Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 628290 Details for
Bug 867071
NameError: global name 'anaconda' is not defined
Home
New
Search
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.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 312.59 KB, created by
Jesse Keating
on 2012-10-16 17:15:44 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Jesse Keating
Created:
2012-10-16 17:15:44 UTC
Size:
312.59 KB
patch
obsolete
>anaconda 18.14 exception report >Traceback (most recent call first): > File "/tmp/updates/pyanaconda/bootloader.py", line 2143, in writeSysconfigKernel > if anaconda.id.bootloader.trusted_boot: > File "/tmp/updates/pyanaconda/bootloader.py", line 2186, in writeBootLoader > writeSysconfigKernel(storage, version) > File "/tmp/updates/pyanaconda/install.py", line 127, in doInstall > writeBootLoader(storage, payload, instClass) > File "/usr/lib64/python2.7/threading.py", line 504, in run > self.__target(*self.__args, **self.__kwargs) > File "/tmp/updates/pyanaconda/threads.py", line 87, in run > threading.Thread.run(self, *args, **kwargs) >NameError: global name 'anaconda' is not defined > >Local variables in innermost frame: >kernel: kernel >kernel_file: /boot/vmlinuz-3.6.1-1.fc18.x86_64 >f: <open file '/mnt/sysimage/etc/sysconfig/kernel', mode 'w+' at 0x1848ed0> >h: <rpm.hdr object at 0x7ff18989ea30> >storage: <pyanaconda.storage.Storage object at 0x7ff197837f10> >mi: <rpm.mi object at 0x7ff19deb0030> >ts: <rpm.transaction.TransactionSet object at 0x7ff185a4a1f0> >version: 3.6.1-1.fc18.x86_64 >kernel_basename: vmlinuz-3.6.1-1.fc18.x86_64 >rpm: <module 'rpm' from '/usr/lib64/python2.7/site-packages/rpm/__init__.py'> > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sda': 128} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': non-existent 500MB partition sda1 (2) >, '/': non-existent 10472MB partition sda3 (4) >} > swaps: [non-existent 4032MB partition sda2 (3) >] > name: Fedora Linux 18 for x86_64 >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: NoDevice instance, containing members: > _intf.storage.fsset._usb._model: Skipped > _intf.storage.fsset._usb.controllable: True > _intf.storage.fsset._usb.major: 0 > _intf.storage.fsset._usb.kids: 0 > _intf.storage.fsset._usb._partedDevice: None > _intf.storage.fsset._usb.uuid: None > _intf.storage.fsset._usb.exists: True > _intf.storage.fsset._usb.fstabComment: Skipped > _intf.storage.fsset._usb._format: USBFS instance, containing members: > _intf.storage.fsset._usb._format.uuid: None > _intf.storage.fsset._usb._format.exists: True > _intf.storage.fsset._usb._format._mountpoint: None > _intf.storage.fsset._usb._format._majorminor: None > _intf.storage.fsset._usb._format._minInstanceSize: None > _intf.storage.fsset._usb._format._mountType: usbfs > _intf.storage.fsset._usb._format.fsprofile: None > _intf.storage.fsset._usb._format.label: None > _intf.storage.fsset._usb._format._targetSize: 0 > _intf.storage.fsset._usb._format._size: 0 > _intf.storage.fsset._usb._format.mountopts: None > _intf.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb._format._migrate: False > _intf.storage.fsset._usb._format._device: usbfs > _intf.storage.fsset._usb.sysfsPath: Skipped > _intf.storage.fsset._usb._vendor: Skipped > _intf.storage.fsset._usb._name: usbfs > _intf.storage.fsset._usb._targetSize: 0 > _intf.storage.fsset._usb.protected: False > _intf.storage.fsset._usb.parents: [] > _intf.storage.fsset._usb.originalFormat: USBFS instance, containing members: > _intf.storage.fsset._usb.originalFormat.uuid: None > _intf.storage.fsset._usb.originalFormat.exists: True > _intf.storage.fsset._usb.originalFormat._mountpoint: None > _intf.storage.fsset._usb.originalFormat.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb.originalFormat._majorminor: None > _intf.storage.fsset._usb.originalFormat.fsprofile: None > _intf.storage.fsset._usb.originalFormat.label: None > _intf.storage.fsset._usb.originalFormat._targetSize: 0 > _intf.storage.fsset._usb.originalFormat._minInstanceSize: None > _intf.storage.fsset._usb.originalFormat.mountopts: None > _intf.storage.fsset._usb.originalFormat._size: 0 > _intf.storage.fsset._usb.originalFormat._migrate: False > _intf.storage.fsset._usb.originalFormat._device: usbfs > _intf.storage.fsset._usb.bus: Skipped > _intf.storage.fsset._usb._size: 0 > _intf.storage.fsset._usb._serial: None > _intf.storage.fsset._usb.id: 21 > _intf.storage.fsset._usb.minor: 0 > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sr0, sda, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.shouldClear: <bound method Storage.shouldClear of <pyanaconda.storage.Storage object at 0x7ff197837f10>> > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sr0, sda1, sda2, sda3] > _intf.storage.fsset.devicetree.topology._devmap: {'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [sda, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > _model: QEMU_DVD-ROM > controllable: True > major: 11 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 0 > minor: 0 >, existing 15005MB disk sda (1) with existing msdos disklabel >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 5 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 6 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 7 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: e5f9927b-6a8f-4dfa-8455-5ffa35d95d7e > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: e5f9927b-6a8f-4dfa-8455-5ffa35d95d7e > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0 > originalFormat.mountopts: None > originalFormat._size: 1024.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 8 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 9 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 10 > minor: 0 >, existing 1024MB dm live-rw (11) with existing ext4 filesystem >, existing 500MB partition sda2 (12) with existing swap >, existing 14004MB partition sda3 (13) with existing ext4 filesystem mounted at / >, existing 500MB partition sda1 (14) with existing ext4 filesystem mounted at /boot >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: 857f656b-d23c-4644-a037-05f7aa95d47b > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008001 > origFormat._minInstanceSize: 51.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/sda1 > id: 4 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent swap > id: 2 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: a09f740c-3966-4cd8-92c7-e9e43d5ac954 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008003 > origFormat._minInstanceSize: 774.0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 10472.0 > origFormat._size: 10472.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/sda3 > id: 0 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 1 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 3 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 5 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent msdos disklabel > id: 6 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 7 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 12 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 13 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 8 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 10 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 11 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 9 >] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: NoDevice instance, containing members: > _intf.storage.fsset._devshm._model: Skipped > _intf.storage.fsset._devshm.controllable: True > _intf.storage.fsset._devshm.major: 0 > _intf.storage.fsset._devshm.kids: 0 > _intf.storage.fsset._devshm._partedDevice: None > _intf.storage.fsset._devshm.uuid: None > _intf.storage.fsset._devshm.exists: True > _intf.storage.fsset._devshm.fstabComment: Skipped > _intf.storage.fsset._devshm._format: TmpFS instance, containing members: > _intf.storage.fsset._devshm._format.uuid: None > _intf.storage.fsset._devshm._format.exists: True > _intf.storage.fsset._devshm._format._mountpoint: /mnt/sysimage/dev/shm > _intf.storage.fsset._devshm._format._majorminor: None > _intf.storage.fsset._devshm._format._minInstanceSize: None > _intf.storage.fsset._devshm._format._mountType: tmpfs > _intf.storage.fsset._devshm._format.fsprofile: None > _intf.storage.fsset._devshm._format.label: None > _intf.storage.fsset._devshm._format._targetSize: 0 > _intf.storage.fsset._devshm._format._size: 0 > _intf.storage.fsset._devshm._format.mountopts: None > _intf.storage.fsset._devshm._format.mountpoint: /dev/shm > _intf.storage.fsset._devshm._format._migrate: False > _intf.storage.fsset._devshm._format._device: tmpfs > _intf.storage.fsset._devshm.sysfsPath: Skipped > _intf.storage.fsset._devshm._vendor: Skipped > _intf.storage.fsset._devshm._name: tmpfs > _intf.storage.fsset._devshm._targetSize: 0 > _intf.storage.fsset._devshm.protected: False > _intf.storage.fsset._devshm.parents: [] > _intf.storage.fsset._devshm.originalFormat: TmpFS instance, containing members: > _intf.storage.fsset._devshm.originalFormat.uuid: None > _intf.storage.fsset._devshm.originalFormat.exists: True > _intf.storage.fsset._devshm.originalFormat._mountpoint: None > _intf.storage.fsset._devshm.originalFormat.mountpoint: /dev/shm > _intf.storage.fsset._devshm.originalFormat._majorminor: None > _intf.storage.fsset._devshm.originalFormat.fsprofile: None > _intf.storage.fsset._devshm.originalFormat.label: None > _intf.storage.fsset._devshm.originalFormat._targetSize: 0 > _intf.storage.fsset._devshm.originalFormat._minInstanceSize: None > _intf.storage.fsset._devshm.originalFormat.mountopts: None > _intf.storage.fsset._devshm.originalFormat._size: 0 > _intf.storage.fsset._devshm.originalFormat._migrate: False > _intf.storage.fsset._devshm.originalFormat._device: tmpfs > _intf.storage.fsset._devshm.bus: Skipped > _intf.storage.fsset._devshm._size: 0 > _intf.storage.fsset._devshm._serial: None > _intf.storage.fsset._devshm.id: 16 > _intf.storage.fsset._devshm.minor: 0 > _intf.storage.fsset._dev: DirectoryDevice instance, containing members: > _intf.storage.fsset._dev._model: Skipped > _intf.storage.fsset._dev.controllable: True > _intf.storage.fsset._dev.major: 0 > _intf.storage.fsset._dev.kids: 0 > _intf.storage.fsset._dev._partedDevice: None > _intf.storage.fsset._dev.uuid: None > _intf.storage.fsset._dev.exists: True > _intf.storage.fsset._dev.fstabComment: Skipped > _intf.storage.fsset._dev._format: BindFS instance, containing members: > _intf.storage.fsset._dev._format.uuid: None > _intf.storage.fsset._dev._format.exists: True > _intf.storage.fsset._dev._format._mountpoint: /mnt/sysimage/dev > _intf.storage.fsset._dev._format._majorminor: None > _intf.storage.fsset._dev._format._minInstanceSize: None > _intf.storage.fsset._dev._format._mountType: bind > _intf.storage.fsset._dev._format.fsprofile: None > _intf.storage.fsset._dev._format.label: None > _intf.storage.fsset._dev._format._targetSize: None > _intf.storage.fsset._dev._format._size: None > _intf.storage.fsset._dev._format.mountopts: None > _intf.storage.fsset._dev._format.mountpoint: /dev > _intf.storage.fsset._dev._format._migrate: False > _intf.storage.fsset._dev._format._device: /dev > _intf.storage.fsset._dev.sysfsPath: Skipped > _intf.storage.fsset._dev._vendor: Skipped > _intf.storage.fsset._dev._name: /dev > _intf.storage.fsset._dev._targetSize: 0 > _intf.storage.fsset._dev.protected: False > _intf.storage.fsset._dev.parents: [] > _intf.storage.fsset._dev.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._dev.originalFormat.uuid: None > _intf.storage.fsset._dev.originalFormat.exists: True > _intf.storage.fsset._dev.originalFormat._mountpoint: None > _intf.storage.fsset._dev.originalFormat.mountpoint: /dev > _intf.storage.fsset._dev.originalFormat._majorminor: None > _intf.storage.fsset._dev.originalFormat.fsprofile: None > _intf.storage.fsset._dev.originalFormat.label: None > _intf.storage.fsset._dev.originalFormat._targetSize: None > _intf.storage.fsset._dev.originalFormat._minInstanceSize: None > _intf.storage.fsset._dev.originalFormat.mountopts: None > _intf.storage.fsset._dev.originalFormat._size: None > _intf.storage.fsset._dev.originalFormat._migrate: False > _intf.storage.fsset._dev.originalFormat._device: /dev > _intf.storage.fsset._dev.bus: Skipped > _intf.storage.fsset._dev._size: 0 > _intf.storage.fsset._dev._serial: None > _intf.storage.fsset._dev.id: 15 > _intf.storage.fsset._dev.minor: 0 > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: NoDevice instance, containing members: > _intf.storage.fsset._proc._model: Skipped > _intf.storage.fsset._proc.controllable: True > _intf.storage.fsset._proc.major: 0 > _intf.storage.fsset._proc.kids: 0 > _intf.storage.fsset._proc._partedDevice: None > _intf.storage.fsset._proc.uuid: None > _intf.storage.fsset._proc.exists: True > _intf.storage.fsset._proc.fstabComment: Skipped > _intf.storage.fsset._proc._format: ProcFS instance, containing members: > _intf.storage.fsset._proc._format.uuid: None > _intf.storage.fsset._proc._format.exists: True > _intf.storage.fsset._proc._format._mountpoint: /mnt/sysimage/proc > _intf.storage.fsset._proc._format._majorminor: None > _intf.storage.fsset._proc._format._minInstanceSize: None > _intf.storage.fsset._proc._format._mountType: proc > _intf.storage.fsset._proc._format.fsprofile: None > _intf.storage.fsset._proc._format.label: None > _intf.storage.fsset._proc._format._targetSize: 0 > _intf.storage.fsset._proc._format._size: 0 > _intf.storage.fsset._proc._format.mountopts: None > _intf.storage.fsset._proc._format.mountpoint: /proc > _intf.storage.fsset._proc._format._migrate: False > _intf.storage.fsset._proc._format._device: proc > _intf.storage.fsset._proc.sysfsPath: Skipped > _intf.storage.fsset._proc._vendor: Skipped > _intf.storage.fsset._proc._name: proc > _intf.storage.fsset._proc._targetSize: 0 > _intf.storage.fsset._proc.protected: False > _intf.storage.fsset._proc.parents: [] > _intf.storage.fsset._proc.originalFormat: ProcFS instance, containing members: > _intf.storage.fsset._proc.originalFormat.uuid: None > _intf.storage.fsset._proc.originalFormat.exists: True > _intf.storage.fsset._proc.originalFormat._mountpoint: None > _intf.storage.fsset._proc.originalFormat.mountpoint: /proc > _intf.storage.fsset._proc.originalFormat._majorminor: None > _intf.storage.fsset._proc.originalFormat.fsprofile: None > _intf.storage.fsset._proc.originalFormat.label: None > _intf.storage.fsset._proc.originalFormat._targetSize: 0 > _intf.storage.fsset._proc.originalFormat._minInstanceSize: None > _intf.storage.fsset._proc.originalFormat.mountopts: None > _intf.storage.fsset._proc.originalFormat._size: 0 > _intf.storage.fsset._proc.originalFormat._migrate: False > _intf.storage.fsset._proc.originalFormat._device: proc > _intf.storage.fsset._proc.bus: Skipped > _intf.storage.fsset._proc._size: 0 > _intf.storage.fsset._proc._serial: None > _intf.storage.fsset._proc.id: 19 > _intf.storage.fsset._proc.minor: 0 > _intf.storage.fsset.active: True > _intf.storage.fsset.cryptTab: CryptTab instance, containing members: > _intf.storage.fsset.cryptTab.devicetree: Already dumped (DeviceTree instance) > _intf.storage.fsset.cryptTab.blkidTab: None > _intf.storage.fsset.cryptTab.chroot: Skipped > _intf.storage.fsset.cryptTab.mappings: {} > _intf.storage.fsset._devpts: NoDevice instance, containing members: > _intf.storage.fsset._devpts._model: Skipped > _intf.storage.fsset._devpts.controllable: True > _intf.storage.fsset._devpts.major: 0 > _intf.storage.fsset._devpts.kids: 0 > _intf.storage.fsset._devpts._partedDevice: None > _intf.storage.fsset._devpts.uuid: None > _intf.storage.fsset._devpts.exists: True > _intf.storage.fsset._devpts.fstabComment: Skipped > _intf.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts._format.uuid: None > _intf.storage.fsset._devpts._format.exists: True > _intf.storage.fsset._devpts._format._mountpoint: /mnt/sysimage/dev/pts > _intf.storage.fsset._devpts._format._majorminor: None > _intf.storage.fsset._devpts._format._minInstanceSize: None > _intf.storage.fsset._devpts._format._mountType: devpts > _intf.storage.fsset._devpts._format.fsprofile: None > _intf.storage.fsset._devpts._format.label: None > _intf.storage.fsset._devpts._format._targetSize: 0 > _intf.storage.fsset._devpts._format._size: 0 > _intf.storage.fsset._devpts._format.mountopts: None > _intf.storage.fsset._devpts._format.mountpoint: /dev/pts > _intf.storage.fsset._devpts._format._migrate: False > _intf.storage.fsset._devpts._format._device: devpts > _intf.storage.fsset._devpts.sysfsPath: Skipped > _intf.storage.fsset._devpts._vendor: Skipped > _intf.storage.fsset._devpts._name: devpts > _intf.storage.fsset._devpts._targetSize: 0 > _intf.storage.fsset._devpts.protected: False > _intf.storage.fsset._devpts.parents: [] > _intf.storage.fsset._devpts.originalFormat: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts.originalFormat.uuid: None > _intf.storage.fsset._devpts.originalFormat.exists: True > _intf.storage.fsset._devpts.originalFormat._mountpoint: None > _intf.storage.fsset._devpts.originalFormat.mountpoint: /dev/pts > _intf.storage.fsset._devpts.originalFormat._majorminor: None > _intf.storage.fsset._devpts.originalFormat.fsprofile: None > _intf.storage.fsset._devpts.originalFormat.label: None > _intf.storage.fsset._devpts.originalFormat._targetSize: 0 > _intf.storage.fsset._devpts.originalFormat._minInstanceSize: None > _intf.storage.fsset._devpts.originalFormat.mountopts: None > _intf.storage.fsset._devpts.originalFormat._size: 0 > _intf.storage.fsset._devpts.originalFormat._migrate: False > _intf.storage.fsset._devpts.originalFormat._device: devpts > _intf.storage.fsset._devpts.bus: Skipped > _intf.storage.fsset._devpts._size: 0 > _intf.storage.fsset._devpts._serial: None > _intf.storage.fsset._devpts.id: 17 > _intf.storage.fsset._devpts.minor: 0 > _intf.storage.fsset._sysfs: NoDevice instance, containing members: > _intf.storage.fsset._sysfs._model: Skipped > _intf.storage.fsset._sysfs.controllable: True > _intf.storage.fsset._sysfs.major: 0 > _intf.storage.fsset._sysfs.kids: 0 > _intf.storage.fsset._sysfs._partedDevice: None > _intf.storage.fsset._sysfs.uuid: None > _intf.storage.fsset._sysfs.exists: True > _intf.storage.fsset._sysfs.fstabComment: Skipped > _intf.storage.fsset._sysfs._format: SysFS instance, containing members: > _intf.storage.fsset._sysfs._format.uuid: None > _intf.storage.fsset._sysfs._format.exists: True > _intf.storage.fsset._sysfs._format._mountpoint: /mnt/sysimage/sys > _intf.storage.fsset._sysfs._format._majorminor: None > _intf.storage.fsset._sysfs._format._minInstanceSize: None > _intf.storage.fsset._sysfs._format._mountType: sysfs > _intf.storage.fsset._sysfs._format.fsprofile: None > _intf.storage.fsset._sysfs._format.label: None > _intf.storage.fsset._sysfs._format._targetSize: 0 > _intf.storage.fsset._sysfs._format._size: 0 > _intf.storage.fsset._sysfs._format.mountopts: None > _intf.storage.fsset._sysfs._format.mountpoint: /sys > _intf.storage.fsset._sysfs._format._migrate: False > _intf.storage.fsset._sysfs._format._device: sysfs > _intf.storage.fsset._sysfs.sysfsPath: Skipped > _intf.storage.fsset._sysfs._vendor: Skipped > _intf.storage.fsset._sysfs._name: sysfs > _intf.storage.fsset._sysfs._targetSize: 0 > _intf.storage.fsset._sysfs.protected: False > _intf.storage.fsset._sysfs.parents: [] > _intf.storage.fsset._sysfs.originalFormat: SysFS instance, containing members: > _intf.storage.fsset._sysfs.originalFormat.uuid: None > _intf.storage.fsset._sysfs.originalFormat.exists: True > _intf.storage.fsset._sysfs.originalFormat._mountpoint: None > _intf.storage.fsset._sysfs.originalFormat.mountpoint: /sys > _intf.storage.fsset._sysfs.originalFormat._majorminor: None > _intf.storage.fsset._sysfs.originalFormat.fsprofile: None > _intf.storage.fsset._sysfs.originalFormat.label: None > _intf.storage.fsset._sysfs.originalFormat._targetSize: 0 > _intf.storage.fsset._sysfs.originalFormat._minInstanceSize: None > _intf.storage.fsset._sysfs.originalFormat.mountopts: None > _intf.storage.fsset._sysfs.originalFormat._size: 0 > _intf.storage.fsset._sysfs.originalFormat._migrate: False > _intf.storage.fsset._sysfs.originalFormat._device: sysfs > _intf.storage.fsset._sysfs.bus: Skipped > _intf.storage.fsset._sysfs._size: 0 > _intf.storage.fsset._sysfs._serial: None > _intf.storage.fsset._sysfs.id: 18 > _intf.storage.fsset._sysfs.minor: 0 > _intf.storage.fsset._selinux: NoDevice instance, containing members: > _intf.storage.fsset._selinux._model: Skipped > _intf.storage.fsset._selinux.controllable: True > _intf.storage.fsset._selinux.major: 0 > _intf.storage.fsset._selinux.kids: 0 > _intf.storage.fsset._selinux._partedDevice: None > _intf.storage.fsset._selinux.uuid: None > _intf.storage.fsset._selinux.exists: True > _intf.storage.fsset._selinux.fstabComment: Skipped > _intf.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux._format.uuid: None > _intf.storage.fsset._selinux._format.exists: True > _intf.storage.fsset._selinux._format._mountpoint: /mnt/sysimage/sys/fs/selinux > _intf.storage.fsset._selinux._format._majorminor: None > _intf.storage.fsset._selinux._format._minInstanceSize: None > _intf.storage.fsset._selinux._format._mountType: selinuxfs > _intf.storage.fsset._selinux._format.fsprofile: None > _intf.storage.fsset._selinux._format.label: None > _intf.storage.fsset._selinux._format._targetSize: 0 > _intf.storage.fsset._selinux._format._size: 0 > _intf.storage.fsset._selinux._format.mountopts: None > _intf.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux._format._migrate: False > _intf.storage.fsset._selinux._format._device: selinuxfs > _intf.storage.fsset._selinux.sysfsPath: Skipped > _intf.storage.fsset._selinux._vendor: Skipped > _intf.storage.fsset._selinux._name: selinuxfs > _intf.storage.fsset._selinux._targetSize: 0 > _intf.storage.fsset._selinux.protected: False > _intf.storage.fsset._selinux.parents: [] > _intf.storage.fsset._selinux.originalFormat: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux.originalFormat.uuid: None > _intf.storage.fsset._selinux.originalFormat.exists: True > _intf.storage.fsset._selinux.originalFormat._mountpoint: None > _intf.storage.fsset._selinux.originalFormat.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux.originalFormat._majorminor: None > _intf.storage.fsset._selinux.originalFormat.fsprofile: None > _intf.storage.fsset._selinux.originalFormat.label: None > _intf.storage.fsset._selinux.originalFormat._targetSize: 0 > _intf.storage.fsset._selinux.originalFormat._minInstanceSize: None > _intf.storage.fsset._selinux.originalFormat.mountopts: None > _intf.storage.fsset._selinux.originalFormat._size: 0 > _intf.storage.fsset._selinux.originalFormat._migrate: False > _intf.storage.fsset._selinux.originalFormat._device: selinuxfs > _intf.storage.fsset._selinux.bus: Skipped > _intf.storage.fsset._selinux._size: 0 > _intf.storage.fsset._selinux._serial: None > _intf.storage.fsset._selinux.id: 20 > _intf.storage.fsset._selinux.minor: 0 > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 1 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: LinuxBootLoaderImage instance, containing members: > _intf.storage._bootloader._default_image.short_label: linux > _intf.storage._bootloader._default_image.label: Fedora > _intf.storage._bootloader._default_image._initrd: None > _intf.storage._bootloader._default_image.version: 3.6.1-1.fc18.x86_64 > _intf.storage._bootloader._default_image._kernel: None > _intf.storage._bootloader._default_image.device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [Already dumped (LinuxBootLoaderImage instance) >] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 3 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: False > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7ff19787d450) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7ff19787d490) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7ff19787d4d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7ff19787d510) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7ff19787d550) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4032 maxSize = None grow = False > >] > _intf.storage.doAutoPart: False > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.install_device: None > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /tmp/yum.repos.d > _intf.payload._packages: [] > _intf.payload._requiredPackages: [grub2, e2fsprogs, authconfig, system-config-firewall-base] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: 1350407446.18 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 625.06 MB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: http://reducio/mirror/updates.img >firewall: Firewall instance, containing members: > firewall.portlist: [] > firewall.servicelist: [] > firewall.trustdevs: [] > firewall.enabled: 1 >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: nfs:reducio:/srv/mirror/development/18/x86_64/os >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.14 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog, /run/install/ks.cfg] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': 'http://reducio/mirror/updates.img', 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': '/run/install/ks.cfg', 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 't', 'stage2': None, 'method': 'nfs:reducio:/srv/mirror/development/18/x86_64/os', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >17:10:02,181 INFO anaconda: /sbin/anaconda 18.14 >17:10:03,264 INFO anaconda: 2097152 kB (2048 MB) are available >17:10:03,264 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >17:10:03,285 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >17:10:03,285 INFO anaconda: Default encoding = utf-8 >17:10:03,374 INFO anaconda: ISCSID is /sbin/iscsid >17:10:03,374 INFO anaconda: no initiator set >17:10:03,415 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >17:10:04,034 INFO anaconda: Display mode = g >17:10:04,037 INFO anaconda: 2097152 kB (2048 MB) are available >17:10:04,037 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >17:10:04,038 INFO anaconda.stdout: Starting VNC... >17:10:05,129 INFO anaconda.stdout: The VNC server is now running. >17:10:05,131 WARN anaconda.stdout: > >WARNING!!! VNC server running with NO PASSWORD! >You can use the vncpassword=<password> boot option >if you would like to secure the server. > > >17:10:05,133 INFO anaconda.stdout: Please manually connect your vnc client to 192.168.10.171:1 to begin the install. >17:10:05,137 INFO anaconda: Starting window manager, pid 956. >17:10:08,039 INFO anaconda: using only installclass _Fedora >17:10:09,273 INFO anaconda: Detected 2016M of memory >17:10:09,274 INFO anaconda: Swap attempt of 4032M >17:10:09,495 INFO anaconda: no initiator set >17:10:10,197 DEBUG anaconda: required disklabel type for sda (1) is None >17:10:10,198 DEBUG anaconda: default disklabel type for sda is msdos >17:10:10,200 DEBUG anaconda: selecting msdos disklabel for sda based on size >17:10:12,191 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >17:10:12,251 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >17:10:12,396 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda3 on /mnt/sysimage as ext4 with options defaults,ro >17:10:12,546 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >17:10:13,065 DEBUG anaconda: isys.py:mount()- going to mount reducio:/srv/mirror/development/18/x86_64/os on /mnt/install/source as nfs with options defaults >10:10:17,454 DEBUG anaconda: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >10:10:25,201 DEBUG anaconda: required disklabel type for sda (1) is None >10:10:25,201 DEBUG anaconda: default disklabel type for sda is msdos >10:10:25,202 DEBUG anaconda: selecting msdos disklabel for sda based on size >10:10:27,711 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >10:10:32,578 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda1 >10:10:32,717 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda1 >10:10:44,533 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda3 >10:10:45,161 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda2 >10:10:45,704 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda3 on /mnt/sysimage as ext4 with options defaults >10:10:45,754 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage/boot as ext4 with options defaults >10:10:45,801 DEBUG anaconda: isys.py:mount()- going to mount /dev on /mnt/sysimage/dev as bind with options defaults,bind >10:10:45,837 DEBUG anaconda: isys.py:mount()- going to mount devpts on /mnt/sysimage/dev/pts as devpts with options gid=5,mode=620 >10:10:45,873 DEBUG anaconda: isys.py:mount()- going to mount tmpfs on /mnt/sysimage/dev/shm as tmpfs with options defaults >10:10:45,900 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >10:10:45,901 DEBUG anaconda: isys.py:mount()- going to mount proc on /mnt/sysimage/proc as proc with options defaults >10:10:45,919 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >10:10:45,930 DEBUG anaconda: isys.py:mount()- going to mount sysfs on /mnt/sysimage/sys as sysfs with options defaults >10:10:45,954 DEBUG anaconda: isys.py:mount()- going to mount selinuxfs on /mnt/sysimage/sys/fs/selinux as selinuxfs with options defaults >10:10:45,973 INFO anaconda: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >10:10:45,980 INFO anaconda: copy_to_sysimage: source '/etc/multipath/wwids' does not exist. >10:10:45,980 DEBUG anaconda: copy_to_sysimage: '/etc/multipath/bindings' -> '/mnt/sysimage/etc/multipath/bindings'. > > >/tmp/packaging.log: >17:10:09,235 DEBUG packaging: getting release version from tree at None (18) >17:10:09,236 DEBUG packaging: got a release version of 18 >17:10:12,782 INFO packaging: updating base repo >17:10:13,059 DEBUG packaging: getting release version from tree at None (18) >17:10:13,061 DEBUG packaging: got a release version of 18 >17:10:13,063 INFO packaging: configuring base repo >17:10:13,064 INFO packaging: mounting reducio:/srv/mirror/development/18/x86_64/os: on /mnt/install/source >17:10:13,144 DEBUG packaging: getting release version from tree at file:///mnt/install/source (18) >17:10:13,153 DEBUG packaging: retrieving treeinfo from file:///mnt/install/source (proxies: {} ; sslverify: True) >17:10:13,179 DEBUG packaging: got a release version of 18 >17:10:13,252 DEBUG packaging: adding yum repo anaconda with baseurl file:///mnt/install/source and mirrorlist None >17:10:13,274 DEBUG packaging: disabling repo fedora >17:10:13,275 DEBUG packaging: disabling repo updates-testing >17:10:13,275 DEBUG packaging: disabling repo updates >17:10:13,275 INFO packaging: gathering repo metadata >17:10:13,276 DEBUG packaging: getting repo metadata for anaconda >10:10:14,248 DEBUG packaging: getting group info for anaconda >10:10:14,612 INFO packaging: metadata retrieval complete >10:10:17,578 DEBUG packaging: deleting package sacks >10:10:17,586 INFO packaging: checking software selection >10:10:17,587 DEBUG packaging: deleting package sacks >10:10:17,589 DEBUG packaging: deleting yum transaction info >10:10:17,591 DEBUG packaging: select group core >10:10:24,817 DEBUG packaging: select group core >10:10:24,819 DEBUG packaging: select package kernel-PAE >10:10:24,939 INFO packaging: no kernel-PAE package >10:10:24,941 DEBUG packaging: select package kernel >10:10:24,942 INFO packaging: selected kernel >10:10:24,943 INFO packaging: checking dependencies >10:10:27,248 DEBUG packaging: success >10:10:27,254 INFO packaging: 196 packages selected totalling 582.41 MB >10:10:28,503 DEBUG packaging: deleting package sacks >10:10:46,081 DEBUG packaging: getting release version from tree at None (18) >10:10:46,082 DEBUG packaging: got a release version of 18 >10:10:46,082 DEBUG packaging: setting releasever to previous value of 18 >10:10:46,092 INFO packaging: gathering repo metadata >10:10:46,095 DEBUG packaging: getting repo metadata for anaconda >10:10:46,172 DEBUG packaging: getting group info for anaconda >10:10:46,175 INFO packaging: metadata retrieval complete >10:10:46,175 DEBUG packaging: installation yum config repos: anaconda >10:10:46,175 INFO packaging: checking software selection >10:10:46,175 DEBUG packaging: deleting package sacks >10:10:46,176 DEBUG packaging: deleting yum transaction info >10:10:46,176 DEBUG packaging: select group core >10:10:47,038 DEBUG packaging: select group core >10:10:47,038 DEBUG packaging: select package kernel-PAE >10:10:47,156 INFO packaging: no kernel-PAE package >10:10:47,156 DEBUG packaging: select package kernel >10:10:47,157 INFO packaging: selected kernel >10:10:47,157 DEBUG packaging: select package grub2 >10:10:47,158 DEBUG packaging: select package e2fsprogs >10:10:47,159 DEBUG packaging: select package authconfig >10:10:47,159 DEBUG packaging: select package system-config-firewall-base >10:10:47,288 INFO packaging: checking dependencies >10:10:49,202 DEBUG packaging: success >10:10:49,210 INFO packaging: 213 packages selected totalling 625.06 MB >10:10:49,210 INFO packaging: preparing transaction >10:10:49,210 DEBUG packaging: initialize transaction set >10:10:49,211 DEBUG packaging: populate transaction set >10:11:05,122 DEBUG packaging: check transaction set >10:11:05,158 DEBUG packaging: order transaction set >10:11:05,169 INFO packaging: running transaction >10:11:06,567 INFO packaging: Installing libgcc-4.7.2-3.fc18.x86_64 (1/213) >10:11:06,606 INFO packaging: Installing setup-2.8.57-1.fc18.noarch (2/213) >10:11:06,670 INFO packaging: Installing filesystem-3.1-2.fc18.x86_64 (3/213) >10:11:07,296 INFO packaging: Installing kbd-misc-1.15.3-6.fc18.noarch (4/213) >10:11:07,804 INFO packaging: Installing hwdata-0.240-1.fc18.noarch (5/213) >10:11:08,134 INFO packaging: Installing basesystem-10.0-7.fc18.noarch (6/213) >10:11:08,149 INFO packaging: Installing fedora-release-18-0.8.noarch (7/213) >10:11:08,179 INFO packaging: Installing ncurses-base-5.9-5.20120204.fc18.x86_64 (8/213) >10:11:08,266 INFO packaging: Installing ca-certificates-2012.85-2.fc18.noarch (9/213) >10:11:08,451 INFO packaging: Installing tzdata-2012f-1.fc18.noarch (10/213) >10:11:09,191 INFO packaging: Installing nss-softokn-freebl-3.13.5-3.fc18.x86_64 (11/213) >10:11:09,271 INFO packaging: Installing glibc-common-2.16-17.fc18.x86_64 (12/213) >10:11:14,632 INFO packaging: Installing glibc-2.16-17.fc18.x86_64 (13/213) >10:11:25,690 INFO packaging: Installing ncurses-libs-5.9-5.20120204.fc18.x86_64 (14/213) >10:11:25,779 INFO packaging: Installing bash-4.2.37-6.fc18.x86_64 (15/213) >10:11:26,083 INFO packaging: Installing libsepol-2.1.8-2.fc18.x86_64 (16/213) >10:11:27,689 INFO packaging: Installing libstdc++-4.7.2-3.fc18.x86_64 (17/213) >10:11:27,971 INFO packaging: Installing libattr-2.4.46-7.fc18.x86_64 (18/213) >10:11:28,022 INFO packaging: Installing libcap-2.22-3.fc18.x86_64 (19/213) >10:11:28,069 INFO packaging: Installing pcre-8.31-2.fc18.x86_64 (20/213) >10:11:28,240 INFO packaging: Installing libselinux-2.1.12-1.fc18.x86_64 (21/213) >10:11:28,296 INFO packaging: Installing zlib-1.2.7-9.fc18.x86_64 (22/213) >10:11:28,361 INFO packaging: Installing info-4.13a-17.fc18.x86_64 (23/213) >10:11:28,441 INFO packaging: Installing audit-libs-2.2.1-2.fc18.x86_64 (24/213) >10:11:28,505 INFO packaging: Installing libcom_err-1.42.5-1.fc18.x86_64 (25/213) >10:11:28,564 INFO packaging: Installing popt-1.13-12.fc18.x86_64 (26/213) >10:11:28,632 INFO packaging: Installing chkconfig-1.3.59-2.fc18.x86_64 (27/213) >10:11:28,710 INFO packaging: Installing libdb-5.3.21-3.fc18.x86_64 (28/213) >10:11:29,002 INFO packaging: Installing nspr-4.9.2-1.fc18.x86_64 (29/213) >10:11:29,083 INFO packaging: Installing xz-libs-5.1.2-2alpha.fc18.x86_64 (30/213) >10:11:29,181 INFO packaging: Installing libacl-2.2.51-7.fc18.x86_64 (31/213) >10:11:29,245 INFO packaging: Installing 1:dbus-libs-1.6.0-2.fc18.x86_64 (32/213) >10:11:29,312 INFO packaging: Installing nss-util-3.13.5-4.fc18.x86_64 (33/213) >10:11:29,362 INFO packaging: Installing libuuid-2.22-1.fc18.x86_64 (34/213) >10:11:29,411 INFO packaging: Installing libgpg-error-1.10-3.fc18.x86_64 (35/213) >10:11:29,476 INFO packaging: Installing sed-4.2.1-10.fc18.x86_64 (36/213) >10:11:29,599 INFO packaging: Installing bzip2-libs-1.0.6-5.fc18.x86_64 (37/213) >10:11:29,653 INFO packaging: Installing libgcrypt-1.5.0-6.fc18.x86_64 (38/213) >10:11:29,801 INFO packaging: Installing readline-6.2-5.fc18.x86_64 (39/213) >10:11:29,939 INFO packaging: Installing grep-2.14-1.fc18.x86_64 (40/213) >10:11:30,085 INFO packaging: Installing libxml2-2.9.0-0rc1.fc18.x86_64 (41/213) >10:11:30,552 INFO packaging: Installing sqlite-3.7.13-2.fc18.x86_64 (42/213) >10:11:30,708 INFO packaging: Installing lua-5.1.4-11.fc18.x86_64 (43/213) >10:11:30,804 INFO packaging: Installing gawk-4.0.1-2.fc18.x86_64 (44/213) >10:11:31,018 INFO packaging: Installing elfutils-libelf-0.155-1.fc18.x86_64 (45/213) >10:11:31,101 INFO packaging: Installing tcp_wrappers-libs-7.6-70.fc18.x86_64 (46/213) >10:11:31,170 INFO packaging: Installing expat-2.1.0-4.fc18.x86_64 (47/213) >10:11:31,229 INFO packaging: Installing cyrus-sasl-lib-2.1.23-36.fc18.x86_64 (48/213) >10:11:31,312 INFO packaging: Installing cpio-2.11-11.fc18.x86_64 (49/213) >10:11:31,437 INFO packaging: Installing 1:findutils-4.5.10-5.fc18.x86_64 (50/213) >10:11:31,597 INFO packaging: Installing file-libs-5.11-4.fc18.x86_64 (51/213) >10:11:31,738 INFO packaging: Installing file-5.11-4.fc18.x86_64 (52/213) >10:11:31,772 INFO packaging: Installing libassuan-2.0.3-3.fc18.x86_64 (53/213) >10:11:31,824 INFO packaging: Installing kmod-libs-10-1.fc18.x86_64 (54/213) >10:11:31,882 INFO packaging: Installing kmod-10-1.fc18.x86_64 (55/213) >10:11:31,926 INFO packaging: Installing which-2.20-4.fc18.x86_64 (56/213) >10:11:31,988 INFO packaging: Installing libunistring-0.9.3-6.fc18.x86_64 (57/213) >10:11:32,171 INFO packaging: Installing libidn-1.25-3.fc18.x86_64 (58/213) >10:11:32,332 INFO packaging: Installing libselinux-utils-2.1.12-1.fc18.x86_64 (59/213) >10:11:32,391 INFO packaging: Installing libnl3-3.2.13-1.fc18.x86_64 (60/213) >10:11:32,528 INFO packaging: Installing slang-2.2.4-5.fc18.x86_64 (61/213) >10:11:32,776 INFO packaging: Installing keyutils-libs-1.5.5-3.fc18.x86_64 (62/213) >10:11:32,839 INFO packaging: Installing krb5-libs-1.10.3-5.fc18.x86_64 (63/213) >10:11:33,043 INFO packaging: Installing 1:openssl-libs-1.0.1c-7.fc18.x86_64 (64/213) >10:11:33,254 INFO packaging: Installing libcap-ng-0.7-1.fc18.x86_64 (65/213) >10:11:33,306 INFO packaging: Installing libffi-3.0.10-3.fc18.x86_64 (66/213) >10:11:33,356 INFO packaging: Installing gamin-0.1.10-13.fc18.x86_64 (67/213) >10:11:33,441 INFO packaging: Installing 1:pkgconfig-0.27-1.fc18.x86_64 (68/213) >10:11:33,480 INFO packaging: Installing glib2-2.34.0-1.fc18.x86_64 (69/213) >10:11:34,245 INFO packaging: Installing shared-mime-info-1.0-5.fc18.x86_64 (70/213) >10:11:34,824 INFO packaging: Installing libcroco-0.6.6-1.fc18.x86_64 (71/213) >10:11:34,923 INFO packaging: Installing dbus-glib-0.100-1.fc18.x86_64 (72/213) >10:11:35,054 INFO packaging: Installing gettext-libs-0.18.1.1-17.fc18.x86_64 (73/213) >10:11:35,147 INFO packaging: Installing procps-ng-3.3.3-1.20120807git.fc18.x86_64 (74/213) >10:11:35,313 INFO packaging: Installing libssh2-1.4.2-2.fc18.x86_64 (75/213) >10:11:35,419 INFO packaging: Installing fipscheck-lib-1.3.1-2.fc18.x86_64 (76/213) >10:11:35,608 INFO packaging: Installing fipscheck-1.3.1-2.fc18.x86_64 (77/213) >10:11:35,638 INFO packaging: Installing newt-0.52.14-3.fc18.x86_64 (78/213) >10:11:35,732 INFO packaging: Installing nss-softokn-3.13.5-3.fc18.x86_64 (79/213) >10:11:35,862 INFO packaging: Installing 1:js-1.8.5-10.fc18.x86_64 (80/213) >10:11:36,533 INFO packaging: Installing nss-myhostname-0.3-3.fc18.x86_64 (81/213) >10:11:36,600 INFO packaging: Installing avahi-libs-0.6.31-6.fc18.x86_64 (82/213) >10:11:36,658 INFO packaging: Installing 2:vim-minimal-7.3.682-1.fc18.x86_64 (83/213) >10:11:36,848 INFO packaging: Installing xz-5.1.2-2alpha.fc18.x86_64 (84/213) >10:11:36,954 INFO packaging: Installing libdb-utils-5.3.21-3.fc18.x86_64 (85/213) >10:11:36,998 INFO packaging: Installing pinentry-0.8.1-7.fc18.x86_64 (86/213) >10:11:37,107 INFO packaging: Installing e2fsprogs-libs-1.42.5-1.fc18.x86_64 (87/213) >10:11:37,184 INFO packaging: Installing libss-1.42.5-1.fc18.x86_64 (88/213) >10:11:37,248 INFO packaging: Installing diffutils-3.2-9.fc18.x86_64 (89/213) >10:11:37,432 INFO packaging: Installing m4-1.4.16-5.fc18.x86_64 (90/213) >10:11:37,562 INFO packaging: Installing 1:make-3.82-13.fc18.x86_64 (91/213) >10:11:37,778 INFO packaging: Installing libgomp-4.7.2-3.fc18.x86_64 (92/213) >10:11:37,847 INFO packaging: Installing checkpolicy-2.1.11-2.fc18.x86_64 (93/213) >10:11:37,911 INFO packaging: Installing 1:gmp-5.0.5-3.fc18.x86_64 (94/213) >10:11:38,056 INFO packaging: Installing freetype-2.4.10-2.fc18.x86_64 (95/213) >10:11:38,165 INFO packaging: Installing procmail-3.22-31.fc18.x86_64 (96/213) >10:11:38,257 INFO packaging: Installing libedit-3.0-7.20120601cvs.fc18.x86_64 (97/213) >10:11:38,352 INFO packaging: Installing ncurses-5.9-5.20120204.fc18.x86_64 (98/213) >10:11:38,413 INFO packaging: Installing gzip-1.5-2.fc18.x86_64 (99/213) >10:11:38,488 INFO packaging: Installing cracklib-2.8.19-2.fc18.x86_64 (100/213) >10:11:38,583 INFO packaging: Installing cracklib-dicts-2.8.19-2.fc18.x86_64 (101/213) >10:11:39,663 INFO packaging: Installing libpwquality-1.2.0-1.fc18.x86_64 (102/213) >10:11:39,760 INFO packaging: Installing coreutils-8.17-5.fc18.x86_64 (103/213) >10:11:40,914 INFO packaging: Installing pam-1.1.6-1.fc18.x86_64 (104/213) >10:11:41,225 INFO packaging: Installing libblkid-2.22-1.fc18.x86_64 (105/213) >10:11:41,308 INFO packaging: Installing fedora-logos-17.0.3-1.fc18.noarch (106/213) >10:11:42,320 INFO packaging: Installing logrotate-3.8.2-1.fc18.x86_64 (107/213) >10:11:42,355 INFO packaging: Installing grubby-8.20-1.fc18.x86_64 (108/213) >10:11:42,386 INFO packaging: Installing libmount-2.22-1.fc18.x86_64 (109/213) >10:11:42,454 INFO packaging: Installing 1:openssl-1.0.1c-7.fc18.x86_64 (110/213) >10:11:42,603 INFO packaging: Installing nss-3.13.5-8.fc18.x86_64 (111/213) >10:11:42,815 INFO packaging: Installing nss-sysinit-3.13.5-8.fc18.x86_64 (112/213) >10:11:42,838 INFO packaging: Installing nss-tools-3.13.5-8.fc18.x86_64 (113/213) >10:11:43,030 INFO packaging: Installing openldap-2.4.32-3.fc18.x86_64 (114/213) >10:11:43,146 INFO packaging: Installing libcurl-7.27.0-2.fc18.x86_64 (115/213) >10:11:43,226 INFO packaging: Installing 12:dhcp-libs-4.2.4-15.P2.fc18.x86_64 (116/213) >10:11:43,280 INFO packaging: Installing 12:dhcp-common-4.2.4-15.P2.fc18.x86_64 (117/213) >10:11:43,318 INFO packaging: Installing curl-7.27.0-2.fc18.x86_64 (118/213) >10:11:43,376 INFO packaging: Installing rpm-libs-4.10.1-1.fc18.x86_64 (119/213) >10:11:43,463 INFO packaging: Installing rpm-4.10.1-1.fc18.x86_64 (120/213) >10:11:43,792 INFO packaging: Installing libuser-0.57.6-2.fc18.x86_64 (121/213) >10:11:43,953 INFO packaging: Installing libdb4-4.8.30-5.fc18.x86_64 (122/213) >10:11:44,213 INFO packaging: Installing 14:libpcap-1.3.0-2.fc18.x86_64 (123/213) >10:11:44,312 INFO packaging: Installing libpciaccess-0.13.1-2.fc18.x86_64 (124/213) >10:11:44,364 INFO packaging: Installing pciutils-libs-3.1.10-2.fc18.x86_64 (125/213) >10:11:44,414 INFO packaging: Installing qrencode-libs-3.3.1-4.fc18.x86_64 (126/213) >10:11:44,489 INFO packaging: Installing gdbm-1.10-3.fc18.x86_64 (127/213) >10:11:44,565 INFO packaging: Installing python-libs-2.7.3-13.fc18.x86_64 (128/213) >10:11:48,842 INFO packaging: Installing python-2.7.3-13.fc18.x86_64 (129/213) >10:11:48,870 INFO packaging: Installing gettext-0.18.1.1-17.fc18.x86_64 (130/213) >10:11:49,298 INFO packaging: Installing yum-metadata-parser-1.1.4-7.fc18.x86_64 (131/213) >10:11:49,330 INFO packaging: Installing python-pycurl-7.19.0-12.fc18.x86_64 (132/213) >10:11:49,391 INFO packaging: Installing python-urlgrabber-3.9.1-21.fc18.noarch (133/213) >10:11:49,468 INFO packaging: Installing newt-python-0.52.14-3.fc18.x86_64 (134/213) >10:11:49,497 INFO packaging: Installing python-iniparse-0.4-6.fc18.noarch (135/213) >10:11:49,533 INFO packaging: Installing hostname-3.11-2.fc18.x86_64 (136/213) >10:11:49,561 INFO packaging: Installing libtasn1-2.13-2.fc18.x86_64 (137/213) >10:11:49,714 INFO packaging: Installing hesiod-3.1.0-22.fc18.x86_64 (138/213) >10:11:49,774 INFO packaging: Installing sysvinit-tools-2.88-9.dsf.fc18.x86_64 (139/213) >10:11:49,811 INFO packaging: Installing ustr-1.0.4-13.fc18.x86_64 (140/213) >10:11:49,884 INFO packaging: Installing libsemanage-2.1.9-1.fc18.x86_64 (141/213) >10:11:49,948 INFO packaging: Installing 2:shadow-utils-4.1.5.1-1.fc18.x86_64 (142/213) >10:11:50,345 INFO packaging: Installing libutempter-1.1.5-7.fc18.x86_64 (143/213) >10:11:50,667 INFO packaging: Installing plymouth-core-libs-0.8.7-1.fc18.x86_64 (144/213) >10:11:52,195 INFO packaging: Installing linux-atm-libs-2.5.1-5.fc18.x86_64 (145/213) >10:11:53,369 INFO packaging: Installing p11-kit-0.14-1.fc18.x86_64 (146/213) >10:11:55,086 INFO packaging: Installing gnutls-2.12.20-2.fc18.x86_64 (147/213) >10:11:55,562 INFO packaging: Installing libmicrohttpd-0.9.22-1.fc18.x86_64 (148/213) >10:11:55,791 INFO packaging: Installing device-mapper-1.02.76-1.fc18.x86_64 (149/213) >10:11:55,829 INFO packaging: Installing device-mapper-libs-1.02.76-1.fc18.x86_64 (150/213) >10:11:56,637 INFO packaging: Installing cryptsetup-libs-1.5.0-2.fc18.x86_64 (151/213) >10:11:56,742 INFO packaging: Installing systemd-libs-194-1.fc18.x86_64 (152/213) >10:11:56,815 INFO packaging: Installing systemd-sysv-194-1.fc18.x86_64 (153/213) >10:11:56,843 INFO packaging: Installing systemd-194-1.fc18.x86_64 (154/213) >10:11:57,881 INFO packaging: Installing util-linux-2.22-1.fc18.x86_64 (155/213) >10:11:58,529 INFO packaging: Installing 1:dbus-1.6.0-2.fc18.x86_64 (156/213) >10:11:58,867 INFO packaging: Installing openssh-6.1p1-1.fc18.x86_64 (157/213) >10:11:59,069 INFO packaging: Installing os-prober-1.55-1.fc18.x86_64 (158/213) >10:11:59,107 INFO packaging: Installing policycoreutils-2.1.12-5.fc18.x86_64 (159/213) >10:11:59,241 INFO packaging: Installing libgudev1-194-1.fc18.x86_64 (160/213) >10:11:59,295 INFO packaging: Installing iptables-1.4.14-3.fc18.x86_64 (161/213) >10:11:59,479 INFO packaging: Installing iproute-3.6.0-2.fc18.x86_64 (162/213) >10:11:59,604 INFO packaging: Installing 1:NetworkManager-glib-0.9.7.0-4.git20121004.fc18.x86_64 (163/213) >10:11:59,696 INFO packaging: Installing selinux-policy-3.11.1-32.fc18.noarch (164/213) >10:11:59,769 INFO packaging: Installing 1:grub2-tools-2.00-9.fc18.x86_64 (165/213) >10:12:01,191 INFO packaging: Installing polkit-0.107-3.fc18.x86_64 (166/213) >10:12:01,563 INFO packaging: Installing 1:wpa_supplicant-1.0-1.fc18.x86_64 (167/213) >10:12:01,720 INFO packaging: Installing dnsmasq-2.59-6.fc18.x86_64 (168/213) >10:12:01,840 INFO packaging: Installing ppp-2.4.5-23.fc18.x86_64 (169/213) >10:12:01,944 INFO packaging: Installing iputils-20101006-18.fc18.x86_64 (170/213) >10:12:02,021 INFO packaging: Installing initscripts-9.41-2.fc18.x86_64 (171/213) >10:12:02,395 INFO packaging: Installing rsyslog-5.8.11-3.fc18.x86_64 (172/213) >10:12:02,644 INFO packaging: Installing crontabs-1.11-4.20101115git.fc18.noarch (173/213) >10:12:02,671 INFO packaging: Installing cronie-anacron-1.4.8-13.fc18.x86_64 (174/213) >10:12:02,728 INFO packaging: Installing cronie-1.4.8-13.fc18.x86_64 (175/213) >10:12:02,838 INFO packaging: Installing cyrus-sasl-2.1.23-36.fc18.x86_64 (176/213) >10:12:03,181 INFO packaging: Installing kbd-1.15.3-6.fc18.x86_64 (177/213) >10:12:03,306 INFO packaging: Installing libdrm-2.4.39-1.fc18.x86_64 (178/213) >10:12:03,370 INFO packaging: Installing netxen-firmware-4.0.534-6.fc18.noarch (179/213) >10:12:03,704 INFO packaging: Installing linux-firmware-20120925-0.1.git236367d.fc18.noarch (180/213) >10:12:08,417 INFO packaging: Installing kpartx-0.4.9-29.fc18.x86_64 (181/213) >10:12:08,473 INFO packaging: Installing pth-2.0.7-17.fc18.x86_64 (182/213) >10:12:08,582 INFO packaging: Installing gnupg2-2.0.19-4.fc18.x86_64 (183/213) >10:12:09,747 INFO packaging: Installing rpm-build-libs-4.10.1-1.fc18.x86_64 (184/213) >10:12:09,866 INFO packaging: Installing rpm-python-4.10.1-1.fc18.x86_64 (185/213) >10:12:09,902 INFO packaging: Installing gpgme-1.3.2-1.fc18.x86_64 (186/213) >10:12:10,029 INFO packaging: Installing pygpgme-0.3-3.fc18.x86_64 (187/213) >10:12:10,096 INFO packaging: Installing libdaemon-0.14-4.fc18.x86_64 (188/213) >10:12:10,304 INFO packaging: Installing avahi-autoipd-0.6.31-6.fc18.x86_64 (189/213) >10:12:10,703 INFO packaging: Installing 1:hardlink-1.0-15.fc18.x86_64 (190/213) >10:12:10,724 INFO packaging: Installing dracut-023-39.git20120910.fc18.x86_64 (191/213) >10:12:11,014 INFO packaging: Installing plymouth-scripts-0.8.7-1.fc18.x86_64 (192/213) >10:12:11,070 INFO packaging: Installing plymouth-0.8.7-1.fc18.x86_64 (193/213) >10:12:11,209 INFO packaging: Installing 32:bind-license-9.9.1-10.P3.fc18.noarch (194/213) >10:12:11,240 INFO packaging: Installing 32:bind-libs-lite-9.9.1-10.P3.fc18.x86_64 (195/213) >10:12:11,584 INFO packaging: Installing 12:dhclient-4.2.4-15.P2.fc18.x86_64 (196/213) >10:12:11,653 INFO packaging: Installing 1:NetworkManager-0.9.7.0-4.git20121004.fc18.x86_64 (197/213) >10:12:12,367 INFO packaging: Installing 1:grub2-2.00-9.fc18.x86_64 (198/213) >10:12:13,374 INFO packaging: Installing yum-3.4.3-45.fc18.noarch (199/213) >10:12:14,299 INFO packaging: Installing sendmail-8.14.5-15.fc18.x86_64 (200/213) >10:12:15,649 INFO packaging: Installing selinux-policy-targeted-3.11.1-32.fc18.noarch (201/213) >10:12:18,373 INFO packaging: Installing system-config-firewall-base-1.2.29-8.fc18.noarch (202/213) >10:12:18,748 INFO packaging: Installing openssh-server-6.1p1-1.fc18.x86_64 (203/213) >10:12:22,075 INFO packaging: Installing openssh-clients-6.1p1-1.fc18.x86_64 (204/213) >10:12:22,279 INFO packaging: Installing audit-2.2.1-2.fc18.x86_64 (205/213) >10:12:22,488 INFO packaging: Installing biosdevname-0.4.1-2.fc18.x86_64 (206/213) >10:12:22,518 INFO packaging: Installing parted-3.1-7.fc18.x86_64 (207/213) >10:12:22,951 INFO packaging: Installing authconfig-6.2.3-1.fc18.x86_64 (208/213) >10:12:23,230 INFO packaging: Installing passwd-0.78.99-2.fc18.x86_64 (209/213) >10:12:23,386 INFO packaging: Installing e2fsprogs-1.42.5-1.fc18.x86_64 (210/213) >10:12:23,863 INFO packaging: Installing sudo-1.8.6p3-1.fc18.x86_64 (211/213) >10:12:24,527 INFO packaging: Installing rootfiles-8.1-9.fc18.noarch (212/213) >10:12:24,555 INFO packaging: Installing kernel-3.6.1-1.fc18.x86_64 (213/213) >10:13:43,099 INFO packaging: transaction complete >10:13:43,156 INFO packaging: ==== start rpm scriptlet logs ==== >10:13:43,157 INFO packaging: warning: filesystem-3.1-2.fc18.x86_64: Header V3 RSA/SHA256 Signature, key ID de7f38bd: NOKEY > >10:13:43,157 INFO packaging: Installing libgcc-4.7.2-3.fc18.x86_64 (1/213) > >10:13:43,157 INFO packaging: Installing setup-2.8.57-1.fc18.noarch (2/213) > >10:13:43,157 INFO packaging: Installing filesystem-3.1-2.fc18.x86_64 (3/213) > >10:13:43,157 INFO packaging: Installing kbd-misc-1.15.3-6.fc18.noarch (4/213) > >10:13:43,157 INFO packaging: Installing hwdata-0.240-1.fc18.noarch (5/213) > >10:13:43,157 INFO packaging: Installing basesystem-10.0-7.fc18.noarch (6/213) > >10:13:43,157 INFO packaging: Installing fedora-release-18-0.8.noarch (7/213) > >10:13:43,157 INFO packaging: Installing ncurses-base-5.9-5.20120204.fc18.x86_64 (8/213) > >10:13:43,157 INFO packaging: Installing ca-certificates-2012.85-2.fc18.noarch (9/213) > >10:13:43,158 INFO packaging: Installing tzdata-2012f-1.fc18.noarch (10/213) > >10:13:43,158 INFO packaging: Installing nss-softokn-freebl-3.13.5-3.fc18.x86_64 (11/213) > >10:13:43,158 INFO packaging: Installing glibc-common-2.16-17.fc18.x86_64 (12/213) > >10:13:43,166 INFO packaging: Installing glibc-2.16-17.fc18.x86_64 (13/213) > >10:13:43,166 INFO packaging: Installing ncurses-libs-5.9-5.20120204.fc18.x86_64 (14/213) > >10:13:43,166 INFO packaging: Installing bash-4.2.37-6.fc18.x86_64 (15/213) > >10:13:43,166 INFO packaging: Installing libsepol-2.1.8-2.fc18.x86_64 (16/213) > >10:13:43,167 INFO packaging: Installing libstdc++-4.7.2-3.fc18.x86_64 (17/213) > >10:13:43,167 INFO packaging: Installing libattr-2.4.46-7.fc18.x86_64 (18/213) > >10:13:43,167 INFO packaging: Installing libcap-2.22-3.fc18.x86_64 (19/213) > >10:13:43,167 INFO packaging: Installing pcre-8.31-2.fc18.x86_64 (20/213) > >10:13:43,167 INFO packaging: Installing libselinux-2.1.12-1.fc18.x86_64 (21/213) > >10:13:43,167 INFO packaging: Installing zlib-1.2.7-9.fc18.x86_64 (22/213) > >10:13:43,167 INFO packaging: Installing info-4.13a-17.fc18.x86_64 (23/213) > >10:13:43,167 INFO packaging: Installing audit-libs-2.2.1-2.fc18.x86_64 (24/213) > >10:13:43,168 INFO packaging: Installing libcom_err-1.42.5-1.fc18.x86_64 (25/213) > >10:13:43,168 INFO packaging: Installing popt-1.13-12.fc18.x86_64 (26/213) > >10:13:43,168 INFO packaging: Installing chkconfig-1.3.59-2.fc18.x86_64 (27/213) > >10:13:43,169 INFO packaging: Installing libdb-5.3.21-3.fc18.x86_64 (28/213) > >10:13:43,169 INFO packaging: Installing nspr-4.9.2-1.fc18.x86_64 (29/213) > >10:13:43,170 INFO packaging: Installing xz-libs-5.1.2-2alpha.fc18.x86_64 (30/213) > >10:13:43,170 INFO packaging: Installing libacl-2.2.51-7.fc18.x86_64 (31/213) > >10:13:43,170 INFO packaging: Installing 1:dbus-libs-1.6.0-2.fc18.x86_64 (32/213) > >10:13:43,170 INFO packaging: Installing nss-util-3.13.5-4.fc18.x86_64 (33/213) > >10:13:43,171 INFO packaging: Installing libuuid-2.22-1.fc18.x86_64 (34/213) > >10:13:43,171 INFO packaging: Installing libgpg-error-1.10-3.fc18.x86_64 (35/213) > >10:13:43,172 INFO packaging: Installing sed-4.2.1-10.fc18.x86_64 (36/213) > >10:13:43,172 INFO packaging: Installing bzip2-libs-1.0.6-5.fc18.x86_64 (37/213) > >10:13:43,173 INFO packaging: Installing libgcrypt-1.5.0-6.fc18.x86_64 (38/213) > >10:13:43,173 INFO packaging: Installing readline-6.2-5.fc18.x86_64 (39/213) > >10:13:43,174 INFO packaging: Installing grep-2.14-1.fc18.x86_64 (40/213) > >10:13:43,174 INFO packaging: Installing libxml2-2.9.0-0rc1.fc18.x86_64 (41/213) > >10:13:43,175 INFO packaging: Installing sqlite-3.7.13-2.fc18.x86_64 (42/213) > >10:13:43,175 INFO packaging: Installing lua-5.1.4-11.fc18.x86_64 (43/213) > >10:13:43,178 INFO packaging: Installing gawk-4.0.1-2.fc18.x86_64 (44/213) > >10:13:43,180 INFO packaging: Installing elfutils-libelf-0.155-1.fc18.x86_64 (45/213) > >10:13:43,181 INFO packaging: Installing tcp_wrappers-libs-7.6-70.fc18.x86_64 (46/213) > >10:13:43,182 INFO packaging: Installing expat-2.1.0-4.fc18.x86_64 (47/213) > >10:13:43,183 INFO packaging: Installing cyrus-sasl-lib-2.1.23-36.fc18.x86_64 (48/213) > >10:13:43,184 INFO packaging: Installing cpio-2.11-11.fc18.x86_64 (49/213) > >10:13:43,186 INFO packaging: Installing 1:findutils-4.5.10-5.fc18.x86_64 (50/213) > >10:13:43,187 INFO packaging: Installing file-libs-5.11-4.fc18.x86_64 (51/213) > >10:13:43,187 INFO packaging: Installing file-5.11-4.fc18.x86_64 (52/213) > >10:13:43,187 INFO packaging: Installing libassuan-2.0.3-3.fc18.x86_64 (53/213) > >10:13:43,188 INFO packaging: Installing kmod-libs-10-1.fc18.x86_64 (54/213) > >10:13:43,188 INFO packaging: Installing kmod-10-1.fc18.x86_64 (55/213) > >10:13:43,189 INFO packaging: Installing which-2.20-4.fc18.x86_64 (56/213) > >10:13:43,189 INFO packaging: Installing libunistring-0.9.3-6.fc18.x86_64 (57/213) > >10:13:43,190 INFO packaging: Installing libidn-1.25-3.fc18.x86_64 (58/213) > >10:13:43,190 INFO packaging: Installing libselinux-utils-2.1.12-1.fc18.x86_64 (59/213) > >10:13:43,191 INFO packaging: Installing libnl3-3.2.13-1.fc18.x86_64 (60/213) > >10:13:43,191 INFO packaging: Installing slang-2.2.4-5.fc18.x86_64 (61/213) > >10:13:43,192 INFO packaging: Installing keyutils-libs-1.5.5-3.fc18.x86_64 (62/213) > >10:13:43,192 INFO packaging: Installing krb5-libs-1.10.3-5.fc18.x86_64 (63/213) > >10:13:43,192 INFO packaging: Installing 1:openssl-libs-1.0.1c-7.fc18.x86_64 (64/213) > >10:13:43,193 INFO packaging: Installing libcap-ng-0.7-1.fc18.x86_64 (65/213) > >10:13:43,193 INFO packaging: Installing libffi-3.0.10-3.fc18.x86_64 (66/213) > >10:13:43,194 INFO packaging: Installing gamin-0.1.10-13.fc18.x86_64 (67/213) > >10:13:43,194 INFO packaging: Installing 1:pkgconfig-0.27-1.fc18.x86_64 (68/213) > >10:13:43,195 INFO packaging: Installing glib2-2.34.0-1.fc18.x86_64 (69/213) > >10:13:43,195 INFO packaging: Installing shared-mime-info-1.0-5.fc18.x86_64 (70/213) > >10:13:43,195 INFO packaging: Installing libcroco-0.6.6-1.fc18.x86_64 (71/213) > >10:13:43,196 INFO packaging: Installing dbus-glib-0.100-1.fc18.x86_64 (72/213) > >10:13:43,196 INFO packaging: Installing gettext-libs-0.18.1.1-17.fc18.x86_64 (73/213) > >10:13:43,197 INFO packaging: Installing procps-ng-3.3.3-1.20120807git.fc18.x86_64 (74/213) > >10:13:43,197 INFO packaging: Installing libssh2-1.4.2-2.fc18.x86_64 (75/213) > >10:13:43,198 INFO packaging: Installing fipscheck-lib-1.3.1-2.fc18.x86_64 (76/213) > >10:13:43,198 INFO packaging: Installing fipscheck-1.3.1-2.fc18.x86_64 (77/213) > >10:13:43,199 INFO packaging: Installing newt-0.52.14-3.fc18.x86_64 (78/213) > >10:13:43,199 INFO packaging: Installing nss-softokn-3.13.5-3.fc18.x86_64 (79/213) > >10:13:43,199 INFO packaging: Installing 1:js-1.8.5-10.fc18.x86_64 (80/213) > >10:13:43,200 INFO packaging: Installing nss-myhostname-0.3-3.fc18.x86_64 (81/213) > >10:13:43,200 INFO packaging: Installing avahi-libs-0.6.31-6.fc18.x86_64 (82/213) > >10:13:43,201 INFO packaging: Installing 2:vim-minimal-7.3.682-1.fc18.x86_64 (83/213) > >10:13:43,201 INFO packaging: Installing xz-5.1.2-2alpha.fc18.x86_64 (84/213) > >10:13:43,202 INFO packaging: Installing libdb-utils-5.3.21-3.fc18.x86_64 (85/213) > >10:13:43,202 INFO packaging: Installing pinentry-0.8.1-7.fc18.x86_64 (86/213) > >10:13:43,203 INFO packaging: Installing e2fsprogs-libs-1.42.5-1.fc18.x86_64 (87/213) > >10:13:43,203 INFO packaging: Installing libss-1.42.5-1.fc18.x86_64 (88/213) > >10:13:43,203 INFO packaging: Installing diffutils-3.2-9.fc18.x86_64 (89/213) > >10:13:43,204 INFO packaging: Installing m4-1.4.16-5.fc18.x86_64 (90/213) > >10:13:43,204 INFO packaging: Installing 1:make-3.82-13.fc18.x86_64 (91/213) > >10:13:43,205 INFO packaging: Installing libgomp-4.7.2-3.fc18.x86_64 (92/213) > >10:13:43,205 INFO packaging: Installing checkpolicy-2.1.11-2.fc18.x86_64 (93/213) > >10:13:43,206 INFO packaging: Installing 1:gmp-5.0.5-3.fc18.x86_64 (94/213) > >10:13:43,206 INFO packaging: Installing freetype-2.4.10-2.fc18.x86_64 (95/213) > >10:13:43,207 INFO packaging: Installing procmail-3.22-31.fc18.x86_64 (96/213) > >10:13:43,207 INFO packaging: Installing libedit-3.0-7.20120601cvs.fc18.x86_64 (97/213) > >10:13:43,210 INFO packaging: Installing ncurses-5.9-5.20120204.fc18.x86_64 (98/213) > >10:13:43,210 INFO packaging: Installing gzip-1.5-2.fc18.x86_64 (99/213) > >10:13:43,210 INFO packaging: Installing cracklib-2.8.19-2.fc18.x86_64 (100/213) > >10:13:43,211 INFO packaging: Installing cracklib-dicts-2.8.19-2.fc18.x86_64 (101/213) > >10:13:43,211 INFO packaging: Installing libpwquality-1.2.0-1.fc18.x86_64 (102/213) > >10:13:43,213 INFO packaging: Installing coreutils-8.17-5.fc18.x86_64 (103/213) > >10:13:43,213 INFO packaging: Installing pam-1.1.6-1.fc18.x86_64 (104/213) > >10:13:43,214 INFO packaging: Installing libblkid-2.22-1.fc18.x86_64 (105/213) > >10:13:43,215 INFO packaging: Installing fedora-logos-17.0.3-1.fc18.noarch (106/213) > >10:13:43,216 INFO packaging: Installing logrotate-3.8.2-1.fc18.x86_64 (107/213) > >10:13:43,216 INFO packaging: Installing grubby-8.20-1.fc18.x86_64 (108/213) > >10:13:43,217 INFO packaging: Installing libmount-2.22-1.fc18.x86_64 (109/213) > >10:13:43,217 INFO packaging: Installing 1:openssl-1.0.1c-7.fc18.x86_64 (110/213) > >10:13:43,217 INFO packaging: Installing nss-3.13.5-8.fc18.x86_64 (111/213) > >10:13:43,218 INFO packaging: Installing nss-sysinit-3.13.5-8.fc18.x86_64 (112/213) > >10:13:43,218 INFO packaging: Installing nss-tools-3.13.5-8.fc18.x86_64 (113/213) > >10:13:43,218 INFO packaging: Installing openldap-2.4.32-3.fc18.x86_64 (114/213) > >10:13:43,219 INFO packaging: Installing libcurl-7.27.0-2.fc18.x86_64 (115/213) > >10:13:43,219 INFO packaging: Installing 12:dhcp-libs-4.2.4-15.P2.fc18.x86_64 (116/213) > >10:13:43,219 INFO packaging: Installing 12:dhcp-common-4.2.4-15.P2.fc18.x86_64 (117/213) > >10:13:43,219 INFO packaging: Installing curl-7.27.0-2.fc18.x86_64 (118/213) > >10:13:43,220 INFO packaging: Installing rpm-libs-4.10.1-1.fc18.x86_64 (119/213) > >10:13:43,220 INFO packaging: Installing rpm-4.10.1-1.fc18.x86_64 (120/213) > >10:13:43,221 INFO packaging: Installing libuser-0.57.6-2.fc18.x86_64 (121/213) > >10:13:43,221 INFO packaging: Installing libdb4-4.8.30-5.fc18.x86_64 (122/213) > >10:13:43,221 INFO packaging: Installing 14:libpcap-1.3.0-2.fc18.x86_64 (123/213) > >10:13:43,221 INFO packaging: Installing libpciaccess-0.13.1-2.fc18.x86_64 (124/213) > >10:13:43,222 INFO packaging: Installing pciutils-libs-3.1.10-2.fc18.x86_64 (125/213) > >10:13:43,222 INFO packaging: Installing qrencode-libs-3.3.1-4.fc18.x86_64 (126/213) > >10:13:43,223 INFO packaging: Installing gdbm-1.10-3.fc18.x86_64 (127/213) > >10:13:43,223 INFO packaging: Installing python-libs-2.7.3-13.fc18.x86_64 (128/213) > >10:13:43,223 INFO packaging: Installing python-2.7.3-13.fc18.x86_64 (129/213) > >10:13:43,224 INFO packaging: Installing gettext-0.18.1.1-17.fc18.x86_64 (130/213) > >10:13:43,224 INFO packaging: Installing yum-metadata-parser-1.1.4-7.fc18.x86_64 (131/213) > >10:13:43,224 INFO packaging: Installing python-pycurl-7.19.0-12.fc18.x86_64 (132/213) > >10:13:43,225 INFO packaging: Installing python-urlgrabber-3.9.1-21.fc18.noarch (133/213) > >10:13:43,225 INFO packaging: Installing newt-python-0.52.14-3.fc18.x86_64 (134/213) > >10:13:43,225 INFO packaging: Installing python-iniparse-0.4-6.fc18.noarch (135/213) > >10:13:43,226 INFO packaging: Installing hostname-3.11-2.fc18.x86_64 (136/213) > >10:13:43,226 INFO packaging: Installing libtasn1-2.13-2.fc18.x86_64 (137/213) > >10:13:43,226 INFO packaging: Installing hesiod-3.1.0-22.fc18.x86_64 (138/213) > >10:13:43,227 INFO packaging: Installing sysvinit-tools-2.88-9.dsf.fc18.x86_64 (139/213) > >10:13:43,227 INFO packaging: Installing ustr-1.0.4-13.fc18.x86_64 (140/213) > >10:13:43,227 INFO packaging: Installing libsemanage-2.1.9-1.fc18.x86_64 (141/213) > >10:13:43,228 INFO packaging: Installing 2:shadow-utils-4.1.5.1-1.fc18.x86_64 (142/213) > >10:13:43,228 INFO packaging: Installing libutempter-1.1.5-7.fc18.x86_64 (143/213) > >10:13:43,229 INFO packaging: Installing plymouth-core-libs-0.8.7-1.fc18.x86_64 (144/213) > >10:13:43,229 INFO packaging: Installing linux-atm-libs-2.5.1-5.fc18.x86_64 (145/213) > >10:13:43,229 INFO packaging: Installing p11-kit-0.14-1.fc18.x86_64 (146/213) > >10:13:43,229 INFO packaging: Installing gnutls-2.12.20-2.fc18.x86_64 (147/213) > >10:13:43,230 INFO packaging: Installing libmicrohttpd-0.9.22-1.fc18.x86_64 (148/213) > >10:13:43,230 INFO packaging: Installing device-mapper-1.02.76-1.fc18.x86_64 (149/213) > >10:13:43,231 INFO packaging: Installing device-mapper-libs-1.02.76-1.fc18.x86_64 (150/213) > >10:13:43,231 INFO packaging: Installing cryptsetup-libs-1.5.0-2.fc18.x86_64 (151/213) > >10:13:43,231 INFO packaging: Installing systemd-libs-194-1.fc18.x86_64 (152/213) > >10:13:43,232 INFO packaging: Installing systemd-sysv-194-1.fc18.x86_64 (153/213) > >10:13:43,232 INFO packaging: Installing systemd-194-1.fc18.x86_64 (154/213) > >10:13:43,232 INFO packaging: Installing util-linux-2.22-1.fc18.x86_64 (155/213) > >10:13:43,232 INFO packaging: Installing 1:dbus-1.6.0-2.fc18.x86_64 (156/213) > >10:13:43,233 INFO packaging: Installing openssh-6.1p1-1.fc18.x86_64 (157/213) > >10:13:43,233 INFO packaging: Installing os-prober-1.55-1.fc18.x86_64 (158/213) > >10:13:43,233 INFO packaging: Installing policycoreutils-2.1.12-5.fc18.x86_64 (159/213) > >10:13:43,234 INFO packaging: Installing libgudev1-194-1.fc18.x86_64 (160/213) > >10:13:43,234 INFO packaging: Installing iptables-1.4.14-3.fc18.x86_64 (161/213) > >10:13:43,235 INFO packaging: Installing iproute-3.6.0-2.fc18.x86_64 (162/213) > >10:13:43,235 INFO packaging: Installing 1:NetworkManager-glib-0.9.7.0-4.git20121004.fc18.x86_64 (163/213) > >10:13:43,235 INFO packaging: Installing selinux-policy-3.11.1-32.fc18.noarch (164/213) > >10:13:43,235 INFO packaging: Installing 1:grub2-tools-2.00-9.fc18.x86_64 (165/213) > >10:13:43,236 INFO packaging: Installing polkit-0.107-3.fc18.x86_64 (166/213) > >10:13:43,236 INFO packaging: Installing 1:wpa_supplicant-1.0-1.fc18.x86_64 (167/213) > >10:13:43,237 INFO packaging: Installing dnsmasq-2.59-6.fc18.x86_64 (168/213) > >10:13:43,237 INFO packaging: Installing ppp-2.4.5-23.fc18.x86_64 (169/213) > >10:13:43,237 INFO packaging: Installing iputils-20101006-18.fc18.x86_64 (170/213) > >10:13:43,238 INFO packaging: Installing initscripts-9.41-2.fc18.x86_64 (171/213) > >10:13:43,238 INFO packaging: Installing rsyslog-5.8.11-3.fc18.x86_64 (172/213) > >10:13:43,238 INFO packaging: Installing crontabs-1.11-4.20101115git.fc18.noarch (173/213) > >10:13:43,239 INFO packaging: Installing cronie-anacron-1.4.8-13.fc18.x86_64 (174/213) > >10:13:43,239 INFO packaging: Installing cronie-1.4.8-13.fc18.x86_64 (175/213) > >10:13:43,239 INFO packaging: Installing cyrus-sasl-2.1.23-36.fc18.x86_64 (176/213) > >10:13:43,240 INFO packaging: Installing kbd-1.15.3-6.fc18.x86_64 (177/213) > >10:13:43,240 INFO packaging: Installing libdrm-2.4.39-1.fc18.x86_64 (178/213) > >10:13:43,240 INFO packaging: Installing netxen-firmware-4.0.534-6.fc18.noarch (179/213) > >10:13:43,241 INFO packaging: Installing linux-firmware-20120925-0.1.git236367d.fc18.noarch (180/213) > >10:13:43,241 INFO packaging: Installing kpartx-0.4.9-29.fc18.x86_64 (181/213) > >10:13:43,241 INFO packaging: Installing pth-2.0.7-17.fc18.x86_64 (182/213) > >10:13:43,242 INFO packaging: Installing gnupg2-2.0.19-4.fc18.x86_64 (183/213) > >10:13:43,242 INFO packaging: Installing rpm-build-libs-4.10.1-1.fc18.x86_64 (184/213) > >10:13:43,243 INFO packaging: Installing rpm-python-4.10.1-1.fc18.x86_64 (185/213) > >10:13:43,243 INFO packaging: Installing gpgme-1.3.2-1.fc18.x86_64 (186/213) > >10:13:43,243 INFO packaging: Installing pygpgme-0.3-3.fc18.x86_64 (187/213) > >10:13:43,243 INFO packaging: Installing libdaemon-0.14-4.fc18.x86_64 (188/213) > >10:13:43,244 INFO packaging: Installing avahi-autoipd-0.6.31-6.fc18.x86_64 (189/213) > >10:13:43,244 INFO packaging: Installing 1:hardlink-1.0-15.fc18.x86_64 (190/213) > >10:13:43,245 INFO packaging: Installing dracut-023-39.git20120910.fc18.x86_64 (191/213) > >10:13:43,245 INFO packaging: Installing plymouth-scripts-0.8.7-1.fc18.x86_64 (192/213) > >10:13:43,245 INFO packaging: Installing plymouth-0.8.7-1.fc18.x86_64 (193/213) > >10:13:43,246 INFO packaging: Installing 32:bind-license-9.9.1-10.P3.fc18.noarch (194/213) > >10:13:43,246 INFO packaging: Installing 32:bind-libs-lite-9.9.1-10.P3.fc18.x86_64 (195/213) > >10:13:43,246 INFO packaging: Installing 12:dhclient-4.2.4-15.P2.fc18.x86_64 (196/213) > >10:13:43,247 INFO packaging: Installing 1:NetworkManager-0.9.7.0-4.git20121004.fc18.x86_64 (197/213) > >10:13:43,247 INFO packaging: Installing 1:grub2-2.00-9.fc18.x86_64 (198/213) > >10:13:43,247 INFO packaging: Installing yum-3.4.3-45.fc18.noarch (199/213) > >10:13:43,248 INFO packaging: Installing sendmail-8.14.5-15.fc18.x86_64 (200/213) > >10:13:43,248 INFO packaging: Installing selinux-policy-targeted-3.11.1-32.fc18.noarch (201/213) > >10:13:43,248 INFO packaging: Installing system-config-firewall-base-1.2.29-8.fc18.noarch (202/213) > >10:13:43,249 INFO packaging: Installing openssh-server-6.1p1-1.fc18.x86_64 (203/213) > >10:13:43,249 INFO packaging: Installing openssh-clients-6.1p1-1.fc18.x86_64 (204/213) > >10:13:43,250 INFO packaging: Installing audit-2.2.1-2.fc18.x86_64 (205/213) > >10:13:43,250 INFO packaging: Installing biosdevname-0.4.1-2.fc18.x86_64 (206/213) > >10:13:43,250 INFO packaging: Installing parted-3.1-7.fc18.x86_64 (207/213) > >10:13:43,250 INFO packaging: Installing authconfig-6.2.3-1.fc18.x86_64 (208/213) > >10:13:43,251 INFO packaging: Installing passwd-0.78.99-2.fc18.x86_64 (209/213) > >10:13:43,251 INFO packaging: Installing e2fsprogs-1.42.5-1.fc18.x86_64 (210/213) > >10:13:43,252 INFO packaging: Installing sudo-1.8.6p3-1.fc18.x86_64 (211/213) > >10:13:43,252 INFO packaging: Installing rootfiles-8.1-9.fc18.noarch (212/213) > >10:13:43,252 INFO packaging: Installing kernel-3.6.1-1.fc18.x86_64 (213/213) > >10:13:43,253 INFO packaging: 992 blocks > >10:13:43,253 INFO packaging: ==== end rpm scriptlet logs ==== >10:13:43,270 DEBUG packaging: kernel versions: ['3.6.1-1.fc18.x86_64'] > > >/tmp/program.log: >17:10:03,350 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >17:10:03,378 INFO program: Running... modprobe fcoe >17:10:03,417 INFO program: Running... udevadm settle --timeout=300 >17:10:03,877 INFO program: Running... multipath -d >17:10:03,981 INFO program: Oct 16 17:10:03 | sda: rport id not found >17:10:03,982 INFO program: create: mpatha (0QEMU_QEMU_HARDDISK_drive-scsi0-0-0) undef QEMU ,QEMU HARDDISK >17:10:03,983 INFO program: size=15G features='0' hwhandler='0' wp=undef >17:10:03,983 INFO program: `-+- policy='round-robin 0' prio=1 status=undef >17:10:03,983 INFO program: `- 2:0:0:0 sda 8:0 undef ready running >17:10:03,988 INFO program: Running... multipath -ll >17:10:05,138 INFO program: Running... metacity --display :1 --sm-disable >17:10:07,621 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >17:10:07,768 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:10:07,787 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:10:07,788 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:10:07,789 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:10:07,790 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:10:07,791 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:10:07,792 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:10:07,793 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:10:07,794 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:10:07,795 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:10:07,796 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:10:07,797 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:10:07,798 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:10:07,800 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:10:07,801 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:10:07,802 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:10:07,803 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:10:07,804 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:10:07,804 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:10:07,805 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:10:07,806 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:10:07,807 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:10:07,809 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:10:07,813 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:10:09,299 INFO program: Running... udevadm control --property=ANACONDA=1 >17:10:09,459 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >17:10:09,499 INFO program: Running... udevadm settle --timeout=300 >17:10:09,511 INFO program: Running... systemctl start chronyd.service >17:10:10,016 INFO program: Running... multipath -d >17:10:10,045 INFO program: Oct 16 17:10:10 | sda: rport id not found >17:10:10,046 INFO program: create: mpatha (0QEMU_QEMU_HARDDISK_drive-scsi0-0-0) undef QEMU ,QEMU HARDDISK >17:10:10,046 INFO program: size=15G features='0' hwhandler='0' wp=undef >17:10:10,047 INFO program: `-+- policy='round-robin 0' prio=1 status=undef >17:10:10,047 INFO program: `- 2:0:0:0 sda 8:0 undef ready running >17:10:10,048 INFO program: Running... multipath -ll >17:10:10,348 INFO program: Running... dumpe2fs -h /dev/sda1 >17:10:10,430 INFO program: Filesystem volume name: <none> >17:10:10,432 INFO program: Last mounted on: /boot >17:10:10,432 INFO program: Filesystem UUID: 857f656b-d23c-4644-a037-05f7aa95d47b >17:10:10,433 INFO program: Filesystem magic number: 0xEF53 >17:10:10,434 INFO program: Filesystem revision #: 1 (dynamic) >17:10:10,435 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >17:10:10,435 INFO program: Filesystem flags: signed_directory_hash >17:10:10,435 INFO program: Default mount options: user_xattr acl >17:10:10,436 INFO program: Filesystem state: clean >17:10:10,436 INFO program: Errors behavior: Continue >17:10:10,436 INFO program: Filesystem OS type: Linux >17:10:10,437 INFO program: Inode count: 128016 >17:10:10,437 INFO program: Block count: 512000 >17:10:10,437 INFO program: Reserved block count: 25600 >17:10:10,437 INFO program: Free blocks: 449242 >17:10:10,438 INFO program: Free inodes: 127670 >17:10:10,438 INFO program: First block: 1 >17:10:10,438 INFO program: Block size: 1024 >17:10:10,438 INFO program: Fragment size: 1024 >17:10:10,439 INFO program: Reserved GDT blocks: 256 >17:10:10,439 INFO program: Blocks per group: 8192 >17:10:10,440 INFO program: Fragments per group: 8192 >17:10:10,441 INFO program: Inodes per group: 2032 >17:10:10,441 INFO program: Inode blocks per group: 254 >17:10:10,442 INFO program: Flex block group size: 16 >17:10:10,443 INFO program: Filesystem created: Mon Oct 15 23:14:20 2012 >17:10:10,444 INFO program: Last mount time: Mon Oct 15 23:22:17 2012 >17:10:10,444 INFO program: Last write time: Mon Oct 15 23:22:17 2012 >17:10:10,445 INFO program: Mount count: 2 >17:10:10,446 INFO program: Maximum mount count: -1 >17:10:10,446 INFO program: Last checked: Mon Oct 15 23:14:20 2012 >17:10:10,447 INFO program: Check interval: 0 (<none>) >17:10:10,448 INFO program: Lifetime writes: 60 MB >17:10:10,448 INFO program: Reserved blocks uid: 0 (user root) >17:10:10,448 INFO program: Reserved blocks gid: 0 (group root) >17:10:10,449 INFO program: First inode: 11 >17:10:10,449 INFO program: Inode size: 128 >17:10:10,450 INFO program: Journal inode: 8 >17:10:10,450 INFO program: Default directory hash: half_md4 >17:10:10,450 INFO program: Directory Hash Seed: ec384b19-8555-4328-82d6-786222848d98 >17:10:10,451 INFO program: Journal backup: inode blocks >17:10:10,451 INFO program: Journal features: (none) >17:10:10,452 INFO program: Journal size: 8M >17:10:10,452 INFO program: Journal length: 8192 >17:10:10,452 INFO program: Journal sequence: 0x00000028 >17:10:10,453 INFO program: Journal start: 0 >17:10:10,453 INFO program: >17:10:10,453 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:10:10,454 INFO program: Running... dumpe2fs -h /dev/sda1 >17:10:10,475 INFO program: Filesystem volume name: <none> >17:10:10,477 INFO program: Last mounted on: /boot >17:10:10,477 INFO program: Filesystem UUID: 857f656b-d23c-4644-a037-05f7aa95d47b >17:10:10,478 INFO program: Filesystem magic number: 0xEF53 >17:10:10,478 INFO program: Filesystem revision #: 1 (dynamic) >17:10:10,478 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >17:10:10,478 INFO program: Filesystem flags: signed_directory_hash >17:10:10,478 INFO program: Default mount options: user_xattr acl >17:10:10,479 INFO program: Filesystem state: clean >17:10:10,479 INFO program: Errors behavior: Continue >17:10:10,479 INFO program: Filesystem OS type: Linux >17:10:10,480 INFO program: Inode count: 128016 >17:10:10,480 INFO program: Block count: 512000 >17:10:10,481 INFO program: Reserved block count: 25600 >17:10:10,481 INFO program: Free blocks: 449242 >17:10:10,481 INFO program: Free inodes: 127670 >17:10:10,482 INFO program: First block: 1 >17:10:10,482 INFO program: Block size: 1024 >17:10:10,482 INFO program: Fragment size: 1024 >17:10:10,483 INFO program: Reserved GDT blocks: 256 >17:10:10,483 INFO program: Blocks per group: 8192 >17:10:10,484 INFO program: Fragments per group: 8192 >17:10:10,484 INFO program: Inodes per group: 2032 >17:10:10,485 INFO program: Inode blocks per group: 254 >17:10:10,485 INFO program: Flex block group size: 16 >17:10:10,485 INFO program: Filesystem created: Mon Oct 15 23:14:20 2012 >17:10:10,486 INFO program: Last mount time: Mon Oct 15 23:22:17 2012 >17:10:10,486 INFO program: Last write time: Mon Oct 15 23:22:17 2012 >17:10:10,486 INFO program: Mount count: 2 >17:10:10,487 INFO program: Maximum mount count: -1 >17:10:10,487 INFO program: Last checked: Mon Oct 15 23:14:20 2012 >17:10:10,487 INFO program: Check interval: 0 (<none>) >17:10:10,488 INFO program: Lifetime writes: 60 MB >17:10:10,488 INFO program: Reserved blocks uid: 0 (user root) >17:10:10,488 INFO program: Reserved blocks gid: 0 (group root) >17:10:10,488 INFO program: First inode: 11 >17:10:10,489 INFO program: Inode size: 128 >17:10:10,489 INFO program: Journal inode: 8 >17:10:10,489 INFO program: Default directory hash: half_md4 >17:10:10,489 INFO program: Directory Hash Seed: ec384b19-8555-4328-82d6-786222848d98 >17:10:10,489 INFO program: Journal backup: inode blocks >17:10:10,489 INFO program: Journal features: (none) >17:10:10,490 INFO program: Journal size: 8M >17:10:10,490 INFO program: Journal length: 8192 >17:10:10,490 INFO program: Journal sequence: 0x00000028 >17:10:10,490 INFO program: Journal start: 0 >17:10:10,490 INFO program: >17:10:10,491 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:10:10,491 INFO program: Running... resize2fs -P /dev/sda1 >17:10:10,608 INFO program: Estimated minimum size of the filesystem: 51890 >17:10:10,609 ERR program: resize2fs 1.42.5 (29-Jul-2012) >17:10:10,730 INFO program: Running... dumpe2fs -h /dev/sda3 >17:10:10,797 INFO program: Filesystem volume name: <none> >17:10:10,798 INFO program: Last mounted on: / >17:10:10,798 INFO program: Filesystem UUID: a09f740c-3966-4cd8-92c7-e9e43d5ac954 >17:10:10,799 INFO program: Filesystem magic number: 0xEF53 >17:10:10,799 INFO program: Filesystem revision #: 1 (dynamic) >17:10:10,799 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:10:10,800 INFO program: Filesystem flags: signed_directory_hash >17:10:10,802 INFO program: Default mount options: user_xattr acl >17:10:10,803 INFO program: Filesystem state: clean >17:10:10,803 INFO program: Errors behavior: Continue >17:10:10,804 INFO program: Filesystem OS type: Linux >17:10:10,805 INFO program: Inode count: 670432 >17:10:10,806 INFO program: Block count: 2680832 >17:10:10,806 INFO program: Reserved block count: 134041 >17:10:10,808 INFO program: Free blocks: 2451426 >17:10:10,809 INFO program: Free inodes: 651108 >17:10:10,810 INFO program: First block: 0 >17:10:10,811 INFO program: Block size: 4096 >17:10:10,811 INFO program: Fragment size: 4096 >17:10:10,812 INFO program: Reserved GDT blocks: 654 >17:10:10,813 INFO program: Blocks per group: 32768 >17:10:10,814 INFO program: Fragments per group: 32768 >17:10:10,815 INFO program: Inodes per group: 8176 >17:10:10,818 INFO program: Inode blocks per group: 511 >17:10:10,818 INFO program: Flex block group size: 16 >17:10:10,818 INFO program: Filesystem created: Mon Oct 15 23:14:11 2012 >17:10:10,819 INFO program: Last mount time: Mon Oct 15 23:22:16 2012 >17:10:10,819 INFO program: Last write time: Mon Oct 15 23:22:14 2012 >17:10:10,819 INFO program: Mount count: 2 >17:10:10,819 INFO program: Maximum mount count: -1 >17:10:10,819 INFO program: Last checked: Mon Oct 15 23:14:11 2012 >17:10:10,820 INFO program: Check interval: 0 (<none>) >17:10:10,820 INFO program: Lifetime writes: 1060 MB >17:10:10,820 INFO program: Reserved blocks uid: 0 (user root) >17:10:10,820 INFO program: Reserved blocks gid: 0 (group root) >17:10:10,820 INFO program: First inode: 11 >17:10:10,821 INFO program: Inode size: 256 >17:10:10,821 INFO program: Required extra isize: 28 >17:10:10,821 INFO program: Desired extra isize: 28 >17:10:10,821 INFO program: Journal inode: 8 >17:10:10,821 INFO program: Default directory hash: half_md4 >17:10:10,822 INFO program: Directory Hash Seed: 3ebc3e84-1505-4e09-84d8-9547538f03c0 >17:10:10,822 INFO program: Journal backup: inode blocks >17:10:10,823 INFO program: Journal features: journal_incompat_revoke >17:10:10,825 INFO program: Journal size: 128M >17:10:10,825 INFO program: Journal length: 32768 >17:10:10,825 INFO program: Journal sequence: 0x00000457 >17:10:10,826 INFO program: Journal start: 0 >17:10:10,828 INFO program: >17:10:10,829 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:10:10,829 INFO program: Running... dumpe2fs -h /dev/sda3 >17:10:10,846 INFO program: Filesystem volume name: <none> >17:10:10,847 INFO program: Last mounted on: / >17:10:10,847 INFO program: Filesystem UUID: a09f740c-3966-4cd8-92c7-e9e43d5ac954 >17:10:10,848 INFO program: Filesystem magic number: 0xEF53 >17:10:10,848 INFO program: Filesystem revision #: 1 (dynamic) >17:10:10,848 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:10:10,848 INFO program: Filesystem flags: signed_directory_hash >17:10:10,848 INFO program: Default mount options: user_xattr acl >17:10:10,848 INFO program: Filesystem state: clean >17:10:10,849 INFO program: Errors behavior: Continue >17:10:10,849 INFO program: Filesystem OS type: Linux >17:10:10,849 INFO program: Inode count: 670432 >17:10:10,849 INFO program: Block count: 2680832 >17:10:10,849 INFO program: Reserved block count: 134041 >17:10:10,849 INFO program: Free blocks: 2451426 >17:10:10,849 INFO program: Free inodes: 651108 >17:10:10,850 INFO program: First block: 0 >17:10:10,850 INFO program: Block size: 4096 >17:10:10,850 INFO program: Fragment size: 4096 >17:10:10,850 INFO program: Reserved GDT blocks: 654 >17:10:10,850 INFO program: Blocks per group: 32768 >17:10:10,850 INFO program: Fragments per group: 32768 >17:10:10,851 INFO program: Inodes per group: 8176 >17:10:10,851 INFO program: Inode blocks per group: 511 >17:10:10,854 INFO program: Flex block group size: 16 >17:10:10,854 INFO program: Filesystem created: Mon Oct 15 23:14:11 2012 >17:10:10,854 INFO program: Last mount time: Mon Oct 15 23:22:16 2012 >17:10:10,855 INFO program: Last write time: Mon Oct 15 23:22:14 2012 >17:10:10,855 INFO program: Mount count: 2 >17:10:10,855 INFO program: Maximum mount count: -1 >17:10:10,855 INFO program: Last checked: Mon Oct 15 23:14:11 2012 >17:10:10,855 INFO program: Check interval: 0 (<none>) >17:10:10,855 INFO program: Lifetime writes: 1060 MB >17:10:10,855 INFO program: Reserved blocks uid: 0 (user root) >17:10:10,855 INFO program: Reserved blocks gid: 0 (group root) >17:10:10,859 INFO program: First inode: 11 >17:10:10,859 INFO program: Inode size: 256 >17:10:10,859 INFO program: Required extra isize: 28 >17:10:10,859 INFO program: Desired extra isize: 28 >17:10:10,859 INFO program: Journal inode: 8 >17:10:10,859 INFO program: Default directory hash: half_md4 >17:10:10,860 INFO program: Directory Hash Seed: 3ebc3e84-1505-4e09-84d8-9547538f03c0 >17:10:10,860 INFO program: Journal backup: inode blocks >17:10:10,860 INFO program: Journal features: journal_incompat_revoke >17:10:10,860 INFO program: Journal size: 128M >17:10:10,861 INFO program: Journal length: 32768 >17:10:10,861 INFO program: Journal sequence: 0x00000457 >17:10:10,863 INFO program: Journal start: 0 >17:10:10,863 INFO program: >17:10:10,863 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:10:10,863 INFO program: Running... resize2fs -P /dev/sda3 >17:10:10,886 INFO program: Estimated minimum size of the filesystem: 198126 >17:10:10,887 ERR program: resize2fs 1.42.5 (29-Jul-2012) >17:10:11,449 INFO program: Running... dumpe2fs -h /dev/loop1 >17:10:11,467 INFO program: Filesystem volume name: Anaconda >17:10:11,468 INFO program: Last mounted on: /tmp/lorax.imgutils.sSgH9C >17:10:11,468 INFO program: Filesystem UUID: e5f9927b-6a8f-4dfa-8455-5ffa35d95d7e >17:10:11,468 INFO program: Filesystem magic number: 0xEF53 >17:10:11,468 INFO program: Filesystem revision #: 1 (dynamic) >17:10:11,468 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >17:10:11,469 INFO program: Filesystem flags: signed_directory_hash >17:10:11,469 INFO program: Default mount options: user_xattr acl >17:10:11,469 INFO program: Filesystem state: clean >17:10:11,469 INFO program: Errors behavior: Continue >17:10:11,469 INFO program: Filesystem OS type: Linux >17:10:11,469 INFO program: Inode count: 65536 >17:10:11,470 INFO program: Block count: 1048576 >17:10:11,470 INFO program: Reserved block count: 0 >17:10:11,470 INFO program: Free blocks: 304009 >17:10:11,470 INFO program: Free inodes: 38242 >17:10:11,470 INFO program: First block: 1 >17:10:11,470 INFO program: Block size: 1024 >17:10:11,471 INFO program: Fragment size: 1024 >17:10:11,471 INFO program: Reserved GDT blocks: 256 >17:10:11,471 INFO program: Blocks per group: 8192 >17:10:11,471 INFO program: Fragments per group: 8192 >17:10:11,471 INFO program: Inodes per group: 512 >17:10:11,472 INFO program: Inode blocks per group: 128 >17:10:11,472 INFO program: Flex block group size: 16 >17:10:11,472 INFO program: Filesystem created: Mon Oct 15 12:20:24 2012 >17:10:11,472 INFO program: Last mount time: Mon Oct 15 12:21:48 2012 >17:10:11,472 INFO program: Last write time: Mon Oct 15 12:21:56 2012 >17:10:11,472 INFO program: Mount count: 2 >17:10:11,473 INFO program: Maximum mount count: -1 >17:10:11,473 INFO program: Last checked: Mon Oct 15 12:20:24 2012 >17:10:11,473 INFO program: Check interval: 0 (<none>) >17:10:11,473 INFO program: Lifetime writes: 32 MB >17:10:11,473 INFO program: Reserved blocks uid: 0 (user root) >17:10:11,473 INFO program: Reserved blocks gid: 0 (group root) >17:10:11,474 INFO program: First inode: 11 >17:10:11,474 INFO program: Inode size: 256 >17:10:11,474 INFO program: Required extra isize: 28 >17:10:11,474 INFO program: Desired extra isize: 28 >17:10:11,474 INFO program: Journal inode: 8 >17:10:11,474 INFO program: Default directory hash: half_md4 >17:10:11,475 INFO program: Directory Hash Seed: 3e667a68-453f-4487-b323-bf9546438599 >17:10:11,475 INFO program: Journal backup: inode blocks >17:10:11,475 INFO program: Journal features: (none) >17:10:11,475 INFO program: Journal size: 32M >17:10:11,475 INFO program: Journal length: 32768 >17:10:11,476 INFO program: Journal sequence: 0x000000ba >17:10:11,476 INFO program: Journal start: 0 >17:10:11,476 INFO program: >17:10:11,476 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:10:11,477 INFO program: Running... dumpe2fs -h /dev/loop1 >17:10:11,488 INFO program: Filesystem volume name: Anaconda >17:10:11,489 INFO program: Last mounted on: /tmp/lorax.imgutils.sSgH9C >17:10:11,489 INFO program: Filesystem UUID: e5f9927b-6a8f-4dfa-8455-5ffa35d95d7e >17:10:11,489 INFO program: Filesystem magic number: 0xEF53 >17:10:11,490 INFO program: Filesystem revision #: 1 (dynamic) >17:10:11,490 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >17:10:11,490 INFO program: Filesystem flags: signed_directory_hash >17:10:11,491 INFO program: Default mount options: user_xattr acl >17:10:11,491 INFO program: Filesystem state: clean >17:10:11,491 INFO program: Errors behavior: Continue >17:10:11,492 INFO program: Filesystem OS type: Linux >17:10:11,496 INFO program: Inode count: 65536 >17:10:11,496 INFO program: Block count: 1048576 >17:10:11,496 INFO program: Reserved block count: 0 >17:10:11,497 INFO program: Free blocks: 304009 >17:10:11,497 INFO program: Free inodes: 38242 >17:10:11,497 INFO program: First block: 1 >17:10:11,498 INFO program: Block size: 1024 >17:10:11,498 INFO program: Fragment size: 1024 >17:10:11,499 INFO program: Reserved GDT blocks: 256 >17:10:11,499 INFO program: Blocks per group: 8192 >17:10:11,500 INFO program: Fragments per group: 8192 >17:10:11,500 INFO program: Inodes per group: 512 >17:10:11,501 INFO program: Inode blocks per group: 128 >17:10:11,501 INFO program: Flex block group size: 16 >17:10:11,501 INFO program: Filesystem created: Mon Oct 15 12:20:24 2012 >17:10:11,502 INFO program: Last mount time: Mon Oct 15 12:21:48 2012 >17:10:11,502 INFO program: Last write time: Mon Oct 15 12:21:56 2012 >17:10:11,503 INFO program: Mount count: 2 >17:10:11,503 INFO program: Maximum mount count: -1 >17:10:11,504 INFO program: Last checked: Mon Oct 15 12:20:24 2012 >17:10:11,504 INFO program: Check interval: 0 (<none>) >17:10:11,504 INFO program: Lifetime writes: 32 MB >17:10:11,505 INFO program: Reserved blocks uid: 0 (user root) >17:10:11,505 INFO program: Reserved blocks gid: 0 (group root) >17:10:11,506 INFO program: First inode: 11 >17:10:11,506 INFO program: Inode size: 256 >17:10:11,507 INFO program: Required extra isize: 28 >17:10:11,507 INFO program: Desired extra isize: 28 >17:10:11,507 INFO program: Journal inode: 8 >17:10:11,508 INFO program: Default directory hash: half_md4 >17:10:11,508 INFO program: Directory Hash Seed: 3e667a68-453f-4487-b323-bf9546438599 >17:10:11,509 INFO program: Journal backup: inode blocks >17:10:11,509 INFO program: Journal features: (none) >17:10:11,509 INFO program: Journal size: 32M >17:10:11,509 INFO program: Journal length: 32768 >17:10:11,509 INFO program: Journal sequence: 0x000000ba >17:10:11,510 INFO program: Journal start: 0 >17:10:11,510 INFO program: >17:10:11,510 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:10:11,511 INFO program: Running... resize2fs -P /dev/loop1 >17:10:11,524 INFO program: Couldn't find valid filesystem superblock. >17:10:11,525 ERR program: resize2fs 1.42.5 (29-Jul-2012) >17:10:11,525 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >17:10:11,585 INFO program: Running... udevadm settle --timeout=300 >17:10:11,670 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >17:10:11,685 INFO program: Filesystem volume name: Anaconda >17:10:11,686 INFO program: Last mounted on: /sysroot >17:10:11,686 INFO program: Filesystem UUID: e5f9927b-6a8f-4dfa-8455-5ffa35d95d7e >17:10:11,686 INFO program: Filesystem magic number: 0xEF53 >17:10:11,687 INFO program: Filesystem revision #: 1 (dynamic) >17:10:11,687 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >17:10:11,688 INFO program: Filesystem flags: signed_directory_hash >17:10:11,688 INFO program: Default mount options: user_xattr acl >17:10:11,688 INFO program: Filesystem state: clean >17:10:11,689 INFO program: Errors behavior: Continue >17:10:11,689 INFO program: Filesystem OS type: Linux >17:10:11,690 INFO program: Inode count: 65536 >17:10:11,690 INFO program: Block count: 1048576 >17:10:11,691 INFO program: Reserved block count: 0 >17:10:11,692 INFO program: Free blocks: 304009 >17:10:11,692 INFO program: Free inodes: 38242 >17:10:11,692 INFO program: First block: 1 >17:10:11,693 INFO program: Block size: 1024 >17:10:11,694 INFO program: Fragment size: 1024 >17:10:11,695 INFO program: Reserved GDT blocks: 256 >17:10:11,695 INFO program: Blocks per group: 8192 >17:10:11,696 INFO program: Fragments per group: 8192 >17:10:11,696 INFO program: Inodes per group: 512 >17:10:11,696 INFO program: Inode blocks per group: 128 >17:10:11,697 INFO program: Flex block group size: 16 >17:10:11,697 INFO program: Filesystem created: Mon Oct 15 12:20:24 2012 >17:10:11,697 INFO program: Last mount time: Tue Oct 16 17:09:38 2012 >17:10:11,698 INFO program: Last write time: Tue Oct 16 17:09:38 2012 >17:10:11,698 INFO program: Mount count: 3 >17:10:11,698 INFO program: Maximum mount count: -1 >17:10:11,699 INFO program: Last checked: Mon Oct 15 12:20:24 2012 >17:10:11,700 INFO program: Check interval: 0 (<none>) >17:10:11,700 INFO program: Lifetime writes: 32 MB >17:10:11,700 INFO program: Reserved blocks uid: 0 (user root) >17:10:11,700 INFO program: Reserved blocks gid: 0 (group root) >17:10:11,701 INFO program: First inode: 11 >17:10:11,701 INFO program: Inode size: 256 >17:10:11,701 INFO program: Required extra isize: 28 >17:10:11,702 INFO program: Desired extra isize: 28 >17:10:11,702 INFO program: Journal inode: 8 >17:10:11,702 INFO program: Default directory hash: half_md4 >17:10:11,702 INFO program: Directory Hash Seed: 3e667a68-453f-4487-b323-bf9546438599 >17:10:11,703 INFO program: Journal backup: inode blocks >17:10:11,703 INFO program: Journal features: (none) >17:10:11,703 INFO program: Journal size: 32M >17:10:11,704 INFO program: Journal length: 32768 >17:10:11,704 INFO program: Journal sequence: 0x000000bb >17:10:11,704 INFO program: Journal start: 1 >17:10:11,705 INFO program: >17:10:11,705 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:10:11,707 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >17:10:11,726 INFO program: Filesystem volume name: Anaconda >17:10:11,728 INFO program: Last mounted on: /sysroot >17:10:11,729 INFO program: Filesystem UUID: e5f9927b-6a8f-4dfa-8455-5ffa35d95d7e >17:10:11,729 INFO program: Filesystem magic number: 0xEF53 >17:10:11,730 INFO program: Filesystem revision #: 1 (dynamic) >17:10:11,730 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >17:10:11,731 INFO program: Filesystem flags: signed_directory_hash >17:10:11,732 INFO program: Default mount options: user_xattr acl >17:10:11,733 INFO program: Filesystem state: clean >17:10:11,733 INFO program: Errors behavior: Continue >17:10:11,734 INFO program: Filesystem OS type: Linux >17:10:11,734 INFO program: Inode count: 65536 >17:10:11,735 INFO program: Block count: 1048576 >17:10:11,735 INFO program: Reserved block count: 0 >17:10:11,736 INFO program: Free blocks: 304009 >17:10:11,737 INFO program: Free inodes: 38242 >17:10:11,738 INFO program: First block: 1 >17:10:11,738 INFO program: Block size: 1024 >17:10:11,739 INFO program: Fragment size: 1024 >17:10:11,739 INFO program: Reserved GDT blocks: 256 >17:10:11,740 INFO program: Blocks per group: 8192 >17:10:11,740 INFO program: Fragments per group: 8192 >17:10:11,741 INFO program: Inodes per group: 512 >17:10:11,741 INFO program: Inode blocks per group: 128 >17:10:11,741 INFO program: Flex block group size: 16 >17:10:11,742 INFO program: Filesystem created: Mon Oct 15 12:20:24 2012 >17:10:11,742 INFO program: Last mount time: Tue Oct 16 17:09:38 2012 >17:10:11,742 INFO program: Last write time: Tue Oct 16 17:09:38 2012 >17:10:11,743 INFO program: Mount count: 3 >17:10:11,743 INFO program: Maximum mount count: -1 >17:10:11,744 INFO program: Last checked: Mon Oct 15 12:20:24 2012 >17:10:11,744 INFO program: Check interval: 0 (<none>) >17:10:11,744 INFO program: Lifetime writes: 32 MB >17:10:11,745 INFO program: Reserved blocks uid: 0 (user root) >17:10:11,745 INFO program: Reserved blocks gid: 0 (group root) >17:10:11,745 INFO program: First inode: 11 >17:10:11,746 INFO program: Inode size: 256 >17:10:11,746 INFO program: Required extra isize: 28 >17:10:11,747 INFO program: Desired extra isize: 28 >17:10:11,747 INFO program: Journal inode: 8 >17:10:11,747 INFO program: Default directory hash: half_md4 >17:10:11,748 INFO program: Directory Hash Seed: 3e667a68-453f-4487-b323-bf9546438599 >17:10:11,748 INFO program: Journal backup: inode blocks >17:10:11,749 INFO program: Journal features: (none) >17:10:11,749 INFO program: Journal size: 32M >17:10:11,750 INFO program: Journal length: 32768 >17:10:11,750 INFO program: Journal sequence: 0x000000bb >17:10:11,750 INFO program: Journal start: 1 >17:10:11,751 INFO program: >17:10:11,751 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:10:11,752 INFO program: Running... resize2fs -P /dev/mapper/live-rw >17:10:11,771 INFO program: Estimated minimum size of the filesystem: 742190 >17:10:11,773 ERR program: resize2fs 1.42.5 (29-Jul-2012) >17:10:11,802 INFO program: Running... udevadm settle --timeout=300 >17:10:11,868 INFO program: Running... udevadm settle --timeout=300 >17:10:11,909 INFO program: Running... udevadm settle --timeout=300 >17:10:11,958 INFO program: Running... udevadm settle --timeout=300 >17:10:12,003 INFO program: Running... udevadm settle --timeout=300 >17:10:12,048 INFO program: Running... udevadm settle --timeout=300 >17:10:12,086 INFO program: Running... udevadm settle --timeout=300 >17:10:12,126 INFO program: Running... udevadm settle --timeout=300 >17:10:12,197 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >17:10:12,261 INFO program: Running... /bin/umount /mnt/sysimage >17:10:12,294 INFO program: Running... udevadm settle --timeout=300 >17:10:12,355 INFO program: Running... udevadm settle --timeout=300 >17:10:12,400 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >17:10:12,432 INFO program: Running... arch >17:10:12,526 INFO program: x86_64 >17:10:12,552 INFO program: Running... /bin/umount /mnt/sysimage >17:10:12,574 INFO program: Running... udevadm settle --timeout=300 >17:10:13,070 INFO program: Running... /bin/mount -n -t nfs -o defaults,nolock reducio:/srv/mirror/development/18/x86_64/os /mnt/install/source >10:10:17,455 INFO program: Running... udevadm settle --timeout=300 >10:10:17,709 INFO program: Running... modprobe btrfs >10:10:17,740 INFO program: Running... modprobe xfs >10:10:17,787 INFO program: Running... modprobe vfat >10:10:24,988 INFO program: Running... udevadm settle --timeout=300 >10:10:25,079 INFO program: Running... udevadm settle --timeout=300 >10:10:25,146 INFO program: Running... udevadm settle --timeout=300 >10:10:25,218 INFO program: Running... udevadm settle --timeout=300 >10:10:27,732 INFO program: Running... hwclock --systohc --local >10:10:28,513 INFO program: Running... udevadm settle --timeout=300 >10:10:28,607 INFO program: Running... wipefs -a /dev/sda1 >10:10:28,759 INFO program: /dev/sda1: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >10:10:28,761 INFO program: Running... udevadm settle --timeout=300 >10:10:28,891 INFO program: Running... udevadm settle --timeout=300 >10:10:28,927 INFO program: Running... udevadm settle --timeout=300 >10:10:28,964 INFO program: Running... wipefs -a /dev/sda2 >10:10:29,098 INFO program: /dev/sda2: 10 bytes were erased at offset 0x00000ff6 (swap): 53 57 41 50 53 50 41 43 45 32 >10:10:29,101 INFO program: Running... udevadm settle --timeout=300 >10:10:29,228 INFO program: Running... udevadm settle --timeout=300 >10:10:29,262 INFO program: Running... udevadm settle --timeout=300 >10:10:29,297 INFO program: Running... wipefs -a /dev/sda3 >10:10:29,446 INFO program: /dev/sda3: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >10:10:29,454 INFO program: Running... udevadm settle --timeout=300 >10:10:29,552 INFO program: Running... udevadm settle --timeout=300 >10:10:29,585 INFO program: Running... udevadm settle --timeout=300 >10:10:29,629 INFO program: Running... udevadm settle --timeout=300 >10:10:29,684 INFO program: Running... udevadm settle --timeout=300 >10:10:30,019 INFO program: Running... udevadm settle --timeout=300 >10:10:30,062 INFO program: Running... udevadm settle --timeout=300 >10:10:30,121 INFO program: Running... udevadm settle --timeout=300 >10:10:30,347 INFO program: Running... udevadm settle --timeout=300 >10:10:30,397 INFO program: Running... udevadm settle --timeout=300 >10:10:30,446 INFO program: Running... udevadm settle --timeout=300 >10:10:30,557 INFO program: Running... udevadm settle --timeout=300 >10:10:30,613 INFO program: Running... udevadm settle --timeout=300 >10:10:30,745 INFO program: Running... udevadm settle --timeout=300 >10:10:30,778 INFO program: Running... udevadm settle --timeout=300 >10:10:30,838 INFO program: Running... udevadm settle --timeout=300 >10:10:30,959 INFO program: Running... udevadm settle --timeout=300 >10:10:30,998 INFO program: Running... udevadm settle --timeout=300 >10:10:31,071 INFO program: Running... udevadm settle --timeout=300 >10:10:31,320 INFO program: Running... wipefs -a /dev/sda1 >10:10:31,471 INFO program: Running... udevadm settle --timeout=300 >10:10:31,556 INFO program: Running... udevadm settle --timeout=300 >10:10:31,632 INFO program: Running... mke2fs -t ext4 /dev/sda1 >10:10:31,663 ERR program: mke2fs 1.42.5 (29-Jul-2012) >10:10:31,671 INFO program: Filesystem label= >10:10:31,673 INFO program: OS type: Linux >10:10:31,675 INFO program: Block size=1024 (log=0) >10:10:31,676 INFO program: Fragment size=1024 (log=0) >10:10:31,677 INFO program: Stride=0 blocks, Stripe width=0 blocks >10:10:31,678 INFO program: 128016 inodes, 512000 blocks >10:10:31,678 INFO program: 25600 blocks (5.00%) reserved for the super user >10:10:31,679 INFO program: First data block=1 >10:10:31,679 INFO program: Maximum filesystem blocks=67633152 >10:10:31,680 INFO program: 63 block groups >10:10:31,681 INFO program: 8192 blocks per group, 8192 fragments per group >10:10:31,681 INFO program: 2032 inodes per group >10:10:31,682 INFO program: Superblock backups stored on blocks: >10:10:31,683 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >10:10:31,683 INFO program: >10:10:31,684 INFO program: Allocating group 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/63 done >10:10:31,685 INFO program: 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/63 done >10:10:31,889 INFO program: Creating journal (8192 blocks): done >10:10:32,561 INFO program: Writing superblocks and filesystem accounting information: 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/63 done >10:10:32,564 INFO program: >10:10:32,580 INFO program: Running... e2label /dev/sda1 BOOT >10:10:32,718 INFO program: Running... udevadm settle --timeout=300 >10:10:32,989 INFO program: Running... udevadm settle --timeout=300 >10:10:33,047 INFO program: Running... udevadm settle --timeout=300 >10:10:33,460 INFO program: Running... wipefs -a /dev/sda2 >10:10:33,624 INFO program: Running... udevadm settle --timeout=300 >10:10:33,737 INFO program: Running... udevadm settle --timeout=300 >10:10:33,812 INFO program: Running... udevadm settle --timeout=300 >10:10:34,329 INFO program: Running... wipefs -a /dev/sda3 >10:10:34,490 INFO program: Running... udevadm settle --timeout=300 >10:10:34,607 INFO program: Running... udevadm settle --timeout=300 >10:10:34,687 INFO program: Running... mke2fs -t ext4 /dev/sda3 >10:10:34,712 ERR program: mke2fs 1.42.5 (29-Jul-2012) >10:10:34,721 INFO program: Filesystem label= >10:10:34,722 INFO program: OS type: Linux >10:10:34,722 INFO program: Block size=4096 (log=2) >10:10:34,722 INFO program: Fragment size=4096 (log=2) >10:10:34,723 INFO program: Stride=0 blocks, Stripe width=0 blocks >10:10:34,723 INFO program: 897600 inodes, 3585024 blocks >10:10:34,724 INFO program: 179251 blocks (5.00%) reserved for the super user >10:10:34,724 INFO program: First data block=0 >10:10:34,724 INFO program: Maximum filesystem blocks=3674210304 >10:10:34,724 INFO program: 110 block groups >10:10:34,725 INFO program: 32768 blocks per group, 32768 fragments per group >10:10:34,725 INFO program: 8160 inodes per group >10:10:34,729 INFO program: Superblock backups stored on blocks: >10:10:34,729 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208 >10:10:34,730 INFO program: >10:10:34,747 INFO program: Allocating group tables: 0/110 1/110 2/110 3/110 4/110 5/110 6/110 7/110 8/110 9/110 10/110 11/110 12/110 13/110 14/110 15/110 16/110 17/110 18/110 19/110 20/110 21/110 22/110 23/110 24/110 25/110 26/110 27/110 28/110 29/110 30/110 31/110 32/110 33/110 34/110 35/110 36/110 37/110 38/110 39/110 40/110 41/110 42/110 43/110 44/110 45/110 46/110 47/110 48/110 49/110 50/110 51/110 52/110 53/110 54/110 55/110 56/110 57/110 58/110 59/110 60/110 61/110 62/110 63/110 64/110 65/110 66/110 67/110 68/110 69/110 70/110 71/110 72/110 73/110 74/110 75/110 76/110 77/110 78/110 79/110 80/110 81/110 82/110 83/110 84/110 85/110 86/110 87/110 88/110 89/110 90/110 91/110 92/110 93/110 94/110 95/110 96/110 97/110 98/110 99/110100/110101/110102/110103/110104/110105/110106/110107/110108/110109/110 done >10:10:34,749 INFO program: Writing inode tables: 0/110 1/110 2/110 3/110 4/110 5/110 6/110 7/110 8/110 9/110 10/110 11/110 12/110 13/110 14/110 15/110 16/110 17/110 18/110 19/110 20/110 21/110 22/110 23/110 24/110 25/110 26/110 27/110 28/110 29/110 30/110 31/110 32/110 33/110 34/110 35/110 36/110 37/110 38/110 39/110 40/110 41/110 42/110 43/110 44/110 45/110 46/110 47/110 48/110 49/110 50/110 51/110 52/110 53/110 54/110 55/110 56/110 57/110 58/110 59/110 60/110 61/110 62/110 63/110 64/110 65/110 66/110 67/110 68/110 69/110 70/110 71/110 72/110 73/110 74/110 75/110 76/110 77/110 78/110 79/110 80/110 81/110 82/110 83/110 84/110 85/110 86/110 87/110 88/110 89/110 90/110 91/110 92/110 93/110 94/110 95/110 96/110 97/110 98/110 99/110100/110101/110102/110103/110104/110105/110106/110107/110108/110109/110 done >10:10:34,908 INFO program: Creating journal (32768 blocks): done >10:10:44,527 INFO program: Writing superblocks and filesystem accounting information: 0/110 1/110 2/110 3/110 4/110 5/110 6/110 7/110 8/110 9/110 10/110 11/110 12/110 13/110 14/110 15/110 16/110 17/110 18/110 19/110 20/110 21/110 22/110 23/110 24/110 25/110 26/110 27/110 28/110 29/110 30/110 31/110 32/110 33/110 34/110 35/110 36/110 37/110 38/110 39/110 40/110 41/110 42/110 43/110 44/110 45/110 46/110 47/110 48/110 49/110 50/110 51/110 52/110 53/110 54/110 55/110 56/110 57/110 58/110 59/110 60/110 61/110 62/110 63/110 64/110 65/110 66/110 67/110 68/110 69/110 70/110 71/110 72/110 73/110 74/110 75/110 76/110 77/110 78/110 79/110 80/110 81/110 82/110 83/110 84/110 85/110 86/110 87/110 88/110 89/110 90/110 91/110 92/110 93/110 94/110 95/110 96/110 97/110 98/110 99/110100/110101/110102/110103/110104/110105/110106/110107/110108/110109/110 done >10:10:44,529 INFO program: >10:10:44,534 INFO program: Running... udevadm settle --timeout=300 >10:10:44,785 INFO program: Running... udevadm settle --timeout=300 >10:10:44,876 INFO program: Running... mkswap -f -L SWAP /dev/sda2 >10:10:45,146 INFO program: Setting up swapspace version 1, size = 511996 KiB >10:10:45,148 INFO program: LABEL=SWAP, UUID=fe864a8e-0ad9-49ac-b16d-bf85cd1c066c >10:10:45,163 INFO program: Running... udevadm settle --timeout=300 >10:10:45,436 INFO program: Running... udevadm settle --timeout=300 >10:10:45,604 INFO program: Running... swapon /dev/sda2 >17:10:45,710 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/sda3 /mnt/sysimage >17:10:45,764 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/sda1 /mnt/sysimage/boot >17:10:45,814 INFO program: Running... /bin/mount -n -t bind -o defaults,bind /dev /mnt/sysimage/dev >17:10:45,842 INFO program: Running... /bin/mount -n -t devpts -o gid=5,mode=620 /dev/devpts /mnt/sysimage/dev/pts >17:10:45,878 INFO program: Running... /bin/mount -n -t tmpfs -o defaults /dev/tmpfs /mnt/sysimage/dev/shm >17:10:45,907 INFO program: Running... /bin/mount -n -t proc -o defaults /dev/proc /mnt/sysimage/proc >17:10:45,936 INFO program: Running... /bin/mount -n -t sysfs -o defaults /dev/sysfs /mnt/sysimage/sys >17:10:45,960 INFO program: Running... /bin/mount -n -t selinuxfs -o defaults /dev/selinuxfs /mnt/sysimage/sys/fs/selinux > > >/tmp/storage.log: >17:10:02,614 DEBUG storage: registered device format class MDRaidMember as mdmember >17:10:02,639 DEBUG storage: registered device format class Ext2FS as ext2 >17:10:02,639 DEBUG storage: registered device format class Ext3FS as ext3 >17:10:02,640 DEBUG storage: registered device format class Ext4FS as ext4 >17:10:02,640 DEBUG storage: registered device format class FATFS as vfat >17:10:02,640 DEBUG storage: registered device format class EFIFS as efi >17:10:02,640 DEBUG storage: registered device format class BTRFS as btrfs >17:10:02,640 DEBUG storage: registered device format class GFS2 as gfs2 >17:10:02,641 DEBUG storage: registered device format class JFS as jfs >17:10:02,641 DEBUG storage: registered device format class ReiserFS as reiserfs >17:10:02,641 DEBUG storage: registered device format class XFS as xfs >17:10:02,641 DEBUG storage: registered device format class HFS as hfs >17:10:02,641 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >17:10:02,642 DEBUG storage: registered device format class HFSPlus as hfs+ >17:10:02,642 DEBUG storage: registered device format class NTFS as ntfs >17:10:02,642 DEBUG storage: registered device format class NFS as nfs >17:10:02,642 DEBUG storage: registered device format class NFSv4 as nfs4 >17:10:02,642 DEBUG storage: registered device format class Iso9660FS as iso9660 >17:10:02,643 DEBUG storage: registered device format class NoDevFS as nodev >17:10:02,643 DEBUG storage: registered device format class DevPtsFS as devpts >17:10:02,643 DEBUG storage: registered device format class ProcFS as proc >17:10:02,643 DEBUG storage: registered device format class SysFS as sysfs >17:10:02,643 DEBUG storage: registered device format class TmpFS as tmpfs >17:10:02,643 DEBUG storage: registered device format class BindFS as bind >17:10:02,644 DEBUG storage: registered device format class SELinuxFS as selinuxfs >17:10:02,644 DEBUG storage: registered device format class USBFS as usbfs >17:10:02,646 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >17:10:02,650 DEBUG storage: registered device format class SwapSpace as swap >17:10:02,651 DEBUG storage: registered device format class DMRaidMember as dmraidmember >17:10:02,653 DEBUG storage: registered device format class MultipathMember as multipath_member >17:10:02,654 DEBUG storage: registered device format class PPCPRePBoot as prepboot >17:10:02,658 DEBUG storage: registered device format class DiskLabel as disklabel >17:10:02,659 DEBUG storage: registered device format class BIOSBoot as biosboot >17:10:02,692 DEBUG storage: registered device format class LUKS as luks >17:10:03,863 DEBUG storage: MultipathTopology._build_topology: >17:10:03,863 DEBUG storage: /etc/multipath.conf contents: >17:10:03,863 DEBUG storage: # multipath.conf written by anaconda >17:10:03,864 DEBUG storage: >17:10:03,864 DEBUG storage: defaults { >17:10:03,864 DEBUG storage: user_friendly_names yes >17:10:03,864 DEBUG storage: } >17:10:03,864 DEBUG storage: blacklist { >17:10:03,864 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >17:10:03,865 DEBUG storage: devnode "^hd[a-z]" >17:10:03,865 DEBUG storage: devnode "^dcssblk[0-9]*" >17:10:03,865 DEBUG storage: device { >17:10:03,865 DEBUG storage: vendor "DGC" >17:10:03,865 DEBUG storage: product "LUNZ" >17:10:03,866 DEBUG storage: } >17:10:03,866 DEBUG storage: device { >17:10:03,867 DEBUG storage: vendor "IBM" >17:10:03,867 DEBUG storage: product "S/390.*" >17:10:03,868 DEBUG storage: } >17:10:03,868 DEBUG storage: # don't count normal SATA devices as multipaths >17:10:03,868 DEBUG storage: device { >17:10:03,869 DEBUG storage: vendor "ATA" >17:10:03,869 DEBUG storage: } >17:10:03,869 DEBUG storage: # don't count 3ware devices as multipaths >17:10:03,870 DEBUG storage: device { >17:10:03,870 DEBUG storage: vendor "3ware" >17:10:03,871 DEBUG storage: } >17:10:03,872 DEBUG storage: device { >17:10:03,872 DEBUG storage: vendor "AMCC" >17:10:03,872 DEBUG storage: } >17:10:03,873 DEBUG storage: # nor highpoint devices >17:10:03,873 DEBUG storage: device { >17:10:03,874 DEBUG storage: vendor "HPT" >17:10:03,874 DEBUG storage: } >17:10:03,875 DEBUG storage: } >17:10:03,875 DEBUG storage: multipaths { >17:10:03,876 DEBUG storage: } >17:10:03,876 DEBUG storage: (end of /etc/multipath.conf) >17:10:04,009 INFO storage: MultipathTopology: not a multipath: ['sda'] >17:10:04,010 INFO storage: MultipathTopology: found non-disk device: sr0 >17:10:04,010 INFO storage: MultipathTopology: found singlepath device: sda >17:10:04,011 INFO storage: MultipathTopology: found non-disk device: sda1 >17:10:04,011 INFO storage: MultipathTopology: found non-disk device: sda2 >17:10:04,012 INFO storage: MultipathTopology: found non-disk device: sda3 >17:10:04,012 INFO storage: MultipathTopology: found singlepath device: loop0 >17:10:04,013 INFO storage: MultipathTopology: found singlepath device: loop1 >17:10:04,013 INFO storage: MultipathTopology: found singlepath device: loop2 >17:10:04,013 INFO storage: MultipathTopology: found singlepath device: loop3 >17:10:04,014 INFO storage: MultipathTopology: found singlepath device: loop4 >17:10:04,014 INFO storage: MultipathTopology: found singlepath device: loop5 >17:10:04,015 INFO storage: MultipathTopology: found singlepath device: loop6 >17:10:04,015 INFO storage: MultipathTopology: found singlepath device: loop7 >17:10:04,016 INFO storage: MultipathTopology: found singlepath device: dm-0 >17:10:09,498 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >17:10:09,499 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >17:10:10,001 DEBUG storage: MultipathTopology._build_topology: >17:10:10,002 DEBUG storage: /etc/multipath.conf contents: >17:10:10,002 DEBUG storage: # multipath.conf written by anaconda >17:10:10,002 DEBUG storage: >17:10:10,002 DEBUG storage: defaults { >17:10:10,002 DEBUG storage: user_friendly_names yes >17:10:10,003 DEBUG storage: } >17:10:10,003 DEBUG storage: blacklist { >17:10:10,003 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >17:10:10,003 DEBUG storage: devnode "^hd[a-z]" >17:10:10,003 DEBUG storage: devnode "^dcssblk[0-9]*" >17:10:10,004 DEBUG storage: device { >17:10:10,004 DEBUG storage: vendor "DGC" >17:10:10,004 DEBUG storage: product "LUNZ" >17:10:10,004 DEBUG storage: } >17:10:10,004 DEBUG storage: device { >17:10:10,004 DEBUG storage: vendor "IBM" >17:10:10,005 DEBUG storage: product "S/390.*" >17:10:10,005 DEBUG storage: } >17:10:10,006 DEBUG storage: # don't count normal SATA devices as multipaths >17:10:10,006 DEBUG storage: device { >17:10:10,006 DEBUG storage: vendor "ATA" >17:10:10,007 DEBUG storage: } >17:10:10,007 DEBUG storage: # don't count 3ware devices as multipaths >17:10:10,007 DEBUG storage: device { >17:10:10,011 DEBUG storage: vendor "3ware" >17:10:10,012 DEBUG storage: } >17:10:10,012 DEBUG storage: device { >17:10:10,012 DEBUG storage: vendor "AMCC" >17:10:10,013 DEBUG storage: } >17:10:10,014 DEBUG storage: # nor highpoint devices >17:10:10,014 DEBUG storage: device { >17:10:10,014 DEBUG storage: vendor "HPT" >17:10:10,015 DEBUG storage: } >17:10:10,015 DEBUG storage: } >17:10:10,015 DEBUG storage: multipaths { >17:10:10,016 DEBUG storage: } >17:10:10,016 DEBUG storage: (end of /etc/multipath.conf) >17:10:10,083 INFO storage: MultipathTopology: not a multipath: ['sda'] >17:10:10,086 INFO storage: MultipathTopology: found non-disk device: sr0 >17:10:10,087 INFO storage: MultipathTopology: found singlepath device: sda >17:10:10,088 INFO storage: MultipathTopology: found non-disk device: sda1 >17:10:10,088 INFO storage: MultipathTopology: found non-disk device: sda2 >17:10:10,091 INFO storage: MultipathTopology: found non-disk device: sda3 >17:10:10,092 INFO storage: MultipathTopology: found singlepath device: loop0 >17:10:10,093 INFO storage: MultipathTopology: found singlepath device: loop1 >17:10:10,094 INFO storage: MultipathTopology: found singlepath device: loop2 >17:10:10,095 INFO storage: MultipathTopology: found singlepath device: loop3 >17:10:10,096 INFO storage: MultipathTopology: found singlepath device: loop4 >17:10:10,097 INFO storage: MultipathTopology: found singlepath device: loop5 >17:10:10,097 INFO storage: MultipathTopology: found singlepath device: loop6 >17:10:10,100 INFO storage: MultipathTopology: found singlepath device: loop7 >17:10:10,102 INFO storage: MultipathTopology: found singlepath device: dm-0 >17:10:10,104 INFO storage: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >17:10:10,120 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.2.0', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '236100', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >17:10:10,121 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >17:10:10,122 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >17:10:10,124 DEBUG storage: DeviceTree.getDeviceByName returned None >17:10:10,125 INFO storage: sr0 is a cdrom >17:10:10,128 DEBUG storage: DeviceTree.addUdevOpticalDevice: >17:10:10,129 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:10:10,132 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >17:10:10,132 INFO storage: added cdrom sr0 (id 0) to device tree >17:10:10,133 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:10:10,144 DEBUG storage: no device or no media present >17:10:10,151 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0 /dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:06.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_06_0-scsi-0_0_0_0', > 'ID_REVISION': '1.2.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '245823', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0', > '/dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda'} ; name: sda ; >17:10:10,154 INFO storage: scanning sda (/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda)... >17:10:10,157 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >17:10:10,160 DEBUG storage: DeviceTree.getDeviceByName returned None >17:10:10,164 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >17:10:10,169 INFO storage: sda is a disk >17:10:10,170 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:10:10,176 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >17:10:10,177 INFO storage: added disk sda (id 1) to device tree >17:10:10,177 DEBUG storage: looking up parted Device: /dev/sda >17:10:10,189 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >17:10:10,192 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >17:10:10,196 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:10:10,206 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >17:10:10,241 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7ff18d09be10>, <parted.partition.Partition object at 0x7ff18feddf50>, <parted.partition.Partition object at 0x7ff18fee7210>] > device: <parted.device.Device object at 0x7ff18fed30d0> > PedDisk: <_ped.Disk object at 0x7ff18fed0e60> >17:10:10,243 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >17:10:10,247 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >17:10:10,250 INFO storage: got device: DiskDevice instance (0x7ff18d09be50) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 15005.9970703 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 30732282 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: -16384 did: 0 busy: False > hardwareGeometry: (15005, 64, 32) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x1848b90> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7ff18d09bd50> >17:10:10,253 INFO storage: got format: DiskLabel instance (0x7ff18d09bf50) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7ff18d09be10>, <parted.partition.Partition object at 0x7ff18feddf50>, <parted.partition.Partition object at 0x7ff18fee7210>] > device: <parted.device.Device object at 0x7ff18fed30d0> > PedDisk: <_ped.Disk object at 0x7ff18fed0e60> > origPartedDisk = <parted.disk.Disk object at 0x7ff18fee7350> > partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 30732282 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: -16384 did: 0 busy: False > hardwareGeometry: (15005, 64, 32) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x1848c20> > >17:10:10,257 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-part1 /dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/857f656b-d23c-4644-a037-05f7aa95d47b', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '857f656b-d23c-4644-a037-05f7aa95d47b', > 'ID_FS_UUID_ENC': '857f656b-d23c-4644-a037-05f7aa95d47b', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:06.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_06_0-scsi-0_0_0_0', > 'ID_REVISION': '1.2.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '246044', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-part1', > '/dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/857f656b-d23c-4644-a037-05f7aa95d47b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda1'} ; name: sda1 ; >17:10:10,258 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda1)... >17:10:10,260 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >17:10:10,261 DEBUG storage: DeviceTree.getDeviceByName returned None >17:10:10,261 INFO storage: sda1 is a partition >17:10:10,263 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >17:10:10,264 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >17:10:10,265 DEBUG storage: DeviceTree.getDeviceByName returned existing 15005MB disk sda (1) with existing msdos disklabel >17:10:10,267 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >17:10:10,268 DEBUG storage: PartitionDevice._setFormat: sda1 ; >17:10:10,269 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:10:10,270 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >17:10:10,270 DEBUG storage: looking up parted Partition: /dev/sda1 >17:10:10,272 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >17:10:10,273 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >17:10:10,275 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >17:10:10,276 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >17:10:10,277 INFO storage: added partition sda1 (id 2) to device tree >17:10:10,278 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >17:10:10,279 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >17:10:10,281 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:10:10,282 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >17:10:10,346 WARN storage: disklabel detected but not usable on sda1 >17:10:10,347 INFO storage: type detected on 'sda1' is 'ext4' >17:10:10,617 DEBUG storage: Ext4FS.supported: supported: True ; >17:10:10,618 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:10:10,620 DEBUG storage: PartitionDevice._setFormat: sda1 ; >17:10:10,621 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >17:10:10,622 DEBUG storage: skipping further processing due to clearpart >17:10:10,623 DEBUG storage: looking up parted Device: /dev/sda1 >17:10:10,625 INFO storage: got device: PartitionDevice instance (0x7ff18d09bed0) -- > name = sda1 status = True kids = 0 id = 2 > parents = ['existing 15005MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (500, 64, 32) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ff18fee8050> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff18fed3050> fileSystem: <parted.filesystem.FileSystem object at 0x7ff18fee70d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff18feddd10> PedPartition: <_ped.Partition object at 0x7ff18d09f8f0> > disk = existing 15005MB disk sda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >17:10:10,628 DEBUG storage: Ext4FS.supported: supported: True ; >17:10:10,628 INFO storage: got format: Ext4FS instance (0x7ff18fee7910) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 857f656b-d23c-4644-a037-05f7aa95d47b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >17:10:10,632 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-part2 /dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/30e9f610-46ae-43ec-9014-a88fd5784e0a', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '30e9f610-46ae-43ec-9014-a88fd5784e0a', > 'ID_FS_UUID_ENC': '30e9f610-46ae-43ec-9014-a88fd5784e0a', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8257536', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:06.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_06_0-scsi-0_0_0_0', > 'ID_REVISION': '1.2.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '246066', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-part2', > '/dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/30e9f610-46ae-43ec-9014-a88fd5784e0a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda2'} ; name: sda2 ; >17:10:10,632 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda2)... >17:10:10,633 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >17:10:10,634 DEBUG storage: DeviceTree.getDeviceByName returned None >17:10:10,634 INFO storage: sda2 is a partition >17:10:10,635 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >17:10:10,637 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >17:10:10,638 DEBUG storage: DeviceTree.getDeviceByName returned existing 15005MB disk sda (1) with existing msdos disklabel >17:10:10,640 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >17:10:10,641 DEBUG storage: PartitionDevice._setFormat: sda2 ; >17:10:10,642 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:10:10,643 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >17:10:10,644 DEBUG storage: looking up parted Partition: /dev/sda2 >17:10:10,645 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >17:10:10,647 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >17:10:10,648 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >17:10:10,649 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >17:10:10,650 INFO storage: added partition sda2 (id 3) to device tree >17:10:10,651 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >17:10:10,652 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >17:10:10,654 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:10:10,655 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >17:10:10,669 WARN storage: disklabel detected but not usable on sda2 >17:10:10,670 INFO storage: type detected on 'sda2' is 'swap' >17:10:10,672 DEBUG storage: SwapSpace.__init__: device: /dev/sda2 ; serial: drive-scsi0-0-0 ; uuid: 30e9f610-46ae-43ec-9014-a88fd5784e0a ; exists: True ; label: None ; >17:10:10,672 DEBUG storage: getFormat('swap') returning SwapSpace instance >17:10:10,674 DEBUG storage: PartitionDevice._setFormat: sda2 ; >17:10:10,676 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: swap ; >17:10:10,677 DEBUG storage: skipping further processing due to clearpart >17:10:10,678 DEBUG storage: looking up parted Device: /dev/sda2 >17:10:10,680 INFO storage: got device: PartitionDevice instance (0x7ff18fee7710) -- > name = sda2 status = True kids = 0 id = 3 > parents = ['existing 15005MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 4032.0 > format = existing swap > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8257536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4032, 64, 32) biosGeometry: (514, 255, 63) > PedDevice: <_ped.Device object at 0x7ff18fee8170> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff18fed3050> fileSystem: <parted.filesystem.FileSystem object at 0x7ff18fee7110> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff18fee7050> PedPartition: <_ped.Partition object at 0x7ff18fee00b0> > disk = existing 15005MB disk sda (1) with existing msdos disklabel > start = 1026048 end = 9283583 length = 8257536 > flags = >17:10:10,681 INFO storage: got format: SwapSpace instance (0x7ff18ff00750) -- > type = swap name = swap status = False > device = /dev/sda2 uuid = 30e9f610-46ae-43ec-9014-a88fd5784e0a exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >17:10:10,687 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-part3 /dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/a09f740c-3966-4cd8-92c7-e9e43d5ac954', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a09f740c-3966-4cd8-92c7-e9e43d5ac954', > 'ID_FS_UUID_ENC': 'a09f740c-3966-4cd8-92c7-e9e43d5ac954', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '9283584', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '21446656', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:06.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_06_0-scsi-0_0_0_0', > 'ID_REVISION': '1.2.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '246303', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-part3', > '/dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/a09f740c-3966-4cd8-92c7-e9e43d5ac954'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda3'} ; name: sda3 ; >17:10:10,688 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda3)... >17:10:10,690 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >17:10:10,691 DEBUG storage: DeviceTree.getDeviceByName returned None >17:10:10,691 INFO storage: sda3 is a partition >17:10:10,692 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >17:10:10,693 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >17:10:10,695 DEBUG storage: DeviceTree.getDeviceByName returned existing 15005MB disk sda (1) with existing msdos disklabel >17:10:10,696 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >17:10:10,698 DEBUG storage: PartitionDevice._setFormat: sda3 ; >17:10:10,698 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:10:10,699 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >17:10:10,699 DEBUG storage: looking up parted Partition: /dev/sda3 >17:10:10,701 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >17:10:10,702 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >17:10:10,704 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >17:10:10,705 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >17:10:10,706 INFO storage: added partition sda3 (id 4) to device tree >17:10:10,707 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >17:10:10,708 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >17:10:10,709 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:10:10,711 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >17:10:10,728 WARN storage: disklabel detected but not usable on sda3 >17:10:10,729 INFO storage: type detected on 'sda3' is 'ext4' >17:10:10,890 DEBUG storage: Ext4FS.supported: supported: True ; >17:10:10,890 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:10:10,892 DEBUG storage: PartitionDevice._setFormat: sda3 ; >17:10:10,894 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >17:10:10,894 DEBUG storage: skipping further processing due to clearpart >17:10:10,895 DEBUG storage: looking up parted Device: /dev/sda3 >17:10:10,897 INFO storage: got device: PartitionDevice instance (0x7ff18fee7810) -- > name = sda3 status = True kids = 0 id = 4 > parents = ['existing 15005MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 10472.0 > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 21446656 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (10472, 64, 32) biosGeometry: (1334, 255, 63) > PedDevice: <_ped.Device object at 0x7ff18fee8290> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff18fed3050> fileSystem: <parted.filesystem.FileSystem object at 0x7ff18fee72d0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff18fee7250> PedPartition: <_ped.Partition object at 0x7ff18fee0110> > disk = existing 15005MB disk sda (1) with existing msdos disklabel > start = 9283584 end = 30730239 length = 21446656 > flags = >17:10:10,900 DEBUG storage: Ext4FS.supported: supported: True ; >17:10:10,900 INFO storage: got format: Ext4FS instance (0x7ff18fee7890) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = a09f740c-3966-4cd8-92c7-e9e43d5ac954 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 10472.0 targetSize = 10472.0 > >17:10:10,903 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '263709', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >17:10:10,903 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >17:10:10,905 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >17:10:10,906 DEBUG storage: DeviceTree.getDeviceByName returned None >17:10:10,907 INFO storage: loop0 is a loop device >17:10:10,908 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >17:10:10,910 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >17:10:10,911 DEBUG storage: DeviceTree.getDeviceByName returned None >17:10:11,391 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:10:11,396 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >17:10:11,397 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 5) to device tree >17:10:11,399 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >17:10:11,399 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:10:11,401 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >17:10:11,401 INFO storage: added loop loop0 (id 6) to device tree >17:10:11,402 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >17:10:11,404 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >17:10:11,404 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >17:10:11,406 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >17:10:11,407 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >17:10:11,411 WARN storage: disklabel detected but not usable on loop0 >17:10:11,412 INFO storage: type detected on 'loop0' is 'squashfs' >17:10:11,412 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >17:10:11,415 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >17:10:11,416 DEBUG storage: skipping further processing due to clearpart >17:10:11,417 INFO storage: got device: LoopDevice instance (0x7ff18d0b7650) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (5)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >17:10:11,421 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/e5f9927b-6a8f-4dfa-8455-5ffa35d95d7e', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e5f9927b-6a8f-4dfa-8455-5ffa35d95d7e', > 'ID_FS_UUID_ENC': 'e5f9927b-6a8f-4dfa-8455-5ffa35d95d7e', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '263760', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/e5f9927b-6a8f-4dfa-8455-5ffa35d95d7e'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >17:10:11,422 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >17:10:11,423 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >17:10:11,425 DEBUG storage: DeviceTree.getDeviceByName returned None >17:10:11,425 INFO storage: loop1 is a loop device >17:10:11,427 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >17:10:11,428 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >17:10:11,430 DEBUG storage: DeviceTree.getDeviceByName returned None >17:10:11,430 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:10:11,432 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >17:10:11,433 INFO storage: added file /LiveOS/rootfs.img (id 7) to device tree >17:10:11,434 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >17:10:11,435 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:10:11,436 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >17:10:11,437 INFO storage: added loop loop1 (id 8) to device tree >17:10:11,438 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >17:10:11,440 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >17:10:11,442 DEBUG storage: Ext4FS.supported: supported: True ; >17:10:11,444 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:10:11,445 DEBUG storage: device loop1 does not contain a disklabel >17:10:11,447 INFO storage: type detected on 'loop1' is 'ext4' >17:10:11,527 DEBUG storage: Ext4FS.supported: supported: True ; >17:10:11,528 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:10:11,530 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >17:10:11,531 DEBUG storage: skipping further processing due to clearpart >17:10:11,532 INFO storage: got device: LoopDevice instance (0x7ff18d0b7c10) -- > name = loop1 status = False kids = 0 id = 8 > parents = ['existing 0MB file /LiveOS/rootfs.img (7)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >17:10:11,535 DEBUG storage: Ext4FS.supported: supported: True ; >17:10:11,536 INFO storage: got format: Ext4FS instance (0x7ff18d0b7d50) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = e5f9927b-6a8f-4dfa-8455-5ffa35d95d7e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >17:10:11,539 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '265291', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >17:10:11,539 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >17:10:11,540 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >17:10:11,542 DEBUG storage: DeviceTree.getDeviceByName returned None >17:10:11,542 INFO storage: loop2 is a loop device >17:10:11,544 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >17:10:11,545 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >17:10:11,547 DEBUG storage: DeviceTree.getDeviceByName returned None >17:10:11,547 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:10:11,549 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >17:10:11,550 INFO storage: added file /overlay (deleted) (id 9) to device tree >17:10:11,552 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >17:10:11,552 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:10:11,554 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >17:10:11,555 INFO storage: added loop loop2 (id 10) to device tree >17:10:11,556 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >17:10:11,557 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >17:10:11,558 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:10:11,559 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >17:10:11,561 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >17:10:11,565 WARN storage: disklabel detected but not usable on loop2 >17:10:11,566 DEBUG storage: no type or existing type for loop2, bailing >17:10:11,567 INFO storage: got device: LoopDevice instance (0x7ff18d0b7c90) -- > name = loop2 status = False kids = 0 id = 10 > parents = ['existing 0MB file /overlay (deleted) (9)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >17:10:11,569 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '265309', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >17:10:11,569 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >17:10:11,569 DEBUG storage: lvm filter: adding loop3 to the reject list >17:10:11,571 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '265358', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >17:10:11,572 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >17:10:11,572 DEBUG storage: lvm filter: adding loop4 to the reject list >17:10:11,575 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '265376', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >17:10:11,575 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >17:10:11,575 DEBUG storage: lvm filter: adding loop5 to the reject list >17:10:11,579 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '266408', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >17:10:11,580 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >17:10:11,580 DEBUG storage: lvm filter: adding loop6 to the reject list >17:10:11,583 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '266451', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >17:10:11,583 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >17:10:11,583 DEBUG storage: lvm filter: adding loop7 to the reject list >17:10:11,584 DEBUG storage: Skipping a device mapper drive (dm-0) for now >17:10:11,621 INFO storage: devices to scan: ['dm-0'] >17:10:11,625 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/e5f9927b-6a8f-4dfa-8455-5ffa35d95d7e /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e5f9927b-6a8f-4dfa-8455-5ffa35d95d7e', > 'ID_FS_UUID_ENC': 'e5f9927b-6a8f-4dfa-8455-5ffa35d95d7e', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '754502', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/e5f9927b-6a8f-4dfa-8455-5ffa35d95d7e', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >17:10:11,626 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >17:10:11,627 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >17:10:11,629 DEBUG storage: DeviceTree.getDeviceByName returned None >17:10:11,629 INFO storage: live-rw is a device-mapper device >17:10:11,630 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >17:10:11,632 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >17:10:11,634 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) with existing ext4 filesystem >17:10:11,636 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >17:10:11,637 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (10) >17:10:11,639 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >17:10:11,641 DEBUG storage: DeviceTree.getDeviceByName returned None >17:10:11,653 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >17:10:11,657 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:10:11,659 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >17:10:11,659 INFO storage: added dm live-rw (id 11) to device tree >17:10:11,661 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >17:10:11,663 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >17:10:11,666 DEBUG storage: Ext4FS.supported: supported: True ; >17:10:11,667 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:10:11,668 DEBUG storage: device live-rw does not contain a disklabel >17:10:11,669 INFO storage: type detected on 'live-rw' is 'ext4' >17:10:11,780 DEBUG storage: Ext4FS.supported: supported: True ; >17:10:11,781 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:10:11,784 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >17:10:11,787 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >17:10:11,793 INFO storage: got device: DMDevice instance (0x7ff18d0b7fd0) -- > name = live-rw status = True kids = 0 id = 11 > parents = ['existing 0MB loop loop2 (10)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7ff18fee8560> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >17:10:11,795 DEBUG storage: Ext4FS.supported: supported: True ; >17:10:11,799 INFO storage: got format: Ext4FS instance (0x7ff18d0b7710) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = e5f9927b-6a8f-4dfa-8455-5ffa35d95d7e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >17:10:11,860 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >17:10:11,863 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >17:10:11,868 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >17:10:11,905 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >17:10:11,948 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:10:11,952 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:10:11,958 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:10:11,994 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >17:10:11,999 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >17:10:12,003 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >17:10:12,039 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:10:12,043 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:10:12,047 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:10:12,082 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >17:10:12,116 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:10:12,120 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:10:12,125 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:10:12,158 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >17:10:12,162 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >17:10:12,165 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >17:10:12,165 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >17:10:12,170 INFO storage: edd: collected mbr signatures: {'sda': '0x0004921d'} >17:10:12,172 DEBUG storage: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x0004921d > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 30732282 >17:10:12,173 INFO storage: edd: matched 0x80 to sda using MBR sig >17:10:12,176 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:10:12,191 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >17:10:12,233 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >17:10:12,344 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:10:12,349 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:10:12,355 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:10:12,392 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:10:12,395 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >17:10:12,532 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >17:10:12,533 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >17:10:12,534 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >17:10:12,534 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >17:10:12,535 DEBUG storage: crypttab maps: [] >17:10:12,535 DEBUG storage: parsing /mnt/sysimage/etc/fstab >17:10:12,538 DEBUG storage: resolved 'UUID=a09f740c-3966-4cd8-92c7-e9e43d5ac954' to 'sda3' (partition) >17:10:12,539 DEBUG storage: resolved 'UUID=857f656b-d23c-4644-a037-05f7aa95d47b' to 'sda1' (partition) >17:10:12,539 DEBUG storage: resolved 'UUID=30e9f610-46ae-43ec-9014-a88fd5784e0a' to 'sda2' (partition) >17:10:12,544 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >17:10:12,734 DEBUG storage: Ext4FS.supported: supported: True ; >17:10:12,739 DEBUG storage: Ext4FS.supported: supported: True ; >17:10:12,746 DEBUG storage: Ext4FS.supported: supported: True ; >17:10:12,752 DEBUG storage: Ext4FS.supported: supported: True ; >17:10:12,757 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:10:12,777 DEBUG storage: onlyuse is now: sda >10:10:17,442 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:10:17,453 INFO storage: updating format of device: existing 0MB cdrom sr0 (0) >10:10:17,511 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >10:10:17,515 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >10:10:17,517 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:10:17,520 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >10:10:17,524 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: None ; exists: True ; >10:10:17,557 ERR storage: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >10:10:17,559 INFO storage: DiskLabel.partedDevice returning None >10:10:17,559 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >10:10:17,561 DEBUG storage: no type or existing type for sr0, bailing >10:10:17,669 DEBUG storage: Iso9660FS.supported: supported: True ; >10:10:17,670 DEBUG storage: Iso9660FS.supported: supported: True ; >10:10:17,672 DEBUG storage: NFSv4.supported: supported: False ; >10:10:17,673 DEBUG storage: NFSv4.supported: supported: False ; >10:10:17,674 DEBUG storage: SELinuxFS.supported: supported: False ; >10:10:17,675 DEBUG storage: SELinuxFS.supported: supported: False ; >10:10:17,677 DEBUG storage: Ext4FS.supported: supported: True ; >10:10:17,679 DEBUG storage: Ext4FS.supported: supported: True ; >10:10:17,681 DEBUG storage: Ext3FS.supported: supported: True ; >10:10:17,682 DEBUG storage: Ext3FS.supported: supported: True ; >10:10:17,684 DEBUG storage: Ext2FS.supported: supported: True ; >10:10:17,685 DEBUG storage: Ext2FS.supported: supported: True ; >10:10:17,687 DEBUG storage: SysFS.supported: supported: False ; >10:10:17,688 DEBUG storage: SysFS.supported: supported: False ; >10:10:17,690 DEBUG storage: MultipathMember.__init__: >10:10:17,692 DEBUG storage: MDRaidMember.__init__: >10:10:17,695 DEBUG storage: ProcFS.supported: supported: False ; >10:10:17,698 DEBUG storage: ProcFS.supported: supported: False ; >10:10:17,700 DEBUG storage: SwapSpace.__init__: >10:10:17,703 DEBUG storage: NoDevFS.supported: supported: False ; >10:10:17,704 DEBUG storage: NoDevFS.supported: supported: False ; >10:10:17,705 DEBUG storage: DevPtsFS.supported: supported: False ; >10:10:17,706 DEBUG storage: DevPtsFS.supported: supported: False ; >10:10:17,708 DEBUG storage: BTRFS.supported: supported: True ; >10:10:17,732 ERR storage: Could not load kernel module btrfs >10:10:17,735 DEBUG storage: USBFS.supported: supported: False ; >10:10:17,736 DEBUG storage: USBFS.supported: supported: False ; >10:10:17,737 DEBUG storage: DiskLabel.__init__: >10:10:17,737 INFO storage: DiskLabel.partedDevice returning None >10:10:17,738 DEBUG storage: HFSPlus.supported: supported: False ; >10:10:17,739 DEBUG storage: HFSPlus.supported: supported: False ; >10:10:17,740 DEBUG storage: XFS.supported: supported: True ; >10:10:17,762 ERR storage: Could not load kernel module xfs >10:10:17,766 DEBUG storage: XFS.supported: supported: False ; >10:10:17,770 DEBUG storage: TmpFS.supported: supported: False ; >10:10:17,772 DEBUG storage: TmpFS.supported: supported: False ; >10:10:17,775 DEBUG storage: LUKS.__init__: >10:10:17,777 DEBUG storage: NTFS.supported: supported: False ; >10:10:17,778 DEBUG storage: NTFS.supported: supported: False ; >10:10:17,779 DEBUG storage: BindFS.supported: supported: False ; >10:10:17,780 DEBUG storage: BindFS.supported: supported: False ; >10:10:17,781 DEBUG storage: HFS.supported: supported: False ; >10:10:17,782 DEBUG storage: HFS.supported: supported: False ; >10:10:17,783 DEBUG storage: LVMPhysicalVolume.__init__: >10:10:17,784 DEBUG storage: NFS.supported: supported: False ; >10:10:17,785 DEBUG storage: NFS.supported: supported: False ; >10:10:17,786 DEBUG storage: FATFS.supported: supported: True ; >10:10:17,807 ERR storage: Could not load kernel module vfat >10:10:17,810 DEBUG storage: FATFS.supported: supported: False ; >10:10:17,811 DEBUG storage: DMRaidMember.__init__: >10:10:24,956 DEBUG storage: clearpart: looking at sda3 >10:10:24,960 DEBUG storage: removing sda3 >10:10:24,976 DEBUG storage: PartitionDevice._setFormat: sda3 ; >10:10:24,976 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:10:24,979 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: ext4 ; type: None ; >10:10:24,979 INFO storage: registered action: [0] Destroy Format ext4 filesystem on partition sda3 (id 4) >10:10:24,982 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >10:10:24,987 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >10:10:25,033 INFO storage: removed partition sda3 (id 4) from device tree >10:10:25,041 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >10:10:25,042 INFO storage: registered action: [1] Destroy Device partition sda3 (id 4) >10:10:25,044 DEBUG storage: partitions: ['sda1', 'sda2'] >10:10:25,045 DEBUG storage: clearpart: looking at sda2 >10:10:25,045 DEBUG storage: removing sda2 >10:10:25,050 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >10:10:25,054 DEBUG storage: PartitionDevice._setFormat: sda2 ; >10:10:25,055 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:10:25,059 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: swap ; type: None ; >10:10:25,060 INFO storage: registered action: [2] Destroy Format swap on partition sda2 (id 3) >10:10:25,064 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >10:10:25,069 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >10:10:25,078 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >10:10:25,116 INFO storage: removed partition sda2 (id 3) from device tree >10:10:25,121 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >10:10:25,123 INFO storage: registered action: [3] Destroy Device partition sda2 (id 3) >10:10:25,126 DEBUG storage: partitions: ['sda1'] >10:10:25,127 DEBUG storage: clearpart: looking at sda1 >10:10:25,128 DEBUG storage: removing sda1 >10:10:25,132 DEBUG storage: PartitionDevice._setFormat: sda1 ; >10:10:25,133 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:10:25,136 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >10:10:25,137 INFO storage: registered action: [4] Destroy Format ext4 filesystem on partition sda1 (id 2) >10:10:25,139 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >10:10:25,145 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >10:10:25,185 INFO storage: removed partition sda1 (id 2) from device tree >10:10:25,190 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:10:25,190 INFO storage: registered action: [5] Destroy Device partition sda1 (id 2) >10:10:25,191 DEBUG storage: partitions: [] >10:10:25,192 DEBUG storage: checking whether disk sda has an empty extended >10:10:25,192 DEBUG storage: extended is None ; logicals is [] >10:10:25,193 DEBUG storage: clearpart: initializing sda >10:10:25,196 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:10:25,196 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:10:25,200 DEBUG storage: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >10:10:25,200 INFO storage: registered action: [6] Destroy Format msdos disklabel on disk sda (id 1) >10:10:25,204 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >10:10:25,207 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >10:10:25,209 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7ff18596c910> > PedDisk: <_ped.Disk object at 0x7ff18596e200> >10:10:25,210 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >10:10:25,213 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >10:10:25,216 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >10:10:25,216 INFO storage: registered action: [7] Create Format msdos disklabel on disk sda (id 1) >10:10:25,217 DEBUG storage: new disk order: [] >10:10:25,274 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >10:10:25,277 DEBUG storage: DeviceTree.getDeviceByName returned existing 15005MB disk sda (1) with non-existent msdos disklabel >10:10:25,280 DEBUG storage: SwapSpace.__init__: mountopts: ; mountpoint: ; fsprofile: ; label: SWAP ; >10:10:25,280 DEBUG storage: getFormat('swap') returning SwapSpace instance >10:10:25,283 DEBUG storage: PartitionDevice._setFormat: req0 ; >10:10:25,286 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: swap ; >10:10:25,286 INFO storage: added partition req0 (id 12) to device tree >10:10:25,287 INFO storage: registered action: [8] Create Device partition req0 (id 12) >10:10:25,288 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:10:25,289 INFO storage: registered action: [9] Create Format swap on partition req0 (id 12) >10:10:25,291 DEBUG storage: Ext4FS.supported: supported: True ; >10:10:25,292 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:10:25,296 DEBUG storage: PartitionDevice._setFormat: req1 ; >10:10:25,298 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >10:10:25,298 INFO storage: added partition req1 (id 13) to device tree >10:10:25,298 INFO storage: registered action: [10] Create Device partition req1 (id 13) >10:10:25,299 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:10:25,299 INFO storage: registered action: [11] Create Format ext4 filesystem mounted at / on partition req1 (id 13) >10:10:25,301 DEBUG storage: Ext4FS.supported: supported: True ; >10:10:25,302 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:10:25,306 DEBUG storage: PartitionDevice._setFormat: req2 ; >10:10:25,308 DEBUG storage: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >10:10:25,309 INFO storage: added partition req2 (id 14) to device tree >10:10:25,309 INFO storage: registered action: [12] Create Device partition req2 (id 14) >10:10:25,309 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:10:25,310 INFO storage: registered action: [13] Create Format ext4 filesystem mounted at /boot on partition req2 (id 14) >10:10:25,313 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:10:25,315 DEBUG storage: removing all non-preexisting partitions ['req0(id 12)', 'req1(id 13)', 'req2(id 14)'] from disk(s) ['sda'] >10:10:25,316 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req0(id 12)', 'req1(id 13)', 'req2(id 14)'] >10:10:25,316 DEBUG storage: removing all non-preexisting partitions ['req2(id 14)', 'req0(id 12)', 'req1(id 13)'] from disk(s) ['sda'] >10:10:25,320 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >10:10:25,322 DEBUG storage: DeviceTree.getDeviceByName returned existing 15005MB disk sda (1) with non-existent msdos disklabel >10:10:25,324 DEBUG storage: resolved 'sda' to 'sda' (disk) >10:10:25,326 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >10:10:25,328 DEBUG storage: DeviceTree.getDeviceByName returned existing 15005MB disk sda (1) with non-existent msdos disklabel >10:10:25,328 DEBUG storage: resolved 'sda' to 'sda' (disk) >10:10:25,328 DEBUG storage: allocating partition: req2 ; id: 14 ; disks: ['sda'] ; >boot: True ; primary: True ; size: 500MB ; grow: False ; max_size: 0 >10:10:25,329 DEBUG storage: checking freespace on sda >10:10:25,329 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >10:10:25,330 DEBUG storage: current free range is 63-30732281 (15005MB) >10:10:25,331 DEBUG storage: updating use_disk to sda, type: 0 >10:10:25,331 DEBUG storage: new free: 63-30732281 / 15005MB >10:10:25,331 DEBUG storage: new free allows for 0 sectors of growth >10:10:25,332 DEBUG storage: found free space for bootable request >10:10:25,332 DEBUG storage: adjusted start sector from 63 to 2048 >10:10:25,334 DEBUG storage: created partition sda1 of 500MB and added it to /dev/sda >10:10:25,336 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >10:10:25,338 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff18596c8d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff185a5f2d0> PedPartition: <_ped.Partition object at 0x7ff185a5c530> >10:10:25,341 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >10:10:25,343 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >10:10:25,347 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >10:10:25,348 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff18596c8d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff185a5f250> PedPartition: <_ped.Partition object at 0x7ff185a5ce30> >10:10:25,350 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >10:10:25,354 DEBUG storage: DeviceTree.getDeviceByName returned existing 15005MB disk sda (1) with non-existent msdos disklabel >10:10:25,355 DEBUG storage: resolved 'sda' to 'sda' (disk) >10:10:25,357 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >10:10:25,360 DEBUG storage: DeviceTree.getDeviceByName returned existing 15005MB disk sda (1) with non-existent msdos disklabel >10:10:25,360 DEBUG storage: resolved 'sda' to 'sda' (disk) >10:10:25,360 DEBUG storage: allocating partition: req0 ; id: 12 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >10:10:25,361 DEBUG storage: checking freespace on sda >10:10:25,363 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=False >10:10:25,365 DEBUG storage: current free range is 63-2047 (0MB) >10:10:25,366 DEBUG storage: current free range is 1026048-30732281 (14504MB) >10:10:25,366 DEBUG storage: updating use_disk to sda, type: 0 >10:10:25,367 DEBUG storage: new free: 1026048-30732281 / 14504MB >10:10:25,367 DEBUG storage: new free allows for 0 sectors of growth >10:10:25,368 DEBUG storage: created partition sda2 of 500MB and added it to /dev/sda >10:10:25,370 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >10:10:25,371 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff18596c8d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff185a5f990> PedPartition: <_ped.Partition object at 0x7ff185a61e90> >10:10:25,373 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >10:10:25,375 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >10:10:25,379 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >10:10:25,381 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff18596c8d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff185a5f7d0> PedPartition: <_ped.Partition object at 0x7ff185a62590> >10:10:25,384 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >10:10:25,388 DEBUG storage: DeviceTree.getDeviceByName returned existing 15005MB disk sda (1) with non-existent msdos disklabel >10:10:25,388 DEBUG storage: resolved 'sda' to 'sda' (disk) >10:10:25,391 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >10:10:25,394 DEBUG storage: DeviceTree.getDeviceByName returned existing 15005MB disk sda (1) with non-existent msdos disklabel >10:10:25,395 DEBUG storage: resolved 'sda' to 'sda' (disk) >10:10:25,395 DEBUG storage: allocating partition: req1 ; id: 13 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 4096MB ; grow: True ; max_size: 0 >10:10:25,395 DEBUG storage: checking freespace on sda >10:10:25,396 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=4096MB boot=False best=None grow=True >10:10:25,396 DEBUG storage: current free range is 63-2047 (0MB) >10:10:25,397 DEBUG storage: current free range is 2050048-30732281 (14004MB) >10:10:25,398 DEBUG storage: evaluating growth potential for new layout >10:10:25,398 DEBUG storage: calculating growth for disk /dev/sda >10:10:25,401 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >10:10:25,403 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff18596c8d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff185a5ff50> PedPartition: <_ped.Partition object at 0x7ff185a63710> >10:10:25,405 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >10:10:25,410 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >10:10:25,411 DEBUG storage: adding request 14 to chunk 30732219 (63-30732281) on /dev/sda >10:10:25,411 DEBUG storage: adding request 12 to chunk 30732219 (63-30732281) on /dev/sda >10:10:25,412 DEBUG storage: adding request 13 to chunk 30732219 (63-30732281) on /dev/sda >10:10:25,413 DEBUG storage: Chunk.growRequests: 30732219 on /dev/sda start = 63 end = 30732281 >sectorSize = 512 > >10:10:25,413 DEBUG storage: req: PartitionRequest instance -- >id = 14 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >10:10:25,413 DEBUG storage: req: PartitionRequest instance -- >id = 12 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >10:10:25,413 DEBUG storage: req: PartitionRequest instance -- >id = 13 name = sda3 growable = True >base = 8388608 growth = 0 max_grow = 4286578687 >done = False >10:10:25,413 DEBUG storage: 1 requests and 20295611 (9909MB) left in chunk >10:10:25,413 DEBUG storage: adding 20295611 (9909MB) to 13 (sda3) >10:10:25,413 DEBUG storage: new grow amount for request 13 (sda3) is 20295611 units, or 9909MB >10:10:25,414 DEBUG storage: request 14 (sda1) growth: 0 (0MB) size: 500MB >10:10:25,414 DEBUG storage: request 12 (sda2) growth: 0 (0MB) size: 500MB >10:10:25,414 DEBUG storage: request 13 (sda3) growth: 20295611 (9909MB) size: 14005MB >10:10:25,414 DEBUG storage: disk /dev/sda growth: 20295611 (9909MB) >10:10:25,416 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >10:10:25,417 DEBUG storage: device sda3 new partedPartition None >10:10:25,419 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >10:10:25,421 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >10:10:25,421 DEBUG storage: total growth: 20295611 sectors >10:10:25,421 DEBUG storage: updating use_disk to sda, type: 0 >10:10:25,421 DEBUG storage: new free: 2050048-30732281 / 14004MB >10:10:25,422 DEBUG storage: new free allows for 20295611 sectors of growth >10:10:25,423 DEBUG storage: created partition sda3 of 4096MB and added it to /dev/sda >10:10:25,426 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >10:10:25,427 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff18596c8d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff185a66510> PedPartition: <_ped.Partition object at 0x7ff185a678f0> >10:10:25,430 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >10:10:25,433 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >10:10:25,437 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >10:10:25,438 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff18596c8d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff185a665d0> PedPartition: <_ped.Partition object at 0x7ff185a6c290> >10:10:25,439 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda2(id 12)', 'sda3(id 13)', 'sda1(id 14)'] >10:10:25,439 DEBUG storage: growable partitions are ['sda3'] >10:10:25,439 DEBUG storage: adding request 12 to chunk 30732219 (63-30732281) on /dev/sda >10:10:25,440 DEBUG storage: adding request 13 to chunk 30732219 (63-30732281) on /dev/sda >10:10:25,440 DEBUG storage: adding request 14 to chunk 30732219 (63-30732281) on /dev/sda >10:10:25,441 DEBUG storage: disk sda has 1 chunks >10:10:25,441 DEBUG storage: Chunk.growRequests: 30732219 on /dev/sda start = 63 end = 30732281 >sectorSize = 512 > >10:10:25,441 DEBUG storage: req: PartitionRequest instance -- >id = 14 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >10:10:25,441 DEBUG storage: req: PartitionRequest instance -- >id = 12 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >10:10:25,441 DEBUG storage: req: PartitionRequest instance -- >id = 13 name = sda3 growable = True >base = 8388608 growth = 0 max_grow = 4286578687 >done = False >10:10:25,441 DEBUG storage: 1 requests and 20295611 (9909MB) left in chunk >10:10:25,441 DEBUG storage: adding 20295611 (9909MB) to 13 (sda3) >10:10:25,442 DEBUG storage: new grow amount for request 13 (sda3) is 20295611 units, or 9909MB >10:10:25,442 DEBUG storage: growing partitions on sda >10:10:25,442 DEBUG storage: partition sda1 (14): 0 >10:10:25,442 DEBUG storage: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7ff18596c690> PedGeometry: <_ped.Geometry object at 0x7ff185a666d0> >10:10:25,442 DEBUG storage: partition sda2 (12): 0 >10:10:25,443 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 2050047 length: 1024000 > device: <parted.device.Device object at 0x7ff18596c690> PedGeometry: <_ped.Geometry object at 0x7ff185a66850> >10:10:25,443 DEBUG storage: partition sda3 (13): 0 >10:10:25,445 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 2050048 end: 30730239 length: 28680192 > device: <parted.device.Device object at 0x7ff18596c690> PedGeometry: <_ped.Geometry object at 0x7ff185a669d0> >10:10:25,447 DEBUG storage: removing all non-preexisting partitions ['sda1(id 14)', 'sda2(id 12)', 'sda3(id 13)'] from disk(s) ['sda'] >10:10:25,452 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >10:10:25,452 DEBUG storage: device sda1 new partedPartition None >10:10:25,456 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >10:10:25,460 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >10:10:25,464 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >10:10:25,464 DEBUG storage: device sda2 new partedPartition None >10:10:25,468 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >10:10:25,471 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >10:10:25,473 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >10:10:25,474 DEBUG storage: device sda3 new partedPartition None >10:10:25,476 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >10:10:25,479 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:10:25,480 DEBUG storage: back from removeNewPartitions >10:10:25,481 DEBUG storage: extended: None >10:10:25,482 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7ff18596c690> PedGeometry: <_ped.Geometry object at 0x7ff185a666d0> >10:10:25,483 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >10:10:25,484 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff18596c8d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff185a71ed0> PedPartition: <_ped.Partition object at 0x7ff185a6c530> >10:10:25,485 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >10:10:25,486 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >10:10:25,489 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >10:10:25,490 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff18596c8d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1859f7050> PedPartition: <_ped.Partition object at 0x7ff1859f6890> >10:10:25,491 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 2050047 length: 1024000 > device: <parted.device.Device object at 0x7ff18596c690> PedGeometry: <_ped.Geometry object at 0x7ff185a66850> >10:10:25,494 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >10:10:25,495 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff18596c8d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff185a71cd0> PedPartition: <_ped.Partition object at 0x7ff185a6c590> >10:10:25,499 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >10:10:25,502 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >10:10:25,505 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >10:10:25,506 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff18596c8d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1859f7410> PedPartition: <_ped.Partition object at 0x7ff1859f9e30> >10:10:25,506 DEBUG storage: setting req1 new geometry: parted.Geometry instance -- > start: 2050048 end: 30730239 length: 28680192 > device: <parted.device.Device object at 0x7ff18596c690> PedGeometry: <_ped.Geometry object at 0x7ff185a669d0> >10:10:25,509 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >10:10:25,510 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff18596c8d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff185a66450> PedPartition: <_ped.Partition object at 0x7ff185a6d050> >10:10:25,512 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >10:10:25,515 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >10:10:25,518 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >10:10:25,519 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff18596c8d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1859f79d0> PedPartition: <_ped.Partition object at 0x7ff1859faa10> >10:10:25,520 DEBUG storage: fixing size of non-existent 500MB partition sda1 (14) with non-existent ext4 filesystem mounted at /boot at 500.00 >10:10:25,521 DEBUG storage: fixing size of non-existent 500MB partition sda2 (12) with non-existent swap at 500.00 >10:10:25,521 DEBUG storage: fixing size of non-existent 14004MB partition sda3 (13) with non-existent ext4 filesystem mounted at / at 14004.00 >10:10:25,524 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >10:10:25,527 DEBUG storage: DeviceTree.getDeviceByName returned existing 15005MB disk sda (1) with non-existent msdos disklabel >10:10:25,529 DEBUG storage: resolved 'sda' to 'sda' (disk) >10:10:25,531 DEBUG storage: _is_valid_disklabel(sda) returning True >10:10:25,532 DEBUG storage: _is_valid_size(sda) returning True >10:10:25,532 DEBUG storage: _is_valid_location(sda) returning True >10:10:25,533 DEBUG storage: _is_valid_format(sda) returning True >10:10:25,533 DEBUG storage: is_valid_stage1_device(sda) returning True >10:10:28,508 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >10:10:28,509 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >10:10:28,512 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >10:10:28,547 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >10:10:28,548 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >10:10:28,550 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >10:10:28,551 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >10:10:28,553 DEBUG storage: PartitionDevice.teardown: sda3 ; status: False ; controllable: True ; >10:10:28,554 DEBUG storage: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >10:10:28,555 INFO storage: resetting parted disks... >10:10:28,556 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >10:10:28,557 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >10:10:28,559 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >10:10:28,560 DEBUG storage: PartitionDevice.preCommitFixup: sda3 ; >10:10:28,562 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >10:10:28,563 DEBUG storage: PartitionDevice.preCommitFixup: sda3 ; >10:10:28,564 DEBUG storage: sector-based lookup found partition sda3 >10:10:28,565 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >10:10:28,568 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff18fee7350> fileSystem: <parted.filesystem.FileSystem object at 0x7ff18411e210> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff18411e150> PedPartition: <_ped.Partition object at 0x7ff1840f5dd0> >10:10:28,571 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >10:10:28,572 DEBUG storage: sector-based lookup found partition sda2 >10:10:28,574 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >10:10:28,575 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff18fee7350> fileSystem: <parted.filesystem.FileSystem object at 0x7ff18411e290> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff18fee71d0> PedPartition: <_ped.Partition object at 0x7ff18fee0110> >10:10:28,576 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >10:10:28,577 DEBUG storage: sector-based lookup found partition sda1 >10:10:28,579 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >10:10:28,580 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff18fee7350> fileSystem: <parted.filesystem.FileSystem object at 0x7ff18fee7090> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff18fee7110> PedPartition: <_ped.Partition object at 0x7ff18fee00b0> >10:10:28,581 DEBUG storage: action: [0] Destroy Format ext4 filesystem on partition sda3 (id 4) >10:10:28,581 DEBUG storage: action: [1] Destroy Device partition sda3 (id 4) >10:10:28,582 DEBUG storage: action: [2] Destroy Format swap on partition sda2 (id 3) >10:10:28,582 DEBUG storage: action: [3] Destroy Device partition sda2 (id 3) >10:10:28,583 DEBUG storage: action: [4] Destroy Format ext4 filesystem on partition sda1 (id 2) >10:10:28,583 DEBUG storage: action: [5] Destroy Device partition sda1 (id 2) >10:10:28,584 DEBUG storage: action: [6] Destroy Format msdos disklabel on disk sda (id 1) >10:10:28,584 DEBUG storage: action: [7] Create Format msdos disklabel on disk sda (id 1) >10:10:28,585 DEBUG storage: action: [8] Create Device partition sda2 (id 12) >10:10:28,585 DEBUG storage: action: [9] Create Format swap on partition sda2 (id 12) >10:10:28,586 DEBUG storage: action: [10] Create Device partition sda3 (id 13) >10:10:28,587 DEBUG storage: action: [11] Create Format ext4 filesystem mounted at / on partition sda3 (id 13) >10:10:28,587 DEBUG storage: action: [12] Create Device partition sda1 (id 14) >10:10:28,588 DEBUG storage: action: [13] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 14) >10:10:28,588 INFO storage: pruning action queue... >10:10:28,589 INFO storage: sorting actions... >10:10:28,592 DEBUG storage: action: [4] Destroy Format ext4 filesystem on partition sda1 (id 2) >10:10:28,592 DEBUG storage: action: [2] Destroy Format swap on partition sda2 (id 3) >10:10:28,593 DEBUG storage: action: [0] Destroy Format ext4 filesystem on partition sda3 (id 4) >10:10:28,593 DEBUG storage: action: [1] Destroy Device partition sda3 (id 4) >10:10:28,594 DEBUG storage: action: [3] Destroy Device partition sda2 (id 3) >10:10:28,595 DEBUG storage: action: [5] Destroy Device partition sda1 (id 2) >10:10:28,595 DEBUG storage: action: [6] Destroy Format msdos disklabel on disk sda (id 1) >10:10:28,596 DEBUG storage: action: [7] Create Format msdos disklabel on disk sda (id 1) >10:10:28,597 DEBUG storage: action: [12] Create Device partition sda1 (id 14) >10:10:28,597 DEBUG storage: action: [13] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 14) >10:10:28,598 DEBUG storage: action: [8] Create Device partition sda2 (id 12) >10:10:28,598 DEBUG storage: action: [10] Create Device partition sda3 (id 13) >10:10:28,599 DEBUG storage: action: [11] Create Format ext4 filesystem mounted at / on partition sda3 (id 13) >10:10:28,600 DEBUG storage: action: [9] Create Format swap on partition sda2 (id 12) >10:10:28,600 INFO storage: executing action: [4] Destroy Format ext4 filesystem on partition sda1 (id 2) >10:10:28,603 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: True ; >10:10:28,606 DEBUG storage: Ext4FS.destroy: device: /dev/sda1 ; status: False ; type: ext4 ; >10:10:28,883 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >10:10:28,890 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >10:10:28,960 INFO storage: executing action: [2] Destroy Format swap on partition sda2 (id 3) >10:10:28,962 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >10:10:28,964 DEBUG storage: SwapSpace.destroy: device: /dev/sda2 ; status: False ; type: swap ; >10:10:29,216 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >10:10:29,220 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >10:10:29,228 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >10:10:29,293 INFO storage: executing action: [0] Destroy Format ext4 filesystem on partition sda3 (id 4) >10:10:29,295 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: True ; >10:10:29,296 DEBUG storage: Ext4FS.destroy: device: /dev/sda3 ; status: False ; type: ext4 ; >10:10:29,545 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >10:10:29,551 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >10:10:29,623 INFO storage: executing action: [1] Destroy Device partition sda3 (id 4) >10:10:29,625 DEBUG storage: PartitionDevice.destroy: sda3 ; status: True ; >10:10:29,626 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >10:10:29,629 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >10:10:29,659 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda3 ; orig: True ; >10:10:29,660 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >10:10:29,662 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >10:10:29,663 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >10:10:29,666 DEBUG storage: PartitionDevice._destroy: sda3 ; status: True ; >10:10:29,672 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >10:10:30,054 INFO storage: executing action: [3] Destroy Device partition sda2 (id 3) >10:10:30,056 DEBUG storage: PartitionDevice.destroy: sda2 ; status: True ; >10:10:30,057 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >10:10:30,059 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >10:10:30,061 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >10:10:30,099 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: True ; >10:10:30,105 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >10:10:30,107 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >10:10:30,109 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >10:10:30,110 DEBUG storage: PartitionDevice._destroy: sda2 ; status: True ; >10:10:30,112 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >10:10:30,385 INFO storage: executing action: [5] Destroy Device partition sda1 (id 2) >10:10:30,387 DEBUG storage: PartitionDevice.destroy: sda1 ; status: True ; >10:10:30,389 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >10:10:30,396 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >10:10:30,430 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: True ; >10:10:30,431 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >10:10:30,432 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >10:10:30,434 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >10:10:30,435 DEBUG storage: PartitionDevice._destroy: sda1 ; status: True ; >10:10:30,437 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >10:10:30,595 INFO storage: executing action: [6] Destroy Format msdos disklabel on disk sda (id 1) >10:10:30,597 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >10:10:30,598 DEBUG storage: DiskLabel.destroy: device: /dev/sda ; status: False ; type: disklabel ; >10:10:30,739 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:10:30,743 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:10:30,809 INFO storage: executing action: [7] Create Format msdos disklabel on disk sda (id 1) >10:10:30,816 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:10:30,819 DEBUG storage: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >10:10:30,820 DEBUG storage: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >10:10:30,822 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >10:10:30,996 DEBUG storage: DiskDevice.updateSysfsPath: sda ; status: True ; >10:10:30,997 DEBUG storage: sda sysfsPath set to /devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda >10:10:31,029 INFO storage: executing action: [12] Create Device partition sda1 (id 14) >10:10:31,031 DEBUG storage: PartitionDevice.create: sda1 ; status: False ; >10:10:31,033 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ; >10:10:31,034 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:10:31,039 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >10:10:31,046 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >10:10:31,051 DEBUG storage: PartitionDevice._create: sda1 ; status: False ; >10:10:31,060 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >10:10:31,313 DEBUG storage: post-commit partition path is /dev/sda1 >10:10:31,318 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >10:10:31,319 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff18596cd90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff18411e610> PedPartition: <_ped.Partition object at 0x7ff1840f5d70> >10:10:31,320 DEBUG storage: DeviceFormat.destroy: device: /dev/sda1 ; status: False ; type: None ; >10:10:31,459 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >10:10:31,463 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >10:10:31,470 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >10:10:31,471 DEBUG storage: sda1 sysfsPath set to /devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 >10:10:31,590 INFO storage: executing action: [13] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 14) >10:10:31,593 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >10:10:31,594 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ; >10:10:31,598 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; >10:10:31,599 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; >10:10:31,601 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; >10:10:31,602 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; >10:10:31,603 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; >10:10:31,604 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; >10:10:31,606 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; >10:10:31,607 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ; >10:10:31,608 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; >10:10:31,609 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 12 ; >10:10:31,610 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; >10:10:31,612 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ; >10:10:31,613 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ; >10:10:31,615 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 1 ; >10:10:31,627 DEBUG storage: Ext4FS.create: device: /dev/sda1 ; status: False ; type: ext4 ; >10:10:31,631 DEBUG storage: Ext4FS.doFormat: device: /dev/sda1 ; mountpoint: /boot ; type: ext4 ; >10:10:32,575 DEBUG storage: Ext4FS.notifyKernel: device: /dev/sda1 ; type: ext4 ; >10:10:32,716 DEBUG storage: Ext4FS.notifyKernel: device: /dev/sda1 ; type: ext4 ; >10:10:32,986 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >10:10:32,988 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >10:10:32,988 DEBUG storage: sda1 sysfsPath set to /devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 >10:10:33,019 INFO storage: executing action: [8] Create Device partition sda2 (id 12) >10:10:33,021 DEBUG storage: PartitionDevice.create: sda2 ; status: False ; >10:10:33,023 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: False ; >10:10:33,024 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:10:33,026 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >10:10:33,027 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >10:10:33,028 DEBUG storage: PartitionDevice._create: sda2 ; status: False ; >10:10:33,034 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >10:10:33,456 DEBUG storage: post-commit partition path is /dev/sda2 >10:10:33,458 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >10:10:33,459 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff18596cd90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff18411ef90> PedPartition: <_ped.Partition object at 0x7ff18d09f8f0> >10:10:33,460 DEBUG storage: DeviceFormat.destroy: device: /dev/sda2 ; status: False ; type: None ; >10:10:33,620 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >10:10:33,622 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >10:10:33,623 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >10:10:33,624 DEBUG storage: sda2 sysfsPath set to /devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda2 >10:10:33,775 INFO storage: executing action: [10] Create Device partition sda3 (id 13) >10:10:33,778 DEBUG storage: PartitionDevice.create: sda3 ; status: False ; >10:10:33,781 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda3 ; orig: False ; >10:10:33,784 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:10:33,786 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >10:10:33,789 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >10:10:33,791 DEBUG storage: PartitionDevice._create: sda3 ; status: False ; >10:10:33,793 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 3 ; >10:10:34,315 DEBUG storage: post-commit partition path is /dev/sda3 >10:10:34,324 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >10:10:34,325 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff18596cd90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff1859f7350> PedPartition: <_ped.Partition object at 0x7ff1859f6890> >10:10:34,329 DEBUG storage: DeviceFormat.destroy: device: /dev/sda3 ; status: False ; type: None ; >10:10:34,487 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >10:10:34,488 DEBUG storage: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >10:10:34,490 DEBUG storage: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >10:10:34,490 DEBUG storage: sda3 sysfsPath set to /devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda3 >10:10:34,646 INFO storage: executing action: [11] Create Format ext4 filesystem mounted at / on partition sda3 (id 13) >10:10:34,652 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >10:10:34,654 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 1 ; >10:10:34,656 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 2 ; >10:10:34,657 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 3 ; >10:10:34,658 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 4 ; >10:10:34,659 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 5 ; >10:10:34,660 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 6 ; >10:10:34,662 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 8 ; >10:10:34,663 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 9 ; >10:10:34,664 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 10 ; >10:10:34,665 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 11 ; >10:10:34,666 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 12 ; >10:10:34,667 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 13 ; >10:10:34,668 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 14 ; >10:10:34,669 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 15 ; >10:10:34,671 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >10:10:34,684 DEBUG storage: Ext4FS.create: device: /dev/sda3 ; status: False ; type: ext4 ; >10:10:34,687 DEBUG storage: Ext4FS.doFormat: device: /dev/sda3 ; mountpoint: / ; type: ext4 ; >10:10:44,533 DEBUG storage: Ext4FS.notifyKernel: device: /dev/sda3 ; type: ext4 ; >10:10:44,777 DEBUG storage: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >10:10:44,781 DEBUG storage: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >10:10:44,783 DEBUG storage: sda3 sysfsPath set to /devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda3 >10:10:44,829 INFO storage: executing action: [9] Create Format swap on partition sda2 (id 12) >10:10:44,831 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >10:10:44,833 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ; >10:10:44,834 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ; >10:10:44,836 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ; >10:10:44,837 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ; >10:10:44,839 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 6 ; >10:10:44,840 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ; >10:10:44,842 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ; >10:10:44,843 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ; >10:10:44,845 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ; >10:10:44,846 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ; >10:10:44,848 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ; >10:10:44,849 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ; >10:10:44,852 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ; >10:10:44,854 DEBUG storage: PartitionDevice.setFlag: path: /dev/sda2 ; flag: 3 ; >10:10:44,860 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >10:10:44,871 DEBUG storage: SwapSpace.create: device: /dev/sda2 ; status: None ; type: swap ; >10:10:44,875 DEBUG storage: SwapSpace.create: device: /dev/sda2 ; status: None ; type: swap ; >10:10:45,157 DEBUG storage: SwapSpace.notifyKernel: device: /dev/sda2 ; type: swap ; >10:10:45,428 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >10:10:45,432 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >10:10:45,433 DEBUG storage: sda2 sysfsPath set to /devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda2 >10:10:45,473 INFO storage: setting boot flag on sda1 >10:10:45,475 DEBUG storage: PartitionDevice.setFlag: path: /dev/sda1 ; flag: 1 ; >10:10:45,479 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:10:45,481 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >10:10:45,495 DEBUG storage: Ext4FS.supported: supported: True ; >10:10:45,499 DEBUG storage: Ext4FS.supported: supported: True ; >10:10:45,505 DEBUG storage: Ext4FS.supported: supported: True ; >10:10:45,510 DEBUG storage: Ext4FS.supported: supported: True ; >10:10:45,513 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:10:45,539 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >10:10:45,543 DEBUG storage: SwapSpace.setup: device: /dev/sda2 ; status: False ; type: swap ; >10:10:45,547 DEBUG storage: SwapSpace.setup: device: /dev/sda2 ; status: False ; type: swap ; >10:10:45,655 DEBUG storage: BindFS.supported: supported: False ; >10:10:45,656 DEBUG storage: getFormat('bind') returning BindFS instance >10:10:45,658 DEBUG storage: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >10:10:45,660 DEBUG storage: TmpFS.supported: supported: False ; >10:10:45,660 DEBUG storage: getFormat('tmpfs') returning TmpFS instance >10:10:45,662 DEBUG storage: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >10:10:45,663 DEBUG storage: DevPtsFS.supported: supported: False ; >10:10:45,664 DEBUG storage: getFormat('devpts') returning DevPtsFS instance >10:10:45,666 DEBUG storage: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >10:10:45,667 DEBUG storage: SysFS.supported: supported: False ; >10:10:45,668 DEBUG storage: getFormat('sysfs') returning SysFS instance >10:10:45,671 DEBUG storage: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >10:10:45,675 DEBUG storage: ProcFS.supported: supported: False ; >10:10:45,676 DEBUG storage: getFormat('proc') returning ProcFS instance >10:10:45,678 DEBUG storage: NoDevice._setFormat: proc ; current: None ; type: proc ; >10:10:45,679 DEBUG storage: SELinuxFS.supported: supported: False ; >10:10:45,680 DEBUG storage: getFormat('selinuxfs') returning SELinuxFS instance >10:10:45,682 DEBUG storage: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >10:10:45,684 DEBUG storage: USBFS.supported: supported: False ; >10:10:45,684 DEBUG storage: getFormat('usbfs') returning USBFS instance >10:10:45,686 DEBUG storage: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >10:10:45,687 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >10:10:45,703 INFO storage: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >10:10:45,741 INFO storage: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >10:10:45,748 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >10:10:45,752 INFO storage: set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >10:10:45,791 INFO storage: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >10:10:45,797 DEBUG storage: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >10:10:45,800 INFO storage: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >10:10:45,825 INFO storage: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >10:10:45,836 DEBUG storage: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >10:10:45,837 INFO storage: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >10:10:45,857 INFO storage: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >10:10:45,871 DEBUG storage: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >10:10:45,872 INFO storage: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >10:10:45,893 INFO storage: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >10:10:45,898 DEBUG storage: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >10:10:45,901 INFO storage: set SELinux context for mountpoint /proc to None >10:10:45,924 INFO storage: set SELinux context for newly mounted filesystem root at /proc to None >10:10:45,928 DEBUG storage: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >10:10:45,930 INFO storage: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >10:10:45,949 INFO storage: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >10:10:45,953 DEBUG storage: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >10:10:45,954 INFO storage: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >10:10:45,977 INFO storage: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >10:10:45,980 INFO storage: not writing out mpath configuration >10:13:43,269 INFO storage: bootloader stage1 target device is sda >10:13:43,269 INFO storage: bootloader stage2 target device is sda1 >10:13:43,276 DEBUG storage: new default image: <pyanaconda.bootloader.LinuxBootLoaderImage object at 0x7ff184398e90> > > >/tmp/ifcfg.log: > > >/proc/cmdline: >initrd=/images/f18/initrd.img ksdevice=bootif kssendmac inst.repo=nfs:reducio:/srv/mirror/development/18/x86_64/os console=ttyS0 inst.sshd inst.ks=http://reducio/mirror/ks.cfg inst.updates=http://reducio/mirror/updates.img BOOTIF=01-52-54-00-fe-87-3c BOOT_IMAGE=/images/f18/vmlinuz > > >/tmp/syslog: >17:09:53,613 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >17:09:53,613 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="824" x-info="http://www.rsyslog.com"] start >17:09:53,616 INFO systemd: systemd 194 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >17:09:53,617 INFO systemd: Detected virtualization 'kvm'. >17:09:53,617 INFO systemd: Initializing machine ID from KVM UUID. >17:09:53,617 WARNING systemd: Cannot add dependency job for unit udev-settle.service, ignoring: Unit udev-settle.service failed to load: No such file or directory. See system logs and 'systemctl status udev-settle.service' for details. >17:09:53,617 ERR systemd-modules-load: Failed to lookup alias 'uinput': Function not implemented >17:09:53,617 INFO systemd: Started Remount Root and Kernel File Systems. >17:09:53,617 INFO systemd: Starting Local File Systems (Pre). >17:09:53,617 INFO systemd: Reached target Local File Systems (Pre). >17:09:53,617 INFO systemd: Mounting Temporary Directory... >17:09:53,617 INFO systemd: Starting Load Random Seed... >17:09:53,617 INFO systemd: Mounted Temporary Directory. >17:09:53,618 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >17:09:53,618 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >17:09:53,618 NOTICE kernel:[ 0.000000] Linux version 3.6.0-1.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20120921 (Red Hat 4.7.2-2) (GCC) ) #1 SMP Mon Oct 1 16:02:25 UTC 2012 >17:09:53,619 INFO kernel:[ 0.000000] Command line: initrd=/images/f18/initrd.img ksdevice=bootif kssendmac inst.repo=nfs:reducio:/srv/mirror/development/18/x86_64/os console=ttyS0 inst.sshd inst.ks=http://reducio/mirror/ks.cfg inst.updates=http://reducio/mirror/updates.img BOOTIF=01-52-54-00-fe-87-3c BOOT_IMAGE=/images/f18/vmlinuz >17:09:53,619 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >17:09:53,620 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >17:09:53,620 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >17:09:53,620 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >17:09:53,620 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fffdfff] usable >17:09:53,620 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000007fffe000-0x000000007fffffff] reserved >17:09:53,620 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >17:09:53,620 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >17:09:53,620 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >17:09:53,620 INFO kernel:[ 0.000000] DMI 2.4 present. >17:09:53,620 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2011 >17:09:53,620 INFO kernel:[ 0.000000] Hypervisor detected: KVM >17:09:53,620 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >17:09:53,620 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >17:09:53,620 INFO kernel:[ 0.000000] No AGP bridge found >17:09:53,620 INFO kernel:[ 0.000000] e820: last_pfn = 0x7fffe max_arch_pfn = 0x400000000 >17:09:53,620 DEBUG kernel:[ 0.000000] MTRR default type: write-back >17:09:53,620 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >17:09:53,620 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >17:09:53,620 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >17:09:53,620 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >17:09:53,620 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >17:09:53,620 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >17:09:53,620 DEBUG kernel:[ 0.000000] 1 disabled >17:09:53,620 DEBUG kernel:[ 0.000000] 2 disabled >17:09:53,620 DEBUG kernel:[ 0.000000] 3 disabled >17:09:53,620 DEBUG kernel:[ 0.000000] 4 disabled >17:09:53,620 DEBUG kernel:[ 0.000000] 5 disabled >17:09:53,620 DEBUG kernel:[ 0.000000] 6 disabled >17:09:53,620 DEBUG kernel:[ 0.000000] 7 disabled >17:09:53,620 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >17:09:53,621 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fda90-0x000fda9f] mapped at [ffff8800000fda90] >17:09:53,621 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >17:09:53,621 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >17:09:53,621 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x7fffdfff] >17:09:53,621 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x7fdfffff] page 2M >17:09:53,621 DEBUG kernel:[ 0.000000] [mem 0x7fe00000-0x7fffdfff] page 4k >17:09:53,621 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x7fffdfff @ [mem 0x1fbfd000-0x1fffffff] >17:09:53,621 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7e59d000-0x7ff9dfff] >17:09:53,621 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fd8b0 00014 (v00 BOCHS ) >17:09:53,621 WARNING kernel:[ 0.000000] ACPI: RSDT 000000007fffe2f0 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >17:09:53,621 WARNING kernel:[ 0.000000] ACPI: FACP 000000007fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >17:09:53,621 WARNING kernel:[ 0.000000] ACPI: DSDT 000000007fffe330 0124A (v01 BXPC BXDSDT 00000001 INTL 20100528) >17:09:53,621 WARNING kernel:[ 0.000000] ACPI: FACS 000000007fffff40 00040 >17:09:53,621 WARNING kernel:[ 0.000000] ACPI: SSDT 000000007ffffd60 001D2 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >17:09:53,621 WARNING kernel:[ 0.000000] ACPI: APIC 000000007ffffc30 00090 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >17:09:53,621 WARNING kernel:[ 0.000000] ACPI: HPET 000000007ffffbf0 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >17:09:53,621 WARNING kernel:[ 0.000000] ACPI: SSDT 000000007ffff580 0066E (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >17:09:53,621 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >17:09:53,621 INFO kernel:[ 0.000000] No NUMA configuration found >17:09:53,621 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007fffdfff] >17:09:53,621 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7fffdfff] >17:09:53,621 INFO kernel:[ 0.000000] NODE_DATA [mem 0x7ffea000-0x7fffdfff] >17:09:53,621 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >17:09:53,621 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf9c01, boot clock >17:09:53,621 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007bc00000-ffff88007dbfffff] on node 0 >17:09:53,621 WARNING kernel:[ 0.000000] Zone ranges: >17:09:53,621 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >17:09:53,621 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >17:09:53,622 WARNING kernel:[ 0.000000] Normal empty >17:09:53,622 WARNING kernel:[ 0.000000] Movable zone start for each node >17:09:53,622 WARNING kernel:[ 0.000000] Early memory node ranges >17:09:53,622 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009efff] >17:09:53,622 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x7fffdfff] >17:09:53,622 DEBUG kernel:[ 0.000000] On node 0 totalpages: 524173 >17:09:53,622 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >17:09:53,622 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >17:09:53,622 DEBUG kernel:[ 0.000000] DMA zone: 3913 pages, LIFO batch:0 >17:09:53,622 DEBUG kernel:[ 0.000000] DMA32 zone: 8128 pages used for memmap >17:09:53,622 DEBUG kernel:[ 0.000000] DMA32 zone: 512062 pages, LIFO batch:31 >17:09:53,622 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >17:09:53,622 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >17:09:53,622 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >17:09:53,622 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >17:09:53,622 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >17:09:53,622 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled) >17:09:53,622 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >17:09:53,622 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >17:09:53,622 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >17:09:53,622 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >17:09:53,622 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >17:09:53,622 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >17:09:53,622 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >17:09:53,622 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >17:09:53,622 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >17:09:53,622 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >17:09:53,622 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >17:09:53,622 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >17:09:53,622 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >17:09:53,622 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >17:09:53,623 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >17:09:53,623 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >17:09:53,623 INFO kernel:[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs >17:09:53,623 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >17:09:53,623 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >17:09:53,623 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >17:09:53,623 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >17:09:53,623 INFO kernel:[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices >17:09:53,623 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >17:09:53,623 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1 >17:09:53,623 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007e200000 s84288 r8192 d22208 u524288 >17:09:53,623 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u524288 alloc=1*2097152 >17:09:53,623 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 >17:09:53,623 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:7e213c01, primary cpu clock >17:09:53,623 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >17:09:53,623 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 7e20dec0 >17:09:53,623 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515975 >17:09:53,623 WARNING kernel:[ 0.000000] Policy zone: DMA32 >17:09:53,623 NOTICE kernel:[ 0.000000] Kernel command line: initrd=/images/f18/initrd.img ksdevice=bootif kssendmac inst.repo=nfs:reducio:/srv/mirror/development/18/x86_64/os console=ttyS0 inst.sshd inst.ks=http://reducio/mirror/ks.cfg inst.updates=http://reducio/mirror/updates.img BOOTIF=01-52-54-00-fe-87-3c BOOT_IMAGE=/images/f18/vmlinuz >17:09:53,623 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >17:09:53,623 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >17:09:53,623 INFO kernel:[ 0.000000] Checking aperture... >17:09:53,623 INFO kernel:[ 0.000000] No AGP bridge found >17:09:53,623 INFO kernel:[ 0.000000] Memory: 2020612k/2097144k available (6319k kernel code, 452k absent, 76080k reserved, 6884k data, 1036k init) >17:09:53,623 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >17:09:53,623 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >17:09:53,623 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4. >17:09:53,623 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:712 16 >17:09:53,623 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >17:09:53,624 INFO kernel:[ 0.000000] console [ttyS0] enabled >17:09:53,624 INFO kernel:[ 0.000000] allocated 8388608 bytes of page_cgroup >17:09:53,624 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >17:09:53,624 DEBUG kernel:[ 0.000000] hpet clockevent registered >17:09:53,624 INFO kernel:[ 0.000000] tsc: Detected 2792.882 MHz processor >17:09:53,624 INFO kernel:[ 0.000000] tsc: Marking TSC unstable due to TSCs unsynchronized >17:09:53,624 INFO kernel:[ 0.003999] Calibrating delay loop (skipped) preset value.. 5585.76 BogoMIPS (lpj=2792882) >17:09:53,624 INFO kernel:[ 0.005004] pid_max: default: 32768 minimum: 301 >17:09:53,624 INFO kernel:[ 0.006030] Security Framework initialized >17:09:53,624 INFO kernel:[ 0.007011] SELinux: Initializing. >17:09:53,624 DEBUG kernel:[ 0.008011] SELinux: Starting in permissive mode >17:09:53,624 INFO kernel:[ 0.008203] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >17:09:53,624 INFO kernel:[ 0.009690] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >17:09:53,624 INFO kernel:[ 0.010318] Mount-cache hash table entries: 256 >17:09:53,624 INFO kernel:[ 0.012091] Initializing cgroup subsys cpuacct >17:09:53,624 INFO kernel:[ 0.013004] Initializing cgroup subsys memory >17:09:53,624 INFO kernel:[ 0.014013] Initializing cgroup subsys devices >17:09:53,624 INFO kernel:[ 0.015003] Initializing cgroup subsys freezer >17:09:53,624 INFO kernel:[ 0.016016] Initializing cgroup subsys net_cls >17:09:53,624 INFO kernel:[ 0.017004] Initializing cgroup subsys blkio >17:09:53,624 INFO kernel:[ 0.018004] Initializing cgroup subsys perf_event >17:09:53,624 INFO kernel:[ 0.019150] mce: CPU supports 10 MCE banks >17:09:53,624 INFO kernel:[ 0.021033] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >17:09:53,624 INFO kernel:[ 0.021033] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >17:09:53,625 INFO kernel:[ 0.021033] tlb_flushall_shift is 0xffffffff >17:09:53,625 INFO kernel:[ 0.035526] ACPI: Core revision 20120711 >17:09:53,625 INFO kernel:[ 0.037015] ftrace: allocating 23456 entries in 92 pages >17:09:53,625 INFO kernel:[ 0.047992] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >17:09:53,625 INFO kernel:[ 0.047994] smpboot: CPU0: AMD QEMU Virtual CPU version 1.2.0 stepping 03 >17:09:53,625 INFO kernel:[ 0.051992] Performance Events: Broken PMU hardware detected, using software events only. >17:09:53,625 ERR kernel:[ 0.054994] Failed to access perfctr msr (MSR c0010001 is ffffffffffffffff) >17:09:53,625 WARNING kernel:[ 0.057529] NMI watchdog: disabled (cpu0): hardware events not enabled >17:09:53,625 INFO kernel:[ 0.003999] kvm-clock: cpu 1, msr 0:7e293c01, secondary cpu clock >17:09:53,625 INFO kernel:[ 0.082586] KVM setup async PF for cpu 1 >17:09:53,625 INFO kernel:[ 0.082987] kvm-stealtime: cpu 1, msr 7e28dec0 >17:09:53,625 INFO kernel:[ 0.003999] kvm-clock: cpu 2, msr 0:7e313c01, secondary cpu clock >17:09:53,625 INFO kernel:[ 0.059152] smpboot: Booting Node 0, Processors #1 #2 #3 OK >17:09:53,625 INFO kernel:[ 0.107180] KVM setup async PF for cpu 2 >17:09:53,625 INFO kernel:[ 0.107195] kvm-stealtime: cpu 2, msr 7e30dec0 >17:09:53,625 INFO kernel:[ 0.003999] kvm-clock: cpu 3, msr 0:7e393c01, secondary cpu clock >17:09:53,625 INFO kernel:[ 0.130042] Brought up 4 CPUs >17:09:53,625 INFO kernel:[ 0.130074] KVM setup async PF for cpu 3 >17:09:53,625 INFO kernel:[ 0.130090] kvm-stealtime: cpu 3, msr 7e38dec0 >17:09:53,625 INFO kernel:[ 0.131982] smpboot: Total of 4 processors activated (22343.05 BogoMIPS) >17:09:53,625 INFO kernel:[ 0.136078] devtmpfs: initialized >17:09:53,626 INFO kernel:[ 0.139445] atomic64 test passed for x86-64 platform with CX8 and with SSE >17:09:53,626 INFO kernel:[ 0.141174] RTC time: 17:09:27, date: 10/16/12 >17:09:53,626 INFO kernel:[ 0.143032] NET: Registered protocol family 16 >17:09:53,626 INFO kernel:[ 0.146286] ACPI: bus type pci registered >17:09:53,626 INFO kernel:[ 0.152077] PCI: Using configuration type 1 for base access >17:09:53,626 INFO kernel:[ 0.158104] bio: create slab <bio-0> at 0 >17:09:53,626 INFO kernel:[ 0.162051] ACPI: Added _OSI(Module Device) >17:09:53,626 INFO kernel:[ 0.163977] ACPI: Added _OSI(Processor Device) >17:09:53,626 INFO kernel:[ 0.166977] ACPI: Added _OSI(3.0 _SCP Extensions) >17:09:53,626 INFO kernel:[ 0.169976] ACPI: Added _OSI(Processor Aggregator Device) >17:09:53,626 DEBUG kernel:[ 0.174137] ACPI: EC: Look up EC in DSDT >17:09:53,626 INFO kernel:[ 0.176740] ACPI: Interpreter enabled >17:09:53,626 INFO kernel:[ 0.178975] ACPI: (supports S0 S3 S4 S5) >17:09:53,626 INFO kernel:[ 0.181440] ACPI: Using IOAPIC for interrupt routing >17:09:53,626 INFO kernel:[ 0.188370] ACPI: No dock devices found. >17:09:53,626 INFO kernel:[ 0.190974] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >17:09:53,626 INFO kernel:[ 0.197067] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >17:09:53,626 WARNING kernel:[ 0.200123] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >17:09:53,626 INFO kernel:[ 0.212062] PCI host bridge to bus 0000:00 >17:09:53,626 DEBUG kernel:[ 0.215973] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >17:09:53,627 INFO kernel:[ 0.215975] pci_bus 0000:00: root bus resource [bus 00-ff] >17:09:53,627 INFO kernel:[ 0.221978] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >17:09:53,627 INFO kernel:[ 0.226969] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >17:09:53,627 INFO kernel:[ 0.229968] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >17:09:53,627 INFO kernel:[ 0.234967] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] >17:09:53,627 DEBUG kernel:[ 0.239061] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >17:09:53,627 DEBUG kernel:[ 0.239549] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >17:09:53,627 DEBUG kernel:[ 0.240784] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >17:09:53,627 DEBUG kernel:[ 0.243464] pci 0000:00:01.1: reg 20: [io 0xc1a0-0xc1af] >17:09:53,627 DEBUG kernel:[ 0.244738] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >17:09:53,627 DEBUG kernel:[ 0.247467] pci 0000:00:01.2: reg 20: [io 0xc100-0xc11f] >17:09:53,627 DEBUG kernel:[ 0.249052] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >17:09:53,627 INFO kernel:[ 0.250118] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >17:09:53,627 INFO kernel:[ 0.254987] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >17:09:53,627 DEBUG kernel:[ 0.259029] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >17:09:53,627 DEBUG kernel:[ 0.273991] pci 0000:00:02.0: reg 10: [mem 0xf4000000-0xf7ffffff] >17:09:53,627 DEBUG kernel:[ 0.286967] pci 0000:00:02.0: reg 14: [mem 0xf8000000-0xfbffffff] >17:09:53,627 DEBUG kernel:[ 0.301979] pci 0000:00:02.0: reg 18: [mem 0xfc020000-0xfc023fff] >17:09:53,627 DEBUG kernel:[ 0.312963] pci 0000:00:02.0: reg 1c: [io 0xc120-0xc13f] >17:09:53,627 DEBUG kernel:[ 0.365955] pci 0000:00:02.0: reg 30: [mem 0xfc000000-0xfc00ffff pref] >17:09:53,627 DEBUG kernel:[ 0.366297] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >17:09:53,627 DEBUG kernel:[ 0.367350] pci 0000:00:03.0: reg 10: [io 0xc140-0xc15f] >17:09:53,627 DEBUG kernel:[ 0.368947] pci 0000:00:03.0: reg 14: [mem 0xfc02a000-0xfc02afff] >17:09:53,627 DEBUG kernel:[ 0.373398] pci 0000:00:03.0: reg 30: [mem 0xfc010000-0xfc01ffff pref] >17:09:53,627 DEBUG kernel:[ 0.373500] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >17:09:53,627 DEBUG kernel:[ 0.374189] pci 0000:00:04.0: reg 10: [mem 0xfc024000-0xfc027fff] >17:09:53,627 DEBUG kernel:[ 0.378075] pci 0000:00:05.0: [1af4:1003] type 00 class 0x078000 >17:09:53,627 DEBUG kernel:[ 0.379945] pci 0000:00:05.0: reg 10: [io 0xc160-0xc17f] >17:09:53,627 DEBUG kernel:[ 0.379945] pci 0000:00:05.0: reg 14: [mem 0xfc02b000-0xfc02bfff] >17:09:53,628 DEBUG kernel:[ 0.385281] pci 0000:00:06.0: [1000:0012] type 00 class 0x010000 >17:09:53,628 DEBUG kernel:[ 0.386643] pci 0000:00:06.0: reg 10: [io 0xc000-0xc0ff] >17:09:53,628 DEBUG kernel:[ 0.387944] pci 0000:00:06.0: reg 14: [mem 0xfc02c000-0xfc02c3ff] >17:09:53,628 DEBUG kernel:[ 0.389943] pci 0000:00:06.0: reg 18: [mem 0xfc028000-0xfc029fff] >17:09:53,628 DEBUG kernel:[ 0.397680] pci 0000:00:07.0: [1af4:1002] type 00 class 0x00ff00 >17:09:53,628 DEBUG kernel:[ 0.399946] pci 0000:00:07.0: reg 10: [io 0xc180-0xc19f] >17:09:53,628 DEBUG kernel:[ 0.403611] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >17:09:53,628 INFO kernel:[ 0.404185] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >17:09:53,628 INFO kernel:[ 0.408941] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >17:09:53,628 INFO kernel:[ 0.416632] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >17:09:53,628 INFO kernel:[ 0.420266] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >17:09:53,628 INFO kernel:[ 0.425101] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >17:09:53,628 INFO kernel:[ 0.431612] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >17:09:53,628 INFO kernel:[ 0.435358] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >17:09:53,628 INFO kernel:[ 0.440004] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >17:09:53,628 INFO kernel:[ 0.444936] vgaarb: loaded >17:09:53,628 INFO kernel:[ 0.445934] vgaarb: bridge control possible 0000:00:02.0 >17:09:53,628 NOTICE kernel:[ 0.449025] SCSI subsystem initialized >17:09:53,628 INFO kernel:[ 0.451934] ACPI: bus type scsi registered >17:09:53,628 DEBUG kernel:[ 0.454997] libata version 3.00 loaded. >17:09:53,628 INFO kernel:[ 0.455006] ACPI: bus type usb registered >17:09:53,628 INFO kernel:[ 0.456954] usbcore: registered new interface driver usbfs >17:09:53,628 INFO kernel:[ 0.460940] usbcore: registered new interface driver hub >17:09:53,628 INFO kernel:[ 0.464017] usbcore: registered new device driver usb >17:09:53,628 INFO kernel:[ 0.467995] PCI: Using ACPI for IRQ routing >17:09:53,628 DEBUG kernel:[ 0.469931] PCI: pci_cache_line_size set to 64 bytes >17:09:53,628 DEBUG kernel:[ 0.470427] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >17:09:53,628 DEBUG kernel:[ 0.470429] e820: reserve RAM buffer [mem 0x7fffe000-0x7fffffff] >17:09:53,628 INFO kernel:[ 0.470525] NetLabel: Initializing >17:09:53,628 INFO kernel:[ 0.472930] NetLabel: domain hash size = 128 >17:09:53,628 INFO kernel:[ 0.475929] NetLabel: protocols = UNLABELED CIPSOv4 >17:09:53,628 INFO kernel:[ 0.478939] NetLabel: unlabeled traffic allowed by default >17:09:53,628 INFO kernel:[ 0.482021] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >17:09:53,628 INFO kernel:[ 0.488971] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >17:09:53,628 INFO kernel:[ 0.492718] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >17:09:53,628 INFO kernel:[ 0.505943] Switching to clocksource kvm-clock >17:09:53,628 INFO kernel:[ 0.516512] pnp: PnP ACPI init >17:09:53,628 INFO kernel:[ 0.518190] ACPI: bus type pnp registered >17:09:53,628 DEBUG kernel:[ 0.520948] pnp 00:00: [bus 00-ff] >17:09:53,628 DEBUG kernel:[ 0.520951] pnp 00:00: [io 0x0cf8-0x0cff] >17:09:53,628 DEBUG kernel:[ 0.520953] pnp 00:00: [io 0x0000-0x0cf7 window] >17:09:53,628 DEBUG kernel:[ 0.520955] pnp 00:00: [io 0x0d00-0xffff window] >17:09:53,628 DEBUG kernel:[ 0.520957] pnp 00:00: [mem 0x000a0000-0x000bffff window] >17:09:53,628 DEBUG kernel:[ 0.520959] pnp 00:00: [mem 0x80000000-0xfebfffff window] >17:09:53,628 DEBUG kernel:[ 0.520999] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >17:09:53,628 DEBUG kernel:[ 0.521035] pnp 00:01: [io 0x0070-0x0071] >17:09:53,628 DEBUG kernel:[ 0.521076] pnp 00:01: [irq 8] >17:09:53,628 DEBUG kernel:[ 0.521078] pnp 00:01: [io 0x0072-0x0077] >17:09:53,628 DEBUG kernel:[ 0.521095] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >17:09:53,628 DEBUG kernel:[ 0.521120] pnp 00:02: [io 0x0060] >17:09:53,628 DEBUG kernel:[ 0.521122] pnp 00:02: [io 0x0064] >17:09:53,628 DEBUG kernel:[ 0.521151] pnp 00:02: [irq 1] >17:09:53,628 DEBUG kernel:[ 0.521170] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >17:09:53,628 DEBUG kernel:[ 0.521219] pnp 00:03: [irq 12] >17:09:53,628 DEBUG kernel:[ 0.521236] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >17:09:53,628 DEBUG kernel:[ 0.521259] pnp 00:04: [io 0x03f2-0x03f5] >17:09:53,628 DEBUG kernel:[ 0.521261] pnp 00:04: [io 0x03f7] >17:09:53,628 DEBUG kernel:[ 0.521289] pnp 00:04: [irq 6] >17:09:53,628 DEBUG kernel:[ 0.521291] pnp 00:04: [dma 2] >17:09:53,628 DEBUG kernel:[ 0.521309] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >17:09:53,628 DEBUG kernel:[ 0.521421] pnp 00:05: [io 0x03f8-0x03ff] >17:09:53,628 DEBUG kernel:[ 0.521451] pnp 00:05: [irq 4] >17:09:53,628 DEBUG kernel:[ 0.521469] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >17:09:53,628 DEBUG kernel:[ 0.521637] pnp 00:06: [mem 0xfed00000-0xfed003ff] >17:09:53,628 DEBUG kernel:[ 0.521664] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >17:09:53,628 INFO kernel:[ 0.521888] pnp: PnP ACPI: found 7 devices >17:09:53,628 INFO kernel:[ 0.524277] ACPI: ACPI bus type pnp unregistered >17:09:53,628 DEBUG kernel:[ 0.557397] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >17:09:53,628 DEBUG kernel:[ 0.557405] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >17:09:53,628 DEBUG kernel:[ 0.557410] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >17:09:53,628 DEBUG kernel:[ 0.557414] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff] >17:09:53,628 INFO kernel:[ 0.557479] NET: Registered protocol family 2 >17:09:53,628 INFO kernel:[ 0.564730] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) >17:09:53,628 INFO kernel:[ 0.573264] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >17:09:53,628 INFO kernel:[ 0.577274] TCP: Hash tables configured (established 262144 bind 65536) >17:09:53,628 INFO kernel:[ 0.580920] TCP: reno registered >17:09:53,628 INFO kernel:[ 0.582646] UDP hash table entries: 1024 (order: 3, 32768 bytes) >17:09:53,628 INFO kernel:[ 0.585975] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >17:09:53,628 INFO kernel:[ 0.589405] NET: Registered protocol family 1 >17:09:53,628 INFO kernel:[ 0.591846] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >17:09:53,628 INFO kernel:[ 0.595062] pci 0000:00:01.0: PIIX3: Enabling Passive Release >17:09:53,628 INFO kernel:[ 0.601137] pci 0000:00:01.0: Activating ISA DMA hang workarounds >17:09:53,628 WARNING kernel:[ 0.605915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >17:09:53,628 DEBUG kernel:[ 0.612228] pci 0000:00:02.0: Boot video device >17:09:53,628 DEBUG kernel:[ 0.612364] PCI: CLS 0 bytes, default 64 >17:09:53,628 INFO kernel:[ 0.612417] Unpacking initramfs... >17:09:53,628 INFO kernel:[ 3.343527] Freeing initrd memory: 26628k freed >17:09:53,628 NOTICE kernel:[ 3.359773] Initialise module verification >17:09:53,628 INFO kernel:[ 3.365830] audit: initializing netlink socket (disabled) >17:09:53,628 NOTICE kernel:[ 3.372192] type=2000 audit(1350407371.370:1): initialized >17:09:53,628 INFO kernel:[ 3.393510] HugeTLB registered 2 MB page size, pre-allocated 0 pages >17:09:53,628 NOTICE kernel:[ 3.401138] VFS: Disk quotas dquot_6.5.2 >17:09:53,628 WARNING kernel:[ 3.403522] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >17:09:53,628 INFO kernel:[ 3.409015] msgmni has been set to 3998 >17:09:53,628 DEBUG kernel:[ 3.412572] SELinux: Registering netfilter hooks >17:09:53,628 INFO kernel:[ 3.418969] alg: No test for stdrng (krng) >17:09:53,628 INFO kernel:[ 3.421231] NET: Registered protocol family 38 >17:09:53,628 NOTICE kernel:[ 3.423811] Key type asymmetric registered >17:09:53,628 NOTICE kernel:[ 3.426518] Asymmetric key parser 'x509' registered >17:09:53,628 INFO kernel:[ 3.429316] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >17:09:53,628 INFO kernel:[ 3.434223] io scheduler noop registered >17:09:53,628 INFO kernel:[ 3.436473] io scheduler deadline registered >17:09:53,628 INFO kernel:[ 3.438829] io scheduler cfq registered (default) >17:09:53,628 INFO kernel:[ 3.441597] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >17:09:53,628 INFO kernel:[ 3.444755] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >17:09:53,628 INFO kernel:[ 3.448459] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >17:09:53,628 INFO kernel:[ 3.452282] acpiphp: Slot [3] registered >17:09:53,628 INFO kernel:[ 3.454753] acpiphp: Slot [4] registered >17:09:53,628 INFO kernel:[ 3.457061] acpiphp: Slot [5] registered >17:09:53,628 INFO kernel:[ 3.459375] acpiphp: Slot [6] registered >17:09:53,628 INFO kernel:[ 3.461743] acpiphp: Slot [7] registered >17:09:53,628 INFO kernel:[ 3.464083] acpiphp: Slot [8] registered >17:09:53,628 INFO kernel:[ 3.466419] acpiphp: Slot [9] registered >17:09:53,628 INFO kernel:[ 3.468839] acpiphp: Slot [10] registered >17:09:53,628 INFO kernel:[ 3.471254] acpiphp: Slot [11] registered >17:09:53,628 INFO kernel:[ 3.473620] acpiphp: Slot [12] registered >17:09:53,628 INFO kernel:[ 3.476039] acpiphp: Slot [13] registered >17:09:53,628 INFO kernel:[ 3.478414] acpiphp: Slot [14] registered >17:09:53,628 INFO kernel:[ 3.480805] acpiphp: Slot [15] registered >17:09:53,628 INFO kernel:[ 3.483198] acpiphp: Slot [16] registered >17:09:53,628 INFO kernel:[ 3.485817] acpiphp: Slot [17] registered >17:09:53,628 INFO kernel:[ 3.488215] acpiphp: Slot [18] registered >17:09:53,628 INFO kernel:[ 3.490478] acpiphp: Slot [19] registered >17:09:53,628 INFO kernel:[ 3.492626] acpiphp: Slot [20] registered >17:09:53,628 INFO kernel:[ 3.494967] acpiphp: Slot [21] registered >17:09:53,628 INFO kernel:[ 3.497192] acpiphp: Slot [22] registered >17:09:53,628 INFO kernel:[ 3.499353] acpiphp: Slot [23] registered >17:09:53,628 INFO kernel:[ 3.504002] acpiphp: Slot [24] registered >17:09:53,628 INFO kernel:[ 3.509382] acpiphp: Slot [25] registered >17:09:53,628 INFO kernel:[ 3.512587] acpiphp: Slot [26] registered >17:09:53,628 INFO kernel:[ 3.515076] acpiphp: Slot [27] registered >17:09:53,628 INFO kernel:[ 3.517374] acpiphp: Slot [28] registered >17:09:53,628 INFO kernel:[ 3.519795] acpiphp: Slot [29] registered >17:09:53,628 INFO kernel:[ 3.522100] acpiphp: Slot [30] registered >17:09:53,628 INFO kernel:[ 3.524440] acpiphp: Slot [31] registered >17:09:53,628 INFO kernel:[ 3.526970] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >17:09:53,628 INFO kernel:[ 3.531317] ACPI: Power Button [PWRF] >17:09:53,628 INFO kernel:[ 3.536942] GHES: HEST is not enabled! >17:09:53,628 WARNING kernel:[ 3.539524] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >17:09:53,628 DEBUG kernel:[ 3.542897] virtio-pci 0000:00:03.0: setting latency timer to 64 >17:09:53,628 WARNING kernel:[ 3.543416] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >17:09:53,628 DEBUG kernel:[ 3.547051] virtio-pci 0000:00:05.0: setting latency timer to 64 >17:09:53,628 DEBUG kernel:[ 3.547273] virtio-pci 0000:00:07.0: setting latency timer to 64 >17:09:53,628 INFO kernel:[ 3.547739] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >17:09:53,628 INFO kernel:[ 3.578795] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >17:09:53,628 INFO kernel:[ 3.616791] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >17:09:53,628 DEBUG kernel:[ 3.623391] virtio-pci 0000:00:05.0: irq 40 for MSI/MSI-X >17:09:53,628 DEBUG kernel:[ 3.623491] virtio-pci 0000:00:05.0: irq 41 for MSI/MSI-X >17:09:53,628 INFO kernel:[ 3.655882] Non-volatile memory driver v1.3 >17:09:53,628 INFO kernel:[ 3.658720] Linux agpgart interface v0.103 >17:09:53,628 INFO kernel:[ 3.663969] loop: module loaded >17:09:53,628 DEBUG kernel:[ 3.666175] ata_piix 0000:00:01.1: version 2.13 >17:09:53,628 DEBUG kernel:[ 3.666413] ata_piix 0000:00:01.1: setting latency timer to 64 >17:09:53,628 INFO kernel:[ 3.668591] scsi0 : ata_piix >17:09:53,628 INFO kernel:[ 3.671431] scsi1 : ata_piix >17:09:53,628 INFO kernel:[ 3.673465] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc1a0 irq 14 >17:09:53,628 INFO kernel:[ 3.677676] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc1a8 irq 15 >17:09:53,628 INFO kernel:[ 3.682308] libphy: Fixed MDIO Bus: probed >17:09:53,628 INFO kernel:[ 3.687607] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >17:09:53,628 INFO kernel:[ 3.691893] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >17:09:53,628 INFO kernel:[ 3.694554] uhci_hcd: USB Universal Host Controller Interface driver >17:09:53,628 DEBUG kernel:[ 3.699179] uhci_hcd 0000:00:01.2: setting latency timer to 64 >17:09:53,628 INFO kernel:[ 3.699200] uhci_hcd 0000:00:01.2: UHCI Host Controller >17:09:53,628 INFO kernel:[ 3.703520] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >17:09:53,628 INFO kernel:[ 3.708653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c100 >17:09:53,628 INFO kernel:[ 3.712727] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >17:09:53,628 INFO kernel:[ 3.718605] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >17:09:53,628 INFO kernel:[ 3.724653] usb usb1: Product: UHCI Host Controller >17:09:53,628 INFO kernel:[ 3.728888] usb usb1: Manufacturer: Linux 3.6.0-1.fc18.x86_64 uhci_hcd >17:09:53,628 INFO kernel:[ 3.733583] usb usb1: SerialNumber: 0000:00:01.2 >17:09:53,628 INFO kernel:[ 3.738407] hub 1-0:1.0: USB hub found >17:09:53,628 INFO kernel:[ 3.741613] hub 1-0:1.0: 2 ports detected >17:09:53,628 INFO kernel:[ 3.745267] usbcore: registered new interface driver usbserial >17:09:53,628 INFO kernel:[ 3.750830] usbcore: registered new interface driver usbserial_generic >17:09:53,628 INFO kernel:[ 3.756019] USB Serial support registered for generic >17:09:53,628 INFO kernel:[ 3.760029] usbserial: USB Serial Driver core >17:09:53,628 INFO kernel:[ 3.763848] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >17:09:53,628 INFO kernel:[ 3.775231] serio: i8042 KBD port at 0x60,0x64 irq 1 >17:09:53,628 INFO kernel:[ 3.783471] serio: i8042 AUX port at 0x60,0x64 irq 12 >17:09:53,628 INFO kernel:[ 3.791801] mousedev: PS/2 mouse device common for all mice >17:09:53,628 INFO kernel:[ 3.801635] rtc_cmos 00:01: RTC can wake from S4 >17:09:53,628 INFO kernel:[ 3.812009] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >17:09:53,628 INFO kernel:[ 3.826670] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >17:09:53,628 INFO kernel:[ 3.839286] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >17:09:53,628 DEBUG kernel:[ 3.852850] ata2.01: NODEV after polling detection >17:09:53,628 INFO kernel:[ 3.853109] device-mapper: uevent: version 1.0.3 >17:09:53,628 INFO kernel:[ 3.861450] ata2.00: ATAPI: QEMU DVD-ROM, 1.2.0, max UDMA/100 >17:09:53,628 INFO kernel:[ 3.875472] ata2.00: configured for MWDMA2 >17:09:53,628 INFO kernel:[ 3.875570] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >17:09:53,628 INFO kernel:[ 3.875757] cpuidle: using governor ladder >17:09:53,628 INFO kernel:[ 3.875759] cpuidle: using governor menu >17:09:53,628 INFO kernel:[ 3.875910] EFI Variables Facility v0.08 2004-May-17 >17:09:53,628 INFO kernel:[ 3.876192] usbcore: registered new interface driver usbhid >17:09:53,628 INFO kernel:[ 3.876193] usbhid: USB HID core driver >17:09:53,628 INFO kernel:[ 3.876248] drop_monitor: Initializing network drop monitor service >17:09:53,628 INFO kernel:[ 3.876399] ip_tables: (C) 2000-2006 Netfilter Core Team >17:09:53,628 INFO kernel:[ 3.953694] TCP: cubic registered >17:09:53,628 INFO kernel:[ 3.957389] Initializing XFRM netlink socket >17:09:53,628 NOTICE kernel:[ 3.959054] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.2. PQ: 0 ANSI: 5 >17:09:53,628 INFO kernel:[ 3.970416] NET: Registered protocol family 10 >17:09:53,628 WARNING kernel:[ 3.972385] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >17:09:53,628 INFO kernel:[ 3.972387] cdrom: Uniform CD-ROM driver Revision: 3.20 >17:09:53,628 DEBUG kernel:[ 3.973108] sr 1:0:0:0: Attached scsi CD-ROM sr0 >17:09:53,628 NOTICE kernel:[ 3.974208] sr 1:0:0:0: Attached scsi generic sg0 type 5 >17:09:53,628 INFO kernel:[ 3.996389] mip6: Mobile IPv6 >17:09:53,628 INFO kernel:[ 4.001194] NET: Registered protocol family 17 >17:09:53,628 DEBUG kernel:[ 4.010935] PM: Hibernation image not present or could not be loaded. >17:09:53,628 NOTICE kernel:[ 4.010939] Loading module verification certificates >17:09:53,628 NOTICE kernel:[ 4.022176] MODSIGN: Loaded cert 'Fedora kernel signing key: 597e09156e23cfd51d560fc0b6890e180ba98605' >17:09:53,628 INFO kernel:[ 4.037095] registered taskstats version 1 >17:09:53,628 INFO kernel:[ 4.048359] Magic number: 0:646:188 >17:09:53,628 INFO kernel:[ 4.054641] acpi device:1a: hash matches >17:09:53,628 INFO kernel:[ 4.059201] usb 1-1: new full-speed USB device number 2 using uhci_hcd >17:09:53,628 INFO kernel:[ 4.072871] rtc_cmos 00:01: setting system clock to 2012-10-16 17:09:31 UTC (1350407371) >17:09:53,628 INFO kernel:[ 4.095300] Freeing unused kernel memory: 1036k freed >17:09:53,628 INFO kernel:[ 4.104304] Write protecting the kernel read-only data: 12288k >17:09:53,628 INFO kernel:[ 4.127034] Freeing unused kernel memory: 1860k freed >17:09:53,628 INFO kernel:[ 4.137870] Freeing unused kernel memory: 1416k freed >17:09:53,628 INFO kernel:[ 4.297963] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >17:09:53,628 INFO kernel:[ 4.297967] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >17:09:53,628 INFO kernel:[ 4.297970] usb 1-1: Product: QEMU USB Tablet >17:09:53,628 INFO kernel:[ 4.297972] usb 1-1: Manufacturer: QEMU >17:09:53,628 INFO kernel:[ 4.297975] usb 1-1: SerialNumber: 42 >17:09:53,628 INFO kernel:[ 4.369438] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input2 >17:09:53,628 INFO kernel:[ 4.388257] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >17:09:53,628 INFO kernel:[ 4.388532] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >17:09:53,628 INFO kernel:[ 4.838516] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >17:09:53,628 INFO kernel:[ 5.142135] squashfs: version 4.0 (2009/01/31) Phillip Lougher >17:09:53,628 INFO kernel:[ 5.165512] Loading iSCSI transport class v2.0-870. >17:09:53,628 NOTICE kernel:[ 5.181621] iscsi: registered transport (tcp) >17:09:53,628 INFO kernel:[ 5.192046] alua: device handler registered >17:09:53,628 INFO kernel:[ 5.202224] emc: device handler registered >17:09:53,628 INFO kernel:[ 5.212045] hp_sw: device handler registered >17:09:53,628 INFO kernel:[ 5.222234] rdac: device handler registered >17:09:53,628 INFO kernel:[ 5.249501] FDC 0 is a S82078B >17:09:53,628 INFO kernel:[ 5.266620] No iBFT detected. >17:09:53,628 INFO kernel:[ 5.279569] md: raid0 personality registered for level 0 >17:09:53,628 INFO kernel:[ 5.292465] md: raid1 personality registered for level 1 >17:09:53,628 INFO kernel:[ 5.302408] async_tx: api initialized (async) >17:09:53,628 INFO kernel:[ 5.307840] xor: automatically using best checksumming function: >17:09:53,628 INFO kernel:[ 5.321349] generic_sse: 9688.000 MB/sec >17:09:53,628 WARNING kernel:[ 5.346241] raid6: sse2x1 5769 MB/s >17:09:53,628 WARNING kernel:[ 5.365272] raid6: sse2x2 8957 MB/s >17:09:53,628 WARNING kernel:[ 5.385189] raid6: sse2x4 9972 MB/s >17:09:53,628 WARNING kernel:[ 5.387700] raid6: using algorithm sse2x4 (9972 MB/s) >17:09:53,628 WARNING kernel:[ 5.391536] raid6: using intx1 recovery algorithm >17:09:53,628 INFO kernel:[ 5.405127] md: raid6 personality registered for level 6 >17:09:53,628 INFO kernel:[ 5.408563] md: raid5 personality registered for level 5 >17:09:53,628 INFO kernel:[ 5.412479] md: raid4 personality registered for level 4 >17:09:53,628 INFO kernel:[ 5.433452] md: raid10 personality registered for level 10 >17:09:53,628 INFO kernel:[ 5.450639] md: linear personality registered for level -1 >17:09:53,628 INFO kernel:[ 5.477407] device-mapper: multipath: version 1.5.0 loaded >17:09:53,628 INFO kernel:[ 5.493489] device-mapper: multipath round-robin: version 1.0.0 loaded >17:09:53,628 INFO kernel:[ 5.585733] RPC: Registered named UNIX socket transport module. >17:09:53,628 INFO kernel:[ 5.589955] RPC: Registered udp transport module. >17:09:53,628 INFO kernel:[ 5.593838] RPC: Registered tcp transport module. >17:09:53,628 INFO kernel:[ 5.596952] RPC: Registered tcp NFSv4.1 backchannel transport module. >17:09:53,628 DEBUG kernel:[ 5.936728] virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >17:09:53,628 DEBUG kernel:[ 5.936775] virtio-pci 0000:00:03.0: irq 43 for MSI/MSI-X >17:09:53,628 DEBUG kernel:[ 5.936819] virtio-pci 0000:00:03.0: irq 44 for MSI/MSI-X >17:09:53,628 WARNING kernel:[ 5.976331] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >17:09:53,628 INFO kernel:[ 5.995296] sym0: <895a> rev 0x0 at pci 0000:00:06.0 irq 11 >17:09:53,628 WARNING kernel:[ 6.006254] sym0: No NVRAM, ID 7, Fast-40, LVD, parity checking >17:09:53,628 NOTICE kernel:[ 6.016229] sym0: SCSI BUS has been reset. >17:09:53,628 INFO kernel:[ 6.032831] scsi2 : sym-2.2.3 >17:09:53,628 WARNING kernel:[ 9.048209] sym0: unknown interrupt(s) ignored, ISTAT=0x5 DSTAT=0x80 SIST=0x0 >17:09:53,628 NOTICE kernel:[ 9.048865] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 1.2. PQ: 0 ANSI: 5 >17:09:53,628 INFO kernel:[ 9.073365] scsi target2:0:0: tagged command queuing enabled, command queue depth 16. >17:09:53,628 INFO kernel:[ 9.086137] scsi target2:0:0: Beginning Domain Validation >17:09:53,628 INFO kernel:[ 9.099432] scsi target2:0:0: Domain Validation skipping write tests >17:09:53,628 INFO kernel:[ 9.109839] scsi target2:0:0: Ending Domain Validation >17:09:53,628 NOTICE kernel:[ 9.139254] sd 2:0:0:0: Attached scsi generic sg1 type 0 >17:09:53,628 NOTICE kernel:[ 9.150631] sd 2:0:0:0: [sda] 30732282 512-byte logical blocks: (15.7 GB/14.6 GiB) >17:09:53,628 NOTICE kernel:[ 9.165465] sd 2:0:0:0: [sda] Write Protect is off >17:09:53,628 DEBUG kernel:[ 9.173418] sd 2:0:0:0: [sda] Mode Sense: 63 00 00 08 >17:09:53,628 NOTICE kernel:[ 9.174839] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >17:09:53,628 INFO kernel:[ 9.198841] sda: sda1 sda2 sda3 >17:09:53,628 NOTICE kernel:[ 9.210949] sd 2:0:0:0: [sda] Attached SCSI disk >17:09:53,628 NOTICE kernel:[ 10.252522] FS-Cache: Loaded >17:09:53,628 NOTICE kernel:[ 10.256972] Key type dns_resolver registered >17:09:53,628 NOTICE kernel:[ 10.270649] FS-Cache: Netfs 'nfs' registered for caching >17:09:53,628 INFO kernel:[ 11.046220] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >17:09:53,628 DEBUG kernel:[ 15.937652] SELinux: 2048 avtab hash slots, 92349 rules. >17:09:53,628 DEBUG kernel:[ 15.958615] SELinux: 2048 avtab hash slots, 92349 rules. >17:09:53,628 DEBUG kernel:[ 16.068974] SELinux: 9 users, 15 roles, 4264 types, 228 bools, 1 sens, 1024 cats >17:09:53,628 DEBUG kernel:[ 16.068979] SELinux: 83 classes, 92349 rules >17:09:53,628 INFO kernel:[ 16.073656] SELinux: Permission compromise_kernel in class capability2 not defined in policy. >17:09:53,628 INFO kernel:[ 16.079781] SELinux: the above unknown classes and permissions will be allowed >17:09:53,628 DEBUG kernel:[ 16.084499] SELinux: Completing initialization. >17:09:53,628 DEBUG kernel:[ 16.084500] SELinux: Setting up existing superblocks. >17:09:53,628 DEBUG kernel:[ 16.084507] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >17:09:53,628 DEBUG kernel:[ 16.084512] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >17:09:53,628 DEBUG kernel:[ 16.084525] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >17:09:53,628 DEBUG kernel:[ 16.084529] SELinux: initialized (dev proc, type proc), uses genfs_contexts >17:09:53,628 DEBUG kernel:[ 16.084540] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >17:09:53,628 DEBUG kernel:[ 16.084555] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >17:09:53,628 DEBUG kernel:[ 16.085449] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >17:09:53,628 DEBUG kernel:[ 16.085454] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >17:09:53,628 DEBUG kernel:[ 16.086633] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >17:09:53,628 DEBUG kernel:[ 16.086639] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >17:09:53,628 DEBUG kernel:[ 16.086642] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >17:09:53,628 DEBUG kernel:[ 16.086657] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >17:09:53,628 DEBUG kernel:[ 16.086663] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >17:09:53,628 DEBUG kernel:[ 16.086669] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >17:09:53,628 DEBUG kernel:[ 16.086686] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >17:09:53,628 DEBUG kernel:[ 16.087199] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >17:09:53,628 DEBUG kernel:[ 16.087201] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >17:09:53,628 DEBUG kernel:[ 16.087207] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >17:09:53,628 DEBUG kernel:[ 16.087559] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >17:09:53,628 DEBUG kernel:[ 16.087598] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:09:53,628 DEBUG kernel:[ 16.087603] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:09:53,628 DEBUG kernel:[ 16.087611] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:09:53,628 DEBUG kernel:[ 16.087635] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:09:53,628 DEBUG kernel:[ 16.087645] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:09:53,628 DEBUG kernel:[ 16.087650] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:09:53,628 DEBUG kernel:[ 16.087654] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:09:53,628 DEBUG kernel:[ 16.087658] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:09:53,628 DEBUG kernel:[ 16.087666] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:09:53,628 DEBUG kernel:[ 16.087672] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >17:09:53,628 DEBUG kernel:[ 16.087681] SELinux: initialized (dev 0:29, type nfs), uses genfs_contexts >17:09:53,628 DEBUG kernel:[ 16.087688] SELinux: initialized (dev loop0, type squashfs), uses xattr >17:09:53,628 DEBUG kernel:[ 16.087704] SELinux: initialized (dev dm-0, type ext4), uses xattr >17:09:53,628 NOTICE kernel:[ 16.113090] type=1403 audit(1350407383.539:2): policy loaded auid=4294967295 ses=4294967295 >17:09:53,628 DEBUG kernel:[ 19.217377] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >17:09:53,628 DEBUG kernel:[ 19.455960] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >17:09:53,628 DEBUG kernel:[ 19.841914] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >17:09:53,628 DEBUG kernel:[ 21.946923] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >17:09:53,628 NOTICE kernel:[ 23.722314] type=1400 audit(1350407391.148:3): avc: denied { create } for pid=820 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >17:09:53,628 NOTICE kernel:[ 23.722371] type=1400 audit(1350407391.148:4): avc: denied { setattr } for pid=820 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=1404 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >17:09:53,628 NOTICE kernel:[ 23.722405] type=1400 audit(1350407391.148:5): avc: denied { relabelfrom } for pid=820 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=1404 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >17:09:53,628 NOTICE kernel:[ 25.281104] type=1400 audit(1350407392.707:6): avc: denied { execute } for pid=834 comm="bash" name="hostname" dev="dm-0" ino=26032 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file >17:09:53,628 NOTICE kernel:[ 25.281129] type=1400 audit(1350407392.707:7): avc: denied { read open } for pid=834 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=26032 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file >17:09:53,628 NOTICE kernel:[ 25.281323] type=1400 audit(1350407392.707:8): avc: denied { execute_no_trans } for pid=834 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=26032 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file >17:09:53,628 NOTICE kernel:[ 26.184347] type=1400 audit(1350407393.610:9): avc: denied { read } for pid=830 comm="bash" name=".profile" dev="dm-0" ino=57347 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:admin_home_t:s0 tclass=file >17:09:53,628 NOTICE kernel:[ 26.184370] type=1400 audit(1350407393.610:10): avc: denied { open } for pid=830 comm="bash" path="/root/.profile" dev="dm-0" ino=57347 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:admin_home_t:s0 tclass=file >17:09:54,941 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-4.git20121004.fc18) is starting... >17:09:54,943 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >17:09:54,943 INFO NetworkManager: <info> WEXT support is enabled >17:09:54,945 INFO systemd: Starting D-Bus System Message Bus... >17:09:54,962 INFO systemd: Started D-Bus System Message Bus. >17:09:56,210 INFO dbus-daemon: dbus[841]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >17:09:56,212 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >17:09:56,212 INFO systemd: Starting Authorization Manager... >17:09:56,435 INFO polkitd: Started polkitd version 0.107 >17:09:56,522 INFO dbus-daemon: dbus[841]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >17:09:56,522 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >17:09:56,522 INFO systemd: Started Authorization Manager. >17:09:56,568 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >17:09:56,570 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >17:09:56,570 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >17:09:56,570 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >17:09:56,570 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >17:09:56,571 NOTICE NetworkManager: ifcfg-rh: read connection 'Boot Disk' >17:09:56,572 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >17:09:56,572 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >17:09:56,577 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >17:09:56,577 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >17:09:56,577 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >17:09:56,593 INFO NetworkManager: <info> Networking is enabled by state file >17:09:56,595 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >17:09:56,599 INFO NetworkManager: <info> (eth0): carrier is ON >17:09:56,599 ERR NetworkManager: <error> [1350407396.576530] [nm-device-ethernet.c:454] update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >17:09:56,599 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >17:09:56,599 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >17:09:56,599 INFO NetworkManager: <info> (eth0): now managed >17:09:56,599 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >17:09:56,599 INFO NetworkManager: <info> (eth0): preparing device. >17:09:56,600 INFO NetworkManager: <info> Activation (eth0) starting connection 'Boot Disk' >17:09:56,602 INFO NetworkManager: <info> (eth0): device state change: unavailable -> ip-config (reason 'none') [20 70 0] >17:09:56,602 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >17:09:56,603 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >17:09:56,604 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >17:09:56,605 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >17:09:56,605 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >17:09:56,606 INFO systemd: Started Network Manager. >17:09:56,607 INFO systemd: Starting Network Manager Wait Online... >17:09:56,631 INFO NetworkManager: <info> dhclient started with pid 851 >17:09:56,631 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >17:09:57,964 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >17:09:57,967 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >17:09:57,967 INFO dhclient: All rights reserved. >17:09:57,968 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >17:09:57,968 INFO dhclient: >17:09:58,009 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >17:09:58,015 INFO dhclient: Listening on LPF/eth0/52:54:00:fe:87:3c >17:09:58,015 INFO dhclient: Sending on LPF/eth0/52:54:00:fe:87:3c >17:09:58,016 INFO dhclient: Sending on Socket/fallback >17:09:58,016 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x3fcffc73) >17:09:58,570 INFO dhclient: DHCPACK from 192.168.10.2 (xid=0x3fcffc73) >17:09:58,580 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> reboot >17:09:58,581 INFO NetworkManager: <info> address 192.168.10.171 >17:09:58,581 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >17:09:58,582 INFO NetworkManager: <info> gateway 192.168.10.1 >17:09:58,583 INFO NetworkManager: <info> nameserver '192.168.10.2' >17:09:58,584 INFO dhclient: bound to 192.168.10.171 -- renewal in 3464 seconds. >17:09:58,587 INFO NetworkManager: <info> domain name 'j2sol' >17:09:58,587 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >17:09:58,589 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >17:09:58,589 INFO NetworkManager: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >17:09:58,590 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >17:09:58,590 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >17:09:58,591 INFO NetworkManager: <info> Policy set 'Boot Disk' (eth0) as default for IPv4 routing and DNS. >17:09:58,591 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >17:09:58,592 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >17:09:58,593 INFO dbus-daemon: dbus[841]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >17:09:58,619 INFO systemd: Started Network Manager Wait Online. >17:09:58,620 INFO systemd: Starting Network. >17:09:58,620 INFO systemd: Reached target Network. >17:09:58,621 INFO systemd: Starting OpenSSH server daemon... >17:09:58,637 INFO dbus-daemon: dbus[841]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >17:09:58,672 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >17:09:58,759 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >17:09:58,946 INFO sshd-keygen: Generating SSH2 RSA host key: [ OK ] >17:09:59,060 INFO sshd-keygen: Generating SSH1 RSA host key: [ OK ] >17:09:59,219 INFO sshd-keygen: Generating SSH2 DSA host key: [ OK ] >17:10:01,781 INFO handle-sshpw: Traceback (most recent call last): >17:10:01,781 INFO handle-sshpw: File "/usr/sbin/handle-sshpw", line 45, in <module> >17:10:01,782 INFO handle-sshpw: u = users.Users(None) >17:10:01,782 INFO handle-sshpw: TypeError: __init__() takes exactly 1 argument (2 given) >17:10:01,808 NOTICE systemd: anaconda-sshd.service: control process exited, code=exited status=1 >17:10:01,826 ERR systemd: Failed to start OpenSSH server daemon. >17:10:01,826 NOTICE systemd: Unit anaconda-sshd.service entered failed state. >17:10:01,846 INFO systemd: Starting Anaconda System Services. >17:10:01,847 INFO systemd: Reached target Anaconda System Services. >17:10:01,848 INFO systemd: Starting Anaconda... >17:10:01,926 INFO systemd: Started Anaconda. >17:10:01,928 INFO systemd: Starting Anaconda Text Console... >17:10:01,971 NOTICE kernel:[ 34.544989] type=1400 audit(1350407401.970:11): avc: denied { read write } for pid=922 comm="hostname" path="/dev/pts/1" dev="devpts" ino=4 scontext=system_u:system_r:hostname_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >17:10:01,987 INFO systemd: Started Anaconda Text Console. >17:10:01,989 INFO systemd: Startup finished in 4s 146ms 900us (kernel) + 12s 416ms 787us (initrd) + 17s 995ms 696us (userspace) = 34s 559ms 383us. >17:10:03,283 NOTICE kernel:[ 35.855130] type=1400 audit(1350407403.281:12): avc: denied { read write } for pid=926 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=9275 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >17:10:03,284 WARNING kernel:[ 35.857715] auditd (927): /proc/927/oom_adj is deprecated, please use /proc/927/oom_score_adj instead. >17:10:09,533 INFO systemd: Starting NTP client/server... >17:10:09,673 INFO chrony-helper: tr: write error: Broken pipe >17:10:09,673 INFO chrony-helper: tr: write error >17:10:09,734 INFO chronyd: chronyd version 1.27-git1ca844 starting >17:10:09,735 INFO chronyd: Linux kernel major=3 minor=6 patch=0 >17:10:09,736 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >17:10:09,780 INFO systemd: Started NTP client/server. >17:10:12,217 INFO kernel:[ 44.790480] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >17:10:12,219 DEBUG kernel:[ 44.791697] SELinux: initialized (dev sda1, type ext4), uses xattr >17:10:12,414 INFO kernel:[ 44.986837] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >17:10:12,414 DEBUG kernel:[ 44.986845] SELinux: initialized (dev sda3, type ext4), uses xattr >17:10:13,140 DEBUG kernel:[ 45.713914] SELinux: initialized (dev 0:34, type nfs), uses genfs_contexts >17:10:15,150 INFO chronyd: Selected source 96.44.142.5 >17:10:15,150 WARNING chronyd: System clock wrong by 4.106417 seconds, adjustment started >17:10:16,531 INFO chronyd: Selected source 199.249.223.123 >17:10:16,533 WARNING chronyd: System clock wrong by 0.532164 seconds, adjustment started >17:10:45,645 INFO kernel:[ 79.011239] Adding 511996k swap on /dev/sda2. Priority:-1 extents:1 across:511996k >17:10:45,739 INFO kernel:[ 79.104686] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >17:10:45,739 DEBUG kernel:[ 79.104699] SELinux: initialized (dev sda3, type ext4), uses xattr >17:10:45,784 INFO kernel:[ 79.150971] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >17:10:45,784 DEBUG kernel:[ 79.150982] SELinux: initialized (dev sda1, type ext4), uses xattr >17:10:45,892 DEBUG kernel:[ 79.258301] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >17:12:15,621 NOTICE sendmail: alias database /etc/aliases rebuilt by root >17:12:15,625 INFO sendmail: /etc/aliases: 76 aliases, longest 10 bytes, 771 bytes total >17:12:18,063 DEBUG kernel:[ 171.429624] SELinux: 2048 avtab hash slots, 92349 rules. >17:12:18,082 DEBUG kernel:[ 171.448607] SELinux: 2048 avtab hash slots, 92349 rules. >17:12:18,185 DEBUG kernel:[ 171.551526] SELinux: 9 users, 15 roles, 4264 types, 228 bools, 1 sens, 1024 cats >17:12:18,185 DEBUG kernel:[ 171.551530] SELinux: 83 classes, 92349 rules >17:12:18,191 INFO kernel:[ 171.556324] SELinux: Permission compromise_kernel in class capability2 not defined in policy. >17:12:18,191 INFO kernel:[ 171.556330] SELinux: the above unknown classes and permissions will be allowed >17:12:18,268 INFO dbus: avc: received policyload notice (seqno=2) >17:12:18,272 INFO dbus: avc: received policyload notice (seqno=2) >17:12:18,272 INFO dbus: avc: received policyload notice (seqno=2) >17:12:18,272 INFO dbus-daemon: dbus[841]: avc: received policyload notice (seqno=2) >17:12:18,272 INFO dbus-daemon: dbus[841]: [system] Reloaded configuration >17:12:18,272 NOTICE dbus: [system] Reloaded configuration > > >/run/install/ks.cfg: >#version=DEVEL ># System authorization information >#rootpw --iscrypted $6$2eQsNY/PuRSABzkQ$5jAJPR06cnzJc2ZPnZoRlDNus64MwApPqnaUG6N.sQu2g2XULdU7ZxJJr4DBcsXB3fbQ.exB04wInPxRE0IaO. >lang en_US.UTF-8 >rootpw --plaintext qweqweqwe >auth --enableshadow --passalgo=sha512 ># Installation logging level >logging --level=info ># System timezone >timezone US/Pacific >clearpart --all --initlabel ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda >#autopart --type=plain >part swap --fstype="swap" --size=500 --label=SWAP >part / --grow --size=4096 >part /boot --asprimary --size=500 --label=BOOT ># Partition clearing information > >#repo --name=branched --baseurl=http://reducio/mirror/development/18/x86_64/os >#text >vnc >#reboot > >%packages >@core > >%end
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 867071
:
628278
|
628279
|
628280
|
628281
|
628282
|
628283
|
628284
|
628285
|
628286
|
628287
|
628288
|
628289
| 628290 |
628291
|
628549