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 840095 Details for
Bug 1045754
DeviceTreeError: parent device not in tree
[?]
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), 557.11 KB, created by
Raffaello Bertini
on 2013-12-21 18:53:39 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Raffaello Bertini
Created:
2013-12-21 18:53:39 UTC
Size:
557.11 KB
patch
obsolete
>anaconda 20.25.15-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 273, in _addDevice > raise DeviceTreeError("parent device not in tree") > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 825, in addUdevPartitionDevice > self._addDevice(device) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1052, in addUdevDevice > device = self.addUdevPartitionDevice(info) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1962, in _populate > self.addUdevDevice(dev) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1906, in populate > self._populate() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 416, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 142, in storageInitialize > storage.reset() > File "/usr/lib64/python2.7/threading.py", line 764, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 192, in run > threading.Thread.run(self, *args, **kwargs) >DeviceTreeError: parent device not in tree > >Local variables in innermost frame: >newdev: existing 500MB partition sda1 (22) >self: <blivet.devicetree.DeviceTree object at 0x3a0f650> >parent: existing 20480MB disk sda (21) with existing msdos disklabel > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method GraphicalUserInterface.lightbox_over_current_action of <pyanaconda.ui.gui.GraphicalUserInterface object at 0x3a2c6d0>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use hard drive installation media >harddrive --dir=None --partition=/dev/mapper/live-base ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sda ># Keyboard layouts >keyboard --xlayouts='it','us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=ens33 --onboot=off --ipv6=auto --activate >network --hostname=localhost.localdomain ># System services >services --enabled="chronyd" ># System timezone >timezone Europe/San_Marino --isUtc --ntpservers=0.fedora.pool.ntp.org,1.fedora.pool.ntp.org,2.fedora.pool.ntp.org,3.fedora.pool.ntp.org ># System bootloader configuration >bootloader --location=none ># Partition clearing information >clearpart --none --initlabel --drives=sda > >%packages >chrony > >%end > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 500MB partition sda1 (2) with existing ext4 filesystem >, '/': existing 17912MB lvmlv fedora-root (5) with existing ext4 filesystem >} > swaps: [existing 2064MB lvmlv fedora-swap (6) with existing swap >] > name: Fedora Linux 19 for x86_64 >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._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: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.populated: False > _intf.storage.fsset.devicetree.exclusiveDisks: [sda] > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: NECVMWar VMware IDE CDR10 path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 487936 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) > PedDevice: <_ped.Device object at 0x3c3ff80> > exists: True > _size: 953.0 > id: 0 > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-12-12-00-56-55-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora-Live-Desktop-x86_64-20-1 > _format._targetSize: 0.0 > _format._device: /dev/sr0 > _format._minInstanceSize: None > _format.mountopts: None > _format.mountpoint: None > _format._size: 0.0 > parents: [] > sysfsPath: /devices/pci0000:00/0000:00:07.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-VMware_Virtual_IDE_CDROM_Drive_10000000000000000001, /dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1, /dev/disk/by-uuid/2013-12-12-00-56-55-00] > _targetSize: 0 > _model: VMware_Virtual_IDE_CDROM_Drive > kids: 0 > _vendor: None > _name: sr0 > protected: True > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2013-12-12-00-56-55-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora-Live-Desktop-x86_64-20-1 > originalFormat._targetSize: 0.0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0.0 > originalFormat._device: /dev/sr0 > _serial: None >, existing 20480MB disk sda (1) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, existing 19979MB partition sda2 (3) with existing lvmpv >, existing 19976MB lvmvg fedora (4) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 7 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 8 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 9 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 10 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 11 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/initramfs/live/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 12 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 13 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/ext3fs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 14 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 24375583-5faa-4172-8345-5dff1a0e89e5 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: _Fedora-Live-Des > _format._targetSize: 4096.0 > _format.dirty: False > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop3 > _format._size: 4096.0 > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/disk/by-label/_Fedora-Live-Des, /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5] > _targetSize: 0 > _model: Skipped > kids: 2 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 24375583-5faa-4172-8345-5dff1a0e89e5 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 4096.0 > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: _Fedora-Live-Des > originalFormat._targetSize: 4096.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._device: /dev/loop3 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 15 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 16 > controllable: False > uuid: None > _format: existing None > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop4 > protected: False > originalFormat: existing None > _serial: None >, existing 4096MB dm live-rw (17) with existing ext4 filesystem >, existing 4096MB dm live-base (18) with existing ext4 filesystem >, existing 4096MB dm live-osimg-min (19) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sr0, sda, sda1, sda2, fedora, fedora-root, fedora-swap, loop0, /osmin.img (deleted), loop1, /osmin, loop2, /run/initramfs/live/LiveOS/squashfs.img, loop3, /LiveOS/ext3fs.img, loop4, /overlay (deleted), live-rw, live-base, live-osimg-min] > _intf.storage.fsset.devicetree.liveBackingDevice: sr0 > _intf.storage.fsset.devicetree.protectedDevNames: [sr0, live-base, live-osimg-min, live-rw, sr0, sr0] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sr0, live-base, live-osimg-min, live-rw, sr0] > _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: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sr0, live-base, live-osimg-min, live-rw, sr0] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: True > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [existing 20480MB disk sda (1) with existing msdos disklabel >] > _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: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x3a2c790) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x3a2c750) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x3a2c810) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x3a2c850) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x3a2c890) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2048 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: True > _intf._distributionText: <function distributionText at 0x7fe907e51b18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: LiveImagePayload instance, containing members: > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload.pct: 0 > _intf.payload.txID: None > _intf.payload._createdInitrds: False > _intf.payload._adj_size: 0 > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload.pct_lock: None > _intf.payload._kernelVersionList: [] > _intf._currentAction: SummaryHub instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._spokes: {'FilterSpoke': FilterSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.ancestors: [] > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [] > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._notebook: Notebook instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes.pages: [SearchPage instance, containing members: > _lunEntry: Entry instance, containing members: > _portCombo: ComboBoxText instance, containing members: > _targetEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _wwidEntry: Entry instance, containing members: >, MultipathPage instance, containing members: > _wwidEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, OtherPage instance, containing members: > _idEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, RaidPage instance, containing members: > filterActive: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >, ZPage instance, containing members: > filterActive: False > _isS390: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.selected_disks: [] > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._addDisksButton: None >, 'NetworkSpoke': NetworkSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.network_control_box: NetworkControlBox instance, containing members: > _intf._currentAction._spokes.network_control_box.spoke: Already dumped (NetworkSpoke instance) > _intf._currentAction._spokes.network_control_box.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.network_control_box._running_nmce: None > _intf._currentAction._spokes.network_control_box.selected_ssid: None > _intf._currentAction._spokes.network_control_box.client: Client instance, containing members: > _intf._currentAction._spokes.network_control_box.entry_hostname: Entry instance, containing members: > _intf._currentAction._spokes.network_control_box._updating_device: False >, 'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf._currentAction._spokes._switching_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._switching_dialog.applyOnSkip: False > _intf._currentAction._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._switching_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._switching_dialog.skipTo: None > _intf._currentAction._spokes._switching_dialog._check_list: [] > _intf._currentAction._spokes._switching_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf._currentAction._spokes._switching_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._add_dialog: AddLayoutDialog instance, containing members: > _intf._currentAction._spokes._add_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._add_dialog._treeModelFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._add_dialog.applyOnSkip: False > _intf._currentAction._spokes._add_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._add_dialog._newLayoutSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes._add_dialog._confirmAddButton: Button instance, containing members: > _intf._currentAction._spokes._add_dialog.skipTo: None > _intf._currentAction._spokes._add_dialog._treeModelSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._add_dialog._check_list: [] > _intf._currentAction._spokes._add_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._add_dialog._store: ListStore instance, containing members: > _intf._currentAction._spokes._add_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._add_dialog._chosen_layouts: [it] > _intf._currentAction._spokes._add_dialog._entry: Entry instance, containing members: > _intf._currentAction._spokes._downButton: ToolButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._layoutSwitchLabel: Label instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._confirmed: True > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._previewButton: ToolButton instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._remove_last_attempt: False > _intf._currentAction._spokes._upButton: ToolButton instance, containing members: >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf._currentAction._spokes._selectedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._configureBox: Box instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes._device_container_name: None > _intf._currentAction._spokes._accordion: Accordion instance, containing members: > _intf._currentAction._spokes._accordion._expanders: [Expander instance, containing members: >, Expander instance, containing members: >] > _intf._currentAction._spokes._fs_types: [ext4, ext3, ext2, swap, BIOS Boot, xfs, vfat] > _intf._currentAction._spokes._initialized: True > _intf._currentAction._spokes._encryptCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._addButton: ToolButton instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._modifyContainerButton: Button instance, containing members: > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes._incompleteDeviceOptionsLabel: Label instance, containing members: > _intf._currentAction._spokes._reformatCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._devices: [Already dumped (FileDevice instance) >, Already dumped (FileDevice instance) >, Already dumped (FileDevice instance) >, Already dumped (FileDevice instance) >, Already dumped (FileDevice instance) >, Already dumped (LVMVolumeGroupDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (DMDevice instance) >, Already dumped (DMDevice instance) >, Already dumped (DMDevice instance) >, Already dumped (LoopDevice instance) >, Already dumped (LoopDevice instance) >, Already dumped (LoopDevice instance) >, Already dumped (LoopDevice instance) >, Already dumped (LoopDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (OpticalDevice instance) >] > _intf._currentAction._spokes._partitionsViewport: Viewport instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._typeCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._current_selector: None > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._partitionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes._totalSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._incompleteDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._containerCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._device_container_encrypted: False > _intf._currentAction._spokes._mountPointEntry: Entry instance, containing members: > _intf._currentAction._spokes._uneditableDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._summaryButton: Button instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._whenCreateLabel: Label instance, containing members: > _intf._currentAction._spokes._selectedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._encryptedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._device_container_size: 0 > _intf._currentAction._spokes._containerLabel: Label instance, containing members: > _intf._currentAction._spokes._labelEntry: Entry instance, containing members: > _intf._currentAction._spokes._nameEntry: Entry instance, containing members: > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._raidStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._applyButton: Button instance, containing members: > _intf._currentAction._spokes._passphraseEntry: Entry instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._media_disks: [] > _intf._currentAction._spokes._raidLevelCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._availableSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes._sizeEntry: Entry instance, containing members: > _intf._currentAction._spokes._error: None > _intf._currentAction._spokes._configButton: ToolButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._encryptedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._raidLevelLabel: Label instance, containing members: > _intf._currentAction._spokes._device_disks: [] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._fsCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._free_space: 969.23 kB > _intf._currentAction._spokes._device_container_raid_level: None > _intf._currentAction._spokes._device_name_dict: {0: None, 1: None, 2: , 3: , 4: , 5: None} > _intf._currentAction._spokes._incompleteDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._uneditableDeviceDescLabel: Label instance, containing members: >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes._monthCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._radioButton24h: RadioButton instance, containing members: > _intf._currentAction._spokes._amPmLabel: Label instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._monthsStore: ListStore instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._ntpSwitch: Switch instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._regions_zones: OrderedDict([('Africa', set(['Kinshasa', 'Harare', 'Dar_es_Salaam', 'Addis_Ababa', 'Brazzaville', 'Johannesburg', 'Maseru', 'Dakar', 'Bissau', 'Lubumbashi', 'Luanda', 'Bangui', 'Khartoum', 'Mbabane', 'Malabo', 'Niamey', 'Sao_Tome', 'Nouakchott', 'Ouagadougou', 'Tripoli', 'Windhoek', 'Ndjamena', 'Algiers', 'Lome', 'Kampala', 'Kigali', 'Freetown', 'Juba', 'Gaborone', 'Ceuta', 'El_Aaiun', 'Accra', 'Tunis', 'Bamako', 'Porto-Novo', 'Mogadishu', 'Nairobi', 'Maputo', 'Casablanca', 'Banjul', 'Monrovia', 'Cairo', 'Abidjan', 'Bujumbura', 'Djibouti', 'Lagos', 'Conakry', 'Blantyre', 'Asmara', 'Libreville', 'Douala', 'Lusaka'])), ('America', set(['Monterrey', 'Regina', 'Goose_Bay', 'Argentina/La_Rioja', 'Fortaleza', 'Aruba', 'North_Dakota/Center', 'Tegucigalpa', 'Santiago', 'Guatemala', 'Swift_Current', 'Argentina/Buenos_Aires', 'Dominica', 'Scoresbysund', 'Havana', 'Yellowknife', 'Dawson_Creek', 'Indiana/Indianapolis', 'Adak', 'Indiana/Vincennes', 'Antigua', 'Bahia', 'Rankin_Inlet', 'Jamaica', 'St_Thomas', 'Cuiaba', 'Edmonton', 'Indiana/Marengo', 'Grand_Turk', 'Paramaribo', 'Campo_Grande', 'Argentina/Tucuman', 'Caracas', 'Argentina/San_Juan', 'Denver', 'Argentina/Cordoba', 'St_Vincent', 'Eirunepe', 'St_Johns', 'New_York', 'Boise', 'Cambridge_Bay', 'Miquelon', 'Rainy_River', 'Inuvik', 'Argentina/Salta', 'Creston', 'Maceio', 'Belem', 'Argentina/Jujuy', 'Indiana/Winamac', 'Resolute', 'Metlakatla', 'North_Dakota/New_Salem', 'Boa_Vista', 'Glace_Bay', 'Puerto_Rico', 'Araguaina', 'Sao_Paulo', 'Los_Angeles', 'Dawson', 'Pangnirtung', 'Whitehorse', 'La_Paz', 'Chihuahua', 'Merida', 'Rio_Branco', 'Panama', 'Cayenne', 'Mazatlan', 'Sitka', 'St_Lucia', 'Lower_Princes', 'Cancun', 'Manaus', 'Bahia_Banderas', 'Moncton', 'Asuncion', 'Belize', 'Indiana/Knox', 'Toronto', 'Santa_Isabel', 'St_Kitts', 'Danmarkshavn', 'Blanc-Sablon', 'Detroit', 'Atikokan', 'Grenada', 'Argentina/Rio_Gallegos', 'Port-au-Prince', 'Matamoros', 'Port_of_Spain', 'Argentina/Catamarca', 'Hermosillo', 'Halifax', 'Lima', 'Nome', 'Barbados', 'Curacao', 'Kentucky/Louisville', 'Chicago', 'Santarem', 'Godthab', 'Kentucky/Monticello', 'Porto_Velho', 'Winnipeg', 'Vancouver', 'Argentina/Mendoza', 'Ojinaga', 'St_Barthelemy', 'Anguilla', 'Montevideo', 'Marigot', 'Santo_Domingo', 'Phoenix', 'Noronha', 'Cayman', 'Argentina/Ushuaia', 'Yakutat', 'El_Salvador', 'Indiana/Tell_City', 'Martinique', 'Nassau', 'Guayaquil', 'Mexico_City', 'Thule', 'Kralendijk', 'Argentina/San_Luis', 'Anchorage', 'Montserrat', 'Nipigon', 'Thunder_Bay', 'Managua', 'Guyana', 'Recife', 'Guadeloupe', 'Menominee', 'Tijuana', 'Iqaluit', 'Bogota', 'North_Dakota/Beulah', 'Tortola', 'Juneau', 'Indiana/Petersburg', 'Costa_Rica', 'Indiana/Vevay'])), ('Antarctica', set(['DumontDUrville', 'Vostok', 'Syowa', 'Palmer', 'Casey', 'Rothera', 'McMurdo', 'Macquarie', 'Davis', 'Mawson'])), ('Arctic', set(['Longyearbyen'])), ('Asia', set(['Karachi', 'Choibalsan', 'Vladivostok', 'Kashgar', 'Rangoon', 'Aqtobe', 'Kuwait', 'Kuala_Lumpur', 'Gaza', 'Dubai', 'Samarkand', 'Ho_Chi_Minh', 'Damascus', 'Thimphu', 'Yekaterinburg', 'Manila', 'Amman', 'Kolkata', 'Hovd', 'Beirut', 'Nicosia', 'Almaty', 'Bahrain', 'Brunei', 'Hong_Kong', 'Magadan', 'Aqtau', 'Tashkent', 'Singapore', 'Phnom_Penh', 'Irkutsk', 'Tokyo', 'Muscat', 'Bangkok', 'Yerevan', 'Baghdad', 'Qyzylorda', 'Taipei', 'Omsk', 'Tehran', 'Bishkek', 'Ulaanbaatar', 'Shanghai', 'Kamchatka', 'Chongqing', 'Dhaka', 'Novokuznetsk', 'Dushanbe', 'Sakhalin', 'Kuching', 'Anadyr', 'Khandyga', 'Jakarta', 'Yakutsk', 'Pontianak', 'Makassar', 'Krasnoyarsk', 'Kathmandu', 'Aden', 'Urumqi', 'Oral', 'Tbilisi', 'Harbin', 'Seoul', 'Kabul', 'Dili', 'Ashgabat', 'Macau', 'Riyadh', 'Baku', 'Qatar', 'Jayapura', 'Hebron', 'Colombo', 'Novosibirsk', 'Pyongyang', 'Jerusalem', 'Vientiane', 'Ust-Nera'])), ('Atlantic', set(['Reykjavik', 'Cape_Verde', 'Azores', 'Faroe', 'Canary', 'Bermuda', 'Madeira', 'St_Helena', 'Stanley', 'South_Georgia'])), ('Australia', set(['Melbourne', 'Eucla', 'Brisbane', 'Lindeman', 'Broken_Hill', 'Hobart', 'Lord_Howe', 'Perth', 'Sydney', 'Currie', 'Darwin', 'Adelaide'])), ('Europe', set(['Kiev', 'Istanbul', 'Paris', 'Oslo', 'Riga', 'Athens', 'Luxembourg', 'Andorra', 'Gibraltar', 'Tirane', 'Ljubljana', 'Chisinau', 'Simferopol', 'Vienna', 'Busingen', 'Zagreb', 'Stockholm', 'Warsaw', 'Moscow', 'Skopje', 'Bratislava', 'Berlin', 'Zaporozhye', 'Brussels', 'Uzhgorod', 'Budapest', 'San_Marino', 'Helsinki', 'Vaduz', 'Vatican', 'Dublin', 'Podgorica', 'Minsk', 'Malta', 'Guernsey', 'Monaco', 'Jersey', 'Mariehamn', 'Bucharest', 'Isle_of_Man', 'Belgrade', 'Zurich', 'Tallinn', 'Madrid', 'Prague', 'Sofia', 'Samara', 'Rome', 'London', 'Lisbon', 'Volgograd', 'Amsterdam', 'Copenhagen', 'Kaliningrad', 'Vilnius', 'Sarajevo'])), ('Indian', set(['Cocos', 'Maldives', 'Comoro', 'Mayotte', 'Antananarivo', 'Mahe', 'Mauritius', 'Chagos', 'Reunion', 'Kerguelen', 'Christmas'])), ('Pacific', set(['Kwajalein', 'Palau', 'Auckland', 'Pitcairn', 'Chuuk', 'Galapagos', 'Marquesas', 'Nauru', 'Easter', 'Guadalcanal', 'Saipan', 'Tarawa', 'Tongatapu', 'Noumea', 'Pago_Pago', 'Wallis', 'Wake', 'Apia', 'Honolulu', 'Rarotonga', 'Chatham', 'Kosrae', 'Fakaofo', 'Norfolk', 'Majuro', 'Kiritimati', 'Pohnpei', 'Efate', 'Gambier', 'Niue', 'Johnston', 'Midway', 'Guam', 'Funafuti', 'Port_Moresby', 'Tahiti', 'Enderbury', 'Fiji'])), ('US', set(['Mountain', 'Arizona', 'Central', 'Eastern', 'Hawaii', 'Pacific', 'Alaska'])), ('Etc', set(['UTC', 'GMT-10', 'GMT-11', 'GMT-12', 'GMT-13', 'GMT-14', 'GMT+8', 'GMT+9', 'GMT+1', 'GMT+2', 'GMT+3', 'GMT+4', 'GMT+5', 'GMT+6', 'GMT+7', 'GMT+12', 'GMT+10', 'GMT+11', 'GMT-8', 'GMT-9', 'GMT-6', 'GMT-7', 'GMT-4', 'GMT-5', 'GMT-2', 'GMT-3', 'GMT-1', 'GMT']))]) > _intf._currentAction._spokes._months_nums: {'February': 2, 'October': 10, 'March': 3, 'August': 8, 'May': 5, 'January': 1, 'June': 6, 'September': 9, 'April': 4, 'December': 12, 'July': 7, 'November': 11} > _intf._currentAction._spokes._tzmap: TimezoneMap instance, containing members: > _intf._currentAction._spokes._yearCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._update_datetime_timer_id: None > _intf._currentAction._spokes._cityCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._regionCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._dayCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._amPmUp: Button instance, containing members: > _intf._currentAction._spokes._citiesStore: ListStore instance, containing members: > _intf._currentAction._spokes._amPmDown: Button instance, containing members: > _intf._currentAction._spokes._minutesLabel: Label instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._yearsStore: ListStore instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._daysStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf._currentAction._spokes._config_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._config_dialog.applyOnSkip: False > _intf._currentAction._spokes._config_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._config_dialog._epoch: 0 > _intf._currentAction._spokes._config_dialog._epoch_lock: <thread.lock object at 0x3e60770> > _intf._currentAction._spokes._config_dialog.skipTo: None > _intf._currentAction._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog._check_list: [] > _intf._currentAction._spokes._config_dialog._threads_counter: 8 > _intf._currentAction._spokes._config_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._config_dialog._serverEntry: Entry instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._old_region: Europe > _intf._currentAction._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._start_updating_timer_id: 3457 > _intf._currentAction._spokes._hoursLabel: Label instance, containing members: > _intf._currentAction._spokes._regionsStore: ListStore instance, containing members: > _intf._currentAction._spokes._old_city: San_Marino > _intf._currentAction._spokes._daysFilter: TreeModelFilter instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf._currentAction._spokes.clearPartType: 2 > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes.encrypted: False > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.autopart: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._cur_clicked_overview: DiskOverview instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes.specialized_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selected_disks: [sda] > _intf._currentAction._spokes._previous_autopart: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.autoPartType: 2 > _intf._currentAction._spokes.local_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._last_clicked_overview: Already dumped (DiskOverview instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._ready: True >} > _intf._currentAction._checker: FileSystemSpaceChecker instance, containing members: > _intf._currentAction._checker.error_message: Not enough space in filesystems for the current software selection. An additional 2.96 GB is needed. > _intf._currentAction._checker.storage: Already dumped (Blivet instance) > _intf._currentAction._checker.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._checker.success: False > _intf._currentAction._checker.deficit: 2.96 GB > _intf._currentAction.applyOnSkip: False > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction._inSpoke: False > _intf._currentAction.skipTo: None > _intf._currentAction._environs: [anaconda] > _intf._currentAction._check_list: [] > _intf._currentAction._autoContinue: False > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._incompleteSpokes: [Already dumped (StorageSpoke instance) >] >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: livecd:///dev/mapper/live-base >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: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (LiveImagePayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x3a73ed8>, True), 'type': (<function <lambda> at 0x3a7b140>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x3a73f50>, True), 'journalctl': (<function journalctl_callback at 0x3a7b050>, False)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _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: 20.25.15-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] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'livecd:///dev/mapper/live-base', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'askmethod': False, 'liveinst': True, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None > >Registered callbacks: >journalctl: >-- Logs begin at Sat 2013-12-21 19:21:55 CET, end at Sat 2013-12-21 19:42:37 CET. -- >Dec 21 19:21:55 localhost systemd-journal[63]: Runtime journal is using 8.0M (max 99.8M, leaving 149.7M of free 990.2M, current limit 99.8M). >Dec 21 19:21:55 localhost systemd-journal[63]: Runtime journal is using 8.0M (max 99.8M, leaving 149.7M of free 990.2M, current limit 99.8M). >Dec 21 19:21:55 localhost kernel: Initializing cgroup subsys cpuset >Dec 21 19:21:55 localhost kernel: Initializing cgroup subsys cpu >Dec 21 19:21:55 localhost kernel: Initializing cgroup subsys cpuacct >Dec 21 19:21:55 localhost kernel: Linux version 3.11.10-301.fc20.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) ) #1 SMP Thu Dec 5 14:01:17 UTC 2013 >Dec 21 19:21:55 localhost kernel: Command line: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-20-1 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Dec 21 19:21:55 localhost kernel: Disabled fast string operations >Dec 21 19:21:55 localhost kernel: e820: BIOS-provided physical RAM map: >Dec 21 19:21:55 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable >Dec 21 19:21:55 localhost kernel: BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved >Dec 21 19:21:55 localhost kernel: BIOS-e820: [mem 0x00000000000ca000-0x00000000000cbfff] reserved >Dec 21 19:21:55 localhost kernel: BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved >Dec 21 19:21:55 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x000000007fedffff] usable >Dec 21 19:21:55 localhost kernel: BIOS-e820: [mem 0x000000007fee0000-0x000000007fefefff] ACPI data >Dec 21 19:21:55 localhost kernel: BIOS-e820: [mem 0x000000007feff000-0x000000007fefffff] ACPI NVS >Dec 21 19:21:55 localhost kernel: BIOS-e820: [mem 0x000000007ff00000-0x000000007fffffff] usable >Dec 21 19:21:55 localhost kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >Dec 21 19:21:55 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved >Dec 21 19:21:55 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >Dec 21 19:21:55 localhost kernel: BIOS-e820: [mem 0x00000000fffe0000-0x00000000ffffffff] reserved >Dec 21 19:21:55 localhost kernel: NX (Execute Disable) protection: active >Dec 21 19:21:55 localhost kernel: SMBIOS 2.4 present. >Dec 21 19:21:55 localhost kernel: DMI: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 07/02/2012 >Dec 21 19:21:55 localhost kernel: Hypervisor detected: VMware >Dec 21 19:21:55 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Dec 21 19:21:55 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Dec 21 19:21:55 localhost kernel: No AGP bridge found >Dec 21 19:21:55 localhost kernel: e820: last_pfn = 0x80000 max_arch_pfn = 0x400000000 >Dec 21 19:21:55 localhost kernel: MTRR default type: uncachable >Dec 21 19:21:55 localhost kernel: MTRR fixed ranges enabled: >Dec 21 19:21:55 localhost kernel: 00000-9FFFF write-back >Dec 21 19:21:55 localhost kernel: A0000-BFFFF uncachable >Dec 21 19:21:55 localhost kernel: C0000-CBFFF write-protect >Dec 21 19:21:55 localhost kernel: CC000-EFFFF uncachable >Dec 21 19:21:55 localhost kernel: F0000-FFFFF write-protect >Dec 21 19:21:55 localhost kernel: MTRR variable ranges enabled: >Dec 21 19:21:55 localhost kernel: 0 base 0000000000 mask FF80000000 write-back >Dec 21 19:21:55 localhost kernel: 1 disabled >Dec 21 19:21:55 localhost kernel: 2 disabled >Dec 21 19:21:55 localhost kernel: 3 disabled >Dec 21 19:21:55 localhost kernel: 4 disabled >Dec 21 19:21:55 localhost kernel: 5 disabled >Dec 21 19:21:55 localhost kernel: 6 disabled >Dec 21 19:21:55 localhost kernel: 7 disabled >Dec 21 19:21:55 localhost kernel: x86 PAT enabled: cpu 0, old 0x0, new 0x7010600070106 >Dec 21 19:21:55 localhost kernel: found SMP MP-table at [mem 0x000f6bf0-0x000f6bff] mapped at [ffff8800000f6bf0] >Dec 21 19:21:55 localhost kernel: Base memory trampoline at [ffff880000099000] 99000 size 24576 >Dec 21 19:21:55 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Dec 21 19:21:55 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Dec 21 19:21:55 localhost kernel: BRK [0x01fe7000, 0x01fe7fff] PGTABLE >Dec 21 19:21:55 localhost kernel: BRK [0x01fe8000, 0x01fe8fff] PGTABLE >Dec 21 19:21:55 localhost kernel: BRK [0x01fe9000, 0x01fe9fff] PGTABLE >Dec 21 19:21:55 localhost kernel: init_memory_mapping: [mem 0x7de00000-0x7dffffff] >Dec 21 19:21:55 localhost kernel: [mem 0x7de00000-0x7dffffff] page 2M >Dec 21 19:21:55 localhost kernel: BRK [0x01fea000, 0x01feafff] PGTABLE >Dec 21 19:21:55 localhost kernel: init_memory_mapping: [mem 0x7c000000-0x7ddfffff] >Dec 21 19:21:55 localhost kernel: [mem 0x7c000000-0x7ddfffff] page 2M >Dec 21 19:21:55 localhost kernel: init_memory_mapping: [mem 0x00100000-0x7bffffff] >Dec 21 19:21:55 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Dec 21 19:21:55 localhost kernel: [mem 0x00200000-0x7bffffff] page 2M >Dec 21 19:21:55 localhost kernel: init_memory_mapping: [mem 0x7e000000-0x7fedffff] >Dec 21 19:21:55 localhost kernel: [mem 0x7e000000-0x7fdfffff] page 2M >Dec 21 19:21:55 localhost kernel: [mem 0x7fe00000-0x7fedffff] page 4k >Dec 21 19:21:55 localhost kernel: BRK [0x01feb000, 0x01febfff] PGTABLE >Dec 21 19:21:55 localhost kernel: init_memory_mapping: [mem 0x7ff00000-0x7fffffff] >Dec 21 19:21:55 localhost kernel: [mem 0x7ff00000-0x7fffffff] page 4k >Dec 21 19:21:55 localhost kernel: RAMDISK: [mem 0x7e039000-0x7febefff] >Dec 21 19:21:55 localhost kernel: ACPI: RSDP 00000000000f6b80 00024 (v02 PTLTD ) >Dec 21 19:21:55 localhost kernel: ACPI: XSDT 000000007feeda5c 0005C (v01 INTEL 440BX 06040000 VMW 01324272) >Dec 21 19:21:55 localhost kernel: ACPI: FACP 000000007fefee98 000F4 (v04 INTEL 440BX 06040000 PTL 000F4240) >Dec 21 19:21:55 localhost kernel: ACPI: DSDT 000000007feee63b 1085D (v01 PTLTD Custom 06040000 MSFT 03000001) >Dec 21 19:21:55 localhost kernel: ACPI: FACS 000000007fefffc0 00040 >Dec 21 19:21:55 localhost kernel: ACPI: BOOT 000000007feee613 00028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001) >Dec 21 19:21:55 localhost kernel: ACPI: APIC 000000007feee251 003C2 (v01 PTLTD ? APIC 06040000 LTP 00000000) >Dec 21 19:21:55 localhost kernel: ACPI: MCFG 000000007feee215 0003C (v01 PTLTD $PCITBL$ 06040000 LTP 00000001) >Dec 21 19:21:55 localhost kernel: ACPI: SRAT 000000007feedb58 004A8 (v02 VMWARE MEMPLUG 06040000 VMW 00000001) >Dec 21 19:21:55 localhost kernel: ACPI: HPET 000000007feedb20 00038 (v01 VMWARE VMW HPET 06040000 VMW 00000001) >Dec 21 19:21:55 localhost kernel: ACPI: WAET 000000007feedaf8 00028 (v01 VMWARE VMW WAET 06040000 VMW 00000001) >Dec 21 19:21:55 localhost kernel: ACPI: Local APIC address 0xfee00000 >Dec 21 19:21:55 localhost kernel: system APIC only can use physical flat >Dec 21 19:21:55 localhost kernel: Setting APIC routing to physical flat. >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x00 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x01 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x02 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x03 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x04 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x05 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x06 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x07 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x08 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x09 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x0a -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x0b -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x0c -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x0d -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x0e -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x0f -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x10 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x11 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x12 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x13 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x14 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x15 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x16 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x17 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x18 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x19 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x1a -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x1b -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x1c -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x1d -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x1e -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x1f -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x20 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x21 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x22 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x23 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x24 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x25 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x26 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x27 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x28 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x29 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x2a -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x2b -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x2c -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x2d -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x2e -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x2f -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x30 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x31 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x32 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x33 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x34 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x35 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x36 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x37 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x38 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x39 -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x3a -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x3b -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x3c -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x3d -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x3e -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: PXM 0 -> APIC 0x3f -> Node 0 >Dec 21 19:21:55 localhost kernel: SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] >Dec 21 19:21:55 localhost kernel: SRAT: Node 0 PXM 0 [mem 0x00100000-0x7fffffff] >Dec 21 19:21:55 localhost kernel: NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x7fffffff] -> [mem 0x00000000-0x7fffffff] >Dec 21 19:21:55 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x7fffffff] >Dec 21 19:21:55 localhost kernel: NODE_DATA [mem 0x7ffec000-0x7fffffff] >Dec 21 19:21:55 localhost kernel: [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007b800000-ffff88007d7fffff] on node 0 >Dec 21 19:21:55 localhost kernel: Zone ranges: >Dec 21 19:21:55 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Dec 21 19:21:55 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Dec 21 19:21:55 localhost kernel: Normal empty >Dec 21 19:21:55 localhost kernel: Movable zone start for each node >Dec 21 19:21:55 localhost kernel: Early memory node ranges >Dec 21 19:21:55 localhost kernel: node 0: [mem 0x00001000-0x0009efff] >Dec 21 19:21:55 localhost kernel: node 0: [mem 0x00100000-0x7fedffff] >Dec 21 19:21:55 localhost kernel: node 0: [mem 0x7ff00000-0x7fffffff] >Dec 21 19:21:55 localhost kernel: On node 0 totalpages: 524158 >Dec 21 19:21:55 localhost kernel: DMA zone: 64 pages used for memmap >Dec 21 19:21:55 localhost kernel: DMA zone: 21 pages reserved >Dec 21 19:21:55 localhost kernel: DMA zone: 3998 pages, LIFO batch:0 >Dec 21 19:21:55 localhost kernel: DMA32 zone: 8128 pages used for memmap >Dec 21 19:21:55 localhost kernel: DMA32 zone: 520160 pages, LIFO batch:31 >Dec 21 19:21:55 localhost kernel: ACPI: PM-Timer IO Port: 0x1008 >Dec 21 19:21:55 localhost kernel: ACPI: Local APIC address 0xfee00000 >Dec 21 19:21:55 localhost kernel: system APIC only can use physical flat >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x08] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x09] lapic_id[0x09] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x0a] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x0b] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x0c] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x0d] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x0e] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x0f] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x10] lapic_id[0x10] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x11] lapic_id[0x11] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x12] lapic_id[0x12] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x13] lapic_id[0x13] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x14] lapic_id[0x14] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x15] lapic_id[0x15] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x16] lapic_id[0x16] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x17] lapic_id[0x17] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x18] lapic_id[0x18] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x19] lapic_id[0x19] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x1a] lapic_id[0x1a] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x1b] lapic_id[0x1b] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x1c] lapic_id[0x1c] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x1d] lapic_id[0x1d] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x1e] lapic_id[0x1e] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x1f] lapic_id[0x1f] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x20] lapic_id[0x20] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x21] lapic_id[0x21] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x22] lapic_id[0x22] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x23] lapic_id[0x23] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x24] lapic_id[0x24] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x25] lapic_id[0x25] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x26] lapic_id[0x26] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x27] lapic_id[0x27] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x28] lapic_id[0x28] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x29] lapic_id[0x29] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x2a] lapic_id[0x2a] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x2b] lapic_id[0x2b] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x2c] lapic_id[0x2c] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x2d] lapic_id[0x2d] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x2e] lapic_id[0x2e] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x2f] lapic_id[0x2f] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x30] lapic_id[0x30] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x31] lapic_id[0x31] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x32] lapic_id[0x32] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x33] lapic_id[0x33] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x34] lapic_id[0x34] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x35] lapic_id[0x35] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x36] lapic_id[0x36] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x37] lapic_id[0x37] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x38] lapic_id[0x38] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x39] lapic_id[0x39] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x3a] lapic_id[0x3a] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x3b] lapic_id[0x3b] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x3c] lapic_id[0x3c] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x3d] lapic_id[0x3d] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x3e] lapic_id[0x3e] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC (acpi_id[0x3f] lapic_id[0x3f] disabled) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x18] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x19] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x1a] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x1b] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x1c] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x1d] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x1e] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x1f] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x20] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x21] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x22] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x23] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x24] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x25] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x26] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x27] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x28] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x29] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x2a] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x2b] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x2c] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x2d] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x2e] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x2f] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x30] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x31] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x32] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x33] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x34] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x35] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x36] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x37] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x38] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x39] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x3a] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x3b] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x3c] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x3d] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x3e] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x3f] high edge lint[0x1]) >Dec 21 19:21:55 localhost kernel: ACPI: IOAPIC (id[0x40] address[0xfec00000] gsi_base[0]) >Dec 21 19:21:55 localhost kernel: IOAPIC[0]: apic_id 64, version 17, address 0xfec00000, GSI 0-23 >Dec 21 19:21:55 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge) >Dec 21 19:21:55 localhost kernel: ACPI: IRQ0 used by override. >Dec 21 19:21:55 localhost kernel: ACPI: IRQ2 used by override. >Dec 21 19:21:55 localhost kernel: ACPI: IRQ9 used by override. >Dec 21 19:21:55 localhost kernel: Using ACPI (MADT) for SMP configuration information >Dec 21 19:21:55 localhost kernel: ACPI: HPET id: 0x8086af01 base: 0xfed00000 >Dec 21 19:21:55 localhost kernel: smpboot: Allowing 64 CPUs, 60 hotplug CPUs >Dec 21 19:21:55 localhost kernel: nr_irqs_gsi: 40 >Dec 21 19:21:55 localhost kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >Dec 21 19:21:55 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000c9fff] >Dec 21 19:21:55 localhost kernel: PM: Registered nosave memory: [mem 0x000ca000-0x000cbfff] >Dec 21 19:21:55 localhost kernel: PM: Registered nosave memory: [mem 0x000cc000-0x000dbfff] >Dec 21 19:21:55 localhost kernel: PM: Registered nosave memory: [mem 0x000dc000-0x000fffff] >Dec 21 19:21:55 localhost kernel: PM: Registered nosave memory: [mem 0x7fee0000-0x7fefefff] >Dec 21 19:21:55 localhost kernel: PM: Registered nosave memory: [mem 0x7feff000-0x7fefffff] >Dec 21 19:21:55 localhost kernel: e820: [mem 0x80000000-0xdfffffff] available for PCI devices >Dec 21 19:21:55 localhost kernel: Booting paravirtualized kernel on bare hardware >Dec 21 19:21:55 localhost kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:64 nr_node_ids:1 >Dec 21 19:21:55 localhost kernel: PERCPU: Embedded 28 pages/cpu @ffff88007d800000 s85568 r8192 d20928 u131072 >Dec 21 19:21:55 localhost kernel: pcpu-alloc: s85568 r8192 d20928 u131072 alloc=1*2097152 >Dec 21 19:21:55 localhost kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 >Dec 21 19:21:55 localhost kernel: pcpu-alloc: [0] 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 >Dec 21 19:21:55 localhost kernel: pcpu-alloc: [0] 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 >Dec 21 19:21:55 localhost kernel: pcpu-alloc: [0] 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 >Dec 21 19:21:55 localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 515945 >Dec 21 19:21:55 localhost kernel: Policy zone: DMA32 >Dec 21 19:21:55 localhost kernel: Kernel command line: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-20-1 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Dec 21 19:21:55 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Dec 21 19:21:55 localhost kernel: Checking aperture... >Dec 21 19:21:55 localhost kernel: No AGP bridge found >Dec 21 19:21:55 localhost kernel: Memory: 2008864K/2096632K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 87768K reserved) >Dec 21 19:21:55 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=64, Nodes=1 >Dec 21 19:21:55 localhost kernel: Hierarchical RCU implementation. >Dec 21 19:21:55 localhost kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=64. >Dec 21 19:21:55 localhost kernel: NR_IRQS:8448 nr_irqs:1192 16 >Dec 21 19:21:55 localhost kernel: Console: colour VGA+ 80x25 >Dec 21 19:21:55 localhost kernel: console [tty0] enabled >Dec 21 19:21:55 localhost kernel: allocated 8388608 bytes of page_cgroup >Dec 21 19:21:55 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Dec 21 19:21:55 localhost kernel: hpet clockevent registered >Dec 21 19:21:55 localhost kernel: TSC freq read from hypervisor : 2942.490 MHz >Dec 21 19:21:55 localhost kernel: tsc: Detected 2942.490 MHz processor >Dec 21 19:21:55 localhost kernel: Calibrating delay loop (skipped) preset value.. 5884.98 BogoMIPS (lpj=2942490) >Dec 21 19:21:55 localhost kernel: pid_max: default: 65536 minimum: 512 >Dec 21 19:21:55 localhost kernel: Security Framework initialized >Dec 21 19:21:55 localhost kernel: SELinux: Initializing. >Dec 21 19:21:55 localhost kernel: SELinux: Starting in permissive mode >Dec 21 19:21:55 localhost kernel: Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >Dec 21 19:21:55 localhost kernel: Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >Dec 21 19:21:55 localhost kernel: Mount-cache hash table entries: 256 >Dec 21 19:21:55 localhost kernel: Initializing cgroup subsys memory >Dec 21 19:21:55 localhost kernel: Initializing cgroup subsys devices >Dec 21 19:21:55 localhost kernel: Initializing cgroup subsys freezer >Dec 21 19:21:55 localhost kernel: Initializing cgroup subsys net_cls >Dec 21 19:21:55 localhost kernel: Initializing cgroup subsys blkio >Dec 21 19:21:55 localhost kernel: Initializing cgroup subsys perf_event >Dec 21 19:21:55 localhost kernel: Initializing cgroup subsys hugetlb >Dec 21 19:21:55 localhost kernel: Disabled fast string operations >Dec 21 19:21:55 localhost kernel: CPU: Physical Processor ID: 0 >Dec 21 19:21:55 localhost kernel: CPU: Processor Core ID: 0 >Dec 21 19:21:55 localhost kernel: mce: CPU supports 0 MCE banks >Dec 21 19:21:55 localhost kernel: Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7 >Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >tlb_flushall_shift: 6 >Dec 21 19:21:55 localhost kernel: Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >Dec 21 19:21:55 localhost kernel: ACPI: Core revision 20130517 >Dec 21 19:21:55 localhost kernel: ACPI: All ACPI Tables successfully acquired >Dec 21 19:21:55 localhost kernel: ftrace: allocating 25129 entries in 99 pages >Dec 21 19:21:55 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Dec 21 19:21:55 localhost kernel: smpboot: CPU0: Intel(R) Core(TM) i7 CPU 870 @ 2.93GHz (fam: 06, model: 1e, stepping: 05) >Dec 21 19:21:55 localhost kernel: Performance Events: 16-deep LBR, Nehalem events, core PMU driver. >Dec 21 19:21:55 localhost kernel: perf_event_intel: CPU erratum AAJ80 worked around >Dec 21 19:21:55 localhost kernel: perf_event_intel: CPUID marked event: 'cpu cycles' unavailable >Dec 21 19:21:55 localhost kernel: perf_event_intel: CPUID marked event: 'instructions' unavailable >Dec 21 19:21:55 localhost kernel: perf_event_intel: CPUID marked event: 'bus cycles' unavailable >Dec 21 19:21:55 localhost kernel: perf_event_intel: CPUID marked event: 'cache references' unavailable >Dec 21 19:21:55 localhost kernel: perf_event_intel: CPUID marked event: 'cache misses' unavailable >Dec 21 19:21:55 localhost kernel: perf_event_intel: CPUID marked event: 'branch instructions' unavailable >Dec 21 19:21:55 localhost kernel: ... version: 1 >Dec 21 19:21:55 localhost kernel: ... bit width: 48 >Dec 21 19:21:55 localhost kernel: ... generic registers: 4 >Dec 21 19:21:55 localhost kernel: ... value mask: 0000ffffffffffff >Dec 21 19:21:55 localhost kernel: ... max period: 000000007fffffff >Dec 21 19:21:55 localhost kernel: ... fixed-purpose events: 0 >Dec 21 19:21:55 localhost kernel: ... event mask: 000000000000000f >Dec 21 19:21:55 localhost kernel: watchdog: disabled (inside virtual machine) >Dec 21 19:21:55 localhost kernel: Disabled fast string operations >Dec 21 19:21:55 localhost kernel: mce: CPU supports 0 MCE banks >Dec 21 19:21:55 localhost kernel: Disabled fast string operations >Dec 21 19:21:55 localhost kernel: mce: CPU supports 0 MCE banks >Dec 21 19:21:55 localhost kernel: Disabled fast string operations >Dec 21 19:21:55 localhost kernel: mce: CPU supports 0 MCE banks >Dec 21 19:21:55 localhost kernel: smpboot: Booting Node 0, Processors #1 #2 #3 >Dec 21 19:21:55 localhost kernel: Brought up 4 CPUs >Dec 21 19:21:55 localhost kernel: smpboot: Total of 4 processors activated (23539.92 BogoMIPS) >Dec 21 19:21:55 localhost kernel: x86 PAT enabled: cpu 3, old 0x0, new 0x7010600070106 >Dec 21 19:21:55 localhost kernel: x86 PAT enabled: cpu 0, old 0x0, new 0x7010600070106 >Dec 21 19:21:55 localhost kernel: x86 PAT enabled: cpu 1, old 0x0, new 0x7010600070106 >Dec 21 19:21:55 localhost kernel: x86 PAT enabled: cpu 2, old 0x0, new 0x7010600070106 >Dec 21 19:21:55 localhost kernel: devtmpfs: initialized >Dec 21 19:21:55 localhost kernel: PM: Registering ACPI NVS region [mem 0x7feff000-0x7fefffff] (4096 bytes) >Dec 21 19:21:55 localhost kernel: atomic64 test passed for x86-64 platform with CX8 and with SSE >Dec 21 19:21:55 localhost kernel: RTC time: 18:21:51, date: 12/21/13 >Dec 21 19:21:55 localhost kernel: NET: Registered protocol family 16 >Dec 21 19:21:55 localhost kernel: ACPI: bus type PCI registered >Dec 21 19:21:55 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Dec 21 19:21:55 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >Dec 21 19:21:55 localhost kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 >Dec 21 19:21:55 localhost kernel: PCI: Using configuration type 1 for base access >Dec 21 19:21:55 localhost kernel: bio: create slab <bio-0> at 0 >Dec 21 19:21:55 localhost kernel: ACPI: Added _OSI(Module Device) >Dec 21 19:21:55 localhost kernel: ACPI: Added _OSI(Processor Device) >Dec 21 19:21:55 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Dec 21 19:21:55 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Dec 21 19:21:55 localhost kernel: ACPI: EC: Look up EC in DSDT >Dec 21 19:21:55 localhost kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >Dec 21 19:21:55 localhost kernel: ACPI: Interpreter enabled >Dec 21 19:21:55 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >Dec 21 19:21:55 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20130517/hwxface-571) >Dec 21 19:21:55 localhost kernel: ACPI: (supports S0 S1 S4 S5) >Dec 21 19:21:55 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Dec 21 19:21:55 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Dec 21 19:21:55 localhost kernel: ACPI: No dock devices found. >Dec 21 19:21:55 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Dec 21 19:21:55 localhost kernel: acpi PNP0A03:00: Requesting ACPI _OSC control (0x1d) >Dec 21 19:21:55 localhost kernel: acpi PNP0A03:00: ACPI _OSC control (0x15) granted >Dec 21 19:21:55 localhost kernel: PCI host bridge to bus 0000:00 >Dec 21 19:21:55 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-ff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xfeff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:00.0: [8086:7190] type 00 class 0x060000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:01.0: [8086:7191] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:07.0: [8086:7110] type 00 class 0x060100 >Dec 21 19:21:55 localhost kernel: pci 0000:00:07.1: [8086:7111] type 00 class 0x01018a >Dec 21 19:21:55 localhost kernel: pci 0000:00:07.1: reg 0x20: [io 0x10c0-0x10cf] >Dec 21 19:21:55 localhost kernel: pci 0000:00:07.3: [8086:7113] type 00 class 0x068000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:07.3: quirk: [io 0x1000-0x103f] claimed by PIIX4 ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:07.3: quirk: [io 0x1040-0x104f] claimed by PIIX4 SMB >Dec 21 19:21:55 localhost kernel: pci 0000:00:07.7: [15ad:0740] type 00 class 0x088000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:07.7: reg 0x10: [io 0x1080-0x10bf] >Dec 21 19:21:55 localhost kernel: pci 0000:00:07.7: reg 0x14: [mem 0xc8000000-0xc8001fff 64bit] >Dec 21 19:21:55 localhost kernel: pci 0000:00:0f.0: [15ad:0405] type 00 class 0x030000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:0f.0: reg 0x10: [io 0x10d0-0x10df] >Dec 21 19:21:55 localhost kernel: pci 0000:00:0f.0: reg 0x14: [mem 0xd0000000-0xd7ffffff pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:0f.0: reg 0x18: [mem 0xc8800000-0xc8ffffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:0f.0: reg 0x30: [mem 0x00000000-0x00007fff pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:10.0: [1000:0030] type 00 class 0x010000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:10.0: reg 0x10: [io 0x1400-0x14ff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:10.0: reg 0x14: [mem 0xc8040000-0xc805ffff 64bit] >Dec 21 19:21:55 localhost kernel: pci 0000:00:10.0: reg 0x1c: [mem 0xc8020000-0xc803ffff 64bit] >Dec 21 19:21:55 localhost kernel: pci 0000:00:10.0: reg 0x30: [mem 0x00000000-0x00003fff pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:11.0: [15ad:0790] type 01 class 0x060401 >Dec 21 19:21:55 localhost kernel: pci 0000:00:11.0: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.0: [15ad:07a0] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.0: PME# supported from D0 D3hot D3cold >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.0: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.1: [15ad:07a0] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.1: PME# supported from D0 D3hot D3cold >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.1: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.2: [15ad:07a0] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.2: PME# supported from D0 D3hot D3cold >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.2: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.3: [15ad:07a0] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.3: PME# supported from D0 D3hot D3cold >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.3: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.4: [15ad:07a0] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.4: PME# supported from D0 D3hot D3cold >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.4: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.5: [15ad:07a0] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.5: PME# supported from D0 D3hot D3cold >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.5: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.6: [15ad:07a0] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.6: PME# supported from D0 D3hot D3cold >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.6: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.7: [15ad:07a0] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.7: PME# supported from D0 D3hot D3cold >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.7: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.0: [15ad:07a0] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.0: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.1: [15ad:07a0] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.1: PME# supported from D0 D3hot D3cold >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.1: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.2: [15ad:07a0] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.2: PME# supported from D0 D3hot D3cold >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.2: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.3: [15ad:07a0] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.3: PME# supported from D0 D3hot D3cold >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.3: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.4: [15ad:07a0] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.4: PME# supported from D0 D3hot D3cold >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.4: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.5: [15ad:07a0] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.5: PME# supported from D0 D3hot D3cold >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.5: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.6: [15ad:07a0] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.6: PME# supported from D0 D3hot D3cold >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.6: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.7: [15ad:07a0] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.7: PME# supported from D0 D3hot D3cold >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.7: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.0: [15ad:07a0] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.0: PME# supported from D0 D3hot D3cold >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.0: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.1: [15ad:07a0] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.1: PME# supported from D0 D3hot D3cold >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.1: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.2: [15ad:07a0] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.2: PME# supported from D0 D3hot D3cold >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.2: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.3: [15ad:07a0] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.3: PME# supported from D0 D3hot D3cold >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.3: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.4: [15ad:07a0] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.4: PME# supported from D0 D3hot D3cold >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.4: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.5: [15ad:07a0] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.5: PME# supported from D0 D3hot D3cold >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.5: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.6: [15ad:07a0] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.6: PME# supported from D0 D3hot D3cold >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.6: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.7: [15ad:07a0] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.7: PME# supported from D0 D3hot D3cold >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.7: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.0: [15ad:07a0] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.0: PME# supported from D0 D3hot D3cold >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.0: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.1: [15ad:07a0] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.1: PME# supported from D0 D3hot D3cold >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.1: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.2: [15ad:07a0] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.2: PME# supported from D0 D3hot D3cold >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.2: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.3: [15ad:07a0] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.3: PME# supported from D0 D3hot D3cold >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.3: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.4: [15ad:07a0] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.4: PME# supported from D0 D3hot D3cold >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.4: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.5: [15ad:07a0] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.5: PME# supported from D0 D3hot D3cold >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.5: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.6: [15ad:07a0] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.6: PME# supported from D0 D3hot D3cold >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.6: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.7: [15ad:07a0] type 01 class 0x060400 >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.7: PME# supported from D0 D3hot D3cold >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.7: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01] >Dec 21 19:21:55 localhost kernel: acpiphp: Slot [32] registered >Dec 21 19:21:55 localhost kernel: acpiphp: Slot [33] registered >Dec 21 19:21:55 localhost kernel: acpiphp: Slot [34] registered >Dec 21 19:21:55 localhost kernel: acpiphp: Slot [35] registered >Dec 21 19:21:55 localhost kernel: acpiphp: Slot [36] registered >Dec 21 19:21:55 localhost kernel: acpiphp: Slot [37] registered >Dec 21 19:21:55 localhost kernel: acpiphp: Slot [38] registered >Dec 21 19:21:55 localhost kernel: acpiphp: Slot [39] registered >Dec 21 19:21:55 localhost kernel: acpiphp: Slot [40] registered >Dec 21 19:21:55 localhost kernel: acpiphp: Slot [41] registered >Dec 21 19:21:55 localhost kernel: acpiphp: Slot [42] registered >Dec 21 19:21:55 localhost kernel: acpiphp: Slot [43] registered >Dec 21 19:21:55 localhost kernel: acpiphp: Slot [44] registered >Dec 21 19:21:55 localhost kernel: acpiphp: Slot [45] registered >Dec 21 19:21:55 localhost kernel: acpiphp: Slot [46] registered >Dec 21 19:21:55 localhost kernel: acpiphp: Slot [47] registered >Dec 21 19:21:55 localhost kernel: acpiphp: Slot [48] registered >Dec 21 19:21:55 localhost kernel: acpiphp: Slot [49] registered >Dec 21 19:21:55 localhost kernel: acpiphp: Slot [50] registered >Dec 21 19:21:55 localhost kernel: acpiphp: Slot [51] registered >Dec 21 19:21:55 localhost kernel: acpiphp: Slot [52] registered >Dec 21 19:21:55 localhost kernel: acpiphp: Slot [53] registered >Dec 21 19:21:55 localhost kernel: acpiphp: Slot [54] registered >Dec 21 19:21:55 localhost kernel: acpiphp: Slot [55] registered >Dec 21 19:21:55 localhost kernel: acpiphp: Slot [56] registered >Dec 21 19:21:55 localhost kernel: acpiphp: Slot [57] registered >Dec 21 19:21:55 localhost kernel: acpiphp: Slot [58] registered >Dec 21 19:21:55 localhost kernel: acpiphp: Slot [59] registered >Dec 21 19:21:55 localhost kernel: acpiphp: Slot [60] registered >Dec 21 19:21:55 localhost kernel: acpiphp: Slot [61] registered >Dec 21 19:21:55 localhost kernel: acpiphp: Slot [62] registered >Dec 21 19:21:55 localhost kernel: acpiphp: Slot [63] registered >Dec 21 19:21:55 localhost kernel: pci 0000:02:00.0: [15ad:0774] type 00 class 0x0c0300 >Dec 21 19:21:55 localhost kernel: pci 0000:02:00.0: reg 0x20: [io 0x2080-0x209f] >Dec 21 19:21:55 localhost kernel: pci 0000:02:00.0: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:02:01.0: [8086:100f] type 00 class 0x020000 >Dec 21 19:21:55 localhost kernel: pci 0000:02:01.0: reg 0x10: [mem 0xc9020000-0xc903ffff 64bit] >Dec 21 19:21:55 localhost kernel: pci 0000:02:01.0: reg 0x18: [mem 0xc9000000-0xc900ffff 64bit] >Dec 21 19:21:55 localhost kernel: pci 0000:02:01.0: reg 0x20: [io 0x2000-0x203f] >Dec 21 19:21:55 localhost kernel: pci 0000:02:01.0: reg 0x30: [mem 0x00000000-0x0000ffff pref] >Dec 21 19:21:55 localhost kernel: pci 0000:02:01.0: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:02:02.0: [1274:1371] type 00 class 0x040100 >Dec 21 19:21:55 localhost kernel: pci 0000:02:02.0: reg 0x10: [io 0x2040-0x207f] >Dec 21 19:21:55 localhost kernel: pci 0000:02:02.0: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:02:03.0: [15ad:0770] type 00 class 0x0c0320 >Dec 21 19:21:55 localhost kernel: pci 0000:02:03.0: reg 0x10: [mem 0xc9010000-0xc9010fff] >Dec 21 19:21:55 localhost kernel: pci 0000:02:03.0: System wakeup disabled by ACPI >Dec 21 19:21:55 localhost kernel: pci 0000:00:11.0: PCI bridge to [bus 02] (subtractive decode) >Dec 21 19:21:55 localhost kernel: pci 0000:00:11.0: bridge window [io 0x2000-0x3fff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:11.0: bridge window [mem 0xc9000000-0xca3fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:11.0: bridge window [mem 0xd8400000-0xd89fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:11.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >Dec 21 19:21:55 localhost kernel: pci 0000:00:11.0: bridge window [mem 0x000cc000-0x000cffff] (subtractive decode) >Dec 21 19:21:55 localhost kernel: pci 0000:00:11.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode) >Dec 21 19:21:55 localhost kernel: pci 0000:00:11.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) >Dec 21 19:21:55 localhost kernel: pci 0000:00:11.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) >Dec 21 19:21:55 localhost kernel: pci 0000:00:11.0: bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode) >Dec 21 19:21:55 localhost kernel: pci 0000:00:11.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >Dec 21 19:21:55 localhost kernel: pci 0000:00:11.0: bridge window [io 0x0d00-0xfeff] (subtractive decode) >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.0: PCI bridge to [bus 03] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.0: bridge window [io 0x4000-0x4fff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.0: bridge window [mem 0xca400000-0xca4fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.0: bridge window [mem 0xd8a00000-0xd8afffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.1: PCI bridge to [bus 04] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.1: bridge window [io 0x8000-0x8fff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.1: bridge window [mem 0xca800000-0xca8fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.1: bridge window [mem 0xd8e00000-0xd8efffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.2: PCI bridge to [bus 05] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.2: bridge window [io 0xc000-0xcfff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.2: bridge window [mem 0xcac00000-0xcacfffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.2: bridge window [mem 0xd9200000-0xd92fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.3: PCI bridge to [bus 06] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.3: bridge window [mem 0xcb000000-0xcb0fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.3: bridge window [mem 0xd9600000-0xd96fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.4: PCI bridge to [bus 07] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.4: bridge window [mem 0xcb400000-0xcb4fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.4: bridge window [mem 0xd9a00000-0xd9afffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.5: PCI bridge to [bus 08] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.5: bridge window [mem 0xcb800000-0xcb8fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.5: bridge window [mem 0xd9e00000-0xd9efffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.6: PCI bridge to [bus 09] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.6: bridge window [mem 0xcbc00000-0xcbcfffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.6: bridge window [mem 0xda200000-0xda2fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.7: PCI bridge to [bus 0a] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.7: bridge window [mem 0xcc000000-0xcc0fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.7: bridge window [mem 0xda600000-0xda6fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.0: PCI bridge to [bus 0b] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.0: bridge window [io 0x5000-0x5fff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.0: bridge window [mem 0xca500000-0xca5fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.0: bridge window [mem 0xd8b00000-0xd8bfffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.1: PCI bridge to [bus 0c] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.1: bridge window [io 0x9000-0x9fff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.1: bridge window [mem 0xca900000-0xca9fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.1: bridge window [mem 0xd8f00000-0xd8ffffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.2: PCI bridge to [bus 0d] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.2: bridge window [io 0xd000-0xdfff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.2: bridge window [mem 0xcad00000-0xcadfffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.2: bridge window [mem 0xd9300000-0xd93fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.3: PCI bridge to [bus 0e] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.3: bridge window [mem 0xcb100000-0xcb1fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.3: bridge window [mem 0xd9700000-0xd97fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.4: PCI bridge to [bus 0f] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.4: bridge window [mem 0xcb500000-0xcb5fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.4: bridge window [mem 0xd9b00000-0xd9bfffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.5: PCI bridge to [bus 10] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.5: bridge window [mem 0xcb900000-0xcb9fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.5: bridge window [mem 0xd9f00000-0xd9ffffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.6: PCI bridge to [bus 11] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.6: bridge window [mem 0xcbd00000-0xcbdfffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.6: bridge window [mem 0xda300000-0xda3fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.7: PCI bridge to [bus 12] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.7: bridge window [mem 0xcc100000-0xcc1fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.7: bridge window [mem 0xda700000-0xda7fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.0: PCI bridge to [bus 13] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.0: bridge window [io 0x6000-0x6fff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.0: bridge window [mem 0xca600000-0xca6fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.0: bridge window [mem 0xd8c00000-0xd8cfffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.1: PCI bridge to [bus 14] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.1: bridge window [io 0xa000-0xafff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.1: bridge window [mem 0xcaa00000-0xcaafffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.1: bridge window [mem 0xd9000000-0xd90fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.2: PCI bridge to [bus 15] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.2: bridge window [io 0xe000-0xefff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.2: bridge window [mem 0xcae00000-0xcaefffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.2: bridge window [mem 0xd9400000-0xd94fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.3: PCI bridge to [bus 16] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.3: bridge window [mem 0xcb200000-0xcb2fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.3: bridge window [mem 0xd9800000-0xd98fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.4: PCI bridge to [bus 17] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.4: bridge window [mem 0xcb600000-0xcb6fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.4: bridge window [mem 0xd9c00000-0xd9cfffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.5: PCI bridge to [bus 18] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.5: bridge window [mem 0xcba00000-0xcbafffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.5: bridge window [mem 0xda000000-0xda0fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.6: PCI bridge to [bus 19] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.6: bridge window [mem 0xcbe00000-0xcbefffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.6: bridge window [mem 0xda400000-0xda4fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.7: PCI bridge to [bus 1a] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.7: bridge window [mem 0xcc200000-0xcc2fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.7: bridge window [mem 0xda800000-0xda8fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.0: PCI bridge to [bus 1b] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.0: bridge window [io 0x7000-0x7fff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.0: bridge window [mem 0xca700000-0xca7fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.0: bridge window [mem 0xd8d00000-0xd8dfffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.1: PCI bridge to [bus 1c] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.1: bridge window [io 0xb000-0xbfff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.1: bridge window [mem 0xcab00000-0xcabfffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.1: bridge window [mem 0xd9100000-0xd91fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.2: PCI bridge to [bus 1d] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.2: bridge window [io 0xf000-0xffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.2: bridge window [mem 0xcaf00000-0xcaffffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.2: bridge window [mem 0xd9500000-0xd95fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.3: PCI bridge to [bus 1e] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.3: bridge window [mem 0xcb300000-0xcb3fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.3: bridge window [mem 0xd9900000-0xd99fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.4: PCI bridge to [bus 1f] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.4: bridge window [mem 0xcb700000-0xcb7fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.4: bridge window [mem 0xd9d00000-0xd9dfffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.5: PCI bridge to [bus 20] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.5: bridge window [mem 0xcbb00000-0xcbbfffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.5: bridge window [mem 0xda100000-0xda1fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.6: PCI bridge to [bus 21] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.6: bridge window [mem 0xcbf00000-0xcbffffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.6: bridge window [mem 0xda500000-0xda5fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.7: PCI bridge to [bus 22] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.7: bridge window [mem 0xcc300000-0xcc3fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.7: bridge window [mem 0xda900000-0xda9fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *9 10 11 14 15) >Dec 21 19:21:55 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11 14 15) >Dec 21 19:21:55 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 14 15) >Dec 21 19:21:55 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 9 10 11 14 15) >Dec 21 19:21:55 localhost kernel: ACPI: Enabled 2 GPEs in block 00 to 0F >Dec 21 19:21:55 localhost kernel: ACPI: \_SB_.PCI0: notify handler is installed >Dec 21 19:21:55 localhost kernel: Found 1 acpi root devices >Dec 21 19:21:55 localhost kernel: vgaarb: device added: PCI:0000:00:0f.0,decodes=io+mem,owns=io+mem,locks=none >Dec 21 19:21:55 localhost kernel: vgaarb: loaded >Dec 21 19:21:55 localhost kernel: vgaarb: bridge control possible 0000:00:0f.0 >Dec 21 19:21:55 localhost kernel: SCSI subsystem initialized >Dec 21 19:21:55 localhost kernel: ACPI: bus type ATA registered >Dec 21 19:21:55 localhost kernel: libata version 3.00 loaded. >Dec 21 19:21:55 localhost kernel: ACPI: bus type USB registered >Dec 21 19:21:55 localhost kernel: usbcore: registered new interface driver usbfs >Dec 21 19:21:55 localhost kernel: usbcore: registered new interface driver hub >Dec 21 19:21:55 localhost kernel: usbcore: registered new device driver usb >Dec 21 19:21:55 localhost kernel: PCI: Using ACPI for IRQ routing >Dec 21 19:21:55 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.2: no compatible bridge window for [io 0xf000-0xffff] >Dec 21 19:21:55 localhost kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff] >Dec 21 19:21:55 localhost kernel: e820: reserve RAM buffer [mem 0x7fee0000-0x7fffffff] >Dec 21 19:21:55 localhost kernel: NetLabel: Initializing >Dec 21 19:21:55 localhost kernel: NetLabel: domain hash size = 128 >Dec 21 19:21:55 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Dec 21 19:21:55 localhost kernel: NetLabel: unlabeled traffic allowed by default >Dec 21 19:21:55 localhost kernel: HPET: 16 timers in total, 0 timers will be used for per-cpu timer >Dec 21 19:21:55 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 >Dec 21 19:21:55 localhost kernel: hpet0: 16 comparators, 64-bit 14.318180 MHz counter >Dec 21 19:21:55 localhost kernel: Switched to clocksource hpet >Dec 21 19:21:55 localhost kernel: pnp: PnP ACPI init >Dec 21 19:21:55 localhost kernel: ACPI: bus type PNP registered >Dec 21 19:21:55 localhost kernel: system 00:00: [io 0x1000-0x103f] could not be reserved >Dec 21 19:21:55 localhost kernel: system 00:00: [io 0x1040-0x104f] has been reserved >Dec 21 19:21:55 localhost kernel: system 00:00: [io 0x0cf0-0x0cf1] has been reserved >Dec 21 19:21:55 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) >Dec 21 19:21:55 localhost kernel: pnp 00:01: [dma 4] >Dec 21 19:21:55 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) >Dec 21 19:21:55 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0001 (active) >Dec 21 19:21:55 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) >Dec 21 19:21:55 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active) >Dec 21 19:21:55 localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active) >Dec 21 19:21:55 localhost kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0f13 (active) >Dec 21 19:21:55 localhost kernel: system 00:07: [mem 0xfed00000-0xfed003ff] has been reserved >Dec 21 19:21:55 localhost kernel: system 00:07: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active) >Dec 21 19:21:55 localhost kernel: pnp 00:08: Plug and Play ACPI device, IDs PNP0400 (active) >Dec 21 19:21:55 localhost kernel: pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active) >Dec 21 19:21:55 localhost kernel: pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active) >Dec 21 19:21:55 localhost kernel: pnp 00:0b: [dma 2] >Dec 21 19:21:55 localhost kernel: pnp 00:0b: Plug and Play ACPI device, IDs PNP0700 (active) >Dec 21 19:21:55 localhost kernel: system 00:0c: [io 0x1060-0x107f] has been reserved >Dec 21 19:21:55 localhost kernel: system 00:0c: [mem 0xe0000000-0xefffffff] has been reserved >Dec 21 19:21:55 localhost kernel: system 00:0c: [mem 0xc8200000-0xc83fffff] has been reserved >Dec 21 19:21:55 localhost kernel: system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active) >Dec 21 19:21:55 localhost kernel: pnp: PnP ACPI: found 13 devices >Dec 21 19:21:55 localhost kernel: ACPI: bus type PNP unregistered >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.3: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.4: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.5: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.6: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.7: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.3: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.4: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.5: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.6: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.7: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.3: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.4: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.5: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.6: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.7: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.2: bridge window [io 0x1000-0x0fff] to [bus 1d] add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.3: bridge window [io 0x1000-0x0fff] to [bus 1e] add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.4: bridge window [io 0x1000-0x0fff] to [bus 1f] add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.5: bridge window [io 0x1000-0x0fff] to [bus 20] add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.6: bridge window [io 0x1000-0x0fff] to [bus 21] add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.7: bridge window [io 0x1000-0x0fff] to [bus 22] add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.3: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.4: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.5: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.6: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.7: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.3: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.4: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.5: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.6: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.7: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.3: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.4: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.5: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.6: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.7: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.2: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.3: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.4: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.5: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.6: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.7: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Dec 21 19:21:55 localhost kernel: pci 0000:00:0f.0: BAR 6: assigned [mem 0xc0000000-0xc0007fff pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:10.0: BAR 6: assigned [mem 0xc0008000-0xc000bfff pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.3: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.4: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.5: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.6: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.7: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.3: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.4: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.5: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.6: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.7: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.3: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.4: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.5: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.6: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.7: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.2: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.3: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.4: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.5: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.6: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.7: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.7: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.6: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.5: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.4: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.3: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.2: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.7: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.6: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.5: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.4: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.3: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.7: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.6: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.5: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.4: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.3: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.7: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.6: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.5: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.4: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.3: BAR 13: can't assign io (size 0x1000) >Dec 21 19:21:55 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01] >Dec 21 19:21:55 localhost kernel: pci 0000:02:01.0: BAR 6: assigned [mem 0xd8400000-0xd840ffff pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:11.0: PCI bridge to [bus 02] >Dec 21 19:21:55 localhost kernel: pci 0000:00:11.0: bridge window [io 0x2000-0x3fff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:11.0: bridge window [mem 0xc9000000-0xca3fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:11.0: bridge window [mem 0xd8400000-0xd89fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.0: PCI bridge to [bus 03] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.0: bridge window [io 0x4000-0x4fff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.0: bridge window [mem 0xca400000-0xca4fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.0: bridge window [mem 0xd8a00000-0xd8afffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.1: PCI bridge to [bus 04] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.1: bridge window [io 0x8000-0x8fff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.1: bridge window [mem 0xca800000-0xca8fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.1: bridge window [mem 0xd8e00000-0xd8efffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.2: PCI bridge to [bus 05] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.2: bridge window [io 0xc000-0xcfff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.2: bridge window [mem 0xcac00000-0xcacfffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.2: bridge window [mem 0xd9200000-0xd92fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.3: PCI bridge to [bus 06] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.3: bridge window [mem 0xcb000000-0xcb0fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.3: bridge window [mem 0xd9600000-0xd96fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.4: PCI bridge to [bus 07] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.4: bridge window [mem 0xcb400000-0xcb4fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.4: bridge window [mem 0xd9a00000-0xd9afffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.5: PCI bridge to [bus 08] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.5: bridge window [mem 0xcb800000-0xcb8fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.5: bridge window [mem 0xd9e00000-0xd9efffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.6: PCI bridge to [bus 09] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.6: bridge window [mem 0xcbc00000-0xcbcfffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.6: bridge window [mem 0xda200000-0xda2fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.7: PCI bridge to [bus 0a] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.7: bridge window [mem 0xcc000000-0xcc0fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:15.7: bridge window [mem 0xda600000-0xda6fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.0: PCI bridge to [bus 0b] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.0: bridge window [io 0x5000-0x5fff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.0: bridge window [mem 0xca500000-0xca5fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.0: bridge window [mem 0xd8b00000-0xd8bfffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.1: PCI bridge to [bus 0c] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.1: bridge window [io 0x9000-0x9fff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.1: bridge window [mem 0xca900000-0xca9fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.1: bridge window [mem 0xd8f00000-0xd8ffffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.2: PCI bridge to [bus 0d] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.2: bridge window [io 0xd000-0xdfff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.2: bridge window [mem 0xcad00000-0xcadfffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.2: bridge window [mem 0xd9300000-0xd93fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.3: PCI bridge to [bus 0e] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.3: bridge window [mem 0xcb100000-0xcb1fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.3: bridge window [mem 0xd9700000-0xd97fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.4: PCI bridge to [bus 0f] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.4: bridge window [mem 0xcb500000-0xcb5fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.4: bridge window [mem 0xd9b00000-0xd9bfffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.5: PCI bridge to [bus 10] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.5: bridge window [mem 0xcb900000-0xcb9fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.5: bridge window [mem 0xd9f00000-0xd9ffffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.6: PCI bridge to [bus 11] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.6: bridge window [mem 0xcbd00000-0xcbdfffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.6: bridge window [mem 0xda300000-0xda3fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.7: PCI bridge to [bus 12] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.7: bridge window [mem 0xcc100000-0xcc1fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:16.7: bridge window [mem 0xda700000-0xda7fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.0: PCI bridge to [bus 13] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.0: bridge window [io 0x6000-0x6fff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.0: bridge window [mem 0xca600000-0xca6fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.0: bridge window [mem 0xd8c00000-0xd8cfffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.1: PCI bridge to [bus 14] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.1: bridge window [io 0xa000-0xafff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.1: bridge window [mem 0xcaa00000-0xcaafffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.1: bridge window [mem 0xd9000000-0xd90fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.2: PCI bridge to [bus 15] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.2: bridge window [io 0xe000-0xefff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.2: bridge window [mem 0xcae00000-0xcaefffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.2: bridge window [mem 0xd9400000-0xd94fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.3: PCI bridge to [bus 16] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.3: bridge window [mem 0xcb200000-0xcb2fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.3: bridge window [mem 0xd9800000-0xd98fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.4: PCI bridge to [bus 17] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.4: bridge window [mem 0xcb600000-0xcb6fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.4: bridge window [mem 0xd9c00000-0xd9cfffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.5: PCI bridge to [bus 18] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.5: bridge window [mem 0xcba00000-0xcbafffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.5: bridge window [mem 0xda000000-0xda0fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.6: PCI bridge to [bus 19] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.6: bridge window [mem 0xcbe00000-0xcbefffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.6: bridge window [mem 0xda400000-0xda4fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.7: PCI bridge to [bus 1a] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.7: bridge window [mem 0xcc200000-0xcc2fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:17.7: bridge window [mem 0xda800000-0xda8fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.0: PCI bridge to [bus 1b] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.0: bridge window [io 0x7000-0x7fff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.0: bridge window [mem 0xca700000-0xca7fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.0: bridge window [mem 0xd8d00000-0xd8dfffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.1: PCI bridge to [bus 1c] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.1: bridge window [io 0xb000-0xbfff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.1: bridge window [mem 0xcab00000-0xcabfffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.1: bridge window [mem 0xd9100000-0xd91fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.2: PCI bridge to [bus 1d] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.2: bridge window [mem 0xcaf00000-0xcaffffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.2: bridge window [mem 0xd9500000-0xd95fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.3: PCI bridge to [bus 1e] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.3: bridge window [mem 0xcb300000-0xcb3fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.3: bridge window [mem 0xd9900000-0xd99fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.4: PCI bridge to [bus 1f] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.4: bridge window [mem 0xcb700000-0xcb7fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.4: bridge window [mem 0xd9d00000-0xd9dfffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.5: PCI bridge to [bus 20] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.5: bridge window [mem 0xcbb00000-0xcbbfffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.5: bridge window [mem 0xda100000-0xda1fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.6: PCI bridge to [bus 21] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.6: bridge window [mem 0xcbf00000-0xcbffffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.6: bridge window [mem 0xda500000-0xda5fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.7: PCI bridge to [bus 22] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.7: bridge window [mem 0xcc300000-0xcc3fffff] >Dec 21 19:21:55 localhost kernel: pci 0000:00:18.7: bridge window [mem 0xda900000-0xda9fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci 0000:00:01.0: setting latency timer to 64 >Dec 21 19:21:55 localhost kernel: pci_bus 0000:00: resource 4 [mem 0x000a0000-0x000bffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:00: resource 5 [mem 0x000cc000-0x000cffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000d0000-0x000d3fff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:00: resource 10 [io 0x0000-0x0cf7] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:00: resource 11 [io 0x0d00-0xfeff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:02: resource 0 [io 0x2000-0x3fff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:02: resource 1 [mem 0xc9000000-0xca3fffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:02: resource 2 [mem 0xd8400000-0xd89fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:02: resource 4 [mem 0x000a0000-0x000bffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:02: resource 5 [mem 0x000cc000-0x000cffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:02: resource 6 [mem 0x000d0000-0x000d3fff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:02: resource 7 [mem 0x000d4000-0x000d7fff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:02: resource 8 [mem 0x000d8000-0x000dbfff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:02: resource 9 [mem 0xc0000000-0xfebfffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:02: resource 10 [io 0x0000-0x0cf7] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:02: resource 11 [io 0x0d00-0xfeff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:03: resource 0 [io 0x4000-0x4fff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xca400000-0xca4fffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:03: resource 2 [mem 0xd8a00000-0xd8afffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:04: resource 0 [io 0x8000-0x8fff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:04: resource 1 [mem 0xca800000-0xca8fffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:04: resource 2 [mem 0xd8e00000-0xd8efffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:05: resource 0 [io 0xc000-0xcfff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:05: resource 1 [mem 0xcac00000-0xcacfffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:05: resource 2 [mem 0xd9200000-0xd92fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:06: resource 1 [mem 0xcb000000-0xcb0fffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:06: resource 2 [mem 0xd9600000-0xd96fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:07: resource 1 [mem 0xcb400000-0xcb4fffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:07: resource 2 [mem 0xd9a00000-0xd9afffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:08: resource 1 [mem 0xcb800000-0xcb8fffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:08: resource 2 [mem 0xd9e00000-0xd9efffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:09: resource 1 [mem 0xcbc00000-0xcbcfffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:09: resource 2 [mem 0xda200000-0xda2fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:0a: resource 1 [mem 0xcc000000-0xcc0fffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:0a: resource 2 [mem 0xda600000-0xda6fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:0b: resource 0 [io 0x5000-0x5fff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:0b: resource 1 [mem 0xca500000-0xca5fffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:0b: resource 2 [mem 0xd8b00000-0xd8bfffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:0c: resource 0 [io 0x9000-0x9fff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:0c: resource 1 [mem 0xca900000-0xca9fffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:0c: resource 2 [mem 0xd8f00000-0xd8ffffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:0d: resource 0 [io 0xd000-0xdfff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:0d: resource 1 [mem 0xcad00000-0xcadfffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:0d: resource 2 [mem 0xd9300000-0xd93fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:0e: resource 1 [mem 0xcb100000-0xcb1fffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:0e: resource 2 [mem 0xd9700000-0xd97fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:0f: resource 1 [mem 0xcb500000-0xcb5fffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:0f: resource 2 [mem 0xd9b00000-0xd9bfffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:10: resource 1 [mem 0xcb900000-0xcb9fffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:10: resource 2 [mem 0xd9f00000-0xd9ffffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:11: resource 1 [mem 0xcbd00000-0xcbdfffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:11: resource 2 [mem 0xda300000-0xda3fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:12: resource 1 [mem 0xcc100000-0xcc1fffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:12: resource 2 [mem 0xda700000-0xda7fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:13: resource 0 [io 0x6000-0x6fff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:13: resource 1 [mem 0xca600000-0xca6fffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:13: resource 2 [mem 0xd8c00000-0xd8cfffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:14: resource 0 [io 0xa000-0xafff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:14: resource 1 [mem 0xcaa00000-0xcaafffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:14: resource 2 [mem 0xd9000000-0xd90fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:15: resource 0 [io 0xe000-0xefff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:15: resource 1 [mem 0xcae00000-0xcaefffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:15: resource 2 [mem 0xd9400000-0xd94fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:16: resource 1 [mem 0xcb200000-0xcb2fffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:16: resource 2 [mem 0xd9800000-0xd98fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:17: resource 1 [mem 0xcb600000-0xcb6fffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:17: resource 2 [mem 0xd9c00000-0xd9cfffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:18: resource 1 [mem 0xcba00000-0xcbafffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:18: resource 2 [mem 0xda000000-0xda0fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:19: resource 1 [mem 0xcbe00000-0xcbefffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:19: resource 2 [mem 0xda400000-0xda4fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:1a: resource 1 [mem 0xcc200000-0xcc2fffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:1a: resource 2 [mem 0xda800000-0xda8fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:1b: resource 0 [io 0x7000-0x7fff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:1b: resource 1 [mem 0xca700000-0xca7fffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:1b: resource 2 [mem 0xd8d00000-0xd8dfffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:1c: resource 0 [io 0xb000-0xbfff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:1c: resource 1 [mem 0xcab00000-0xcabfffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:1c: resource 2 [mem 0xd9100000-0xd91fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:1d: resource 1 [mem 0xcaf00000-0xcaffffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:1d: resource 2 [mem 0xd9500000-0xd95fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:1e: resource 1 [mem 0xcb300000-0xcb3fffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:1e: resource 2 [mem 0xd9900000-0xd99fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:1f: resource 1 [mem 0xcb700000-0xcb7fffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:1f: resource 2 [mem 0xd9d00000-0xd9dfffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:20: resource 1 [mem 0xcbb00000-0xcbbfffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:20: resource 2 [mem 0xda100000-0xda1fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:21: resource 1 [mem 0xcbf00000-0xcbffffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:21: resource 2 [mem 0xda500000-0xda5fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:22: resource 1 [mem 0xcc300000-0xcc3fffff] >Dec 21 19:21:55 localhost kernel: pci_bus 0000:22: resource 2 [mem 0xda900000-0xda9fffff 64bit pref] >Dec 21 19:21:55 localhost kernel: NET: Registered protocol family 2 >Dec 21 19:21:55 localhost kernel: TCP established hash table entries: 16384 (order: 6, 262144 bytes) >Dec 21 19:21:55 localhost kernel: TCP bind hash table entries: 16384 (order: 6, 262144 bytes) >Dec 21 19:21:55 localhost kernel: TCP: Hash tables configured (established 16384 bind 16384) >Dec 21 19:21:55 localhost kernel: TCP: reno registered >Dec 21 19:21:55 localhost kernel: UDP hash table entries: 1024 (order: 3, 32768 bytes) >Dec 21 19:21:55 localhost kernel: UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >Dec 21 19:21:55 localhost kernel: NET: Registered protocol family 1 >Dec 21 19:21:55 localhost kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers >Dec 21 19:21:55 localhost kernel: pci 0000:00:0f.0: Boot video device >Dec 21 19:21:55 localhost kernel: PCI: CLS mismatch (32 != 64), using 64 bytes >Dec 21 19:21:55 localhost kernel: Unpacking initramfs... >Dec 21 19:21:55 localhost kernel: Freeing initrd memory: 31256K (ffff88007e039000 - ffff88007febf000) >Dec 21 19:21:55 localhost kernel: Simple Boot Flag at 0x36 set to 0x80 >Dec 21 19:21:55 localhost kernel: Switched to clocksource tsc >Dec 21 19:21:55 localhost kernel: Initialise system trusted keyring >Dec 21 19:21:55 localhost kernel: audit: initializing netlink socket (disabled) >Dec 21 19:21:55 localhost kernel: type=2000 audit(1387650113.867:1): initialized >Dec 21 19:21:55 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Dec 21 19:21:55 localhost kernel: zbud: loaded >Dec 21 19:21:55 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Dec 21 19:21:55 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Dec 21 19:21:55 localhost kernel: msgmni has been set to 3984 >Dec 21 19:21:55 localhost kernel: Key type big_key registered >Dec 21 19:21:55 localhost kernel: SELinux: Registering netfilter hooks >Dec 21 19:21:55 localhost kernel: alg: No test for stdrng (krng) >Dec 21 19:21:55 localhost kernel: NET: Registered protocol family 38 >Dec 21 19:21:55 localhost kernel: Key type asymmetric registered >Dec 21 19:21:55 localhost kernel: Asymmetric key parser 'x509' registered >Dec 21 19:21:55 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Dec 21 19:21:55 localhost kernel: io scheduler noop registered >Dec 21 19:21:55 localhost kernel: io scheduler deadline registered >Dec 21 19:21:55 localhost kernel: io scheduler cfq registered (default) >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:15.0: irq 40 for MSI/MSI-X >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:15.1: irq 41 for MSI/MSI-X >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:15.2: irq 42 for MSI/MSI-X >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:15.3: irq 43 for MSI/MSI-X >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:15.4: irq 44 for MSI/MSI-X >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:15.5: irq 45 for MSI/MSI-X >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:15.6: irq 46 for MSI/MSI-X >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:15.7: irq 47 for MSI/MSI-X >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:16.0: irq 48 for MSI/MSI-X >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:16.1: irq 49 for MSI/MSI-X >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:16.2: irq 50 for MSI/MSI-X >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:16.3: irq 51 for MSI/MSI-X >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:16.4: irq 52 for MSI/MSI-X >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:16.5: irq 53 for MSI/MSI-X >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:16.6: irq 54 for MSI/MSI-X >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:16.7: irq 55 for MSI/MSI-X >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:17.0: irq 56 for MSI/MSI-X >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:17.1: irq 57 for MSI/MSI-X >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:17.2: irq 58 for MSI/MSI-X >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:17.3: irq 59 for MSI/MSI-X >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:17.4: irq 60 for MSI/MSI-X >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:17.5: irq 61 for MSI/MSI-X >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:17.6: irq 62 for MSI/MSI-X >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:17.7: irq 63 for MSI/MSI-X >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:18.0: irq 64 for MSI/MSI-X >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:18.1: irq 65 for MSI/MSI-X >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:18.2: irq 66 for MSI/MSI-X >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:18.3: irq 67 for MSI/MSI-X >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:18.4: irq 68 for MSI/MSI-X >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:18.5: irq 69 for MSI/MSI-X >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:18.6: irq 70 for MSI/MSI-X >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:18.7: irq 71 for MSI/MSI-X >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:15.0: Signaling PME through PCIe PME interrupt >Dec 21 19:21:55 localhost kernel: pcie_pme 0000:00:15.0:pcie01: service driver pcie_pme loaded >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:15.1: Signaling PME through PCIe PME interrupt >Dec 21 19:21:55 localhost kernel: pcie_pme 0000:00:15.1:pcie01: service driver pcie_pme loaded >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:15.2: Signaling PME through PCIe PME interrupt >Dec 21 19:21:55 localhost kernel: pcie_pme 0000:00:15.2:pcie01: service driver pcie_pme loaded >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:15.3: Signaling PME through PCIe PME interrupt >Dec 21 19:21:55 localhost kernel: pcie_pme 0000:00:15.3:pcie01: service driver pcie_pme loaded >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:15.4: Signaling PME through PCIe PME interrupt >Dec 21 19:21:55 localhost kernel: pcie_pme 0000:00:15.4:pcie01: service driver pcie_pme loaded >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:15.5: Signaling PME through PCIe PME interrupt >Dec 21 19:21:55 localhost kernel: pcie_pme 0000:00:15.5:pcie01: service driver pcie_pme loaded >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:15.6: Signaling PME through PCIe PME interrupt >Dec 21 19:21:55 localhost kernel: pcie_pme 0000:00:15.6:pcie01: service driver pcie_pme loaded >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:15.7: Signaling PME through PCIe PME interrupt >Dec 21 19:21:55 localhost kernel: pcie_pme 0000:00:15.7:pcie01: service driver pcie_pme loaded >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:16.0: Signaling PME through PCIe PME interrupt >Dec 21 19:21:55 localhost kernel: pcie_pme 0000:00:16.0:pcie01: service driver pcie_pme loaded >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:16.1: Signaling PME through PCIe PME interrupt >Dec 21 19:21:55 localhost kernel: pcie_pme 0000:00:16.1:pcie01: service driver pcie_pme loaded >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:16.2: Signaling PME through PCIe PME interrupt >Dec 21 19:21:55 localhost kernel: pcie_pme 0000:00:16.2:pcie01: service driver pcie_pme loaded >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:16.3: Signaling PME through PCIe PME interrupt >Dec 21 19:21:55 localhost kernel: pcie_pme 0000:00:16.3:pcie01: service driver pcie_pme loaded >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:16.4: Signaling PME through PCIe PME interrupt >Dec 21 19:21:55 localhost kernel: pcie_pme 0000:00:16.4:pcie01: service driver pcie_pme loaded >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:16.5: Signaling PME through PCIe PME interrupt >Dec 21 19:21:55 localhost kernel: pcie_pme 0000:00:16.5:pcie01: service driver pcie_pme loaded >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:16.6: Signaling PME through PCIe PME interrupt >Dec 21 19:21:55 localhost kernel: pcie_pme 0000:00:16.6:pcie01: service driver pcie_pme loaded >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:16.7: Signaling PME through PCIe PME interrupt >Dec 21 19:21:55 localhost kernel: pcie_pme 0000:00:16.7:pcie01: service driver pcie_pme loaded >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:17.0: Signaling PME through PCIe PME interrupt >Dec 21 19:21:55 localhost kernel: pcie_pme 0000:00:17.0:pcie01: service driver pcie_pme loaded >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:17.1: Signaling PME through PCIe PME interrupt >Dec 21 19:21:55 localhost kernel: pcie_pme 0000:00:17.1:pcie01: service driver pcie_pme loaded >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:17.2: Signaling PME through PCIe PME interrupt >Dec 21 19:21:55 localhost kernel: pcie_pme 0000:00:17.2:pcie01: service driver pcie_pme loaded >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:17.3: Signaling PME through PCIe PME interrupt >Dec 21 19:21:55 localhost kernel: pcie_pme 0000:00:17.3:pcie01: service driver pcie_pme loaded >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:17.4: Signaling PME through PCIe PME interrupt >Dec 21 19:21:55 localhost kernel: pcie_pme 0000:00:17.4:pcie01: service driver pcie_pme loaded >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:17.5: Signaling PME through PCIe PME interrupt >Dec 21 19:21:55 localhost kernel: pcie_pme 0000:00:17.5:pcie01: service driver pcie_pme loaded >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:17.6: Signaling PME through PCIe PME interrupt >Dec 21 19:21:55 localhost kernel: pcie_pme 0000:00:17.6:pcie01: service driver pcie_pme loaded >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:17.7: Signaling PME through PCIe PME interrupt >Dec 21 19:21:55 localhost kernel: pcie_pme 0000:00:17.7:pcie01: service driver pcie_pme loaded >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:18.0: Signaling PME through PCIe PME interrupt >Dec 21 19:21:55 localhost kernel: pcie_pme 0000:00:18.0:pcie01: service driver pcie_pme loaded >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:18.1: Signaling PME through PCIe PME interrupt >Dec 21 19:21:55 localhost kernel: pcie_pme 0000:00:18.1:pcie01: service driver pcie_pme loaded >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:18.2: Signaling PME through PCIe PME interrupt >Dec 21 19:21:55 localhost kernel: pcie_pme 0000:00:18.2:pcie01: service driver pcie_pme loaded >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:18.3: Signaling PME through PCIe PME interrupt >Dec 21 19:21:55 localhost kernel: pcie_pme 0000:00:18.3:pcie01: service driver pcie_pme loaded >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:18.4: Signaling PME through PCIe PME interrupt >Dec 21 19:21:55 localhost kernel: pcie_pme 0000:00:18.4:pcie01: service driver pcie_pme loaded >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:18.5: Signaling PME through PCIe PME interrupt >Dec 21 19:21:55 localhost kernel: pcie_pme 0000:00:18.5:pcie01: service driver pcie_pme loaded >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:18.6: Signaling PME through PCIe PME interrupt >Dec 21 19:21:55 localhost kernel: pcie_pme 0000:00:18.6:pcie01: service driver pcie_pme loaded >Dec 21 19:21:55 localhost kernel: pcieport 0000:00:18.7: Signaling PME through PCIe PME interrupt >Dec 21 19:21:55 localhost kernel: pcie_pme 0000:00:18.7:pcie01: service driver pcie_pme loaded >Dec 21 19:21:55 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:15.0:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:15.0:pcie04: service driver pciehp loaded >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:15.1:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:15.1:pcie04: service driver pciehp loaded >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:15.2:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:15.2:pcie04: service driver pciehp loaded >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:15.3:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:15.3:pcie04: service driver pciehp loaded >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:15.4:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:15.4:pcie04: service driver pciehp loaded >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:15.5:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:15.5:pcie04: service driver pciehp loaded >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:15.6:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:15.6:pcie04: service driver pciehp loaded >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:15.7:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:15.7:pcie04: service driver pciehp loaded >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:16.0:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:16.0:pcie04: service driver pciehp loaded >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:16.1:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:16.1:pcie04: service driver pciehp loaded >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:16.2:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:16.2:pcie04: service driver pciehp loaded >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:16.3:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:16.3:pcie04: service driver pciehp loaded >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:16.4:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:16.4:pcie04: service driver pciehp loaded >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:16.5:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:16.5:pcie04: service driver pciehp loaded >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:16.6:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:16.6:pcie04: service driver pciehp loaded >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:16.7:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:16.7:pcie04: service driver pciehp loaded >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:17.0:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:17.0:pcie04: service driver pciehp loaded >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:17.1:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:17.1:pcie04: service driver pciehp loaded >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:17.2:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:17.2:pcie04: service driver pciehp loaded >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:17.3:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:17.3:pcie04: service driver pciehp loaded >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:17.4:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:17.4:pcie04: service driver pciehp loaded >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:17.5:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:17.5:pcie04: service driver pciehp loaded >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:17.6:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:17.6:pcie04: service driver pciehp loaded >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:17.7:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:17.7:pcie04: service driver pciehp loaded >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:18.0:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:18.0:pcie04: service driver pciehp loaded >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:18.1:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:18.1:pcie04: service driver pciehp loaded >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:18.2:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:18.2:pcie04: service driver pciehp loaded >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:18.3:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:18.3:pcie04: service driver pciehp loaded >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:18.4:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:18.4:pcie04: service driver pciehp loaded >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:18.5:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:18.5:pcie04: service driver pciehp loaded >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:18.6:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:18.6:pcie04: service driver pciehp loaded >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:18.7:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 15ad ss_did 7a0 >Dec 21 19:21:55 localhost kernel: pciehp 0000:00:18.7:pcie04: service driver pciehp loaded >Dec 21 19:21:55 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Dec 21 19:21:55 localhost kernel: intel_idle: does not run on family 6 model 30 >Dec 21 19:21:55 localhost kernel: ACPI: AC Adapter [ACAD] (on-line) >Dec 21 19:21:55 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >Dec 21 19:21:55 localhost kernel: ACPI: Power Button [PWRF] >Dec 21 19:21:55 localhost kernel: GHES: HEST is not enabled! >Dec 21 19:21:55 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Dec 21 19:21:55 localhost kernel: 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Dec 21 19:21:55 localhost kernel: 00:0a: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A >Dec 21 19:21:55 localhost kernel: Non-volatile memory driver v1.3 >Dec 21 19:21:55 localhost kernel: Linux agpgart interface v0.103 >Dec 21 19:21:55 localhost kernel: agpgart-intel 0000:00:00.0: Intel 440BX Chipset >Dec 21 19:21:55 localhost kernel: agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x0 >Dec 21 19:21:55 localhost kernel: ata_piix 0000:00:07.1: version 2.13 >Dec 21 19:21:55 localhost kernel: scsi0 : ata_piix >Dec 21 19:21:55 localhost kernel: scsi1 : ata_piix >Dec 21 19:21:55 localhost kernel: ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0x10c0 irq 14 >Dec 21 19:21:55 localhost kernel: ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0x10c8 irq 15 >Dec 21 19:21:55 localhost kernel: libphy: Fixed MDIO Bus: probed >Dec 21 19:21:55 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Dec 21 19:21:55 localhost kernel: ehci-pci: EHCI PCI platform driver >Dec 21 19:21:55 localhost kernel: ehci-pci 0000:02:03.0: EHCI Host Controller >Dec 21 19:21:55 localhost kernel: ehci-pci 0000:02:03.0: new USB bus registered, assigned bus number 1 >Dec 21 19:21:55 localhost kernel: ehci-pci 0000:02:03.0: cache line size of 64 is not supported >Dec 21 19:21:55 localhost kernel: ehci-pci 0000:02:03.0: irq 17, io mem 0xc9010000 >Dec 21 19:21:55 localhost kernel: ehci-pci 0000:02:03.0: USB 2.0 started, EHCI 1.00 >Dec 21 19:21:55 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Dec 21 19:21:55 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 21 19:21:55 localhost kernel: usb usb1: Product: EHCI Host Controller >Dec 21 19:21:55 localhost kernel: usb usb1: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >Dec 21 19:21:55 localhost kernel: usb usb1: SerialNumber: 0000:02:03.0 >Dec 21 19:21:55 localhost kernel: hub 1-0:1.0: USB hub found >Dec 21 19:21:55 localhost kernel: hub 1-0:1.0: 6 ports detected >Dec 21 19:21:55 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Dec 21 19:21:55 localhost kernel: ohci-pci: OHCI PCI platform driver >Dec 21 19:21:55 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Dec 21 19:21:55 localhost kernel: uhci_hcd 0000:02:00.0: UHCI Host Controller >Dec 21 19:21:55 localhost kernel: uhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2 >Dec 21 19:21:55 localhost kernel: uhci_hcd 0000:02:00.0: irq 18, io base 0x00002080 >Dec 21 19:21:55 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >Dec 21 19:21:55 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 21 19:21:55 localhost kernel: usb usb2: Product: UHCI Host Controller >Dec 21 19:21:55 localhost kernel: usb usb2: Manufacturer: Linux 3.11.10-301.fc20.x86_64 uhci_hcd >Dec 21 19:21:55 localhost kernel: usb usb2: SerialNumber: 0000:02:00.0 >Dec 21 19:21:55 localhost kernel: hub 2-0:1.0: USB hub found >Dec 21 19:21:55 localhost kernel: hub 2-0:1.0: 2 ports detected >Dec 21 19:21:55 localhost kernel: usbcore: registered new interface driver usbserial >Dec 21 19:21:55 localhost kernel: usbcore: registered new interface driver usbserial_generic >Dec 21 19:21:55 localhost kernel: usbserial: USB Serial support registered for generic >Dec 21 19:21:55 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUS] at 0x60,0x64 irq 1,12 >Dec 21 19:21:55 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Dec 21 19:21:55 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Dec 21 19:21:55 localhost kernel: mousedev: PS/2 mouse device common for all mice >Dec 21 19:21:55 localhost kernel: rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 >Dec 21 19:21:55 localhost kernel: rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >Dec 21 19:21:55 localhost kernel: device-mapper: uevent: version 1.0.3 >Dec 21 19:21:55 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >Dec 21 19:21:55 localhost kernel: device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >Dec 21 19:21:55 localhost kernel: cpuidle: using governor menu >Dec 21 19:21:55 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Dec 21 19:21:55 localhost kernel: usbcore: registered new interface driver usbhid >Dec 21 19:21:55 localhost kernel: usbhid: USB HID core driver >Dec 21 19:21:55 localhost kernel: drop_monitor: Initializing network drop monitor service >Dec 21 19:21:55 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Dec 21 19:21:55 localhost kernel: TCP: cubic registered >Dec 21 19:21:55 localhost kernel: Initializing XFRM netlink socket >Dec 21 19:21:55 localhost kernel: NET: Registered protocol family 10 >Dec 21 19:21:55 localhost kernel: mip6: Mobile IPv6 >Dec 21 19:21:55 localhost kernel: NET: Registered protocol family 17 >Dec 21 19:21:55 localhost kernel: PM: Hibernation image not present or could not be loaded. >Dec 21 19:21:55 localhost kernel: Loading compiled-in X.509 certificates >Dec 21 19:21:55 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 03591dc57a690741401a1c202e2b3d9f4fed2a0e' >Dec 21 19:21:55 localhost kernel: registered taskstats version 1 >Dec 21 19:21:55 localhost kernel: Magic number: 9:348:393 >Dec 21 19:21:55 localhost kernel: rtc_cmos 00:03: setting system clock to 2013-12-21 18:21:55 UTC (1387650115) >Dec 21 19:21:55 localhost kernel: ata2.00: ATAPI: VMware Virtual IDE CDROM Drive, 00000001, max UDMA/33 >Dec 21 19:21:55 localhost kernel: ata2.00: configured for UDMA/33 >Dec 21 19:21:55 localhost kernel: scsi 1:0:0:0: CD-ROM NECVMWar VMware IDE CDR10 1.00 PQ: 0 ANSI: 5 >Dec 21 19:21:55 localhost kernel: sr0: scsi3-mmc drive: 125x/125x cd/rw xa/form2 cdda tray >Dec 21 19:21:55 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Dec 21 19:21:55 localhost kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0 >Dec 21 19:21:55 localhost kernel: sr 1:0:0:0: Attached scsi generic sg0 type 5 >Dec 21 19:21:55 localhost kernel: Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >Dec 21 19:21:55 localhost kernel: Write protecting the kernel read-only data: 12288k >Dec 21 19:21:55 localhost kernel: Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >Dec 21 19:21:55 localhost kernel: Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >Dec 21 19:21:55 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Dec 21 19:21:55 localhost systemd[1]: Detected virtualization 'vmware'. >Dec 21 19:21:55 localhost systemd[1]: Running in initial RAM disk. >Dec 21 19:21:55 localhost systemd[1]: No hostname configured. >Dec 21 19:21:55 localhost systemd[1]: Set hostname to <localhost>. >Dec 21 19:21:55 localhost systemd[1]: Initializing machine ID from random generator. >Dec 21 19:21:55 localhost systemd[1]: Starting -.slice. >Dec 21 19:21:55 localhost systemd[1]: Created slice -.slice. >Dec 21 19:21:55 localhost systemd[1]: Starting System Slice. >Dec 21 19:21:55 localhost systemd[1]: Created slice System Slice. >Dec 21 19:21:55 localhost systemd[1]: Starting Slices. >Dec 21 19:21:55 localhost systemd[1]: Reached target Slices. >Dec 21 19:21:55 localhost systemd[1]: Starting Timers. >Dec 21 19:21:55 localhost systemd[1]: Reached target Timers. >Dec 21 19:21:55 localhost systemd[1]: Starting udev Kernel Socket. >Dec 21 19:21:55 localhost systemd[1]: Listening on udev Kernel Socket. >Dec 21 19:21:55 localhost systemd[1]: Starting udev Control Socket. >Dec 21 19:21:55 localhost systemd[1]: Listening on udev Control Socket. >Dec 21 19:21:55 localhost systemd[1]: Starting Journal Socket. >Dec 21 19:21:55 localhost systemd[1]: Listening on Journal Socket. >Dec 21 19:21:55 localhost systemd[1]: Starting dracut cmdline hook... >Dec 21 19:21:55 localhost systemd[1]: Starting Sockets. >Dec 21 19:21:55 localhost systemd[1]: Reached target Sockets. >Dec 21 19:21:55 localhost systemd[1]: Starting Journal Service... >Dec 21 19:21:55 localhost systemd[1]: Started Journal Service. >Dec 21 19:21:55 localhost kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input2 >Dec 21 19:21:55 localhost kernel: usb 2-1: new full-speed USB device number 2 using uhci_hcd >Dec 21 19:21:55 localhost kernel: loop: module loaded >Dec 21 19:21:55 localhost kernel: usb 2-1: New USB device found, idVendor=0e0f, idProduct=0003 >Dec 21 19:21:55 localhost kernel: usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Dec 21 19:21:55 localhost kernel: usb 2-1: Product: VMware Virtual USB Mouse >Dec 21 19:21:55 localhost kernel: usb 2-1: Manufacturer: VMware >Dec 21 19:21:55 localhost kernel: input: VMware VMware Virtual USB Mouse as /devices/pci0000:00/0000:00:11.0/0000:02:00.0/usb2/2-1/2-1:1.0/input/input3 >Dec 21 19:21:55 localhost kernel: hid-generic 0003:0E0F:0003.0001: input,hidraw0: USB HID v1.10 Mouse [VMware VMware Virtual USB Mouse] on usb-0000:02:00.0-1/input0 >Dec 21 19:21:55 localhost systemd-journal[63]: Journal started >Dec 21 19:21:55 localhost systemd[1]: Starting Setup Virtual Console... >Dec 21 19:21:55 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel... >Dec 21 19:21:55 localhost systemd[1]: Started Load Kernel Modules. >Dec 21 19:21:55 localhost systemd[1]: Starting Encrypted Volumes. >Dec 21 19:21:55 localhost systemd[1]: Reached target Encrypted Volumes. >Dec 21 19:21:55 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Dec 21 19:21:55 localhost systemd[1]: Starting Swap. >Dec 21 19:21:55 localhost systemd[1]: Reached target Swap. >Dec 21 19:21:55 localhost systemd[1]: Starting Local File Systems. >Dec 21 19:21:55 localhost systemd[1]: Reached target Local File Systems. >Dec 21 19:21:55 localhost systemd[1]: Started Setup Virtual Console. >Dec 21 19:21:55 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Dec 21 19:21:55 localhost systemd[1]: Starting Create static device nodes in /dev... >Dec 21 19:21:55 localhost systemd[1]: Started Create static device nodes in /dev. >Dec 21 19:21:55 localhost kernel: input: VMware VMware Virtual USB Mouse as /devices/pci0000:00/0000:00:11.0/0000:02:00.0/usb2/2-1/2-1:1.1/input/input4 >Dec 21 19:21:55 localhost dracut-cmdline[62]: dracut-20 (Heisenbug) dracut-034-64.git20131205.fc20 >Dec 21 19:21:55 localhost dracut-cmdline[62]: rd.luks=0: removing cryptoluks activation >Dec 21 19:21:55 localhost dracut-cmdline[62]: root was live:CDLABEL=Fedora-Live-Desktop-x86_64-20-1, is now live:/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1 >Dec 21 19:21:55 localhost kernel: hid-generic 0003:0E0F:0003.0002: input,hidraw1: USB HID v1.10 Mouse [VMware VMware Virtual USB Mouse] on usb-0000:02:00.0-1/input1 >Dec 21 19:21:55 localhost kernel: usb 2-2: new full-speed USB device number 3 using uhci_hcd >Dec 21 19:21:56 localhost systemd[1]: Started dracut cmdline hook. >Dec 21 19:21:56 localhost systemd[1]: Starting dracut pre-udev hook... >Dec 21 19:21:56 localhost kernel: usb 2-2: New USB device found, idVendor=0e0f, idProduct=0002 >Dec 21 19:21:56 localhost kernel: usb 2-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0 >Dec 21 19:21:56 localhost kernel: usb 2-2: Product: VMware Virtual USB Hub >Dec 21 19:21:56 localhost kernel: hub 2-2:1.0: USB hub found >Dec 21 19:21:56 localhost kernel: hub 2-2:1.0: 7 ports detected >Dec 21 19:21:56 localhost systemd[1]: Started dracut pre-udev hook. >Dec 21 19:21:56 localhost systemd[1]: Starting udev Kernel Device Manager... >Dec 21 19:21:56 localhost systemd[1]: Started udev Kernel Device Manager. >Dec 21 19:21:56 localhost systemd[1]: Starting dracut pre-trigger hook... >Dec 21 19:21:56 localhost systemd-udevd[233]: starting version 208 >Dec 21 19:21:56 localhost systemd-udevd[233]: invalid key/value pair in file /etc/udev/rules.d/99-resume.rules on line 1,starting at character 179 ('I') >Dec 21 19:21:56 localhost dracut-pre-trigger[234]: rd.dm=0: removing DM RAID activation >Dec 21 19:21:56 localhost dracut-pre-trigger[234]: rd.md.imsm=0: no MD RAID for imsm/isw raids >Dec 21 19:21:56 localhost dracut-pre-trigger[234]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >Dec 21 19:21:56 localhost dracut-pre-trigger[234]: rd.md=0: removing MD RAID activation >Dec 21 19:21:56 localhost systemd[1]: Started dracut pre-trigger hook. >Dec 21 19:21:56 localhost systemd[1]: Starting udev Coldplug all Devices... >Dec 21 19:21:56 localhost systemd-udevd[233]: invalid key/value pair in file /etc/udev/rules.d/99-resume.rules on line 1,starting at character 179 ('I') >Dec 21 19:21:56 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Dec 21 19:21:56 localhost systemd[1]: Started udev Coldplug all Devices. >Dec 21 19:21:56 localhost systemd[1]: Starting dracut initqueue hook... >Dec 21 19:21:56 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Dec 21 19:21:56 localhost systemd[1]: Starting System Initialization. >Dec 21 19:21:56 localhost systemd[1]: Reached target System Initialization. >Dec 21 19:21:56 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Dec 21 19:21:56 localhost kernel: e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI >Dec 21 19:21:56 localhost kernel: e1000: Copyright (c) 1999-2006 Intel Corporation. >Dec 21 19:21:56 localhost kernel: e1000 0000:02:01.0: setting latency timer to 64 >Dec 21 19:21:56 localhost systemd[1]: Reloading. >Dec 21 19:21:56 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Dec 21 19:21:56 localhost kernel: [drm] Capabilities: >Dec 21 19:21:56 localhost kernel: [drm] Rect copy. >Dec 21 19:21:56 localhost kernel: [drm] Cursor. >Dec 21 19:21:56 localhost kernel: [drm] Cursor bypass. >Dec 21 19:21:56 localhost kernel: [drm] Cursor bypass 2. >Dec 21 19:21:56 localhost kernel: [drm] 8bit emulation. >Dec 21 19:21:56 localhost kernel: [drm] Alpha cursor. >Dec 21 19:21:56 localhost kernel: [drm] 3D. >Dec 21 19:21:56 localhost kernel: [drm] Extended Fifo. >Dec 21 19:21:56 localhost kernel: [drm] Multimon. >Dec 21 19:21:56 localhost kernel: [drm] Pitchlock. >Dec 21 19:21:56 localhost kernel: [drm] Irq mask. >Dec 21 19:21:56 localhost kernel: [drm] Display Topology. >Dec 21 19:21:56 localhost kernel: [drm] GMR. >Dec 21 19:21:56 localhost kernel: [drm] Traces. >Dec 21 19:21:56 localhost kernel: [drm] GMR2. >Dec 21 19:21:56 localhost kernel: [drm] Screen Object 2. >Dec 21 19:21:56 localhost kernel: [drm] Max GMR ids is 64 >Dec 21 19:21:56 localhost kernel: [drm] Max GMR descriptors is 4096 >Dec 21 19:21:56 localhost kernel: [drm] Max number of GMR pages is 196608 >Dec 21 19:21:56 localhost kernel: [drm] Max dedicated hypervisor surface memory is 786432 kiB >Dec 21 19:21:56 localhost kernel: [drm] VRAM at 0xd0000000 size is 131072 kiB >Dec 21 19:21:56 localhost kernel: [drm] MMIO at 0xc8800000 size is 2048 kiB >Dec 21 19:21:56 localhost kernel: [drm] global init. >Dec 21 19:21:56 localhost kernel: [TTM] Zone kernel: Available graphics memory: 1022244 kiB >Dec 21 19:21:56 localhost kernel: [TTM] Initializing pool allocator >Dec 21 19:21:56 localhost kernel: [TTM] Initializing DMA pool allocator >Dec 21 19:21:56 localhost kernel: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >Dec 21 19:21:56 localhost kernel: [drm] No driver support for vblank timestamp query. >Dec 21 19:21:56 localhost kernel: [drm] Screen objects system initialized >Dec 21 19:21:56 localhost kernel: [drm] width 640 >Dec 21 19:21:56 localhost kernel: [drm] height 480 >Dec 21 19:21:56 localhost kernel: [drm] bpp 32 >Dec 21 19:21:56 localhost kernel: [drm] Fifo max 0x00200000 min 0x00001000 cap 0x0000077f >Dec 21 19:21:56 localhost kernel: fbcon: svgadrmfb (fb0) is primary device >Dec 21 19:21:56 localhost kernel: Console: switching to colour frame buffer device 100x37 >Dec 21 19:21:56 localhost kernel: [drm] Initialized vmwgfx 2.4.0 20120209 for 0000:00:0f.0 on minor 0 >Dec 21 19:21:56 localhost systemd[1]: Started Show Plymouth Boot Screen. >Dec 21 19:21:56 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Dec 21 19:21:56 localhost systemd[1]: Starting Paths. >Dec 21 19:21:56 localhost systemd[1]: Reached target Paths. >Dec 21 19:21:56 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch. >Dec 21 19:21:56 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Dec 21 19:21:56 localhost systemd[1]: Starting Basic System. >Dec 21 19:21:56 localhost systemd[1]: Reached target Basic System. >Dec 21 19:21:57 localhost kernel: e1000 0000:02:01.0 eth0: (PCI:66MHz:32-bit) 00:0c:29:6b:91:db >Dec 21 19:21:57 localhost kernel: e1000 0000:02:01.0 eth0: Intel(R) PRO/1000 Network Connection >Dec 21 19:21:57 localhost systemd-udevd[302]: renamed network interface eth0 to ens33 >Dec 21 19:21:57 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Dec 21 19:21:57 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Dec 21 19:21:57 localhost kernel: ISO 9660 Extensions: RRIP_1991A >Dec 21 19:21:57 localhost kernel: bio: create slab <bio-1> at 1 >Dec 21 19:21:57 localhost kernel: bio: create slab <bio-2> at 2 >Dec 21 19:21:57 localhost systemd[1]: Started dracut initqueue hook. >Dec 21 19:21:57 localhost systemd[1]: Starting dracut pre-mount hook... >Dec 21 19:21:57 localhost systemd[1]: Started dracut pre-mount hook. >Dec 21 19:21:57 localhost systemd[1]: Starting Initrd Root File System. >Dec 21 19:21:57 localhost systemd[1]: Reached target Initrd Root File System. >Dec 21 19:21:57 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Dec 21 19:21:57 localhost systemd[1]: Reloading. >Dec 21 19:21:57 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Dec 21 19:21:57 localhost systemd[1]: Started Reload Configuration from the Real Root. >Dec 21 19:21:57 localhost systemd[1]: Starting Initrd File Systems. >Dec 21 19:21:57 localhost systemd[1]: Reached target Initrd File Systems. >Dec 21 19:21:57 localhost systemd[1]: Starting dracut mount hook... >Dec 21 19:21:57 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Dec 21 19:21:57 localhost systemd[1]: Started dracut mount hook. >Dec 21 19:21:57 localhost systemd[1]: Starting Initrd Default Target. >Dec 21 19:21:57 localhost systemd[1]: Reached target Initrd Default Target. >Dec 21 19:21:57 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Dec 21 19:21:58 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Dec 21 19:21:58 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Dec 21 19:21:58 localhost systemd[1]: Stopping Cleaning Up and Shutting Down Daemons... >Dec 21 19:21:58 localhost systemd[1]: Starting Plymouth switch root service... >Dec 21 19:21:58 localhost systemd[1]: Stopped Cleaning Up and Shutting Down Daemons. >Dec 21 19:21:58 localhost systemd[1]: Stopping dracut pre-pivot and cleanup hook... >Dec 21 19:21:58 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Dec 21 19:21:58 localhost systemd[1]: Stopping Initrd Default Target. >Dec 21 19:21:58 localhost systemd[1]: Stopped target Initrd Default Target. >Dec 21 19:21:58 localhost systemd[1]: Stopping dracut mount hook... >Dec 21 19:21:58 localhost systemd[1]: Stopped dracut mount hook. >Dec 21 19:21:58 localhost systemd[1]: Stopping dracut pre-mount hook... >Dec 21 19:21:58 localhost systemd[1]: Stopped dracut pre-mount hook. >Dec 21 19:21:58 localhost systemd[1]: Stopping dracut initqueue hook... >Dec 21 19:21:58 localhost systemd[1]: Stopped dracut initqueue hook. >Dec 21 19:21:58 localhost systemd[1]: Stopping Basic System. >Dec 21 19:21:58 localhost systemd[1]: Stopped target Basic System. >Dec 21 19:21:58 localhost systemd[1]: Stopping Slices. >Dec 21 19:21:58 localhost systemd[1]: Stopped target Slices. >Dec 21 19:21:58 localhost systemd[1]: Stopping System Slice. >Dec 21 19:21:58 localhost systemd[1]: Removed slice System Slice. >Dec 21 19:21:58 localhost systemd[1]: Stopping -.slice. >Dec 21 19:21:58 localhost systemd[1]: Removed slice -.slice. >Dec 21 19:21:58 localhost systemd[1]: Stopping Paths. >Dec 21 19:21:58 localhost systemd[1]: Stopped target Paths. >Dec 21 19:21:58 localhost systemd[1]: Stopping Timers. >Dec 21 19:21:58 localhost systemd[1]: Stopped target Timers. >Dec 21 19:21:58 localhost systemd[1]: Stopping Sockets. >Dec 21 19:21:58 localhost systemd[1]: Stopped target Sockets. >Dec 21 19:21:58 localhost systemd[1]: Stopping System Initialization. >Dec 21 19:21:58 localhost systemd[1]: Stopped target System Initialization. >Dec 21 19:21:58 localhost systemd[1]: Stopping Encrypted Volumes. >Dec 21 19:21:58 localhost systemd[1]: Stopped target Encrypted Volumes. >Dec 21 19:21:58 localhost systemd[1]: Stopping udev Coldplug all Devices... >Dec 21 19:21:58 localhost systemd[1]: Stopped udev Coldplug all Devices. >Dec 21 19:21:58 localhost systemd[1]: Stopping dracut pre-trigger hook... >Dec 21 19:21:58 localhost systemd[1]: Stopped dracut pre-trigger hook. >Dec 21 19:21:58 localhost systemd[1]: Stopping Swap. >Dec 21 19:21:58 localhost systemd[1]: Stopped target Swap. >Dec 21 19:21:58 localhost systemd[1]: Stopping Local File Systems. >Dec 21 19:21:58 localhost systemd[1]: Stopped target Local File Systems. >Dec 21 19:21:58 localhost systemd[1]: Stopping udev Kernel Device Manager... >Dec 21 19:21:58 localhost systemd[1]: Stopped udev Kernel Device Manager. >Dec 21 19:21:58 localhost systemd[1]: Stopping dracut pre-udev hook... >Dec 21 19:21:58 localhost systemd[1]: Stopped dracut pre-udev hook. >Dec 21 19:21:58 localhost systemd[1]: Stopping dracut cmdline hook... >Dec 21 19:21:58 localhost systemd[1]: Stopped dracut cmdline hook. >Dec 21 19:21:58 localhost systemd[1]: Stopping Create static device nodes in /dev... >Dec 21 19:21:58 localhost systemd[1]: Stopped Create static device nodes in /dev. >Dec 21 19:21:58 localhost systemd[1]: Stopping Create list of required static device nodes for the current kernel... >Dec 21 19:21:58 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Dec 21 19:21:58 localhost systemd[1]: Stopping udev Control Socket. >Dec 21 19:21:58 localhost systemd[1]: Closed udev Control Socket. >Dec 21 19:21:58 localhost systemd[1]: Stopping udev Kernel Socket. >Dec 21 19:21:58 localhost systemd[1]: Closed udev Kernel Socket. >Dec 21 19:21:58 localhost systemd[1]: Starting Cleanup udevd DB... >Dec 21 19:21:58 localhost systemd[1]: Started Cleanup udevd DB. >Dec 21 19:21:58 localhost systemd[1]: Starting Switch Root. >Dec 21 19:21:58 localhost systemd[1]: Reached target Switch Root. >Dec 21 19:21:58 localhost systemd[1]: Started Plymouth switch root service. >Dec 21 19:21:58 localhost systemd[1]: Starting Switch Root... >Dec 21 19:21:58 localhost systemd[1]: Switching root. >Dec 21 19:21:58 localhost systemd-journal[63]: Journal stopped >Dec 21 19:22:02 localhost systemd-journal[565]: Runtime journal is using 8.0M (max 99.8M, leaving 149.7M of free 982.2M, current limit 99.8M). >Dec 21 19:22:02 localhost systemd-journal[565]: Runtime journal is using 8.0M (max 99.8M, leaving 149.7M of free 982.2M, current limit 99.8M). >Dec 21 19:22:02 localhost systemd-journald[63]: Received SIGTERM >Dec 21 19:22:02 localhost kernel: type=1404 audit(1387650119.401:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Dec 21 19:22:02 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Dec 21 19:22:02 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Dec 21 19:22:02 localhost kernel: SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >Dec 21 19:22:02 localhost kernel: SELinux: 83 classes, 101316 rules >Dec 21 19:22:02 localhost kernel: SELinux: Completing initialization. >Dec 21 19:22:02 localhost kernel: SELinux: Setting up existing superblocks. >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Dec 21 19:22:02 localhost kernel: type=1403 audit(1387650120.298:3): policy loaded auid=4294967295 ses=4294967295 >Dec 21 19:22:02 localhost systemd[1]: Successfully loaded SELinux policy in 956.133ms. >Dec 21 19:22:02 localhost systemd[1]: Relabelled /dev and /run in 54.673ms. >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Dec 21 19:22:02 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 21 19:22:02 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Dec 21 19:22:02 localhost systemd-journal[565]: Journal started >Dec 21 19:21:59 localhost systemd-cgroups-agent[533]: Failed to get D-Bus connection: Failed to connect to socket /run/systemd/private: No such file or directory >Dec 21 19:22:00 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Dec 21 19:22:00 localhost systemd[1]: Detected virtualization 'vmware'. >Dec 21 19:22:00 localhost systemd[1]: Failed to open private bus connection: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory >Dec 21 19:22:01 localhost systemd[1]: [/usr/lib/systemd/system/rtkit-daemon.service:32] Unknown lvalue 'ControlGroup' in section 'Service' >Dec 21 19:22:02 localhost systemd[1]: Started Apply Kernel Variables. >Dec 21 19:22:02 localhost systemd[1]: Mounted Configuration File System. >Dec 21 19:22:02 localhost systemd[1]: Mounted Debug File System. >Dec 21 19:22:02 localhost systemd[1]: Mounted Huge Pages File System. >Dec 21 19:22:02 localhost systemd[1]: Mounted POSIX Message Queue File System. >Dec 21 19:22:02 localhost systemd[1]: Mounted Temporary Directory. >Dec 21 19:22:02 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Dec 21 19:22:02 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Dec 21 19:22:02 localhost systemd[1]: Started udev Coldplug all Devices. >Dec 21 19:22:02 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Dec 21 19:22:02 localhost systemd[1]: Starting Create static device nodes in /dev... >Dec 21 19:22:02 localhost systemd[1]: Starting Import network configuration from initramfs... >Dec 21 19:22:02 localhost systemd[1]: Starting Configure read-only root support... >Dec 21 19:22:02 localhost systemd[1]: Starting Load/Save Random Seed... >Dec 21 19:22:02 localhost systemd[1]: Starting LVM2 metadata daemon... >Dec 21 19:22:03 localhost systemd[1]: Started Load/Save Random Seed. >Dec 21 19:22:03 localhost systemd[1]: Started LVM2 metadata daemon. >Dec 21 19:22:03 localhost lvm[561]: No volume groups found >Dec 21 19:22:03 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Dec 21 19:22:03 localhost systemd[1]: Started Import network configuration from initramfs. >Dec 21 19:22:03 localhost systemd[1]: Started Configure read-only root support. >Dec 21 19:22:03 localhost systemd[1]: Started Create static device nodes in /dev. >Dec 21 19:22:03 localhost systemd[1]: Starting udev Kernel Device Manager... >Dec 21 19:22:03 localhost systemd[1]: Starting Local File Systems (Pre). >Dec 21 19:22:03 localhost systemd[1]: Reached target Local File Systems (Pre). >Dec 21 19:22:03 localhost systemd-udevd[603]: starting version 208 >Dec 21 19:22:03 localhost systemd[1]: Started udev Kernel Device Manager. >Dec 21 19:22:04 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Dec 21 19:22:04 localhost systemd[1]: Starting Activation of DM RAID sets... >Dec 21 19:22:04 localhost systemd[1]: Mounted Configuration File System. >Dec 21 19:22:04 localhost systemd[1]: Started Activation of DM RAID sets. >Dec 21 19:22:04 localhost systemd[1]: Starting Local File Systems. >Dec 21 19:22:04 localhost systemd[1]: Reached target Local File Systems. >Dec 21 19:22:04 localhost systemd[1]: Started Relabel all filesystems, if necessary. >Dec 21 19:22:04 localhost systemd[1]: Started Reconfigure the system on administrator request. >Dec 21 19:22:04 localhost systemd[1]: Started Mark the need to relabel after reboot. >Dec 21 19:22:04 localhost systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage... >Dec 21 19:22:04 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Dec 21 19:22:04 localhost systemd[1]: Starting Recreate Volatile Files and Directories... >Dec 21 19:22:04 localhost systemd[1]: Starting Security Auditing Service... >Dec 21 19:22:04 localhost kernel: vmw_vmci 0000:00:07.7: Found VMCI PCI device at 0x11080, irq 16 >Dec 21 19:22:04 localhost kernel: vmw_vmci 0000:00:07.7: Using capabilities 0xc >Dec 21 19:22:04 localhost kernel: vmw_vmci 0000:00:07.7: irq 72 for MSI/MSI-X >Dec 21 19:22:04 localhost kernel: vmw_vmci 0000:00:07.7: irq 73 for MSI/MSI-X >Dec 21 19:22:04 localhost kernel: Guest personality initialized and is active >Dec 21 19:22:04 localhost kernel: VMCI host device registered (name=vmci, major=10, minor=59) >Dec 21 19:22:04 localhost kernel: Initialized host personality >Dec 21 19:22:04 localhost systemd[1]: Starting Encrypted Volumes. >Dec 21 19:22:04 localhost systemd[1]: Reached target Encrypted Volumes. >Dec 21 19:22:04 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >Dec 21 19:22:05 localhost kernel: piix4_smbus 0000:00:07.3: Host SMBus controller not enabled! >Dec 21 19:22:05 localhost kernel: parport_pc 00:08: reported by Plug and Play ACPI >Dec 21 19:22:05 localhost kernel: parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE] >Dec 21 19:22:05 localhost systemd-journal[565]: Permanent journal is using 8.0M (max 390.3M, leaving 585.5M of free 814.3M, current limit 228.8M). >Dec 21 19:22:05 localhost systemd-journal[565]: Time spent on flushing to /var is 74.998ms for 1683 entries. >Dec 21 19:22:05 localhost auditctl[630]: No rules >Dec 21 19:22:05 localhost auditctl[630]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >Dec 21 19:22:05 localhost systemd[1]: Started Trigger Flushing of Journal to Persistent Storage. >Dec 21 19:22:05 localhost systemd[1]: Started Security Auditing Service. >Dec 21 19:22:05 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Dec 21 19:22:05 localhost systemd[1]: Started Recreate Volatile Files and Directories. >Dec 21 19:22:05 localhost systemd[1]: Starting Update UTMP about System Reboot/Shutdown... >Dec 21 19:22:05 localhost systemd[1]: Started Update UTMP about System Reboot/Shutdown. >Dec 21 19:22:05 localhost systemd[1]: Starting System Initialization. >Dec 21 19:22:05 localhost systemd[1]: Reached target System Initialization. >Dec 21 19:22:05 localhost systemd[1]: Starting Daily Cleanup of Temporary Directories. >Dec 21 19:22:05 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >Dec 21 19:22:05 localhost systemd[1]: Started dnf makecache timer. >Dec 21 19:22:05 localhost systemd[1]: Starting Timers. >Dec 21 19:22:05 localhost systemd[1]: Reached target Timers. >Dec 21 19:22:05 localhost mtp-probe[640]: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:11.0/0000:02:00.0/usb2/2-1" >Dec 21 19:22:05 localhost mtp-probe[640]: bus: 2, device: 2 was not an MTP device >Dec 21 19:22:05 localhost kernel: Fusion MPT base driver 3.04.20 >Dec 21 19:22:05 localhost kernel: Copyright (c) 1999-2008 LSI Corporation >Dec 21 19:22:05 localhost kernel: ppdev: user-space parallel port driver >Dec 21 19:22:05 localhost kernel: microcode: CPU0 sig=0x106e5, pf=0x1, revision=0x4 >Dec 21 19:22:05 localhost kernel: Fusion MPT SPI Host driver 3.04.20 >Dec 21 19:22:05 localhost kernel: mptbase: ioc0: Initiating bringup >Dec 21 19:22:05 localhost kernel: ioc0: LSI53C1030 B0: Capabilities={Initiator} >Dec 21 19:22:05 localhost systemd[1]: Starting Manage Sound Card State (restore and store)... >Dec 21 19:22:05 localhost systemd[1]: Started Manage Sound Card State (restore and store). >Dec 21 19:22:05 localhost systemd[1]: Started Restore Sound Card State. >Dec 21 19:22:05 localhost systemd[1]: Starting CUPS Printer Service Spool. >Dec 21 19:22:05 localhost systemd[1]: Started CUPS Printer Service Spool. >Dec 21 19:22:05 localhost systemd[1]: Starting Paths. >Dec 21 19:22:05 localhost systemd[1]: Reached target Paths. >Dec 21 19:22:05 localhost systemd[1]: Starting CUPS Printing Service Sockets. >Dec 21 19:22:05 localhost kernel: scsi2 : ioc0: LSI53C1030 B0, FwRev=01032920h, Ports=1, MaxQ=128, IRQ=17 >Dec 21 19:22:05 localhost kernel: scsi 2:0:0:0: Direct-Access VMware, VMware Virtual S 1.0 PQ: 0 ANSI: 2 >Dec 21 19:22:05 localhost kernel: scsi target2:0:0: Beginning Domain Validation >Dec 21 19:22:05 localhost kernel: scsi target2:0:0: Domain Validation skipping write tests >Dec 21 19:22:05 localhost kernel: scsi target2:0:0: Ending Domain Validation >Dec 21 19:22:05 localhost kernel: scsi target2:0:0: FAST-40 WIDE SCSI 80.0 MB/s ST (25 ns, offset 127) >Dec 21 19:22:05 localhost kernel: sd 2:0:0:0: [sda] 41943040 512-byte logical blocks: (21.4 GB/20.0 GiB) >Dec 21 19:22:05 localhost kernel: sd 2:0:0:0: [sda] Write Protect is off >Dec 21 19:22:05 localhost kernel: sd 2:0:0:0: [sda] Mode Sense: 61 00 00 00 >Dec 21 19:22:05 localhost kernel: sd 2:0:0:0: [sda] Cache data unavailable >Dec 21 19:22:05 localhost kernel: sd 2:0:0:0: [sda] Assuming drive cache: write through >Dec 21 19:22:05 localhost kernel: sd 2:0:0:0: Attached scsi generic sg1 type 0 >Dec 21 19:22:05 localhost kernel: sd 2:0:0:0: [sda] Cache data unavailable >Dec 21 19:22:05 localhost kernel: sd 2:0:0:0: [sda] Assuming drive cache: write through >Dec 21 19:22:05 localhost kernel: sda: sda1 sda2 >Dec 21 19:22:05 localhost kernel: sd 2:0:0:0: [sda] Cache data unavailable >Dec 21 19:22:05 localhost kernel: sd 2:0:0:0: [sda] Assuming drive cache: write through >Dec 21 19:22:05 localhost kernel: sd 2:0:0:0: [sda] Attached SCSI disk >Dec 21 19:22:05 localhost systemd[1]: Listening on CUPS Printing Service Sockets. >Dec 21 19:22:05 localhost systemd[1]: Starting Open-iSCSI iscsiuio Socket. >Dec 21 19:22:05 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Dec 21 19:22:05 localhost systemd[1]: Starting Open-iSCSI iscsid Socket. >Dec 21 19:22:05 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >Dec 21 19:22:05 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket. >Dec 21 19:22:05 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Dec 21 19:22:05 localhost systemd[1]: Starting D-Bus System Message Bus Socket. >Dec 21 19:22:05 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >Dec 21 19:22:05 localhost systemd[1]: Starting Sockets. >Dec 21 19:22:05 localhost systemd[1]: Reached target Sockets. >Dec 21 19:22:05 localhost systemd[1]: Starting Basic System. >Dec 21 19:22:05 localhost systemd[1]: Reached target Basic System. >Dec 21 19:22:05 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >Dec 21 19:22:06 localhost kernel: microcode: CPU0 sig=0x106e5, pf=0x1, revision=0x4 >Dec 21 19:22:06 localhost kernel: microcode: CPU0 update to revision 0x6 failed >Dec 21 19:22:06 localhost kernel: microcode: CPU1 sig=0x106e5, pf=0x1, revision=0x4 >Dec 21 19:22:06 localhost kernel: microcode: CPU1 sig=0x106e5, pf=0x1, revision=0x4 >Dec 21 19:22:06 localhost kernel: microcode: CPU1 update to revision 0x6 failed >Dec 21 19:22:06 localhost kernel: microcode: CPU2 sig=0x106e5, pf=0x1, revision=0x4 >Dec 21 19:22:06 localhost kernel: microcode: CPU2 sig=0x106e5, pf=0x1, revision=0x4 >Dec 21 19:22:06 localhost kernel: microcode: CPU2 update to revision 0x6 failed >Dec 21 19:22:06 localhost kernel: microcode: CPU3 sig=0x106e5, pf=0x1, revision=0x4 >Dec 21 19:22:06 localhost kernel: microcode: CPU3 sig=0x106e5, pf=0x1, revision=0x4 >Dec 21 19:22:06 localhost kernel: microcode: CPU3 update to revision 0x6 failed >Dec 21 19:22:06 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Dec 21 19:22:06 localhost systemd[1]: Starting Permit User Sessions... >Dec 21 19:22:06 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Dec 21 19:22:06 localhost systemd[1]: Starting Accounts Service... >Dec 21 19:22:06 localhost systemd[1]: Starting Hardware RNG Entropy Gatherer Daemon... >Dec 21 19:22:06 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Dec 21 19:22:06 localhost systemd[1]: Starting Service for virtual machines hosted on VMware... >Dec 21 19:22:06 localhost systemd[1]: Started Service for virtual machines hosted on VMware. >Dec 21 19:22:06 localhost systemd[1]: Starting irqbalance daemon... >Dec 21 19:22:06 localhost systemd[1]: Started irqbalance daemon. >Dec 21 19:22:06 localhost systemd[1]: Starting Machine Check Exception Logging Daemon... >Dec 21 19:22:06 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Dec 21 19:22:06 localhost systemd[1]: Started Software RAID monitoring and management. >Dec 21 19:22:06 localhost systemd[1]: Starting Modem Manager... >Dec 21 19:22:06 localhost systemd[1]: Starting NTP client/server... >Dec 21 19:22:06 localhost systemd[1]: Starting LSB: Init script for live image.... >Dec 21 19:22:06 localhost systemd[1]: Starting D-Bus System Message Bus... >Dec 21 19:22:06 localhost systemd[1]: Started D-Bus System Message Bus. >Dec 21 19:22:06 localhost systemd[1]: Starting Login Service... >Dec 21 19:22:06 localhost rngd[654]: Unable to open file: /dev/tpm0 >Dec 21 19:22:06 localhost rngd[654]: can't open any entropy source >Dec 21 19:22:06 localhost rngd[654]: Maybe RNG device modules are not loaded >Dec 21 19:22:06 localhost systemd[1]: Started Permit User Sessions. >Dec 21 19:22:06 localhost systemd[1]: rngd.service: main process exited, code=exited, status=1/FAILURE >Dec 21 19:22:06 localhost systemd[1]: Unit rngd.service entered failed state. >Dec 21 19:22:06 localhost systemd[1]: Starting Job spooling tools... >Dec 21 19:22:06 localhost auditd[629]: Started dispatcher: /sbin/audispd pid: 672 >Dec 21 19:22:06 localhost kernel: type=1305 audit(1387650126.329:4): audit_pid=629 old=0 auid=4294967295 ses=4294967295 >subj=system_u:system_r:auditd_t:s0 res=1 >Dec 21 19:22:06 localhost auditd[629]: Init complete, auditd 2.3.2 listening for events (startup state enable) >Dec 21 19:22:06 localhost systemd[1]: Started Job spooling tools. >Dec 21 19:22:06 localhost systemd[1]: Starting Command Scheduler... >Dec 21 19:22:06 localhost alsactl[647]: alsactl 1.0.27.2 daemon started >Dec 21 19:22:06 localhost systemd[1]: Started Command Scheduler. >Dec 21 19:22:06 localhost systemd[1]: Starting Wait for Plymouth Boot Screen to Quit... >Dec 21 19:22:06 localhost alsactl[647]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Dec 21 19:22:06 localhost systemd[1]: Found device LVM PV RJpuUR-bErR-W2sS-ZwPf-V9kN-rChH-3zRcOJ on /dev/sda2. >Dec 21 19:22:06 localhost systemd[1]: Found device LVM PV RJpuUR-bErR-W2sS-ZwPf-V9kN-rChH-3zRcOJ on /dev/sda2. >Dec 21 19:22:06 localhost systemd[1]: Starting LVM2 PV scan on device 8:2... >Dec 21 19:22:06 localhost audispd[672]: priority_boost_parser called with: 4 >Dec 21 19:22:06 localhost audispd[672]: max_restarts_parser called with: 10 >Dec 21 19:22:06 localhost crond[678]: (CRON) INFO (Syslog will be used instead of sendmail.) >Dec 21 19:22:06 localhost crond[678]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 52% if used.) >Dec 21 19:22:07 localhost audispd[672]: audispd initialized with q_depth=150 and 1 active plugins >Dec 21 19:22:07 localhost chronyd[688]: chronyd version 1.29 starting >Dec 21 19:22:07 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Dec 21 19:22:07 localhost chronyd[688]: Linux kernel major=3 minor=11 patch=10 >Dec 21 19:22:07 localhost chronyd[688]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Dec 21 19:22:07 localhost chronyd[688]: Generated key 1 >Dec 21 19:22:07 localhost avahi-daemon[659]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Dec 21 19:22:07 localhost avahi-daemon[659]: Successfully dropped root privileges. >Dec 21 19:22:07 localhost avahi-daemon[659]: avahi-daemon 0.6.31 starting up. >Dec 21 19:22:08 localhost pvscan[680]: 2 logical volume(s) in volume group "fedora" now active >Dec 21 19:22:08 localhost systemd[1]: Started NTP client/server. >Dec 21 19:22:08 localhost crond[678]: (CRON) INFO (running with inotify support) >Dec 21 19:22:08 localhost ModemManager[660]: <info> ModemManager (version 1.1.0-2.git20130913.fc20) starting... >Dec 21 19:22:09 localhost systemd[1]: Started LVM2 PV scan on device 8:2. >Dec 21 19:22:09 localhost vmsvc[655]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-app-ctx after class was initialised >Dec 21 19:22:09 localhost vmsvc[655]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-prop-thread-pool after class was initialised >Dec 21 19:22:09 localhost systemd[1]: Starting Sound Card. >Dec 21 19:22:09 localhost systemd[1]: Reached target Sound Card. >Dec 21 19:22:10 localhost systemd[1]: Time has been changed >Dec 21 19:22:10 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Dec 21 19:22:10 localhost avahi-daemon[659]: Successfully called chroot(). >Dec 21 19:22:10 localhost avahi-daemon[659]: Successfully dropped remaining capabilities. >Dec 21 19:22:10 localhost rtkit-daemon[652]: Successfully called chroot. >Dec 21 19:22:10 localhost rtkit-daemon[652]: Successfully dropped privileges. >Dec 21 19:22:10 localhost rtkit-daemon[652]: Successfully limited resources. >Dec 21 19:22:10 localhost rtkit-daemon[652]: Running. >Dec 21 19:22:10 localhost rtkit-daemon[652]: Canary thread running. >Dec 21 19:22:10 localhost rtkit-daemon[652]: Watchdog thread running. >Dec 21 19:22:10 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Dec 21 19:22:10 localhost systemd-logind[667]: New seat seat0. >Dec 21 19:22:10 localhost avahi-daemon[659]: No service file found in /etc/avahi/services. >Dec 21 19:22:10 localhost avahi-daemon[659]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Dec 21 19:22:10 localhost systemd-logind[667]: Watching system buttons on /dev/input/event0 (Power Button) >Dec 21 19:22:10 localhost systemd[1]: Started Login Service. >Dec 21 19:22:10 localhost avahi-daemon[659]: Network interface enumeration completed. >Dec 21 19:22:10 localhost avahi-daemon[659]: Registering HINFO record with values 'X86_64'/'LINUX'. >Dec 21 19:22:10 localhost avahi-daemon[659]: Server startup complete. Host name is linux.local. Local service cookie is 3461355788. >Dec 21 19:22:11 localhost systemd[1]: Started Modem Manager. >Dec 21 19:22:11 localhost livesys[662]: Enabling swap partition /dev/mapper/fedora-swap [ OK ] >Dec 21 19:22:11 localhost kernel: Adding 2113532k swap on /dev/mapper/fedora-swap. Priority:-1 extents:1 across:2113532k FS >Dec 21 19:22:11 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 21 19:22:11 localhost dbus-daemon[664]: dbus[664]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Dec 21 19:22:11 localhost dbus[664]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Dec 21 19:22:11 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 21 19:22:11 localhost systemd[1]: Starting Authorization Manager... >Dec 21 19:22:12 localhost polkitd[725]: Started polkitd version 0.112 >Dec 21 19:22:12 localhost useradd[726]: new group: name=liveuser, GID=1000 >Dec 21 19:22:12 localhost useradd[726]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Dec 21 19:22:13 localhost polkitd[725]: Loading rules from directory /etc/polkit-1/rules.d >Dec 21 19:22:13 localhost polkitd[725]: Loading rules from directory /usr/share/polkit-1/rules.d >Dec 21 19:22:13 localhost livesys[662]: Adding live user [ OK ] >Dec 21 19:22:13 localhost polkitd[725]: Finished loading, compiling and executing 5 rules >Dec 21 19:22:13 localhost dbus-daemon[664]: dbus[664]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Dec 21 19:22:13 localhost dbus[664]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Dec 21 19:22:13 localhost systemd[1]: Started Authorization Manager. >Dec 21 19:22:13 localhost polkitd[725]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Dec 21 19:22:13 localhost accounts-daemon[653]: started daemon version 0.6.35 >Dec 21 19:22:13 localhost systemd[1]: Started Accounts Service. >Dec 21 19:22:13 localhost usermod[738]: add 'liveuser' to group 'wheel' >Dec 21 19:22:13 localhost usermod[738]: add 'liveuser' to shadow group 'wheel' >Dec 21 19:22:13 localhost systemd[1]: Stopped Software RAID monitoring and management. >Dec 21 19:22:14 localhost ModemManager[660]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:11.0/0000:02:01.0': not supported by any plugin >Dec 21 19:22:14 localhost systemd[1]: Stopping Command Scheduler... >Dec 21 19:22:14 localhost systemd[1]: Stopped Command Scheduler. >Dec 21 19:22:14 localhost systemd[1]: Stopping Job spooling tools... >Dec 21 19:22:14 localhost systemd[1]: Stopped Job spooling tools. >Dec 21 19:22:14 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Dec 21 19:22:14 localhost livesys[662]: sed: can't read : No such file or directory >Dec 21 19:22:14 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Dec 21 19:22:14 localhost livesys[662]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 21 19:22:14 localhost livesys[662]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 21 19:22:14 localhost livesys[662]: warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 21 19:22:14 localhost livesys[662]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 21 19:22:14 localhost livesys[662]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 21 19:22:14 localhost livesys[662]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 21 19:22:14 localhost livesys[662]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 21 19:22:14 localhost livesys[662]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 21 19:22:15 localhost kernel: Ebtables v2.0 registered >Dec 21 19:22:15 localhost kernel: Bridge firewalling registered >Dec 21 19:22:15 localhost livesys[662]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 21 19:22:15 localhost livesys[662]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 21 19:22:15 localhost livesys[662]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 21 19:22:15 localhost livesys[662]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 21 19:22:15 localhost livesys[662]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 21 19:22:15 localhost livesys[662]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 21 19:22:15 localhost livesys[662]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 21 19:22:15 localhost livesys[662]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 21 19:22:15 localhost livesys[662]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 21 19:22:15 localhost livesys[662]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 21 19:22:15 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Dec 21 19:22:15 localhost systemd[1]: Starting Network Manager... >Dec 21 19:22:16 localhost systemd[1]: Started LSB: Init script for live image.. >Dec 21 19:22:16 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Dec 21 19:22:16 localhost systemd[1]: Starting ABRT Automated Bug Reporting Tool... >Dec 21 19:22:16 localhost systemd[1]: Started ABRT Automated Bug Reporting Tool. >Dec 21 19:22:16 localhost systemd[1]: Starting Install ABRT coredump hook... >Dec 21 19:22:16 localhost systemd[1]: Started ABRT Xorg log watcher. >Dec 21 19:22:16 localhost systemd[1]: Started Harvest vmcores for ABRT. >Dec 21 19:22:16 localhost systemd[1]: Starting ABRT kernel log watcher... >Dec 21 19:22:16 localhost systemd[1]: Started ABRT kernel log watcher. >Dec 21 19:22:16 localhost systemd[1]: Starting GNOME Display Manager... >Dec 21 19:22:16 localhost systemd[1]: Started SYSV: Late init script for live image.. >Dec 21 19:22:16 localhost systemd[1]: Started Install ABRT coredump hook. >Dec 21 19:22:16 localhost systemd[1]: Started GNOME Display Manager. >Dec 21 19:22:16 localhost abrtd[868]: Init complete, entering main loop >Dec 21 19:22:16 localhost dbus-daemon[664]: dbus[664]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.8" (uid=0 pid=876 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.9" (uid=0 pid=906 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Dec 21 19:22:16 localhost dbus[664]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.8" (uid=0 pid=876 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.9" (uid=0 pid=906 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Dec 21 19:22:17 localhost NetworkManager[817]: <info> NetworkManager (version 0.9.9.0-20.git20131003.fc20) is starting... >Dec 21 19:22:17 localhost NetworkManager[817]: <info> Read config: /etc/NetworkManager/NetworkManager.conf >Dec 21 19:22:17 localhost NetworkManager[817]: <info> WEXT support is enabled >Dec 21 19:22:17 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Dec 21 19:22:17 localhost NetworkManager[817]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Dec 21 19:22:17 localhost NetworkManager[817]: <info> VPN: loaded org.freedesktop.NetworkManager.l2tp >Dec 21 19:22:17 localhost NetworkManager[817]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Dec 21 19:22:17 localhost kernel: cfg80211: World regulatory domain updated: >Dec 21 19:22:17 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Dec 21 19:22:17 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 21 19:22:17 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 21 19:22:17 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Dec 21 19:22:17 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 21 19:22:17 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 21 19:22:17 localhost NetworkManager[817]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Dec 21 19:22:17 localhost NetworkManager[817]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Dec 21 19:22:17 localhost NetworkManager[817]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Dec 21 19:22:17 localhost NetworkManager[817]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Dec 21 19:22:17 localhost NetworkManager[817]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Dec 21 19:22:17 localhost NetworkManager[817]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Dec 21 19:22:17 localhost NetworkManager[817]: <info> monitoring kernel firmware directory '/lib/firmware'. >Dec 21 19:22:17 localhost NetworkManager[817]: <info> WiFi hardware radio set enabled >Dec 21 19:22:17 localhost NetworkManager[817]: <info> WiFi enabled by radio killswitch; enabled by state file >Dec 21 19:22:17 localhost NetworkManager[817]: <info> WWAN enabled by radio killswitch; enabled by state file >Dec 21 19:22:17 localhost NetworkManager[817]: <info> WiMAX enabled by radio killswitch; enabled by state file >Dec 21 19:22:17 localhost NetworkManager[817]: <info> Networking is enabled by state file >Dec 21 19:22:17 localhost NetworkManager[817]: <info> (lo): link connected >Dec 21 19:22:17 localhost NetworkManager[817]: <info> (lo): carrier is ON >Dec 21 19:22:17 localhost NetworkManager[817]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Dec 21 19:22:17 localhost NetworkManager[817]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Dec 21 19:22:17 localhost NetworkManager[817]: <info> (lo): No existing connection detected. >Dec 21 19:22:17 localhost NetworkManager[817]: <info> (ens33): carrier is OFF >Dec 21 19:22:17 localhost NetworkManager[817]: <info> (ens33): new Ethernet device (driver: 'e1000' ifindex: 2) >Dec 21 19:22:17 localhost NetworkManager[817]: <info> (ens33): exported as /org/freedesktop/NetworkManager/Devices/1 >Dec 21 19:22:17 localhost NetworkManager[817]: <info> (ens33): No existing connection detected. >Dec 21 19:22:17 localhost NetworkManager[817]: <info> (ens33): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Dec 21 19:22:17 localhost NetworkManager[817]: <info> (ens33): bringing up device. >Dec 21 19:22:17 localhost systemd[1]: Started Network Manager. >Dec 21 19:22:17 localhost systemd[1]: Starting Network. >Dec 21 19:22:17 localhost systemd[1]: Reached target Network. >Dec 21 19:22:17 localhost systemd[1]: Started Login and scanning of iSCSI devices. >Dec 21 19:22:17 localhost kernel: e1000: ens33 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None >Dec 21 19:22:17 localhost NetworkManager[817]: <info> (ens33): link connected >Dec 21 19:22:17 localhost NetworkManager[817]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:11.0/0000:02:01.0/net/ens33 >Dec 21 19:22:17 localhost NetworkManager[817]: <info> (ens33): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >Dec 21 19:22:17 localhost NetworkManager[817]: <info> Auto-activating connection 'Wired connection 1'. >Dec 21 19:22:17 localhost NetworkManager[817]: <info> Activation (ens33) starting connection 'Wired connection 1' >Dec 21 19:22:17 localhost NetworkManager[817]: <info> (ens33): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Dec 21 19:22:17 localhost NetworkManager[817]: <info> NetworkManager state is now CONNECTING >Dec 21 19:22:17 localhost NetworkManager[817]: <info> Activation (ens33) Stage 1 of 5 (Device Prepare) scheduled... >Dec 21 19:22:17 localhost dbus[664]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Dec 21 19:22:17 localhost dbus-daemon[664]: dbus[664]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Dec 21 19:22:17 localhost NetworkManager[817]: <info> Activation (ens33) Stage 1 of 5 (Device Prepare) started... >Dec 21 19:22:17 localhost NetworkManager[817]: <info> Activation (ens33) Stage 2 of 5 (Device Configure) scheduled... >Dec 21 19:22:17 localhost NetworkManager[817]: <info> Activation (ens33) Stage 1 of 5 (Device Prepare) complete. >Dec 21 19:22:17 localhost NetworkManager[817]: <info> Activation (ens33) Stage 2 of 5 (Device Configure) starting... >Dec 21 19:22:17 localhost NetworkManager[817]: <info> (ens33): device state change: prepare -> config (reason 'none') [40 50 0] >Dec 21 19:22:17 localhost NetworkManager[817]: <info> Activation (ens33) Stage 2 of 5 (Device Configure) successful. >Dec 21 19:22:17 localhost NetworkManager[817]: <info> Activation (ens33) Stage 2 of 5 (Device Configure) complete. >Dec 21 19:22:17 localhost NetworkManager[817]: <info> ModemManager available in the bus >Dec 21 19:22:17 localhost systemd[1]: Starting Bluetooth service... >Dec 21 19:22:17 localhost bluetoothd[1012]: Bluetooth daemon 5.12 >Dec 21 19:22:17 localhost dbus-daemon[664]: dbus[664]: [system] Successfully activated service 'org.bluez' >Dec 21 19:22:17 localhost dbus[664]: [system] Successfully activated service 'org.bluez' >Dec 21 19:22:17 localhost systemd[1]: Started Bluetooth service. >Dec 21 19:22:18 localhost bluetoothd[1012]: Starting SDP server >Dec 21 19:22:18 localhost kernel: Bluetooth: Core ver 2.16 >Dec 21 19:22:18 localhost kernel: NET: Registered protocol family 31 >Dec 21 19:22:18 localhost kernel: Bluetooth: HCI device and connection manager initialized >Dec 21 19:22:18 localhost kernel: Bluetooth: HCI socket layer initialized >Dec 21 19:22:18 localhost kernel: Bluetooth: L2CAP socket layer initialized >Dec 21 19:22:18 localhost kernel: Bluetooth: SCO socket layer initialized >Dec 21 19:22:18 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Dec 21 19:22:18 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Dec 21 19:22:18 localhost kernel: Bluetooth: BNEP socket layer initialized >Dec 21 19:22:18 localhost bluetoothd[1012]: Bluetooth management interface 1.3 initialized >Dec 21 19:22:18 localhost dbus[664]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Dec 21 19:22:18 localhost dbus-daemon[664]: dbus[664]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Dec 21 19:22:18 localhost systemd[1]: Starting Hostname Service... >Dec 21 19:22:18 localhost dbus-daemon[664]: dbus[664]: [system] Successfully activated service 'org.freedesktop.hostname1' >Dec 21 19:22:18 localhost dbus[664]: [system] Successfully activated service 'org.freedesktop.hostname1' >Dec 21 19:22:18 localhost systemd[1]: Started Hostname Service. >Dec 21 19:22:18 localhost systemd[1]: Reached target Sound Card. >Dec 21 19:22:18 localhost avahi-daemon[659]: Registering new address record for fe80::20c:29ff:fe6b:91db on ens33.*. >Dec 21 19:22:22 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Dec 21 19:22:22 localhost systemd[1]: Starting Multi-User System. >Dec 21 19:22:22 localhost systemd[1]: Reached target Multi-User System. >Dec 21 19:22:22 localhost systemd[1]: Starting Graphical Interface. >Dec 21 19:22:22 localhost systemd[1]: Reached target Graphical Interface. >Dec 21 19:22:22 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Dec 21 19:22:22 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Dec 21 19:22:22 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Dec 21 19:22:22 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Dec 21 19:22:22 localhost systemd[1]: Startup finished in 4.365s (kernel) + 3.701s (initrd) + 23.083s (userspace) = 31.149s. >Dec 21 19:22:22 localhost NetworkManager[817]: <info> Activation (ens33) Stage 3 of 5 (IP Configure Start) scheduled. >Dec 21 19:22:22 localhost NetworkManager[817]: <info> Activation (ens33) Stage 3 of 5 (IP Configure Start) started... >Dec 21 19:22:22 localhost NetworkManager[817]: <info> (ens33): device state change: config -> ip-config (reason 'none') [50 70 0] >Dec 21 19:22:22 localhost NetworkManager[817]: <info> Activation (ens33) Beginning DHCPv4 transaction (timeout in 45 seconds) >Dec 21 19:22:22 localhost NetworkManager[817]: <info> dhclient started with pid 1316 >Dec 21 19:22:22 localhost NetworkManager[817]: <info> Activation (ens33) Stage 3 of 5 (IP Configure Start) complete. >Dec 21 19:22:23 localhost dhclient[1316]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 21 19:22:23 localhost dhclient[1316]: Copyright 2004-2013 Internet Systems Consortium. >Dec 21 19:22:23 localhost dhclient[1316]: All rights reserved. >Dec 21 19:22:23 localhost dhclient[1316]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 21 19:22:23 localhost dhclient[1316]: Dec 21 19:22:23 localhost NetworkManager[817]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 21 19:22:23 localhost NetworkManager[817]: Copyright 2004-2013 Internet Systems Consortium. >Dec 21 19:22:23 localhost NetworkManager[817]: All rights reserved. >Dec 21 19:22:23 localhost NetworkManager[817]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 21 19:22:23 localhost NetworkManager[817]: <info> (ens33): DHCPv4 state changed nbi -> preinit >Dec 21 19:22:23 localhost dhclient[1316]: Listening on LPF/ens33/00:0c:29:6b:91:db >Dec 21 19:22:23 localhost dhclient[1316]: Sending on LPF/ens33/00:0c:29:6b:91:db >Dec 21 19:22:23 localhost dhclient[1316]: Sending on Socket/fallback >Dec 21 19:22:23 localhost dhclient[1316]: DHCPDISCOVER on ens33 to 255.255.255.255 port 67 interval 8 (xid=0x2c5dd91c) >Dec 21 19:22:23 localhost NetworkManager[817]: Listening on LPF/ens33/00:0c:29:6b:91:db >Dec 21 19:22:23 localhost NetworkManager[817]: Sending on LPF/ens33/00:0c:29:6b:91:db >Dec 21 19:22:23 localhost NetworkManager[817]: Sending on Socket/fallback >Dec 21 19:22:23 localhost NetworkManager[817]: DHCPDISCOVER on ens33 to 255.255.255.255 port 67 interval 8 (xid=0x2c5dd91c) >Dec 21 19:22:23 localhost systemd[1]: Starting user-1000.slice. >Dec 21 19:22:23 localhost systemd[1]: Created slice user-1000.slice. >Dec 21 19:22:23 localhost systemd[1]: Starting User Manager for 1000... >Dec 21 19:22:23 localhost systemd[1]: Starting Session 1 of user liveuser. >Dec 21 19:22:23 localhost systemd-logind[667]: New session 1 of user liveuser. >Dec 21 19:22:23 localhost systemd-logind[667]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Dec 21 19:22:23 localhost systemd[1]: Started Session 1 of user liveuser. >Dec 21 19:22:23 localhost gdm-autologin][1322]: pam_unix(gdm-autologin:session): session opened for user liveuser by (uid=0) >Dec 21 19:22:23 localhost systemd[1327]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Dec 21 19:22:23 localhost systemd[1327]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory >Dec 21 19:22:23 localhost systemd[1327]: Starting Default. >Dec 21 19:22:23 localhost systemd[1327]: Reached target Default. >Dec 21 19:22:23 localhost systemd[1327]: Startup finished in 47ms. >Dec 21 19:22:23 localhost systemd[1]: Started User Manager for 1000. >Dec 21 19:22:24 localhost /etc/gdm/Xsession[1330]: cp: cannot stat ‘/usr/share/applications/liveinst.desktop’: No such file or directory >Dec 21 19:22:25 localhost dhclient[1316]: DHCPREQUEST on ens33 to 255.255.255.255 port 67 (xid=0x2c5dd91c) >Dec 21 19:22:25 localhost dhclient[1316]: DHCPOFFER from 192.168.47.254 >Dec 21 19:22:25 localhost dhclient[1316]: DHCPACK from 192.168.47.254 (xid=0x2c5dd91c) >Dec 21 19:22:25 localhost NetworkManager[817]: DHCPREQUEST on ens33 to 255.255.255.255 port 67 (xid=0x2c5dd91c) >Dec 21 19:22:25 localhost NetworkManager[817]: DHCPOFFER from 192.168.47.254 >Dec 21 19:22:25 localhost NetworkManager[817]: DHCPACK from 192.168.47.254 (xid=0x2c5dd91c) >Dec 21 19:22:25 localhost dhclient[1316]: bound to 192.168.47.129 -- renewal in 757 seconds. >Dec 21 19:22:25 localhost NetworkManager[817]: <info> (ens33): DHCPv4 state changed preinit -> bound >Dec 21 19:22:25 localhost NetworkManager[817]: <info> address 192.168.47.129 >Dec 21 19:22:25 localhost NetworkManager[817]: <info> plen 24 (255.255.255.0) >Dec 21 19:22:25 localhost NetworkManager[817]: <info> gateway 192.168.47.2 >Dec 21 19:22:25 localhost NetworkManager[817]: <info> lease time 1800 >Dec 21 19:22:25 localhost NetworkManager[817]: <info> nameserver '192.168.47.2' >Dec 21 19:22:25 localhost NetworkManager[817]: <info> domain name 'localdomain' >Dec 21 19:22:25 localhost NetworkManager[817]: <info> Activation (ens33) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Dec 21 19:22:25 localhost NetworkManager[817]: <info> Activation (ens33) Stage 5 of 5 (IPv4 Commit) started... >Dec 21 19:22:25 localhost avahi-daemon[659]: Joining mDNS multicast group on interface ens33.IPv4 with address 192.168.47.129. >Dec 21 19:22:25 localhost avahi-daemon[659]: New relevant interface ens33.IPv4 for mDNS. >Dec 21 19:22:25 localhost avahi-daemon[659]: Registering new address record for 192.168.47.129 on ens33.IPv4. >Dec 21 19:22:25 localhost NetworkManager[817]: <info> (ens33): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Dec 21 19:22:25 localhost NetworkManager[817]: <info> Activation (ens33) Stage 5 of 5 (IPv4 Commit) complete. >Dec 21 19:22:25 localhost NetworkManager[817]: <info> (ens33): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Dec 21 19:22:25 localhost NetworkManager[817]: <info> (ens33): device state change: secondaries -> activated (reason 'none') [90 100 0] >Dec 21 19:22:25 localhost NetworkManager[817]: <info> NetworkManager state is now CONNECTED_GLOBAL >Dec 21 19:22:25 localhost NetworkManager[817]: bound to 192.168.47.129 -- renewal in 757 seconds. >Dec 21 19:22:25 localhost NetworkManager[817]: <info> Policy set 'Wired connection 1' (ens33) as default for IPv4 routing and DNS. >Dec 21 19:22:25 localhost NetworkManager[817]: <info> Activation (ens33) successful, device activated. >Dec 21 19:22:25 localhost NetworkManager[817]: <info> startup complete >Dec 21 19:22:25 localhost dbus-daemon[664]: dbus[664]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 21 19:22:25 localhost dbus[664]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 21 19:22:25 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Dec 21 19:22:25 localhost dbus-daemon[664]: dbus[664]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 21 19:22:25 localhost dbus[664]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 21 19:22:25 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Dec 21 19:22:29 localhost kernel: fuse init (API version 7.22) >Dec 21 19:22:29 localhost systemd[1]: Mounting FUSE Control File System... >Dec 21 19:22:29 localhost kernel: SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts >Dec 21 19:22:29 localhost systemd[1]: Mounted FUSE Control File System. >Dec 21 19:22:29 localhost kernel: SELinux: initialized (dev fuse, type fuse), uses genfs_contexts >Dec 21 19:22:29 localhost gnome-session[1330]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-LWPGEZ >Dec 21 19:22:29 localhost gnome-session[1330]: GPG_AGENT_INFO=/run/user/1000/keyring-LWPGEZ/gpg:0:1 >Dec 21 19:22:29 localhost gnome-session[1330]: GNOME_KEYRING_PID=1432 >Dec 21 19:22:29 localhost gnome-session[1330]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-LWPGEZ >Dec 21 19:22:29 localhost gnome-session[1330]: GPG_AGENT_INFO=/run/user/1000/keyring-LWPGEZ/gpg:0:1 >Dec 21 19:22:29 localhost gnome-session[1330]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-LWPGEZ >Dec 21 19:22:29 localhost gnome-session[1330]: GPG_AGENT_INFO=/run/user/1000/keyring-LWPGEZ/gpg:0:1 >Dec 21 19:22:29 localhost gnome-session[1330]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-LWPGEZ >Dec 21 19:22:29 localhost gnome-session[1330]: GPG_AGENT_INFO=/run/user/1000/keyring-LWPGEZ/gpg:0:1 >Dec 21 19:22:29 localhost gnome-session[1330]: SSH_AUTH_SOCK=/run/user/1000/keyring-LWPGEZ/ssh >Dec 21 19:22:30 localhost dbus-daemon[664]: dbus[664]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Dec 21 19:22:30 localhost dbus[664]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Dec 21 19:22:30 localhost gnome-session[1330]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory >Dec 21 19:22:30 localhost gnome-session[1330]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.config/pulse/cookie': No such file or directory >Dec 21 19:22:30 localhost gnome-session[1330]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory >Dec 21 19:22:30 localhost gnome-session[1330]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.pulse-cookie': No such file or directory >Dec 21 19:22:30 localhost systemd[1]: Starting Daemon for power management... >Dec 21 19:22:30 localhost dbus-daemon[664]: dbus[664]: [system] Successfully activated service 'org.freedesktop.UPower' >Dec 21 19:22:30 localhost dbus[664]: [system] Successfully activated service 'org.freedesktop.UPower' >Dec 21 19:22:30 localhost systemd[1]: Started Daemon for power management. >Dec 21 19:22:30 localhost rtkit-daemon[652]: Successfully made thread 1446 of process 1446 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Dec 21 19:22:30 localhost rtkit-daemon[652]: Supervising 1 threads of 1 processes of 1 users. >Dec 21 19:22:31 localhost chronyd[688]: Selected source 212.45.144.88 >Dec 21 19:22:31 localhost chronyd[688]: System clock wrong by 0.910246 seconds, adjustment started >Dec 21 19:22:32 localhost pulseaudio[1446]: [pulseaudio] alsa-util.c: Disabling timer-based scheduling because running inside a VM. >Dec 21 19:22:32 localhost rtkit-daemon[652]: Supervising 1 threads of 1 processes of 1 users. >Dec 21 19:22:32 localhost rtkit-daemon[652]: Successfully made thread 1460 of process 1446 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Dec 21 19:22:32 localhost rtkit-daemon[652]: Supervising 2 threads of 1 processes of 1 users. >Dec 21 19:22:33 localhost kernel: [sched_delayed] sched: RT throttling activated >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: snd_pcm_delay() returned a value that is exceptionally large: -110200 bytes (-624 ms). >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: Most likely this is a bug in the ALSA driver 'snd_ens1371'. Please report this issue to the ALSA developers. >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: snd_pcm_dump(): >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: Hardware PCM card 0 'Ensoniq AudioPCI' device 0 subdevice 0 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: Its setup is: >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: stream : PLAYBACK >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: access : MMAP_INTERLEAVED >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: format : S16_LE >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: subformat : STD >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: channels : 2 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: rate : 44100 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: exact rate : 44101 (1445100000/32768) >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: msbits : 16 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: buffer_size : 4408 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: period_size : 1102 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: period_time : 24988 >Dec 21 19:22:34 localhost dbus[664]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: tstamp_mode : ENABLE >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: period_step : 1 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: avail_min : 1102 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: period_event : 1 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: start_threshold : -1 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: stop_threshold : 4962966789362286592 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: silence_threshold: 0 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: silence_size : 0 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: boundary : 4962966789362286592 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: appl_ptr : 4408 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: hw_ptr : 31958 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: snd_pcm_avail() returned a value that is exceptionally large: 132240 bytes (749 ms). >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: Most likely this is a bug in the ALSA driver 'snd_ens1371'. Please report this issue to the ALSA developers. >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: snd_pcm_dump(): >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: Hardware PCM card 0 'Ensoniq AudioPCI' device 0 subdevice 0 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: Its setup is: >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: stream : PLAYBACK >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: access : MMAP_INTERLEAVED >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: format : S16_LE >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: subformat : STD >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: channels : 2 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: rate : 44100 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: exact rate : 44101 (1445100000/32768) >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: msbits : 16 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: buffer_size : 4408 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: period_size : 1102 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: period_time : 24988 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: tstamp_mode : ENABLE >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: period_step : 1 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: avail_min : 1102 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: period_event : 1 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: start_threshold : -1 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: stop_threshold : 4962966789362286592 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: silence_threshold: 0 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: silence_size : 0 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: boundary : 4962966789362286592 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: appl_ptr : 4408 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-util.c: hw_ptr : 33060 >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-sink.c: ALSA woke us up to write new data to the device, but there was actually nothing to write! >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-sink.c: Most likely this is a bug in the ALSA driver 'snd_ens1371'. Please report this issue to the ALSA developers. >Dec 21 19:22:34 localhost pulseaudio[1446]: [alsa-sink-ES1371/1] alsa-sink.c: We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() returned 0 or another value < min_avail. >Dec 21 19:22:34 localhost pulseaudio[1446]: [pulseaudio] alsa-util.c: Disabling timer-based scheduling because running inside a VM. >Dec 21 19:22:34 localhost dbus-daemon[664]: dbus[664]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Dec 21 19:22:34 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Dec 21 19:22:34 localhost rtkit-daemon[652]: Supervising 2 threads of 1 processes of 1 users. >Dec 21 19:22:34 localhost colord[1466]: Using mapping database file /var/lib/colord/mapping.db >Dec 21 19:22:34 localhost rtkit-daemon[652]: Successfully made thread 1467 of process 1446 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Dec 21 19:22:34 localhost rtkit-daemon[652]: Supervising 3 threads of 1 processes of 1 users. >Dec 21 19:22:45 localhost rtkit-daemon[652]: The canary thread is apparently starving. Taking action. >Dec 21 19:22:45 localhost rtkit-daemon[652]: Demoting known real-time threads. >Dec 21 19:22:45 localhost rtkit-daemon[652]: Successfully demoted thread 1467 of process 1446 (/usr/bin/pulseaudio). >Dec 21 19:22:45 localhost rtkit-daemon[652]: Successfully demoted thread 1460 of process 1446 (/usr/bin/pulseaudio). >Dec 21 19:22:45 localhost rtkit-daemon[652]: Successfully demoted thread 1446 of process 1446 (/usr/bin/pulseaudio). >Dec 21 19:22:45 localhost rtkit-daemon[652]: Demoted 3 threads. >Dec 21 19:22:45 localhost pulseaudio[1446]: [alsa-source-ES1371/1] alsa-source.c: ALSA woke us up to read new data from the device, but there was actually nothing to read! >Dec 21 19:22:45 localhost pulseaudio[1446]: [alsa-source-ES1371/1] alsa-source.c: Most likely this is a bug in the ALSA driver 'snd_ens1371'. Please report this issue to the ALSA developers. >Dec 21 19:22:45 localhost pulseaudio[1446]: [alsa-source-ES1371/1] alsa-source.c: We were woken up with POLLIN set -- however a subsequent snd_pcm_avail() returned 0 or another value < min_avail. >Dec 21 19:22:45 localhost colord[1466]: Using device database file /var/lib/colord/storage.db >Dec 21 19:22:45 localhost colord[1466]: loaded plugin libcd_plugin_scanner.so >Dec 21 19:22:45 localhost colord[1466]: loaded plugin libcd_plugin_camera.so >Dec 21 19:22:45 localhost colord[1466]: Daemon ready for requests >Dec 21 19:22:45 localhost dbus-daemon[664]: dbus[664]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Dec 21 19:22:45 localhost dbus[664]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Dec 21 19:22:45 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Dec 21 19:22:45 localhost rtkit-daemon[652]: Recovering from system lockup, not allowing further RT threads. >Dec 21 19:22:45 localhost rtkit-daemon[652]: Recovering from system lockup, not allowing further RT threads. >Dec 21 19:22:45 localhost rtkit-daemon[652]: Recovering from system lockup, not allowing further RT threads. >Dec 21 19:22:45 localhost rtkit-daemon[652]: Recovering from system lockup, not allowing further RT threads. >Dec 21 19:22:45 localhost rtkit-daemon[652]: Recovering from system lockup, not allowing further RT threads. >Dec 21 19:22:45 localhost rtkit-daemon[652]: Recovering from system lockup, not allowing further RT threads. >Dec 21 19:22:45 localhost rtkit-daemon[652]: Recovering from system lockup, not allowing further RT threads. >Dec 21 19:22:45 localhost rtkit-daemon[652]: Recovering from system lockup, not allowing further RT threads. >Dec 21 19:22:45 localhost rtkit-daemon[652]: Recovering from system lockup, not allowing further RT threads. >Dec 21 19:22:45 localhost rtkit-daemon[652]: Recovering from system lockup, not allowing further RT threads. >Dec 21 19:22:45 localhost rtkit-daemon[652]: Recovering from system lockup, not allowing further RT threads. >Dec 21 19:22:45 localhost pulseaudio[1477]: [pulseaudio] pid.c: Daemon already running. >Dec 21 19:22:46 localhost systemd[1]: Starting CUPS Printing Service... >Dec 21 19:22:46 localhost systemd[1]: Started CUPS Printing Service. >Dec 21 19:22:46 localhost dbus-daemon[664]: dbus[664]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Dec 21 19:22:46 localhost dbus[664]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Dec 21 19:22:46 localhost systemd[1]: Starting Disk Manager... >Dec 21 19:22:46 localhost dbus-daemon[664]: dbus[664]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Dec 21 19:22:46 localhost dbus[664]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Dec 21 19:22:46 localhost systemd[1]: Starting Locale Service... >Dec 21 19:22:46 localhost dbus-daemon[664]: dbus[664]: [system] Successfully activated service 'org.freedesktop.locale1' >Dec 21 19:22:46 localhost dbus[664]: [system] Successfully activated service 'org.freedesktop.locale1' >Dec 21 19:22:46 localhost systemd[1]: Started Locale Service. >Dec 21 19:22:46 localhost udisksd[1489]: udisks daemon version 2.1.1 starting >Dec 21 19:22:47 localhost udisksd[1489]: Error probing device: Error sending ATA command IDENTIFY PACKET DEVICE to /dev/sr0: ATA command failed: error=0x01 count=0x02 status=0x50 (g-io-error-quark, 0) >Dec 21 19:22:47 localhost dbus-daemon[664]: dbus[664]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Dec 21 19:22:47 localhost dbus[664]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Dec 21 19:22:47 localhost systemd[1]: Started Disk Manager. >Dec 21 19:22:47 localhost udisksd[1489]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Dec 21 19:22:52 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Dec 21 19:22:52 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Dec 21 19:22:52 localhost polkitd[725]: Registered Authentication Agent for unix-session:1 (system bus name :1.34 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Dec 21 19:22:53 localhost goa[1542]: goa-daemon version 3.10.2 starting [main.c:117, main()] >Dec 21 19:22:54 localhost goa[1542]: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING' [goakerberosidentitymanager.c:1393, monitor_credentials_cache()] >Dec 21 19:22:54 localhost gnome-session[1330]: Gjs-Message: JS LOG: GNOME Shell started at Sat Dec 21 2013 13:22:54 GMT-0500 (EST) >Dec 21 19:22:55 localhost gnome-session[1330]: vmware-user: could not open /proc/fs/vmblock/dev >Dec 21 19:22:55 localhost vmusr[1623]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-app-ctx after class was initialised >Dec 21 19:22:55 localhost vmusr[1623]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-prop-thread-pool after class was initialised >Dec 21 19:22:57 localhost gnome-session[1330]: Failed to play sound: File or data not found >Dec 21 19:22:57 localhost gnome-session[1330]: Creating config directory:'/home/liveuser/.config/tracker' >Dec 21 19:22:57 localhost gnome-session[1330]: Entering running state >Dec 21 19:23:22 localhost gnome-session[1330]: gnome-session[1330]: GnomeDesktop-WARNING: Failed to acquire idle monitor proxy: Timeout was reached >Dec 21 19:23:22 localhost gnome-session[1330]: GnomeDesktop-WARNING: Failed to acquire idle monitor proxy: Timeout was reached >Dec 21 19:23:24 localhost gnome-session[1330]: (gnome-settings-daemon:1422): wacom-plugin-WARNING **: Failed to create GnomeRRScreen: Timeout was reached >Dec 21 19:23:39 localhost chronyd[688]: System clock wrong by 2.537479 seconds, adjustment started >Dec 21 19:24:14 localhost gnome-session[1330]: (gnome-settings-daemon:1422): media-keys-plugin-WARNING **: 24: Timeout was reached >Dec 21 19:24:14 localhost gnome-session[1330]: (gnome-settings-daemon:1422): GnomeDesktop-WARNING **: Failed to acquire idle monitor object manager: Timeout was reached >Dec 21 19:24:48 localhost gnome-keyring-daemon[1432]: keyring alias directory: /home/liveuser/.local/share/keyrings >Dec 21 19:24:55 localhost vmusr[1623]: [ warning] [Gtk] gtk_disable_setlocale() must be called before gtk_init() >Dec 21 19:25:57 localhost gnome-session[1330]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x1a00001 already in stack >Dec 21 19:25:57 localhost gnome-session[1330]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x1a00001 already in stack >Dec 21 19:27:32 localhost gnome-session[1330]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Dec 21 19:27:32 localhost userhelper[1791]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Dec 21 19:27:32 localhost userhelper[1796]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Dec 21 19:27:33 localhost kernel: md: raid0 personality registered for level 0 >Dec 21 19:27:33 localhost kernel: md: raid1 personality registered for level 1 >Dec 21 19:27:33 localhost kernel: async_tx: api initialized (async) >Dec 21 19:27:33 localhost kernel: xor: measuring software checksum speed >Dec 21 19:27:33 localhost kernel: prefetch64-sse: 8936.000 MB/sec >Dec 21 19:27:33 localhost kernel: generic_sse: 7672.000 MB/sec >Dec 21 19:27:33 localhost kernel: xor: using function: prefetch64-sse (8936.000 MB/sec) >Dec 21 19:27:33 localhost kernel: raid6: sse2x1 2820 MB/s >Dec 21 19:27:33 localhost kernel: raid6: sse2x2 2914 MB/s >Dec 21 19:27:33 localhost kernel: raid6: sse2x4 3402 MB/s >Dec 21 19:27:33 localhost kernel: raid6: using algorithm sse2x4 (3402 MB/s) >Dec 21 19:27:33 localhost kernel: raid6: using ssse3x2 recovery algorithm >Dec 21 19:27:33 localhost kernel: md: raid6 personality registered for level 6 >Dec 21 19:27:33 localhost kernel: md: raid5 personality registered for level 5 >Dec 21 19:27:33 localhost kernel: md: raid4 personality registered for level 4 >Dec 21 19:27:33 localhost kernel: md: raid10 personality registered for level 10 >Dec 21 19:27:33 localhost kernel: device-mapper: multipath: version 1.5.1 loaded >Dec 21 19:27:33 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Dec 21 19:27:33 localhost kernel: sha256_ssse3: Using SSSE3 optimized SHA-256 implementation >Dec 21 19:27:33 localhost kernel: Loading iSCSI transport class v2.0-870. >Dec 21 19:27:33 localhost kernel: iscsi: registered transport (tcp) >Dec 21 19:27:34 localhost kernel: No iBFT detected. >Dec 21 19:27:34 localhost dbus-daemon[664]: dbus[664]: avc: received setenforce notice (enforcing=0) >Dec 21 19:27:34 localhost dbus[1388]: avc: received setenforce notice (enforcing=0) >Dec 21 19:27:34 localhost dbus[1339]: avc: received setenforce notice (enforcing=0) >Dec 21 19:27:34 localhost dbus[664]: avc: received setenforce notice (enforcing=0) >Dec 21 19:27:39 localhost udisksd[1489]: Error probing device: Error sending ATA command IDENTIFY PACKET DEVICE to /dev/sr0: ATA command failed: error=0x01 count=0x02 status=0x50 (g-io-error-quark, 0) >Dec 21 19:27:42 localhost gnome-session[1330]: localuser:root being added to access control list >Dec 21 19:28:07 localhost udisksd[1489]: Error probing device: Error sending ATA command IDENTIFY PACKET DEVICE to /dev/sr0: ATA command failed: error=0x01 count=0x02 status=0x50 (g-io-error-quark, 0) >Dec 21 19:28:13 localhost NetworkManager[817]: ifcfg-rh: read connection 'ens33' >Dec 21 19:28:13 localhost NetworkManager[817]: <info> (ens33): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >Dec 21 19:28:13 localhost NetworkManager[817]: <info> (ens33): deactivating device (reason 'connection-removed') [38] >Dec 21 19:28:13 localhost NetworkManager[817]: <info> (ens33): canceled DHCP transaction, DHCP client pid 1316 >Dec 21 19:28:13 localhost avahi-daemon[659]: Withdrawing address record for 192.168.47.129 on ens33. >Dec 21 19:28:13 localhost avahi-daemon[659]: Leaving mDNS multicast group on interface ens33.IPv4 with address 192.168.47.129. >Dec 21 19:28:13 localhost NetworkManager[817]: <info> NetworkManager state is now DISCONNECTED >Dec 21 19:28:13 localhost avahi-daemon[659]: Interface ens33.IPv4 no longer relevant for mDNS. >Dec 21 19:28:14 localhost dbus-daemon[664]: dbus[664]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 21 19:28:14 localhost dbus[664]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 21 19:28:14 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Dec 21 19:28:14 localhost NetworkManager[817]: <info> Saved default wired connection 'ens33' to persistent storage >Dec 21 19:28:14 localhost NetworkManager[817]: <info> Auto-activating connection 'ens33'. >Dec 21 19:28:14 localhost NetworkManager[817]: <info> Activation (ens33) starting connection 'ens33' >Dec 21 19:28:14 localhost NetworkManager[817]: <info> (ens33): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Dec 21 19:28:14 localhost NetworkManager[817]: <info> NetworkManager state is now CONNECTING >Dec 21 19:28:14 localhost NetworkManager[817]: <info> Activation (ens33) Stage 1 of 5 (Device Prepare) scheduled... >Dec 21 19:28:14 localhost NetworkManager[817]: <info> Activation (ens33) Stage 1 of 5 (Device Prepare) started... >Dec 21 19:28:14 localhost NetworkManager[817]: <info> Activation (ens33) Stage 2 of 5 (Device Configure) scheduled... >Dec 21 19:28:14 localhost NetworkManager[817]: <info> Activation (ens33) Stage 1 of 5 (Device Prepare) complete. >Dec 21 19:28:14 localhost NetworkManager[817]: <info> Activation (ens33) Stage 2 of 5 (Device Configure) starting... >Dec 21 19:28:14 localhost NetworkManager[817]: <info> (ens33): device state change: prepare -> config (reason 'none') [40 50 0] >Dec 21 19:28:14 localhost NetworkManager[817]: <info> Activation (ens33) Stage 2 of 5 (Device Configure) successful. >Dec 21 19:28:14 localhost NetworkManager[817]: <info> Activation (ens33) Stage 2 of 5 (Device Configure) complete. >Dec 21 19:28:14 localhost dbus-daemon[664]: dbus[664]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 21 19:28:14 localhost dbus[664]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 21 19:28:14 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Dec 21 19:28:14 localhost NetworkManager[817]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-ens33 >Dec 21 19:28:15 localhost chronyd[688]: Source 37.247.49.133 offline >Dec 21 19:28:15 localhost chronyd[688]: Source 109.168.106.59 offline >Dec 21 19:28:15 localhost chronyd[688]: Source 194.116.87.4 offline >Dec 21 19:28:15 localhost chronyd[688]: Source 212.45.144.88 offline >Dec 21 19:28:16 localhost NetworkManager[817]: <info> Activation (ens33) Stage 3 of 5 (IP Configure Start) scheduled. >Dec 21 19:28:16 localhost NetworkManager[817]: <info> Activation (ens33) Stage 3 of 5 (IP Configure Start) started... >Dec 21 19:28:16 localhost NetworkManager[817]: <info> (ens33): device state change: config -> ip-config (reason 'none') [50 70 0] >Dec 21 19:28:16 localhost NetworkManager[817]: <info> Activation (ens33) Beginning DHCPv4 transaction (timeout in 45 seconds) >Dec 21 19:28:16 localhost NetworkManager[817]: <info> dhclient started with pid 1951 >Dec 21 19:28:16 localhost NetworkManager[817]: <info> Activation (ens33) Stage 3 of 5 (IP Configure Start) complete. ><urlopen error [Errno -2] Name or service not known> >Dec 21 19:28:22 localhost dhclient[1951]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 21 19:28:22 localhost dhclient[1951]: Copyright 2004-2013 Internet Systems Consortium. >Dec 21 19:28:22 localhost dhclient[1951]: All rights reserved. >Dec 21 19:28:22 localhost dhclient[1951]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 21 19:28:22 localhost dhclient[1951]: Dec 21 19:28:22 localhost NetworkManager[817]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 21 19:28:22 localhost NetworkManager[817]: Copyright 2004-2013 Internet Systems Consortium. >Dec 21 19:28:22 localhost NetworkManager[817]: All rights reserved. >Dec 21 19:28:22 localhost NetworkManager[817]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 21 19:28:24 localhost NetworkManager[817]: <info> (ens33): DHCPv4 state changed nbi -> preinit >Dec 21 19:28:25 localhost dhclient[1951]: Listening on LPF/ens33/00:0c:29:6b:91:db >Dec 21 19:28:25 localhost NetworkManager[817]: Listening on LPF/ens33/00:0c:29:6b:91:db >Dec 21 19:28:25 localhost dhclient[1951]: Sending on LPF/ens33/00:0c:29:6b:91:db >Dec 21 19:28:25 localhost NetworkManager[817]: Sending on LPF/ens33/00:0c:29:6b:91:db >Dec 21 19:28:25 localhost dhclient[1951]: Sending on Socket/fallback >Dec 21 19:28:25 localhost NetworkManager[817]: Sending on Socket/fallback >Dec 21 19:28:25 localhost dhclient[1951]: DHCPREQUEST on ens33 to 255.255.255.255 port 67 (xid=0x6513296e) >Dec 21 19:28:25 localhost NetworkManager[817]: DHCPREQUEST on ens33 to 255.255.255.255 port 67 (xid=0x6513296e) >Dec 21 19:28:25 localhost dhclient[1951]: DHCPACK from 192.168.47.254 (xid=0x6513296e) >Dec 21 19:28:25 localhost NetworkManager[817]: DHCPACK from 192.168.47.254 (xid=0x6513296e) >Dec 21 19:28:26 localhost NetworkManager[817]: <info> (ens33): DHCPv4 state changed preinit -> reboot >Dec 21 19:28:26 localhost NetworkManager[817]: <info> address 192.168.47.129 >Dec 21 19:28:26 localhost NetworkManager[817]: <info> plen 24 (255.255.255.0) >Dec 21 19:28:26 localhost NetworkManager[817]: <info> gateway 192.168.47.2 >Dec 21 19:28:26 localhost NetworkManager[817]: <info> lease time 1800 >Dec 21 19:28:26 localhost NetworkManager[817]: <info> nameserver '192.168.47.2' >Dec 21 19:28:26 localhost NetworkManager[817]: <info> domain name 'localdomain' >Dec 21 19:28:26 localhost NetworkManager[817]: <info> Activation (ens33) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Dec 21 19:28:26 localhost dhclient[1951]: bound to 192.168.47.129 -- renewal in 742 seconds. >Dec 21 19:28:26 localhost NetworkManager[817]: <info> Activation (ens33) Stage 5 of 5 (IPv4 Commit) started... >Dec 21 19:28:26 localhost NetworkManager[817]: <info> (ens33): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Dec 21 19:28:26 localhost NetworkManager[817]: <info> Activation (ens33) Stage 5 of 5 (IPv4 Commit) complete. >Dec 21 19:28:26 localhost NetworkManager[817]: <info> (ens33): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Dec 21 19:28:26 localhost NetworkManager[817]: <info> (ens33): device state change: secondaries -> activated (reason 'none') [90 100 0] >Dec 21 19:28:26 localhost avahi-daemon[659]: Joining mDNS multicast group on interface ens33.IPv4 with address 192.168.47.129. >Dec 21 19:28:26 localhost NetworkManager[817]: <info> NetworkManager state is now CONNECTED_GLOBAL >Dec 21 19:28:26 localhost NetworkManager[817]: <info> Policy set 'ens33' (ens33) as default for IPv4 routing and DNS. >Dec 21 19:28:26 localhost NetworkManager[817]: <info> Activation (ens33) successful, device activated. >Dec 21 19:28:26 localhost avahi-daemon[659]: New relevant interface ens33.IPv4 for mDNS. >Dec 21 19:28:26 localhost avahi-daemon[659]: Registering new address record for 192.168.47.129 on ens33.IPv4. >Dec 21 19:28:26 localhost dbus[664]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 21 19:28:26 localhost NetworkManager[817]: bound to 192.168.47.129 -- renewal in 742 seconds. >Dec 21 19:28:26 localhost dbus-daemon[664]: dbus[664]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 21 19:28:26 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Dec 21 19:28:26 localhost dbus-daemon[664]: dbus[664]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 21 19:28:26 localhost dbus[664]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 21 19:28:26 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Dec 21 19:28:29 localhost chronyd[688]: Source 212.45.144.88 online >Dec 21 19:28:29 localhost chronyd[688]: Source 37.247.49.133 online >Dec 21 19:28:29 localhost chronyd[688]: Source 109.168.106.59 online >Dec 21 19:28:29 localhost chronyd[688]: Source 194.116.87.4 online >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:07.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_BD': '1', >'ID_CDROM_CD': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_MEDIA': '1', >'ID_CDROM_MEDIA_DVD': '1', >'ID_CDROM_MEDIA_SESSION_COUNT': '1', >'ID_CDROM_MEDIA_STATE': 'complete', >'ID_CDROM_MEDIA_TRACK_COUNT': '1', >'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-20-1', >'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-1', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2013-12-12-00-56-55-00', >'ID_FS_UUID_ENC': '2013-12-12-00-56-55-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_MODEL': 'VMware_Virtual_IDE_CDROM_Drive', >'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20IDE\\x20CDROM\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '5513338d', >'ID_REVISION': '00000001', >'ID_SERIAL': 'VMware_Virtual_IDE_CDROM_Drive_10000000000000000001', >'ID_SERIAL_SHORT': '10000000000000000001', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '96865', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-VMware_Virtual_IDE_CDROM_Drive_10000000000000000001', >'/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1', >'/dev/disk/by-uuid/2013-12-12-00-56-55-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:07.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >name = sr0 status = True kids = 0 id = 0 >parents = [] >uuid = None size = 953.0 >format = existing iso9660 filesystem >major = 11 minor = 0 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:07.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- >model: NECVMWar VMware IDE CDR10 path: /dev/sr0 type: 1 >sectorSize: 2048 physicalSectorSize: 2048 >length: 487936 openCount: 0 readOnly: True >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: True >hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) >PedDevice: <_ped.Device object at 0x3c3ff80> >target size = 0 path = /dev/sr0 >format args = [] originalFormat = None >type = iso9660 name = iso9660 status = False >device = /dev/sr0 uuid = 2013-12-12-00-56-55-00 exists = True >options = ro supported = True formattable = False resizable = False >mountpoint = None mountopts = None >label = Fedora-Live-Desktop-x86_64-20-1 size = 0.0 targetSize = 0.0 >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_BUS': 'scsi', >'ID_MODEL': 'VMware_Virtual_S', >'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20S', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000b7011', >'ID_PATH': 'pci-0000:00:10.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_10_0-scsi-0_0_0_0', >'ID_REVISION': '1.0', >'ID_SCSI': '1', >'ID_TYPE': 'disk', >'ID_VENDOR': 'VMware_', >'ID_VENDOR_ENC': 'VMware\\x2c\\x20', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '669256', >'name': 'sda', >'symlinks': ['/dev/disk/by-path/pci-0000:00:10.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda'} ; name: sda ; >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x3e86790>, <parted.partition.Partition object at 0x3e86b50>] >device: <parted.device.Device object at 0x3e72bd0> >PedDisk: <_ped.Disk object at 0x3e84d40> >name = sda status = True kids = 0 id = 1 >parents = [] >uuid = None size = 20480.0 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- >model: VMware, VMware Virtual S path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 41943040 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) >PedDevice: <_ped.Device object at 0x7fe8dc06c320> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3e72410> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sda uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 2 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x3e86790>, <parted.partition.Partition object at 0x3e86b50>] >device: <parted.device.Device object at 0x3e72bd0> >PedDisk: <_ped.Disk object at 0x3e84d40> >origPartedDisk = <parted.disk.Disk object at 0x3e86d90> >partedDevice = parted.Device instance -- >model: VMware, VMware Virtual S path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 41943040 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) >PedDevice: <_ped.Device object at 0x7fe8dc06c440> >'DEVNAME': 'sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_BUS': 'scsi', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '8f3e5083-26be-4a05-af31-067ebc5ee26e', >'ID_FS_UUID_ENC': '8f3e5083-26be-4a05-af31-067ebc5ee26e', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'VMware_Virtual_S', >'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20S', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1024000', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000b7011-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000b7011', >'ID_PATH': 'pci-0000:00:10.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_10_0-scsi-0_0_0_0', >'ID_REVISION': '1.0', >'ID_SCSI': '1', >'ID_TYPE': 'disk', >'ID_VENDOR': 'VMware_', >'ID_VENDOR_ENC': 'VMware\\x2c\\x20', >'MAJOR': '8', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '669278', >'name': 'sda1', >'symlinks': ['/dev/disk/by-path/pci-0000:00:10.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/8f3e5083-26be-4a05-af31-067ebc5ee26e'], >'sysfs_path': '/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda/sda1'} ; name: sda1 ; >name = sda1 status = True kids = 0 id = 2 >parents = ['existing 20480MB disk sda (1) with existing msdos disklabel'] >uuid = None size = 500.0 >format = existing ext4 filesystem >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 17481 did: 20037 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7fe8dc06c680> >target size = 0 path = /dev/sda1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3e86590> fileSystem: <parted.filesystem.FileSystem object at 0x3e86c90> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e86910> PedPartition: <_ped.Partition object at 0x3e7fb30> >disk = existing 20480MB disk sda (1) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot >type = ext4 name = ext4 status = False >device = /dev/sda1 uuid = 8f3e5083-26be-4a05-af31-067ebc5ee26e exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 500.0 targetSize = 500.0 >'DEVNAME': 'sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda/sda2', >'DEVTYPE': 'partition', >'ID_BUS': 'scsi', >'ID_FS_TYPE': 'LVM2_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'RJpuUR-bErR-W2sS-ZwPf-V9kN-rChH-3zRcOJ', >'ID_FS_UUID_ENC': 'RJpuUR-bErR-W2sS-ZwPf-V9kN-rChH-3zRcOJ', >'ID_FS_VERSION': 'LVM2 001', >'ID_MODEL': 'VMware_Virtual_S', >'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20S', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '1026048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '40916992', >'ID_PART_ENTRY_TYPE': '0x8e', >'ID_PART_ENTRY_UUID': '000b7011-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000b7011', >'ID_PATH': 'pci-0000:00:10.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_10_0-scsi-0_0_0_0', >'ID_REVISION': '1.0', >'ID_SCSI': '1', >'ID_TYPE': 'disk', >'ID_VENDOR': 'VMware_', >'ID_VENDOR_ENC': 'VMware\\x2c\\x20', >'MAJOR': '8', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '669300', >'name': 'sda2', >'symlinks': ['/dev/disk/by-path/pci-0000:00:10.0-scsi-0:0:0:0-part2'], >'sysfs_path': '/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda/sda2'} ; name: sda2 ; >'DEVNAME': 'dm-4', >'DEVPATH': '/devices/virtual/block/dm-4', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'root', >'DM_NAME': 'fedora-root', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-QjMsmcBh7Sy5utiTxQXyeKl179Xld3JvHdsJh4yHAz2euMvvlkv01JzA5q87eYwm', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'bef01a0d-be49-4115-b002-79977dfc7531', >'ID_FS_UUID_ENC': 'bef01a0d-be49-4115-b002-79977dfc7531', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '743051', >'name': 'dm-4', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', >'/dev/disk/by-id/dm-uuid-LVM-QjMsmcBh7Sy5utiTxQXyeKl179Xld3JvHdsJh4yHAz2euMvvlkv01JzA5q87eYwm', >'/dev/disk/by-uuid/bef01a0d-be49-4115-b002-79977dfc7531', >'/dev/fedora/root', >'/dev/mapper/fedora-root'], >'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >name = fedora-root status = True kids = 0 id = 5 >parents = ['existing 19976MB lvmvg fedora (4)'] >uuid = HdsJh4-yHAz-2euM-vvlk-v01J-zA5q-87eYwm size = 17912.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 36683776 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32744 did: 0 busy: False >hardwareGeometry: (2283, 255, 63) biosGeometry: (2283, 255, 63) >PedDevice: <_ped.Device object at 0x7fe8dc06c3b0> >target size = 17912.0 path = /dev/mapper/fedora-root >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x3e8ae10) -- >name = fedora status = True kids = 1 id = 4 >parents = ['existing 19979MB partition sda2 (3) with existing lvmpv'] >uuid = QjMsmc-Bh7S-y5ut-iTxQ-XyeK-l179-Xld3Jv size = 19976 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 4994 >PE Free = 0 PV Count = 1 >LV Names = ['root', 'swap'] modified = False >extents = 4994.0 free space = 2064 >free extents = 516.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 19979MB partition sda2 (3) with existing lvmpv'] >LVs = ['existing 17912MB lvmlv fedora-root (5) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 17912MB >type = ext4 name = ext4 status = False >device = /dev/mapper/fedora-root uuid = bef01a0d-be49-4115-b002-79977dfc7531 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 17912.0 targetSize = 17912.0 >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'swap', >'DM_NAME': 'fedora-swap', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-QjMsmcBh7Sy5utiTxQXyeKl179Xld3JvFhie7i5YacQthXTcqBcpw8LKBHMhYTkC', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': 'c80e4535-60a5-49a9-b51b-ce904e96abd1', >'ID_FS_UUID_ENC': 'c80e4535-60a5-49a9-b51b-ce904e96abd1', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '739915', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', >'/dev/disk/by-id/dm-uuid-LVM-QjMsmcBh7Sy5utiTxQXyeKl179Xld3JvFhie7i5YacQthXTcqBcpw8LKBHMhYTkC', >'/dev/disk/by-uuid/c80e4535-60a5-49a9-b51b-ce904e96abd1', >'/dev/fedora/swap', >'/dev/mapper/fedora-swap'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >name = fedora-swap status = True kids = 0 id = 6 >parents = ['existing 19976MB lvmvg fedora (4)'] >uuid = Fhie7i-5Yac-QthX-TcqB-cpw8-LKBH-MhYTkC size = 2064.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 4227072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: True >hardwareGeometry: (263, 255, 63) biosGeometry: (263, 255, 63) >PedDevice: <_ped.Device object at 0x7fe8dc06c710> >target size = 2064.0 path = /dev/mapper/fedora-swap >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x3e8ae10) -- >name = fedora status = True kids = 2 id = 4 >parents = ['existing 19979MB partition sda2 (3) with existing lvmpv'] >uuid = QjMsmc-Bh7S-y5ut-iTxQ-XyeK-l179-Xld3Jv size = 19976 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 4994 >PE Free = 0 PV Count = 1 >LV Names = ['root', 'swap'] modified = False >extents = 4994.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 19979MB partition sda2 (3) with existing lvmpv'] >LVs = ['existing 17912MB lvmlv fedora-root (5) with existing ext4 filesystem', >'existing 2064MB lvmlv fedora-swap (6) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 2064MB >type = swap name = swap status = True >device = /dev/mapper/fedora-swap uuid = c80e4535-60a5-49a9-b51b-ce904e96abd1 exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >name = sda2 status = True kids = 1 id = 3 >parents = ['existing 20480MB disk sda (1) with existing msdos disklabel'] >uuid = None size = 19979.0 >format = existing lvmpv >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 40916992 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (2546, 255, 63) biosGeometry: (2546, 255, 63) >PedDevice: <_ped.Device object at 0x7fe8dc06c7a0> >target size = 0 path = /dev/sda2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3e86590> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e86c10> PedPartition: <_ped.Partition object at 0x3e7fb90> >disk = existing 20480MB disk sda (1) with existing msdos disklabel >start = 1026048 end = 41943039 length = 40916992 >flags = lvm >type = lvmpv name = physical volume (LVM) status = False >device = /dev/sda2 uuid = RJpuUR-bErR-W2sS-ZwPf-V9kN-rChH-3zRcOJ exists = True >options = None supported = True formattable = True resizable = False >vgName = fedora vgUUID = QjMsmc-Bh7S-y5ut-iTxQ-XyeK-l179-Xld3Jv peStart = 1.0 >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '326521', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 8 >parents = ['existing 0MB file /osmin.img (deleted) (7)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop0 >format args = [] originalFormat = None >type = squashfs name = squashfs status = False >device = /dev/loop0 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '330131', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 10 >parents = ['existing 0MB file /osmin (9)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop1 >format args = [] originalFormat = None >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop1 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '332639', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >name = loop2 status = False kids = 0 id = 12 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (11)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop2 >format args = [] originalFormat = None >type = squashfs name = squashfs status = False >device = /dev/loop2 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '334893', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >name = loop3 status = False kids = 0 id = 14 >parents = ['existing 0MB file /LiveOS/ext3fs.img (13)'] >uuid = None size = 0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop3 >format args = [] originalFormat = None >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '337470', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >name = loop4 status = False kids = 0 id = 16 >parents = ['existing 0MB file /overlay (deleted) (15)'] >uuid = None size = 0 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_NAME': 'live-rw', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '7806', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >name = live-rw status = True kids = 0 id = 17 >parents = ['existing 0MB loop loop4 (16)'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32744 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7fe8dc06c950> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '28621', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >name = live-base status = True kids = 0 id = 18 >parents = ['existing 0MB loop loop3 (14) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32744 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7fe8dc06cb00> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '75611', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >name = live-osimg-min status = True kids = 0 id = 19 >parents = ['existing 0MB loop loop3 (14) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 27500 did: 12406 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7fe8dc06c8c0> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'swap', >'DM_NAME': 'fedora-swap', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-QjMsmcBh7Sy5utiTxQXyeKl179Xld3JvFhie7i5YacQthXTcqBcpw8LKBHMhYTkC', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': 'c80e4535-60a5-49a9-b51b-ce904e96abd1', >'ID_FS_UUID_ENC': 'c80e4535-60a5-49a9-b51b-ce904e96abd1', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '739915', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', >'/dev/disk/by-id/dm-uuid-LVM-QjMsmcBh7Sy5utiTxQXyeKl179Xld3JvFhie7i5YacQthXTcqBcpw8LKBHMhYTkC', >'/dev/disk/by-uuid/c80e4535-60a5-49a9-b51b-ce904e96abd1', >'/dev/fedora/swap', >'/dev/mapper/fedora-swap'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >name = fedora-swap status = True kids = 0 id = 6 >parents = ['existing 19976MB lvmvg fedora (4)'] >uuid = Fhie7i-5Yac-QthX-TcqB-cpw8-LKBH-MhYTkC size = 2064.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 4227072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: True >hardwareGeometry: (263, 255, 63) biosGeometry: (263, 255, 63) >PedDevice: <_ped.Device object at 0x7fe8dc06c710> >target size = 2064.0 path = /dev/mapper/fedora-swap >format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x3e8ae10) -- >name = fedora status = True kids = 2 id = 4 >parents = ['existing 19979MB partition sda2 (3) with existing lvmpv'] >uuid = QjMsmc-Bh7S-y5ut-iTxQ-XyeK-l179-Xld3Jv size = 19976 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 4994 >PE Free = 0 PV Count = 1 >LV Names = ['root', 'swap'] modified = False >extents = 4994.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 19979MB partition sda2 (3) with existing lvmpv'] >LVs = ['existing 17912MB lvmlv fedora-root (5) with existing ext4 filesystem', >'existing 2064MB lvmlv fedora-swap (6) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 2064MB >type = swap name = swap status = True >device = /dev/mapper/fedora-swap uuid = c80e4535-60a5-49a9-b51b-ce904e96abd1 exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >'DEVNAME': 'dm-4', >'DEVPATH': '/devices/virtual/block/dm-4', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'root', >'DM_NAME': 'fedora-root', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-QjMsmcBh7Sy5utiTxQXyeKl179Xld3JvHdsJh4yHAz2euMvvlkv01JzA5q87eYwm', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'bef01a0d-be49-4115-b002-79977dfc7531', >'ID_FS_UUID_ENC': 'bef01a0d-be49-4115-b002-79977dfc7531', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '743051', >'name': 'dm-4', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', >'/dev/disk/by-id/dm-uuid-LVM-QjMsmcBh7Sy5utiTxQXyeKl179Xld3JvHdsJh4yHAz2euMvvlkv01JzA5q87eYwm', >'/dev/disk/by-uuid/bef01a0d-be49-4115-b002-79977dfc7531', >'/dev/fedora/root', >'/dev/mapper/fedora-root'], >'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >name = fedora-root status = True kids = 0 id = 5 >parents = ['existing 19976MB lvmvg fedora (4)'] >uuid = HdsJh4-yHAz-2euM-vvlk-v01J-zA5q-87eYwm size = 17912.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 36683776 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32744 did: 0 busy: False >hardwareGeometry: (2283, 255, 63) biosGeometry: (2283, 255, 63) >PedDevice: <_ped.Device object at 0x7fe8dc06c3b0> >target size = 17912.0 path = /dev/mapper/fedora-root >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x3e8ae10) -- >name = fedora status = True kids = 2 id = 4 >parents = ['existing 19979MB partition sda2 (3) with existing lvmpv'] >uuid = QjMsmc-Bh7S-y5ut-iTxQ-XyeK-l179-Xld3Jv size = 19976 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 4994 >PE Free = 0 PV Count = 1 >LV Names = ['root', 'swap'] modified = False >extents = 4994.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 19979MB partition sda2 (3) with existing lvmpv'] >LVs = ['existing 17912MB lvmlv fedora-root (5) with existing ext4 filesystem', >'existing 2064MB lvmlv fedora-swap (6) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 17912MB >type = ext4 name = ext4 status = False >device = /dev/mapper/fedora-root uuid = bef01a0d-be49-4115-b002-79977dfc7531 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 17912.0 targetSize = 17912.0 >Dec 21 19:30:48 localhost kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >Dec 21 19:30:48 localhost kernel: SELinux: initialized (dev sda1, type ext4), uses xattr >Dec 21 19:31:08 localhost kernel: EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null) >Dec 21 19:31:08 localhost kernel: SELinux: initialized (dev dm-3, type ext4), uses xattr >Dec 21 19:31:14 localhost systemd[1]: Time has been changed >Dec 21 19:31:14 localhost systemd[1327]: Time has been changed >Dec 21 19:31:14 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Dec 21 19:31:14 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Dec 21 19:31:46 localhost chronyd[688]: Selected source 109.168.106.59 >Dec 21 19:31:47 localhost chronyd[688]: Can't synchronise: no majority >Dec 21 19:31:47 localhost chronyd[688]: Selected source 194.116.87.4 >Dec 21 19:31:47 localhost chronyd[688]: System clock wrong by 0.711911 seconds, adjustment started >Dec 21 19:32:50 localhost chronyd[688]: Selected source 37.247.49.133 >Dec 21 19:32:50 localhost chronyd[688]: System clock wrong by 2.922112 seconds, adjustment started >Dec 21 19:33:28 localhost kernel: hrtimer: interrupt took 23622561 ns >Dec 21 19:33:56 localhost chronyd[688]: System clock wrong by 0.535434 seconds, adjustment started >Dec 21 19:33:57 localhost dbus-daemon[664]: dbus[664]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Dec 21 19:33:57 localhost dbus[664]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Dec 21 19:33:57 localhost systemd[1]: Starting Hostname Service... >Dec 21 19:34:00 localhost dbus-daemon[664]: dbus[664]: [system] Successfully activated service 'org.freedesktop.hostname1' >Dec 21 19:34:00 localhost dbus[664]: [system] Successfully activated service 'org.freedesktop.hostname1' >Dec 21 19:34:00 localhost systemd[1]: Started Hostname Service. >Dec 21 19:34:09 localhost kernel: bio: create slab <bio-1> at 1 >Dec 21 19:34:09 localhost kernel: Btrfs loaded >Dec 21 19:34:17 localhost kernel: SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Dec 21 19:36:30 localhost kernel: nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead. >Dec 21 19:36:46 localhost systemd[1]: Starting Cleanup of Temporary Directories... >Dec 21 19:36:48 localhost systemd[1]: Started Cleanup of Temporary Directories. >Dec 21 19:37:10 localhost chronyd[688]: System clock wrong by -0.713957 seconds, adjustment started >Dec 21 19:37:19 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >action.window.show_all() >action.window.show_all() >Dec 21 19:37:19 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Gtk.main() >Gtk.main() >Dec 21 19:37:19 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:37:19 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:37:22 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:37:22 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:37:38 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >rc = self.window.run() >rc = self.window.run() >Dec 21 19:37:38 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:14 localhost gnome-session[1330]: Window manager warning: last_focus_time (987350) is greater than comparison timestamp (987347). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 21 19:38:14 localhost gnome-session[1330]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x12001b1 not in stack >Dec 21 19:38:14 localhost gnome-session[1330]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x12001b1 not in stack >Dec 21 19:38:14 localhost gnome-session[1330]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x12001b1 not in stack >Dec 21 19:38:14 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:14 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:14 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:14 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:14 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:16 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:16 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:16 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:17 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:17 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:17 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:17 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:17 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:17 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:17 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:17 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:18 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:18 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:18 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:18 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:21 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:21 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:21 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:21 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:22 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >rc = self.window.run() >rc = self.window.run() >Dec 21 19:38:22 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:22 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:22 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:26 localhost gnome-session[1330]: Window manager warning: last_focus_time (999557) is greater than comparison timestamp (999556). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 21 19:38:26 localhost gnome-session[1330]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1200571 not in stack >Dec 21 19:38:26 localhost gnome-session[1330]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1200571 not in stack >Dec 21 19:38:26 localhost gnome-session[1330]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1200571 not in stack >Dec 21 19:38:26 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:26 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:26 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:26 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:27 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:27 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:27 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:27 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:27 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:27 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:27 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:27 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:27 localhost gnome-session[1330]: (anaconda:1869): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 21 19:38:28 localhost gnome-session[1330]: Window manager warning: last_focus_time (1001237) is greater than comparison timestamp (1001235). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 21 19:39:04 localhost gnome-session[1330]: Window manager warning: last_focus_time (1037129) is greater than comparison timestamp (1037128). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 21 19:39:04 localhost gnome-session[1330]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1200a02 not in stack >Dec 21 19:39:04 localhost gnome-session[1330]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1200a02 not in stack >Dec 21 19:39:04 localhost gnome-session[1330]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1200a02 not in stack >Dec 21 19:39:06 localhost gnome-session[1330]: Window manager warning: last_focus_time (1039031) is greater than comparison timestamp (1039029). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 21 19:39:47 localhost gnome-session[1330]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x12010a9 not in stack >Dec 21 19:39:47 localhost gnome-session[1330]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x12010a5 not in stack >Dec 21 19:39:47 localhost gnome-session[1330]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x12010a5 not in stack >Dec 21 19:39:47 localhost gnome-session[1330]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x12010a5 not in stack >Dec 21 19:40:06 localhost gnome-session[1330]: Window manager warning: last_focus_time (1099069) is greater than comparison timestamp (1099067). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 21 19:40:06 localhost gnome-session[1330]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1201272 not in stack >Dec 21 19:40:06 localhost gnome-session[1330]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x120126e not in stack >Dec 21 19:40:06 localhost gnome-session[1330]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x120126e not in stack >Dec 21 19:40:06 localhost gnome-session[1330]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x120126e not in stack >disk: <parted.disk.Disk object at 0x4a15a90> fileSystem: <parted.filesystem.FileSystem object at 0x4f49990> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4f49790> PedPartition: <_ped.Partition object at 0x4a16290> >disk: <parted.disk.Disk object at 0x4a15a90> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4f49910> PedPartition: <_ped.Partition object at 0x4a162f0> >PartSpec instance (0x4f49550) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x4f49590) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x4f495d0) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x4f49610) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x4f49650) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 2048 maxSize = None grow = False >Dec 21 19:40:56 localhost dhclient[1951]: DHCPREQUEST on ens33 to 192.168.47.254 port 67 (xid=0x6513296e) >Dec 21 19:40:56 localhost dhclient[1951]: DHCPACK from 192.168.47.254 (xid=0x6513296e) >Dec 21 19:40:57 localhost NetworkManager[817]: DHCPREQUEST on ens33 to 192.168.47.254 port 67 (xid=0x6513296e) >Dec 21 19:40:57 localhost NetworkManager[817]: DHCPACK from 192.168.47.254 (xid=0x6513296e) >Dec 21 19:40:57 localhost NetworkManager[817]: <info> (ens33): DHCPv4 state changed reboot -> renew >Dec 21 19:40:57 localhost dhclient[1951]: bound to 192.168.47.129 -- renewal in 750 seconds. >Dec 21 19:40:57 localhost NetworkManager[817]: <info> address 192.168.47.129 >Dec 21 19:40:57 localhost NetworkManager[817]: <info> plen 24 (255.255.255.0) >Dec 21 19:40:57 localhost NetworkManager[817]: <info> gateway 192.168.47.2 >Dec 21 19:40:57 localhost NetworkManager[817]: <info> lease time 1800 >Dec 21 19:40:57 localhost NetworkManager[817]: <info> nameserver '192.168.47.2' >Dec 21 19:40:57 localhost NetworkManager[817]: <info> domain name 'localdomain' >Dec 21 19:40:57 localhost NetworkManager[817]: bound to 192.168.47.129 -- renewal in 750 seconds. >Dec 21 19:40:57 localhost dbus-daemon[664]: dbus[664]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 21 19:40:57 localhost dbus[664]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 21 19:40:57 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Dec 21 19:40:59 localhost dbus-daemon[664]: dbus[664]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 21 19:40:59 localhost dbus[664]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 21 19:40:59 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >PartSpec instance (0x4f49550) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x4f49590) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x4f495d0) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x4f49610) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x4f49650) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 2048 maxSize = None grow = False >PartSpec instance (0x4f49550) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x4f49590) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x4f495d0) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x4f49610) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x4f49650) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 2048 maxSize = None grow = False >PartSpec instance (0x4f49550) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x4f49590) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x4f495d0) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x4f49610) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x4f49650) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 2048 maxSize = None grow = False >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:07.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_BD': '1', >'ID_CDROM_CD': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_MEDIA': '1', >'ID_CDROM_MEDIA_DVD': '1', >'ID_CDROM_MEDIA_SESSION_COUNT': '1', >'ID_CDROM_MEDIA_STATE': 'complete', >'ID_CDROM_MEDIA_TRACK_COUNT': '1', >'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-20-1', >'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-1', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2013-12-12-00-56-55-00', >'ID_FS_UUID_ENC': '2013-12-12-00-56-55-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_MODEL': 'VMware_Virtual_IDE_CDROM_Drive', >'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20IDE\\x20CDROM\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '5513338d', >'ID_REVISION': '00000001', >'ID_SERIAL': 'VMware_Virtual_IDE_CDROM_Drive_10000000000000000001', >'ID_SERIAL_SHORT': '10000000000000000001', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '96865', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-VMware_Virtual_IDE_CDROM_Drive_10000000000000000001', >'/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1', >'/dev/disk/by-uuid/2013-12-12-00-56-55-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:07.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >name = sr0 status = True kids = 0 id = 20 >parents = [] >uuid = None size = 953.0 >format = existing iso9660 filesystem >major = 11 minor = 0 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:07.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- >model: NECVMWar VMware IDE CDR10 path: /dev/sr0 type: 1 >sectorSize: 2048 physicalSectorSize: 2048 >length: 487936 openCount: 0 readOnly: True >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: True >hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) >PedDevice: <_ped.Device object at 0x7fe8cc02bf80> >target size = 0 path = /dev/sr0 >format args = [] originalFormat = None >type = iso9660 name = iso9660 status = False >device = /dev/sr0 uuid = 2013-12-12-00-56-55-00 exists = True >options = ro supported = True formattable = False resizable = False >mountpoint = None mountopts = None >label = Fedora-Live-Desktop-x86_64-20-1 size = 0.0 targetSize = 0.0 >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_BUS': 'scsi', >'ID_MODEL': 'VMware_Virtual_S', >'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20S', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000b7011', >'ID_PATH': 'pci-0000:00:10.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_10_0-scsi-0_0_0_0', >'ID_REVISION': '1.0', >'ID_SCSI': '1', >'ID_TYPE': 'disk', >'ID_VENDOR': 'VMware_', >'ID_VENDOR_ENC': 'VMware\\x2c\\x20', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '669256', >'name': 'sda', >'symlinks': ['/dev/disk/by-path/pci-0000:00:10.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda'} ; name: sda ; >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x4f7f090>, <parted.partition.Partition object at 0x4f7f210>] >device: <parted.device.Device object at 0x4f6fe90> >PedDisk: <_ped.Disk object at 0x4f7e098> >Dec 21 19:42:36 localhost gnome-session[1330]: (anaconda:1869): Gtk-WARNING **: Unable to show '': Operation not supported >name = sda status = True kids = 0 id = 21 >parents = [] >uuid = None size = 20480.0 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- >model: VMware, VMware Virtual S path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 41943040 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) >PedDevice: <_ped.Device object at 0x7fe8cc02be60> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x4f6fbd0> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sda uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 2 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x4f7f090>, <parted.partition.Partition object at 0x4f7f210>] >device: <parted.device.Device object at 0x4f6fe90> >PedDisk: <_ped.Disk object at 0x4f7e098> >origPartedDisk = <parted.disk.Disk object at 0x4f7f450> >partedDevice = parted.Device instance -- >model: VMware, VMware Virtual S path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 41943040 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) >PedDevice: <_ped.Device object at 0x4f740e0> >'DEVNAME': 'sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_BUS': 'scsi', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '8f3e5083-26be-4a05-af31-067ebc5ee26e', >'ID_FS_UUID_ENC': '8f3e5083-26be-4a05-af31-067ebc5ee26e', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'VMware_Virtual_S', >'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20S', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1024000', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000b7011-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000b7011', >'ID_PATH': 'pci-0000:00:10.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_10_0-scsi-0_0_0_0', >'ID_REVISION': '1.0', >'ID_SCSI': '1', >'ID_TYPE': 'disk', >'ID_VENDOR': 'VMware_', >'ID_VENDOR_ENC': 'VMware\\x2c\\x20', >'MAJOR': '8', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '669278', >'name': 'sda1', >'symlinks': ['/dev/disk/by-path/pci-0000:00:10.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/8f3e5083-26be-4a05-af31-067ebc5ee26e'], >'sysfs_path': '/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda/sda1'} ; name: sda1 ; >Dec 21 19:42:37 localhost gnome-session[1330]: Window manager warning: last_focus_time (1249999) is greater than comparison timestamp (1249998). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 21 19:42:37 localhost gnome-session[1330]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x120168c not in stack >Dec 21 19:42:37 localhost gnome-session[1330]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1201688 not in stack >Dec 21 19:42:37 localhost gnome-session[1330]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1201688 not in stack >Dec 21 19:42:37 localhost gnome-session[1330]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1201688 not in stack > > > >/tmp/anaconda.log: >13:27:55,603 INFO anaconda: /sbin/anaconda 20.25.15-1 >18:28:02,644 INFO anaconda: 2097152 kB (2048 MB) are available >13:28:02,644 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >13:28:02,645 INFO anaconda: Not doing 'start audit daemon' in live installation >13:28:02,668 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >13:28:02,708 INFO anaconda: Default encoding = ascii >13:28:10,335 INFO anaconda: Display mode = g >18:28:10,337 INFO anaconda: 2097152 kB (2048 MB) are available >13:28:10,337 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >13:28:13,296 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >13:28:13,298 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >13:28:13,298 INFO anaconda: using only installclass _Fedora >13:28:13,310 INFO anaconda: bootloader GRUB2 on X86 platform >13:28:13,313 INFO anaconda: bootloader GRUB2 on X86 platform >13:28:13,360 DEBUG anaconda: network: devices found ['ens33'] >13:28:14,008 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on ens33 >13:28:14,166 DEBUG anaconda: network: setting autoconnect of ens33 to False >13:28:14,166 DEBUG anaconda: network: missing ifcfgs created for devices ['ens33'] >13:28:14,280 DEBUG anaconda: updating hostname localhost.localdomain >13:28:14,393 INFO anaconda: Running Thread: AnaStorageThread (140638193542912) >13:28:15,302 INFO anaconda: Running Thread: AnaTimeInitThread (140638185150208) >13:28:15,304 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140638176757504) >13:28:18,539 INFO anaconda: Running Thread: AnaPayloadThread (140637965907712) >13:28:18,599 DEBUG anaconda: updating hostname localhost.localdomain >13:28:18,614 INFO anaconda: got 0 NTP servers from DHCP >13:28:18,614 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140638176757504) >13:28:18,620 INFO anaconda: Not doing 'start chronyd' in live installation >13:28:18,621 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140638176757504) >13:28:18,712 INFO anaconda: Starting geolocation lookup >13:28:18,980 INFO anaconda: Geolocation provider: Fedora GeoIP >13:28:19,226 DEBUG anaconda: Geoloc: URLError for Fedora GeoIP API lookup: ><urlopen error [Errno -2] Name or service not known> >13:28:19,226 INFO anaconda: Geolocation lookup finished in 0.2 seconds >13:28:19,227 INFO anaconda: no results from geolocation >13:28:19,267 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140638176757504) >13:28:30,763 INFO anaconda: Not doing 'activate layouts' in live installation >13:29:27,129 INFO anaconda: Not doing 'require network connection' in live installation >13:29:27,132 DEBUG anaconda: network standalone spoke (init): completed: True >13:29:27,133 INFO anaconda: Not doing 'require network connection' in live installation >13:29:31,744 INFO anaconda: Running Thread: AnaDateTimeThread (140637922879232) >13:29:32,361 INFO anaconda: Not doing 'modify system time and date' in live installation >13:31:17,829 INFO anaconda: Thread Done: AnaStorageThread (140638193542912) >13:31:14,005 INFO anaconda: Thread Done: AnaTimeInitThread (140638185150208) >13:31:14,007 INFO anaconda: Thread Done: AnaDateTimeThread (140637922879232) >13:31:14,422 INFO anaconda: Thread Done: AnaPayloadThread (140637965907712) >13:33:53,191 INFO anaconda: fs space: 0 B needed: 2.96 GB >13:33:56,616 INFO anaconda: fs space: 0 B needed: 2.96 GB >13:33:56,859 INFO anaconda: Running Thread: AnaStorageWatcher (140638185150208) >13:33:56,868 INFO anaconda: Thread Done: AnaStorageWatcher (140638185150208) >13:33:56,938 INFO anaconda: Running Thread: AnaCustomStorageInit (140638185150208) >13:33:57,332 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >13:33:57,340 DEBUG anaconda: network: selected device ens33 >13:33:57,433 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >13:33:57,586 DEBUG anaconda: updating hostname localhost.localdomain >13:33:57,874 INFO anaconda: Not doing 'require network connection' in live installation >13:33:58,016 INFO anaconda: setting <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fe8dc0f03d0> status to: Restoring hardware time... >13:33:58,028 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fe8dc0f03d0> >13:33:58,028 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe8c008ab10> status to: Probing storage... >13:33:58,044 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe8c008ab10> >13:34:02,940 INFO anaconda: Running Thread: AnaNTPserver0 (140637965907712) >13:34:02,942 INFO anaconda: Running Thread: AnaNTPserver1 (140638193542912) >13:34:02,947 INFO anaconda: Running Thread: AnaNTPserver2 (140637744994048) >13:34:03,030 INFO anaconda: Running Thread: AnaNTPserver3 (140637736601344) >13:34:03,498 DEBUG anaconda: updating hostname localhost.localdomain >13:34:03,564 INFO anaconda: Thread Done: AnaNTPserver2 (140637744994048) >13:34:03,599 INFO anaconda: Thread Done: AnaNTPserver1 (140638193542912) >13:34:03,649 INFO anaconda: Thread Done: AnaNTPserver0 (140637965907712) >13:34:03,659 INFO anaconda: Thread Done: AnaNTPserver3 (140637736601344) >13:34:03,869 DEBUG anaconda: updating hostname localhost.localdomain >13:34:03,870 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fe8d40221d0> status to: Wired (ens33) connected >13:34:21,936 INFO anaconda: Thread Done: AnaCustomStorageInit (140638185150208) >13:37:19,582 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:111: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > action.window.show_all() > >13:37:19,583 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:111: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > action.window.show_all() > >13:37:19,945 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:117: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > Gtk.main() > >13:37:19,946 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:117: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > Gtk.main() > >13:37:38,331 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:123: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > rc = self.window.run() > >13:37:38,393 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:123: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > rc = self.window.run() > >13:38:22,289 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:205: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > rc = self.window.run() > >13:38:22,291 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:205: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > rc = self.window.run() > >13:38:28,487 INFO anaconda: Not doing 'require network connection' in live installation >13:38:29,667 INFO anaconda: Not doing 'get NTP service state' in live installation >13:38:29,667 INFO anaconda: Not doing 'start NTP service' in live installation >13:38:37,509 INFO anaconda: Not doing 'save system time' in live installation >13:38:37,516 INFO anaconda: Running Thread: AnaNTPserver4 (140638185150208) >13:38:37,584 INFO anaconda: Running Thread: AnaNTPserver5 (140637736601344) >13:38:37,586 INFO anaconda: Running Thread: AnaNTPserver6 (140637965907712) >13:38:37,634 INFO anaconda: Running Thread: AnaNTPserver7 (140637744994048) >13:38:38,091 INFO anaconda: Thread Done: AnaNTPserver6 (140637965907712) >13:38:38,101 INFO anaconda: Thread Done: AnaNTPserver7 (140637744994048) >13:38:38,281 INFO anaconda: Thread Done: AnaNTPserver4 (140638185150208) >13:38:38,352 INFO anaconda: Thread Done: AnaNTPserver5 (140637736601344) >19:39:04,115 INFO anaconda: Not doing 'save NTP servers configuration' in live installation >19:39:06,336 INFO anaconda: Not doing 'require network connection' in live installation >19:39:55,551 DEBUG anaconda: disk free: 969.23 kB fs free: 350 MB sw needs: 2.96 GB auto swap: 0 B >19:40:06,065 INFO anaconda: Running Thread: AnaExecuteStorageThread (140637736601344) >19:40:06,072 INFO anaconda: Thread Done: AnaExecuteStorageThread (140637736601344) >19:40:06,290 INFO anaconda: Not doing 'require network connection' in live installation >19:40:06,420 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >19:40:06,422 DEBUG anaconda: ui: unused=[] >19:40:06,431 DEBUG anaconda: ui: new_devices=[] >19:40:06,470 DEBUG anaconda: page clicked: New Fedora 20 Installation >19:40:06,471 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >19:40:06,471 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >19:40:06,651 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe8c008ab10> >19:40:06,652 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe8c008ab10> status to: Saving storage configuration... >19:40:06,669 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe8c008ab10> >19:40:27,306 DEBUG anaconda: running automatic partitioning >19:40:27,868 ERR anaconda: doAutoPartition failed: Not enough free space on disks for automatic partitioning >19:40:56,820 DEBUG anaconda: finished automatic partitioning >19:40:56,820 DEBUG anaconda: refreshing ui >19:40:56,944 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >19:40:57,028 DEBUG anaconda: ui: unused=[] >19:40:57,031 DEBUG anaconda: ui: new_devices=[] >19:40:57,123 DEBUG anaconda: page clicked: New Fedora 20 Installation >19:40:57,124 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >19:40:57,125 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >19:40:57,125 DEBUG anaconda: finished refreshing ui >19:40:57,125 DEBUG anaconda: updating space display >19:40:57,152 DEBUG anaconda: finished updating space display >19:41:47,446 DEBUG anaconda: running automatic partitioning >19:41:47,710 ERR anaconda: doAutoPartition failed: Not enough free space on disks for automatic partitioning >19:41:47,716 DEBUG anaconda: finished automatic partitioning >19:41:47,716 DEBUG anaconda: refreshing ui >19:41:47,775 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >19:41:47,777 DEBUG anaconda: ui: unused=[] >19:41:47,780 DEBUG anaconda: ui: new_devices=[] >19:41:47,824 DEBUG anaconda: page clicked: New Fedora 20 Installation >19:41:47,825 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >19:41:47,826 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >19:41:48,160 DEBUG anaconda: finished refreshing ui >19:41:48,259 DEBUG anaconda: updating space display >19:41:48,399 DEBUG anaconda: finished updating space display >19:42:06,833 DEBUG anaconda: running automatic partitioning >19:42:06,858 ERR anaconda: doAutoPartition failed: Not enough free space on disks for automatic partitioning >19:42:06,864 DEBUG anaconda: finished automatic partitioning >19:42:06,864 DEBUG anaconda: refreshing ui >19:42:06,871 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >19:42:06,872 DEBUG anaconda: ui: unused=[] >19:42:06,875 DEBUG anaconda: ui: new_devices=[] >19:42:06,913 DEBUG anaconda: page clicked: New Fedora 20 Installation >19:42:06,913 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >19:42:06,915 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >19:42:06,915 DEBUG anaconda: finished refreshing ui >19:42:06,915 DEBUG anaconda: updating space display >19:42:06,929 DEBUG anaconda: finished updating space display >19:42:07,708 DEBUG anaconda: running automatic partitioning >19:42:07,733 ERR anaconda: doAutoPartition failed: Not enough free space on disks for automatic partitioning >19:42:07,738 DEBUG anaconda: finished automatic partitioning >19:42:07,738 DEBUG anaconda: refreshing ui >19:42:07,744 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >19:42:07,746 DEBUG anaconda: ui: unused=[] >19:42:07,748 DEBUG anaconda: ui: new_devices=[] >19:42:07,806 DEBUG anaconda: page clicked: New Fedora 20 Installation >19:42:07,881 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >19:42:07,907 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >19:42:07,908 DEBUG anaconda: finished refreshing ui >19:42:07,908 DEBUG anaconda: updating space display >19:42:07,923 DEBUG anaconda: finished updating space display >19:42:17,396 INFO anaconda: Running Thread: AnaStorageThread (140637736601344) >19:42:37,044 INFO anaconda: Running Thread: AnaCheckStorageThread (140638185150208) >19:42:37,094 ERR anaconda: You have not defined a root partition (/), which is required for installation of Fedora to continue. >19:42:37,094 INFO anaconda: Thread Done: AnaCheckStorageThread (140638185150208) >19:42:37,108 DEBUG anaconda: running handleException >19:42:37,109 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >19:42:37,110 INFO anaconda: Thread Done: AnaStorageThread (140637736601344) >19:42:37,311 INFO anaconda: Not doing 'require network connection' in live installation >19:42:37,353 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe8c008ab10> >19:42:37,370 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe8c008ab10> >19:42:37,371 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe8c008ab10> status to: Checking storage configuration... >19:42:37,387 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe8c008ab10> > > >/tmp/packaging.log: > > >/tmp/program.log: >13:27:40,031 INFO program: Running... udevadm settle --timeout=300 >13:27:40,059 DEBUG program: Return code: 0 >13:27:40,422 INFO program: Running... multipath -c /dev/sda >13:27:41,428 INFO program: Dec 21 13:27:41 | /etc/multipath.conf does not exist, blacklisting all devices. >13:27:41,428 INFO program: Dec 21 13:27:41 | A default multipath.conf file is located at >13:27:41,429 INFO program: Dec 21 13:27:41 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >13:27:41,429 INFO program: Dec 21 13:27:41 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >13:27:41,429 INFO program: /dev/sda is not a valid multipath device path >13:27:41,429 DEBUG program: Return code: 1 >13:27:41,806 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/sda2 >13:27:41,840 INFO program: LVM2_PV_UUID=RJpuUR-bErR-W2sS-ZwPf-V9kN-rChH-3zRcOJ >13:27:41,841 INFO program: LVM2_PE_START=1024.00 >13:27:41,841 INFO program: LVM2_VG_NAME=fedora >13:27:41,841 INFO program: LVM2_VG_UUID=QjMsmc-Bh7S-y5ut-iTxQ-XyeK-l179-Xld3Jv >13:27:41,841 INFO program: LVM2_VG_SIZE=20455424.00 >13:27:41,842 INFO program: LVM2_VG_FREE=0 >13:27:41,842 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >13:27:41,842 INFO program: LVM2_VG_EXTENT_COUNT=4994 >13:27:41,842 INFO program: LVM2_VG_FREE_COUNT=0 >13:27:41,843 INFO program: LVM2_PV_COUNT=1 >13:27:41,843 DEBUG program: Return code: 0 >13:27:41,861 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} fedora >13:27:41,907 INFO program: LVM2_LV_NAME=root LVM2_LV_NAME=swap >13:27:41,908 INFO program: LVM2_LV_UUID=HdsJh4-yHAz-2euM-vvlk-v01J-zA5q-87eYwm LVM2_LV_UUID=Fhie7i-5Yac-QthX-TcqB-cpw8-LKBH-MhYTkC >13:27:41,908 INFO program: LVM2_LV_SIZE=18341888.00 LVM2_LV_SIZE=2113536.00 >13:27:41,908 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-ao---- >13:27:41,909 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >13:27:41,909 DEBUG program: Return code: 0 >13:27:42,472 INFO program: Running... udevadm settle --timeout=300 >13:27:42,498 DEBUG program: Return code: 0 >13:28:05,101 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >13:28:05,826 DEBUG program: Return code: 0 >13:28:05,828 INFO program: Running... udevadm settle --timeout=300 >13:28:07,917 DEBUG program: Return code: 0 >13:28:07,919 INFO program: Running... modprobe fcoe >13:28:08,952 DEBUG program: Return code: 0 >13:28:08,980 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >13:28:10,263 INFO program: No FCoE boot disk information is found in EDD! >13:28:10,264 DEBUG program: Return code: 1 >13:28:14,430 INFO program: Running... udevadm settle --timeout=300 >13:28:18,584 DEBUG program: Return code: 0 >13:28:22,047 INFO program: Running... udevadm settle --timeout=300 >13:28:29,321 DEBUG program: Return code: 0 >13:28:55,397 INFO program: Running... multipath -c /dev/sda >13:28:55,566 INFO program: Dec 21 13:28:55 | /etc/multipath.conf does not exist, blacklisting all devices. >13:28:57,643 INFO program: Dec 21 13:28:55 | A default multipath.conf file is located at >13:28:57,644 INFO program: Dec 21 13:28:55 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >13:28:57,645 INFO program: Dec 21 13:28:55 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >13:28:57,834 INFO program: /dev/sda is not a valid multipath device path >13:28:57,835 DEBUG program: Return code: 1 >13:28:58,997 INFO program: Running... dumpe2fs -h /dev/sda1 >13:28:59,118 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >13:28:59,120 INFO program: Filesystem volume name: <none> >13:28:59,121 INFO program: Last mounted on: /boot >13:28:59,121 INFO program: Filesystem UUID: 8f3e5083-26be-4a05-af31-067ebc5ee26e >13:28:59,122 INFO program: Filesystem magic number: 0xEF53 >13:28:59,123 INFO program: Filesystem revision #: 1 (dynamic) >13:28:59,123 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >13:28:59,124 INFO program: Filesystem flags: signed_directory_hash >13:28:59,125 INFO program: Default mount options: user_xattr acl >13:28:59,126 INFO program: Filesystem state: clean >13:28:59,127 INFO program: Errors behavior: Continue >13:28:59,127 INFO program: Filesystem OS type: Linux >13:28:59,128 INFO program: Inode count: 128016 >13:28:59,129 INFO program: Block count: 512000 >13:28:59,130 INFO program: Reserved block count: 25600 >13:28:59,131 INFO program: Free blocks: 368917 >13:28:59,132 INFO program: Free inodes: 127675 >13:28:59,133 INFO program: First block: 1 >13:28:59,134 INFO program: Block size: 1024 >13:28:59,134 INFO program: Fragment size: 1024 >13:28:59,135 INFO program: Reserved GDT blocks: 256 >13:28:59,135 INFO program: Blocks per group: 8192 >13:28:59,136 INFO program: Fragments per group: 8192 >13:28:59,136 INFO program: Inodes per group: 2032 >13:28:59,137 INFO program: Inode blocks per group: 254 >13:28:59,137 INFO program: Flex block group size: 16 >13:28:59,137 INFO program: Filesystem created: Wed Oct 23 06:57:25 2013 >13:28:59,138 INFO program: Last mount time: Wed Dec 18 12:39:36 2013 >13:28:59,138 INFO program: Last write time: Wed Dec 18 13:48:05 2013 >13:28:59,139 INFO program: Mount count: 61 >13:28:59,139 INFO program: Maximum mount count: -1 >13:28:59,140 INFO program: Last checked: Wed Oct 23 06:57:25 2013 >13:28:59,141 INFO program: Check interval: 0 (<none>) >13:28:59,142 INFO program: Lifetime writes: 215 MB >13:28:59,144 INFO program: Reserved blocks uid: 0 (user root) >13:28:59,145 INFO program: Reserved blocks gid: 0 (group root) >13:28:59,146 INFO program: First inode: 11 >13:28:59,147 INFO program: Inode size: 128 >13:28:59,148 INFO program: Journal inode: 8 >13:28:59,149 INFO program: Default directory hash: half_md4 >13:28:59,150 INFO program: Directory Hash Seed: 5b3842c0-f9ee-43ea-bebc-803c7828e7d7 >13:28:59,151 INFO program: Journal backup: inode blocks >13:28:59,153 INFO program: Journal features: (none) >13:28:59,154 INFO program: Journal size: 8M >13:28:59,155 INFO program: Journal length: 8192 >13:28:59,156 INFO program: Journal sequence: 0x0000010d >13:28:59,157 INFO program: Journal start: 0 >13:28:59,158 INFO program: >13:28:59,159 DEBUG program: Return code: 0 >13:28:59,161 INFO program: Running... resize2fs -P /dev/sda1 >13:28:59,205 INFO program: resize2fs 1.42.8 (20-Jun-2013) >13:28:59,207 INFO program: Estimated minimum size of the filesystem: 138898 >13:28:59,208 DEBUG program: Return code: 0 >13:29:08,215 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/sda2 >13:29:09,611 INFO program: LVM2_PV_UUID=RJpuUR-bErR-W2sS-ZwPf-V9kN-rChH-3zRcOJ >13:29:09,612 INFO program: LVM2_PE_START=1024.00 >13:29:09,613 INFO program: LVM2_VG_NAME=fedora >13:29:09,613 INFO program: LVM2_VG_UUID=QjMsmc-Bh7S-y5ut-iTxQ-XyeK-l179-Xld3Jv >13:29:09,615 INFO program: LVM2_VG_SIZE=20455424.00 >13:29:09,615 INFO program: LVM2_VG_FREE=0 >13:29:09,616 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >13:29:09,616 INFO program: LVM2_VG_EXTENT_COUNT=4994 >13:29:09,617 INFO program: LVM2_VG_FREE_COUNT=0 >13:29:09,617 INFO program: LVM2_PV_COUNT=1 >13:29:09,618 DEBUG program: Return code: 0 >13:29:09,696 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} fedora >13:29:09,783 INFO program: LVM2_LV_NAME=root LVM2_LV_NAME=swap >13:29:09,784 INFO program: LVM2_LV_UUID=HdsJh4-yHAz-2euM-vvlk-v01J-zA5q-87eYwm LVM2_LV_UUID=Fhie7i-5Yac-QthX-TcqB-cpw8-LKBH-MhYTkC >13:29:09,784 INFO program: LVM2_LV_SIZE=18341888.00 LVM2_LV_SIZE=2113536.00 >13:29:09,785 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-ao---- >13:29:09,785 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >13:29:09,786 DEBUG program: Return code: 0 >13:29:09,868 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >13:29:10,193 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >13:29:10,193 INFO program: Filesystem volume name: <none> >13:29:19,374 INFO program: Last mounted on: / >13:29:19,397 INFO program: Filesystem UUID: bef01a0d-be49-4115-b002-79977dfc7531 >13:29:19,397 INFO program: Filesystem magic number: 0xEF53 >13:29:19,398 INFO program: Filesystem revision #: 1 (dynamic) >13:29:19,399 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >13:29:19,400 INFO program: Filesystem flags: signed_directory_hash >13:29:19,401 INFO program: Default mount options: user_xattr acl >13:29:19,402 INFO program: Filesystem state: clean >13:29:19,403 INFO program: Errors behavior: Continue >13:29:19,403 INFO program: Filesystem OS type: Linux >13:29:19,432 INFO program: Inode count: 1146880 >13:29:19,433 INFO program: Block count: 4585472 >13:29:19,434 INFO program: Reserved block count: 229273 >13:29:19,448 INFO program: Free blocks: 2475188 >13:29:19,449 INFO program: Free inodes: 932554 >13:29:19,450 INFO program: First block: 0 >13:29:19,451 INFO program: Block size: 4096 >13:29:19,451 INFO program: Fragment size: 4096 >13:29:19,453 INFO program: Reserved GDT blocks: 1022 >13:29:19,453 INFO program: Blocks per group: 32768 >13:29:19,454 INFO program: Fragments per group: 32768 >13:29:19,455 INFO program: Inodes per group: 8192 >13:29:19,456 INFO program: Inode blocks per group: 512 >13:29:19,457 INFO program: Flex block group size: 16 >13:29:19,457 INFO program: Filesystem created: Wed Oct 23 06:57:28 2013 >13:29:19,458 INFO program: Last mount time: Wed Dec 18 12:39:34 2013 >13:29:19,459 INFO program: Last write time: Wed Dec 18 12:39:33 2013 >13:29:19,460 INFO program: Mount count: 61 >13:29:19,461 INFO program: Maximum mount count: -1 >13:29:19,463 INFO program: Last checked: Wed Oct 23 06:57:28 2013 >13:29:19,464 INFO program: Check interval: 0 (<none>) >13:29:19,464 INFO program: Lifetime writes: 66 GB >13:29:19,465 INFO program: Reserved blocks uid: 0 (user root) >13:29:19,465 INFO program: Reserved blocks gid: 0 (group root) >13:29:19,467 INFO program: First inode: 11 >13:29:19,467 INFO program: Inode size: 256 >13:29:19,468 INFO program: Required extra isize: 28 >13:29:19,469 INFO program: Desired extra isize: 28 >13:29:19,470 INFO program: Journal inode: 8 >13:29:19,471 INFO program: Default directory hash: half_md4 >13:29:19,472 INFO program: Directory Hash Seed: 84bd1b9e-0900-4dd7-8f31-1caf20c4be81 >13:29:19,474 INFO program: Journal backup: inode blocks >13:29:19,474 INFO program: Journal features: journal_incompat_revoke >13:29:19,475 INFO program: Journal size: 128M >13:29:19,476 INFO program: Journal length: 32768 >13:29:19,476 INFO program: Journal sequence: 0x0001f4b8 >13:29:19,477 INFO program: Journal start: 0 >13:29:19,478 INFO program: >13:29:19,479 DEBUG program: Return code: 0 >13:29:19,481 INFO program: Running... resize2fs -P /dev/mapper/fedora-root >13:29:20,272 INFO program: resize2fs 1.42.8 (20-Jun-2013) >13:29:20,384 INFO program: Estimated minimum size of the filesystem: 2077268 >13:29:20,384 DEBUG program: Return code: 0 >13:29:31,939 INFO program: Running... dumpe2fs -h /dev/loop3 >13:29:32,286 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >13:29:32,289 INFO program: Filesystem volume name: _Fedora-Live-Des >13:29:32,290 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >13:29:32,290 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >13:29:32,291 INFO program: Filesystem magic number: 0xEF53 >13:29:32,292 INFO program: Filesystem revision #: 1 (dynamic) >13:29:32,294 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >13:29:32,296 INFO program: Filesystem flags: signed_directory_hash >13:29:32,296 INFO program: Default mount options: user_xattr acl >13:29:32,297 INFO program: Filesystem state: clean >13:29:32,297 INFO program: Errors behavior: Continue >13:29:32,298 INFO program: Filesystem OS type: Linux >13:29:32,298 INFO program: Inode count: 262144 >13:29:32,298 INFO program: Block count: 1048576 >13:29:32,299 INFO program: Reserved block count: 10484 >13:29:32,299 INFO program: Free blocks: 225114 >13:29:32,300 INFO program: Free inodes: 155781 >13:29:32,301 INFO program: First block: 0 >13:29:32,301 INFO program: Block size: 4096 >13:29:32,302 INFO program: Fragment size: 4096 >13:29:32,302 INFO program: Reserved GDT blocks: 255 >13:29:32,303 INFO program: Blocks per group: 32768 >13:29:32,303 INFO program: Fragments per group: 32768 >13:29:32,303 INFO program: Inodes per group: 8192 >13:29:32,304 INFO program: Inode blocks per group: 512 >13:29:32,305 INFO program: Flex block group size: 16 >13:29:32,306 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >13:29:32,306 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >13:29:32,307 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >13:29:32,307 INFO program: Mount count: 0 >13:29:32,308 INFO program: Maximum mount count: -1 >13:29:32,308 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >13:29:32,309 INFO program: Check interval: 0 (<none>) >13:29:32,309 INFO program: Lifetime writes: 767 MB >13:29:32,310 INFO program: Reserved blocks uid: 0 (user root) >13:29:32,310 INFO program: Reserved blocks gid: 0 (group root) >13:29:32,311 INFO program: First inode: 11 >13:29:32,313 INFO program: Inode size: 256 >13:29:32,314 INFO program: Required extra isize: 28 >13:29:32,315 INFO program: Desired extra isize: 28 >13:29:32,316 INFO program: Journal inode: 8 >13:29:32,317 INFO program: Default directory hash: half_md4 >13:29:32,317 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >13:29:32,319 INFO program: Journal backup: inode blocks >13:29:32,320 INFO program: Journal features: journal_incompat_revoke >13:29:32,321 INFO program: Journal size: 128M >13:29:32,323 INFO program: Journal length: 32768 >13:29:32,326 INFO program: Journal sequence: 0x00003086 >13:29:32,327 INFO program: Journal start: 0 >13:29:32,328 INFO program: >13:29:32,330 DEBUG program: Return code: 0 >13:29:32,332 INFO program: Running... resize2fs -P /dev/loop3 >13:29:32,403 INFO program: resize2fs 1.42.8 (20-Jun-2013) >13:29:32,405 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >13:29:32,406 INFO program: Couldn't find valid filesystem superblock. >13:29:32,407 DEBUG program: Return code: 1 >13:29:39,587 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >13:29:40,542 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >13:29:40,543 INFO program: Filesystem volume name: _Fedora-Live-Des >13:29:40,543 INFO program: Last mounted on: / >13:29:40,543 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >13:29:40,544 INFO program: Filesystem magic number: 0xEF53 >13:29:40,544 INFO program: Filesystem revision #: 1 (dynamic) >13:29:40,545 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >13:29:40,545 INFO program: Filesystem flags: signed_directory_hash >13:29:40,546 INFO program: Default mount options: user_xattr acl >13:29:40,546 INFO program: Filesystem state: clean >13:29:40,547 INFO program: Errors behavior: Continue >13:29:40,547 INFO program: Filesystem OS type: Linux >13:29:40,548 INFO program: Inode count: 262144 >13:29:40,548 INFO program: Block count: 1048576 >13:29:40,562 INFO program: Reserved block count: 10484 >13:29:40,563 INFO program: Free blocks: 225114 >13:29:40,564 INFO program: Free inodes: 155781 >13:29:40,565 INFO program: First block: 0 >13:29:40,566 INFO program: Block size: 4096 >13:29:40,566 INFO program: Fragment size: 4096 >13:29:40,567 INFO program: Reserved GDT blocks: 255 >13:29:40,568 INFO program: Blocks per group: 32768 >13:29:40,569 INFO program: Fragments per group: 32768 >13:29:40,570 INFO program: Inodes per group: 8192 >13:29:40,571 INFO program: Inode blocks per group: 512 >13:29:40,572 INFO program: Flex block group size: 16 >13:29:40,572 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >13:29:40,573 INFO program: Last mount time: Sat Dec 21 13:21:57 2013 >13:29:40,574 INFO program: Last write time: Sat Dec 21 13:21:57 2013 >13:29:40,575 INFO program: Mount count: 1 >13:29:40,576 INFO program: Maximum mount count: -1 >13:29:40,577 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >13:29:40,578 INFO program: Check interval: 0 (<none>) >13:29:40,579 INFO program: Lifetime writes: 767 MB >13:29:40,579 INFO program: Reserved blocks uid: 0 (user root) >13:29:40,580 INFO program: Reserved blocks gid: 0 (group root) >13:29:40,581 INFO program: First inode: 11 >13:29:40,582 INFO program: Inode size: 256 >13:29:40,583 INFO program: Required extra isize: 28 >13:29:40,584 INFO program: Desired extra isize: 28 >13:29:40,585 INFO program: Journal inode: 8 >13:29:40,586 INFO program: Default directory hash: half_md4 >13:29:40,587 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >13:29:40,588 INFO program: Journal backup: inode blocks >13:29:40,589 INFO program: Journal features: journal_incompat_revoke >13:29:40,590 INFO program: Journal size: 128M >13:29:40,590 INFO program: Journal length: 32768 >13:29:40,591 INFO program: Journal sequence: 0x00003087 >13:29:40,592 INFO program: Journal start: 1 >13:29:40,593 INFO program: >13:29:40,594 DEBUG program: Return code: 0 >13:29:40,595 INFO program: Running... resize2fs -P /dev/mapper/live-rw >13:29:41,141 INFO program: resize2fs 1.42.8 (20-Jun-2013) >13:29:41,142 INFO program: Estimated minimum size of the filesystem: 825687 >13:29:41,142 DEBUG program: Return code: 0 >13:29:43,697 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >13:29:43,762 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >13:29:43,763 INFO program: Filesystem volume name: _Fedora-Live-Des >13:29:43,764 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >13:29:43,765 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >13:29:43,767 INFO program: Filesystem magic number: 0xEF53 >13:29:43,768 INFO program: Filesystem revision #: 1 (dynamic) >13:29:43,769 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >13:29:43,770 INFO program: Filesystem flags: signed_directory_hash >13:29:43,771 INFO program: Default mount options: user_xattr acl >13:29:43,772 INFO program: Filesystem state: clean >13:29:43,773 INFO program: Errors behavior: Continue >13:29:43,774 INFO program: Filesystem OS type: Linux >13:29:43,775 INFO program: Inode count: 262144 >13:29:43,776 INFO program: Block count: 1048576 >13:29:43,777 INFO program: Reserved block count: 10484 >13:29:43,778 INFO program: Free blocks: 225114 >13:29:43,779 INFO program: Free inodes: 155781 >13:29:43,781 INFO program: First block: 0 >13:29:43,782 INFO program: Block size: 4096 >13:29:43,783 INFO program: Fragment size: 4096 >13:29:43,785 INFO program: Reserved GDT blocks: 255 >13:29:43,786 INFO program: Blocks per group: 32768 >13:29:43,788 INFO program: Fragments per group: 32768 >13:29:43,788 INFO program: Inodes per group: 8192 >13:29:43,789 INFO program: Inode blocks per group: 512 >13:29:43,789 INFO program: Flex block group size: 16 >13:29:43,789 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >13:29:43,790 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >13:29:43,790 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >13:29:43,791 INFO program: Mount count: 0 >13:29:43,791 INFO program: Maximum mount count: -1 >13:29:43,792 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >13:29:43,793 INFO program: Check interval: 0 (<none>) >13:29:43,794 INFO program: Lifetime writes: 767 MB >13:29:43,795 INFO program: Reserved blocks uid: 0 (user root) >13:29:43,796 INFO program: Reserved blocks gid: 0 (group root) >13:29:43,798 INFO program: First inode: 11 >13:29:43,799 INFO program: Inode size: 256 >13:29:43,800 INFO program: Required extra isize: 28 >13:29:43,801 INFO program: Desired extra isize: 28 >13:29:43,802 INFO program: Journal inode: 8 >13:29:43,803 INFO program: Default directory hash: half_md4 >13:29:43,804 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >13:29:43,806 INFO program: Journal backup: inode blocks >13:29:43,807 INFO program: Journal features: journal_incompat_revoke >13:29:43,808 INFO program: Journal size: 128M >13:29:43,809 INFO program: Journal length: 32768 >13:29:43,810 INFO program: Journal sequence: 0x00003086 >13:29:43,812 INFO program: Journal start: 0 >13:29:43,814 INFO program: >13:29:43,815 DEBUG program: Return code: 0 >13:29:43,817 INFO program: Running... resize2fs -P /dev/mapper/live-base >13:29:43,908 INFO program: resize2fs 1.42.8 (20-Jun-2013) >13:29:43,908 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >13:29:43,909 INFO program: Couldn't find valid filesystem superblock. >13:29:43,909 DEBUG program: Return code: 1 >13:29:54,406 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >13:29:54,426 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >13:29:54,428 INFO program: Filesystem volume name: _Fedora-Live-Des >13:29:54,429 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >13:29:54,430 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >13:29:54,431 INFO program: Filesystem magic number: 0xEF53 >13:29:54,431 INFO program: Filesystem revision #: 1 (dynamic) >13:29:54,432 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >13:29:54,434 INFO program: Filesystem flags: signed_directory_hash >13:29:54,435 INFO program: Default mount options: user_xattr acl >13:29:54,437 INFO program: Filesystem state: clean >13:29:54,438 INFO program: Errors behavior: Continue >13:29:54,439 INFO program: Filesystem OS type: Linux >13:29:54,441 INFO program: Inode count: 212992 >13:29:54,442 INFO program: Block count: 825687 >13:29:54,443 INFO program: Reserved block count: 8255 >13:29:54,444 INFO program: Free blocks: 5566 >13:29:54,446 INFO program: Free inodes: 106629 >13:29:54,447 INFO program: First block: 0 >13:29:54,448 INFO program: Block size: 4096 >13:29:54,449 INFO program: Fragment size: 4096 >13:29:54,450 INFO program: Reserved GDT blocks: 255 >13:29:54,451 INFO program: Blocks per group: 32768 >13:29:54,452 INFO program: Fragments per group: 32768 >13:29:54,454 INFO program: Inodes per group: 8192 >13:29:54,455 INFO program: Inode blocks per group: 512 >13:29:54,456 INFO program: Flex block group size: 16 >13:29:54,457 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >13:29:54,457 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >13:29:54,458 INFO program: Last write time: Wed Dec 11 19:51:43 2013 >13:29:54,459 INFO program: Mount count: 0 >13:29:54,460 INFO program: Maximum mount count: -1 >13:29:54,461 INFO program: Last checked: Wed Dec 11 19:51:43 2013 >13:29:54,462 INFO program: Check interval: 0 (<none>) >13:29:54,463 INFO program: Lifetime writes: 768 MB >13:29:54,464 INFO program: Reserved blocks uid: 0 (user root) >13:29:54,465 INFO program: Reserved blocks gid: 0 (group root) >13:29:54,466 INFO program: First inode: 11 >13:29:54,467 INFO program: Inode size: 256 >13:29:54,468 INFO program: Required extra isize: 28 >13:29:54,469 INFO program: Desired extra isize: 28 >13:29:54,471 INFO program: Journal inode: 8 >13:29:54,472 INFO program: Default directory hash: half_md4 >13:29:54,473 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >13:29:54,474 INFO program: Journal backup: inode blocks >13:29:54,475 INFO program: Journal features: journal_incompat_revoke >13:29:54,476 INFO program: Journal size: 128M >13:29:54,477 INFO program: Journal length: 32768 >13:29:54,479 INFO program: Journal sequence: 0x00003086 >13:29:54,480 INFO program: Journal start: 0 >13:29:54,482 INFO program: >13:29:54,483 DEBUG program: Return code: 0 >13:29:54,485 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >13:29:54,504 INFO program: resize2fs 1.42.8 (20-Jun-2013) >13:29:54,505 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >13:29:54,506 INFO program: Couldn't find valid filesystem superblock. >13:29:54,506 DEBUG program: Return code: 1 >13:29:57,395 INFO program: Running... udevadm settle --timeout=300 >13:30:03,047 DEBUG program: Return code: 0 >13:30:03,188 INFO program: Running... udevadm settle --timeout=300 >13:30:03,610 DEBUG program: Return code: 0 >13:30:03,644 INFO program: Running... udevadm settle --timeout=300 >13:30:03,975 DEBUG program: Return code: 0 >13:30:04,070 INFO program: Running... udevadm settle --timeout=300 >13:30:04,625 DEBUG program: Return code: 0 >13:30:04,634 INFO program: Running... lvm lvchange -a n fedora/root >13:30:06,490 DEBUG program: Return code: 0 >13:30:06,513 INFO program: Running... udevadm settle --timeout=300 >13:30:06,558 DEBUG program: Return code: 0 >13:30:06,573 INFO program: Running... lvm vgchange -a n fedora >13:30:11,553 INFO program: Logical volume fedora/swap in use. >13:30:11,556 INFO program: Can't deactivate volume group "fedora" with 1 open logical volume(s) >13:30:11,557 DEBUG program: Return code: 5 >13:30:11,568 INFO program: Running... swapoff /dev/mapper/fedora-swap >13:30:18,780 DEBUG program: Return code: 0 >13:30:18,789 INFO program: Running... udevadm settle --timeout=300 >13:30:21,108 DEBUG program: Return code: 0 >13:30:21,117 INFO program: Running... lvm lvchange -a n fedora/swap >13:30:43,963 DEBUG program: Return code: 0 >13:30:44,116 INFO program: Running... udevadm settle --timeout=300 >13:30:44,347 DEBUG program: Return code: 0 >13:30:44,360 INFO program: Running... lvm vgchange -a n fedora >13:30:47,165 INFO program: 0 logical volume(s) in volume group "fedora" now active >13:30:47,168 DEBUG program: Return code: 0 >13:30:47,198 INFO program: Running... udevadm settle --timeout=300 >13:30:47,258 DEBUG program: Return code: 0 >13:30:47,328 INFO program: Running... udevadm settle --timeout=300 >13:30:47,370 DEBUG program: Return code: 0 >13:30:47,772 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >13:30:48,966 DEBUG program: Return code: 0 >13:30:49,749 INFO program: Running... udevadm settle --timeout=300 >13:30:49,944 DEBUG program: Return code: 0 >13:30:49,944 INFO program: Running... umount /mnt/sysimage >13:30:50,823 DEBUG program: Return code: 0 >13:30:50,826 INFO program: Running... udevadm settle --timeout=300 >13:30:50,899 DEBUG program: Return code: 0 >13:30:50,921 INFO program: Running... udevadm settle --timeout=300 >13:30:51,200 DEBUG program: Return code: 0 >13:30:51,223 INFO program: Running... lvm lvchange -a y fedora/root >13:31:07,506 DEBUG program: Return code: 0 >13:31:07,523 INFO program: Running... udevadm settle --timeout=300 >13:31:07,616 DEBUG program: Return code: 0 >13:31:07,643 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >13:31:08,396 DEBUG program: Return code: 0 >13:31:09,400 INFO program: Running... arch >13:31:12,560 INFO program: x86_64 >13:31:12,561 DEBUG program: Return code: 0 >13:31:13,394 INFO program: Running... udevadm settle --timeout=300 >13:31:13,743 DEBUG program: Return code: 0 >13:31:13,744 INFO program: Running... umount /mnt/sysimage >13:31:14,032 DEBUG program: Return code: 0 >13:31:14,034 INFO program: Running... udevadm settle --timeout=300 >13:31:14,186 DEBUG program: Return code: 0 >13:31:14,201 INFO program: Running... lvm lvchange -a n fedora/root >13:31:17,565 DEBUG program: Return code: 0 >13:31:17,834 INFO program: Running... hwclock --hctosys --utc >13:31:14,004 DEBUG program: Return code: 0 >13:31:14,148 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >13:31:14,420 DEBUG program: Return code: 0 >13:34:03,893 INFO program: Running... modprobe btrfs >13:34:10,042 DEBUG program: Return code: 0 >13:34:10,060 INFO program: Running... modprobe xfs >13:34:17,022 DEBUG program: Return code: 0 >19:39:06,021 INFO program: Running... systemctl status chronyd.service >19:39:06,072 INFO program: chronyd.service - NTP client/server >19:39:06,073 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >19:39:06,073 INFO program: Active: active (running) since Sat 2013-12-21 19:22:08 CET; 16min ago >19:39:06,074 INFO program: Process: 691 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >19:39:06,074 INFO program: Process: 661 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >19:39:06,075 INFO program: Main PID: 688 (chronyd) >19:39:06,075 INFO program: CGroup: /system.slice/chronyd.service >19:39:06,075 INFO program: `-688 /usr/sbin/chronyd -u chrony >19:39:06,076 INFO program: >19:39:06,076 INFO program: Dec 21 19:28:29 localhost chronyd[688]: Source 109.168.106.59 online >19:39:06,077 INFO program: Dec 21 19:28:29 localhost chronyd[688]: Source 194.116.87.4 online >19:39:06,077 INFO program: Dec 21 19:31:46 localhost chronyd[688]: Selected source 109.168.106.59 >19:39:06,077 INFO program: Dec 21 19:31:47 localhost chronyd[688]: Can't synchronise: no majority >19:39:06,098 INFO program: Dec 21 19:31:47 localhost chronyd[688]: Selected source 194.116.87.4 >19:39:06,099 INFO program: Dec 21 19:31:47 localhost chronyd[688]: System clock wrong by 0.711911 seconds, adjustment started >19:39:06,100 INFO program: Dec 21 19:32:50 localhost chronyd[688]: Selected source 37.247.49.133 >19:39:06,101 INFO program: Dec 21 19:32:50 localhost chronyd[688]: System clock wrong by 2.922112 seconds, adjustment started >19:39:06,102 INFO program: Dec 21 19:33:56 localhost chronyd[688]: System clock wrong by 0.535434 seconds, adjustment started >19:39:06,102 INFO program: Dec 21 19:37:10 localhost chronyd[688]: System clock wrong by -0.713957 seconds, adjustment started >19:39:06,103 DEBUG program: Return code: 0 >19:42:17,403 INFO program: Running... udevadm settle --timeout=300 >19:42:24,050 DEBUG program: Return code: 0 >19:42:24,062 INFO program: Running... udevadm settle --timeout=300 >19:42:24,183 DEBUG program: Return code: 0 >19:42:24,244 INFO program: Running... udevadm settle --timeout=300 >19:42:24,336 DEBUG program: Return code: 0 >19:42:24,355 INFO program: Running... udevadm settle --timeout=300 >19:42:24,407 DEBUG program: Return code: 0 >19:42:24,419 INFO program: Running... udevadm settle --timeout=300 >19:42:24,983 DEBUG program: Return code: 0 >19:42:24,996 INFO program: Running... udevadm settle --timeout=300 >19:42:25,133 DEBUG program: Return code: 0 >19:42:25,147 INFO program: Running... udevadm settle --timeout=300 >19:42:25,224 DEBUG program: Return code: 0 >19:42:25,237 INFO program: Running... udevadm settle --timeout=300 >19:42:25,350 DEBUG program: Return code: 0 >19:42:25,528 INFO program: Running... multipath -c /dev/sda >19:42:30,922 INFO program: Dec 21 19:42:25 | /etc/multipath.conf does not exist, blacklisting all devices. >19:42:36,637 INFO program: Dec 21 19:42:25 | A default multipath.conf file is located at >19:42:36,637 INFO program: Dec 21 19:42:25 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >19:42:36,638 INFO program: Dec 21 19:42:25 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >19:42:36,639 INFO program: /dev/sda is not a valid multipath device path >19:42:36,640 DEBUG program: Return code: 1 >19:42:37,636 INFO program: Running... journalctl -b > > >/tmp/storage.log: >13:27:36,381 DEBUG blivet: registered device format class LUKS as luks >13:27:36,405 DEBUG blivet: registered device format class Ext2FS as ext2 >13:27:36,406 DEBUG blivet: registered device format class Ext3FS as ext3 >13:27:36,406 DEBUG blivet: registered device format class Ext4FS as ext4 >13:27:36,406 DEBUG blivet: registered device format class FATFS as vfat >13:27:36,407 DEBUG blivet: registered device format class EFIFS as efi >13:27:36,407 DEBUG blivet: registered device format class BTRFS as btrfs >13:27:36,407 DEBUG blivet: registered device format class GFS2 as gfs2 >13:27:36,408 DEBUG blivet: registered device format class JFS as jfs >13:27:36,408 DEBUG blivet: registered device format class ReiserFS as reiserfs >13:27:36,408 DEBUG blivet: registered device format class XFS as xfs >13:27:36,409 DEBUG blivet: registered device format class HFS as hfs >13:27:36,409 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >13:27:36,409 DEBUG blivet: registered device format class HFSPlus as hfs+ >13:27:36,409 DEBUG blivet: registered device format class MacEFIFS as macefi >13:27:36,410 DEBUG blivet: registered device format class NTFS as ntfs >13:27:36,410 DEBUG blivet: registered device format class NFS as nfs >13:27:36,410 DEBUG blivet: registered device format class NFSv4 as nfs4 >13:27:36,411 DEBUG blivet: registered device format class Iso9660FS as iso9660 >13:27:36,411 DEBUG blivet: registered device format class NoDevFS as nodev >13:27:36,411 DEBUG blivet: registered device format class DevPtsFS as devpts >13:27:36,412 DEBUG blivet: registered device format class ProcFS as proc >13:27:36,412 DEBUG blivet: registered device format class SysFS as sysfs >13:27:36,412 DEBUG blivet: registered device format class TmpFS as tmpfs >13:27:36,412 DEBUG blivet: registered device format class BindFS as bind >13:27:36,413 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >13:27:36,413 DEBUG blivet: registered device format class USBFS as usbfs >13:27:36,414 DEBUG blivet: registered device format class MDRaidMember as mdmember >13:27:36,416 DEBUG blivet: registered device format class BIOSBoot as biosboot >13:27:36,417 DEBUG blivet: registered device format class DiskLabel as disklabel >13:27:36,420 DEBUG blivet: registered device format class SwapSpace as swap >13:27:36,421 DEBUG blivet: registered device format class MultipathMember as multipath_member >13:27:36,422 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >13:27:36,423 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >13:27:36,424 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >13:27:40,029 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >13:27:40,030 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >13:27:40,030 INFO blivet: sr0 looks to be the live device; marking as protected >13:27:40,071 INFO blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4'] >13:27:40,201 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-VMware_Virtual_IDE_CDROM_Drive_10000000000000000001 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1 /dev/disk/by-uuid/2013-12-12-00-56-55-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_BD': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-20-1', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-00-56-55-00', > 'ID_FS_UUID_ENC': '2013-12-12-00-56-55-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'VMware_Virtual_IDE_CDROM_Drive', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20IDE\\x20CDROM\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5513338d', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_IDE_CDROM_Drive_10000000000000000001', > 'ID_SERIAL_SHORT': '10000000000000000001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '96865', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-VMware_Virtual_IDE_CDROM_Drive_10000000000000000001', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1', > '/dev/disk/by-uuid/2013-12-12-00-56-55-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >13:27:40,202 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:07.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >13:27:40,204 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >13:27:40,205 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:27:40,206 INFO blivet: sr0 is a cdrom >13:27:40,208 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >13:27:40,208 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:27:40,244 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >13:27:40,245 INFO blivet: added cdrom sr0 (id 0) to device tree >13:27:40,247 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:27:40,255 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >13:27:40,256 INFO blivet: type detected on 'sr0' is 'iso9660' >13:27:40,368 DEBUG blivet: Iso9660FS.supported: supported: True ; >13:27:40,368 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >13:27:40,370 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >13:27:40,372 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:27:40,380 DEBUG blivet: looking up parted Device: /dev/sr0 >13:27:40,401 INFO blivet: got device: OpticalDevice instance (0x10d8d90) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 953.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:07.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: NECVMWar VMware IDE CDR10 path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 487936 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) > PedDevice: <_ped.Device object at 0xff3ef0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >13:27:40,404 DEBUG blivet: Iso9660FS.supported: supported: True ; >13:27:40,404 INFO blivet: got format: Iso9660FS instance (0x1133c90) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-12-00-56-55-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-x86_64-20-1 size = 0 targetSize = 0 > >13:27:40,409 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:10.0-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'VMware_Virtual_S', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20S', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000b7011', > 'ID_PATH': 'pci-0000:00:10.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_10_0-scsi-0_0_0_0', > 'ID_REVISION': '1.0', > 'ID_SCSI': '1', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'VMware_', > 'ID_VENDOR_ENC': 'VMware\\x2c\\x20', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '669256', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-path/pci-0000:00:10.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda'} ; name: sda ; >13:27:40,410 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda)... >13:27:40,412 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >13:27:40,414 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:27:40,416 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >13:27:40,419 INFO blivet: sda is a disk >13:27:40,419 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:27:40,421 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >13:27:41,430 INFO blivet: added disk sda (id 1) to device tree >13:27:41,430 DEBUG blivet: looking up parted Device: /dev/sda >13:27:41,433 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >13:27:41,435 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >13:27:41,437 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >13:27:41,438 DEBUG blivet: required disklabel type for sda (1) is None >13:27:41,438 DEBUG blivet: default disklabel type for sda is msdos >13:27:41,439 DEBUG blivet: selecting msdos disklabel for sda based on size >13:27:41,441 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >13:27:41,546 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1176310>, <parted.partition.Partition object at 0x1176590>] > device: <parted.device.Device object at 0x1176150> > PedDisk: <_ped.Disk object at 0x116c200> >13:27:41,546 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >13:27:41,549 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >13:27:41,552 INFO blivet: got device: DiskDevice instance (0x10d8e10) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 20480.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: VMware, VMware Virtual S path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x1119320> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1163f10> >13:27:41,556 INFO blivet: got format: DiskLabel instance (0x116d050) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1176310>, <parted.partition.Partition object at 0x1176590>] > device: <parted.device.Device object at 0x1176150> > PedDisk: <_ped.Disk object at 0x116c200> > origPartedDisk = <parted.disk.Disk object at 0x11767d0> > partedDevice = parted.Device instance -- > model: VMware, VMware Virtual S path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x1119440> > >13:27:41,564 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:10.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/8f3e5083-26be-4a05-af31-067ebc5ee26e', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8f3e5083-26be-4a05-af31-067ebc5ee26e', > 'ID_FS_UUID_ENC': '8f3e5083-26be-4a05-af31-067ebc5ee26e', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'VMware_Virtual_S', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20S', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000b7011-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000b7011', > 'ID_PATH': 'pci-0000:00:10.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_10_0-scsi-0_0_0_0', > 'ID_REVISION': '1.0', > 'ID_SCSI': '1', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'VMware_', > 'ID_VENDOR_ENC': 'VMware\\x2c\\x20', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '669278', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-path/pci-0000:00:10.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/8f3e5083-26be-4a05-af31-067ebc5ee26e'], > 'sysfs_path': '/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda/sda1'} ; name: sda1 ; >13:27:41,565 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda/sda1)... >13:27:41,566 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >13:27:41,568 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:27:41,568 INFO blivet: sda1 is a partition >13:27:41,570 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >13:27:41,572 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >13:27:41,574 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20480MB disk sda (1) with existing msdos disklabel >13:27:41,576 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >13:27:41,578 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >13:27:41,579 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:27:41,581 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >13:27:41,581 DEBUG blivet: looking up parted Partition: /dev/sda1 >13:27:41,584 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >13:27:41,586 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >13:27:41,588 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >13:27:41,590 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >13:27:41,590 INFO blivet: added partition sda1 (id 2) to device tree >13:27:41,592 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >13:27:41,594 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >13:27:41,595 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >13:27:41,598 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >13:27:41,622 WARN blivet: disklabel detected but not usable on sda1 >13:27:41,622 INFO blivet: type detected on 'sda1' is 'ext4' >13:27:41,625 DEBUG blivet: Ext4FS.supported: supported: True ; >13:27:41,626 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:27:41,628 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >13:27:41,630 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >13:27:41,631 DEBUG blivet: looking up parted Device: /dev/sda1 >13:27:41,634 INFO blivet: got device: PartitionDevice instance (0x1133c50) -- > name = sda1 status = True kids = 0 id = 2 > parents = ['existing 20480MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x1119680> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1176210> fileSystem: <parted.filesystem.FileSystem object at 0x11766d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x11763d0> PedPartition: <_ped.Partition object at 0x1170a10> > disk = existing 20480MB disk sda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >13:27:41,636 DEBUG blivet: Ext4FS.supported: supported: True ; >13:27:41,637 INFO blivet: got format: Ext4FS instance (0x1176d50) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 8f3e5083-26be-4a05-af31-067ebc5ee26e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >13:27:41,644 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:10.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'RJpuUR-bErR-W2sS-ZwPf-V9kN-rChH-3zRcOJ', > 'ID_FS_UUID_ENC': 'RJpuUR-bErR-W2sS-ZwPf-V9kN-rChH-3zRcOJ', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'VMware_Virtual_S', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20S', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40916992', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '000b7011-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000b7011', > 'ID_PATH': 'pci-0000:00:10.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_10_0-scsi-0_0_0_0', > 'ID_REVISION': '1.0', > 'ID_SCSI': '1', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'VMware_', > 'ID_VENDOR_ENC': 'VMware\\x2c\\x20', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '669300', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-path/pci-0000:00:10.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda/sda2'} ; name: sda2 ; >13:27:41,645 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda/sda2)... >13:27:41,646 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >13:27:41,648 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:27:41,648 INFO blivet: sda2 is a partition >13:27:41,650 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >13:27:41,653 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >13:27:41,655 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20480MB disk sda (1) with existing msdos disklabel >13:27:41,657 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >13:27:41,659 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >13:27:41,660 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:27:41,662 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >13:27:41,662 DEBUG blivet: looking up parted Partition: /dev/sda2 >13:27:41,664 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >13:27:41,666 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >13:27:41,668 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >13:27:41,670 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >13:27:41,670 INFO blivet: added partition sda2 (id 3) to device tree >13:27:41,672 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >13:27:41,674 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >13:27:41,676 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >13:27:41,677 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >13:27:41,805 WARN blivet: disklabel detected but not usable on sda2 >13:27:41,843 INFO blivet: type detected on 'sda2' is 'LVM2_member' >13:27:41,846 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: RJpuUR-bErR-W2sS-ZwPf-V9kN-rChH-3zRcOJ ; exists: True ; vgUuid: QjMsmc-Bh7S-y5ut-iTxQ-XyeK-l179-Xld3Jv ; label: None ; peStart: 1.0 ; device: /dev/sda2 ; serial: None ; >13:27:41,847 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >13:27:41,849 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >13:27:41,851 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >13:27:41,852 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda2 ; >13:27:41,854 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >13:27:41,857 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >13:27:41,857 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:27:41,860 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >13:27:41,860 INFO blivet: added lvmvg fedora (id 4) to device tree >13:27:41,912 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >13:27:41,914 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:27:41,917 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >13:27:41,920 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >13:27:41,920 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:27:41,923 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >13:27:41,924 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >13:27:41,926 DEBUG blivet: Adding fedora-root/17912MB to fedora >13:27:41,926 INFO blivet: added lvmlv fedora-root (id 5) to device tree >13:27:41,929 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >13:27:41,932 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >13:27:41,941 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-QjMsmcBh7Sy5utiTxQXyeKl179Xld3JvHdsJh4yHAz2euMvvlkv01JzA5q87eYwm /dev/disk/by-uuid/bef01a0d-be49-4115-b002-79977dfc7531 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QjMsmcBh7Sy5utiTxQXyeKl179Xld3JvHdsJh4yHAz2euMvvlkv01JzA5q87eYwm', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'bef01a0d-be49-4115-b002-79977dfc7531', > 'ID_FS_UUID_ENC': 'bef01a0d-be49-4115-b002-79977dfc7531', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '743051', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-QjMsmcBh7Sy5utiTxQXyeKl179Xld3JvHdsJh4yHAz2euMvvlkv01JzA5q87eYwm', > '/dev/disk/by-uuid/bef01a0d-be49-4115-b002-79977dfc7531', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >13:27:41,942 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >13:27:41,944 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >13:27:41,947 DEBUG blivet: DeviceTree.getDeviceByName returned existing 17912MB lvmlv fedora-root (5) >13:27:41,950 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >13:27:41,953 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >13:27:41,956 DEBUG blivet: Ext4FS.supported: supported: True ; >13:27:41,957 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:27:41,957 DEBUG blivet: device fedora-root does not contain a disklabel >13:27:41,958 INFO blivet: type detected on 'fedora-root' is 'ext4' >13:27:41,961 DEBUG blivet: Ext4FS.supported: supported: True ; >13:27:41,961 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:27:41,964 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >13:27:41,969 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >13:27:41,969 DEBUG blivet: fedora size is 19976MB >13:27:41,971 DEBUG blivet: vg fedora has 2064MB free >13:27:41,971 DEBUG blivet: fedora size is 19976MB >13:27:41,972 DEBUG blivet: vg fedora has 2064MB free >13:27:41,974 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x1182150) -- > name = fedora-root status = True kids = 0 id = 5 > parents = ['existing 19976MB lvmvg fedora (4)'] > uuid = HdsJh4-yHAz-2euM-vvlk-v01J-zA5q-87eYwm size = 17912.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 36683776 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 115 did: 7269 busy: False > hardwareGeometry: (2283, 255, 63) biosGeometry: (2283, 255, 63) > PedDevice: <_ped.Device object at 0x1119710> > target size = 17912.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x1176f90) -- > name = fedora status = True kids = 1 id = 4 > parents = ['existing 19979MB partition sda2 (3) with existing lvmpv'] > uuid = QjMsmc-Bh7S-y5ut-iTxQ-XyeK-l179-Xld3Jv size = 19976 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 4994 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 4994.0 free space = 2064 > free extents = 516.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 19979MB partition sda2 (3) with existing lvmpv'] > LVs = ['existing 17912MB lvmlv fedora-root (5) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 17912MB >13:27:41,977 DEBUG blivet: Ext4FS.supported: supported: True ; >13:27:41,978 INFO blivet: got format: Ext4FS instance (0x1176c10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = bef01a0d-be49-4115-b002-79977dfc7531 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >13:27:41,980 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >13:27:41,982 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:27:41,984 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >13:27:41,987 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >13:27:41,987 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:27:41,990 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >13:27:41,990 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >13:27:41,992 DEBUG blivet: Adding fedora-swap/2064MB to fedora >13:27:41,992 INFO blivet: added lvmlv fedora-swap (id 6) to device tree >13:27:41,995 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >13:27:41,997 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >13:27:42,006 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-QjMsmcBh7Sy5utiTxQXyeKl179Xld3JvFhie7i5YacQthXTcqBcpw8LKBHMhYTkC /dev/disk/by-uuid/c80e4535-60a5-49a9-b51b-ce904e96abd1 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QjMsmcBh7Sy5utiTxQXyeKl179Xld3JvFhie7i5YacQthXTcqBcpw8LKBHMhYTkC', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'c80e4535-60a5-49a9-b51b-ce904e96abd1', > 'ID_FS_UUID_ENC': 'c80e4535-60a5-49a9-b51b-ce904e96abd1', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '739915', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-QjMsmcBh7Sy5utiTxQXyeKl179Xld3JvFhie7i5YacQthXTcqBcpw8LKBHMhYTkC', > '/dev/disk/by-uuid/c80e4535-60a5-49a9-b51b-ce904e96abd1', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >13:27:42,007 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >13:27:42,009 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >13:27:42,012 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2064MB lvmlv fedora-swap (6) >13:27:42,014 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >13:27:42,017 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >13:27:42,020 DEBUG blivet: SwapSpace.__init__: >13:27:42,020 DEBUG blivet: getFormat('swap') returning SwapSpace instance >13:27:42,021 DEBUG blivet: device fedora-swap does not contain a disklabel >13:27:42,021 INFO blivet: type detected on 'fedora-swap' is 'swap' >13:27:42,024 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: c80e4535-60a5-49a9-b51b-ce904e96abd1 ; exists: True ; label: None ; >13:27:42,024 DEBUG blivet: getFormat('swap') returning SwapSpace instance >13:27:42,027 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >13:27:42,030 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >13:27:42,031 DEBUG blivet: fedora size is 19976MB >13:27:42,033 DEBUG blivet: vg fedora has 0MB free >13:27:42,033 DEBUG blivet: fedora size is 19976MB >13:27:42,035 DEBUG blivet: vg fedora has 0MB free >13:27:42,038 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x1176dd0) -- > name = fedora-swap status = True kids = 0 id = 6 > parents = ['existing 19976MB lvmvg fedora (4)'] > uuid = Fhie7i-5Yac-QthX-TcqB-cpw8-LKBH-MhYTkC size = 2064.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4227072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29 did: 0 busy: True > hardwareGeometry: (263, 255, 63) biosGeometry: (263, 255, 63) > PedDevice: <_ped.Device object at 0x11193b0> > target size = 2064.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x1176f90) -- > name = fedora status = True kids = 2 id = 4 > parents = ['existing 19979MB partition sda2 (3) with existing lvmpv'] > uuid = QjMsmc-Bh7S-y5ut-iTxQ-XyeK-l179-Xld3Jv size = 19976 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 4994 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 4994.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 19979MB partition sda2 (3) with existing lvmpv'] > LVs = ['existing 17912MB lvmlv fedora-root (5) with existing ext4 filesystem', > 'existing 2064MB lvmlv fedora-swap (6) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 2064MB >13:27:42,039 INFO blivet: got format: SwapSpace instance (0x1182a90) -- > type = swap name = swap status = True > device = /dev/mapper/fedora-swap uuid = c80e4535-60a5-49a9-b51b-ce904e96abd1 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >13:27:42,041 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >13:27:42,043 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2064MB lvmlv fedora-swap (6) with existing swap >13:27:42,044 DEBUG blivet: set fedora-swap copies to 1, metadata size to 0MB, log size to 0MB, total size 2064MB >13:27:42,046 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >13:27:42,049 DEBUG blivet: DeviceTree.getDeviceByName returned existing 17912MB lvmlv fedora-root (5) with existing ext4 filesystem >13:27:42,050 DEBUG blivet: set fedora-root copies to 1, metadata size to 0MB, log size to 0MB, total size 17912MB >13:27:42,051 DEBUG blivet: looking up parted Device: /dev/sda2 >13:27:42,054 INFO blivet: got device: PartitionDevice instance (0x1133cd0) -- > name = sda2 status = True kids = 1 id = 3 > parents = ['existing 20480MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 19979.0 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 40916992 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25442 did: 25909 busy: False > hardwareGeometry: (2546, 255, 63) biosGeometry: (2546, 255, 63) > PedDevice: <_ped.Device object at 0x11197a0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1176210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1176650> PedPartition: <_ped.Partition object at 0x1170a70> > disk = existing 20480MB disk sda (1) with existing msdos disklabel > start = 1026048 end = 41943039 length = 40916992 > flags = lvm >13:27:42,055 INFO blivet: got format: LVMPhysicalVolume instance (0x1176ad0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = RJpuUR-bErR-W2sS-ZwPf-V9kN-rChH-3zRcOJ exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = QjMsmc-Bh7S-y5ut-iTxQ-XyeK-l179-Xld3Jv peStart = 1.0 >13:27:42,058 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '326521', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >13:27:42,058 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >13:27:42,060 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >13:27:42,061 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:27:42,062 INFO blivet: loop0 is a loop device >13:27:42,063 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >13:27:42,065 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >13:27:42,067 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:27:42,067 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:27:42,069 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >13:27:42,070 INFO blivet: added file /osmin.img (deleted) (id 7) to device tree >13:27:42,072 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >13:27:42,072 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:27:42,075 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >13:27:42,075 INFO blivet: added loop loop0 (id 8) to device tree >13:27:42,077 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >13:27:42,078 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >13:27:42,079 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >13:27:42,079 DEBUG blivet: device loop0 does not contain a disklabel >13:27:42,079 INFO blivet: type detected on 'loop0' is 'squashfs' >13:27:42,080 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >13:27:42,082 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >13:27:42,082 INFO blivet: got device: LoopDevice instance (0x1182cd0) -- > name = loop0 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin.img (deleted) (7)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >13:27:42,083 INFO blivet: got format: DeviceFormat instance (0x1182e10) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >13:27:42,086 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '330131', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >13:27:42,087 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >13:27:42,088 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >13:27:42,090 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:27:42,090 INFO blivet: loop1 is a loop device >13:27:42,092 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >13:27:42,094 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >13:27:42,095 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:27:42,096 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:27:42,099 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >13:27:42,099 INFO blivet: added file /osmin (id 9) to device tree >13:27:42,101 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >13:27:42,102 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:27:42,104 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >13:27:42,104 INFO blivet: added loop loop1 (id 10) to device tree >13:27:42,106 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >13:27:42,107 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >13:27:42,108 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >13:27:42,108 DEBUG blivet: device loop1 does not contain a disklabel >13:27:42,108 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >13:27:42,109 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >13:27:42,110 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >13:27:42,111 INFO blivet: got device: LoopDevice instance (0x1176d90) -- > name = loop1 status = False kids = 0 id = 10 > parents = ['existing 0MB file /osmin (9)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >13:27:42,112 INFO blivet: got format: DeviceFormat instance (0x1182d50) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >13:27:42,115 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '332639', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >13:27:42,115 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >13:27:42,117 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >13:27:42,119 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:27:42,119 INFO blivet: loop2 is a loop device >13:27:42,120 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >13:27:42,122 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >13:27:42,124 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:27:42,125 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:27:42,127 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >13:27:42,127 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 11) to device tree >13:27:42,130 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >13:27:42,130 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:27:42,132 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >13:27:42,132 INFO blivet: added loop loop2 (id 12) to device tree >13:27:42,134 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >13:27:42,135 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >13:27:42,136 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >13:27:42,136 DEBUG blivet: device loop2 does not contain a disklabel >13:27:42,137 INFO blivet: type detected on 'loop2' is 'squashfs' >13:27:42,137 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >13:27:42,139 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >13:27:42,140 INFO blivet: got device: LoopDevice instance (0x1182390) -- > name = loop2 status = False kids = 0 id = 12 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (11)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >13:27:42,140 INFO blivet: got format: DeviceFormat instance (0x1182590) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >13:27:42,145 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '334893', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >13:27:42,146 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >13:27:42,147 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >13:27:42,149 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:27:42,149 INFO blivet: loop3 is a loop device >13:27:42,151 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >13:27:42,152 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >13:27:42,156 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:27:42,160 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:27:42,162 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >13:27:42,163 INFO blivet: added file /LiveOS/ext3fs.img (id 13) to device tree >13:27:42,165 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >13:27:42,166 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:27:42,170 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >13:27:42,171 INFO blivet: added loop loop3 (id 14) to device tree >13:27:42,172 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >13:27:42,174 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >13:27:42,177 DEBUG blivet: Ext4FS.supported: supported: True ; >13:27:42,177 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:27:42,177 DEBUG blivet: device loop3 does not contain a disklabel >13:27:42,178 INFO blivet: type detected on 'loop3' is 'ext4' >13:27:42,180 DEBUG blivet: Ext4FS.supported: supported: True ; >13:27:42,180 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:27:42,182 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >13:27:42,183 INFO blivet: got device: LoopDevice instance (0x1182210) -- > name = loop3 status = False kids = 0 id = 14 > parents = ['existing 0MB file /LiveOS/ext3fs.img (13)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >13:27:42,185 DEBUG blivet: Ext4FS.supported: supported: True ; >13:27:42,186 INFO blivet: got format: Ext4FS instance (0x118d190) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >13:27:42,188 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '337470', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >13:27:42,189 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >13:27:42,191 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >13:27:42,192 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:27:42,193 INFO blivet: loop4 is a loop device >13:27:42,194 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >13:27:42,196 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >13:27:42,198 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:27:42,198 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:27:42,200 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >13:27:42,201 INFO blivet: added file /overlay (deleted) (id 15) to device tree >13:27:42,203 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >13:27:42,203 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:27:42,205 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >13:27:42,206 INFO blivet: added loop loop4 (id 16) to device tree >13:27:42,207 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >13:27:42,209 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >13:27:42,209 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:27:42,211 DEBUG blivet: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >13:27:42,213 DEBUG blivet: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >13:27:42,216 WARN blivet: disklabel detected but not usable on loop4 >13:27:42,218 DEBUG blivet: no type or existing type for loop4, bailing >13:27:42,219 INFO blivet: got device: LoopDevice instance (0x118d2d0) -- > name = loop4 status = False kids = 0 id = 16 > parents = ['existing 0MB file /overlay (deleted) (15)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >13:27:42,226 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7806', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >13:27:42,226 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >13:27:42,228 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >13:27:42,229 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:27:42,230 INFO blivet: live-rw is a device-mapper device >13:27:42,231 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >13:27:42,233 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >13:27:42,234 DEBUG blivet: failed to find dm node for fedora >13:27:42,236 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >13:27:42,238 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >13:27:42,240 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >13:27:42,242 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >13:27:42,245 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >13:27:42,247 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (16) >13:27:42,250 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >13:27:42,254 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:27:42,259 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >13:27:42,260 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:27:42,263 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >13:27:42,263 INFO blivet: added dm live-rw (id 17) to device tree >13:27:42,264 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >13:27:42,266 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >13:27:42,269 DEBUG blivet: Ext4FS.supported: supported: True ; >13:27:42,269 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:27:42,270 DEBUG blivet: device live-rw does not contain a disklabel >13:27:42,270 INFO blivet: type detected on 'live-rw' is 'ext4' >13:27:42,273 DEBUG blivet: Ext4FS.supported: supported: True ; >13:27:42,273 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:27:42,275 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >13:27:42,276 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >13:27:42,280 INFO blivet: got device: DMDevice instance (0x1176fd0) -- > name = live-rw status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop4 (16)'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x11198c0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >13:27:42,283 DEBUG blivet: Ext4FS.supported: supported: True ; >13:27:42,284 INFO blivet: got format: Ext4FS instance (0x1182dd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >13:27:42,292 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '28621', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >13:27:42,293 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >13:27:42,294 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >13:27:42,296 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:27:42,297 INFO blivet: live-base is a device-mapper device >13:27:42,298 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >13:27:42,301 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >13:27:42,302 DEBUG blivet: failed to find dm node for fedora >13:27:42,304 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >13:27:42,306 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >13:27:42,310 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >13:27:42,314 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >13:27:42,316 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >13:27:42,319 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >13:27:42,320 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:27:42,322 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >13:27:42,323 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:27:42,325 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >13:27:42,325 INFO blivet: added dm live-base (id 18) to device tree >13:27:42,327 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >13:27:42,328 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >13:27:42,330 DEBUG blivet: Ext4FS.supported: supported: True ; >13:27:42,331 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:27:42,331 DEBUG blivet: device live-base does not contain a disklabel >13:27:42,331 INFO blivet: type detected on 'live-base' is 'ext4' >13:27:42,334 DEBUG blivet: Ext4FS.supported: supported: True ; >13:27:42,334 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:27:42,336 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >13:27:42,337 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >13:27:42,339 INFO blivet: got device: DMDevice instance (0x1182d90) -- > name = live-base status = True kids = 0 id = 18 > parents = ['existing 0MB loop loop3 (14) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x1119830> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >13:27:42,341 DEBUG blivet: Ext4FS.supported: supported: True ; >13:27:42,341 INFO blivet: got format: Ext4FS instance (0x118d110) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >13:27:42,348 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '75611', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >13:27:42,348 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >13:27:42,351 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >13:27:42,354 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:27:42,355 INFO blivet: live-osimg-min is a device-mapper device >13:27:42,356 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >13:27:42,359 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >13:27:42,359 DEBUG blivet: failed to find dm node for fedora >13:27:42,361 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >13:27:42,363 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >13:27:42,365 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >13:27:42,367 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >13:27:42,369 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >13:27:42,371 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) with existing DM_snapshot_cow >13:27:42,373 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >13:27:42,376 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >13:27:42,380 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >13:27:42,382 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:27:42,385 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >13:27:42,385 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:27:42,387 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >13:27:42,388 INFO blivet: added dm live-osimg-min (id 19) to device tree >13:27:42,390 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >13:27:42,392 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >13:27:42,395 DEBUG blivet: Ext4FS.supported: supported: True ; >13:27:42,396 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:27:42,396 DEBUG blivet: device live-osimg-min does not contain a disklabel >13:27:42,396 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >13:27:42,398 DEBUG blivet: Ext4FS.supported: supported: True ; >13:27:42,399 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:27:42,401 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >13:27:42,402 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >13:27:42,404 INFO blivet: got device: DMDevice instance (0x118d810) -- > name = live-osimg-min status = True kids = 0 id = 19 > parents = ['existing 0MB loop loop3 (14) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x1119950> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >13:27:42,407 DEBUG blivet: Ext4FS.supported: supported: True ; >13:27:42,408 INFO blivet: got format: Ext4FS instance (0x118dbd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >13:27:42,417 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-QjMsmcBh7Sy5utiTxQXyeKl179Xld3JvFhie7i5YacQthXTcqBcpw8LKBHMhYTkC /dev/disk/by-uuid/c80e4535-60a5-49a9-b51b-ce904e96abd1 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QjMsmcBh7Sy5utiTxQXyeKl179Xld3JvFhie7i5YacQthXTcqBcpw8LKBHMhYTkC', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'c80e4535-60a5-49a9-b51b-ce904e96abd1', > 'ID_FS_UUID_ENC': 'c80e4535-60a5-49a9-b51b-ce904e96abd1', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '739915', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-QjMsmcBh7Sy5utiTxQXyeKl179Xld3JvFhie7i5YacQthXTcqBcpw8LKBHMhYTkC', > '/dev/disk/by-uuid/c80e4535-60a5-49a9-b51b-ce904e96abd1', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >13:27:42,417 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >13:27:42,419 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >13:27:42,421 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2064MB lvmlv fedora-swap (6) with existing swap >13:27:42,423 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >13:27:42,424 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >13:27:42,426 DEBUG blivet: SwapSpace.__init__: >13:27:42,426 DEBUG blivet: getFormat('swap') returning SwapSpace instance >13:27:42,426 DEBUG blivet: device fedora-swap does not contain a disklabel >13:27:42,427 DEBUG blivet: no type or existing type for fedora-swap, bailing >13:27:42,431 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >13:27:42,431 DEBUG blivet: fedora size is 19976MB >13:27:42,433 DEBUG blivet: vg fedora has 0MB free >13:27:42,434 DEBUG blivet: fedora size is 19976MB >13:27:42,435 DEBUG blivet: vg fedora has 0MB free >13:27:42,438 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x1176dd0) -- > name = fedora-swap status = True kids = 0 id = 6 > parents = ['existing 19976MB lvmvg fedora (4)'] > uuid = Fhie7i-5Yac-QthX-TcqB-cpw8-LKBH-MhYTkC size = 2064.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4227072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29 did: 0 busy: True > hardwareGeometry: (263, 255, 63) biosGeometry: (263, 255, 63) > PedDevice: <_ped.Device object at 0x11193b0> > target size = 2064.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x1176f90) -- > name = fedora status = True kids = 2 id = 4 > parents = ['existing 19979MB partition sda2 (3) with existing lvmpv'] > uuid = QjMsmc-Bh7S-y5ut-iTxQ-XyeK-l179-Xld3Jv size = 19976 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 4994 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 4994.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 19979MB partition sda2 (3) with existing lvmpv'] > LVs = ['existing 17912MB lvmlv fedora-root (5) with existing ext4 filesystem', > 'existing 2064MB lvmlv fedora-swap (6) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 2064MB >13:27:42,439 INFO blivet: got format: SwapSpace instance (0x1182a90) -- > type = swap name = swap status = True > device = /dev/mapper/fedora-swap uuid = c80e4535-60a5-49a9-b51b-ce904e96abd1 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >13:27:42,445 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-QjMsmcBh7Sy5utiTxQXyeKl179Xld3JvHdsJh4yHAz2euMvvlkv01JzA5q87eYwm /dev/disk/by-uuid/bef01a0d-be49-4115-b002-79977dfc7531 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QjMsmcBh7Sy5utiTxQXyeKl179Xld3JvHdsJh4yHAz2euMvvlkv01JzA5q87eYwm', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'bef01a0d-be49-4115-b002-79977dfc7531', > 'ID_FS_UUID_ENC': 'bef01a0d-be49-4115-b002-79977dfc7531', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '743051', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-QjMsmcBh7Sy5utiTxQXyeKl179Xld3JvHdsJh4yHAz2euMvvlkv01JzA5q87eYwm', > '/dev/disk/by-uuid/bef01a0d-be49-4115-b002-79977dfc7531', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >13:27:42,446 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >13:27:42,447 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >13:27:42,450 DEBUG blivet: DeviceTree.getDeviceByName returned existing 17912MB lvmlv fedora-root (5) with existing ext4 filesystem >13:27:42,451 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >13:27:42,453 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >13:27:42,455 DEBUG blivet: Ext4FS.supported: supported: True ; >13:27:42,455 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:27:42,456 DEBUG blivet: device fedora-root does not contain a disklabel >13:27:42,456 DEBUG blivet: no type or existing type for fedora-root, bailing >13:27:42,461 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >13:27:42,462 DEBUG blivet: fedora size is 19976MB >13:27:42,464 DEBUG blivet: vg fedora has 0MB free >13:27:42,464 DEBUG blivet: fedora size is 19976MB >13:27:42,466 DEBUG blivet: vg fedora has 0MB free >13:27:42,468 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x1182150) -- > name = fedora-root status = True kids = 0 id = 5 > parents = ['existing 19976MB lvmvg fedora (4)'] > uuid = HdsJh4-yHAz-2euM-vvlk-v01J-zA5q-87eYwm size = 17912.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 36683776 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 115 did: 7269 busy: False > hardwareGeometry: (2283, 255, 63) biosGeometry: (2283, 255, 63) > PedDevice: <_ped.Device object at 0x1119710> > target size = 17912.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x1176f90) -- > name = fedora status = True kids = 2 id = 4 > parents = ['existing 19979MB partition sda2 (3) with existing lvmpv'] > uuid = QjMsmc-Bh7S-y5ut-iTxQ-XyeK-l179-Xld3Jv size = 19976 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 4994 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 4994.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 19979MB partition sda2 (3) with existing lvmpv'] > LVs = ['existing 17912MB lvmlv fedora-root (5) with existing ext4 filesystem', > 'existing 2064MB lvmlv fedora-swap (6) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 17912MB >13:27:42,471 DEBUG blivet: Ext4FS.supported: supported: True ; >13:27:42,472 INFO blivet: got format: Ext4FS instance (0x1176c10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = bef01a0d-be49-4115-b002-79977dfc7531 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >13:27:42,511 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >13:28:07,918 INFO blivet: ISCSID is /sbin/iscsid >13:28:07,919 INFO blivet: no initiator set >13:28:10,264 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >13:28:10,265 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >13:28:12,869 DEBUG blivet: trying to set new default fstype to 'ext4' >13:28:13,286 DEBUG blivet: Ext4FS.supported: supported: True ; >13:28:13,286 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:28:13,289 DEBUG blivet: Ext4FS.supported: supported: True ; >13:28:13,312 INFO blivet: Detected 2064M of memory >13:28:13,312 INFO blivet: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >13:28:13,313 INFO blivet: Swap attempt of 0M >13:28:14,427 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x395de90> >13:28:14,428 INFO blivet: no initiator set >13:28:14,428 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >13:28:14,429 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >13:28:22,046 DEBUG blivet: protected device spec /dev/sr0 resolved to sr0 >13:28:22,047 INFO blivet: sr0 looks to be the live device; marking as protected >13:28:29,928 INFO blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4'] >13:28:30,442 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-VMware_Virtual_IDE_CDROM_Drive_10000000000000000001 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1 /dev/disk/by-uuid/2013-12-12-00-56-55-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_BD': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-20-1', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-00-56-55-00', > 'ID_FS_UUID_ENC': '2013-12-12-00-56-55-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'VMware_Virtual_IDE_CDROM_Drive', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20IDE\\x20CDROM\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5513338d', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_IDE_CDROM_Drive_10000000000000000001', > 'ID_SERIAL_SHORT': '10000000000000000001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '96865', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-VMware_Virtual_IDE_CDROM_Drive_10000000000000000001', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1', > '/dev/disk/by-uuid/2013-12-12-00-56-55-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >13:28:30,494 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:07.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >13:28:30,497 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >13:28:30,499 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:28:30,500 INFO blivet: sr0 is a cdrom >13:28:30,502 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >13:28:30,503 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:28:31,311 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >13:28:31,312 INFO blivet: added cdrom sr0 (id 0) to device tree >13:28:31,315 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:28:31,412 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >13:28:31,413 INFO blivet: type detected on 'sr0' is 'iso9660' >13:28:55,238 DEBUG blivet: Iso9660FS.supported: supported: True ; >13:28:55,239 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >13:28:55,241 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >13:28:55,244 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:28:55,278 DEBUG blivet: looking up parted Device: /dev/sr0 >13:28:55,318 INFO blivet: got device: OpticalDevice instance (0x7fe8dc033f10) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 953.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:07.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: NECVMWar VMware IDE CDR10 path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 487936 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) > PedDevice: <_ped.Device object at 0x3c3ff80> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >13:28:55,323 DEBUG blivet: Iso9660FS.supported: supported: True ; >13:28:55,324 INFO blivet: got format: Iso9660FS instance (0x7fe8dc03c7d0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-12-00-56-55-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-x86_64-20-1 size = 0.0 targetSize = 0.0 > >13:28:55,334 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:10.0-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'VMware_Virtual_S', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20S', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000b7011', > 'ID_PATH': 'pci-0000:00:10.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_10_0-scsi-0_0_0_0', > 'ID_REVISION': '1.0', > 'ID_SCSI': '1', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'VMware_', > 'ID_VENDOR_ENC': 'VMware\\x2c\\x20', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '669256', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-path/pci-0000:00:10.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda'} ; name: sda ; >13:28:55,337 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda)... >13:28:55,340 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >13:28:55,343 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:28:55,348 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >13:28:55,360 INFO blivet: sda is a disk >13:28:55,361 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:28:55,396 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >13:28:57,879 INFO blivet: added disk sda (id 1) to device tree >13:28:57,880 DEBUG blivet: looking up parted Device: /dev/sda >13:28:57,910 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >13:28:57,913 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >13:28:57,973 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >13:28:58,007 DEBUG blivet: required disklabel type for sda (1) is None >13:28:58,008 DEBUG blivet: default disklabel type for sda is msdos >13:28:58,047 DEBUG blivet: selecting msdos disklabel for sda based on size >13:28:58,210 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >13:28:58,332 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3e86790>, <parted.partition.Partition object at 0x3e86b50>] > device: <parted.device.Device object at 0x3e72bd0> > PedDisk: <_ped.Disk object at 0x3e84d40> >13:28:58,333 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >13:28:58,336 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >13:28:58,341 INFO blivet: got device: DiskDevice instance (0x7fe8dc089590) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 20480.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: VMware, VMware Virtual S path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7fe8dc06c320> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3e72410> >13:28:58,353 INFO blivet: got format: DiskLabel instance (0x3e72550) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3e86790>, <parted.partition.Partition object at 0x3e86b50>] > device: <parted.device.Device object at 0x3e72bd0> > PedDisk: <_ped.Disk object at 0x3e84d40> > origPartedDisk = <parted.disk.Disk object at 0x3e86d90> > partedDevice = parted.Device instance -- > model: VMware, VMware Virtual S path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7fe8dc06c440> > >13:28:58,369 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:10.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/8f3e5083-26be-4a05-af31-067ebc5ee26e', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8f3e5083-26be-4a05-af31-067ebc5ee26e', > 'ID_FS_UUID_ENC': '8f3e5083-26be-4a05-af31-067ebc5ee26e', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'VMware_Virtual_S', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20S', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000b7011-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000b7011', > 'ID_PATH': 'pci-0000:00:10.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_10_0-scsi-0_0_0_0', > 'ID_REVISION': '1.0', > 'ID_SCSI': '1', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'VMware_', > 'ID_VENDOR_ENC': 'VMware\\x2c\\x20', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '669278', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-path/pci-0000:00:10.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/8f3e5083-26be-4a05-af31-067ebc5ee26e'], > 'sysfs_path': '/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda/sda1'} ; name: sda1 ; >13:28:58,370 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda/sda1)... >13:28:58,373 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >13:28:58,375 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:28:58,376 INFO blivet: sda1 is a partition >13:28:58,378 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >13:28:58,386 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >13:28:58,388 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20480MB disk sda (1) with existing msdos disklabel >13:28:58,392 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >13:28:58,395 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >13:28:58,395 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:28:58,929 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >13:28:58,937 DEBUG blivet: looking up parted Partition: /dev/sda1 >13:28:58,951 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >13:28:58,954 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >13:28:58,960 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >13:28:58,966 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >13:28:58,967 INFO blivet: added partition sda1 (id 2) to device tree >13:28:58,972 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >13:28:58,978 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >13:28:58,983 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >13:28:58,989 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >13:28:58,995 WARN blivet: disklabel detected but not usable on sda1 >13:28:58,996 INFO blivet: type detected on 'sda1' is 'ext4' >13:28:59,208 DEBUG blivet: padding min size from 136 up to 149 >13:28:59,222 DEBUG blivet: Ext4FS.supported: supported: True ; >13:28:59,223 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:28:59,230 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >13:28:59,237 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >13:28:59,241 DEBUG blivet: looking up parted Device: /dev/sda1 >13:28:59,248 INFO blivet: got device: PartitionDevice instance (0x3e86f50) -- > name = sda1 status = True kids = 0 id = 2 > parents = ['existing 20480MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 17481 did: 20037 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fe8dc06c680> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e86590> fileSystem: <parted.filesystem.FileSystem object at 0x3e86c90> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e86910> PedPartition: <_ped.Partition object at 0x3e7fb30> > disk = existing 20480MB disk sda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >13:28:59,255 DEBUG blivet: Ext4FS.supported: supported: True ; >13:28:59,256 INFO blivet: got format: Ext4FS instance (0x3e72610) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 8f3e5083-26be-4a05-af31-067ebc5ee26e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >13:28:59,275 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:10.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'RJpuUR-bErR-W2sS-ZwPf-V9kN-rChH-3zRcOJ', > 'ID_FS_UUID_ENC': 'RJpuUR-bErR-W2sS-ZwPf-V9kN-rChH-3zRcOJ', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'VMware_Virtual_S', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20S', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40916992', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '000b7011-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000b7011', > 'ID_PATH': 'pci-0000:00:10.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_10_0-scsi-0_0_0_0', > 'ID_REVISION': '1.0', > 'ID_SCSI': '1', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'VMware_', > 'ID_VENDOR_ENC': 'VMware\\x2c\\x20', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '669300', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-path/pci-0000:00:10.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda/sda2'} ; name: sda2 ; >13:28:59,276 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda/sda2)... >13:28:59,282 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >13:28:59,287 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:28:59,289 INFO blivet: sda2 is a partition >13:28:59,295 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >13:28:59,300 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >13:28:59,304 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20480MB disk sda (1) with existing msdos disklabel >13:28:59,308 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >13:28:59,311 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >13:29:02,681 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:29:02,733 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >13:29:02,761 DEBUG blivet: looking up parted Partition: /dev/sda2 >13:29:08,002 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >13:29:08,033 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >13:29:08,091 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >13:29:08,094 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >13:29:08,095 INFO blivet: added partition sda2 (id 3) to device tree >13:29:08,098 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >13:29:08,101 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >13:29:08,104 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >13:29:08,116 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >13:29:08,211 WARN blivet: disklabel detected but not usable on sda2 >13:29:09,619 INFO blivet: type detected on 'sda2' is 'LVM2_member' >13:29:09,625 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: RJpuUR-bErR-W2sS-ZwPf-V9kN-rChH-3zRcOJ ; exists: True ; vgUuid: QjMsmc-Bh7S-y5ut-iTxQ-XyeK-l179-Xld3Jv ; label: None ; peStart: 1.0 ; device: /dev/sda2 ; serial: None ; >13:29:09,654 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >13:29:09,659 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >13:29:09,664 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >13:29:09,667 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda2 ; >13:29:09,671 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >13:29:09,677 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >13:29:09,678 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:29:09,694 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >13:29:09,695 INFO blivet: added lvmvg fedora (id 4) to device tree >13:29:09,789 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >13:29:09,793 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:29:09,797 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >13:29:09,801 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >13:29:09,801 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:29:09,806 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >13:29:09,807 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >13:29:09,810 DEBUG blivet: Adding fedora-root/17912MB to fedora >13:29:09,810 INFO blivet: added lvmlv fedora-root (id 5) to device tree >13:29:09,817 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >13:29:09,821 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >13:29:09,824 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >13:29:09,835 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-QjMsmcBh7Sy5utiTxQXyeKl179Xld3JvHdsJh4yHAz2euMvvlkv01JzA5q87eYwm /dev/disk/by-uuid/bef01a0d-be49-4115-b002-79977dfc7531 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QjMsmcBh7Sy5utiTxQXyeKl179Xld3JvHdsJh4yHAz2euMvvlkv01JzA5q87eYwm', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'bef01a0d-be49-4115-b002-79977dfc7531', > 'ID_FS_UUID_ENC': 'bef01a0d-be49-4115-b002-79977dfc7531', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '743051', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-QjMsmcBh7Sy5utiTxQXyeKl179Xld3JvHdsJh4yHAz2euMvvlkv01JzA5q87eYwm', > '/dev/disk/by-uuid/bef01a0d-be49-4115-b002-79977dfc7531', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >13:29:09,841 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >13:29:09,845 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >13:29:09,849 DEBUG blivet: DeviceTree.getDeviceByName returned existing 17912MB lvmlv fedora-root (5) >13:29:09,852 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >13:29:09,856 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >13:29:09,865 DEBUG blivet: Ext4FS.supported: supported: True ; >13:29:09,866 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:29:09,866 DEBUG blivet: device fedora-root does not contain a disklabel >13:29:09,867 INFO blivet: type detected on 'fedora-root' is 'ext4' >13:29:20,385 DEBUG blivet: padding min size from 8115 up to 8615 >13:29:20,393 DEBUG blivet: Ext4FS.supported: supported: True ; >13:29:20,393 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:29:20,398 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >13:29:20,404 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >13:29:20,405 DEBUG blivet: fedora size is 19976MB >13:29:20,407 DEBUG blivet: vg fedora has 2064MB free >13:29:20,408 DEBUG blivet: fedora size is 19976MB >13:29:20,409 DEBUG blivet: vg fedora has 2064MB free >13:29:20,411 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x3e8af50) -- > name = fedora-root status = True kids = 0 id = 5 > parents = ['existing 19976MB lvmvg fedora (4)'] > uuid = HdsJh4-yHAz-2euM-vvlk-v01J-zA5q-87eYwm size = 17912.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 36683776 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32744 did: 0 busy: False > hardwareGeometry: (2283, 255, 63) biosGeometry: (2283, 255, 63) > PedDevice: <_ped.Device object at 0x7fe8dc06c3b0> > target size = 17912.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x3e8ae10) -- > name = fedora status = True kids = 1 id = 4 > parents = ['existing 19979MB partition sda2 (3) with existing lvmpv'] > uuid = QjMsmc-Bh7S-y5ut-iTxQ-XyeK-l179-Xld3Jv size = 19976 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 4994 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 4994.0 free space = 2064 > free extents = 516.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 19979MB partition sda2 (3) with existing lvmpv'] > LVs = ['existing 17912MB lvmlv fedora-root (5) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 17912MB >13:29:20,417 DEBUG blivet: Ext4FS.supported: supported: True ; >13:29:20,418 INFO blivet: got format: Ext4FS instance (0x7fe8dc0e4190) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = bef01a0d-be49-4115-b002-79977dfc7531 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 17912.0 targetSize = 17912.0 > >13:29:20,422 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >13:29:20,426 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:29:20,429 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >13:29:20,433 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >13:29:20,433 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:29:20,437 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >13:29:20,438 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >13:29:20,465 DEBUG blivet: Adding fedora-swap/2064MB to fedora >13:29:20,466 INFO blivet: added lvmlv fedora-swap (id 6) to device tree >13:29:20,469 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >13:29:26,947 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >13:29:26,951 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >13:29:26,961 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-QjMsmcBh7Sy5utiTxQXyeKl179Xld3JvFhie7i5YacQthXTcqBcpw8LKBHMhYTkC /dev/disk/by-uuid/c80e4535-60a5-49a9-b51b-ce904e96abd1 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QjMsmcBh7Sy5utiTxQXyeKl179Xld3JvFhie7i5YacQthXTcqBcpw8LKBHMhYTkC', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'c80e4535-60a5-49a9-b51b-ce904e96abd1', > 'ID_FS_UUID_ENC': 'c80e4535-60a5-49a9-b51b-ce904e96abd1', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '739915', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-QjMsmcBh7Sy5utiTxQXyeKl179Xld3JvFhie7i5YacQthXTcqBcpw8LKBHMhYTkC', > '/dev/disk/by-uuid/c80e4535-60a5-49a9-b51b-ce904e96abd1', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >13:29:26,975 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >13:29:26,979 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >13:29:26,983 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2064MB lvmlv fedora-swap (6) >13:29:26,988 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >13:29:26,993 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >13:29:27,001 DEBUG blivet: SwapSpace.__init__: >13:29:27,003 DEBUG blivet: getFormat('swap') returning SwapSpace instance >13:29:27,003 DEBUG blivet: device fedora-swap does not contain a disklabel >13:29:27,004 INFO blivet: type detected on 'fedora-swap' is 'swap' >13:29:27,008 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: c80e4535-60a5-49a9-b51b-ce904e96abd1 ; exists: True ; label: None ; >13:29:27,008 DEBUG blivet: getFormat('swap') returning SwapSpace instance >13:29:27,015 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >13:29:27,021 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >13:29:27,023 DEBUG blivet: fedora size is 19976MB >13:29:27,025 DEBUG blivet: vg fedora has 0MB free >13:29:27,026 DEBUG blivet: fedora size is 19976MB >13:29:27,029 DEBUG blivet: vg fedora has 0MB free >13:29:27,034 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x3e8af90) -- > name = fedora-swap status = True kids = 0 id = 6 > parents = ['existing 19976MB lvmvg fedora (4)'] > uuid = Fhie7i-5Yac-QthX-TcqB-cpw8-LKBH-MhYTkC size = 2064.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4227072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: True > hardwareGeometry: (263, 255, 63) biosGeometry: (263, 255, 63) > PedDevice: <_ped.Device object at 0x7fe8dc06c710> > target size = 2064.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x3e8ae10) -- > name = fedora status = True kids = 2 id = 4 > parents = ['existing 19979MB partition sda2 (3) with existing lvmpv'] > uuid = QjMsmc-Bh7S-y5ut-iTxQ-XyeK-l179-Xld3Jv size = 19976 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 4994 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 4994.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 19979MB partition sda2 (3) with existing lvmpv'] > LVs = ['existing 17912MB lvmlv fedora-root (5) with existing ext4 filesystem', > 'existing 2064MB lvmlv fedora-swap (6) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 2064MB >13:29:27,037 INFO blivet: got format: SwapSpace instance (0x3e8add0) -- > type = swap name = swap status = True > device = /dev/mapper/fedora-swap uuid = c80e4535-60a5-49a9-b51b-ce904e96abd1 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >13:29:27,044 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >13:29:27,052 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2064MB lvmlv fedora-swap (6) with existing swap >13:29:27,055 DEBUG blivet: set fedora-swap copies to 1, metadata size to 0MB, log size to 0MB, total size 2064MB >13:29:27,066 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >13:29:27,070 DEBUG blivet: DeviceTree.getDeviceByName returned existing 17912MB lvmlv fedora-root (5) with existing ext4 filesystem >13:29:27,071 DEBUG blivet: set fedora-root copies to 1, metadata size to 0MB, log size to 0MB, total size 17912MB >13:29:27,073 DEBUG blivet: looking up parted Device: /dev/sda2 >13:29:27,077 INFO blivet: got device: PartitionDevice instance (0x3e86610) -- > name = sda2 status = True kids = 1 id = 3 > parents = ['existing 20480MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 19979.0 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 40916992 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (2546, 255, 63) biosGeometry: (2546, 255, 63) > PedDevice: <_ped.Device object at 0x7fe8dc06c7a0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e86590> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e86c10> PedPartition: <_ped.Partition object at 0x3e7fb90> > disk = existing 20480MB disk sda (1) with existing msdos disklabel > start = 1026048 end = 41943039 length = 40916992 > flags = lvm >13:29:27,079 INFO blivet: got format: LVMPhysicalVolume instance (0x3e8aa50) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = RJpuUR-bErR-W2sS-ZwPf-V9kN-rChH-3zRcOJ exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = QjMsmc-Bh7S-y5ut-iTxQ-XyeK-l179-Xld3Jv peStart = 1.0 >13:29:27,083 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '326521', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >13:29:27,085 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >13:29:27,088 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >13:29:27,091 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:29:27,091 INFO blivet: loop0 is a loop device >13:29:27,094 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >13:29:27,097 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >13:29:27,100 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:29:27,100 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:29:27,109 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >13:29:27,110 INFO blivet: added file /osmin.img (deleted) (id 7) to device tree >13:29:27,116 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >13:29:27,117 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:29:27,128 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >13:29:27,130 INFO blivet: added loop loop0 (id 8) to device tree >13:29:27,142 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >13:29:27,146 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >13:29:27,146 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >13:29:27,147 DEBUG blivet: device loop0 does not contain a disklabel >13:29:27,148 INFO blivet: type detected on 'loop0' is 'squashfs' >13:29:27,148 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >13:29:27,151 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >13:29:27,152 INFO blivet: got device: LoopDevice instance (0x7fe8dc0e4f10) -- > name = loop0 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin.img (deleted) (7)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >13:29:27,153 INFO blivet: got format: DeviceFormat instance (0x3e8afd0) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >13:29:27,166 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '330131', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >13:29:27,172 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >13:29:27,186 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >13:29:27,190 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:29:27,191 INFO blivet: loop1 is a loop device >13:29:27,193 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >13:29:27,197 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >13:29:27,200 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:29:27,201 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:29:27,207 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >13:29:27,208 INFO blivet: added file /osmin (id 9) to device tree >13:29:27,213 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >13:29:27,214 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:29:27,220 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >13:29:27,221 INFO blivet: added loop loop1 (id 10) to device tree >13:29:27,226 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >13:29:27,231 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >13:29:27,231 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >13:29:27,232 DEBUG blivet: device loop1 does not contain a disklabel >13:29:27,233 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >13:29:27,234 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >13:29:27,237 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >13:29:27,238 INFO blivet: got device: LoopDevice instance (0x7fe8dc0f0450) -- > name = loop1 status = False kids = 0 id = 10 > parents = ['existing 0MB file /osmin (9)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >13:29:27,238 INFO blivet: got format: DeviceFormat instance (0x3e8ae90) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >13:29:27,246 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '332639', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >13:29:27,247 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >13:29:27,251 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >13:29:27,255 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:29:27,255 INFO blivet: loop2 is a loop device >13:29:27,259 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >13:29:27,263 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >13:29:27,267 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:29:27,268 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:29:27,273 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >13:29:27,274 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 11) to device tree >13:29:27,280 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >13:29:27,280 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:29:27,285 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >13:29:27,286 INFO blivet: added loop loop2 (id 12) to device tree >13:29:27,290 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >13:29:27,293 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >13:29:27,294 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >13:29:27,294 DEBUG blivet: device loop2 does not contain a disklabel >13:29:27,295 INFO blivet: type detected on 'loop2' is 'squashfs' >13:29:27,295 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >13:29:27,298 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >13:29:27,300 INFO blivet: got device: LoopDevice instance (0x7fe8dc0f0090) -- > name = loop2 status = False kids = 0 id = 12 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (11)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >13:29:27,300 INFO blivet: got format: DeviceFormat instance (0x7fe8dc0f0610) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >13:29:27,308 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '334893', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >13:29:27,325 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >13:29:27,328 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >13:29:27,331 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:29:27,331 INFO blivet: loop3 is a loop device >13:29:27,334 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >13:29:27,388 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >13:29:27,522 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:29:27,523 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:29:27,526 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >13:29:27,526 INFO blivet: added file /LiveOS/ext3fs.img (id 13) to device tree >13:29:27,538 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >13:29:27,575 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:29:31,749 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >13:29:31,752 INFO blivet: added loop loop3 (id 14) to device tree >13:29:31,779 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >13:29:31,848 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >13:29:31,920 DEBUG blivet: Ext4FS.supported: supported: True ; >13:29:31,935 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:29:31,936 DEBUG blivet: device loop3 does not contain a disklabel >13:29:31,938 INFO blivet: type detected on 'loop3' is 'ext4' >13:29:32,411 DEBUG blivet: using current size 0 as min size >13:29:32,415 DEBUG blivet: Ext4FS.supported: supported: True ; >13:29:32,416 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:29:32,422 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >13:29:32,425 INFO blivet: got device: LoopDevice instance (0x7fe8dc0f0810) -- > name = loop3 status = False kids = 0 id = 14 > parents = ['existing 0MB file /LiveOS/ext3fs.img (13)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >13:29:32,433 DEBUG blivet: Ext4FS.supported: supported: True ; >13:29:32,435 INFO blivet: got format: Ext4FS instance (0x7fe8dc0fb390) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >13:29:32,446 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '337470', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >13:29:32,448 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >13:29:32,457 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >13:29:32,464 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:29:32,465 INFO blivet: loop4 is a loop device >13:29:32,473 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >13:29:32,476 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >13:29:32,481 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:29:32,483 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:29:32,492 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >13:29:32,493 INFO blivet: added file /overlay (deleted) (id 15) to device tree >13:29:32,503 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >13:29:32,504 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:29:32,513 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >13:29:32,514 INFO blivet: added loop loop4 (id 16) to device tree >13:29:32,521 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >13:29:32,528 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >13:29:32,529 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:29:32,537 DEBUG blivet: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >13:29:32,547 DEBUG blivet: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >13:29:32,550 WARN blivet: disklabel detected but not usable on loop4 >13:29:32,551 DEBUG blivet: no type or existing type for loop4, bailing >13:29:32,554 INFO blivet: got device: LoopDevice instance (0x7fe8dc0fb190) -- > name = loop4 status = False kids = 0 id = 16 > parents = ['existing 0MB file /overlay (deleted) (15)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >13:29:32,574 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7806', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >13:29:32,576 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >13:29:32,587 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >13:29:32,597 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:29:32,598 INFO blivet: live-rw is a device-mapper device >13:29:32,605 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >13:29:32,612 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >13:29:32,614 DEBUG blivet: failed to find dm node for fedora >13:29:32,622 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >13:29:32,629 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >13:29:32,632 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >13:29:32,635 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >13:29:32,687 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >13:29:39,503 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (16) >13:29:39,555 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >13:29:39,562 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:29:39,571 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >13:29:39,571 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:29:39,575 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >13:29:39,575 INFO blivet: added dm live-rw (id 17) to device tree >13:29:39,578 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >13:29:39,581 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >13:29:39,584 DEBUG blivet: Ext4FS.supported: supported: True ; >13:29:39,585 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:29:39,585 DEBUG blivet: device live-rw does not contain a disklabel >13:29:39,586 INFO blivet: type detected on 'live-rw' is 'ext4' >13:29:41,143 DEBUG blivet: padding min size from 3226 up to 3548 >13:29:41,146 DEBUG blivet: Ext4FS.supported: supported: True ; >13:29:41,147 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:29:41,150 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >13:29:41,151 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >13:29:41,211 INFO blivet: got device: DMDevice instance (0x7fe8dc0fb850) -- > name = live-rw status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop4 (16)'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32744 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fe8dc06c950> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >13:29:41,219 DEBUG blivet: Ext4FS.supported: supported: True ; >13:29:41,220 INFO blivet: got format: Ext4FS instance (0x7fe8dc0fb750) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >13:29:41,231 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '28621', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >13:29:41,232 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >13:29:41,235 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >13:29:41,238 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:29:41,238 INFO blivet: live-base is a device-mapper device >13:29:41,296 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >13:29:41,305 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >13:29:41,307 DEBUG blivet: failed to find dm node for fedora >13:29:41,316 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >13:29:41,323 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >13:29:43,595 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >13:29:43,603 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >13:29:43,611 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >13:29:43,676 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >13:29:43,679 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:29:43,682 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >13:29:43,683 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:29:43,686 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >13:29:43,686 INFO blivet: added dm live-base (id 18) to device tree >13:29:43,689 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >13:29:43,692 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >13:29:43,695 DEBUG blivet: Ext4FS.supported: supported: True ; >13:29:43,696 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:29:43,696 DEBUG blivet: device live-base does not contain a disklabel >13:29:43,697 INFO blivet: type detected on 'live-base' is 'ext4' >13:29:43,910 DEBUG blivet: using current size 0 as min size >13:29:43,914 DEBUG blivet: Ext4FS.supported: supported: True ; >13:29:43,914 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:29:43,918 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >13:29:43,919 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >13:29:43,957 INFO blivet: got device: DMDevice instance (0x7fe8dc0fb490) -- > name = live-base status = True kids = 0 id = 18 > parents = ['existing 0MB loop loop3 (14) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32744 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fe8dc06cb00> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >13:29:43,960 DEBUG blivet: Ext4FS.supported: supported: True ; >13:29:43,961 INFO blivet: got format: Ext4FS instance (0x7fe8dc0fbb90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >13:29:44,019 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '75611', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >13:29:44,020 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >13:29:44,022 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >13:29:44,029 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:29:44,030 INFO blivet: live-osimg-min is a device-mapper device >13:29:44,038 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >13:29:44,042 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >13:29:44,043 DEBUG blivet: failed to find dm node for fedora >13:29:44,046 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >13:29:44,049 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >13:29:46,889 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >13:29:46,897 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >13:29:46,904 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >13:29:54,308 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) with existing DM_snapshot_cow >13:29:54,317 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >13:29:54,326 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >13:29:54,355 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >13:29:54,362 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:29:54,371 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >13:29:54,372 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:29:54,380 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >13:29:54,381 INFO blivet: added dm live-osimg-min (id 19) to device tree >13:29:54,386 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >13:29:54,392 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >13:29:54,401 DEBUG blivet: Ext4FS.supported: supported: True ; >13:29:54,402 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:29:54,402 DEBUG blivet: device live-osimg-min does not contain a disklabel >13:29:54,404 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >13:29:54,507 DEBUG blivet: using current size 0 as min size >13:29:54,511 DEBUG blivet: Ext4FS.supported: supported: True ; >13:29:54,511 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:29:54,517 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >13:29:54,518 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >13:29:54,522 INFO blivet: got device: DMDevice instance (0x7fe8dc0f0990) -- > name = live-osimg-min status = True kids = 0 id = 19 > parents = ['existing 0MB loop loop3 (14) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 27500 did: 12406 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fe8dc06c8c0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >13:29:54,526 DEBUG blivet: Ext4FS.supported: supported: True ; >13:29:54,527 INFO blivet: got format: Ext4FS instance (0x7fe8dc0fbad0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 > >13:29:54,536 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-QjMsmcBh7Sy5utiTxQXyeKl179Xld3JvFhie7i5YacQthXTcqBcpw8LKBHMhYTkC /dev/disk/by-uuid/c80e4535-60a5-49a9-b51b-ce904e96abd1 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QjMsmcBh7Sy5utiTxQXyeKl179Xld3JvFhie7i5YacQthXTcqBcpw8LKBHMhYTkC', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'c80e4535-60a5-49a9-b51b-ce904e96abd1', > 'ID_FS_UUID_ENC': 'c80e4535-60a5-49a9-b51b-ce904e96abd1', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '739915', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-QjMsmcBh7Sy5utiTxQXyeKl179Xld3JvFhie7i5YacQthXTcqBcpw8LKBHMhYTkC', > '/dev/disk/by-uuid/c80e4535-60a5-49a9-b51b-ce904e96abd1', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >13:29:54,537 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >13:29:54,539 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >13:29:54,543 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2064MB lvmlv fedora-swap (6) with existing swap >13:29:54,545 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >13:29:54,548 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >13:29:54,551 DEBUG blivet: SwapSpace.__init__: >13:29:54,551 DEBUG blivet: getFormat('swap') returning SwapSpace instance >13:29:54,552 DEBUG blivet: device fedora-swap does not contain a disklabel >13:29:54,586 DEBUG blivet: no type or existing type for fedora-swap, bailing >13:29:54,724 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >13:29:54,727 DEBUG blivet: fedora size is 19976MB >13:29:54,731 DEBUG blivet: vg fedora has 0MB free >13:29:54,732 DEBUG blivet: fedora size is 19976MB >13:29:54,736 DEBUG blivet: vg fedora has 0MB free >13:29:54,742 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x3e8af90) -- > name = fedora-swap status = True kids = 0 id = 6 > parents = ['existing 19976MB lvmvg fedora (4)'] > uuid = Fhie7i-5Yac-QthX-TcqB-cpw8-LKBH-MhYTkC size = 2064.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4227072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: True > hardwareGeometry: (263, 255, 63) biosGeometry: (263, 255, 63) > PedDevice: <_ped.Device object at 0x7fe8dc06c710> > target size = 2064.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x3e8ae10) -- > name = fedora status = True kids = 2 id = 4 > parents = ['existing 19979MB partition sda2 (3) with existing lvmpv'] > uuid = QjMsmc-Bh7S-y5ut-iTxQ-XyeK-l179-Xld3Jv size = 19976 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 4994 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 4994.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 19979MB partition sda2 (3) with existing lvmpv'] > LVs = ['existing 17912MB lvmlv fedora-root (5) with existing ext4 filesystem', > 'existing 2064MB lvmlv fedora-swap (6) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 2064MB >13:29:54,745 INFO blivet: got format: SwapSpace instance (0x3e8add0) -- > type = swap name = swap status = True > device = /dev/mapper/fedora-swap uuid = c80e4535-60a5-49a9-b51b-ce904e96abd1 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >13:29:54,761 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-QjMsmcBh7Sy5utiTxQXyeKl179Xld3JvHdsJh4yHAz2euMvvlkv01JzA5q87eYwm /dev/disk/by-uuid/bef01a0d-be49-4115-b002-79977dfc7531 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QjMsmcBh7Sy5utiTxQXyeKl179Xld3JvHdsJh4yHAz2euMvvlkv01JzA5q87eYwm', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'bef01a0d-be49-4115-b002-79977dfc7531', > 'ID_FS_UUID_ENC': 'bef01a0d-be49-4115-b002-79977dfc7531', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '743051', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-QjMsmcBh7Sy5utiTxQXyeKl179Xld3JvHdsJh4yHAz2euMvvlkv01JzA5q87eYwm', > '/dev/disk/by-uuid/bef01a0d-be49-4115-b002-79977dfc7531', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >13:29:54,762 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >13:29:54,765 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >13:29:54,768 DEBUG blivet: DeviceTree.getDeviceByName returned existing 17912MB lvmlv fedora-root (5) with existing ext4 filesystem >13:29:54,771 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >13:29:54,773 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >13:29:54,777 DEBUG blivet: Ext4FS.supported: supported: True ; >13:29:54,777 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:29:54,778 DEBUG blivet: device fedora-root does not contain a disklabel >13:29:54,778 DEBUG blivet: no type or existing type for fedora-root, bailing >13:29:54,794 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >13:29:57,383 DEBUG blivet: fedora size is 19976MB >13:29:57,385 DEBUG blivet: vg fedora has 0MB free >13:29:57,386 DEBUG blivet: fedora size is 19976MB >13:29:57,388 DEBUG blivet: vg fedora has 0MB free >13:29:57,391 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x3e8af50) -- > name = fedora-root status = True kids = 0 id = 5 > parents = ['existing 19976MB lvmvg fedora (4)'] > uuid = HdsJh4-yHAz-2euM-vvlk-v01J-zA5q-87eYwm size = 17912.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 36683776 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32744 did: 0 busy: False > hardwareGeometry: (2283, 255, 63) biosGeometry: (2283, 255, 63) > PedDevice: <_ped.Device object at 0x7fe8dc06c3b0> > target size = 17912.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x3e8ae10) -- > name = fedora status = True kids = 2 id = 4 > parents = ['existing 19979MB partition sda2 (3) with existing lvmpv'] > uuid = QjMsmc-Bh7S-y5ut-iTxQ-XyeK-l179-Xld3Jv size = 19976 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 4994 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 4994.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 19979MB partition sda2 (3) with existing lvmpv'] > LVs = ['existing 17912MB lvmlv fedora-root (5) with existing ext4 filesystem', > 'existing 2064MB lvmlv fedora-swap (6) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 17912MB >13:29:57,394 DEBUG blivet: Ext4FS.supported: supported: True ; >13:29:57,395 INFO blivet: got format: Ext4FS instance (0x7fe8dc0e4190) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = bef01a0d-be49-4115-b002-79977dfc7531 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 17912.0 targetSize = 17912.0 > >13:30:03,183 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >13:30:03,616 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >13:30:03,620 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:30:03,643 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:30:03,979 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >13:30:04,633 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >13:30:06,500 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >13:30:06,507 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >13:30:06,512 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >13:30:06,571 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >13:30:11,558 DEBUG blivet: vg fedora teardown failed; continuing >13:30:11,563 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >13:30:11,567 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: True ; type: swap ; >13:30:18,787 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >13:30:21,116 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >13:30:44,105 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >13:30:44,111 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >13:30:44,115 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >13:30:44,357 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >13:30:47,173 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >13:30:47,179 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >13:30:47,197 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >13:30:47,268 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >13:30:47,273 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:30:47,327 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:30:47,374 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >13:30:47,377 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >13:30:47,380 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >13:30:47,381 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >13:30:47,498 INFO blivet: edd: collected mbr signatures: {'sda': '0x000b7011'} >13:30:47,502 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >13:30:47,771 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >13:30:49,652 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >13:30:50,903 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >13:30:50,909 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:30:50,920 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:30:51,208 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >13:30:51,215 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >13:30:51,220 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >13:30:51,223 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >13:31:07,641 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >13:31:13,059 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >13:31:13,060 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >13:31:13,061 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >13:31:13,158 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >13:31:13,159 DEBUG blivet: crypttab maps: [] >13:31:13,163 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >13:31:13,320 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-root ; >13:31:13,332 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 17912MB lvmlv fedora-root (5) with existing ext4 filesystem >13:31:13,333 DEBUG blivet: resolved '/dev/mapper/fedora-root' to 'fedora-root' (lvmlv) >13:31:13,335 DEBUG blivet: resolved 'UUID=8f3e5083-26be-4a05-af31-067ebc5ee26e' to 'sda1' (partition) >13:31:13,337 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-swap ; >13:31:13,341 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 2064MB lvmlv fedora-swap (6) with existing swap >13:31:13,342 DEBUG blivet: resolved '/dev/mapper/fedora-swap' to 'fedora-swap' (lvmlv) >13:31:13,344 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >13:31:14,200 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >13:31:17,684 DEBUG blivet: fedora size is 19976MB >13:31:17,687 DEBUG blivet: vg fedora has 0MB free >13:31:17,689 DEBUG blivet: fedora size is 19976MB >13:31:17,692 DEBUG blivet: vg fedora has 0MB free >13:31:17,703 DEBUG blivet: Ext4FS.supported: supported: True ; >13:31:17,716 DEBUG blivet: Ext4FS.supported: supported: True ; >13:31:17,725 DEBUG blivet: Ext4FS.supported: supported: True ; >13:31:17,772 DEBUG blivet: Ext4FS.supported: supported: True ; >13:31:17,781 DEBUG blivet: Ext4FS.supported: supported: True ; >13:31:17,794 DEBUG blivet: Ext4FS.supported: supported: True ; >13:31:17,811 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:31:17,823 DEBUG blivet: Iso9660FS.supported: supported: True ; >13:31:14,136 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >13:31:14,144 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (18) with existing ext4 filesystem >13:33:57,097 DEBUG blivet: Iso9660FS.supported: supported: True ; >13:33:57,099 DEBUG blivet: Iso9660FS.supported: supported: True ; >13:33:57,102 DEBUG blivet: NFSv4.supported: supported: False ; >13:33:57,104 DEBUG blivet: NFSv4.supported: supported: False ; >13:33:57,106 DEBUG blivet: SELinuxFS.supported: supported: False ; >13:33:57,109 DEBUG blivet: SELinuxFS.supported: supported: False ; >13:33:57,111 DEBUG blivet: Ext4FS.supported: supported: True ; >13:33:57,114 DEBUG blivet: Ext4FS.supported: supported: True ; >13:34:03,036 DEBUG blivet: Ext3FS.supported: supported: True ; >13:34:03,038 DEBUG blivet: Ext3FS.supported: supported: True ; >13:34:03,045 DEBUG blivet: Ext2FS.supported: supported: True ; >13:34:03,048 DEBUG blivet: Ext2FS.supported: supported: True ; >13:34:03,510 DEBUG blivet: SysFS.supported: supported: False ; >13:34:03,513 DEBUG blivet: SysFS.supported: supported: False ; >13:34:03,527 DEBUG blivet: MultipathMember.__init__: >13:34:03,535 DEBUG blivet: MDRaidMember.__init__: >13:34:03,538 DEBUG blivet: ProcFS.supported: supported: False ; >13:34:03,541 DEBUG blivet: ProcFS.supported: supported: False ; >13:34:03,545 DEBUG blivet: SwapSpace.__init__: >13:34:03,882 DEBUG blivet: NoDevFS.supported: supported: False ; >13:34:03,884 DEBUG blivet: NoDevFS.supported: supported: False ; >13:34:03,887 DEBUG blivet: DevPtsFS.supported: supported: False ; >13:34:03,889 DEBUG blivet: DevPtsFS.supported: supported: False ; >13:34:03,892 DEBUG blivet: BTRFS.supported: supported: True ; >13:34:10,047 DEBUG blivet: USBFS.supported: supported: False ; >13:34:10,050 DEBUG blivet: USBFS.supported: supported: False ; >13:34:10,053 DEBUG blivet: DiskLabel.__init__: >13:34:10,053 INFO blivet: DiskLabel.partedDevice returning None >13:34:10,056 DEBUG blivet: HFSPlus.supported: supported: False ; >13:34:10,057 DEBUG blivet: HFSPlus.supported: supported: False ; >13:34:10,059 DEBUG blivet: XFS.supported: supported: True ; >13:34:17,025 DEBUG blivet: XFS.supported: supported: True ; >13:34:17,029 DEBUG blivet: TmpFS.supported: supported: True ; >13:34:21,890 DEBUG blivet: LUKS.__init__: >13:34:21,892 DEBUG blivet: NTFS.supported: supported: False ; >13:34:21,894 DEBUG blivet: NTFS.supported: supported: False ; >13:34:21,896 DEBUG blivet: BindFS.supported: supported: False ; >13:34:21,898 DEBUG blivet: BindFS.supported: supported: False ; >13:34:21,900 DEBUG blivet: HFS.supported: supported: False ; >13:34:21,902 DEBUG blivet: HFS.supported: supported: False ; >13:34:21,904 DEBUG blivet: LVMPhysicalVolume.__init__: >13:34:21,906 DEBUG blivet: NFS.supported: supported: False ; >13:34:21,908 DEBUG blivet: NFS.supported: supported: False ; >13:34:21,910 DEBUG blivet: FATFS.supported: supported: True ; >13:34:21,912 DEBUG blivet: FATFS.supported: supported: True ; >13:34:21,935 DEBUG blivet: DMRaidMember.__init__: >19:39:20,453 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:39:20,455 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20480MB disk sda (1) with existing msdos disklabel >19:40:06,060 INFO blivet: Detected 2064M of memory >19:40:06,061 INFO blivet: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (2048 M) instead. >19:40:06,061 INFO blivet: Swap attempt of 2048M >19:40:06,066 DEBUG blivet: clearpart: looking at sda2 >19:40:06,067 DEBUG blivet: clearpart: looking at sda1 >19:40:06,068 DEBUG blivet: checking whether disk sda has an empty extended >19:40:06,069 DEBUG blivet: extended is None ; logicals is [] >19:40:06,071 INFO blivet: user specified that bootloader install be skipped >19:40:06,316 DEBUG blivet: starting Blivet copy >19:40:06,407 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >19:40:06,411 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4a15a90> fileSystem: <parted.filesystem.FileSystem object at 0x4f49990> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4f49790> PedPartition: <_ped.Partition object at 0x4a16290> >19:40:06,415 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >19:40:06,416 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4a15a90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4f49910> PedPartition: <_ped.Partition object at 0x4a162f0> >19:40:06,417 DEBUG blivet: finished Blivet copy >19:40:27,338 DEBUG storage.ui: doAutoPart: True >19:40:27,338 DEBUG storage.ui: encryptedAutoPart: False >19:40:27,339 DEBUG storage.ui: autoPartType: 2 >19:40:27,339 DEBUG storage.ui: clearPartType: 2 >19:40:27,339 DEBUG storage.ui: clearPartDisks: ['sda'] >19:40:27,340 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x4f49550) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x4f49590) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x4f495d0) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x4f49610) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x4f49650) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2048 maxSize = None grow = False > >19:40:27,423 DEBUG storage.ui: storage.disks: ['sda'] >19:40:27,424 DEBUG storage.ui: storage.partitioned: ['sda'] >19:40:27,489 DEBUG storage.ui: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >19:40:27,701 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >19:40:27,705 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >19:40:27,745 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >19:40:27,749 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >19:40:27,749 DEBUG storage.ui: failed to resolve '/dev/' >19:40:27,750 DEBUG storage.ui: boot disk: None >19:40:27,808 DEBUG storage.ui: candidate disks: [] >19:40:27,826 DEBUG storage.ui: devs: [] >19:41:47,513 DEBUG storage.ui: doAutoPart: True >19:41:47,514 DEBUG storage.ui: encryptedAutoPart: False >19:41:47,514 DEBUG storage.ui: autoPartType: 2 >19:41:47,515 DEBUG storage.ui: clearPartType: 2 >19:41:47,515 DEBUG storage.ui: clearPartDisks: ['sda'] >19:41:47,544 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x4f49550) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x4f49590) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x4f495d0) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x4f49610) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x4f49650) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2048 maxSize = None grow = False > >19:41:47,545 DEBUG storage.ui: storage.disks: ['sda'] >19:41:47,545 DEBUG storage.ui: storage.partitioned: ['sda'] >19:41:47,577 DEBUG storage.ui: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >19:41:47,645 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >19:41:47,648 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >19:41:47,651 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >19:41:47,655 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >19:41:47,656 DEBUG storage.ui: failed to resolve '/dev/' >19:41:47,656 DEBUG storage.ui: boot disk: None >19:41:47,709 DEBUG storage.ui: candidate disks: [] >19:41:47,709 DEBUG storage.ui: devs: [] >19:42:06,838 DEBUG storage.ui: doAutoPart: True >19:42:06,839 DEBUG storage.ui: encryptedAutoPart: False >19:42:06,839 DEBUG storage.ui: autoPartType: 2 >19:42:06,839 DEBUG storage.ui: clearPartType: 2 >19:42:06,840 DEBUG storage.ui: clearPartDisks: ['sda'] >19:42:06,840 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x4f49550) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x4f49590) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x4f495d0) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x4f49610) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x4f49650) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2048 maxSize = None grow = False > >19:42:06,841 DEBUG storage.ui: storage.disks: ['sda'] >19:42:06,842 DEBUG storage.ui: storage.partitioned: ['sda'] >19:42:06,842 DEBUG storage.ui: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >19:42:06,845 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >19:42:06,848 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >19:42:06,851 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >19:42:06,854 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >19:42:06,855 DEBUG storage.ui: failed to resolve '/dev/' >19:42:06,855 DEBUG storage.ui: boot disk: None >19:42:06,857 DEBUG storage.ui: candidate disks: [] >19:42:06,858 DEBUG storage.ui: devs: [] >19:42:07,713 DEBUG storage.ui: doAutoPart: True >19:42:07,713 DEBUG storage.ui: encryptedAutoPart: False >19:42:07,713 DEBUG storage.ui: autoPartType: 2 >19:42:07,714 DEBUG storage.ui: clearPartType: 2 >19:42:07,714 DEBUG storage.ui: clearPartDisks: ['sda'] >19:42:07,715 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x4f49550) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x4f49590) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x4f495d0) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x4f49610) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x4f49650) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2048 maxSize = None grow = False > >19:42:07,715 DEBUG storage.ui: storage.disks: ['sda'] >19:42:07,716 DEBUG storage.ui: storage.partitioned: ['sda'] >19:42:07,717 DEBUG storage.ui: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >19:42:07,720 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >19:42:07,723 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >19:42:07,726 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >19:42:07,729 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >19:42:07,729 DEBUG storage.ui: failed to resolve '/dev/' >19:42:07,729 DEBUG storage.ui: boot disk: None >19:42:07,732 DEBUG storage.ui: candidate disks: [] >19:42:07,732 DEBUG storage.ui: devs: [] >19:42:17,400 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >19:42:24,054 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:42:24,057 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:42:24,062 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:42:24,230 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >19:42:24,233 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >19:42:24,235 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >19:42:24,238 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >19:42:24,241 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >19:42:24,241 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x395de90> >19:42:24,242 INFO blivet: no initiator set >19:42:24,243 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >19:42:24,244 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is ['sda'] >19:42:24,354 DEBUG blivet: protected device spec /dev/sr0 resolved to sr0 >19:42:24,419 DEBUG blivet: protected device spec live-base resolved to live-base >19:42:24,995 DEBUG blivet: protected device spec live-osimg-min resolved to live-osimg-min >19:42:25,146 DEBUG blivet: protected device spec live-rw resolved to live-rw >19:42:25,236 DEBUG blivet: protected device spec sr0 resolved to sr0 >19:42:25,237 INFO blivet: sr0 looks to be the live device; marking as protected >19:42:25,363 INFO blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >19:42:25,377 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-VMware_Virtual_IDE_CDROM_Drive_10000000000000000001 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1 /dev/disk/by-uuid/2013-12-12-00-56-55-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_BD': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-20-1', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-00-56-55-00', > 'ID_FS_UUID_ENC': '2013-12-12-00-56-55-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'VMware_Virtual_IDE_CDROM_Drive', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20IDE\\x20CDROM\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5513338d', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_IDE_CDROM_Drive_10000000000000000001', > 'ID_SERIAL_SHORT': '10000000000000000001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '96865', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-VMware_Virtual_IDE_CDROM_Drive_10000000000000000001', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1', > '/dev/disk/by-uuid/2013-12-12-00-56-55-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >19:42:25,378 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:07.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >19:42:25,381 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >19:42:25,384 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:42:25,384 INFO blivet: sr0 is a cdrom >19:42:25,387 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >19:42:25,388 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:42:25,392 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >19:42:25,393 INFO blivet: added cdrom sr0 (id 20) to device tree >19:42:25,396 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:42:25,406 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >19:42:25,407 INFO blivet: type detected on 'sr0' is 'iso9660' >19:42:25,410 DEBUG blivet: Iso9660FS.supported: supported: True ; >19:42:25,411 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >19:42:25,414 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >19:42:25,418 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:42:25,423 DEBUG blivet: looking up parted Device: /dev/sr0 >19:42:25,425 INFO blivet: got device: OpticalDevice instance (0x7fe8dc0e4e50) -- > name = sr0 status = True kids = 0 id = 20 > parents = [] > uuid = None size = 953.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:07.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: NECVMWar VMware IDE CDR10 path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 487936 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) > PedDevice: <_ped.Device object at 0x7fe8cc02bf80> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >19:42:25,429 DEBUG blivet: Iso9660FS.supported: supported: True ; >19:42:25,429 INFO blivet: got format: Iso9660FS instance (0x4f6f790) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-12-00-56-55-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-x86_64-20-1 size = 0.0 targetSize = 0.0 > >19:42:25,436 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:10.0-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'VMware_Virtual_S', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20S', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000b7011', > 'ID_PATH': 'pci-0000:00:10.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_10_0-scsi-0_0_0_0', > 'ID_REVISION': '1.0', > 'ID_SCSI': '1', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'VMware_', > 'ID_VENDOR_ENC': 'VMware\\x2c\\x20', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '669256', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-path/pci-0000:00:10.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda'} ; name: sda ; >19:42:25,481 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda)... >19:42:25,484 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:42:25,486 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:42:25,489 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >19:42:25,524 INFO blivet: sda is a disk >19:42:25,524 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:42:25,528 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >19:42:36,642 INFO blivet: added disk sda (id 21) to device tree >19:42:36,642 DEBUG blivet: looking up parted Device: /dev/sda >19:42:36,646 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >19:42:36,650 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >19:42:36,653 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >19:42:36,654 DEBUG blivet: required disklabel type for sda (1) is None >19:42:36,654 DEBUG blivet: default disklabel type for sda is msdos >19:42:36,655 DEBUG blivet: selecting msdos disklabel for sda based on size >19:42:36,658 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >19:42:36,908 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x4f7f090>, <parted.partition.Partition object at 0x4f7f210>] > device: <parted.device.Device object at 0x4f6fe90> > PedDisk: <_ped.Disk object at 0x4f7e098> >19:42:36,911 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >19:42:36,919 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >19:42:36,924 INFO blivet: got device: DiskDevice instance (0x4f49a10) -- > name = sda status = True kids = 0 id = 21 > parents = [] > uuid = None size = 20480.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: VMware, VMware Virtual S path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7fe8cc02be60> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x4f6fbd0> >19:42:36,931 INFO blivet: got format: DiskLabel instance (0x4f6fc90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x4f7f090>, <parted.partition.Partition object at 0x4f7f210>] > device: <parted.device.Device object at 0x4f6fe90> > PedDisk: <_ped.Disk object at 0x4f7e098> > origPartedDisk = <parted.disk.Disk object at 0x4f7f450> > partedDevice = parted.Device instance -- > model: VMware, VMware Virtual S path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x4f740e0> > >19:42:36,943 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:10.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/8f3e5083-26be-4a05-af31-067ebc5ee26e', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8f3e5083-26be-4a05-af31-067ebc5ee26e', > 'ID_FS_UUID_ENC': '8f3e5083-26be-4a05-af31-067ebc5ee26e', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'VMware_Virtual_S', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20S', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000b7011-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000b7011', > 'ID_PATH': 'pci-0000:00:10.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_10_0-scsi-0_0_0_0', > 'ID_REVISION': '1.0', > 'ID_SCSI': '1', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'VMware_', > 'ID_VENDOR_ENC': 'VMware\\x2c\\x20', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '669278', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-path/pci-0000:00:10.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/8f3e5083-26be-4a05-af31-067ebc5ee26e'], > 'sysfs_path': '/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda/sda1'} ; name: sda1 ; >19:42:36,944 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:10.0/host2/target2:0:0/2:0:0:0/block/sda/sda1)... >19:42:36,947 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >19:42:36,950 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:42:36,951 INFO blivet: sda1 is a partition >19:42:36,953 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >19:42:36,956 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:42:36,959 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20480MB disk sda (21) with existing msdos disklabel >19:42:36,963 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >19:42:36,966 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >19:42:36,967 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:42:36,996 INFO blivet: user specified that bootloader install be skipped >19:42:37,029 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >19:42:37,041 DEBUG blivet: looking up parted Partition: /dev/sda1 >19:42:37,075 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >19:42:37,099 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >19:42:37,103 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >19:42:37,106 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >19:42:37,107 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf > > >/tmp/ifcfg.log: >13:28:13,361 DEBUG ifcfg: content of files (network initialization): >13:28:13,384 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 12, 41, 107, 145, 219]}, 'connection': {'timestamp': 1387650438L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '14a2e474-acc8-48dd-812c-a202897cf832'}}] >13:28:14,167 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['ens33']): >13:28:14,167 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-ens33: >13:28:14,168 DEBUG ifcfg: TYPE=Ethernet >13:28:14,168 DEBUG ifcfg: BOOTPROTO=dhcp >13:28:14,169 DEBUG ifcfg: DEFROUTE=yes >13:28:14,169 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >13:28:14,169 DEBUG ifcfg: IPV6INIT=yes >13:28:14,170 DEBUG ifcfg: IPV6_AUTOCONF=yes >13:28:14,170 DEBUG ifcfg: IPV6_DEFROUTE=yes >13:28:14,171 DEBUG ifcfg: IPV6_PEERDNS=yes >13:28:14,179 DEBUG ifcfg: IPV6_PEERROUTES=yes >13:28:14,180 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >13:28:14,180 DEBUG ifcfg: NAME=ens33 >13:28:14,181 DEBUG ifcfg: UUID=14a2e474-acc8-48dd-812c-a202897cf832 >13:28:14,181 DEBUG ifcfg: ONBOOT=no >13:28:14,181 DEBUG ifcfg: HWADDR=00:0C:29:6B:91:DB >13:28:14,182 DEBUG ifcfg: PEERDNS=yes >13:28:14,182 DEBUG ifcfg: PEERROUTES=yes >13:28:14,263 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 12, 41, 107, 145, 219]}, 'connection': {'timestamp': 1387650145L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'ens33', 'uuid': '14a2e474-acc8-48dd-812c-a202897cf832'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >13:33:57,477 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >13:33:57,479 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-20-1 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0
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 1045754
: 840095 |
840096
|
840097
|
840098
|
840099
|
840100
|
840101
|
840102
|
840103
|
840104