Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 902130 Details for
Bug 1104607
DeviceError: Cannot rename existing device.
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 106.91 KB, created by
Vratislav Podzimek
on 2014-06-04 10:45:26 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Vratislav Podzimek
Created:
2014-06-04 10:45:26 UTC
Size:
106.91 KB
patch
obsolete
>anaconda 21.39-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 686, in _setName > raise errors.DeviceError("Cannot rename existing device.") > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 406, in <lambda> > lambda s, v: s._setName(v), > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 4733, in _setFormat > self.name = "btrfs.%d" % self.id > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 1038, in <lambda> > lambda d,f: d._setFormat(f), > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 567, in __init__ > self.format = fmt > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2231, in __init__ > super(ContainerDevice, self).__init__(*args, **kwargs) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 4627, in __init__ > super(BTRFSDevice, self).__init__(*args, **kwargs) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 4713, in __init__ > super(BTRFSVolumeDevice, self).__init__(*args, **kwargs) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1703, in handleBTRFSFormat > exists=True) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1859, in handleUdevDeviceFormat > self.handleBTRFSFormat(info, device) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1245, in addUdevDevice > self.handleUdevDeviceFormat(info, device) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2133, in _populate > self.addUdevDevice(dev) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2069, in populate > self._populate() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 471, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 189, in storageInitialize > storage.reset() > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) >DeviceError: Cannot rename existing device. > >Local variables in innermost frame: >self: existing 8715 MiB btrfs volume fedora_office98 (15) >value: btrfs.15 > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: TextUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf.productTitle: Anaconda > _intf._meh_interface: TextIntf instance, containing members: > _intf._meh_interface._io: IOHandler instance, containing members: > _intf._meh_interface._io.out_func: <built-in function print> > _intf._meh_interface._io.in_func: <bound method App.raw_input of <pyanaconda.ui.tui.simpleline.base.App object at 0x7f984781f810>> > _intf._meh_interface.screen: None > _intf.isFinal: True > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: None > _intf.storage.roots: [] > _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._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: None > _intf.storage.fsset.devicetree.populated: False > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._pvInfo: None > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [existing 10 GiB disk vda (1) with existing msdos disklabel >, existing 500 MiB partition vda1 (6) with existing ext4 filesystem >, existing 8715 MiB partition vda2 (11) with existing btrfs filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [vda, vda1, vda2] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._lvInfo: None > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: None > _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.initializeDisks: False > _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.disks: [] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use network installation >url --url="http://cobra02/trees/rawhide/x86_64/os/" ># Use text mode install >text ># Run the Setup Agent on first boot >firstboot --enable ># System language >lang en_US.UTF-8 > ># Network information >network --hostname=office63.anaconda.englab.brq.redhat.com ># SELinux configuration >selinux --enforcing ># Do not configure the X Window System >skipx ># System bootloader configuration >bootloader --location=mbr >autopart > > > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f9847862890) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x7f9847862850) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0x7f9847862910) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0x7f9847862950) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >, PartSpec instance (0x7f9847862990) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0.0 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf.quitMessage: None > _intf._app: App instance, containing members: > _intf._app.quit_message: Do you really want to quit? > _intf._app._screens: [(<pyanaconda.ui.tui.spokes.progress.ProgressSpoke object at 0x7f98478753d0>, None, None), (<pyanaconda.ui.tui.hubs.summary.SummaryHub object at 0x7f984781fc10>, None, None)] > _intf._app._handlers: {4: [(<function exception_msg_handler at 0x7f984ce6d9b0>, None)], 5: [(<bound method TextUserInterface._handle_show_message of <pyanaconda.ui.tui.TextUserInterface object at 0x7f9847862790>>, None)]} > _intf._app._redraw: False > _intf._app._width: 80 > _intf._app._header: Anaconda > _intf._app.queue: Queue instance, containing members: > _intf._app.queue.unfinished_tasks: 1 > _intf._app.queue.queue: deque([]) > _intf._app.queue.maxsize: 0 > _intf._app.queue.all_tasks_done: <Condition(<thread.lock object at 0x7f984d1aafb0>, 0)> > _intf._app.queue.mutex: <thread.lock object at 0x7f984d1aafb0> > _intf._app.queue.not_full: <Condition(<thread.lock object at 0x7f984d1aafb0>, 0)> > _intf._app.queue.not_empty: <Condition(<thread.lock object at 0x7f984d1aafb0>, 0)> > _intf._app._spacer: ================================================================================ >================================================================================ > _intf._app.quit_question: <class 'pyanaconda.ui.tui.tuiobject.YesNoDialog'> > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: None > _intf.payload.instclass: Already dumped (DefaultInstall instance) > _intf.payload._rescueVersionList: [] > _intf.payload.install_device: None > _intf.payload._environmentAddons: {} > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._setup: True > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload._yum: Skipped > _intf.payload._base_repo: None > _intf.payload.txID: None > _intf.payload._rpm_macros: [] > _intf.payload._createdInitrds: False > _intf.payload._packages: [] > _intf.payload._space_required: 2861.02 MiB > _intf.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: http://cobra02/trees/rawhide/x86_64/os/ >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >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.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _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: > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: t >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >dbus_session_connection: None >dbus_inhibit_id: None >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f98477ff848>, True), 'type': (<function <lambda> at 0x7f98477ffaa0>, True), 'addons': (<function list_addons_callback at 0x7f98477ff9b0>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f98477ff8c0>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction._storage_playground, _intf._currentAction._spokes["CustomPartitioningSpoke"]._storage_playground, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 21.39-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > 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, /proc/cmdline, /tmp/syslog] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: Namespace instance, containing members: > opts.noipv6: False > opts.noipv4: False > opts.mpath: True > opts.updateSrc: None > opts.selinux: True > opts.module: [] > opts.syslog: None > opts.eject: True > opts.leavebootorder: False > opts.images: [] > opts.runres: None > opts.armPlatform: None > opts.dnf: False > opts.memcheck: True > opts.iscsi: False > opts.dirinstall: False > opts.kbdtype: None > opts.xdriver: None > opts.display_mode: t > opts.stage2: None > opts.dmraid: True > opts.method: http://cobra02/trees/rawhide/x86_64/os/ > opts.vncpassword: Skipped > opts.vnc: False > opts.rescue: False > opts.noverifyssl: False > opts.autostep: False > opts.geoloc: None > opts.proxy: None > opts.dlabel: False > opts.vncconnect: None > opts.mpathfriendlynames: True > opts.lang: None > opts.askmethod: False > opts.liveinst: False > opts.loglevel: None > opts.isHeadless: False > opts.multiLib: False > opts.rescue_nomount: False > opts.keymap: None > opts.ksfile: None > opts.ibft: True > opts.debug: False > opts.extlinux: False > opts.nofb: None > opts.targetArch: None >proxy: None > >Registered callbacks: > > >/tmp/anaconda.log: >10:44:04,972 INFO anaconda: /sbin/anaconda 21.39-1 >10:44:05,592 INFO anaconda: 4063232 kB (3968 MB) are available >10:44:05,593 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >10:44:05,602 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >10:44:05,603 INFO anaconda: Default encoding = utf-8 >10:44:05,705 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >10:44:06,324 INFO anaconda: Running Thread: AnaInputThread1 (140292059186944) >10:44:19,858 INFO anaconda: Display mode = t >10:44:19,861 INFO anaconda: 4063232 kB (3968 MB) are available >10:44:19,862 INFO anaconda: Thread Done: AnaInputThread1 (140292059186944) >10:44:19,862 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >10:44:19,898 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >10:44:19,899 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >10:44:19,900 INFO anaconda: using only installclass _Fedora >10:44:20,906 INFO anaconda: bootloader GRUB2 on X86 platform >10:44:20,963 INFO anaconda: bootloader GRUB2 on X86 platform >10:44:21,008 DEBUG anaconda: network: devices found ['eth0'] >10:44:21,318 DEBUG anaconda: updating hostname office63.anaconda.englab.brq.redhat.com >10:44:21,367 INFO anaconda: Running Thread: AnaStorageThread (140292059186944) >10:44:21,377 INFO anaconda: Running Thread: AnaTimeInitThread (140291993765632) >10:44:21,384 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140291985372928) >10:44:21,386 INFO anaconda: Running Thread: AnaPayloadThread (140291975927552) >10:44:21,526 INFO anaconda: got 2 NTP servers from DHCP >10:44:21,542 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140291985372928) >10:44:21,556 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140291985372928) >10:44:21,558 INFO anaconda: Starting geolocation lookup >10:44:21,559 INFO anaconda: Geolocation provider: Fedora GeoIP >10:44:22,243 INFO anaconda: Running Thread: AnaSourceWatcher (140291967534848) >10:44:22,260 INFO anaconda: Running Thread: AnaSoftwareWatcher (140291959142144) >10:44:22,279 INFO anaconda: Running Thread: AnaStorageWatcher (140291950749440) >10:44:22,756 INFO anaconda: Geolocation lookup finished in 1.2 seconds >10:44:22,757 INFO anaconda: got results from geolocation >10:44:22,758 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140291985372928) >10:44:22,775 DEBUG anaconda: updating hostname office63.anaconda.englab.brq.redhat.com >10:44:23,247 INFO anaconda: Running Thread: AnaInputThread2 (140291985372928) >10:44:23,877 DEBUG anaconda: running handleException >10:44:23,878 DEBUG anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 189, in storageInitialize > storage.reset() > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 471, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2069, in populate > self._populate() > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2133, in _populate > self.addUdevDevice(dev) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1245, in addUdevDevice > self.handleUdevDeviceFormat(info, device) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1859, in handleUdevDeviceFormat > self.handleBTRFSFormat(info, device) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1703, in handleBTRFSFormat > exists=True) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 4713, in __init__ > super(BTRFSVolumeDevice, self).__init__(*args, **kwargs) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 4627, in __init__ > super(BTRFSDevice, self).__init__(*args, **kwargs) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2231, in __init__ > super(ContainerDevice, self).__init__(*args, **kwargs) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 567, in __init__ > self.format = fmt > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 1038, in <lambda> > lambda d,f: d._setFormat(f), > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 4733, in _setFormat > self.name = "btrfs.%d" % self.id > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 406, in <lambda> > lambda s, v: s._setName(v), > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 686, in _setName > raise errors.DeviceError("Cannot rename existing device.") > >DeviceError: Cannot rename existing device. > >10:44:24,883 DEBUG anaconda: Gtk cannot be initialized >10:44:24,884 DEBUG anaconda: In a non-main thread, sending a message with exception data >10:44:24,884 DEBUG anaconda: running handleException >10:44:24,885 DEBUG anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 189, in storageInitialize > storage.reset() > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 471, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2069, in populate > self._populate() > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2133, in _populate > self.addUdevDevice(dev) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1245, in addUdevDevice > self.handleUdevDeviceFormat(info, device) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1859, in handleUdevDeviceFormat > self.handleBTRFSFormat(info, device) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1703, in handleBTRFSFormat > exists=True) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 4713, in __init__ > super(BTRFSVolumeDevice, self).__init__(*args, **kwargs) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 4627, in __init__ > super(BTRFSDevice, self).__init__(*args, **kwargs) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2231, in __init__ > super(ContainerDevice, self).__init__(*args, **kwargs) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 567, in __init__ > self.format = fmt > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 1038, in <lambda> > lambda d,f: d._setFormat(f), > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 4733, in _setFormat > self.name = "btrfs.%d" % self.id > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 406, in <lambda> > lambda s, v: s._setName(v), > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 686, in _setName > raise errors.DeviceError("Cannot rename existing device.") > >DeviceError: Cannot rename existing device. > >10:44:24,886 DEBUG anaconda: Gtk cannot be initialized >10:44:24,887 DEBUG anaconda: In the main thread, running exception handler >10:44:24,890 INFO anaconda: Thread Done: AnaStorageThread (140292059186944) >10:44:24,922 INFO anaconda: Thread Done: AnaTimeInitThread (140291993765632) >10:44:24,934 INFO anaconda: Thread Done: AnaStorageWatcher (140291950749440) > > >/tmp/packaging.log: >10:44:24,900 INFO packaging: configuring base repo >10:44:25,077 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >10:44:25,083 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >10:44:25,083 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >10:44:25,085 DEBUG yum.verbose.plugin: Adding en_US to language list >10:44:25,112 DEBUG yum.verbose.YumBase: Config time: 0.136 > > >/tmp/program.log: >10:44:05,760 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >10:44:05,799 DEBUG program: Return code: 0 >10:44:05,802 INFO program: Running... udevadm settle --timeout=300 >10:44:06,007 DEBUG program: Return code: 0 >10:44:06,088 INFO program: Running... modprobe fcoe >10:44:06,225 DEBUG program: Return code: 0 >10:44:06,226 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >10:44:06,290 INFO program: No FCoE boot disk information is found in EDD! >10:44:06,291 DEBUG program: Return code: 1 >10:44:21,373 INFO program: Running... udevadm settle --timeout=300 >10:44:21,518 DEBUG program: Return code: 0 >10:44:21,519 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >10:44:21,616 DEBUG program: Return code: 0 >10:44:21,617 INFO program: Running... systemctl start chronyd.service >10:44:21,717 DEBUG program: Return code: 0 >10:44:21,719 INFO program: Running... udevadm settle --timeout=300 >10:44:21,776 DEBUG program: Return code: 0 >10:44:21,845 INFO program: Running... multipath -c /dev/vda >10:44:21,864 DEBUG program: Return code: 1 >10:44:23,303 INFO program: Running... dumpe2fs -h /dev/vda1 >10:44:23,370 INFO program: dumpe2fs 1.42.10 (18-May-2014) >10:44:23,371 INFO program: Filesystem volume name: <none> >10:44:23,372 INFO program: Last mounted on: /boot >10:44:23,373 INFO program: Filesystem UUID: 5e0b0b9e-33d8-43cb-9083-a998b6acb058 >10:44:23,374 INFO program: Filesystem magic number: 0xEF53 >10:44:23,374 INFO program: Filesystem revision #: 1 (dynamic) >10:44:23,375 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 >10:44:23,376 INFO program: Filesystem flags: signed_directory_hash >10:44:23,376 INFO program: Default mount options: user_xattr acl >10:44:23,377 INFO program: Filesystem state: clean >10:44:23,377 INFO program: Errors behavior: Continue >10:44:23,379 INFO program: Filesystem OS type: Linux >10:44:23,380 INFO program: Inode count: 128016 >10:44:23,381 INFO program: Block count: 512000 >10:44:23,381 INFO program: Reserved block count: 25600 >10:44:23,382 INFO program: Free blocks: 485334 >10:44:23,382 INFO program: Free inodes: 128005 >10:44:23,383 INFO program: First block: 1 >10:44:23,384 INFO program: Block size: 1024 >10:44:23,384 INFO program: Fragment size: 1024 >10:44:23,385 INFO program: Reserved GDT blocks: 256 >10:44:23,386 INFO program: Blocks per group: 8192 >10:44:23,386 INFO program: Fragments per group: 8192 >10:44:23,387 INFO program: Inodes per group: 2032 >10:44:23,387 INFO program: Inode blocks per group: 254 >10:44:23,388 INFO program: Flex block group size: 16 >10:44:23,389 INFO program: Filesystem created: Thu May 29 08:45:13 2014 >10:44:23,389 INFO program: Last mount time: Thu May 29 08:45:17 2014 >10:44:23,390 INFO program: Last write time: Thu May 29 08:45:17 2014 >10:44:23,391 INFO program: Mount count: 1 >10:44:23,391 INFO program: Maximum mount count: -1 >10:44:23,392 INFO program: Last checked: Thu May 29 08:45:13 2014 >10:44:23,392 INFO program: Check interval: 0 (<none>) >10:44:23,393 INFO program: Lifetime writes: 8 MB >10:44:23,394 INFO program: Reserved blocks uid: 0 (user root) >10:44:23,394 INFO program: Reserved blocks gid: 0 (group root) >10:44:23,395 INFO program: First inode: 11 >10:44:23,395 INFO program: Inode size: 128 >10:44:23,396 INFO program: Journal inode: 8 >10:44:23,397 INFO program: Default directory hash: half_md4 >10:44:23,397 INFO program: Directory Hash Seed: 9e63036f-cbde-43ff-ad02-1216454f1f4d >10:44:23,398 INFO program: Journal backup: inode blocks >10:44:23,398 INFO program: Journal features: (none) >10:44:23,399 INFO program: Journal size: 8M >10:44:23,400 INFO program: Journal length: 8192 >10:44:23,400 INFO program: Journal sequence: 0x00000142 >10:44:23,401 INFO program: Journal start: 2948 >10:44:23,402 INFO program: >10:44:23,402 DEBUG program: Return code: 0 >10:44:23,404 INFO program: Running... resize2fs -P /dev/vda1 >10:44:23,437 INFO program: resize2fs 1.42.10 (18-May-2014) >10:44:23,439 INFO program: Estimated minimum size of the filesystem: 14471 >10:44:23,439 DEBUG program: Return code: 0 > > >/tmp/storage.log: >10:44:06,083 DEBUG blivet: Caught exception, continuing. >10:44:06,083 DEBUG blivet: Problem description: failed to get initiator name from iscsi firmware >10:44:06,084 DEBUG blivet: Begin exception details. >10:44:06,084 DEBUG blivet: Traceback (most recent call last): >10:44:06,085 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >10:44:06,085 DEBUG blivet: initiatorname = libiscsi.get_firmware_initiator_name() >10:44:06,086 DEBUG blivet: IOError: Unknown error >10:44:06,086 DEBUG blivet: End exception details. >10:44:06,087 INFO blivet: ISCSID is /sbin/iscsid >10:44:06,087 INFO blivet: no initiator set >10:44:06,292 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >10:44:06,292 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >10:44:19,863 DEBUG blivet: trying to set new default fstype to 'ext4' >10:44:19,871 DEBUG blivet: Ext4FS.supported: supported: True ; >10:44:19,872 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >10:44:19,874 DEBUG blivet: Ext4FS.supported: supported: True ; >10:44:19,877 DEBUG blivet: Caught exception, continuing. >10:44:19,878 DEBUG blivet: Problem description: failed to get initiator name from iscsi firmware >10:44:19,878 DEBUG blivet: Begin exception details. >10:44:19,879 DEBUG blivet: Traceback (most recent call last): >10:44:19,880 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >10:44:19,880 DEBUG blivet: initiatorname = libiscsi.get_firmware_initiator_name() >10:44:19,881 DEBUG blivet: IOError: Unknown error >10:44:19,881 DEBUG blivet: End exception details. >10:44:20,908 INFO blivet: Detected 3968 MiB of memory >10:44:20,935 INFO blivet: Suggested swap size (3968 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >10:44:20,962 INFO blivet: Swap attempt of 0.0 >10:44:21,368 INFO blivet: resetting Blivet (version 0.53) instance <blivet.Blivet object at 0x7f984b1777d0> >10:44:21,371 INFO blivet: no initiator set >10:44:21,372 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >10:44:21,373 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >10:44:21,797 INFO blivet: devices to scan: ['vda', 'vda1', 'vda2', 'vda3', 'vdb', 'vdb1', 'vdc', 'vdc1', 'vdd', 'vdd1', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >10:44:21,812 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1401878632', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '862602b8', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '710802', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >10:44:21,813 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >10:44:21,818 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >10:44:21,820 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:44:21,824 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >10:44:21,826 INFO blivet: vda is a disk >10:44:21,827 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >10:44:21,835 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >10:44:21,865 INFO blivet: added disk vda (id 1) to device tree >10:44:21,866 DEBUG blivet: looking up parted Device: /dev/vda >10:44:21,865 INFO blivet: got device: DiskDevice instance (0x7f984cd4f410) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 10 GiB > format = existing None > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7f984cd779e0> > target size = 0 B path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f9847875650> >10:44:22,486 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >10:44:22,503 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >10:44:22,516 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >10:44:22,523 DEBUG blivet: required disklabel type for vda (15) is None >10:44:22,526 DEBUG blivet: default disklabel type for vda is msdos >10:44:22,529 DEBUG blivet: selecting msdos disklabel for vda based on size >10:44:22,545 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >10:44:22,736 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f9847893bd0>, <parted.partition.Partition object at 0x7f9847893f50>, <parted.partition.Partition object at 0x7f9847896210>] > device: <parted.device.Device object at 0x7f9847893910> > PedDisk: <_ped.Disk object at 0x7f9847891c68> >10:44:22,762 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 4 >10:44:22,772 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >10:44:22,795 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/5e0b0b9e-33d8-43cb-9083-a998b6acb058', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5e0b0b9e-33d8-43cb-9083-a998b6acb058', > 'ID_FS_UUID_ENC': '5e0b0b9e-33d8-43cb-9083-a998b6acb058', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '862602b8-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '862602b8', > 'MAJOR': '252', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '710833', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/5e0b0b9e-33d8-43cb-9083-a998b6acb058'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1'} ; name: vda1 ; >10:44:22,796 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1)... >10:44:22,804 DEBUG blivet: DeviceTree.getDeviceByName: name: vda1 ; >10:44:22,807 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:44:22,812 INFO blivet: vda1 is a partition >10:44:22,815 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >10:44:22,822 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >10:44:22,854 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk vda (1) with existing msdos disklabel >10:44:22,865 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >10:44:22,873 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >10:44:22,880 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >10:44:22,884 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >10:44:22,894 DEBUG blivet: looking up parted Partition: /dev/vda1 >10:44:22,899 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >10:44:22,918 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >10:44:22,928 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >10:44:22,933 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >10:44:22,940 INFO blivet: added partition vda1 (id 6) to device tree >10:44:22,972 DEBUG blivet: looking up parted Device: /dev/vda1 >10:44:22,942 INFO blivet: got device: PartitionDevice instance (0x7f9847896c90) -- > name = vda1 status = True kids = 0 id = 6 > parents = ['existing 10 GiB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing None > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f984cd77d40> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f98478939d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f98478960d0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9847893d10> PedPartition: <_ped.Partition object at 0x7f9847892770> > disk = existing 10 GiB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >10:44:23,299 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >10:44:23,301 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: None ; >10:44:23,302 DEBUG blivet: device vda1 does not contain a disklabel >10:44:23,302 INFO blivet: type detected on 'vda1' is 'ext4' >10:44:23,440 DEBUG blivet: size=14.13 MiB, current=500 MiB >10:44:23,519 DEBUG blivet: padding min size from 14818304 up to 14818804 >10:44:23,524 DEBUG blivet: Ext4FS.supported: supported: True ; >10:44:23,525 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 9 >10:44:23,528 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >10:44:23,531 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >10:44:23,532 INFO blivet: got format: existing ext4 filesystem >10:44:23,542 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/fedora_office98 /dev/disk/by-uuid/8d29aef1-8a5d-4a05-b8e7-306f22ce8ce7', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'fedora_office98', > 'ID_FS_LABEL_ENC': 'fedora_office98', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8d29aef1-8a5d-4a05-b8e7-306f22ce8ce7', > 'ID_FS_UUID_ENC': '8d29aef1-8a5d-4a05-b8e7-306f22ce8ce7', > 'ID_FS_UUID_SUB': 'd2bc82d2-dd09-43a6-aaa7-c0eb4f30bc59', > 'ID_FS_UUID_SUB_ENC': 'd2bc82d2-dd09-43a6-aaa7-c0eb4f30bc59', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '17848320', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '862602b8-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '862602b8', > 'MAJOR': '252', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '710861', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-label/fedora_office98', > '/dev/disk/by-uuid/8d29aef1-8a5d-4a05-b8e7-306f22ce8ce7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2'} ; name: vda2 ; >10:44:23,544 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2)... >10:44:23,547 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >10:44:23,550 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:44:23,551 INFO blivet: vda2 is a partition >10:44:23,554 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >10:44:23,557 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >10:44:23,576 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk vda (1) with existing msdos disklabel >10:44:23,581 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >10:44:23,585 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >10:44:23,586 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >10:44:23,590 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >10:44:23,591 DEBUG blivet: looking up parted Partition: /dev/vda2 >10:44:23,594 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >10:44:23,598 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >10:44:23,602 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >10:44:23,604 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >10:44:23,605 INFO blivet: added partition vda2 (id 11) to device tree >10:44:23,613 DEBUG blivet: looking up parted Device: /dev/vda2 >10:44:23,605 INFO blivet: got device: PartitionDevice instance (0x7f98478a2bd0) -- > name = vda2 status = True kids = 0 id = 11 > parents = ['existing 10 GiB disk vda (1) with existing msdos disklabel'] > uuid = None size = 8715 MiB > format = existing None > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 17848320 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (17706, 16, 63) biosGeometry: (1111, 255, 63) > PedDevice: <_ped.Device object at 0x7f984cd77e60> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f98478939d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f9847896110> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9847896050> PedPartition: <_ped.Partition object at 0x7f98478927d0> > disk = existing 10 GiB disk vda (1) with existing msdos disklabel > start = 1026048 end = 18874367 length = 17848320 > flags = >10:44:23,833 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >10:44:23,837 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: None ; >10:44:23,837 DEBUG blivet: device vda2 does not contain a disklabel >10:44:23,838 INFO blivet: type detected on 'vda2' is 'btrfs' >10:44:23,842 DEBUG blivet: BTRFS.supported: supported: True ; >10:44:23,849 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 14 >10:44:23,853 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >10:44:23,856 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: btrfs ; >10:44:23,857 INFO blivet: got format: existing btrfs filesystem >10:44:23,860 DEBUG blivet: DeviceTree.handleBTRFSFormat: name: vda2 ; >10:44:23,861 INFO blivet: creating btrfs volume btrfs.fedora_office98 >10:44:23,865 DEBUG blivet: BTRFSVolumeDevice._addParent: fedora_office98 ; member: vda2 ; >10:44:23,870 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >10:44:23,871 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 16 >10:44:23,875 DEBUG blivet: BTRFSVolumeDevice._setFormat: fedora_office98 ; current: None ; type: None ; >10:44:23,876 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf > > >/tmp/ifcfg.log: >10:44:21,009 DEBUG ifcfg: content of files (network initialization): >10:44:21,009 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >10:44:21,009 DEBUG ifcfg: # Generated by dracut initrd >10:44:21,010 DEBUG ifcfg: DEVICE="eth0" >10:44:21,010 DEBUG ifcfg: ONBOOT=yes >10:44:21,010 DEBUG ifcfg: NETBOOT=yes >10:44:21,011 DEBUG ifcfg: UUID="6559217d-601c-472d-a853-97ce2573cdf6" >10:44:21,011 DEBUG ifcfg: BOOTPROTO=dhcp >10:44:21,011 DEBUG ifcfg: HWADDR="52:54:00:e7:67:9c" >10:44:21,011 DEBUG ifcfg: TYPE=Ethernet >10:44:21,012 DEBUG ifcfg: NAME="eth0" >10:44:21,033 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 231, 103, 156]}, 'connection': {'interface-name': 'eth0', 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': '6559217d-601c-472d-a853-97ce2573cdf6'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 231, 103, 156]}, 'connection': {'timestamp': 1401878638L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': '4b5d308d-6765-43be-839d-f893a089beba'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [36119050L], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >10:44:21,207 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >10:44:21,209 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >10:44:21,211 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >10:44:22,765 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >initrd=/test/vpodzime/my_composes/initrd.img root=live:http://cobra02/trees/vp/my_comps_squashfs.img nokill repo=http://cobra02/trees/rawhide/x86_64/os/ text BOOT_IMAGE=/test/vpodzime/my_composes/vmlinuz > > >/tmp/syslog: >10:43:55,892 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.10" x-pid="1012" x-info="http://www.rsyslog.com"] start >10:43:55,917 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >10:43:55,917 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >10:43:55,917 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >10:43:55,917 NOTICE kernel:[ 0.000000] Linux version 3.15.0-0.rc8.git0.1.fc21.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.9.0 20140529 (Red Hat 4.9.0-6) (GCC) ) #1 SMP Mon Jun 2 14:00:56 UTC 2014 >10:43:55,917 INFO kernel:[ 0.000000] Command line: initrd=/test/vpodzime/my_composes/initrd.img root=live:http://cobra02/trees/vp/my_comps_squashfs.img nokill repo=http://cobra02/trees/rawhide/x86_64/os/ text BOOT_IMAGE=/test/vpodzime/my_composes/vmlinuz >10:43:55,917 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >10:43:55,917 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >10:43:55,917 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >10:43:55,917 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >10:43:55,917 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000dfffdfff] usable >10:43:55,917 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dfffe000-0x00000000dfffffff] reserved >10:43:55,917 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >10:43:55,917 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >10:43:55,917 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011fffffff] usable >10:43:55,917 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >10:43:55,917 INFO kernel:[ 0.000000] SMBIOS 2.4 present. >10:43:55,917 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2011 >10:43:55,917 INFO kernel:[ 0.000000] Hypervisor detected: KVM >10:43:55,917 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >10:43:55,917 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >10:43:55,917 INFO kernel:[ 0.000000] e820: last_pfn = 0x120000 max_arch_pfn = 0x400000000 >10:43:55,917 DEBUG kernel:[ 0.000000] MTRR default type: write-back >10:43:55,917 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >10:43:55,917 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >10:43:55,917 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >10:43:55,917 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >10:43:55,917 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >10:43:55,917 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >10:43:55,917 DEBUG kernel:[ 0.000000] 1 disabled >10:43:55,917 DEBUG kernel:[ 0.000000] 2 disabled >10:43:55,917 DEBUG kernel:[ 0.000000] 3 disabled >10:43:55,917 DEBUG kernel:[ 0.000000] 4 disabled >10:43:55,917 DEBUG kernel:[ 0.000000] 5 disabled >10:43:55,917 DEBUG kernel:[ 0.000000] 6 disabled >10:43:55,917 DEBUG kernel:[ 0.000000] 7 disabled >10:43:55,917 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >10:43:55,917 INFO kernel:[ 0.000000] e820: last_pfn = 0xdfffe max_arch_pfn = 0x400000000 >10:43:55,917 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000f17a0-0x000f17af] mapped at [ffff8800000f17a0] >10:43:55,917 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >10:43:55,917 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >10:43:55,917 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >10:43:55,917 DEBUG kernel:[ 0.000000] BRK [0x0202f000, 0x0202ffff] PGTABLE >10:43:55,917 DEBUG kernel:[ 0.000000] BRK [0x02030000, 0x02030fff] PGTABLE >10:43:55,917 DEBUG kernel:[ 0.000000] BRK [0x02031000, 0x02031fff] PGTABLE >10:43:55,917 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x11fe00000-0x11fffffff] >10:43:55,917 DEBUG kernel:[ 0.000000] [mem 0x11fe00000-0x11fffffff] page 2M >10:43:55,917 DEBUG kernel:[ 0.000000] BRK [0x02032000, 0x02032fff] PGTABLE >10:43:55,917 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x11c000000-0x11fdfffff] >10:43:55,917 DEBUG kernel:[ 0.000000] [mem 0x11c000000-0x11fdfffff] page 2M >10:43:55,917 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x11bffffff] >10:43:55,917 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x11bffffff] page 2M >10:43:55,917 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0xdfffdfff] >10:43:55,917 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >10:43:55,917 DEBUG kernel:[ 0.000000] [mem 0x00200000-0xdfdfffff] page 2M >10:43:55,917 DEBUG kernel:[ 0.000000] [mem 0xdfe00000-0xdfffdfff] page 4k >10:43:55,917 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7d7e5000-0x7fffefff] >10:43:55,917 WARNING kernel:[ 0.000000] ACPI: RSDP 0x00000000000F1620 000014 (v00 BOCHS ) >10:43:55,917 WARNING kernel:[ 0.000000] ACPI: RSDT 0x00000000DFFFE4A0 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >10:43:55,917 WARNING kernel:[ 0.000000] ACPI: FACP 0x00000000DFFFFF80 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >10:43:55,917 WARNING kernel:[ 0.000000] ACPI: DSDT 0x00000000DFFFE4D0 001137 (v01 BXPC BXDSDT 00000001 INTL 20140114) >10:43:55,917 WARNING kernel:[ 0.000000] ACPI: FACS 0x00000000DFFFFF40 000040 >10:43:55,917 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000DFFFF700 000838 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >10:43:55,917 WARNING kernel:[ 0.000000] ACPI: APIC 0x00000000DFFFF610 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >10:43:55,917 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >10:43:55,917 INFO kernel:[ 0.000000] No NUMA configuration found >10:43:55,917 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000011fffffff] >10:43:55,917 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x11fffffff] >10:43:55,917 INFO kernel:[ 0.000000] NODE_DATA [mem 0x11ffe8000-0x11fffbfff] >10:43:55,917 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >10:43:55,917 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 1:1ffd8001, primary cpu clock >10:43:55,917 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00047fffff] PMD -> [ffff88011b600000-ffff88011f5fffff] on node 0 >10:43:55,917 WARNING kernel:[ 0.000000] Zone ranges: >10:43:55,917 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >10:43:55,917 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >10:43:55,917 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x11fffffff] >10:43:55,917 WARNING kernel:[ 0.000000] Movable zone start for each node >10:43:55,917 WARNING kernel:[ 0.000000] Early memory node ranges >10:43:55,917 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >10:43:55,917 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xdfffdfff] >10:43:55,917 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x11fffffff] >10:43:55,917 DEBUG kernel:[ 0.000000] On node 0 totalpages: 1048476 >10:43:55,917 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >10:43:55,917 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >10:43:55,917 DEBUG kernel:[ 0.000000] DMA zone: 3998 pages, LIFO batch:0 >10:43:55,917 DEBUG kernel:[ 0.000000] DMA32 zone: 14272 pages used for memmap >10:43:55,917 DEBUG kernel:[ 0.000000] DMA32 zone: 913406 pages, LIFO batch:31 >10:43:55,917 DEBUG kernel:[ 0.000000] Normal zone: 2048 pages used for memmap >10:43:55,917 DEBUG kernel:[ 0.000000] Normal zone: 131072 pages, LIFO batch:31 >10:43:55,917 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >10:43:55,917 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >10:43:55,917 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >10:43:55,917 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >10:43:55,917 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >10:43:55,917 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >10:43:55,917 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >10:43:55,917 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >10:43:55,917 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >10:43:55,917 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >10:43:55,917 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >10:43:55,917 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >10:43:55,917 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >10:43:55,917 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >10:43:55,917 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >10:43:55,917 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >10:43:55,917 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >10:43:55,917 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >10:43:55,917 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >10:43:55,917 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >10:43:55,917 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >10:43:55,917 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >10:43:55,917 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >10:43:55,917 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdfffe000-0xdfffffff] >10:43:55,917 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xfeffbfff] >10:43:55,917 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] >10:43:55,917 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] >10:43:55,917 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] >10:43:55,917 INFO kernel:[ 0.000000] e820: [mem 0xe0000000-0xfeffbfff] available for PCI devices >10:43:55,917 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >10:43:55,917 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:1024 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 >10:43:55,917 INFO kernel:[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88011fc00000 s88128 r8192 d22464 u2097152 >10:43:55,917 DEBUG kernel:[ 0.000000] pcpu-alloc: s88128 r8192 d22464 u2097152 alloc=1*2097152 >10:43:55,917 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >10:43:55,917 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >10:43:55,917 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 11fc0e100 >10:43:55,917 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032071 >10:43:55,917 WARNING kernel:[ 0.000000] Policy zone: Normal >10:43:55,917 NOTICE kernel:[ 0.000000] Kernel command line: initrd=/test/vpodzime/my_composes/initrd.img root=live:http://cobra02/trees/vp/my_comps_squashfs.img nokill repo=http://cobra02/trees/rawhide/x86_64/os/ text BOOT_IMAGE=/test/vpodzime/my_composes/vmlinuz >10:43:55,917 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >10:43:55,917 WARNING kernel:[ 0.000000] Memory: 4004048K/4193904K available (7255K kernel code, 1180K rwdata, 3084K rodata, 1436K init, 1628K bss, 189856K reserved) >10:43:55,917 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >10:43:55,917 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >10:43:55,917 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=1. >10:43:55,917 INFO kernel:[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 >10:43:55,917 INFO kernel:[ 0.000000] NR_IRQS:65792 nr_irqs:256 16 >10:43:55,917 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >10:43:55,917 INFO kernel:[ 0.000000] console [tty0] enabled >10:43:55,917 INFO kernel:[ 0.000000] allocated 16777216 bytes of page_cgroup >10:43:55,917 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >10:43:55,917 INFO kernel:[ 0.000000] tsc: Detected 1728.999 MHz processor >10:43:55,917 INFO kernel:[ 0.003000] Calibrating delay loop (skipped) preset value.. 3457.99 BogoMIPS (lpj=1728999) >10:43:55,917 INFO kernel:[ 0.003010] pid_max: default: 32768 minimum: 301 >10:43:55,917 INFO kernel:[ 0.004029] ACPI: Core revision 20140214 >10:43:55,917 WARNING kernel:[ 0.009620] ACPI: All ACPI Tables successfully acquired >10:43:55,917 INFO kernel:[ 0.011081] Security Framework initialized >10:43:55,917 INFO kernel:[ 0.012000] SELinux: Initializing. >10:43:55,917 DEBUG kernel:[ 0.012020] SELinux: Starting in permissive mode >10:43:55,917 INFO kernel:[ 0.013233] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >10:43:55,917 INFO kernel:[ 0.016415] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >10:43:55,917 INFO kernel:[ 0.018761] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) >10:43:55,917 INFO kernel:[ 0.020026] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) >10:43:55,917 INFO kernel:[ 0.021359] Initializing cgroup subsys memory >10:43:55,917 INFO kernel:[ 0.022018] Initializing cgroup subsys devices >10:43:55,917 INFO kernel:[ 0.023015] Initializing cgroup subsys freezer >10:43:55,917 INFO kernel:[ 0.024015] Initializing cgroup subsys net_cls >10:43:55,917 INFO kernel:[ 0.025009] Initializing cgroup subsys blkio >10:43:55,917 INFO kernel:[ 0.027009] Initializing cgroup subsys perf_event >10:43:55,917 INFO kernel:[ 0.028012] Initializing cgroup subsys net_prio >10:43:55,917 INFO kernel:[ 0.029010] Initializing cgroup subsys hugetlb >10:43:55,917 INFO kernel:[ 0.030144] mce: CPU supports 10 MCE banks >10:43:55,917 INFO kernel:[ 0.031101] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >10:43:55,917 INFO kernel:[ 0.031101] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 >10:43:55,917 INFO kernel:[ 0.031101] tlb_flushall_shift: 6 >10:43:55,917 INFO kernel:[ 0.050377] Freeing SMP alternatives memory: 24K (ffffffff81e90000 - ffffffff81e96000) >10:43:55,917 INFO kernel:[ 0.058274] ftrace: allocating 26575 entries in 104 pages >10:43:55,917 INFO kernel:[ 0.077835] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >10:43:55,917 INFO kernel:[ 0.078005] smpboot: CPU0: Intel Core i7 9xx (Nehalem Class Core i7) (fam: 06, model: 1a, stepping: 03) >10:43:55,917 INFO kernel:[ 0.082000] Performance Events: unsupported p6 CPU model 26 no PMU driver, software events only. >10:43:55,917 INFO kernel:[ 0.084487] watchdog: disabled (inside virtual machine) >10:43:55,917 INFO kernel:[ 0.085019] x86: Booted up 1 node, 1 CPUs >10:43:55,917 INFO kernel:[ 0.086006] smpboot: Total of 1 processors activated (3457.99 BogoMIPS) >10:43:55,917 INFO kernel:[ 0.088367] devtmpfs: initialized >10:43:55,917 INFO kernel:[ 0.099887] atomic64 test passed for x86-64 platform with CX8 and with SSE >10:43:55,917 INFO kernel:[ 0.100005] pinctrl core: initialized pinctrl subsystem >10:43:55,917 INFO kernel:[ 0.101128] RTC time: 10:43:02, date: 06/04/14 >10:43:55,917 INFO kernel:[ 0.102096] NET: Registered protocol family 16 >10:43:55,917 INFO kernel:[ 0.103213] cpuidle: using governor menu >10:43:55,917 INFO kernel:[ 0.104158] ACPI: bus type PCI registered >10:43:55,917 INFO kernel:[ 0.105006] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >10:43:55,917 INFO kernel:[ 0.106243] PCI: Using configuration type 1 for base access >10:43:55,917 INFO kernel:[ 0.110683] ACPI: Added _OSI(Module Device) >10:43:55,917 INFO kernel:[ 0.111007] ACPI: Added _OSI(Processor Device) >10:43:55,917 INFO kernel:[ 0.112004] ACPI: Added _OSI(3.0 _SCP Extensions) >10:43:55,917 INFO kernel:[ 0.112686] ACPI: Added _OSI(Processor Aggregator Device) >10:43:55,917 INFO kernel:[ 0.116332] ACPI: Interpreter enabled >10:43:55,917 WARNING kernel:[ 0.116912] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140214/hwxface-580) >10:43:55,917 WARNING kernel:[ 0.119010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580) >10:43:55,917 WARNING kernel:[ 0.121020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20140214/hwxface-580) >10:43:55,917 WARNING kernel:[ 0.123795] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20140214/hwxface-580) >10:43:55,917 INFO kernel:[ 0.125811] ACPI: (supports S0 S5) >10:43:55,917 INFO kernel:[ 0.126005] ACPI: Using IOAPIC for interrupt routing >10:43:55,917 INFO kernel:[ 0.127041] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >10:43:55,917 INFO kernel:[ 0.134217] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >10:43:55,917 INFO kernel:[ 0.135013] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] >10:43:55,917 INFO kernel:[ 0.136014] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >10:43:55,917 WARNING kernel:[ 0.137341] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >10:43:55,917 INFO kernel:[ 0.139270] acpiphp: Slot [3] registered >10:43:55,917 INFO kernel:[ 0.140050] acpiphp: Slot [4] registered >10:43:55,917 INFO kernel:[ 0.141081] acpiphp: Slot [6] registered >10:43:55,917 INFO kernel:[ 0.142053] acpiphp: Slot [7] registered >10:43:55,917 INFO kernel:[ 0.143077] acpiphp: Slot [8] registered >10:43:55,917 INFO kernel:[ 0.144038] acpiphp: Slot [9] registered >10:43:55,917 INFO kernel:[ 0.144958] acpiphp: Slot [10] registered >10:43:55,918 INFO kernel:[ 0.145073] acpiphp: Slot [11] registered >10:43:55,918 INFO kernel:[ 0.146073] acpiphp: Slot [12] registered >10:43:55,918 INFO kernel:[ 0.147054] acpiphp: Slot [13] registered >10:43:55,918 INFO kernel:[ 0.147977] acpiphp: Slot [14] registered >10:43:55,918 INFO kernel:[ 0.148056] acpiphp: Slot [15] registered >10:43:55,918 INFO kernel:[ 0.149063] acpiphp: Slot [16] registered >10:43:55,918 INFO kernel:[ 0.150054] acpiphp: Slot [17] registered >10:43:55,918 INFO kernel:[ 0.151053] acpiphp: Slot [18] registered >10:43:55,918 INFO kernel:[ 0.152053] acpiphp: Slot [19] registered >10:43:55,918 INFO kernel:[ 0.153052] acpiphp: Slot [20] registered >10:43:55,918 INFO kernel:[ 0.154056] acpiphp: Slot [21] registered >10:43:55,918 INFO kernel:[ 0.155053] acpiphp: Slot [22] registered >10:43:55,918 INFO kernel:[ 0.156061] acpiphp: Slot [23] registered >10:43:55,946 INFO kernel:[ 0.157055] acpiphp: Slot [24] registered >10:43:55,946 INFO kernel:[ 0.158056] acpiphp: Slot [25] registered >10:43:55,946 INFO kernel:[ 0.159064] acpiphp: Slot [26] registered >10:43:55,946 INFO kernel:[ 0.160054] acpiphp: Slot [27] registered >10:43:55,946 INFO kernel:[ 0.161053] acpiphp: Slot [28] registered >10:43:55,946 INFO kernel:[ 0.162051] acpiphp: Slot [29] registered >10:43:55,946 INFO kernel:[ 0.163058] acpiphp: Slot [30] registered >10:43:55,946 INFO kernel:[ 0.164053] acpiphp: Slot [31] registered >10:43:55,946 INFO kernel:[ 0.165027] PCI host bridge to bus 0000:00 >10:43:55,946 INFO kernel:[ 0.166009] pci_bus 0000:00: root bus resource [bus 00-ff] >10:43:55,946 INFO kernel:[ 0.167007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >10:43:55,946 INFO kernel:[ 0.168007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >10:43:55,946 INFO kernel:[ 0.169008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >10:43:55,946 INFO kernel:[ 0.170008] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfebfffff] >10:43:55,946 DEBUG kernel:[ 0.171107] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >10:43:55,946 DEBUG kernel:[ 0.172284] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >10:43:55,946 DEBUG kernel:[ 0.173454] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >10:43:55,946 DEBUG kernel:[ 0.184011] pci 0000:00:01.1: reg 0x20: [io 0xc1e0-0xc1ef] >10:43:55,946 INFO kernel:[ 0.189070] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >10:43:55,946 INFO kernel:[ 0.190007] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >10:43:55,946 INFO kernel:[ 0.191007] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >10:43:55,946 INFO kernel:[ 0.192007] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >10:43:55,946 DEBUG kernel:[ 0.194257] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >10:43:55,946 INFO kernel:[ 0.195137] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >10:43:55,946 INFO kernel:[ 0.196035] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >10:43:55,946 DEBUG kernel:[ 0.198524] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >10:43:55,946 DEBUG kernel:[ 0.200027] pci 0000:00:02.0: reg 0x10: [mem 0xf4000000-0xf7ffffff] >10:43:55,946 DEBUG kernel:[ 0.202027] pci 0000:00:02.0: reg 0x14: [mem 0xf8000000-0xfbffffff] >10:43:55,946 DEBUG kernel:[ 0.204027] pci 0000:00:02.0: reg 0x18: [mem 0xfc054000-0xfc055fff] >10:43:55,946 DEBUG kernel:[ 0.206028] pci 0000:00:02.0: reg 0x1c: [io 0xc100-0xc11f] >10:43:55,946 DEBUG kernel:[ 0.212027] pci 0000:00:02.0: reg 0x30: [mem 0xfc040000-0xfc04ffff pref] >10:43:55,946 DEBUG kernel:[ 0.213079] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >10:43:55,946 DEBUG kernel:[ 0.215010] pci 0000:00:03.0: reg 0x10: [io 0xc120-0xc13f] >10:43:55,947 DEBUG kernel:[ 0.217011] pci 0000:00:03.0: reg 0x14: [mem 0xfc056000-0xfc056fff] >10:43:55,947 DEBUG kernel:[ 0.227012] pci 0000:00:03.0: reg 0x30: [mem 0xfc000000-0xfc03ffff pref] >10:43:55,947 DEBUG kernel:[ 0.227792] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >10:43:55,947 DEBUG kernel:[ 0.230009] pci 0000:00:04.0: reg 0x10: [mem 0xfc050000-0xfc053fff] >10:43:55,947 DEBUG kernel:[ 0.243722] pci 0000:00:05.0: [8086:2934] type 00 class 0x0c0300 >10:43:55,947 DEBUG kernel:[ 0.255011] pci 0000:00:05.0: reg 0x20: [io 0xc140-0xc15f] >10:43:55,947 DEBUG kernel:[ 0.259405] pci 0000:00:05.1: [8086:2935] type 00 class 0x0c0300 >10:43:55,947 DEBUG kernel:[ 0.270012] pci 0000:00:05.1: reg 0x20: [io 0xc160-0xc17f] >10:43:55,964 DEBUG kernel:[ 0.274398] pci 0000:00:05.2: [8086:2936] type 00 class 0x0c0300 >10:43:55,964 DEBUG kernel:[ 0.285011] pci 0000:00:05.2: reg 0x20: [io 0xc180-0xc19f] >10:43:55,964 DEBUG kernel:[ 0.289465] pci 0000:00:05.7: [8086:293a] type 00 class 0x0c0320 >10:43:55,964 DEBUG kernel:[ 0.291009] pci 0000:00:05.7: reg 0x10: [mem 0xfc057000-0xfc057fff] >10:43:55,964 DEBUG kernel:[ 0.305386] pci 0000:00:06.0: [1af4:1003] type 00 class 0x078000 >10:43:55,964 DEBUG kernel:[ 0.307011] pci 0000:00:06.0: reg 0x10: [io 0xc1a0-0xc1bf] >10:43:55,964 DEBUG kernel:[ 0.309011] pci 0000:00:06.0: reg 0x14: [mem 0xfc058000-0xfc058fff] >10:43:55,964 DEBUG kernel:[ 0.320327] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000 >10:43:55,964 DEBUG kernel:[ 0.323009] pci 0000:00:07.0: reg 0x10: [io 0xc000-0xc03f] >10:43:55,964 DEBUG kernel:[ 0.325028] pci 0000:00:07.0: reg 0x14: [mem 0xfc059000-0xfc059fff] >10:43:55,964 DEBUG kernel:[ 0.337670] pci 0000:00:08.0: [1af4:1001] type 00 class 0x010000 >10:43:55,964 DEBUG kernel:[ 0.339011] pci 0000:00:08.0: reg 0x10: [io 0xc040-0xc07f] >10:43:55,964 DEBUG kernel:[ 0.341013] pci 0000:00:08.0: reg 0x14: [mem 0xfc05a000-0xfc05afff] >10:43:55,964 DEBUG kernel:[ 0.353162] pci 0000:00:09.0: [1af4:1001] type 00 class 0x010000 >10:43:55,964 DEBUG kernel:[ 0.355011] pci 0000:00:09.0: reg 0x10: [io 0xc080-0xc0bf] >10:43:55,964 DEBUG kernel:[ 0.357012] pci 0000:00:09.0: reg 0x14: [mem 0xfc05b000-0xfc05bfff] >10:43:55,964 DEBUG kernel:[ 0.369356] pci 0000:00:0a.0: [1af4:1001] type 00 class 0x010000 >10:43:55,964 DEBUG kernel:[ 0.371011] pci 0000:00:0a.0: reg 0x10: [io 0xc0c0-0xc0ff] >10:43:55,964 DEBUG kernel:[ 0.373011] pci 0000:00:0a.0: reg 0x14: [mem 0xfc05c000-0xfc05cfff] >10:43:55,964 DEBUG kernel:[ 0.384293] pci 0000:00:0b.0: [1af4:1002] type 00 class 0x00ff00 >10:43:55,964 DEBUG kernel:[ 0.387010] pci 0000:00:0b.0: reg 0x10: [io 0xc1c0-0xc1df] >10:43:55,964 INFO kernel:[ 0.401693] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >10:43:55,964 INFO kernel:[ 0.403165] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >10:43:55,964 INFO kernel:[ 0.404921] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >10:43:55,964 INFO kernel:[ 0.406216] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >10:43:55,964 INFO kernel:[ 0.407895] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >10:43:55,964 WARNING kernel:[ 0.409358] ACPI: Enabled 16 GPEs in block 00 to 0F >10:43:55,964 INFO kernel:[ 0.410154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >10:43:55,964 INFO kernel:[ 0.411007] vgaarb: loaded >10:43:55,964 INFO kernel:[ 0.411570] vgaarb: bridge control possible 0000:00:02.0 >10:43:55,964 NOTICE kernel:[ 0.412116] SCSI subsystem initialized >10:43:55,964 DEBUG kernel:[ 0.413055] libata version 3.00 loaded. >10:43:55,964 INFO kernel:[ 0.413109] ACPI: bus type USB registered >10:43:55,964 INFO kernel:[ 0.414035] usbcore: registered new interface driver usbfs >10:43:55,964 INFO kernel:[ 0.414659] usbcore: registered new interface driver hub >10:43:55,964 INFO kernel:[ 0.415051] usbcore: registered new device driver usb >10:43:55,964 INFO kernel:[ 0.416114] PCI: Using ACPI for IRQ routing >10:43:55,964 DEBUG kernel:[ 0.417006] PCI: pci_cache_line_size set to 64 bytes >10:43:55,964 DEBUG kernel:[ 0.418170] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >10:43:55,964 DEBUG kernel:[ 0.418175] e820: reserve RAM buffer [mem 0xdfffe000-0xdfffffff] >10:43:55,964 INFO kernel:[ 0.418354] NetLabel: Initializing >10:43:55,964 INFO kernel:[ 0.419005] NetLabel: domain hash size = 128 >10:43:55,964 INFO kernel:[ 0.420004] NetLabel: protocols = UNLABELED CIPSOv4 >10:43:55,964 INFO kernel:[ 0.421058] NetLabel: unlabeled traffic allowed by default >10:43:55,964 INFO kernel:[ 0.422111] Switched to clocksource kvm-clock >10:43:55,964 INFO kernel:[ 0.436986] pnp: PnP ACPI init >10:43:55,964 INFO kernel:[ 0.437975] ACPI: bus type PNP registered >10:43:55,964 DEBUG kernel:[ 0.439115] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) >10:43:55,964 DEBUG kernel:[ 0.439242] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) >10:43:55,964 DEBUG kernel:[ 0.439361] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active) >10:43:55,964 DEBUG kernel:[ 0.439461] pnp 00:03: [dma 2] >10:43:55,964 DEBUG kernel:[ 0.439504] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active) >10:43:55,964 DEBUG kernel:[ 0.439670] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active) >10:43:55,964 DEBUG kernel:[ 0.439820] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >10:43:55,964 DEBUG kernel:[ 0.439967] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) >10:43:55,964 INFO kernel:[ 0.440439] pnp: PnP ACPI: found 7 devices >10:43:55,964 INFO kernel:[ 0.441182] ACPI: bus type PNP unregistered >10:43:55,964 DEBUG kernel:[ 0.450907] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >10:43:55,964 DEBUG kernel:[ 0.450913] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >10:43:55,964 DEBUG kernel:[ 0.450917] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >10:43:55,964 DEBUG kernel:[ 0.450919] pci_bus 0000:00: resource 7 [mem 0xe0000000-0xfebfffff] >10:43:55,964 INFO kernel:[ 0.450962] NET: Registered protocol family 2 >10:43:55,964 INFO kernel:[ 0.452279] TCP established hash table entries: 32768 (order: 6, 262144 bytes) >10:43:55,964 INFO kernel:[ 0.453964] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) >10:43:55,964 INFO kernel:[ 0.455277] TCP: Hash tables configured (established 32768 bind 32768) >10:43:55,964 INFO kernel:[ 0.456248] TCP: reno registered >10:43:55,964 INFO kernel:[ 0.457040] UDP hash table entries: 2048 (order: 4, 65536 bytes) >10:43:55,964 INFO kernel:[ 0.457978] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >10:43:55,964 INFO kernel:[ 0.458951] NET: Registered protocol family 1 >10:43:55,964 INFO kernel:[ 0.459936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >10:43:55,964 INFO kernel:[ 0.460679] pci 0000:00:01.0: PIIX3: Enabling Passive Release >10:43:55,964 INFO kernel:[ 0.461768] pci 0000:00:01.0: Activating ISA DMA hang workarounds >10:43:55,964 DEBUG kernel:[ 0.462638] pci 0000:00:02.0: Boot video device >10:43:55,964 WARNING kernel:[ 0.463314] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >10:43:55,964 WARNING kernel:[ 0.464866] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >10:43:55,964 WARNING kernel:[ 0.466465] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 >10:43:55,964 WARNING kernel:[ 0.468060] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10 >10:43:55,964 DEBUG kernel:[ 0.470875] PCI: CLS 0 bytes, default 64 >10:43:55,964 INFO kernel:[ 0.470963] Unpacking initramfs... >10:43:55,964 INFO kernel:[ 6.620935] Freeing initrd memory: 41064K (ffff88007d7e5000 - ffff88007ffff000) >10:43:55,964 INFO kernel:[ 6.622064] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >10:43:55,964 INFO kernel:[ 6.622734] software IO TLB [mem 0xdbffe000-0xdfffe000] (64MB) mapped at [ffff8800dbffe000-ffff8800dfffdfff] >10:43:55,964 INFO kernel:[ 6.624465] futex hash table entries: 256 (order: 2, 16384 bytes) >10:43:55,964 NOTICE kernel:[ 6.625142] Initialise system trusted keyring >10:43:55,964 INFO kernel:[ 6.625764] audit: initializing netlink subsys (disabled) >10:43:55,964 NOTICE kernel:[ 6.626434] audit: type=2000 audit(1401878589.244:1): initialized >10:43:55,964 INFO kernel:[ 6.669463] HugeTLB registered 2 MB page size, pre-allocated 0 pages >10:43:55,964 INFO kernel:[ 6.672194] zbud: loaded >10:43:55,964 NOTICE kernel:[ 6.672953] VFS: Disk quotas dquot_6.5.2 >10:43:55,964 WARNING kernel:[ 6.673625] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >10:43:55,964 INFO kernel:[ 6.674772] msgmni has been set to 7900 >10:43:55,964 NOTICE kernel:[ 6.675462] Key type big_key registered >10:43:55,964 DEBUG kernel:[ 6.676044] SELinux: Registering netfilter hooks >10:43:55,964 INFO kernel:[ 6.676742] alg: No test for stdrng (krng) >10:43:55,964 INFO kernel:[ 6.677401] NET: Registered protocol family 38 >10:43:55,964 NOTICE kernel:[ 6.677981] Key type asymmetric registered >10:43:55,964 NOTICE kernel:[ 6.678585] Asymmetric key parser 'x509' registered >10:43:55,964 INFO kernel:[ 6.679247] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >10:43:55,964 INFO kernel:[ 6.680357] io scheduler noop registered >10:43:55,964 INFO kernel:[ 6.680918] io scheduler deadline registered >10:43:55,964 INFO kernel:[ 6.682536] io scheduler cfq registered (default) >10:43:55,964 INFO kernel:[ 6.683765] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >10:43:55,964 INFO kernel:[ 6.684889] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >10:43:55,964 DEBUG kernel:[ 6.686113] intel_idle: does not run on family 6 model 26 >10:43:55,964 INFO kernel:[ 6.686236] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >10:43:55,964 INFO kernel:[ 6.687985] ACPI: Power Button [PWRF] >10:43:55,964 INFO kernel:[ 6.689242] GHES: HEST is not enabled! >10:43:55,964 INFO kernel:[ 6.690355] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >10:43:55,964 INFO kernel:[ 6.692542] Non-volatile memory driver v1.3 >10:43:55,964 INFO kernel:[ 6.693566] Linux agpgart interface v0.103 >10:43:55,964 DEBUG kernel:[ 6.694948] ata_piix 0000:00:01.1: version 2.13 >10:43:55,964 INFO kernel:[ 6.697408] scsi0 : ata_piix >10:43:55,964 INFO kernel:[ 6.698568] scsi1 : ata_piix >10:43:55,964 INFO kernel:[ 6.699557] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc1e0 irq 14 >10:43:55,964 INFO kernel:[ 6.700700] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc1e8 irq 15 >10:43:55,964 INFO kernel:[ 6.702486] libphy: Fixed MDIO Bus: probed >10:43:55,964 INFO kernel:[ 6.703568] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >10:43:55,964 INFO kernel:[ 6.704708] ehci-pci: EHCI PCI platform driver >10:43:55,964 INFO kernel:[ 6.708495] ehci-pci 0000:00:05.7: EHCI Host Controller >10:43:55,964 INFO kernel:[ 6.709656] ehci-pci 0000:00:05.7: new USB bus registered, assigned bus number 1 >10:43:55,964 INFO kernel:[ 6.711766] ehci-pci 0000:00:05.7: irq 10, io mem 0xfc057000 >10:43:55,964 INFO kernel:[ 6.722141] ehci-pci 0000:00:05.7: USB 2.0 started, EHCI 1.00 >10:43:55,964 INFO kernel:[ 6.723345] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >10:43:55,964 INFO kernel:[ 6.724490] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >10:43:55,964 INFO kernel:[ 6.726180] usb usb1: Product: EHCI Host Controller >10:43:55,964 INFO kernel:[ 6.727204] usb usb1: Manufacturer: Linux 3.15.0-0.rc8.git0.1.fc21.x86_64 ehci_hcd >10:43:55,964 INFO kernel:[ 6.733028] usb usb1: SerialNumber: 0000:00:05.7 >10:43:55,964 INFO kernel:[ 6.734278] hub 1-0:1.0: USB hub found >10:43:55,964 INFO kernel:[ 6.735303] hub 1-0:1.0: 6 ports detected >10:43:55,964 INFO kernel:[ 6.736768] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >10:43:55,964 INFO kernel:[ 6.737898] ohci-pci: OHCI PCI platform driver >10:43:55,964 INFO kernel:[ 6.738942] uhci_hcd: USB Universal Host Controller Interface driver >10:43:55,964 INFO kernel:[ 6.742751] uhci_hcd 0000:00:05.0: UHCI Host Controller >10:43:55,964 INFO kernel:[ 6.743924] uhci_hcd 0000:00:05.0: new USB bus registered, assigned bus number 2 >10:43:55,964 INFO kernel:[ 6.747524] uhci_hcd 0000:00:05.0: detected 2 ports >10:43:55,964 INFO kernel:[ 6.748676] uhci_hcd 0000:00:05.0: irq 10, io base 0x0000c140 >10:43:55,964 INFO kernel:[ 6.749924] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >10:43:55,964 INFO kernel:[ 6.751088] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >10:43:55,964 INFO kernel:[ 6.752825] usb usb2: Product: UHCI Host Controller >10:43:55,964 INFO kernel:[ 6.753819] usb usb2: Manufacturer: Linux 3.15.0-0.rc8.git0.1.fc21.x86_64 uhci_hcd >10:43:55,964 INFO kernel:[ 6.761415] usb usb2: SerialNumber: 0000:00:05.0 >10:43:55,964 INFO kernel:[ 6.762683] hub 2-0:1.0: USB hub found >10:43:55,964 INFO kernel:[ 6.763695] hub 2-0:1.0: 2 ports detected >10:43:55,964 INFO kernel:[ 6.768086] uhci_hcd 0000:00:05.1: UHCI Host Controller >10:43:55,964 INFO kernel:[ 6.769268] uhci_hcd 0000:00:05.1: new USB bus registered, assigned bus number 3 >10:43:55,964 INFO kernel:[ 6.771079] uhci_hcd 0000:00:05.1: detected 2 ports >10:43:55,964 INFO kernel:[ 6.772357] uhci_hcd 0000:00:05.1: irq 11, io base 0x0000c160 >10:43:55,964 INFO kernel:[ 6.773594] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >10:43:55,964 INFO kernel:[ 6.774733] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >10:43:55,964 INFO kernel:[ 6.779515] usb usb3: Product: UHCI Host Controller >10:43:55,964 INFO kernel:[ 6.780534] usb usb3: Manufacturer: Linux 3.15.0-0.rc8.git0.1.fc21.x86_64 uhci_hcd >10:43:55,964 INFO kernel:[ 6.782235] usb usb3: SerialNumber: 0000:00:05.1 >10:43:55,964 INFO kernel:[ 6.787556] hub 3-0:1.0: USB hub found >10:43:55,964 INFO kernel:[ 6.788570] hub 3-0:1.0: 2 ports detected >10:43:55,964 INFO kernel:[ 6.793104] uhci_hcd 0000:00:05.2: UHCI Host Controller >10:43:55,964 INFO kernel:[ 6.794328] uhci_hcd 0000:00:05.2: new USB bus registered, assigned bus number 4 >10:43:55,964 INFO kernel:[ 6.796069] uhci_hcd 0000:00:05.2: detected 2 ports >10:43:55,964 INFO kernel:[ 6.797146] uhci_hcd 0000:00:05.2: irq 11, io base 0x0000c180 >10:43:55,964 INFO kernel:[ 6.798394] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >10:43:55,964 INFO kernel:[ 6.799528] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >10:43:55,964 INFO kernel:[ 6.801209] usb usb4: Product: UHCI Host Controller >10:43:55,964 INFO kernel:[ 6.802205] usb usb4: Manufacturer: Linux 3.15.0-0.rc8.git0.1.fc21.x86_64 uhci_hcd >10:43:55,964 INFO kernel:[ 6.803915] usb usb4: SerialNumber: 0000:00:05.2 >10:43:55,964 INFO kernel:[ 6.805232] hub 4-0:1.0: USB hub found >10:43:55,964 INFO kernel:[ 6.806737] hub 4-0:1.0: 2 ports detected >10:43:55,964 INFO kernel:[ 6.808336] usbcore: registered new interface driver usbserial >10:43:55,964 INFO kernel:[ 6.809513] usbcore: registered new interface driver usbserial_generic >10:43:55,964 INFO kernel:[ 6.810673] usbserial: USB Serial support registered for generic >10:43:55,964 INFO kernel:[ 6.811753] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >10:43:55,964 INFO kernel:[ 6.819129] serio: i8042 KBD port at 0x60,0x64 irq 1 >10:43:55,964 INFO kernel:[ 6.820103] serio: i8042 AUX port at 0x60,0x64 irq 12 >10:43:55,964 INFO kernel:[ 6.821282] mousedev: PS/2 mouse device common for all mice >10:43:55,964 INFO kernel:[ 6.827115] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >10:43:55,964 INFO kernel:[ 6.836975] rtc_cmos 00:00: RTC can wake from S4 >10:43:55,964 INFO kernel:[ 6.842366] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 >10:43:55,964 INFO kernel:[ 6.843577] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram >10:43:55,964 INFO kernel:[ 6.844761] device-mapper: uevent: version 1.0.3 >10:43:55,964 INFO kernel:[ 6.845839] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >10:43:55,964 INFO kernel:[ 6.851616] hidraw: raw HID events driver (C) Jiri Kosina >10:43:55,964 INFO kernel:[ 6.852823] usbcore: registered new interface driver usbhid >10:43:55,964 INFO kernel:[ 6.853823] usbhid: USB HID core driver >10:43:55,964 INFO kernel:[ 6.855090] drop_monitor: Initializing network drop monitor service >10:43:55,964 INFO kernel:[ 6.856232] ip_tables: (C) 2000-2006 Netfilter Core Team >10:43:55,964 INFO kernel:[ 6.861644] TCP: cubic registered >10:43:55,964 INFO kernel:[ 6.862532] Initializing XFRM netlink socket >10:43:55,964 INFO kernel:[ 6.863693] NET: Registered protocol family 10 >10:43:55,964 INFO kernel:[ 6.865182] mip6: Mobile IPv6 >10:43:55,964 INFO kernel:[ 6.868148] NET: Registered protocol family 17 >10:43:55,964 NOTICE kernel:[ 6.869490] Loading compiled-in X.509 certificates >10:43:55,964 NOTICE kernel:[ 6.872745] Loaded X.509 cert 'Fedora kernel signing key: d594282dafa7f5560f99b5183f66b11a7e9021f3' >10:43:55,964 INFO kernel:[ 6.874534] registered taskstats version 1 >10:43:55,964 INFO kernel:[ 6.877879] Magic number: 2:44:729 >10:43:55,964 INFO kernel:[ 6.879001] rtc_cmos 00:00: setting system clock to 2014-06-04 10:43:09 UTC (1401878589) >10:43:55,964 DEBUG kernel:[ 6.880737] PM: Hibernation image not present or could not be loaded. >10:43:55,964 INFO kernel:[ 6.883221] Freeing unused kernel memory: 1436K (ffffffff81d29000 - ffffffff81e90000) >10:43:55,964 INFO kernel:[ 6.888954] Write protecting the kernel read-only data: 12288k >10:43:55,964 INFO kernel:[ 6.900248] Freeing unused kernel memory: 924K (ffff880001719000 - ffff880001800000) >10:43:55,964 INFO kernel:[ 6.912206] Freeing unused kernel memory: 1012K (ffff880001b03000 - ffff880001c00000) >10:43:55,964 NOTICE kernel:[ 6.918486] random: systemd urandom read with 80 bits of entropy available >10:43:55,964 INFO kernel:[ 7.053127] usb 1-1: new high-speed USB device number 2 using ehci-pci >10:43:55,964 INFO kernel:[ 7.262290] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >10:43:55,964 INFO kernel:[ 7.263484] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >10:43:55,964 INFO kernel:[ 7.264670] usb 1-1: Product: QEMU USB Tablet >10:43:55,964 INFO kernel:[ 7.265682] usb 1-1: Manufacturer: QEMU >10:43:55,964 INFO kernel:[ 7.266662] usb 1-1: SerialNumber: 42 >10:43:55,964 INFO kernel:[ 7.312482] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:05.7/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input4 >10:43:55,965 INFO kernel:[ 7.317591] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:05.7-1/input0 >10:43:55,965 INFO kernel:[ 7.328069] device-mapper: multipath: version 1.7.0 loaded >10:43:55,965 INFO kernel:[ 7.510065] BIOS EDD facility v0.16 2004-Jun-25, 4 devices found >10:43:55,965 INFO kernel:[ 7.683419] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >10:43:56,008 INFO kernel:[ 7.939904] squashfs: version 4.0 (2009/01/31) Phillip Lougher >10:43:56,008 INFO kernel:[ 7.957573] Loading iSCSI transport class v2.0-870. >10:43:56,008 NOTICE kernel:[ 7.980683] iscsi: registered transport (tcp) >10:43:56,009 INFO kernel:[ 8.044048] FDC 0 is a S82078B >10:43:56,009 INFO kernel:[ 8.064217] No iBFT detected. >10:43:56,009 INFO kernel:[ 8.076622] md: raid0 personality registered for level 0 >10:43:56,009 INFO kernel:[ 8.097098] md: raid1 personality registered for level 1 >10:43:56,009 INFO kernel:[ 8.108141] async_tx: api initialized (async) >10:43:56,009 INFO kernel:[ 8.113473] xor: measuring software checksum speed >10:43:56,009 INFO kernel:[ 8.124063] prefetch64-sse: 4928.000 MB/sec >10:43:56,009 INFO kernel:[ 8.135056] generic_sse: 4236.000 MB/sec >10:43:56,009 INFO kernel:[ 8.136080] xor: using function: prefetch64-sse (4928.000 MB/sec) >10:43:56,009 WARNING kernel:[ 8.178082] raid6: sse2x1 2160 MB/s >10:43:56,009 WARNING kernel:[ 8.196076] raid6: sse2x2 2535 MB/s >10:43:56,009 WARNING kernel:[ 8.214066] raid6: sse2x4 2531 MB/s >10:43:56,009 WARNING kernel:[ 8.214999] raid6: using algorithm sse2x2 (2535 MB/s) >10:43:56,009 WARNING kernel:[ 8.216043] raid6: using ssse3x2 recovery algorithm >10:43:56,009 INFO kernel:[ 8.246063] md: raid6 personality registered for level 6 >10:43:56,009 INFO kernel:[ 8.247125] md: raid5 personality registered for level 5 >10:43:56,009 INFO kernel:[ 8.248161] md: raid4 personality registered for level 4 >10:43:56,009 INFO kernel:[ 8.266827] md: raid10 personality registered for level 10 >10:43:56,009 INFO kernel:[ 8.274214] md: linear personality registered for level -1 >10:43:56,009 INFO kernel:[ 8.291266] device-mapper: multipath round-robin: version 1.0.0 loaded >10:43:56,009 INFO kernel:[ 8.310453] sha256_ssse3: Using SSSE3 optimized SHA-256 implementation >10:43:56,009 INFO kernel:[ 8.371644] RPC: Registered named UNIX socket transport module. >10:43:56,009 INFO kernel:[ 8.372816] RPC: Registered udp transport module. >10:43:56,009 INFO kernel:[ 8.373865] RPC: Registered tcp transport module. >10:43:56,009 INFO kernel:[ 8.374939] RPC: Registered tcp NFSv4.1 backchannel transport module. >10:43:56,009 INFO kernel:[ 8.872401] [drm] Initialized drm 1.1.0 20060810 >10:43:56,009 DEBUG kernel:[ 8.933925] virtio-pci 0000:00:07.0: irq 40 for MSI/MSI-X >10:43:56,009 DEBUG kernel:[ 8.933978] virtio-pci 0000:00:07.0: irq 41 for MSI/MSI-X >10:43:56,009 INFO kernel:[ 8.939630] vda: vda1 vda2 vda3 >10:43:56,009 DEBUG kernel:[ 8.946731] virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >10:43:56,009 DEBUG kernel:[ 8.946789] virtio-pci 0000:00:03.0: irq 43 for MSI/MSI-X >10:43:56,009 DEBUG kernel:[ 8.946834] virtio-pci 0000:00:03.0: irq 44 for MSI/MSI-X >10:43:56,009 DEBUG kernel:[ 9.003196] virtio-pci 0000:00:08.0: irq 45 for MSI/MSI-X >10:43:56,009 DEBUG kernel:[ 9.003254] virtio-pci 0000:00:08.0: irq 46 for MSI/MSI-X >10:43:56,009 INFO kernel:[ 9.003713] [drm] Device Version 0.0 >10:43:56,009 INFO kernel:[ 9.004311] [drm] Compression level 0 log level 0 >10:43:56,009 INFO kernel:[ 9.004896] [drm] Currently using mode #0, list at 0x488 >10:43:56,009 INFO kernel:[ 9.005553] [drm] 12286 io pages at offset 0x1000000 >10:43:56,009 INFO kernel:[ 9.006174] [drm] 16777216 byte draw area at offset 0x0 >10:43:56,009 INFO kernel:[ 9.006808] [drm] RAM header offset: 0x3ffe000 >10:43:56,009 INFO kernel:[ 9.007441] [drm] rom modes offset 0x488 for 128 modes >10:43:56,009 INFO kernel:[ 9.014082] [TTM] Zone kernel: Available graphics memory: 2024254 kiB >10:43:56,009 INFO kernel:[ 9.018417] [TTM] Initializing pool allocator >10:43:56,009 INFO kernel:[ 9.019607] vdb: vdb1 >10:43:56,009 INFO kernel:[ 9.020593] [TTM] Initializing DMA pool allocator >10:43:56,009 INFO kernel:[ 9.027140] [drm] qxl: 16M of VRAM memory size >10:43:56,009 INFO kernel:[ 9.028274] [drm] qxl: 63M of IO pages memory ready (VRAM domain) >10:43:56,009 INFO kernel:[ 9.029364] [drm] qxl: 64M of Surface memory size >10:43:56,009 DEBUG kernel:[ 9.112881] virtio-pci 0000:00:09.0: irq 47 for MSI/MSI-X >10:43:56,009 DEBUG kernel:[ 9.112932] virtio-pci 0000:00:09.0: irq 48 for MSI/MSI-X >10:43:56,009 INFO kernel:[ 9.116403] vdc: vdc1 >10:43:56,009 DEBUG kernel:[ 9.123157] virtio-pci 0000:00:0a.0: irq 49 for MSI/MSI-X >10:43:56,009 DEBUG kernel:[ 9.123217] virtio-pci 0000:00:0a.0: irq 50 for MSI/MSI-X >10:43:56,009 INFO kernel:[ 9.128791] vdd: vdd1 >10:43:56,009 INFO kernel:[ 9.167448] [drm] main mem slot 1 [f4000000,3ffe000] >10:43:56,009 INFO kernel:[ 9.168450] [drm] surface mem slot 2 [f8000000,4000000] >10:43:56,009 INFO kernel:[ 9.171567] [drm] fb mappable at 0xF4000000, size 3145728 >10:43:56,009 INFO kernel:[ 9.172598] [drm] fb: depth 24, pitch 4096, width 1024, height 768 >10:43:56,009 INFO kernel:[ 9.174181] fbcon: qxldrmfb (fb0) is primary device >10:43:56,009 INFO kernel:[ 9.261616] Console: switching to colour frame buffer device 128x48 >10:43:56,009 INFO kernel:[ 9.270670] qxl 0000:00:02.0: fb0: qxldrmfb frame buffer device >10:43:56,009 INFO kernel:[ 9.270683] qxl 0000:00:02.0: registered panic notifier >10:43:56,009 INFO kernel:[ 9.270833] [drm] Initialized qxl 0.1.0 20120117 for 0000:00:02.0 on minor 0 >10:43:56,009 INFO kernel:[ 9.870927] Btrfs loaded >10:43:56,009 INFO kernel:[ 9.882330] BTRFS: device label fedora_office98 devid 3 transid 31 /dev/vdc1 >10:43:56,009 INFO kernel:[ 9.885408] BTRFS: device label fedora_office98 devid 4 transid 31 /dev/vdd1 >10:43:56,009 INFO kernel:[ 9.887403] BTRFS: device label fedora_office98 devid 2 transid 31 /dev/vdb1 >10:43:56,009 INFO kernel:[ 9.888685] BTRFS: device label fedora_office98 devid 1 transid 31 /dev/vda2 >10:43:56,009 NOTICE kernel:[ 14.203227] random: nonblocking pool is initialized >10:43:56,009 INFO kernel:[ 16.587009] loop: module loaded >10:43:56,009 INFO kernel:[ 17.306968] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >10:43:56,009 DEBUG kernel:[ 47.429966] SELinux: 2048 avtab hash slots, 107570 rules. >10:43:56,009 DEBUG kernel:[ 47.460955] SELinux: 2048 avtab hash slots, 107570 rules. >10:43:56,009 DEBUG kernel:[ 47.501358] SELinux: 8 users, 103 roles, 4860 types, 283 bools, 1 sens, 1024 cats >10:43:56,009 DEBUG kernel:[ 47.501364] SELinux: 83 classes, 107570 rules >10:43:56,009 DEBUG kernel:[ 47.510982] SELinux: Completing initialization. >10:43:56,009 DEBUG kernel:[ 47.510989] SELinux: Setting up existing superblocks. >10:43:56,009 DEBUG kernel:[ 47.511000] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >10:43:56,009 DEBUG kernel:[ 47.511043] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >10:43:56,009 DEBUG kernel:[ 47.511053] SELinux: initialized (dev proc, type proc), uses genfs_contexts >10:43:56,009 DEBUG kernel:[ 47.511141] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:43:56,009 DEBUG kernel:[ 47.511506] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >10:43:56,009 DEBUG kernel:[ 47.512445] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >10:43:56,009 DEBUG kernel:[ 47.513458] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >10:43:56,009 DEBUG kernel:[ 47.513465] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >10:43:56,009 DEBUG kernel:[ 47.513474] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >10:43:56,009 DEBUG kernel:[ 47.513479] SELinux: initialized (dev aio, type aio), not configured for labeling >10:43:56,009 DEBUG kernel:[ 47.513485] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >10:43:56,009 DEBUG kernel:[ 47.513513] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >10:43:56,009 DEBUG kernel:[ 47.513525] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >10:43:56,009 DEBUG kernel:[ 47.513538] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >10:43:56,009 DEBUG kernel:[ 47.513553] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >10:43:56,009 DEBUG kernel:[ 47.513848] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >10:43:56,009 DEBUG kernel:[ 47.513853] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:43:56,009 DEBUG kernel:[ 47.513862] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:43:56,009 DEBUG kernel:[ 47.514122] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:43:56,009 DEBUG kernel:[ 47.514173] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:43:56,009 DEBUG kernel:[ 47.514181] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >10:43:56,009 DEBUG kernel:[ 47.514185] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:43:56,009 DEBUG kernel:[ 47.514188] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:43:56,009 DEBUG kernel:[ 47.514192] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:43:56,009 DEBUG kernel:[ 47.514200] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:43:56,009 DEBUG kernel:[ 47.514219] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:43:56,009 DEBUG kernel:[ 47.514223] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:43:56,009 DEBUG kernel:[ 47.514227] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:43:56,009 DEBUG kernel:[ 47.514237] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:43:56,009 DEBUG kernel:[ 47.514241] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:43:56,009 DEBUG kernel:[ 47.514249] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >10:43:56,009 DEBUG kernel:[ 47.514256] SELinux: initialized (dev drm, type drm), not configured for labeling >10:43:56,009 DEBUG kernel:[ 47.514263] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >10:43:56,009 DEBUG kernel:[ 47.514275] SELinux: initialized (dev loop0, type squashfs), uses xattr >10:43:56,009 DEBUG kernel:[ 47.514299] SELinux: initialized (dev dm-0, type ext4), uses xattr >10:43:56,009 NOTICE kernel:[ 47.517544] audit: type=1403 audit(1401878630.138:2): policy loaded auid=4294967295 ses=4294967295 >10:43:56,009 DEBUG kernel:[ 48.445704] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >10:43:56,009 DEBUG kernel:[ 48.712671] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >10:43:56,009 DEBUG kernel:[ 49.159333] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:43:56,009 INFO kernel:[ 51.489138] parport_pc 00:04: reported by Plug and Play ACPI >10:43:56,009 INFO kernel:[ 51.492728] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >10:43:56,009 INFO kernel:[ 52.104589] microcode: CPU0 sig=0x106a3, pf=0x1, revision=0x1 >10:43:56,009 INFO kernel:[ 52.124790] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >10:43:57,020 INFO NetworkManager: <info> NetworkManager (version 0.9.9.1-5.git20140319.fc21) is starting... >10:43:57,020 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >10:43:57,020 INFO NetworkManager: <info> WEXT support is enabled >10:43:57,158 INFO kernel:[ 54.536735] cfg80211: Calling CRDA to update world regulatory domain >10:43:57,397 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >10:43:57,513 INFO polkitd: Started polkitd version 0.112 >10:43:57,692 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >10:43:57,742 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >10:43:57,743 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >10:43:57,743 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >10:43:57,744 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >10:43:57,854 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >10:43:57,854 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >10:43:57,856 NOTICE NetworkManager: ifcfg-rh: read connection 'eth0' >10:43:57,858 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >10:43:57,928 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >10:43:57,940 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >10:43:57,951 INFO NetworkManager: <info> WiFi hardware radio set enabled >10:43:58,039 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >10:43:58,040 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >10:43:58,040 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >10:43:58,040 INFO NetworkManager: <info> Networking is enabled by state file >10:43:58,041 INFO NetworkManager: <info> (lo): link connected >10:43:58,077 INFO NetworkManager: <info> (lo): carrier is ON >10:43:58,081 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >10:43:58,092 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >10:43:58,094 INFO NetworkManager: <info> (eth0): link connected >10:43:58,096 INFO NetworkManager: <info> (eth0): carrier is ON >10:43:58,097 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >10:43:58,099 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/1 >10:43:58,147 NOTICE NetworkManager: ifcfg-rh: read connection 'eth0' >10:43:58,162 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >10:43:58,182 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'connection-assumed') [20 30 41] >10:43:58,183 INFO NetworkManager: <info> Activation (eth0) starting connection 'eth0' >10:43:58,191 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >10:43:58,312 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >10:43:58,313 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >10:43:58,313 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >10:43:58,315 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >10:43:58,337 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >10:43:58,337 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >10:43:58,338 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >10:43:58,339 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >10:43:58,339 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >10:43:58,348 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >10:43:58,349 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >10:43:58,349 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >10:43:58,402 INFO NetworkManager: <info> dhclient started with pid 1056 >10:43:58,417 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >10:43:58,440 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv6 Commit) scheduled... >10:43:58,441 ERR NetworkManager: <error> [1401878638.441614] [devices/nm-device.c:2072] activation_source_schedule(): activation stage already scheduled >10:43:58,441 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv6 Commit) scheduled... >10:43:58,441 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv6 Commit) started... >10:43:58,446 INFO NetworkManager: <info> (eth0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >10:43:58,447 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv6 Commit) complete. >10:43:58,488 INFO NetworkManager: <info> (eth0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >10:43:58,521 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >10:43:58,547 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_LOCAL >10:43:58,575 INFO NetworkManager: <info> Policy set 'eth0' (eth0) as default for IPv4 routing and DNS. >10:43:58,586 INFO NetworkManager: <info> Policy set 'eth0' (eth0) as default for IPv6 routing and DNS. >10:43:58,648 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >10:43:58,665 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >10:43:58,694 INFO NetworkManager: <info> Setting system hostname to 'office23.anaconda.englab.brq.redhat.com' (from address lookup) >10:43:58,711 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >10:43:58,920 INFO dhclient: Internet Systems Consortium DHCP Client 4.3.0 >10:43:58,922 INFO dhclient: Copyright 2004-2014 Internet Systems Consortium. >10:43:58,922 INFO dhclient: All rights reserved. >10:43:58,923 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >10:43:58,923 INFO dhclient: >10:43:58,935 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >10:43:58,935 INFO dhclient: Listening on LPF/eth0/52:54:00:e7:67:9c >10:43:58,936 INFO dhclient: Sending on LPF/eth0/52:54:00:e7:67:9c >10:43:58,936 INFO dhclient: Sending on Socket/fallback >10:43:58,937 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 (xid=0x41224af8) >10:43:59,426 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x41224af8) >10:43:59,426 INFO dhclient: DHCPOFFER from 10.34.102.253 >10:43:59,446 INFO dhclient: DHCPACK from 10.34.102.252 (xid=0x41224af8) >10:43:59,451 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >10:43:59,451 INFO NetworkManager: <info> address 10.34.102.63 >10:43:59,451 INFO NetworkManager: <info> plen 24 (255.255.255.0) >10:43:59,452 INFO NetworkManager: <info> gateway 10.34.102.254 >10:43:59,452 INFO NetworkManager: <info> server identifier 10.34.39.2 >10:43:59,452 INFO NetworkManager: <info> lease time 3600 >10:43:59,452 INFO NetworkManager: <info> nameserver '10.34.39.2' >10:43:59,452 INFO NetworkManager: <info> domain name 'anaconda.englab.brq.redhat.com' >10:43:59,452 INFO NetworkManager: <info> domain name 'englab.brq.redhat.com' >10:43:59,452 INFO NetworkManager: <info> domain name 'brq.redhat.com' >10:43:59,452 INFO NetworkManager: <info> domain name 'redhat.com' >10:43:59,455 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >10:43:59,458 INFO dhclient: bound to 10.34.102.63 -- renewal in 1779 seconds. >10:43:59,459 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >10:43:59,467 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >10:44:03,625 INFO NetworkManager: <info> startup complete >10:44:05,600 NOTICE kernel:[ 62.979002] audit: type=1400 audit(1401878645.599:3): avc: denied { read write } for pid=1106 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=9784 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >10:44:06,311 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >10:44:21,695 INFO chronyd: chronyd version 1.29.1 starting >10:44:21,695 INFO chronyd: Linux kernel major=3 minor=15 patch=0 >10:44:21,695 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 >10:44:21,697 INFO chronyd: Generated key 1
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 1104607
: 902130 |
902131
|
902132
|
902133
|
902134
|
902135
|
902136
|
902137
|
902138
|
902139
|
902140