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 947036 Details for
Bug 1152753
IOError: [Errno 2] Bestand of map bestaat niet: '/mnt/sysimage/etc/yum/pluginconf.d/langpacks.conf'
[?]
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), 762.37 KB, created by
harry
on 2014-10-14 21:05:31 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
harry
Created:
2014-10-14 21:05:31 UTC
Size:
762.37 KB
patch
obsolete
>anaconda 22.8-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/shutil.py", line 83, in copyfile > with open(dst, 'wb') as fdst: > File "/usr/lib64/python2.7/shutil.py", line 130, in copy2 > copyfile(src, dst) > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 258, in _copyLangpacksConfigToTarget > iutil.getSysroot()+_yum_target_langpack_conf) > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1524, in postInstall > self._copyLangpacksConfigToTarget() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 262, in doInstall > payload.postInstall() > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) >IOError: [Errno 2] Bestand of map bestaat niet: '/mnt/sysimage/etc/yum/pluginconf.d/langpacks.conf' > >Local variables in innermost frame: >src: /tmp/yum.pluginconf.d/langpacks.conf >dst: /mnt/sysimage/etc/yum/pluginconf.d/langpacks.conf >fsrc: <closed file '/tmp/yum.pluginconf.d/langpacks.conf', mode 'rb' at 0x7fbcac64adb0> >fn: /mnt/sysimage/etc/yum/pluginconf.d/langpacks.conf >st: posix.stat_result(st_mode=33188, st_ino=32179, st_dev=36L, st_nlink=1, st_uid=0, st_gid=0, st_size=374, st_atime=1413319068, st_mtime=1413326237, st_ctime=1413326237) > > >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 MainWindow.lightbox_on of <MainWindow object at 0x7fbcb654e280 (pyanaconda+ui+gui+MainWindow at 0x2b1c240)>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sda ># Keyboard layouts >keyboard --xlayouts='us (euro)' ># System language >lang nl_NL.UTF-8 > ># Network information >network --bootproto=dhcp --device=enp0s10 --onboot=off --ipv6=auto --activate >network --hostname=pc.WORKGROUP ># Root password >rootpw --iscrypted $6$HjXAAxpJ46P80f3Z$dcNwwFTXjhRxa25XFdpINOL8AgARWgTzeszWmqtQjPrkaW5q3/B00Zqq.EYHisjvpMpZjPwfoH3HNqp1PaXxU/ ># System timezone >timezone Europe/Amsterdam >user --groups=wheel --name=harry --password=$6$V5sQFiWpZ/pJNiFr$643xxs73d8pSX3kFd2uJm56LdsEFYuPx0g77I4KoCOZn5aMtEguGOOHOj6dKBLw.1na/kwtj/25.E7ipW81qK0 --iscrypted --gecos="harry" ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda ># Partition clearing information >clearpart --none --initlabel ># Disk partitioning information >part / --fstype="ext4" --onpart=sda8 --label=fedora >part swap --fstype="swap" --noformat --onpart=sda5 > >%packages >@core >@fedora-release-standard > >%end > >%addon com_redhat_kdump --disable --reserve-mb='128' > >%end > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sda': 129} > _intf.storage.dasd: None > _intf.storage.roots: [Root instance, containing members: > mounts: {'/': existing 16,55 GiB partition sda6 (34) with existing ext4 filesystem >, '/mnt/hd': existing 350,04 GiB partition sda1 (11) with existing ntfs filesystem >} > swaps: [existing 1,02 GiB partition sda5 (29) with existing swap >] > name: Unknown Linux >, Root instance, containing members: > mounts: {'/': existing 25,32 GiB partition sda7 (39) with existing ext4 filesystem >, '/mnt/hd': Already dumped (PartitionDevice instance) >} > swaps: [Already dumped (PartitionDevice instance) >] > name: elementary OS Linux 0.3 for x86_64 >, Root instance, containing members: > mounts: {'/': existing 25,32 GiB partition sda8 (44) with existing ext4 filesystem mounted at / >} > swaps: [] > name: Fedora Linux 20 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: NoDevice instance, containing members: > _intf.storage.fsset._usb.major: 0 > _intf.storage.fsset._usb._partedDevice: None > _intf.storage.fsset._usb.exists: True > _intf.storage.fsset._usb._size: 0 B > _intf.storage.fsset._usb.id: 197 > _intf.storage.fsset._usb._parents: ParentList instance, containing members: > _intf.storage.fsset._usb._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7fbca45ab5d0) -- > name = usbfs status = False kids = 0 id = 197 > parents = [] > uuid = None size = 0 B > format = existing usbfs filesystem mounted at /proc/bus/usb > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = usbfs > format args = [] originalFormat = usbfs> > _intf.storage.fsset._usb._parents.items: [] > _intf.storage.fsset._usb._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7fbca45ab5d0) -- > name = usbfs status = False kids = 0 id = 197 > parents = [] > uuid = None size = 0 B > format = existing usbfs filesystem mounted at /proc/bus/usb > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = usbfs > format args = [] originalFormat = usbfs> > _intf.storage.fsset._usb.controllable: True > _intf.storage.fsset._usb.uuid: None > _intf.storage.fsset._usb._format: USBFS instance, containing members: > _intf.storage.fsset._usb._format._label: None > _intf.storage.fsset._usb._format.uuid: None > _intf.storage.fsset._usb._format.exists: True > _intf.storage.fsset._usb._format._mountpoint: None > _intf.storage.fsset._usb._format._minInstanceSize: None > _intf.storage.fsset._usb._format.fsprofile: None > _intf.storage.fsset._usb._format._targetSize: 0 B > _intf.storage.fsset._usb._format._size: Already dumped (Size instance) > _intf.storage.fsset._usb._format.mountopts: None > _intf.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb._format.id: 196 > _intf.storage.fsset._usb._format._device: usbfs > _intf.storage.fsset._usb._protected: False > _intf.storage.fsset._usb.minor: 0 > _intf.storage.fsset._usb.fstabComment: Skipped > _intf.storage.fsset._usb.bus: Skipped > _intf.storage.fsset._usb.sysfsPath: Skipped > _intf.storage.fsset._usb._targetSize: Already dumped (Size instance) > _intf.storage.fsset._usb.deviceLinks: [] > _intf.storage.fsset._usb._model: Skipped > _intf.storage.fsset._usb.kids: 0 > _intf.storage.fsset._usb._readonly: False > _intf.storage.fsset._usb._vendor: Skipped > _intf.storage.fsset._usb._name: usbfs > _intf.storage.fsset._usb.originalFormat: USBFS instance, containing members: > _intf.storage.fsset._usb.originalFormat._label: None > _intf.storage.fsset._usb.originalFormat.uuid: None > _intf.storage.fsset._usb.originalFormat.exists: True > _intf.storage.fsset._usb.originalFormat._mountpoint: None > _intf.storage.fsset._usb.originalFormat.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb.originalFormat.fsprofile: None > _intf.storage.fsset._usb.originalFormat._targetSize: Already dumped (Size instance) > _intf.storage.fsset._usb.originalFormat._minInstanceSize: None > _intf.storage.fsset._usb.originalFormat.mountopts: None > _intf.storage.fsset._usb.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._usb.originalFormat.id: 196 > _intf.storage.fsset._usb.originalFormat._device: usbfs > _intf.storage.fsset._usb._serial: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: None > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._pvInfo: None > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [existing 931,51 GiB disk sda (6) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, existing 68,21 GiB partition sda2 (16) >, existing 47,51 GiB partition sda3 (20) with existing ntfs filesystem >, existing 465,75 GiB partition sda4 (25) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 49 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7fbc9c2985d0) -- > name = /run/install/repo/LiveOS/squashfs.img status = False kids = 1 id = 49 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /run/install/repo/LiveOS/squashfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7fbc9c2985d0) -- > name = /run/install/repo/LiveOS/squashfs.img status = False kids = 1 id = 49 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /run/install/repo/LiveOS/squashfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > _protected: False > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > deviceLinks: [] > _model: Skipped > kids: 1 > _readonly: False > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 52 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7fbc9c298810) -- > name = loop0 status = False kids = 0 id = 52 > parents = ['existing 0 B file /run/install/repo/LiveOS/squashfs.img (49)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7fbc9c298810) -- > name = loop0 status = False kids = 0 id = 52 > parents = ['existing 0 B file /run/install/repo/LiveOS/squashfs.img (49)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > _protected: False > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > deviceLinks: [] > _model: Skipped > kids: 0 > _readonly: True > _vendor: Skipped > _name: loop0 > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 57 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7fbc9c2989d0) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 57 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7fbc9c2989d0) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 57 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > _protected: False > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > deviceLinks: [] > _model: Skipped > kids: 1 > _readonly: False > _vendor: Skipped > _name: /LiveOS/rootfs.img > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 60 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7fbc9c298b90) -- > name = loop1 status = False kids = 1 id = 60 > parents = ['existing 0 B file /LiveOS/rootfs.img (57)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7fbc9c298b90) -- > name = loop1 status = False kids = 1 id = 60 > parents = ['existing 0 B file /LiveOS/rootfs.img (57)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: Anaconda > _format.exists: True > _format._mountpoint: None > _format._targetSize: 2 GiB > _format._minInstanceSize: 0 B > _format.mountopts: None > _format.mountpoint: None > _format.id: 63 > _format._size: Already dumped (Size instance) > _format.errors: False > _format.uuid: 394d5b40-0ced-4278-ab6b-40e9eeec58ae > _format._mountType: ext4 > _format.fsprofile: None > _format.dirty: False > _format._device: /dev/loop1 > _protected: False > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/394d5b40-0ced-4278-ab6b-40e9eeec58ae] > _model: Skipped > kids: 1 > _readonly: True > _vendor: Skipped > _name: loop1 > originalFormat: Ext4FS instance, containing members: > originalFormat._label: Anaconda > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 63 > originalFormat._device: /dev/loop1 > originalFormat.errors: False > originalFormat.uuid: 394d5b40-0ced-4278-ab6b-40e9eeec58ae > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 65 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7fbc9c298d50) -- > name = /overlay (deleted) status = False kids = 1 id = 65 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7fbc9c298d50) -- > name = /overlay (deleted) status = False kids = 1 id = 65 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > _protected: False > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > deviceLinks: [] > _model: Skipped > kids: 1 > _readonly: False > _vendor: Skipped > _name: /overlay (deleted) > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 68 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7fbc9c298f10) -- > name = loop2 status = False kids = 1 id = 68 > parents = ['existing 0 B file /overlay (deleted) (65)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7fbc9c298f10) -- > name = loop2 status = False kids = 1 id = 68 > parents = ['existing 0 B file /overlay (deleted) (65)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > _protected: False > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > deviceLinks: [] > _model: Skipped > kids: 1 > _readonly: False > _vendor: Skipped > _name: loop2 > originalFormat: existing None > _serial: None >, existing 2 GiB dm live-rw (72) with existing ext4 filesystem >, existing 2 GiB dm live-base (77) with existing ext4 filesystem >, existing 14,73 GiB disk sdb (1) with existing iso9660 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat._label: fedora > origFormat.exists: False > origFormat._mountpoint: None > origFormat._targetSize: 25,32 GiB > origFormat._minInstanceSize: 4,11 GiB > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 47 > origFormat._size: Already dumped (Size instance) > origFormat.errors: False > origFormat.uuid: 92f4693f-2610-463c-9bdb-4d16781c128f > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.dirty: False > origFormat._device: /dev/sda8 > container: None > id: 174 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: Ext4FS instance, containing members: > _format._label: fedora > _format.errors: False > _format.uuid: b69bdbbb-e77f-4a20-9ef7-274ac6a4f8fb > _format.exists: True > _format._mountpoint: /mnt/sysimage > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: / > _format.id: 173 > _format._device: /dev/sda8 > origFormat: existing None > device: Already dumped (PartitionDevice instance) > id: 176 > _applied: True >] > _intf.storage.fsset.devicetree.names: [sdb1, sdb2, sdb3, sda, sda1, sda2, sda3, sda4, sda5, sda6, sda7, sda8, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base, sdb] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [sdb] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [LABEL=Fedora-rawhide-x86_64] > _intf.storage.fsset.devicetree._lvInfo: None > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: DirectoryDevice instance, containing members: > _intf.storage.fsset._run.major: 0 > _intf.storage.fsset._run._partedDevice: None > _intf.storage.fsset._run.exists: True > _intf.storage.fsset._run._size: 0 B > _intf.storage.fsset._run.id: 200 > _intf.storage.fsset._run._parents: ParentList instance, containing members: > _intf.storage.fsset._run._parents.appendfunc: <bound method DirectoryDevice._addParent of DirectoryDevice instance (0x7fbca45ab4d0) -- > name = /run status = True kids = 0 id = 200 > parents = [] > uuid = None size = 512 B > format = existing bind filesystem mounted at /run > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: path: /run type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 1 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 4, 32) biosGeometry: (0, 4, 32) > PedDevice: <_ped.Device object at 0x7fbca9384440> > target size = 0 B path = /run > format args = [] originalFormat = bind> > _intf.storage.fsset._run._parents.items: [] > _intf.storage.fsset._run._parents.removefunc: <bound method DirectoryDevice._removeParent of DirectoryDevice instance (0x7fbca45ab4d0) -- > name = /run status = True kids = 0 id = 200 > parents = [] > uuid = None size = 512 B > format = existing bind filesystem mounted at /run > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: path: /run type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 1 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 4, 32) biosGeometry: (0, 4, 32) > PedDevice: <_ped.Device object at 0x7fbca9384440> > target size = 0 B path = /run > format args = [] originalFormat = bind> > _intf.storage.fsset._run.controllable: True > _intf.storage.fsset._run.uuid: None > _intf.storage.fsset._run._format: BindFS instance, containing members: > _intf.storage.fsset._run._format._label: None > _intf.storage.fsset._run._format.uuid: None > _intf.storage.fsset._run._format.exists: True > _intf.storage.fsset._run._format._mountpoint: /mnt/sysimage/run > _intf.storage.fsset._run._format._minInstanceSize: None > _intf.storage.fsset._run._format._mountType: bind > _intf.storage.fsset._run._format.fsprofile: None > _intf.storage.fsset._run._format._targetSize: None > _intf.storage.fsset._run._format._size: None > _intf.storage.fsset._run._format.mountopts: None > _intf.storage.fsset._run._format.mountpoint: /run > _intf.storage.fsset._run._format.id: 199 > _intf.storage.fsset._run._format._device: /run > _intf.storage.fsset._run._protected: False > _intf.storage.fsset._run.minor: 0 > _intf.storage.fsset._run.fstabComment: Skipped > _intf.storage.fsset._run.bus: Skipped > _intf.storage.fsset._run.sysfsPath: Skipped > _intf.storage.fsset._run._targetSize: Already dumped (Size instance) > _intf.storage.fsset._run.deviceLinks: [] > _intf.storage.fsset._run._model: Skipped > _intf.storage.fsset._run.kids: 0 > _intf.storage.fsset._run._readonly: False > _intf.storage.fsset._run._vendor: Skipped > _intf.storage.fsset._run._name: /run > _intf.storage.fsset._run.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._run.originalFormat._label: None > _intf.storage.fsset._run.originalFormat.uuid: None > _intf.storage.fsset._run.originalFormat.exists: True > _intf.storage.fsset._run.originalFormat._mountpoint: None > _intf.storage.fsset._run.originalFormat.mountpoint: /run > _intf.storage.fsset._run.originalFormat.fsprofile: None > _intf.storage.fsset._run.originalFormat._targetSize: None > _intf.storage.fsset._run.originalFormat._minInstanceSize: None > _intf.storage.fsset._run.originalFormat.mountopts: None > _intf.storage.fsset._run.originalFormat._size: None > _intf.storage.fsset._run.originalFormat.id: 199 > _intf.storage.fsset._run.originalFormat._device: /run > _intf.storage.fsset._run._serial: None > _intf.storage.fsset._devshm: NoDevice instance, containing members: > _intf.storage.fsset._devshm.major: 0 > _intf.storage.fsset._devshm._partedDevice: None > _intf.storage.fsset._devshm.exists: True > _intf.storage.fsset._devshm._size: 0 B > _intf.storage.fsset._devshm.id: 182 > _intf.storage.fsset._devshm._parents: ParentList instance, containing members: > _intf.storage.fsset._devshm._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7fbca45abe90) -- > name = tmpfs status = False kids = 0 id = 182 > parents = [] > uuid = None size = 0 B > format = existing tmpfs filesystem mounted at /dev/shm > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = tmpfs > format args = [] originalFormat = tmpfs> > _intf.storage.fsset._devshm._parents.items: [] > _intf.storage.fsset._devshm._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7fbca45abe90) -- > name = tmpfs status = False kids = 0 id = 182 > parents = [] > uuid = None size = 0 B > format = existing tmpfs filesystem mounted at /dev/shm > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = tmpfs > format args = [] originalFormat = tmpfs> > _intf.storage.fsset._devshm.controllable: True > _intf.storage.fsset._devshm.uuid: None > _intf.storage.fsset._devshm._format: TmpFS instance, containing members: > _intf.storage.fsset._devshm._format._label: None > _intf.storage.fsset._devshm._format.uuid: None > _intf.storage.fsset._devshm._format.exists: True > _intf.storage.fsset._devshm._format._options: None > _intf.storage.fsset._devshm._format._minInstanceSize: None > _intf.storage.fsset._devshm._format._size_option: Skipped > _intf.storage.fsset._devshm._format.fsprofile: None > _intf.storage.fsset._devshm._format._targetSize: 0 B > _intf.storage.fsset._devshm._format._maxSize: 16 EiB > _intf.storage.fsset._devshm._format._size: 1,69 GiB > _intf.storage.fsset._devshm._format.mountopts: None > _intf.storage.fsset._devshm._format.mountpoint: /dev/shm > _intf.storage.fsset._devshm._format._mountpoint: /mnt/sysimage/dev/shm > _intf.storage.fsset._devshm._format.id: 181 > _intf.storage.fsset._devshm._format._device: tmpfs > _intf.storage.fsset._devshm._protected: False > _intf.storage.fsset._devshm.minor: 0 > _intf.storage.fsset._devshm.fstabComment: Skipped > _intf.storage.fsset._devshm.bus: Skipped > _intf.storage.fsset._devshm.sysfsPath: Skipped > _intf.storage.fsset._devshm._targetSize: Already dumped (Size instance) > _intf.storage.fsset._devshm.deviceLinks: [] > _intf.storage.fsset._devshm._model: Skipped > _intf.storage.fsset._devshm.kids: 0 > _intf.storage.fsset._devshm._readonly: False > _intf.storage.fsset._devshm._vendor: Skipped > _intf.storage.fsset._devshm._name: tmpfs > _intf.storage.fsset._devshm.originalFormat: TmpFS instance, containing members: > _intf.storage.fsset._devshm.originalFormat._label: None > _intf.storage.fsset._devshm.originalFormat.exists: True > _intf.storage.fsset._devshm.originalFormat._mountpoint: None > _intf.storage.fsset._devshm.originalFormat.mountpoint: /dev/shm > _intf.storage.fsset._devshm.originalFormat._size_option: Skipped > _intf.storage.fsset._devshm.originalFormat._targetSize: Already dumped (Size instance) > _intf.storage.fsset._devshm.originalFormat.mountopts: None > _intf.storage.fsset._devshm.originalFormat._minInstanceSize: None > _intf.storage.fsset._devshm.originalFormat._maxSize: Already dumped (Size instance) > _intf.storage.fsset._devshm.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._devshm.originalFormat.id: 181 > _intf.storage.fsset._devshm.originalFormat._device: tmpfs > _intf.storage.fsset._devshm.originalFormat.uuid: None > _intf.storage.fsset._devshm.originalFormat._options: None > _intf.storage.fsset._devshm.originalFormat.fsprofile: None > _intf.storage.fsset._devshm._serial: None > _intf.storage.fsset._dev: DirectoryDevice instance, containing members: > _intf.storage.fsset._dev.major: 0 > _intf.storage.fsset._dev._partedDevice: None > _intf.storage.fsset._dev.exists: True > _intf.storage.fsset._dev._size: 0 B > _intf.storage.fsset._dev.id: 179 > _intf.storage.fsset._dev._parents: ParentList instance, containing members: > _intf.storage.fsset._dev._parents.appendfunc: <bound method DirectoryDevice._addParent of DirectoryDevice instance (0x7fbca48c5110) -- > name = /dev status = True kids = 0 id = 179 > parents = [] > uuid = None size = 3 KiB > format = existing bind filesystem mounted at /dev > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: path: /dev type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 6 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 4, 32) biosGeometry: (0, 4, 32) > PedDevice: <_ped.Device object at 0x7fbca9384dd0> > target size = 0 B path = /dev > format args = [] originalFormat = bind> > _intf.storage.fsset._dev._parents.items: [] > _intf.storage.fsset._dev._parents.removefunc: <bound method DirectoryDevice._removeParent of DirectoryDevice instance (0x7fbca48c5110) -- > name = /dev status = True kids = 0 id = 179 > parents = [] > uuid = None size = 3 KiB > format = existing bind filesystem mounted at /dev > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: path: /dev type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 6 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 4, 32) biosGeometry: (0, 4, 32) > PedDevice: <_ped.Device object at 0x7fbca9384dd0> > target size = 0 B path = /dev > format args = [] originalFormat = bind> > _intf.storage.fsset._dev.controllable: True > _intf.storage.fsset._dev.uuid: None > _intf.storage.fsset._dev._format: BindFS instance, containing members: > _intf.storage.fsset._dev._format._label: None > _intf.storage.fsset._dev._format.uuid: None > _intf.storage.fsset._dev._format.exists: True > _intf.storage.fsset._dev._format._mountpoint: /mnt/sysimage/dev > _intf.storage.fsset._dev._format._minInstanceSize: None > _intf.storage.fsset._dev._format._mountType: bind > _intf.storage.fsset._dev._format.fsprofile: None > _intf.storage.fsset._dev._format._targetSize: None > _intf.storage.fsset._dev._format._size: None > _intf.storage.fsset._dev._format.mountopts: None > _intf.storage.fsset._dev._format.mountpoint: /dev > _intf.storage.fsset._dev._format.id: 178 > _intf.storage.fsset._dev._format._device: /dev > _intf.storage.fsset._dev._protected: False > _intf.storage.fsset._dev.minor: 0 > _intf.storage.fsset._dev.fstabComment: Skipped > _intf.storage.fsset._dev.bus: Skipped > _intf.storage.fsset._dev.sysfsPath: Skipped > _intf.storage.fsset._dev._targetSize: Already dumped (Size instance) > _intf.storage.fsset._dev.deviceLinks: [] > _intf.storage.fsset._dev._model: Skipped > _intf.storage.fsset._dev.kids: 0 > _intf.storage.fsset._dev._readonly: False > _intf.storage.fsset._dev._vendor: Skipped > _intf.storage.fsset._dev._name: /dev > _intf.storage.fsset._dev.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._dev.originalFormat._label: None > _intf.storage.fsset._dev.originalFormat.uuid: None > _intf.storage.fsset._dev.originalFormat.exists: True > _intf.storage.fsset._dev.originalFormat._mountpoint: None > _intf.storage.fsset._dev.originalFormat.mountpoint: /dev > _intf.storage.fsset._dev.originalFormat.fsprofile: None > _intf.storage.fsset._dev.originalFormat._targetSize: None > _intf.storage.fsset._dev.originalFormat._minInstanceSize: None > _intf.storage.fsset._dev.originalFormat.mountopts: None > _intf.storage.fsset._dev.originalFormat._size: None > _intf.storage.fsset._dev.originalFormat.id: 178 > _intf.storage.fsset._dev.originalFormat._device: /dev > _intf.storage.fsset._dev._serial: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: NoDevice instance, containing members: > _intf.storage.fsset._proc.major: 0 > _intf.storage.fsset._proc._partedDevice: None > _intf.storage.fsset._proc.exists: True > _intf.storage.fsset._proc._size: 0 B > _intf.storage.fsset._proc.id: 191 > _intf.storage.fsset._proc._parents: ParentList instance, containing members: > _intf.storage.fsset._proc._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7fbca45abfd0) -- > name = proc status = False kids = 0 id = 191 > parents = [] > uuid = None size = 0 B > format = existing proc filesystem mounted at /proc > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = proc > format args = [] originalFormat = proc> > _intf.storage.fsset._proc._parents.items: [] > _intf.storage.fsset._proc._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7fbca45abfd0) -- > name = proc status = False kids = 0 id = 191 > parents = [] > uuid = None size = 0 B > format = existing proc filesystem mounted at /proc > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = proc > format args = [] originalFormat = proc> > _intf.storage.fsset._proc.controllable: True > _intf.storage.fsset._proc.uuid: None > _intf.storage.fsset._proc._format: ProcFS instance, containing members: > _intf.storage.fsset._proc._format._label: None > _intf.storage.fsset._proc._format.uuid: None > _intf.storage.fsset._proc._format.exists: True > _intf.storage.fsset._proc._format._mountpoint: /mnt/sysimage/proc > _intf.storage.fsset._proc._format._minInstanceSize: None > _intf.storage.fsset._proc._format.fsprofile: None > _intf.storage.fsset._proc._format._targetSize: 0 B > _intf.storage.fsset._proc._format._size: Already dumped (Size instance) > _intf.storage.fsset._proc._format.mountopts: None > _intf.storage.fsset._proc._format.mountpoint: /proc > _intf.storage.fsset._proc._format.id: 190 > _intf.storage.fsset._proc._format._device: proc > _intf.storage.fsset._proc._protected: False > _intf.storage.fsset._proc.minor: 0 > _intf.storage.fsset._proc.fstabComment: Skipped > _intf.storage.fsset._proc.bus: Skipped > _intf.storage.fsset._proc.sysfsPath: Skipped > _intf.storage.fsset._proc._targetSize: Already dumped (Size instance) > _intf.storage.fsset._proc.deviceLinks: [] > _intf.storage.fsset._proc._model: Skipped > _intf.storage.fsset._proc.kids: 0 > _intf.storage.fsset._proc._readonly: False > _intf.storage.fsset._proc._vendor: Skipped > _intf.storage.fsset._proc._name: proc > _intf.storage.fsset._proc.originalFormat: ProcFS instance, containing members: > _intf.storage.fsset._proc.originalFormat._label: None > _intf.storage.fsset._proc.originalFormat.uuid: None > _intf.storage.fsset._proc.originalFormat.exists: True > _intf.storage.fsset._proc.originalFormat._mountpoint: None > _intf.storage.fsset._proc.originalFormat.mountpoint: /proc > _intf.storage.fsset._proc.originalFormat.fsprofile: None > _intf.storage.fsset._proc.originalFormat._targetSize: Already dumped (Size instance) > _intf.storage.fsset._proc.originalFormat._minInstanceSize: None > _intf.storage.fsset._proc.originalFormat.mountopts: None > _intf.storage.fsset._proc.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._proc.originalFormat.id: 190 > _intf.storage.fsset._proc.originalFormat._device: proc > _intf.storage.fsset._proc._serial: None > _intf.storage.fsset.active: True > _intf.storage.fsset.cryptTab: CryptTab instance, containing members: > _intf.storage.fsset.cryptTab.devicetree: Already dumped (DeviceTree instance) > _intf.storage.fsset.cryptTab.blkidTab: None > _intf.storage.fsset.cryptTab.chroot: Skipped > _intf.storage.fsset.cryptTab.mappings: {} > _intf.storage.fsset._devpts: NoDevice instance, containing members: > _intf.storage.fsset._devpts.major: 0 > _intf.storage.fsset._devpts._partedDevice: None > _intf.storage.fsset._devpts.exists: True > _intf.storage.fsset._devpts._size: 0 B > _intf.storage.fsset._devpts.id: 185 > _intf.storage.fsset._devpts._parents: ParentList instance, containing members: > _intf.storage.fsset._devpts._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7fbca45ab8d0) -- > name = devpts status = False kids = 0 id = 185 > parents = [] > uuid = None size = 0 B > format = existing devpts filesystem mounted at /dev/pts > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = devpts > format args = [] originalFormat = devpts> > _intf.storage.fsset._devpts._parents.items: [] > _intf.storage.fsset._devpts._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7fbca45ab8d0) -- > name = devpts status = False kids = 0 id = 185 > parents = [] > uuid = None size = 0 B > format = existing devpts filesystem mounted at /dev/pts > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = devpts > format args = [] originalFormat = devpts> > _intf.storage.fsset._devpts.controllable: True > _intf.storage.fsset._devpts.uuid: None > _intf.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts._format._label: None > _intf.storage.fsset._devpts._format.uuid: None > _intf.storage.fsset._devpts._format.exists: True > _intf.storage.fsset._devpts._format._mountpoint: /mnt/sysimage/dev/pts > _intf.storage.fsset._devpts._format._minInstanceSize: None > _intf.storage.fsset._devpts._format.fsprofile: None > _intf.storage.fsset._devpts._format._targetSize: 0 B > _intf.storage.fsset._devpts._format._size: Already dumped (Size instance) > _intf.storage.fsset._devpts._format.mountopts: None > _intf.storage.fsset._devpts._format.mountpoint: /dev/pts > _intf.storage.fsset._devpts._format.id: 184 > _intf.storage.fsset._devpts._format._device: devpts > _intf.storage.fsset._devpts._protected: False > _intf.storage.fsset._devpts.minor: 0 > _intf.storage.fsset._devpts.fstabComment: Skipped > _intf.storage.fsset._devpts.bus: Skipped > _intf.storage.fsset._devpts.sysfsPath: Skipped > _intf.storage.fsset._devpts._targetSize: Already dumped (Size instance) > _intf.storage.fsset._devpts.deviceLinks: [] > _intf.storage.fsset._devpts._model: Skipped > _intf.storage.fsset._devpts.kids: 0 > _intf.storage.fsset._devpts._readonly: False > _intf.storage.fsset._devpts._vendor: Skipped > _intf.storage.fsset._devpts._name: devpts > _intf.storage.fsset._devpts.originalFormat: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts.originalFormat._label: None > _intf.storage.fsset._devpts.originalFormat.uuid: None > _intf.storage.fsset._devpts.originalFormat.exists: True > _intf.storage.fsset._devpts.originalFormat._mountpoint: None > _intf.storage.fsset._devpts.originalFormat.mountpoint: /dev/pts > _intf.storage.fsset._devpts.originalFormat.fsprofile: None > _intf.storage.fsset._devpts.originalFormat._targetSize: Already dumped (Size instance) > _intf.storage.fsset._devpts.originalFormat._minInstanceSize: None > _intf.storage.fsset._devpts.originalFormat.mountopts: None > _intf.storage.fsset._devpts.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._devpts.originalFormat.id: 184 > _intf.storage.fsset._devpts.originalFormat._device: devpts > _intf.storage.fsset._devpts._serial: None > _intf.storage.fsset._sysfs: NoDevice instance, containing members: > _intf.storage.fsset._sysfs.major: 0 > _intf.storage.fsset._sysfs._partedDevice: None > _intf.storage.fsset._sysfs.exists: True > _intf.storage.fsset._sysfs._size: 0 B > _intf.storage.fsset._sysfs.id: 188 > _intf.storage.fsset._sysfs._parents: ParentList instance, containing members: > _intf.storage.fsset._sysfs._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7fbcbc3574d0) -- > name = sysfs status = False kids = 0 id = 188 > parents = [] > uuid = None size = 0 B > format = existing sysfs filesystem mounted at /sys > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = sysfs > format args = [] originalFormat = sysfs> > _intf.storage.fsset._sysfs._parents.items: [] > _intf.storage.fsset._sysfs._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7fbcbc3574d0) -- > name = sysfs status = False kids = 0 id = 188 > parents = [] > uuid = None size = 0 B > format = existing sysfs filesystem mounted at /sys > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = sysfs > format args = [] originalFormat = sysfs> > _intf.storage.fsset._sysfs.controllable: True > _intf.storage.fsset._sysfs.uuid: None > _intf.storage.fsset._sysfs._format: SysFS instance, containing members: > _intf.storage.fsset._sysfs._format._label: None > _intf.storage.fsset._sysfs._format.uuid: None > _intf.storage.fsset._sysfs._format.exists: True > _intf.storage.fsset._sysfs._format._mountpoint: /mnt/sysimage/sys > _intf.storage.fsset._sysfs._format._minInstanceSize: None > _intf.storage.fsset._sysfs._format.fsprofile: None > _intf.storage.fsset._sysfs._format._targetSize: 0 B > _intf.storage.fsset._sysfs._format._size: Already dumped (Size instance) > _intf.storage.fsset._sysfs._format.mountopts: None > _intf.storage.fsset._sysfs._format.mountpoint: /sys > _intf.storage.fsset._sysfs._format.id: 187 > _intf.storage.fsset._sysfs._format._device: sysfs > _intf.storage.fsset._sysfs._protected: False > _intf.storage.fsset._sysfs.minor: 0 > _intf.storage.fsset._sysfs.fstabComment: Skipped > _intf.storage.fsset._sysfs.bus: Skipped > _intf.storage.fsset._sysfs.sysfsPath: Skipped > _intf.storage.fsset._sysfs._targetSize: Already dumped (Size instance) > _intf.storage.fsset._sysfs.deviceLinks: [] > _intf.storage.fsset._sysfs._model: Skipped > _intf.storage.fsset._sysfs.kids: 0 > _intf.storage.fsset._sysfs._readonly: False > _intf.storage.fsset._sysfs._vendor: Skipped > _intf.storage.fsset._sysfs._name: sysfs > _intf.storage.fsset._sysfs.originalFormat: SysFS instance, containing members: > _intf.storage.fsset._sysfs.originalFormat._label: None > _intf.storage.fsset._sysfs.originalFormat.uuid: None > _intf.storage.fsset._sysfs.originalFormat.exists: True > _intf.storage.fsset._sysfs.originalFormat._mountpoint: None > _intf.storage.fsset._sysfs.originalFormat.mountpoint: /sys > _intf.storage.fsset._sysfs.originalFormat.fsprofile: None > _intf.storage.fsset._sysfs.originalFormat._targetSize: Already dumped (Size instance) > _intf.storage.fsset._sysfs.originalFormat._minInstanceSize: None > _intf.storage.fsset._sysfs.originalFormat.mountopts: None > _intf.storage.fsset._sysfs.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._sysfs.originalFormat.id: 187 > _intf.storage.fsset._sysfs.originalFormat._device: sysfs > _intf.storage.fsset._sysfs._serial: None > _intf.storage.fsset._selinux: NoDevice instance, containing members: > _intf.storage.fsset._selinux.major: 0 > _intf.storage.fsset._selinux._partedDevice: None > _intf.storage.fsset._selinux.exists: True > _intf.storage.fsset._selinux._size: 0 B > _intf.storage.fsset._selinux.id: 194 > _intf.storage.fsset._selinux._parents: ParentList instance, containing members: > _intf.storage.fsset._selinux._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7fbca45ab810) -- > name = selinuxfs status = False kids = 0 id = 194 > parents = [] > uuid = None size = 0 B > format = existing selinuxfs filesystem mounted at /sys/fs/selinux > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = selinuxfs > format args = [] originalFormat = selinuxfs> > _intf.storage.fsset._selinux._parents.items: [] > _intf.storage.fsset._selinux._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7fbca45ab810) -- > name = selinuxfs status = False kids = 0 id = 194 > parents = [] > uuid = None size = 0 B > format = existing selinuxfs filesystem mounted at /sys/fs/selinux > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = selinuxfs > format args = [] originalFormat = selinuxfs> > _intf.storage.fsset._selinux.controllable: True > _intf.storage.fsset._selinux.uuid: None > _intf.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux._format._label: None > _intf.storage.fsset._selinux._format.uuid: None > _intf.storage.fsset._selinux._format.exists: True > _intf.storage.fsset._selinux._format._mountpoint: /mnt/sysimage/sys/fs/selinux > _intf.storage.fsset._selinux._format._minInstanceSize: None > _intf.storage.fsset._selinux._format.fsprofile: None > _intf.storage.fsset._selinux._format._targetSize: 0 B > _intf.storage.fsset._selinux._format._size: Already dumped (Size instance) > _intf.storage.fsset._selinux._format.mountopts: None > _intf.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux._format.id: 193 > _intf.storage.fsset._selinux._format._device: selinuxfs > _intf.storage.fsset._selinux._protected: False > _intf.storage.fsset._selinux.minor: 0 > _intf.storage.fsset._selinux.fstabComment: Skipped > _intf.storage.fsset._selinux.bus: Skipped > _intf.storage.fsset._selinux.sysfsPath: Skipped > _intf.storage.fsset._selinux._targetSize: Already dumped (Size instance) > _intf.storage.fsset._selinux.deviceLinks: [] > _intf.storage.fsset._selinux._model: Skipped > _intf.storage.fsset._selinux.kids: 0 > _intf.storage.fsset._selinux._readonly: False > _intf.storage.fsset._selinux._vendor: Skipped > _intf.storage.fsset._selinux._name: selinuxfs > _intf.storage.fsset._selinux.originalFormat: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux.originalFormat._label: None > _intf.storage.fsset._selinux.originalFormat.uuid: None > _intf.storage.fsset._selinux.originalFormat.exists: True > _intf.storage.fsset._selinux.originalFormat._mountpoint: None > _intf.storage.fsset._selinux.originalFormat.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux.originalFormat.fsprofile: None > _intf.storage.fsset._selinux.originalFormat._targetSize: Already dumped (Size instance) > _intf.storage.fsset._selinux.originalFormat._minInstanceSize: None > _intf.storage.fsset._selinux.originalFormat.mountopts: None > _intf.storage.fsset._selinux.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._selinux.originalFormat.id: 193 > _intf.storage.fsset._selinux.originalFormat._device: selinuxfs > _intf.storage.fsset._selinux._serial: 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: [LABEL=Fedora-rawhide-x86_64] > _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.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [existing 931,51 GiB disk sda (6) with existing msdos disklabel >, Already dumped (DiskDevice instance) >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: LinuxBootLoaderImage instance, containing members: > _intf.storage._bootloader._default_image.short_label: linux > _intf.storage._bootloader._default_image.label: Fedora > _intf.storage._bootloader._default_image._initrd: None > _intf.storage._bootloader._default_image.version: 3.18.0-0.rc0.git6.1.fc22.x86_64 > _intf.storage._bootloader._default_image._kernel: None > _intf.storage._bootloader._default_image.device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: rhgb quiet > _intf.storage._bootloader.boot_args: rhgb quiet > _intf.storage._bootloader.linux_images: [Already dumped (LinuxBootLoaderImage instance) >, LinuxBootLoaderImage instance, containing members: > short_label: linux-0-rescue-bc7b62ac644f4b14aabacc70a3efc257 > label: Fedora-0-rescue-bc7b62ac644f4b14aabacc70a3efc257 > _initrd: None > version: 0-rescue-bc7b62ac644f4b14aabacc70a3efc257 > _kernel: None > device: Already dumped (PartitionDevice instance) >] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._free_space_snapshot: {'sda': (Size('2,68 MiB'), Size('105,16 GiB')), 'sdb': (Size('0 B'), 0)} > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7fbcb6551810) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1 GiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x7fbcb6551890) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0x7fbcb65518d0) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0x7fbcb6551910) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 MiB maxSize = None grow = False > >, PartSpec instance (0x7fbcb6551950) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0.0 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf.mainWindow: MainWindow instance, containing members: > _intf.mainWindow._current_action: ProgressHub instance, containing members: > _intf.mainWindow._current_action._environs: [anaconda] > _intf.mainWindow._current_action._spinner: Spinner instance, containing members: > _intf.mainWindow._current_action._progressNotebook: Notebook instance, containing members: > _intf.mainWindow._current_action.payload: YumPayload instance, containing members: > _intf.mainWindow._current_action.payload._groups: Skipped > _intf.mainWindow._current_action.payload.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action.payload._rescueVersionList: [] > _intf.mainWindow._current_action.payload.install_device: None > _intf.mainWindow._current_action.payload._environmentAddons: {'cloud-server-environment': (['web-server', 'dns-server', 'dogtag', 'ftp-server', 'freeipa-server', 'guest-agents', 'headless-management', 'ha', 'load-balancer', 'mail-server', 'mysql', 'sql-server', 'standard', 'smb-server'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'gnome-desktop-environment': (['3d-printing', 'cloud-management', 'epiphany', 'gnome-games', 'libreoffice'], ['admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'minimal-environment': (['guest-agents', 'standard'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'mate-desktop-environment': (['3d-printing', 'libreoffice', 'mate-applications', 'mate-compiz'], ['admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'lxde-desktop-environment': (['3d-printing', 'lxde-apps', 'cloud-management', 'lxde-office', 'lxde-media'], ['admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'infrastructure-server-environment': (['web-server', 'dns-server', 'dogtag', 'ftp-server', 'freeipa-server', 'guest-agents', 'ha', 'load-balancer', 'mail-server', 'mysql', 'sql-server', 'printing', 'virtualization', 'smb-server'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'developer-workstation-environment': (['3d-printing', 'cloud-management', 'design-suite', 'electronic-lab', 'font-design', 'haskell', 'javaenterprise', 'java-development', 'legacy-software-development', 'mysql', 'milkymist', 'mingw32', 'mongodb', 'ocaml', 'php', 'perl-web', 'sql-server', 'python-web', 'robotics-suite', 'rubyonrails'], ['admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-server', 'container-management', 'd-development', 'development-tools', 'domain-client', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'rpm-development-tools', 'security-lab', 'system-tools']), 'basic-desktop-environment': (['cinnamon-desktop', 'firefox', 'gnome-desktop', 'input-methods', 'kde-desktop', 'lxde-desktop', 'legacy-fonts', 'libreoffice', 'mate-desktop', 'sugar-desktop', 'xmonad', 'xmonad-mate', 'xfce-desktop'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'sugar-desktop-environment': (['sugar-apps'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'web-server-environment': (['guest-agents', 'haproxy', 'javaenterprise', 'mysql', 'mongodb', 'php', 'perl-web', 'sql-server', 'python-web', 'rubyonrails', 'tomcat'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'xfce-desktop-environment': (['3d-printing', 'xfce-apps', 'cloud-management', 'xfce-extra-plugins', 'xfce-media', 'xfce-office'], ['admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'kde-desktop-environment': (['3d-printing', 'cloud-management', 'kde-apps', 'kde-education', 'kde-media', 'kde-office', 'kde-telepathy'], ['admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'workstation-product-environment': ([], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'server-product-environment': (['web-server', 'dns-server', 'dogtag', 'ftp-server', 'freeipa-server', 'guest-agents', 'ha', 'load-balancer', 'mail-server', 'mysql', 'sql-server', 'printing', 'virtualization', 'smb-server'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'cinnamon-desktop-environment': (['3d-printing', 'cloud-management', 'libreoffice'], ['admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools'])} > _intf.mainWindow._current_action.payload._root_dir: /tmp/yum.root > _intf.mainWindow._current_action.payload._repos_dir: /tmp/yum.repos.d > _intf.mainWindow._current_action.payload._setup: True > _intf.mainWindow._current_action.payload.storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action.payload.requiredGroups: [] > _intf.mainWindow._current_action.payload._base_repo: rawhide > _intf.mainWindow._current_action.payload.txID: 1413326261.75 > _intf.mainWindow._current_action.payload._rpm_macros: [('__dbi_htconfig', 'hash nofsync %{__dbi_other} %{__dbi_perms}'), ('__file_context_path', '/etc/selinux/targeted/contexts/files/file_contexts')] > _intf.mainWindow._current_action.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.mainWindow._current_action.payload._createdInitrds: False > _intf.mainWindow._current_action.payload._packages: [] > _intf.mainWindow._current_action.payload.requiredPackages: [e2fsprogs, ntfsprogs, grub2] > _intf.mainWindow._current_action.payload._space_required: 751,97 MiB > _intf.mainWindow._current_action.payload._yum: Skipped > _intf.mainWindow._current_action.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action.payload._kernelVersionList: (['3.18.0-0.rc0.git6.1.fc22.x86_64'], ['0-rescue-bc7b62ac644f4b14aabacc70a3efc257']) > _intf.mainWindow._current_action.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/lib64/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/gui/spokes'), ('com_redhat_kdump.gui.spokes.%s', '/usr/share/anaconda/addons/com_redhat_kdump/gui/spokes')], 'categories': [('pyanaconda.ui.categories.%s', '/tmp/updates/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('com_redhat_kdump.gui.categories.%s', '/usr/share/anaconda/addons/com_redhat_kdump/gui/categories')]} > _intf.mainWindow._current_action._checker: None > _intf.mainWindow._current_action.applyOnSkip: False > _intf.mainWindow._current_action.skipTo: None > _intf.mainWindow._current_action._rnotes_id: 6797 > _intf.mainWindow._current_action._notReadySpokes: [] > _intf.mainWindow._current_action._inSpoke: False > _intf.mainWindow._current_action._incompleteSpokes: [] > _intf.mainWindow._current_action.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._currentStep: 12 > _intf.mainWindow._current_action._progressLabel: Label instance, containing members: > _intf.mainWindow._current_action._rnotesPages: <itertools.cycle object at 0x7fbcab3b1b00> > _intf.mainWindow._current_action._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._progressBar: ProgressBar instance, containing members: > _intf.mainWindow._current_action._spokes: {'PasswordSpoke': PasswordSpoke instance, containing members: > _intf.mainWindow._current_action._spokes._kickstarted: False > _intf.mainWindow._current_action._spokes._pwStrengthCheck: InputCheck instance, containing members: > _intf.mainWindow._current_action._spokes._pwStrengthCheck._run_check: <bound method PasswordSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fbc9d17fe10>> > _intf.mainWindow._current_action._spokes._pwStrengthCheck._parent: Already dumped (PasswordSpoke instance) > _intf.mainWindow._current_action._spokes._pwStrengthCheck._input_obj: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._pwStrengthCheck._data: None > _intf.mainWindow._current_action._spokes._pwStrengthCheck._check_status: None > _intf.mainWindow._current_action._spokes._pwStrengthCheck._enabled: True > _intf.mainWindow._current_action._spokes._pwq_valid: True > _intf.mainWindow._current_action._spokes._pwq_error: None > _intf.mainWindow._current_action._spokes._check_list: [InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fbc9d17fe10>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fbc9d17fe10>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fbc9d17fe10>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, Already dumped (InputCheck instance) >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordASCII of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fbc9d17fe10>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fbc9d17fe10>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >] > _intf.mainWindow._current_action._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes.applyOnSkip: False > _intf.mainWindow._current_action._spokes.confirm: Already dumped (Entry instance) > _intf.mainWindow._current_action._spokes.payload: Already dumped (YumPayload instance) > _intf.mainWindow._current_action._spokes.skipTo: None > _intf.mainWindow._current_action._spokes._confirm_check: Already dumped (InputCheck instance) > _intf.mainWindow._current_action._spokes.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes._pwASCIICheck: Already dumped (InputCheck instance) > _intf.mainWindow._current_action._spokes.visitedSinceApplied: False > _intf.mainWindow._current_action._spokes.selector: SpokeSelector instance, containing members: > _intf.mainWindow._current_action._spokes.pw_label: Label instance, containing members: > _intf.mainWindow._current_action._spokes._password_check: Already dumped (InputCheck instance) > _intf.mainWindow._current_action._spokes.pw: Already dumped (Entry instance) > _intf.mainWindow._current_action._spokes.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes.pw_bar: LevelBar instance, containing members: > _intf.mainWindow._current_action._spokes._waiveASCIIClicks: 0 > _intf.mainWindow._current_action._spokes._window: SpokeWindow instance, containing members: > _intf.mainWindow._current_action._spokes._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes._waiveStrengthClicks: 0 >, 'UserSpoke': UserSpoke instance, containing members: > _intf.mainWindow._current_action._spokes._password_check: InputCheck instance, containing members: > _intf.mainWindow._current_action._spokes._password_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fbc9d1b0050>> > _intf.mainWindow._current_action._spokes._password_check._parent: Already dumped (UserSpoke instance) > _intf.mainWindow._current_action._spokes._password_check._input_obj: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._password_check._data: None > _intf.mainWindow._current_action._spokes._password_check._check_status: None > _intf.mainWindow._current_action._spokes._password_check._enabled: True > _intf.mainWindow._current_action._spokes.guesser: {<Entry object at 0x7fbc9d1afd20 (GtkEntry at 0x461df70)>: True} > _intf.mainWindow._current_action._spokes._pwStrengthCheck: InputCheck instance, containing members: > _intf.mainWindow._current_action._spokes._pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fbc9d1b0050>> > _intf.mainWindow._current_action._spokes._pwStrengthCheck._parent: Already dumped (UserSpoke instance) > _intf.mainWindow._current_action._spokes._pwStrengthCheck._input_obj: Already dumped (Entry instance) > _intf.mainWindow._current_action._spokes._pwStrengthCheck._data: None > _intf.mainWindow._current_action._spokes._pwStrengthCheck._check_status: None > _intf.mainWindow._current_action._spokes._pwStrengthCheck._enabled: True > _intf.mainWindow._current_action._spokes._pwq_valid: True > _intf.mainWindow._current_action._spokes._pwq_error: None > _intf.mainWindow._current_action._spokes._oldweak: None > _intf.mainWindow._current_action._spokes._check_list: [InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fbc9d1b0050>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fbc9d1b0050>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >, Already dumped (InputCheck instance) >, Already dumped (InputCheck instance) >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordASCII of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fbc9d1b0050>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fbc9d1b0050>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._check_re of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fbc9d1b0050>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x5a7e8f0>, 'message': Ongeldige gebruikersnaam} > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._check_re of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fbc9d1b0050>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x7fbcc4e3c7a0>, 'message': De volledige naam mag geen dubbele punten bevatten} > _check_status: None > _enabled: True >] > _intf.mainWindow._current_action._spokes._wheel: group --name=wheel > > _intf.mainWindow._current_action._spokes.payload: Already dumped (YumPayload instance) > _intf.mainWindow._current_action._spokes.applyOnSkip: False > _intf.mainWindow._current_action._spokes.confirm: Already dumped (Entry instance) > _intf.mainWindow._current_action._spokes.skipTo: None > _intf.mainWindow._current_action._spokes._advanced: AdvancedUserDialog instance, containing members: > _intf.mainWindow._current_action._spokes._advanced._window: None > _intf.mainWindow._current_action._spokes._advanced._homeSet: False > _intf.mainWindow._current_action._spokes._advanced._cGid: CheckButton instance, containing members: > _intf.mainWindow._current_action._spokes._advanced.applyOnSkip: False > _intf.mainWindow._current_action._spokes._advanced._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _intf.mainWindow._current_action._spokes._advanced._saveButton: Button instance, containing members: > _intf.mainWindow._current_action._spokes._advanced.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes._advanced._cUid: CheckButton instance, containing members: > _intf.mainWindow._current_action._spokes._advanced._tHome: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._advanced._spinGid: SpinButton instance, containing members: > _intf.mainWindow._current_action._spokes._advanced.skipTo: None > _intf.mainWindow._current_action._spokes._advanced._uid: Adjustment instance, containing members: > _intf.mainWindow._current_action._spokes._advanced._check_list: [InputCheck instance, containing members: > _run_check: <bound method AdvancedUserDialog._validateGroups of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x7fbc9d1b03d0>> > _parent: Already dumped (AdvancedUserDialog instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >] > _intf.mainWindow._current_action._spokes._advanced._gid: Adjustment instance, containing members: > _intf.mainWindow._current_action._spokes._advanced._tGroups: Already dumped (Entry instance) > _intf.mainWindow._current_action._spokes._advanced._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes._advanced._user: F19_UserData instance, containing members: > _intf.mainWindow._current_action._spokes._advanced._user.shell: Skipped > _intf.mainWindow._current_action._spokes._advanced._user.name: harry > _intf.mainWindow._current_action._spokes._advanced._user.isCrypted: True > _intf.mainWindow._current_action._spokes._advanced._user.lock: False > _intf.mainWindow._current_action._spokes._advanced._user.password_kickstarted: False > _intf.mainWindow._current_action._spokes._advanced._user.gid: None > _intf.mainWindow._current_action._spokes._advanced._user.gecos: harry > _intf.mainWindow._current_action._spokes._advanced._user.lineno: 0 > _intf.mainWindow._current_action._spokes._advanced._user.groups: [wheel] > _intf.mainWindow._current_action._spokes._advanced._user.uid: None > _intf.mainWindow._current_action._spokes._advanced._user.password: $6$V5sQFiWpZ/pJNiFr$643xxs73d8pSX3kFd2uJm56LdsEFYuPx0g77I4KoCOZn5aMtEguGOOHOj6dKBLw.1na/kwtj/25.E7ipW81qK0 > _intf.mainWindow._current_action._spokes._advanced._user.homedir: Skipped > _intf.mainWindow._current_action._spokes._advanced._origHome: None > _intf.mainWindow._current_action._spokes._advanced._lHome: Label instance, containing members: > _intf.mainWindow._current_action._spokes._advanced._spinUid: SpinButton instance, containing members: > _intf.mainWindow._current_action._spokes.b_advanced: Button instance, containing members: > _intf.mainWindow._current_action._spokes._confirm_check: Already dumped (InputCheck instance) > _intf.mainWindow._current_action._spokes.username: Already dumped (Entry instance) > _intf.mainWindow._current_action._spokes.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes._pwASCIICheck: Already dumped (InputCheck instance) > _intf.mainWindow._current_action._spokes.visitedSinceApplied: False > _intf.mainWindow._current_action._spokes.selector: SpokeSelector instance, containing members: > _intf.mainWindow._current_action._spokes.pw_label: Label instance, containing members: > _intf.mainWindow._current_action._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes.pw: Already dumped (Entry instance) > _intf.mainWindow._current_action._spokes._waiveStrengthClicks: 0 > _intf.mainWindow._current_action._spokes._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _intf.mainWindow._current_action._spokes.admin: CheckButton instance, containing members: > _intf.mainWindow._current_action._spokes.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes.pw_bar: LevelBar instance, containing members: > _intf.mainWindow._current_action._spokes._waiveASCIIClicks: 0 > _intf.mainWindow._current_action._spokes.usepassword: CheckButton instance, containing members: > _intf.mainWindow._current_action._spokes._window: SpokeWindow instance, containing members: > _intf.mainWindow._current_action._spokes._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes.fullname: Already dumped (Entry instance) > _intf.mainWindow._current_action._spokes._user: Already dumped (F19_UserData instance) >} > _intf.mainWindow._current_action._totalSteps: 14 > _intf.mainWindow._current_action.builder: Builder instance, containing members: > _intf.mainWindow._current_action._window: HubWindow instance, containing members: > _intf.mainWindow._current_action._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._autoContinue: False > _intf.mainWindow._current_action._configurationDone: False > _intf.mainWindow._overlay: Overlay instance, containing members: > _intf.mainWindow._transparent_base: Pixbuf instance, containing members: > _intf.mainWindow._stack_contents: set([<pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fbc9d17fe10>, <pyanaconda.ui.gui.spokes.welcome.WelcomeLanguageSpoke object at 0x7fbcab2ae450>, <pyanaconda.ui.gui.hubs.progress.ProgressHub object at 0x7fbc9d206c90>, <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fbca8fac310>, <pyanaconda.ui.gui.spokes.custom.CustomPartitioningSpoke object at 0x7fbca9270190>, <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fbca91fd390>, <pyanaconda.ui.gui.hubs.summary.SummaryHub object at 0x7fbca8f6b9d0>, <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fbc9d1b0050>]) > _intf.mainWindow._overlay_img: None > _intf.mainWindow._accel_group: AccelGroup instance, containing members: > _intf.mainWindow._stack: Stack instance, containing members: > _intf._ui: None > _intf._distributionText: <function distributionText at 0x7fbccfebec80> > _intf._saved_help_button_label: Help! > _intf._actions: Skipped > _intf.payload: Already dumped (YumPayload instance) > _intf._currentAction: Already dumped (ProgressHub instance) >updateSrc: None >rootParts: None >id: None >mediaDevice: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedora-rawhide-x86_64 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >dbus_session_connection: None >dbus_inhibit_id: None >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7fbcac69e2a8>, True), 'type': (<function <lambda> at 0x7fbcac69e500>, True), 'addons': (<function list_addons_callback at 0x7fbcac69e410>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7fbcac69e320>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction._storage_playground, _intf._currentAction._spokes["CustomPartitioningSpoke"]._storage_playground, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 22.8-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/dnf.log, /tmp/dnf.rpm.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline, /tmp/syslog] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: Namespace instance, containing members: > opts.mpath: True > opts.updateSrc: None > opts.selinux: -1 > opts.syslog: None > opts.eject: True > opts.leavebootorder: False > opts.images: [] > opts.runres: None > opts.armPlatform: None > opts.dnf: False > opts.memcheck: True > opts.dirinstall: False > opts.xdriver: None > opts.display_mode: g > opts.stage2: hd:LABEL=Fedora-rawhide-x86_64 > opts.dmraid: True > opts.method: None > opts.vncpassword: Skipped > opts.vnc: False > opts.rescue: False > opts.noverifyssl: False > opts.geoloc: None > opts.proxy: None > opts.vncconnect: None > opts.mpathfriendlynames: True > opts.lang: None > opts.askmethod: False > opts.liveinst: False > opts.loglevel: None > opts.multiLib: False > opts.rescue_nomount: False > opts.keymap: None > opts.ksfile: None > opts.ibft: True > opts.debug: False > opts.extlinux: False >proxy: None > >Registered callbacks: >addons: >com_redhat_kdump > > >/tmp/anaconda.log: >22:34:11,027 INFO anaconda: /sbin/anaconda 22.8-1 >22:34:11,700 INFO anaconda: 3538944 kB (3456 MB) are available >22:34:11,752 INFO anaconda: check_memory(): total:3538944, needed:320, graphical:410 >22:34:11,785 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >22:34:11,785 INFO anaconda: Default encoding = utf-8 >22:34:11,879 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >22:34:11,924 INFO anaconda: 3538944 kB (3456 MB) are available >22:34:12,577 INFO anaconda: Display mode = g >22:34:12,579 INFO anaconda: 3538944 kB (3456 MB) are available >22:34:12,611 INFO anaconda: check_memory(): total:3538944, needed:320, graphical:410 >22:34:14,783 DEBUG anaconda: X server has signalled a successful start. >22:34:14,904 INFO anaconda: Started spice-vdagent. >22:34:15,837 INFO anaconda: Fedora is the highest priority installclass, using it >22:34:17,030 INFO anaconda: bootloader GRUB2 on X86 platform >22:34:17,045 INFO anaconda: bootloader GRUB2 on X86 platform >22:34:17,098 DEBUG anaconda: network: devices found ['enp0s10'] >22:34:17,411 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on enp0s10 >22:34:17,491 DEBUG anaconda: network: setting autoconnect of enp0s10 to False >22:34:17,491 DEBUG anaconda: network: missing ifcfgs created for devices ['enp0s10'] >22:34:17,622 DEBUG anaconda: updating host name pc.WORKGROUP >22:34:17,650 INFO anaconda: Running Thread: AnaStorageThread (140448296380160) >22:34:17,651 INFO anaconda: Running Thread: AnaTimeInitThread (140448287987456) >22:34:17,652 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140448279594752) >22:34:17,657 INFO anaconda: Running Thread: AnaPayloadRestartThread (140448271202048) >22:34:17,660 INFO anaconda: Running Thread: AnaPayloadThread (140448262809344) >22:34:17,661 INFO anaconda: Thread Done: AnaPayloadRestartThread (140448271202048) >22:34:17,784 INFO anaconda: got 0 NTP servers from DHCP >22:34:17,785 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140448279594752) >22:34:17,804 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140448279594752) >22:34:17,805 INFO anaconda: Starting geolocation lookup >22:34:17,805 INFO anaconda: Geolocation provider: Fedora GeoIP >22:34:19,386 DEBUG anaconda: Detected primary monitor: 1920x1080 93dpix 93dpiy >22:34:19,504 INFO anaconda: Geolocation lookup finished in 1.7 seconds >22:34:19,506 INFO anaconda: got results from geolocation >22:34:19,507 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140448279594752) >22:34:20,366 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:139: Warning: The property GtkAlignment:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >22:34:20,368 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:139: Warning: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >22:34:20,369 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:139: Warning: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >22:34:20,369 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:139: Warning: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >22:34:20,371 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:139: Warning: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >22:34:20,372 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:139: Warning: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >22:34:20,373 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:139: Warning: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >22:34:22,154 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >22:34:22,167 WARN anaconda: logo image is missing, using a substitute >20:34:37,629 INFO anaconda: Thread Done: AnaStorageThread (140448296380160) >20:34:37,633 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >20:34:37,635 DEBUG anaconda: _is_valid_size(sda1) returning True >20:34:37,637 DEBUG anaconda: _is_valid_location(sda1) returning True >20:34:37,637 DEBUG anaconda: _is_valid_partition(sda1) returning True >20:34:37,638 DEBUG anaconda: _is_valid_format(sda1) returning True >20:34:37,638 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >20:34:37,639 DEBUG anaconda: _is_valid_disklabel(sda3) returning True >20:34:37,643 DEBUG anaconda: _is_valid_size(sda3) returning True >20:34:37,646 DEBUG anaconda: _is_valid_location(sda3) returning True >20:34:37,647 DEBUG anaconda: _is_valid_partition(sda3) returning True >20:34:37,648 DEBUG anaconda: _is_valid_format(sda3) returning True >20:34:37,648 DEBUG anaconda: is_valid_stage2_device(sda3) returning True >22:34:39,037 INFO anaconda: Thread Done: AnaTimeInitThread (140448287987456) >22:35:10,427 INFO anaconda: Thread Done: AnaPayloadThread (140448262809344) >22:35:39,535 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:139: Warning: The property GtkAlignment:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >22:35:39,536 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:139: Warning: The property GtkAlignment:xscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >22:35:39,537 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:139: Warning: The property GtkAlignment:yscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >22:35:39,537 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:139: Warning: The property GtkAlignment:top-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >22:35:39,809 DEBUG anaconda: network standalone spoke (init): completed: ['enp0s10'] >22:35:40,027 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >22:35:40,028 DEBUG anaconda: Entered hub: SummaryHub >22:35:40,170 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (140448262809344) >22:35:40,171 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7fbca8f6b990>> on <dictionary-keyiterator object at 0x7fbca916d890> >22:35:40,173 INFO anaconda: Running Thread: AnaGtkBatchPre1 (140448179017472) >22:35:40,180 INFO anaconda: Thread Done: AnaGtkBatchPre1 (140448179017472) >22:35:40,272 INFO anaconda: Running Thread: AnaKeyboardThread (140448179017472) >22:35:40,296 INFO anaconda: fs space: 0 B needed: 2,79 GiB >22:35:40,412 INFO anaconda: fs space: 0 B needed: 2,79 GiB >22:35:41,010 INFO anaconda: Running Thread: AnaNTPserver1 (140448187410176) >22:35:41,013 INFO anaconda: Running Thread: AnaNTPserver2 (140448287987456) >22:35:41,015 INFO anaconda: Running Thread: AnaNTPserver3 (140448097220352) >22:35:41,017 INFO anaconda: Running Thread: AnaNTPserver4 (140448088827648) >22:35:41,018 INFO anaconda: Running Thread: AnaDateTimeThread (140448080434944) >22:35:41,083 INFO anaconda: fs space: 0 B needed: 2,79 GiB >22:35:41,103 INFO anaconda: Thread Done: AnaNTPserver2 (140448287987456) >22:35:41,114 INFO anaconda: Thread Done: AnaDateTimeThread (140448080434944) >22:35:41,143 INFO anaconda: Running Thread: AnaSourceWatcher (140448080434944) >22:35:41,148 INFO anaconda: Thread Done: AnaNTPserver3 (140448097220352) >22:35:41,189 INFO anaconda: Thread Done: AnaNTPserver4 (140448088827648) >22:35:41,243 INFO anaconda: Thread Done: AnaNTPserver1 (140448187410176) >22:35:41,501 DEBUG anaconda: Setting up repos: [] >22:35:41,503 INFO anaconda: Thread Done: AnaSourceWatcher (140448080434944) >22:35:42,157 INFO anaconda: fs space: 0 B needed: 2,79 GiB >22:35:42,205 INFO anaconda: Running Thread: AnaSoftwareWatcher (140448080434944) >22:35:42,278 INFO anaconda: Running Thread: AnaStorageWatcher (140448187410176) >22:35:42,285 INFO anaconda: Thread Done: AnaStorageWatcher (140448187410176) >22:35:42,322 INFO anaconda: Running Thread: AnaCustomStorageInit (140448187410176) >22:35:42,332 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:139: Warning: The property GtkTreeView:rules-hint is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >22:35:42,712 DEBUG anaconda: network: GUI, device configuration added: connection 3c10c86e-c30a-4ec0-903e-5a5c18b4c95a device enp0s10 >22:35:42,732 DEBUG anaconda: network: GUI, connection 3c10c86e-c30a-4ec0-903e-5a5c18b4c95a found >22:35:43,018 DEBUG anaconda: updating host name pc.WORKGROUP >22:35:46,381 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fbca8fac390> >22:35:46,381 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fbca8fac390> status to: Lijst met indelingen ophalen... >22:35:46,387 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fbca91fd590> >22:35:46,394 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fbca8fac310> >22:35:46,402 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fbca92393d0> >22:35:46,402 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fbca92393d0> status to: Bezig met instellen van installatiebron... >22:35:46,409 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fbca92393d0> >22:35:46,409 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fbca92393d0> status to: Opslag onderzoeken... >22:35:46,410 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fbca92393d0> status to: Bezig met downloaden van pakket-metadata... >22:35:46,417 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fbca8fac310> >22:35:46,424 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fbca92393d0> >22:35:46,424 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fbca8fac310> status to: Bezig met downloaden van pakket-metadata... >22:35:46,424 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fbca8fac310> status to: Bezig met downloaden van groep-metadata... >22:35:46,425 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fbca91fd390> status to: Opslag onderzoeken... >22:35:46,434 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fbca91fd390> >00:35:48,797 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fbca8fac310> >00:35:48,797 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140448088827648) >00:35:48,798 INFO anaconda: Thread Done: AnaSoftwareWatcher (140448080434944) >00:35:48,809 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fbca8fac310> >00:35:48,818 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fbca92393d0> >00:35:48,818 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fbca8fac310> status to: Bezig met controleren van softwareafhankelijkheden... >00:35:49,939 INFO anaconda: Thread Done: AnaCustomStorageInit (140448187410176) >00:35:50,333 DEBUG anaconda: Entered spoke: StorageSpoke >00:35:56,469 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7fbca8f6b990>> on <dictionary-keyiterator object at 0x7fbca916d890> >00:35:56,470 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (140448262809344) >00:35:56,471 INFO anaconda: Thread Done: AnaKeyboardThread (140448179017472) >00:35:56,638 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fbca8fac390> >00:35:56,736 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fbcaab23e50> status to: Bekabeld (enp0s10) verbonden >00:35:59,388 DEBUG anaconda: disk free: 2,68 MiB fs free: 105,16 GiB sw needs: 2,79 GiB auto swap: 3,38 GiB >00:35:59,430 DEBUG anaconda: Left spoke: StorageSpoke >00:35:59,430 INFO anaconda: Running Thread: AnaExecuteStorageThread (140448179017472) >00:35:59,923 DEBUG anaconda: Entered spoke: CustomPartitioningSpoke >00:36:00,697 DEBUG anaconda: new disk order: [] >00:36:00,758 DEBUG anaconda: new disk order: [] >00:36:01,090 DEBUG anaconda: _is_valid_disklabel(sda) returning True >00:36:01,091 DEBUG anaconda: _is_valid_size(sda) returning True >00:36:01,091 DEBUG anaconda: _is_valid_location(sda) returning True >00:36:01,092 DEBUG anaconda: _is_valid_format(sda) returning True >00:36:01,092 DEBUG anaconda: is_valid_stage1_device(sda) returning True >00:36:01,099 INFO anaconda: Thread Done: AnaExecuteStorageThread (140448179017472) >00:36:01,925 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', u'live-base', u'live-rw', u'loop0', u'loop1', u'loop2', u'sda', u'sda1', u'sda2', u'sda3', u'sda4', u'sda5', u'sda6', u'sda7', u'sda8'] >00:36:02,706 DEBUG anaconda: ui: unused=[u'sda3', u'sda4'] >00:36:02,707 DEBUG anaconda: ui: new_devices=[] >00:36:04,549 DEBUG anaconda: page clicked: Nieuwe Fedora rawhide installatie >00:36:04,550 DEBUG anaconda: show mountpoint: Nieuwe Fedora rawhide installatie >00:36:04,551 DEBUG anaconda: show mountpoint: Nieuwe Fedora rawhide installatie >00:36:05,272 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fbca91fd390> >00:36:05,273 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fbca91fd390> status to: Bezig met opslaan van opslagconfiguratie... >00:36:05,295 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fbca91fd390> >00:36:05,783 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140448088827648) >00:36:05,895 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fbca8fac310> >00:36:05,899 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fbca92393d0> >00:36:14,163 DEBUG anaconda: page clicked: Fedora Linux 20 for x86_64 >00:36:14,164 DEBUG anaconda: show mountpoint: Fedora Linux 20 for x86_64 >00:36:14,168 DEBUG anaconda: populate_right_side: existing 25,32 GiB partition sda8 (44) with existing ext4 filesystem >00:36:14,181 DEBUG anaconda: updated device_disks to [u'sda'] >00:36:14,181 DEBUG anaconda: updated device_container_name to None >00:36:14,182 DEBUG anaconda: updated device_container_raid_level to None >00:36:14,182 DEBUG anaconda: updated device_container_encrypted to False >00:36:14,182 DEBUG anaconda: updated device_container_size to 0 >00:36:14,186 DEBUG anaconda: fs type changed: ext4 >00:36:14,192 DEBUG anaconda: device_type_changed: 2 <gi.overrides.Gtk.TreeModelRow object at 0x7fbc9c1e7850> >00:36:14,194 DEBUG anaconda: populate_raid: 2, None >00:36:14,195 DEBUG anaconda: populate_raid: 2, None >00:36:14,196 DEBUG anaconda: populate_right_side: existing 25,32 GiB partition sda8 (44) with existing ext4 filesystem >00:36:14,210 DEBUG anaconda: updated device_disks to [u'sda'] >00:36:14,210 DEBUG anaconda: updated device_container_name to None >00:36:14,210 DEBUG anaconda: updated device_container_raid_level to None >00:36:14,211 DEBUG anaconda: updated device_container_encrypted to False >00:36:14,211 DEBUG anaconda: updated device_container_size to 0 >00:36:14,215 DEBUG anaconda: populate_raid: 2, None >00:36:22,634 INFO anaconda: ui: saving changes to device sda8 >00:36:22,636 DEBUG anaconda: reformat: True >00:36:22,651 DEBUG anaconda: old disks: [u'sda'] >00:36:22,652 DEBUG anaconda: new disks: [u'sda'] >00:36:22,652 DEBUG anaconda: device: existing 25,32 GiB partition sda8 (44) with existing ext4 filesystem >00:36:22,664 DEBUG anaconda: old container_encrypted: False >00:36:22,665 DEBUG anaconda: new container_encrypted: False >00:36:22,665 DEBUG anaconda: old name: sda8 >00:36:22,665 DEBUG anaconda: new name: None >00:36:22,665 DEBUG anaconda: old encrypted: False >00:36:22,666 DEBUG anaconda: new encrypted: False >00:36:22,666 DEBUG anaconda: old container_raid_level: None >00:36:22,666 DEBUG anaconda: new container_raid_level: None >00:36:22,666 DEBUG anaconda: old raid_level: None >00:36:22,666 DEBUG anaconda: new raid_level: None >00:36:22,666 DEBUG anaconda: old fstype: ext4 >00:36:22,667 DEBUG anaconda: new fstype: ext4 >00:36:22,667 DEBUG anaconda: old min_luks_entropy: 256 >00:36:22,667 DEBUG anaconda: new min_luks_entropy: 256 >00:36:22,667 DEBUG anaconda: old device_type: 2 >00:36:22,667 DEBUG anaconda: new device_type: 2 >00:36:22,667 DEBUG anaconda: old container_name: None >00:36:22,668 DEBUG anaconda: new container_name: None >00:36:22,668 DEBUG anaconda: old mountpoint: >00:36:22,668 DEBUG anaconda: new mountpoint: / >00:36:22,668 DEBUG anaconda: old label: fedora >00:36:22,668 DEBUG anaconda: new label: fedora >00:36:22,668 DEBUG anaconda: old container_size: 0 >00:36:22,669 DEBUG anaconda: new container_size: 0 >00:36:22,669 DEBUG anaconda: old size: 25,32 GiB >00:36:22,675 DEBUG anaconda: new size: 25,32 GiB >00:36:22,680 INFO anaconda: scheduling reformat of sda8 as ext4 >00:36:22,694 DEBUG anaconda: removing empty page Fedora Linux 20 for x86_64 >00:36:22,706 DEBUG anaconda: populate_right_side: existing 25,32 GiB partition sda8 (44) with non-existent ext4 filesystem mounted at / >00:36:22,719 DEBUG anaconda: updated device_disks to [u'sda'] >00:36:22,720 DEBUG anaconda: updated device_container_name to None >00:36:22,720 DEBUG anaconda: updated device_container_raid_level to None >00:36:22,720 DEBUG anaconda: updated device_container_encrypted to False >00:36:22,720 DEBUG anaconda: updated device_container_size to 0 >00:36:22,724 DEBUG anaconda: populate_raid: 2, None >00:36:24,428 DEBUG anaconda: new disk order: [] >00:36:24,634 DEBUG anaconda: _is_valid_disklabel(sda) returning True >00:36:24,634 DEBUG anaconda: _is_valid_size(sda) returning True >00:36:24,635 DEBUG anaconda: _is_valid_location(sda) returning True >00:36:24,635 DEBUG anaconda: _is_valid_format(sda) returning True >00:36:24,635 DEBUG anaconda: is_valid_stage1_device(sda) returning True >00:36:24,640 DEBUG anaconda: _is_valid_disklabel(sda) returning True >00:36:24,640 DEBUG anaconda: _is_valid_size(sda) returning True >00:36:24,641 DEBUG anaconda: _is_valid_location(sda) returning True >00:36:24,641 DEBUG anaconda: _is_valid_format(sda) returning True >00:36:24,641 DEBUG anaconda: is_valid_stage1_device(sda) returning True >00:36:24,641 DEBUG anaconda: _is_valid_disklabel(sda8) returning True >00:36:24,642 DEBUG anaconda: _is_valid_size(sda8) returning True >00:36:24,643 DEBUG anaconda: _is_valid_location(sda8) returning True >00:36:24,643 DEBUG anaconda: _is_valid_partition(sda8) returning True >00:36:24,644 DEBUG anaconda: _is_valid_format(sda8) returning True >00:36:24,644 DEBUG anaconda: is_valid_stage2_device(sda8) returning True >00:36:24,717 INFO anaconda: fs space: 25,32 GiB needed: 786,58 MiB >00:36:24,727 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fbca91fd390> >00:36:24,728 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fbca91fd390> status to: Bezig met controleren van opslagconfiguratie... >00:36:24,734 INFO anaconda: fs space: 25,32 GiB needed: 786,58 MiB >00:36:24,744 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fbca91fd390> >00:36:26,725 DEBUG anaconda: Left spoke: CustomPartitioningSpoke >00:36:26,984 INFO anaconda: fs space: 25,32 GiB needed: 786,58 MiB >00:36:27,001 INFO anaconda: fs space: 25,32 GiB needed: 786,58 MiB >00:36:27,011 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fbca91fd390> >00:36:28,667 DEBUG anaconda: Entered spoke: SoftwareSelectionSpoke >00:36:35,216 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140448088827648) >00:36:35,216 DEBUG anaconda: Left spoke: SoftwareSelectionSpoke >00:36:35,680 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fbca8fac310> >00:36:35,690 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fbca92393d0> >00:36:35,691 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fbca8fac310> status to: Bezig met controleren van softwareafhankelijkheden... >00:36:41,965 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140448088827648) >00:36:41,990 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fbca8fac310> >00:36:41,996 INFO anaconda: fs space: 25,32 GiB needed: 691,43 MiB >00:36:42,007 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fbca92393d0> >00:37:08,855 DEBUG anaconda: Left hub: SummaryHub >00:37:08,855 DEBUG anaconda: Entered hub: ProgressHub >00:37:08,873 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:139: Warning: The property GtkMisc:xpad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >00:37:08,919 INFO anaconda: Running Thread: AnaInstallThread (140448088827648) >00:37:10,520 INFO anaconda: Het opzetten van de installatie-omgeving >00:37:10,521 INFO anaconda: Het opzetten van de installatie-omgeving >00:37:10,597 DEBUG anaconda: Entered spoke: PasswordSpoke >00:37:12,511 INFO anaconda: ext4 aanmaken op /dev/sda8 >00:37:16,090 INFO anaconda: Created ext4 on /dev/sda8 >00:37:20,020 DEBUG anaconda: Left spoke: PasswordSpoke >00:37:21,152 DEBUG anaconda: Entered spoke: UserSpoke >00:37:31,166 DEBUG anaconda: Left spoke: UserSpoke >22:47:26,119 INFO anaconda: Installeren bootlader >22:47:26,120 INFO anaconda: boot loader stage1 target device is sda >22:47:26,120 INFO anaconda: boot loader stage2 target device is sda8 >22:47:26,123 DEBUG anaconda: new default image: <pyanaconda.bootloader.LinuxBootLoaderImage object at 0x7fbca5b655d0> >22:47:39,223 INFO anaconda: bootloader.py: used boot args: rhgb quiet >22:48:39,252 INFO anaconda: Installeren bootlader >22:48:39,254 INFO anaconda: Het uitvoeren van post-installatie-insteltaken >22:48:39,296 DEBUG anaconda: running handleException >22:48:39,297 CRIT anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 262, in doInstall > payload.postInstall() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1524, in postInstall > self._copyLangpacksConfigToTarget() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 258, in _copyLangpacksConfigToTarget > iutil.getSysroot()+_yum_target_langpack_conf) > > File "/usr/lib64/python2.7/shutil.py", line 130, in copy2 > copyfile(src, dst) > > File "/usr/lib64/python2.7/shutil.py", line 83, in copyfile > with open(dst, 'wb') as fdst: > >IOError: [Errno 2] Bestand of map bestaat niet: '/mnt/sysimage/etc/yum/pluginconf.d/langpacks.conf' > >22:48:39,297 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >22:48:39,298 INFO anaconda: Thread Done: AnaInstallThread (140448088827648) > > >/tmp/packaging.log: >20:34:37,634 INFO packaging: configuring base repo >20:34:38,036 INFO packaging: Error downloading treeinfo: [Errno 14] curl#37 - "Couldn't open file /run/install/repo/treeinfo" >20:34:38,044 INFO_2 yum.verbose.YumPlugins: Configuration file /tmp/yum.pluginconf.d/fastestmirror.conf not found >20:34:38,055 INFO_2 yum.verbose.YumPlugins: Configuration file /tmp/yum.pluginconf.d/langpacks.conf not found >20:34:38,072 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >20:34:38,072 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >20:34:38,073 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >20:34:38,073 DEBUG yum.verbose.plugin: Adding nl_NL to language list >20:34:38,078 DEBUG yum.verbose.YumBase: Config time: 0.039 >20:34:38,139 INFO_2 yum.verbose.YumPlugins: Configuration file /tmp/yum.pluginconf.d/fastestmirror.conf not found >20:34:38,141 INFO_2 yum.verbose.YumPlugins: Configuration file /tmp/yum.pluginconf.d/langpacks.conf not found >20:34:38,144 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >20:34:38,144 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >20:34:38,145 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >20:34:38,145 DEBUG yum.verbose.plugin: Adding nl_NL to language list >20:34:38,148 DEBUG yum.verbose.YumBase: Config time: 0.012 >20:34:38,199 INFO packaging: adding yum repo, name: anaconda, baseurl: file:///run/install/repo, mirrorlist: None >20:34:38,206 ERR packaging: base repo (cdrom/file:///run/install/repo) not valid -- removing it >20:34:38,210 INFO packaging: using default repos from local yum configuration >20:34:38,279 INFO packaging: gathering repo metadata >20:34:38,281 INFO packaging: skipping disabled repo fedora >20:34:38,282 INFO packaging: skipping disabled repo fedora-workstation >20:34:38,284 INFO packaging: skipping disabled repo updates-testing >20:34:38,285 INFO packaging: gathering repo metadata for rawhide >22:34:44,960 INFO packaging: skipping disabled repo fedora-server >22:34:44,962 INFO packaging: skipping disabled repo fedora-cloud >22:34:44,963 INFO packaging: skipping disabled repo updates >22:34:44,964 INFO packaging: Refreshing environmentAddons >22:34:44,965 DEBUG yum.verbose.YumBase: Setting up Package Sacks >22:34:44,966 INFO_2 yum.verbose.plugin: Determining fastest mirrors >22:34:48,273 INFO_2 yum.verbose.plugin: * rawhide: mirror.1000mbps.com >22:34:53,339 DEBUG yum.verbose.YumBase: pkgsack time: 8.373 >22:34:53,574 DEBUG yum.verbose.YumBase: group time: 8.608 >22:35:10,414 INFO packaging: metadata retrieval complete >00:35:48,801 INFO packaging: checking software selection >00:35:48,809 DEBUG yum.verbose.YumBase: Setting up Package Sacks >00:35:51,764 DEBUG yum.verbose.YumBase: pkgsack time: 2.955 >00:35:52,127 DEBUG yum.verbose.YumBase: group time: 3.318 >00:35:52,130 DEBUG yum.verbose.YumBase: rpmdb time: 0.001 >00:35:53,958 DEBUG yum.verbose.YumBase: Obs Init time: 1.816 >00:35:54,065 DEBUG yum.verbose.YumBase: No package named dhclient available to be installed >00:35:54,087 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >00:35:54,487 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >00:35:54,490 INFO packaging: no kernel-PAE package >00:35:54,496 INFO packaging: selected kernel >00:35:54,502 INFO packaging: checking dependencies >00:35:54,750 DEBUG yum.verbose.YumBase: Building updates object >00:35:58,511 DEBUG yum.verbose.YumBase: up:simple updates time: 0.955 >00:35:58,538 DEBUG yum.verbose.YumBase: up:obs time: 0.026 >00:35:58,542 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >00:35:58,542 DEBUG yum.verbose.YumBase: updates time: 3.792 >00:35:58,569 DEBUG yum.verbose.YumBase: TSINFO: Marking ppp-2.4.7-4.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:35:58,591 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.10.0-6.git20140704.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:35:58,655 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.25-4.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:35:58,671 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.42.0-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:35:58,688 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-client-4.3.1-12.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:35:58,729 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-4.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:35:58,736 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-1.8.6-3.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:35:58,777 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.3-5.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:35:58,794 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-216-10.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:35:58,820 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-4.fc22.x86_64 to require for libnl-genl-3.so.200(libnl_3)(64bit) >00:35:58,919 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-4.fc22.x86_64 to require for libnl-3.so.200(libnl_3)(64bit) >00:35:58,936 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.9.1-11.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:35:58,941 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.9.1-11.fc22.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >00:35:59,125 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.21-12.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:35:59,144 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.72-3.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:35:59,167 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-29.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:35:59,189 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.25.1-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:35:59,217 DEBUG yum.verbose.YumBase: TSINFO: Marking teamd-1.12-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:35:59,295 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.17.2-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:35:59,385 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.48.0-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:35:59,399 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-7.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:35:59,412 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.7-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:35:59,415 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.7-1.fc22.x86_64 to require for libplc4.so()(64bit) >00:35:59,423 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.17.2-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:35:59,439 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.10.0-6.git20140704.fc22.x86_64 to require for libnm-glib.so.4()(64bit) >00:35:59,442 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-4.fc22.x86_64 to require for libnl-genl-3.so.200()(64bit) >00:35:59,444 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-4.fc22.x86_64 to require for libnl-3.so.200()(64bit) >00:35:59,452 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.4-2.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:35:59,464 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-216-10.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:35:59,477 DEBUG yum.verbose.YumBase: Quick matched glib2-2.42.0-1.fc22.x86_64 to require for libgmodule-2.0.so.0()(64bit) >00:35:59,479 DEBUG yum.verbose.YumBase: Quick matched glib2-2.42.0-1.fc22.x86_64 to require for libglib-2.0.so.0()(64bit) >00:35:59,481 DEBUG yum.verbose.YumBase: Quick matched glib2-2.42.0-1.fc22.x86_64 to require for libgio-2.0.so.0()(64bit) >00:35:59,519 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.8.6-3.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:35:59,565 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.4-2.fc22.x86_64 as install for audit-2.4-2.fc22.x86_64 >00:35:59,601 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.13-1.fc22.alpha1.3.x86_64 as install for audit-2.4-2.fc22.x86_64 >00:35:59,617 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.13-1.fc22.alpha1.3.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >00:35:59,627 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.62-2.fc22.x86_64 as install for audit-2.4-2.fc22.x86_64 >00:35:59,651 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-79.fc22.x86_64 as install for audit-2.4-2.fc22.x86_64 >00:35:59,658 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.13-1.fc22.alpha1.3.x86_64 to require for libgssapi_krb5.so.2()(64bit) >00:35:59,661 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.4-2.fc22.x86_64 to require for libaudit.so.1()(64bit) >00:35:59,717 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.8-6.fc22.x86_64 as install for authconfig-6.2.9-3.fc22.x86_64 >00:35:59,752 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.4-2.fc22.x86_64 as install for authconfig-6.2.9-3.fc22.x86_64 >00:35:59,809 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-17.fc22.x86_64 as install for authconfig-6.2.9-3.fc22.x86_64 >00:35:59,846 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.17-3.fc21.x86_64 as install for authconfig-6.2.9-3.fc22.x86_64 >00:35:59,865 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1i-5.fc22.x86_64 as install for authconfig-6.2.9-3.fc22.x86_64 >00:35:59,925 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-17.20140906.fc22.x86_64 as install for bash-4.3.30-2.fc22.x86_64 >00:35:59,940 DEBUG yum.verbose.YumBase: TSINFO: Marking rsyslog-7.4.10-5.fc22.x86_64 as install for cloud-init-0.7.5-7.fc22.x86_64 >00:35:59,968 DEBUG yum.verbose.YumBase: TSINFO: Marking python-requests-2.3.0-3.fc22.noarch as install for cloud-init-0.7.5-7.fc22.x86_64 >00:35:59,980 DEBUG yum.verbose.YumBase: TSINFO: Marking python-prettytable-0.7.2-4.fc22.noarch as install for cloud-init-0.7.5-7.fc22.x86_64 >00:36:00,096 DEBUG yum.verbose.YumBase: TSINFO: Marking python-jsonpatch-1.2-5.fc22.noarch as install for cloud-init-0.7.5-7.fc22.x86_64 >00:36:00,119 DEBUG yum.verbose.YumBase: TSINFO: Marking python-configobj-5.0.5-2.fc22.noarch as install for cloud-init-0.7.5-7.fc22.x86_64 >00:36:00,136 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cheetah-2.4.4-10.fc22.x86_64 as install for cloud-init-0.7.5-7.fc22.x86_64 >00:36:00,141 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.32.1-1.fc22.noarch as install for cloud-init-0.7.5-7.fc22.x86_64 >00:36:00,148 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.3-11.fc22.x86_64 as install for cloud-init-0.7.5-7.fc22.x86_64 >00:36:00,169 DEBUG yum.verbose.YumBase: TSINFO: Marking net-tools-2.0-0.29.20141007git.fc22.x86_64 as install for cloud-init-0.7.5-7.fc22.x86_64 >00:36:00,180 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.3-5.fc22.x86_64 as install for cloud-init-0.7.5-7.fc22.x86_64 >00:36:00,185 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-7.fc22.x86_64 as install for cloud-init-0.7.5-7.fc22.x86_64 >00:36:00,214 DEBUG yum.verbose.YumBase: TSINFO: Marking PyYAML-3.11-6.fc22.x86_64 as install for cloud-init-0.7.5-7.fc22.x86_64 >00:36:00,231 DEBUG yum.verbose.YumBase: TSINFO: Marking crontabs-1.11-9.20130830git.fc22.noarch as install for cloud-init-0.7.5-7.fc22.x86_64 >00:36:00,238 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.1-5.fc22.x86_64 as install for cloud-utils-growpart-0.27-12.fc22.noarch >00:36:00,278 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1i-5.fc22.x86_64 as install for coreutils-8.23-4.fc22.x86_64 >00:36:00,296 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-9.fc22.x86_64 as install for coreutils-8.23-4.fc22.x86_64 >00:36:00,314 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-7.fc22.x86_64 as install for coreutils-8.23-4.fc22.x86_64 >00:36:00,326 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.20-5.fc22.x86_64 as install for coreutils-8.23-4.fc22.x86_64 >00:36:00,358 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-6.0.0-8.fc22.x86_64 as install for coreutils-8.23-4.fc22.x86_64 >00:36:00,369 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.2-5.fc22.x86_64 as install for coreutils-8.23-4.fc22.x86_64 >00:36:00,383 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.3-5.fc22.x86_64 as install for coreutils-8.23-4.fc22.x86_64 >00:36:00,402 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.24-7.fc22.x86_64 as install for coreutils-8.23-4.fc22.x86_64 >00:36:00,434 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-9.fc22.x86_64 as install for cronie-1.4.12-1.fc22.x86_64 >00:36:00,459 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.12-1.fc22.x86_64 as install for cronie-1.4.12-1.fc22.x86_64 >00:36:00,477 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.38.0-1.fc22.x86_64 as install for curl-7.38.0-1.fc22.x86_64 >00:36:00,509 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-7.fc22.x86_64 as install for curl-7.38.0-1.fc22.x86_64 >00:36:00,536 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-16.fc22.x86_64 as install for curl-7.38.0-1.fc22.x86_64 >00:36:00,555 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-7.fc22.x86_64 as install for curl-7.38.0-1.fc22.x86_64 >00:36:00,571 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.40-1.fc22.x86_64 as install for curl-7.38.0-1.fc22.x86_64 >00:36:00,582 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.40-1.fc22.x86_64 to require for liblber-2.4.so.2()(64bit) >00:36:00,706 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.29-2.fc22.x86_64 as install for curl-7.38.0-1.fc22.x86_64 >00:36:00,715 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.12-1.fc22.x86_64 as install for curl-7.38.0-1.fc22.x86_64 >00:36:00,722 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.12.0.1-2.fc22.x86_64 as install for dnf-0.6.2-1.fc22.noarch >00:36:00,731 DEBUG yum.verbose.YumBase: TSINFO: Marking python-librepo-1.7.7-1.fc22.x86_64 as install for dnf-0.6.2-1.fc22.noarch >00:36:00,743 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libcomps-0.1.6-14.fc22.x86_64 as install for dnf-0.6.2-1.fc22.noarch >00:36:00,755 DEBUG yum.verbose.YumBase: TSINFO: Marking python-hawkey-0.5.1-1.fc22.x86_64 as install for dnf-0.6.2-1.fc22.noarch >00:36:00,796 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-15.fc22.noarch as install for dnf-0.6.2-1.fc22.noarch >00:36:00,803 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-13.fc22.x86_64 as install for dnf-0.6.2-1.fc22.noarch >00:36:00,805 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-12.fc22.x86_64 as install for dnf-0.6.2-1.fc22.noarch >00:36:00,808 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.3.0-3.fc22.x86_64 as install for dnf-0.6.2-1.fc22.noarch >00:36:00,810 DEBUG yum.verbose.YumBase: TSINFO: Marking deltarpm-3.6-6.fc22.x86_64 as install for dnf-0.6.2-1.fc22.noarch >00:36:00,813 DEBUG yum.verbose.YumBase: TSINFO: Marking pykickstart-1.99.63-1.fc22.noarch as install for dnf-plugins-core-0.1.3-1.fc22.noarch >00:36:00,816 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-038-36.git20140815.fc22.x86_64 as install for dracut-config-generic-038-36.git20140815.fc22.x86_64 >00:36:00,825 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.12-1.fc22.x86_64 as install for e2fsprogs-1.42.12-1.fc22.x86_64 >00:36:00,830 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.12-1.fc22.x86_64 as install for e2fsprogs-1.42.12-1.fc22.x86_64 >00:36:00,836 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.25.1-1.fc22.x86_64 as install for e2fsprogs-1.42.12-1.fc22.x86_64 >00:36:00,837 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.25.1-1.fc22.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >00:36:00,838 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.25.1-1.fc22.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >00:36:00,839 DEBUG yum.verbose.YumBase: Quick matched e2fsprogs-libs-1.42.12-1.fc22.x86_64 to require for libe2p.so.2()(64bit) >00:36:00,842 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-22-0.6.noarch as install for fedora-release-cloud-22-0.6.noarch >00:36:00,848 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-3.fc21.noarch as install for firewalld-0.3.11-3.fc22.noarch >00:36:00,851 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-5.fc21.noarch as install for firewalld-0.3.11-3.fc22.noarch >00:36:00,859 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.14.0-1.fc22.x86_64 as install for firewalld-0.3.11-3.fc22.noarch >00:36:00,917 DEBUG yum.verbose.YumBase: TSINFO: Marking firewalld-config-standard-0.3.11-3.fc22.noarch as install for firewalld-0.3.11-3.fc22.noarch >00:36:00,921 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-16.fc22.x86_64 as install for firewalld-0.3.11-3.fc22.noarch >00:36:00,928 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-6.fc22.x86_64 as install for firewalld-0.3.11-3.fc22.noarch >00:36:00,932 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.20.90-6.fc22.x86_64 as install for glibc-2.20.90-6.fc22.x86_64 >00:36:00,935 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.17.2-1.fc22.x86_64 as install for glibc-2.20.90-6.fc22.x86_64 >00:36:00,936 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.17.2-1.fc22.x86_64 to require for libfreebl3.so()(64bit) >00:36:00,940 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.16-5.fc22.x86_64 as install for grubby-8.35-4.fc22.x86_64 >00:36:00,941 DEBUG yum.verbose.YumBase: Quick matched popt-1.16-5.fc22.x86_64 to require for libpopt.so.0()(64bit) >00:36:00,947 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-3.4.3-155.fc22.noarch as install for heat-cfntools-1.2.8-1.fc22.noarch >00:36:00,951 DEBUG yum.verbose.YumBase: TSINFO: Marking python-setuptools-6.1-1.fc22.noarch as install for heat-cfntools-1.2.8-1.fc22.noarch >00:36:00,954 DEBUG yum.verbose.YumBase: TSINFO: Marking python-psutil-1.2.1-5.fc22.x86_64 as install for heat-cfntools-1.2.8-1.fc22.noarch >00:36:00,958 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-6.fc22.x86_64 as install for heat-cfntools-1.2.8-1.fc22.noarch >00:36:00,961 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-1.0.6-14.fc22.x86_64 as install for heat-cfntools-1.2.8-1.fc22.noarch >00:36:00,979 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-18-3.fc22.x86_64 as install for initscripts-9.56.1-1.fc22.x86_64 >00:36:00,983 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.14-1.fc22.x86_64 as install for initscripts-9.56.1-1.fc22.x86_64 >00:36:00,987 DEBUG yum.verbose.YumBase: TSINFO: Marking cpio-2.11-30.fc22.x86_64 as install for initscripts-9.56.1-1.fc22.x86_64 >00:36:00,999 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-9.fc22.x86_64 as install for iproute-3.16.0-3.fc22.x86_64 >00:36:01,009 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-11.fc22.x86_64 as install for iproute-3.16.0-3.fc22.x86_64 >00:36:01,028 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-2.0.2-5.fc22.noarch as install for kbd-2.0.2-5.fc22.x86_64 >00:36:01,035 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-2.0.2-5.fc22.noarch as install for kbd-2.0.2-5.fc22.x86_64 >00:36:01,600 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-3.18.0-0.rc0.git6.1.fc22.x86_64 as install for kernel-3.18.0-0.rc0.git6.1.fc22.x86_64 >00:36:02,408 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-core-3.18.0-0.rc0.git6.1.fc22.x86_64 as install for kernel-3.18.0-0.rc0.git6.1.fc22.x86_64 >00:36:02,529 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-11.fc22.x86_64 as install for less-458-13.fc22.x86_64 >00:36:02,544 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.3.1-1.fc22.x86_64 as install for man-db-2.7.0.2-4.fc22.x86_64 >00:36:02,553 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.11-4.fc22.x86_64 as install for man-db-2.7.0.2-4.fc22.x86_64 >00:36:02,566 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.6.1p1-5.fc22.x86_64 as install for openssh-clients-6.6.1p1-5.fc22.x86_64 >00:36:02,581 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-7.fc22.x86_64 as install for openssh-clients-6.6.1p1-5.fc22.x86_64 >00:36:02,585 DEBUG yum.verbose.YumBase: Quick matched fipscheck-lib-1.4.1-7.fc22.x86_64 to require for libfipscheck.so.1()(64bit) >00:36:02,592 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-8.20140213cvs.fc22.x86_64 as install for openssh-clients-6.6.1p1-5.fc22.x86_64 >00:36:02,613 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.90-1.fc22.x86_64 as install for parted-3.2-3.fc22.x86_64 >00:36:02,628 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.3-4.fc22.x86_64 as install for parted-3.2-3.fc22.x86_64 >00:36:02,644 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-6.fc22.x86_64 as install for passwd-0.79-5.fc22.x86_64 >00:36:02,655 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-7.2013.08.14.fc22.x86_64 as install for plymouth-0.8.9-7.2013.08.14.fc22.x86_64 >00:36:02,666 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-7.2013.08.14.fc22.x86_64 as install for plymouth-0.8.9-7.2013.08.14.fc22.x86_64 >00:36:02,668 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-7.2013.08.14.fc22.x86_64 to require for libply-splash-core.so.2()(64bit) >00:36:02,674 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.58-1.fc22.x86_64 as install for plymouth-0.8.9-7.2013.08.14.fc22.x86_64 >00:36:02,682 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.3-5.fc22.x86_64 as install for policycoreutils-2.3-11.fc22.x86_64 >00:36:02,692 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.3-6.fc22.x86_64 as install for policycoreutils-2.3-11.fc22.x86_64 >00:36:02,700 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-9.fc22.x86_64 as install for policycoreutils-2.3-11.fc22.x86_64 >00:36:02,731 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-9.fc22.x86_64 as install for rpm-4.12.0.1-2.fc22.x86_64 >00:36:02,744 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.12.0.1-2.fc22.x86_64 as install for rpm-4.12.0.1-2.fc22.x86_64 >00:36:02,754 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.12.0.1-2.fc22.x86_64 to require for librpm.so.3()(64bit) >00:36:02,764 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-15alpha.fc22.x86_64 as install for rpm-4.12.0.1-2.fc22.x86_64 >00:36:02,781 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-8.fc22.x86_64 as install for rpm-4.12.0.1-2.fc22.x86_64 >00:36:02,794 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.160-1.fc22.x86_64 as install for rpm-4.12.0.1-2.fc22.x86_64 >00:36:02,804 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-14.fc22.x86_64 as install for rpm-4.12.0.1-2.fc22.x86_64 >00:36:02,813 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-10.fc22.x86_64 as install for rpm-4.12.0.1-2.fc22.x86_64 >00:36:02,828 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.13.1-85.fc22.noarch as install for selinux-policy-targeted-3.13.1-85.fc22.noarch >00:36:02,838 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.13.1-85.fc22.noarch to require for selinux-policy >00:36:02,861 DEBUG yum.verbose.YumBase: TSINFO: Marking syslinux-extlinux-nonlinux-6.03-1.fc22.noarch as install for syslinux-extlinux-6.03-1.fc22.x86_64 >00:36:02,866 DEBUG yum.verbose.YumBase: TSINFO: Marking syslinux-6.03-1.fc22.x86_64 as install for syslinux-extlinux-6.03-1.fc22.x86_64 >00:36:02,891 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-18-3.fc22.x86_64 as install for systemd-216-10.fc22.x86_64 >00:36:02,913 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.6.1-7.fc22.x86_64 as install for systemd-216-10.fc22.x86_64 >00:36:02,958 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.160-1.fc22.x86_64 as install for systemd-216-10.fc22.x86_64 >00:36:02,969 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.160-1.fc22.x86_64 to require for libdw.so.1(ELFUTILS_0.130)(64bit) >00:36:02,970 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.160-1.fc22.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >00:36:02,986 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.6-1.fc22.x86_64 as install for systemd-216-10.fc22.x86_64 >00:36:03,005 DEBUG yum.verbose.YumBase: TSINFO: Marking acl-2.2.52-7.fc22.x86_64 as install for systemd-216-10.fc22.x86_64 >00:36:03,025 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.1-6.fc22.x86_64 as install for systemd-216-10.fc22.x86_64 >00:36:03,033 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-4.fc22.x86_64 as install for systemd-216-10.fc22.x86_64 >00:36:03,056 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-5.fc22.x86_64 as install for uboot-tools-2014.10-0.5.rc3.fc22.x86_64 >00:36:03,093 DEBUG yum.verbose.YumBase: TSINFO: Marking libsmartcols-2.25.1-1.fc22.x86_64 as install for util-linux-2.25.1-1.fc22.x86_64 >00:36:03,139 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.25.1-1.fc22.x86_64 as install for util-linux-2.25.1-1.fc22.x86_64 >00:36:03,170 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-6.fc22.x86_64 as install for util-linux-2.25.1-1.fc22.x86_64 >00:36:03,186 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25.1-1.fc22.x86_64 to require for libmount.so.1(MOUNT_2.24)(64bit) >00:36:03,187 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25.1-1.fc22.x86_64 to require for libmount.so.1(MOUNT_2.23)(64bit) >00:36:03,189 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25.1-1.fc22.x86_64 to require for libmount.so.1(MOUNT_2.22)(64bit) >00:36:03,190 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25.1-1.fc22.x86_64 to require for libmount.so.1(MOUNT_2.21)(64bit) >00:36:03,191 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25.1-1.fc22.x86_64 to require for libmount.so.1(MOUNT_2.20)(64bit) >00:36:03,193 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25.1-1.fc22.x86_64 to require for libmount.so.1(MOUNT_2.19)(64bit) >00:36:03,209 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.4-7.fc22.x86_64 as install for util-linux-2.25.1-1.fc22.x86_64 >00:36:03,249 DEBUG yum.verbose.YumBase: TSINFO: Marking libyaml-0.1.6-5.fc22.x86_64 as install for PyYAML-3.11-6.fc22.x86_64 >00:36:03,263 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.8-6.fc22.x86_64 as install for PyYAML-3.11-6.fc22.x86_64 >00:36:03,293 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-29.fc22.x86_64 as install for avahi-autoipd-0.6.31-29.fc22.x86_64 >00:36:03,310 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-8.fc22.x86_64 as install for avahi-autoipd-0.6.31-29.fc22.x86_64 >00:36:03,340 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.16-1.fc22.x86_64 as install for cryptsetup-libs-1.6.6-1.fc22.x86_64 >00:36:03,463 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-10.fc22.x86_64 as install for 1:dbus-1.8.6-3.fc22.x86_64 >00:36:03,479 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.90-1.fc22.x86_64 as install for device-mapper-libs-1.02.90-1.fc22.x86_64 >00:36:03,500 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.3.1-12.fc22.x86_64 as install for 12:dhcp-client-4.3.1-12.fc22.x86_64 >00:36:03,505 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.3.1-12.fc22.noarch as install for 12:dhcp-client-4.3.1-12.fc22.x86_64 >00:36:03,516 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.6-1.fc22.x86_64 as install for 12:dhcp-client-4.3.1-12.fc22.x86_64 >00:36:03,520 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.6-1.fc22.x86_64 to require for libisc-export.so.95()(64bit) >00:36:03,521 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.6-1.fc22.x86_64 to require for libirs-export.so.91()(64bit) >00:36:03,522 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.6-1.fc22.x86_64 to require for libdns-export.so.104()(64bit) >00:36:03,533 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.7.1-5.fc22.x86_64 as install for dnsmasq-2.72-3.fc22.x86_64 >00:36:03,537 DEBUG yum.verbose.YumBase: Quick matched nettle-2.7.1-5.fc22.x86_64 to require for libhogweed.so.2()(64bit) >00:36:03,543 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-15alpha.fc22.x86_64 as install for dracut-038-36.git20140815.fc22.x86_64 >00:36:03,551 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-68.fc22.x86_64 as install for dracut-038-36.git20140815.fc22.x86_64 >00:36:03,556 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-21.fc22.x86_64 as install for dracut-038-36.git20140815.fc22.x86_64 >00:36:03,571 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-repos-22-0.2.noarch as install for fedora-release-22-0.6.noarch >00:36:03,583 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-7.fc22.x86_64 as install for fipscheck-lib-1.4.1-7.fc22.x86_64 >00:36:03,597 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.3-15.fc22.x86_64 as install for glib2-2.42.0-1.fc22.x86_64 >00:36:03,608 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.1-6.fc22.x86_64 as install for glib2-2.42.0-1.fc22.x86_64 >00:36:03,614 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2014h-1.fc22.noarch as install for glibc-common-2.20.90-6.fc22.x86_64 >00:36:03,628 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.9.1-11.fc22.x86_64 as install for 1:gmp-6.0.0-8.fc22.x86_64 >00:36:03,633 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.1-11.fc22.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >00:36:03,633 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.1-11.fc22.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >00:36:03,634 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.1-11.fc22.x86_64 to require for libstdc++.so.6()(64bit) >00:36:03,643 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.36-1.fc22.x86_64 as install for grep-2.20-5.fc22.x86_64 >00:36:03,660 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-6.fc22.x86_64 as install for iptables-1.4.21-12.fc22.x86_64 >00:36:03,678 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-4.fc22.x86_64 as install for iptables-1.4.21-12.fc22.x86_64 >00:36:03,690 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20140912-41.git365e80cce.fc22.noarch as install for kernel-core-3.18.0-0.rc0.git6.1.fc22.x86_64 >00:36:03,736 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.9-4.fc22.x86_64 as install for krb5-libs-1.13-1.fc22.alpha1.3.x86_64 >00:36:03,739 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-4.fc22.x86_64 to require for libkeyutils.so.1(KEYUTILS_1.5)(64bit) >00:36:03,740 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-4.fc22.x86_64 to require for libkeyutils.so.1(KEYUTILS_1.0)(64bit) >00:36:03,741 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-4.fc22.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >00:36:03,753 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.6-4.fc22.x86_64 as install for krb5-libs-1.13-1.fc22.alpha1.3.x86_64 >00:36:03,815 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-5.fc22.x86_64 as install for libarchive-3.1.2-10.fc22.x86_64 >00:36:03,825 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-5.fc22.x86_64 to require for libxml2.so.2(LIBXML2_2.6.0)(64bit) >00:36:03,826 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-5.fc22.x86_64 to require for libxml2.so.2(LIBXML2_2.5.2)(64bit) >00:36:03,826 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-5.fc22.x86_64 to require for libxml2.so.2(LIBXML2_2.5.0)(64bit) >00:36:03,827 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-5.fc22.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >00:36:03,828 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-5.fc22.x86_64 to require for libxml2.so.2()(64bit) >00:36:03,840 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.08-3.fc22.x86_64 as install for libarchive-3.1.2-10.fc22.x86_64 >00:36:03,887 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.3-0.3.fc22.x86_64 as install for libdrm-2.4.58-1.fc22.x86_64 >00:36:03,924 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.1-5.fc22.x86_64 as install for libpwquality-1.2.4-2.fc22.x86_64 >00:36:03,933 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.1-5.fc22.x86_64 as install for libpwquality-1.2.4-2.fc22.x86_64 >00:36:03,968 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-18.fc22.x86_64 as install for libsemanage-2.3-6.fc22.x86_64 >00:36:03,971 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-18.fc22.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >00:36:03,972 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-18.fc22.x86_64 to require for libustr-1.0.so.1()(64bit) >00:36:03,987 DEBUG yum.verbose.YumBase: TSINFO: Marking glib-networking-2.42.0-1.fc22.x86_64 as install for libsoup-2.48.0-1.fc22.x86_64 >00:36:04,015 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.6-2.fc22.x86_64 as install for libsoup-2.48.0-1.fc22.x86_64 >00:36:04,045 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-17.20140906.fc22.noarch as install for ncurses-libs-5.9-17.20140906.fc22.x86_64 >00:36:04,073 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.17-3.fc21.x86_64 as install for newt-python-0.52.17-3.fc21.x86_64 >00:36:04,079 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-3.fc21.x86_64 to require for libnewt.so.0.52(NEWT_0.52.6)(64bit) >00:36:04,080 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-3.fc21.x86_64 to require for libnewt.so.0.52(NEWT_0.52.13)(64bit) >00:36:04,081 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-3.fc21.x86_64 to require for libnewt.so.0.52(NEWT_0.52)(64bit) >00:36:04,089 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-13.fc22.x86_64 as install for newt-python-0.52.17-3.fc21.x86_64 >00:36:04,115 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.17.2-1.fc22.x86_64 as install for nss-3.17.2-1.fc22.x86_64 >00:36:04,138 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.17.2-1.fc22.x86_64 as install for nss-3.17.2-1.fc22.x86_64 >00:36:04,144 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-3.17.2-1.fc22.x86_64 to require for libnssdbm3.so()(64bit) >00:36:04,164 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.17.2-1.fc22.x86_64 as install for openldap-2.4.40-1.fc22.x86_64 >00:36:04,236 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-19.fc22.x86_64 as install for openldap-2.4.40-1.fc22.x86_64 >00:36:04,362 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-4.0-3.1.fc22.x86_64 as install for 1:openssl-1.0.1i-5.fc22.x86_64 >00:36:04,372 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2014.2.1-3.fc22.noarch as install for 1:openssl-libs-1.0.1i-5.fc22.x86_64 >00:36:04,381 DEBUG yum.verbose.YumBase: TSINFO: Marking crypto-policies-20140905-1.git4649b7d.fc22.noarch as install for 1:openssl-libs-1.0.1i-5.fc22.x86_64 >00:36:04,404 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.3-6.fc22.x86_64 as install for policycoreutils-python-2.3-11.fc22.x86_64 >00:36:04,413 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.4-2.fc22.x86_64 as install for policycoreutils-python-2.3-11.fc22.x86_64 >00:36:04,419 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.81-12.fc22.noarch as install for policycoreutils-python-2.3-11.fc22.x86_64 >00:36:04,435 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.8-5.fc22.x86_64 as install for policycoreutils-python-2.3-11.fc22.x86_64 >00:36:04,443 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-5.fc22.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >00:36:04,456 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.41-6.fc22.x86_64 as install for policycoreutils-python-2.3-11.fc22.x86_64 >00:36:04,464 DEBUG yum.verbose.YumBase: TSINFO: Marking checkpolicy-2.3-4.fc22.x86_64 as install for policycoreutils-python-2.3-11.fc22.x86_64 >00:36:04,467 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-5.fc22.x86_64 to require for libapol.so.4()(64bit) >00:36:04,475 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-5.fc22.x86_64 as install for polkit-0.112-7.fc22.x86_64 >00:36:04,486 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-12.fc22.x86_64 as install for polkit-0.112-7.fc22.x86_64 >00:36:04,490 DEBUG yum.verbose.YumBase: Quick matched mozjs17-17.0.0-12.fc22.x86_64 to require for libmozjs-17.0.so()(64bit) >00:36:04,509 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.5.3-5.fc22.x86_64 as install for ppp-2.4.7-4.fc22.x86_64 >00:36:04,511 DEBUG yum.verbose.YumBase: Quick matched 14:libpcap-1.5.3-5.fc22.x86_64 to require for libpcap.so.1()(64bit) >00:36:04,520 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.42.0-1.fc22.x86_64 as install for pygobject3-base-3.14.0-1.fc22.x86_64 >00:36:04,540 DEBUG yum.verbose.YumBase: Quick matched gobject-introspection-1.42.0-1.fc22.x86_64 to require for libgirepository-1.0.so.1()(64bit) >00:36:04,558 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.4.3-4.fc22.x86_64 as install for pygpgme-0.3-12.fc22.x86_64 >00:36:04,563 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-4.fc22.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >00:36:04,564 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-4.fc22.x86_64 to require for libgpgme.so.11()(64bit) >00:36:04,570 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.10.1-6.fc22.noarch as install for pykickstart-1.99.63-1.fc22.noarch >00:36:04,587 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.4.1-15.fc22.x86_64 as install for python-boto-2.32.1-1.fc22.noarch >00:36:04,602 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.7.3-2.fc22.noarch as install for python-configobj-5.0.5-2.fc22.noarch >00:36:04,624 DEBUG yum.verbose.YumBase: TSINFO: Marking hawkey-0.5.1-1.fc22.x86_64 as install for python-hawkey-0.5.1-1.fc22.x86_64 >00:36:04,643 DEBUG yum.verbose.YumBase: TSINFO: Marking libsolv-0.6.4-3.fc22.x86_64 as install for python-hawkey-0.5.1-1.fc22.x86_64 >00:36:04,650 DEBUG yum.verbose.YumBase: Quick matched libsolv-0.6.4-3.fc22.x86_64 to require for libsolv.so.0()(64bit) >00:36:04,670 DEBUG yum.verbose.YumBase: TSINFO: Marking python-jsonpointer-1.0-6.fc22.noarch as install for python-jsonpatch-1.2-5.fc22.noarch >00:36:04,687 DEBUG yum.verbose.YumBase: TSINFO: Marking libcomps-0.1.6-14.fc22.x86_64 as install for python-libcomps-0.1.6-14.fc22.x86_64 >00:36:04,691 DEBUG yum.verbose.YumBase: Quick matched libcomps-0.1.6-14.fc22.x86_64 to require for libcomps.so.0.1.6()(64bit) >00:36:04,703 DEBUG yum.verbose.YumBase: TSINFO: Marking librepo-1.7.7-1.fc22.x86_64 as install for python-librepo-1.7.7-1.fc22.x86_64 >00:36:04,710 DEBUG yum.verbose.YumBase: Quick matched librepo-1.7.7-1.fc22.x86_64 to require for librepo.so.0()(64bit) >00:36:04,725 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urllib3-1.8.2-4.fc22.noarch as install for python-requests-2.3.0-3.fc22.noarch >00:36:04,732 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.2.1-2.fc22.noarch as install for python-requests-2.3.0-3.fc22.noarch >00:36:04,746 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-ssl_match_hostname-3.4.0.2-4.fc22.noarch as install for python-setuptools-6.1-1.fc22.noarch >00:36:04,761 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-3.fc21.noarch as install for python-slip-dbus-0.6.0-3.fc21.noarch >00:36:04,784 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-plugin-selinux-4.12.0.1-2.fc22.x86_64 as install for rpm-libs-4.12.0.1-2.fc22.x86_64 >00:36:04,812 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.12.0.1-2.fc22.x86_64 as install for rpm-python-4.12.0.1-2.fc22.x86_64 >00:36:04,831 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.12.0.1-2.fc22.x86_64 to require for librpmbuild.so.3()(64bit) >00:36:04,857 DEBUG yum.verbose.YumBase: TSINFO: Marking logrotate-3.8.7-4.fc22.x86_64 as install for rsyslog-7.4.10-5.fc22.x86_64 >00:36:04,871 DEBUG yum.verbose.YumBase: TSINFO: Marking liblogging-stdlog-1.0.4-4.fc22.x86_64 as install for rsyslog-7.4.10-5.fc22.x86_64 >00:36:04,888 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.12-5.fc22.x86_64 as install for rsyslog-7.4.10-5.fc22.x86_64 >00:36:04,917 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.9-4.fc22.x86_64 as install for rsyslog-7.4.10-5.fc22.x86_64 >00:36:04,930 DEBUG yum.verbose.YumBase: TSINFO: Marking syslinux-nonlinux-6.03-1.fc22.noarch as install for syslinux-6.03-1.fc22.x86_64 >00:36:04,945 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.18-7.fc22.x86_64 as install for syslinux-6.03-1.fc22.x86_64 >00:36:04,980 DEBUG yum.verbose.YumBase: TSINFO: Marking libteam-1.12-1.fc22.x86_64 as install for teamd-1.12-1.fc22.x86_64 >00:36:04,984 DEBUG yum.verbose.YumBase: Quick matched libteam-1.12-1.fc22.x86_64 to require for libteam.so.5()(64bit) >00:36:04,995 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-cli-3.2.25-4.fc22.x86_64 as install for teamd-1.12-1.fc22.x86_64 >00:36:05,040 DEBUG yum.verbose.YumBase: TSINFO: Marking jansson-2.6-4.fc21.x86_64 as install for teamd-1.12-1.fc22.x86_64 >00:36:05,060 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-14.fc22.x86_64 as install for yum-3.4.3-155.fc22.noarch >00:36:05,067 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.3-4.fc22.x86_64 as install for yum-3.4.3-155.fc22.noarch >00:36:05,110 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.6-1.fc22.noarch as install for 32:bind-libs-lite-9.9.6-1.fc22.x86_64 >00:36:05,228 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.22.1-1.fc22.x86_64 as install for ca-certificates-2014.2.1-3.fc22.noarch >00:36:05,244 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.22.1-1.fc22.x86_64 as install for ca-certificates-2014.2.1-3.fc22.noarch >00:36:05,256 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-repos-rawhide-22-0.2.noarch as install for fedora-repos-22-0.2.noarch >00:36:05,267 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.3.9-1.fc22.x86_64 as install for glib-networking-2.42.0-1.fc22.x86_64 >00:36:05,269 DEBUG yum.verbose.YumBase: Quick matched gnutls-3.3.9-1.fc22.x86_64 to require for libgnutls.so.28(GNUTLS_1_4)(64bit) >00:36:05,277 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.14.0-1.fc22.x86_64 as install for glib-networking-2.42.0-1.fc22.x86_64 >00:36:05,285 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-10.fc22.x86_64 as install for glib-networking-2.42.0-1.fc22.x86_64 >00:36:05,297 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.2-1.fc22.x86_64 as install for gpgme-1.4.3-4.fc22.x86_64 >00:36:05,299 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg2-2.0.25-2.fc22.x86_64 as install for gpgme-1.4.3-4.fc22.x86_64 >00:36:05,318 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-9.fc22.x86_64 as install for libnetfilter_conntrack-1.0.4-4.fc22.x86_64 >00:36:05,320 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-9.fc22.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >00:36:05,320 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-9.fc22.x86_64 to require for libmnl.so.0()(64bit) >00:36:05,326 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.270-2.fc22.noarch as install for libpciaccess-0.13.3-0.3.fc22.x86_64 >00:36:05,369 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-1.0-5.fc22.x86_64 as install for python-backports-ssl_match_hostname-3.4.0.2-4.fc22.noarch >00:36:05,379 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.5-2.fc22.x86_64 as install for python-urlgrabber-3.10.1-6.fc22.noarch >00:36:05,386 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.4.1-15.fc22.x86_64 as install for python3-3.4.1-15.fc22.x86_64 >00:36:05,388 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-setuptools-6.1-1.fc22.noarch as install for python3-3.4.1-15.fc22.x86_64 >00:36:05,390 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pip-1.5.6-2.fc21.noarch as install for python3-3.4.1-15.fc22.x86_64 >00:36:05,399 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.19-6.fc22.x86_64 as install for rpm-build-libs-4.12.0.1-2.fc22.x86_64 >00:36:05,413 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-6.fc22.x86_64 as install for shared-mime-info-1.3-15.fc22.x86_64 >00:36:05,426 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.3-7.fc22.x86_64 as install for gnupg2-2.0.25-2.fc22.x86_64 >00:36:05,430 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-25.fc22.x86_64 as install for gnupg2-2.0.25-2.fc22.x86_64 >00:36:05,435 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-4.2-1.fc22.x86_64 as install for gnutls-3.3.9-1.fc22.x86_64 >00:36:05,438 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.13-3.fc22.x86_64 as install for gnutls-3.3.9-1.fc22.x86_64 >00:36:05,446 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-9.fc22.x86_64 as install for libproxy-0.4.11-10.fc22.x86_64 >00:36:05,761 DEBUG yum.verbose.YumBase: Depsolve time: 11.258 >00:36:05,778 INFO packaging: 292 packages selected totalling 786,58 MiB >00:36:35,218 INFO packaging: checking software selection >00:36:35,411 DEBUG yum.verbose.YumBase: Setting up Package Sacks >00:36:37,505 DEBUG yum.verbose.YumBase: pkgsack time: 2.094 >00:36:37,778 DEBUG yum.verbose.YumBase: group time: 2.367 >00:36:37,780 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >00:36:38,181 DEBUG yum.verbose.YumBase: Obs Init time: 0.396 >00:36:38,224 DEBUG yum.verbose.YumBase: No package named dhclient available to be installed >00:36:38,235 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >00:36:38,628 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >00:36:38,629 INFO packaging: no kernel-PAE package >00:36:38,632 INFO packaging: selected kernel >00:36:38,634 INFO packaging: checking dependencies >00:36:38,685 DEBUG yum.verbose.YumBase: Building updates object >00:36:40,612 DEBUG yum.verbose.YumBase: up:simple updates time: 0.643 >00:36:40,623 DEBUG yum.verbose.YumBase: up:obs time: 0.010 >00:36:40,624 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >00:36:40,624 DEBUG yum.verbose.YumBase: updates time: 1.938 >00:36:40,636 DEBUG yum.verbose.YumBase: TSINFO: Marking ppp-2.4.7-4.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:36:40,641 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.10.0-6.git20140704.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:36:40,647 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.25-4.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:36:40,653 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.42.0-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:36:40,655 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-client-4.3.1-12.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:36:40,661 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-4.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:36:40,663 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-1.8.6-3.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:36:40,669 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.3-5.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:36:40,673 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-216-10.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:36:40,675 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-4.fc22.x86_64 to require for libnl-genl-3.so.200(libnl_3)(64bit) >00:36:40,675 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-4.fc22.x86_64 to require for libnl-3.so.200(libnl_3)(64bit) >00:36:40,679 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.9.1-11.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:36:40,680 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.9.1-11.fc22.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >00:36:40,691 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.21-12.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:36:40,694 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.72-3.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:36:40,697 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-29.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:36:40,700 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.25.1-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:36:40,703 DEBUG yum.verbose.YumBase: TSINFO: Marking teamd-1.12-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:36:40,709 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.17.2-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:36:40,714 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.48.0-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:36:40,718 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-7.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:36:40,722 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.7-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:36:40,723 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.7-1.fc22.x86_64 to require for libplc4.so()(64bit) >00:36:40,726 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.17.2-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:36:40,728 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.10.0-6.git20140704.fc22.x86_64 to require for libnm-glib.so.4()(64bit) >00:36:40,729 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-4.fc22.x86_64 to require for libnl-genl-3.so.200()(64bit) >00:36:40,729 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-4.fc22.x86_64 to require for libnl-3.so.200()(64bit) >00:36:40,732 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.4-2.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:36:40,735 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-216-10.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:36:40,737 DEBUG yum.verbose.YumBase: Quick matched glib2-2.42.0-1.fc22.x86_64 to require for libgmodule-2.0.so.0()(64bit) >00:36:40,737 DEBUG yum.verbose.YumBase: Quick matched glib2-2.42.0-1.fc22.x86_64 to require for libglib-2.0.so.0()(64bit) >00:36:40,738 DEBUG yum.verbose.YumBase: Quick matched glib2-2.42.0-1.fc22.x86_64 to require for libgio-2.0.so.0()(64bit) >00:36:40,741 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.8.6-3.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >00:36:40,751 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.4-2.fc22.x86_64 as install for audit-2.4-2.fc22.x86_64 >00:36:40,755 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.13-1.fc22.alpha1.3.x86_64 as install for audit-2.4-2.fc22.x86_64 >00:36:40,757 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.13-1.fc22.alpha1.3.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >00:36:40,758 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.62-2.fc22.x86_64 as install for audit-2.4-2.fc22.x86_64 >00:36:40,762 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-79.fc22.x86_64 as install for audit-2.4-2.fc22.x86_64 >00:36:40,763 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.13-1.fc22.alpha1.3.x86_64 to require for libgssapi_krb5.so.2()(64bit) >00:36:40,764 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.4-2.fc22.x86_64 to require for libaudit.so.1()(64bit) >00:36:40,773 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.8-6.fc22.x86_64 as install for authconfig-6.2.9-3.fc22.x86_64 >00:36:40,779 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.4-2.fc22.x86_64 as install for authconfig-6.2.9-3.fc22.x86_64 >00:36:40,784 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-17.fc22.x86_64 as install for authconfig-6.2.9-3.fc22.x86_64 >00:36:40,788 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.17-3.fc21.x86_64 as install for authconfig-6.2.9-3.fc22.x86_64 >00:36:40,791 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1i-5.fc22.x86_64 as install for authconfig-6.2.9-3.fc22.x86_64 >00:36:40,797 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-17.20140906.fc22.x86_64 as install for bash-4.3.30-2.fc22.x86_64 >00:36:40,807 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1i-5.fc22.x86_64 as install for coreutils-8.23-4.fc22.x86_64 >00:36:40,811 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-9.fc22.x86_64 as install for coreutils-8.23-4.fc22.x86_64 >00:36:40,815 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-7.fc22.x86_64 as install for coreutils-8.23-4.fc22.x86_64 >00:36:40,817 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.20-5.fc22.x86_64 as install for coreutils-8.23-4.fc22.x86_64 >00:36:40,822 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-6.0.0-8.fc22.x86_64 as install for coreutils-8.23-4.fc22.x86_64 >00:36:40,824 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.2-5.fc22.x86_64 as install for coreutils-8.23-4.fc22.x86_64 >00:36:40,828 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.3-5.fc22.x86_64 as install for coreutils-8.23-4.fc22.x86_64 >00:36:40,832 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.24-7.fc22.x86_64 as install for coreutils-8.23-4.fc22.x86_64 >00:36:40,837 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-9.fc22.x86_64 as install for cronie-1.4.12-1.fc22.x86_64 >00:36:40,843 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.12-1.fc22.x86_64 as install for cronie-1.4.12-1.fc22.x86_64 >00:36:40,852 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.38.0-1.fc22.x86_64 as install for curl-7.38.0-1.fc22.x86_64 >00:36:40,856 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-7.fc22.x86_64 as install for curl-7.38.0-1.fc22.x86_64 >00:36:40,859 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-16.fc22.x86_64 as install for curl-7.38.0-1.fc22.x86_64 >00:36:40,863 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-7.fc22.x86_64 as install for curl-7.38.0-1.fc22.x86_64 >00:36:40,866 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.40-1.fc22.x86_64 as install for curl-7.38.0-1.fc22.x86_64 >00:36:40,868 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.40-1.fc22.x86_64 to require for liblber-2.4.so.2()(64bit) >00:36:40,870 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.29-2.fc22.x86_64 as install for curl-7.38.0-1.fc22.x86_64 >00:36:40,874 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.12-1.fc22.x86_64 as install for curl-7.38.0-1.fc22.x86_64 >00:36:40,878 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.12.0.1-2.fc22.x86_64 as install for dnf-0.6.2-1.fc22.noarch >00:36:40,880 DEBUG yum.verbose.YumBase: TSINFO: Marking python-librepo-1.7.7-1.fc22.x86_64 as install for dnf-0.6.2-1.fc22.noarch >00:36:40,882 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libcomps-0.1.6-14.fc22.x86_64 as install for dnf-0.6.2-1.fc22.noarch >00:36:40,884 DEBUG yum.verbose.YumBase: TSINFO: Marking python-hawkey-0.5.1-1.fc22.x86_64 as install for dnf-0.6.2-1.fc22.noarch >00:36:40,886 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-15.fc22.noarch as install for dnf-0.6.2-1.fc22.noarch >00:36:40,888 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-13.fc22.x86_64 as install for dnf-0.6.2-1.fc22.noarch >00:36:40,890 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-12.fc22.x86_64 as install for dnf-0.6.2-1.fc22.noarch >00:36:40,892 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.3.0-3.fc22.x86_64 as install for dnf-0.6.2-1.fc22.noarch >00:36:40,894 DEBUG yum.verbose.YumBase: TSINFO: Marking deltarpm-3.6-6.fc22.x86_64 as install for dnf-0.6.2-1.fc22.noarch >00:36:40,897 DEBUG yum.verbose.YumBase: TSINFO: Marking python-requests-2.3.0-3.fc22.noarch as install for dnf-plugins-core-0.1.3-1.fc22.noarch >00:36:40,899 DEBUG yum.verbose.YumBase: TSINFO: Marking pykickstart-1.99.63-1.fc22.noarch as install for dnf-plugins-core-0.1.3-1.fc22.noarch >00:36:40,901 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-038-36.git20140815.fc22.x86_64 as install for dracut-config-rescue-038-36.git20140815.fc22.x86_64 >00:36:40,910 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.12-1.fc22.x86_64 as install for e2fsprogs-1.42.12-1.fc22.x86_64 >00:36:40,914 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.12-1.fc22.x86_64 as install for e2fsprogs-1.42.12-1.fc22.x86_64 >00:36:40,917 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.25.1-1.fc22.x86_64 as install for e2fsprogs-1.42.12-1.fc22.x86_64 >00:36:40,918 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.25.1-1.fc22.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >00:36:40,919 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.25.1-1.fc22.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >00:36:40,920 DEBUG yum.verbose.YumBase: Quick matched e2fsprogs-libs-1.42.12-1.fc22.x86_64 to require for libe2p.so.2()(64bit) >00:36:40,922 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-22-0.6.noarch as install for fedora-release-standard-22-0.6.noarch >00:36:40,926 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-3.fc21.noarch as install for firewalld-0.3.11-3.fc22.noarch >00:36:40,928 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-5.fc21.noarch as install for firewalld-0.3.11-3.fc22.noarch >00:36:40,933 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.14.0-1.fc22.x86_64 as install for firewalld-0.3.11-3.fc22.noarch >00:36:40,939 DEBUG yum.verbose.YumBase: TSINFO: Marking firewalld-config-standard-0.3.11-3.fc22.noarch as install for firewalld-0.3.11-3.fc22.noarch >00:36:40,942 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-16.fc22.x86_64 as install for firewalld-0.3.11-3.fc22.noarch >00:36:40,947 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-6.fc22.x86_64 as install for firewalld-0.3.11-3.fc22.noarch >00:36:40,950 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.20.90-6.fc22.x86_64 as install for glibc-2.20.90-6.fc22.x86_64 >00:36:40,954 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.17.2-1.fc22.x86_64 as install for glibc-2.20.90-6.fc22.x86_64 >00:36:40,955 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.17.2-1.fc22.x86_64 to require for libfreebl3.so()(64bit) >00:36:40,959 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.16-5.fc22.x86_64 as install for grubby-8.35-4.fc22.x86_64 >00:36:40,960 DEBUG yum.verbose.YumBase: Quick matched popt-1.16-5.fc22.x86_64 to require for libpopt.so.0()(64bit) >00:36:40,967 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-18-3.fc22.x86_64 as install for initscripts-9.56.1-1.fc22.x86_64 >00:36:40,969 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.14-1.fc22.x86_64 as install for initscripts-9.56.1-1.fc22.x86_64 >00:36:40,971 DEBUG yum.verbose.YumBase: TSINFO: Marking cpio-2.11-30.fc22.x86_64 as install for initscripts-9.56.1-1.fc22.x86_64 >00:36:40,973 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.1-5.fc22.x86_64 as install for initscripts-9.56.1-1.fc22.x86_64 >00:36:40,980 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-9.fc22.x86_64 as install for iproute-3.16.0-3.fc22.x86_64 >00:36:40,983 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-11.fc22.x86_64 as install for iproute-3.16.0-3.fc22.x86_64 >00:36:40,989 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-2.0.2-5.fc22.noarch as install for kbd-2.0.2-5.fc22.x86_64 >00:36:40,991 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-2.0.2-5.fc22.noarch as install for kbd-2.0.2-5.fc22.x86_64 >00:36:41,022 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-3.18.0-0.rc0.git6.1.fc22.x86_64 as install for kernel-3.18.0-0.rc0.git6.1.fc22.x86_64 >00:36:41,067 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-core-3.18.0-0.rc0.git6.1.fc22.x86_64 as install for kernel-3.18.0-0.rc0.git6.1.fc22.x86_64 >00:36:41,077 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-11.fc22.x86_64 as install for less-458-13.fc22.x86_64 >00:36:41,081 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-6.fc22.x86_64 as install for man-db-2.7.0.2-4.fc22.x86_64 >00:36:41,085 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.3.1-1.fc22.x86_64 as install for man-db-2.7.0.2-4.fc22.x86_64 >00:36:41,088 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.11-4.fc22.x86_64 as install for man-db-2.7.0.2-4.fc22.x86_64 >00:36:41,095 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.6.1p1-5.fc22.x86_64 as install for openssh-clients-6.6.1p1-5.fc22.x86_64 >00:36:41,100 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-7.fc22.x86_64 as install for openssh-clients-6.6.1p1-5.fc22.x86_64 >00:36:41,101 DEBUG yum.verbose.YumBase: Quick matched fipscheck-lib-1.4.1-7.fc22.x86_64 to require for libfipscheck.so.1()(64bit) >00:36:41,104 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-8.20140213cvs.fc22.x86_64 as install for openssh-clients-6.6.1p1-5.fc22.x86_64 >00:36:41,115 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.90-1.fc22.x86_64 as install for parted-3.2-3.fc22.x86_64 >00:36:41,118 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.3-4.fc22.x86_64 as install for parted-3.2-3.fc22.x86_64 >00:36:41,124 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-6.fc22.x86_64 as install for passwd-0.79-5.fc22.x86_64 >00:36:41,129 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-7.2013.08.14.fc22.x86_64 as install for plymouth-0.8.9-7.2013.08.14.fc22.x86_64 >00:36:41,132 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-7.2013.08.14.fc22.x86_64 as install for plymouth-0.8.9-7.2013.08.14.fc22.x86_64 >00:36:41,133 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-7.2013.08.14.fc22.x86_64 to require for libply-splash-core.so.2()(64bit) >00:36:41,136 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.58-1.fc22.x86_64 as install for plymouth-0.8.9-7.2013.08.14.fc22.x86_64 >00:36:41,141 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.3-5.fc22.x86_64 as install for policycoreutils-2.3-11.fc22.x86_64 >00:36:41,144 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.3-6.fc22.x86_64 as install for policycoreutils-2.3-11.fc22.x86_64 >00:36:41,146 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-9.fc22.x86_64 as install for policycoreutils-2.3-11.fc22.x86_64 >00:36:41,155 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-9.fc22.x86_64 as install for rpm-4.12.0.1-2.fc22.x86_64 >00:36:41,158 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.12.0.1-2.fc22.x86_64 as install for rpm-4.12.0.1-2.fc22.x86_64 >00:36:41,160 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.12.0.1-2.fc22.x86_64 to require for librpm.so.3()(64bit) >00:36:41,163 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-15alpha.fc22.x86_64 as install for rpm-4.12.0.1-2.fc22.x86_64 >00:36:41,166 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-8.fc22.x86_64 as install for rpm-4.12.0.1-2.fc22.x86_64 >00:36:41,170 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.160-1.fc22.x86_64 as install for rpm-4.12.0.1-2.fc22.x86_64 >00:36:41,173 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-14.fc22.x86_64 as install for rpm-4.12.0.1-2.fc22.x86_64 >00:36:41,177 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-10.fc22.x86_64 as install for rpm-4.12.0.1-2.fc22.x86_64 >00:36:41,180 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.13.1-85.fc22.noarch as install for selinux-policy-targeted-3.13.1-85.fc22.noarch >00:36:41,181 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.13.1-85.fc22.noarch to require for selinux-policy >00:36:41,198 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-18-3.fc22.x86_64 as install for systemd-216-10.fc22.x86_64 >00:36:41,201 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.6.1-7.fc22.x86_64 as install for systemd-216-10.fc22.x86_64 >00:36:41,206 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.160-1.fc22.x86_64 as install for systemd-216-10.fc22.x86_64 >00:36:41,207 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.160-1.fc22.x86_64 to require for libdw.so.1(ELFUTILS_0.130)(64bit) >00:36:41,208 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.160-1.fc22.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >00:36:41,210 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.6-1.fc22.x86_64 as install for systemd-216-10.fc22.x86_64 >00:36:41,213 DEBUG yum.verbose.YumBase: TSINFO: Marking acl-2.2.52-7.fc22.x86_64 as install for systemd-216-10.fc22.x86_64 >00:36:41,216 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.1-6.fc22.x86_64 as install for systemd-216-10.fc22.x86_64 >00:36:41,219 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-4.fc22.x86_64 as install for systemd-216-10.fc22.x86_64 >00:36:41,224 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-5.fc22.x86_64 as install for uboot-tools-2014.10-0.5.rc3.fc22.x86_64 >00:36:41,238 DEBUG yum.verbose.YumBase: TSINFO: Marking libsmartcols-2.25.1-1.fc22.x86_64 as install for util-linux-2.25.1-1.fc22.x86_64 >00:36:41,244 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.25.1-1.fc22.x86_64 as install for util-linux-2.25.1-1.fc22.x86_64 >00:36:41,247 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-6.fc22.x86_64 as install for util-linux-2.25.1-1.fc22.x86_64 >00:36:41,249 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25.1-1.fc22.x86_64 to require for libmount.so.1(MOUNT_2.24)(64bit) >00:36:41,249 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25.1-1.fc22.x86_64 to require for libmount.so.1(MOUNT_2.23)(64bit) >00:36:41,249 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25.1-1.fc22.x86_64 to require for libmount.so.1(MOUNT_2.22)(64bit) >00:36:41,250 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25.1-1.fc22.x86_64 to require for libmount.so.1(MOUNT_2.21)(64bit) >00:36:41,250 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25.1-1.fc22.x86_64 to require for libmount.so.1(MOUNT_2.20)(64bit) >00:36:41,250 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25.1-1.fc22.x86_64 to require for libmount.so.1(MOUNT_2.19)(64bit) >00:36:41,253 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.4-7.fc22.x86_64 as install for util-linux-2.25.1-1.fc22.x86_64 >00:36:41,269 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-29.fc22.x86_64 as install for avahi-autoipd-0.6.31-29.fc22.x86_64 >00:36:41,272 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-8.fc22.x86_64 as install for avahi-autoipd-0.6.31-29.fc22.x86_64 >00:36:41,278 DEBUG yum.verbose.YumBase: TSINFO: Marking crontabs-1.11-9.20130830git.fc22.noarch as install for cronie-anacron-1.4.12-1.fc22.x86_64 >00:36:41,283 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.16-1.fc22.x86_64 as install for cryptsetup-libs-1.6.6-1.fc22.x86_64 >00:36:41,290 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-10.fc22.x86_64 as install for 1:dbus-1.8.6-3.fc22.x86_64 >00:36:41,298 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.90-1.fc22.x86_64 as install for device-mapper-libs-1.02.90-1.fc22.x86_64 >00:36:41,305 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.3.1-12.fc22.x86_64 as install for 12:dhcp-client-4.3.1-12.fc22.x86_64 >00:36:41,307 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.3.1-12.fc22.noarch as install for 12:dhcp-client-4.3.1-12.fc22.x86_64 >00:36:41,311 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.6-1.fc22.x86_64 as install for 12:dhcp-client-4.3.1-12.fc22.x86_64 >00:36:41,312 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.6-1.fc22.x86_64 to require for libisc-export.so.95()(64bit) >00:36:41,312 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.6-1.fc22.x86_64 to require for libirs-export.so.91()(64bit) >00:36:41,313 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.6-1.fc22.x86_64 to require for libdns-export.so.104()(64bit) >00:36:41,318 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.7.1-5.fc22.x86_64 as install for dnsmasq-2.72-3.fc22.x86_64 >00:36:41,319 DEBUG yum.verbose.YumBase: Quick matched nettle-2.7.1-5.fc22.x86_64 to require for libhogweed.so.2()(64bit) >00:36:41,323 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-15alpha.fc22.x86_64 as install for dracut-038-36.git20140815.fc22.x86_64 >00:36:41,325 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-68.fc22.x86_64 as install for dracut-038-36.git20140815.fc22.x86_64 >00:36:41,327 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-21.fc22.x86_64 as install for dracut-038-36.git20140815.fc22.x86_64 >00:36:41,336 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-repos-22-0.2.noarch as install for fedora-release-22-0.6.noarch >00:36:41,343 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-7.fc22.x86_64 as install for fipscheck-lib-1.4.1-7.fc22.x86_64 >00:36:41,351 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.3-15.fc22.x86_64 as install for glib2-2.42.0-1.fc22.x86_64 >00:36:41,354 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.1-6.fc22.x86_64 as install for glib2-2.42.0-1.fc22.x86_64 >00:36:41,358 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2014h-1.fc22.noarch as install for glibc-common-2.20.90-6.fc22.x86_64 >00:36:41,363 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.9.1-11.fc22.x86_64 as install for 1:gmp-6.0.0-8.fc22.x86_64 >00:36:41,365 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.1-11.fc22.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >00:36:41,365 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.1-11.fc22.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >00:36:41,365 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.1-11.fc22.x86_64 to require for libstdc++.so.6()(64bit) >00:36:41,369 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.36-1.fc22.x86_64 as install for grep-2.20-5.fc22.x86_64 >00:36:41,378 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-6.fc22.x86_64 as install for iptables-1.4.21-12.fc22.x86_64 >00:36:41,381 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-4.fc22.x86_64 as install for iptables-1.4.21-12.fc22.x86_64 >00:36:41,387 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20140912-41.git365e80cce.fc22.noarch as install for kernel-core-3.18.0-0.rc0.git6.1.fc22.x86_64 >00:36:41,403 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.9-4.fc22.x86_64 as install for krb5-libs-1.13-1.fc22.alpha1.3.x86_64 >00:36:41,404 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-4.fc22.x86_64 to require for libkeyutils.so.1(KEYUTILS_1.5)(64bit) >00:36:41,404 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-4.fc22.x86_64 to require for libkeyutils.so.1(KEYUTILS_1.0)(64bit) >00:36:41,405 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-4.fc22.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >00:36:41,407 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.6-4.fc22.x86_64 as install for krb5-libs-1.13-1.fc22.alpha1.3.x86_64 >00:36:41,416 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-5.fc22.x86_64 as install for libarchive-3.1.2-10.fc22.x86_64 >00:36:41,417 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-5.fc22.x86_64 to require for libxml2.so.2(LIBXML2_2.6.0)(64bit) >00:36:41,417 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-5.fc22.x86_64 to require for libxml2.so.2(LIBXML2_2.5.2)(64bit) >00:36:41,418 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-5.fc22.x86_64 to require for libxml2.so.2(LIBXML2_2.5.0)(64bit) >00:36:41,418 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-5.fc22.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >00:36:41,418 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-5.fc22.x86_64 to require for libxml2.so.2()(64bit) >00:36:41,421 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.08-3.fc22.x86_64 as install for libarchive-3.1.2-10.fc22.x86_64 >00:36:41,440 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.3-0.3.fc22.x86_64 as install for libdrm-2.4.58-1.fc22.x86_64 >00:36:41,454 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.1-5.fc22.x86_64 as install for libpwquality-1.2.4-2.fc22.x86_64 >00:36:41,457 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.1-5.fc22.x86_64 as install for libpwquality-1.2.4-2.fc22.x86_64 >00:36:41,466 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-18.fc22.x86_64 as install for libsemanage-2.3-6.fc22.x86_64 >00:36:41,467 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-18.fc22.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >00:36:41,467 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-18.fc22.x86_64 to require for libustr-1.0.so.1()(64bit) >00:36:41,474 DEBUG yum.verbose.YumBase: TSINFO: Marking glib-networking-2.42.0-1.fc22.x86_64 as install for libsoup-2.48.0-1.fc22.x86_64 >00:36:41,477 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.6-2.fc22.x86_64 as install for libsoup-2.48.0-1.fc22.x86_64 >00:36:41,491 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-17.20140906.fc22.noarch as install for ncurses-libs-5.9-17.20140906.fc22.x86_64 >00:36:41,497 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.17-3.fc21.x86_64 as install for newt-python-0.52.17-3.fc21.x86_64 >00:36:41,498 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-3.fc21.x86_64 to require for libnewt.so.0.52(NEWT_0.52.6)(64bit) >00:36:41,499 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-3.fc21.x86_64 to require for libnewt.so.0.52(NEWT_0.52.13)(64bit) >00:36:41,499 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-3.fc21.x86_64 to require for libnewt.so.0.52(NEWT_0.52)(64bit) >00:36:41,502 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-13.fc22.x86_64 as install for newt-python-0.52.17-3.fc21.x86_64 >00:36:41,505 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.8-6.fc22.x86_64 as install for newt-python-0.52.17-3.fc21.x86_64 >00:36:41,516 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.17.2-1.fc22.x86_64 as install for nss-3.17.2-1.fc22.x86_64 >00:36:41,519 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.17.2-1.fc22.x86_64 as install for nss-3.17.2-1.fc22.x86_64 >00:36:41,520 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-3.17.2-1.fc22.x86_64 to require for libnssdbm3.so()(64bit) >00:36:41,531 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.17.2-1.fc22.x86_64 as install for openldap-2.4.40-1.fc22.x86_64 >00:36:41,536 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-19.fc22.x86_64 as install for openldap-2.4.40-1.fc22.x86_64 >00:36:41,544 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-4.0-3.1.fc22.x86_64 as install for 1:openssl-1.0.1i-5.fc22.x86_64 >00:36:41,549 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2014.2.1-3.fc22.noarch as install for 1:openssl-libs-1.0.1i-5.fc22.x86_64 >00:36:41,551 DEBUG yum.verbose.YumBase: TSINFO: Marking crypto-policies-20140905-1.git4649b7d.fc22.noarch as install for 1:openssl-libs-1.0.1i-5.fc22.x86_64 >00:36:41,563 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-5.fc22.x86_64 as install for polkit-0.112-7.fc22.x86_64 >00:36:41,566 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-12.fc22.x86_64 as install for polkit-0.112-7.fc22.x86_64 >00:36:41,568 DEBUG yum.verbose.YumBase: Quick matched mozjs17-17.0.0-12.fc22.x86_64 to require for libmozjs-17.0.so()(64bit) >00:36:41,578 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.5.3-5.fc22.x86_64 as install for ppp-2.4.7-4.fc22.x86_64 >00:36:41,578 DEBUG yum.verbose.YumBase: Quick matched 14:libpcap-1.5.3-5.fc22.x86_64 to require for libpcap.so.1()(64bit) >00:36:41,583 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.42.0-1.fc22.x86_64 as install for pygobject3-base-3.14.0-1.fc22.x86_64 >00:36:41,584 DEBUG yum.verbose.YumBase: Quick matched gobject-introspection-1.42.0-1.fc22.x86_64 to require for libgirepository-1.0.so.1()(64bit) >00:36:41,589 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.4.3-4.fc22.x86_64 as install for pygpgme-0.3-12.fc22.x86_64 >00:36:41,590 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-4.fc22.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >00:36:41,590 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-4.fc22.x86_64 to require for libgpgme.so.11()(64bit) >00:36:41,592 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.10.1-6.fc22.noarch as install for pykickstart-1.99.63-1.fc22.noarch >00:36:41,600 DEBUG yum.verbose.YumBase: TSINFO: Marking hawkey-0.5.1-1.fc22.x86_64 as install for python-hawkey-0.5.1-1.fc22.x86_64 >00:36:41,603 DEBUG yum.verbose.YumBase: TSINFO: Marking libsolv-0.6.4-3.fc22.x86_64 as install for python-hawkey-0.5.1-1.fc22.x86_64 >00:36:41,604 DEBUG yum.verbose.YumBase: Quick matched libsolv-0.6.4-3.fc22.x86_64 to require for libsolv.so.0()(64bit) >00:36:41,606 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.7.3-2.fc22.noarch as install for python-iniparse-0.4-15.fc22.noarch >00:36:41,611 DEBUG yum.verbose.YumBase: TSINFO: Marking libcomps-0.1.6-14.fc22.x86_64 as install for python-libcomps-0.1.6-14.fc22.x86_64 >00:36:41,612 DEBUG yum.verbose.YumBase: Quick matched libcomps-0.1.6-14.fc22.x86_64 to require for libcomps.so.0.1.6()(64bit) >00:36:41,616 DEBUG yum.verbose.YumBase: TSINFO: Marking librepo-1.7.7-1.fc22.x86_64 as install for python-librepo-1.7.7-1.fc22.x86_64 >00:36:41,617 DEBUG yum.verbose.YumBase: Quick matched librepo-1.7.7-1.fc22.x86_64 to require for librepo.so.0()(64bit) >00:36:41,619 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urllib3-1.8.2-4.fc22.noarch as install for python-requests-2.3.0-3.fc22.noarch >00:36:41,621 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.2.1-2.fc22.noarch as install for python-requests-2.3.0-3.fc22.noarch >00:36:41,624 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-3.fc21.noarch as install for python-slip-dbus-0.6.0-3.fc21.noarch >00:36:41,634 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-plugin-selinux-4.12.0.1-2.fc22.x86_64 as install for rpm-libs-4.12.0.1-2.fc22.x86_64 >00:36:41,639 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.12.0.1-2.fc22.x86_64 as install for rpm-python-4.12.0.1-2.fc22.x86_64 >00:36:41,641 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.12.0.1-2.fc22.x86_64 to require for librpmbuild.so.3()(64bit) >00:36:41,655 DEBUG yum.verbose.YumBase: TSINFO: Marking libteam-1.12-1.fc22.x86_64 as install for teamd-1.12-1.fc22.x86_64 >00:36:41,656 DEBUG yum.verbose.YumBase: Quick matched libteam-1.12-1.fc22.x86_64 to require for libteam.so.5()(64bit) >00:36:41,658 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-cli-3.2.25-4.fc22.x86_64 as install for teamd-1.12-1.fc22.x86_64 >00:36:41,662 DEBUG yum.verbose.YumBase: TSINFO: Marking jansson-2.6-4.fc21.x86_64 as install for teamd-1.12-1.fc22.x86_64 >00:36:41,673 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.6-1.fc22.noarch as install for 32:bind-libs-lite-9.9.6-1.fc22.x86_64 >00:36:41,676 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.22.1-1.fc22.x86_64 as install for ca-certificates-2014.2.1-3.fc22.noarch >00:36:41,681 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.22.1-1.fc22.x86_64 as install for ca-certificates-2014.2.1-3.fc22.noarch >00:36:41,690 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-repos-rawhide-22-0.2.noarch as install for fedora-repos-22-0.2.noarch >00:36:41,697 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.3.9-1.fc22.x86_64 as install for glib-networking-2.42.0-1.fc22.x86_64 >00:36:41,698 DEBUG yum.verbose.YumBase: Quick matched gnutls-3.3.9-1.fc22.x86_64 to require for libgnutls.so.28(GNUTLS_1_4)(64bit) >00:36:41,702 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.14.0-1.fc22.x86_64 as install for glib-networking-2.42.0-1.fc22.x86_64 >00:36:41,705 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-10.fc22.x86_64 as install for glib-networking-2.42.0-1.fc22.x86_64 >00:36:41,714 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.2-1.fc22.x86_64 as install for gpgme-1.4.3-4.fc22.x86_64 >00:36:41,716 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg2-2.0.25-2.fc22.x86_64 as install for gpgme-1.4.3-4.fc22.x86_64 >00:36:41,729 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-9.fc22.x86_64 as install for libnetfilter_conntrack-1.0.4-4.fc22.x86_64 >00:36:41,730 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-9.fc22.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >00:36:41,731 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-9.fc22.x86_64 to require for libmnl.so.0()(64bit) >00:36:41,737 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.270-2.fc22.noarch as install for libpciaccess-0.13.3-0.3.fc22.x86_64 >00:36:41,782 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.3-5.fc22.x86_64 as install for python-slip-0.6.0-3.fc21.noarch >00:36:41,784 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.5-2.fc22.x86_64 as install for python-urlgrabber-3.10.1-6.fc22.noarch >00:36:41,787 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-ssl_match_hostname-3.4.0.2-4.fc22.noarch as install for python-urllib3-1.8.2-4.fc22.noarch >00:36:41,793 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.19-6.fc22.x86_64 as install for rpm-build-libs-4.12.0.1-2.fc22.x86_64 >00:36:41,803 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-6.fc22.x86_64 as install for shared-mime-info-1.3-15.fc22.x86_64 >00:36:41,815 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.3-7.fc22.x86_64 as install for gnupg2-2.0.25-2.fc22.x86_64 >00:36:41,818 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-25.fc22.x86_64 as install for gnupg2-2.0.25-2.fc22.x86_64 >00:36:41,823 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-4.2-1.fc22.x86_64 as install for gnutls-3.3.9-1.fc22.x86_64 >00:36:41,827 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.13-3.fc22.x86_64 as install for gnutls-3.3.9-1.fc22.x86_64 >00:36:41,835 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-9.fc22.x86_64 as install for libproxy-0.4.11-10.fc22.x86_64 >00:36:41,843 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-1.0-5.fc22.x86_64 as install for python-backports-ssl_match_hostname-3.4.0.2-4.fc22.noarch >00:36:41,945 DEBUG yum.verbose.YumBase: Depsolve time: 3.310 >00:36:41,960 INFO packaging: 249 packages selected totalling 691,43 MiB >00:37:18,032 INFO_2 yum.verbose.YumPlugins: Configuration file /tmp/yum.pluginconf.d/fastestmirror.conf not found >00:37:18,038 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >00:37:18,038 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >00:37:18,038 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >00:37:18,039 DEBUG yum.verbose.plugin: Adding nl_NL.UTF-8 to language list >00:37:18,054 DEBUG yum.verbose.YumBase: Config time: 0.025 >00:37:18,055 INFO packaging: gathering repo metadata >00:37:18,062 INFO packaging: gathering repo metadata for rawhide >00:37:18,180 INFO packaging: Refreshing environmentAddons >00:37:18,182 DEBUG yum.verbose.YumBase: Setting up Package Sacks >00:37:18,183 INFO_2 yum.verbose.plugin: Loading mirror speeds from cached hostfile >00:37:18,192 INFO_2 yum.verbose.plugin: * rawhide: mirror.1000mbps.com >00:37:20,286 DEBUG yum.verbose.YumBase: pkgsack time: 2.104 >00:37:20,570 DEBUG yum.verbose.YumBase: group time: 2.388 >00:37:41,743 INFO packaging: metadata retrieval complete >00:37:41,749 INFO packaging: checking software selection >00:37:41,756 DEBUG yum.verbose.YumBase: Setting up Package Sacks >22:37:43,473 DEBUG yum.verbose.YumBase: pkgsack time: -7198.283 >22:37:43,678 DEBUG yum.verbose.YumBase: group time: -7198.077 >22:37:43,682 DEBUG yum.verbose.YumBase: rpmdb time: 0.001 >22:37:44,050 DEBUG yum.verbose.YumBase: Obs Init time: 0.355 >22:37:44,093 DEBUG yum.verbose.YumBase: No package named dhclient available to be installed >22:37:44,180 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >22:37:44,561 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >22:37:44,563 INFO packaging: no kernel-PAE package >22:37:44,566 INFO packaging: selected kernel >22:37:44,575 INFO packaging: checking dependencies >22:37:44,623 DEBUG yum.verbose.YumBase: Building updates object >22:37:46,543 DEBUG yum.verbose.YumBase: up:simple updates time: 0.849 >22:37:46,554 DEBUG yum.verbose.YumBase: up:obs time: 0.011 >22:37:46,555 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >22:37:46,555 DEBUG yum.verbose.YumBase: updates time: 1.932 >22:37:46,568 DEBUG yum.verbose.YumBase: TSINFO: Marking ppp-2.4.7-4.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >22:37:46,572 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.10.0-6.git20140704.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >22:37:46,578 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.25-4.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >22:37:46,583 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.42.0-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >22:37:46,585 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-client-4.3.1-12.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >22:37:46,591 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-4.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >22:37:46,593 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-1.8.6-3.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >22:37:46,598 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.3-5.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >22:37:46,602 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-216-10.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >22:37:46,604 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-4.fc22.x86_64 to require for libnl-genl-3.so.200(libnl_3)(64bit) >22:37:46,604 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-4.fc22.x86_64 to require for libnl-3.so.200(libnl_3)(64bit) >22:37:46,607 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.9.1-11.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >22:37:46,609 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.9.1-11.fc22.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >22:37:46,619 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.21-12.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >22:37:46,622 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.72-3.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >22:37:46,624 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-29.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >22:37:46,628 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.25.1-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >22:37:46,631 DEBUG yum.verbose.YumBase: TSINFO: Marking teamd-1.12-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >22:37:46,636 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.17.2-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >22:37:46,640 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.48.0-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >22:37:46,645 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-7.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >22:37:46,649 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.7-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >22:37:46,651 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.7-1.fc22.x86_64 to require for libplc4.so()(64bit) >22:37:46,653 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.17.2-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >22:37:46,656 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.10.0-6.git20140704.fc22.x86_64 to require for libnm-glib.so.4()(64bit) >22:37:46,656 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-4.fc22.x86_64 to require for libnl-genl-3.so.200()(64bit) >22:37:46,657 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-4.fc22.x86_64 to require for libnl-3.so.200()(64bit) >22:37:46,659 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.4-2.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >22:37:46,662 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-216-10.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >22:37:46,664 DEBUG yum.verbose.YumBase: Quick matched glib2-2.42.0-1.fc22.x86_64 to require for libgmodule-2.0.so.0()(64bit) >22:37:46,664 DEBUG yum.verbose.YumBase: Quick matched glib2-2.42.0-1.fc22.x86_64 to require for libglib-2.0.so.0()(64bit) >22:37:46,665 DEBUG yum.verbose.YumBase: Quick matched glib2-2.42.0-1.fc22.x86_64 to require for libgio-2.0.so.0()(64bit) >22:37:46,668 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.8.6-3.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 >22:37:46,678 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.4-2.fc22.x86_64 as install for audit-2.4-2.fc22.x86_64 >22:37:46,681 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.13-1.fc22.alpha1.3.x86_64 as install for audit-2.4-2.fc22.x86_64 >22:37:46,683 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.13-1.fc22.alpha1.3.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >22:37:46,685 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.62-2.fc22.x86_64 as install for audit-2.4-2.fc22.x86_64 >22:37:46,688 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-79.fc22.x86_64 as install for audit-2.4-2.fc22.x86_64 >22:37:46,689 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.13-1.fc22.alpha1.3.x86_64 to require for libgssapi_krb5.so.2()(64bit) >22:37:46,690 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.4-2.fc22.x86_64 to require for libaudit.so.1()(64bit) >22:37:46,699 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.8-6.fc22.x86_64 as install for authconfig-6.2.9-3.fc22.x86_64 >22:37:46,705 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.4-2.fc22.x86_64 as install for authconfig-6.2.9-3.fc22.x86_64 >22:37:46,710 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-17.fc22.x86_64 as install for authconfig-6.2.9-3.fc22.x86_64 >22:37:46,714 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.17-3.fc21.x86_64 as install for authconfig-6.2.9-3.fc22.x86_64 >22:37:46,718 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1i-5.fc22.x86_64 as install for authconfig-6.2.9-3.fc22.x86_64 >22:37:46,725 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-17.20140906.fc22.x86_64 as install for bash-4.3.30-2.fc22.x86_64 >22:37:46,734 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1i-5.fc22.x86_64 as install for coreutils-8.23-4.fc22.x86_64 >22:37:46,738 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-9.fc22.x86_64 as install for coreutils-8.23-4.fc22.x86_64 >22:37:46,741 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-7.fc22.x86_64 as install for coreutils-8.23-4.fc22.x86_64 >22:37:46,743 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.20-5.fc22.x86_64 as install for coreutils-8.23-4.fc22.x86_64 >22:37:46,748 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-6.0.0-8.fc22.x86_64 as install for coreutils-8.23-4.fc22.x86_64 >22:37:46,750 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.2-5.fc22.x86_64 as install for coreutils-8.23-4.fc22.x86_64 >22:37:46,754 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.3-5.fc22.x86_64 as install for coreutils-8.23-4.fc22.x86_64 >22:37:46,758 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.24-7.fc22.x86_64 as install for coreutils-8.23-4.fc22.x86_64 >22:37:46,763 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-9.fc22.x86_64 as install for cronie-1.4.12-1.fc22.x86_64 >22:37:46,769 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.12-1.fc22.x86_64 as install for cronie-1.4.12-1.fc22.x86_64 >22:37:46,777 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.38.0-1.fc22.x86_64 as install for curl-7.38.0-1.fc22.x86_64 >22:37:46,781 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-7.fc22.x86_64 as install for curl-7.38.0-1.fc22.x86_64 >22:37:46,784 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-16.fc22.x86_64 as install for curl-7.38.0-1.fc22.x86_64 >22:37:46,787 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-7.fc22.x86_64 as install for curl-7.38.0-1.fc22.x86_64 >22:37:46,791 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.40-1.fc22.x86_64 as install for curl-7.38.0-1.fc22.x86_64 >22:37:46,792 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.40-1.fc22.x86_64 to require for liblber-2.4.so.2()(64bit) >22:37:46,795 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.29-2.fc22.x86_64 as install for curl-7.38.0-1.fc22.x86_64 >22:37:46,798 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.12-1.fc22.x86_64 as install for curl-7.38.0-1.fc22.x86_64 >22:37:46,802 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.12.0.1-2.fc22.x86_64 as install for dnf-0.6.2-1.fc22.noarch >22:37:46,804 DEBUG yum.verbose.YumBase: TSINFO: Marking python-librepo-1.7.7-1.fc22.x86_64 as install for dnf-0.6.2-1.fc22.noarch >22:37:46,806 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libcomps-0.1.6-14.fc22.x86_64 as install for dnf-0.6.2-1.fc22.noarch >22:37:46,808 DEBUG yum.verbose.YumBase: TSINFO: Marking python-hawkey-0.5.1-1.fc22.x86_64 as install for dnf-0.6.2-1.fc22.noarch >22:37:46,810 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-15.fc22.noarch as install for dnf-0.6.2-1.fc22.noarch >22:37:46,811 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-13.fc22.x86_64 as install for dnf-0.6.2-1.fc22.noarch >22:37:46,813 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-12.fc22.x86_64 as install for dnf-0.6.2-1.fc22.noarch >22:37:46,815 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.3.0-3.fc22.x86_64 as install for dnf-0.6.2-1.fc22.noarch >22:37:46,817 DEBUG yum.verbose.YumBase: TSINFO: Marking deltarpm-3.6-6.fc22.x86_64 as install for dnf-0.6.2-1.fc22.noarch >22:37:46,820 DEBUG yum.verbose.YumBase: TSINFO: Marking python-requests-2.3.0-3.fc22.noarch as install for dnf-plugins-core-0.1.3-1.fc22.noarch >22:37:46,821 DEBUG yum.verbose.YumBase: TSINFO: Marking pykickstart-1.99.63-1.fc22.noarch as install for dnf-plugins-core-0.1.3-1.fc22.noarch >22:37:46,824 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-038-36.git20140815.fc22.x86_64 as install for dracut-config-rescue-038-36.git20140815.fc22.x86_64 >22:37:46,832 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.12-1.fc22.x86_64 as install for e2fsprogs-1.42.12-1.fc22.x86_64 >22:37:46,835 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.12-1.fc22.x86_64 as install for e2fsprogs-1.42.12-1.fc22.x86_64 >22:37:46,838 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.25.1-1.fc22.x86_64 as install for e2fsprogs-1.42.12-1.fc22.x86_64 >22:37:46,839 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.25.1-1.fc22.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >22:37:46,840 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.25.1-1.fc22.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >22:37:46,840 DEBUG yum.verbose.YumBase: Quick matched e2fsprogs-libs-1.42.12-1.fc22.x86_64 to require for libe2p.so.2()(64bit) >22:37:46,843 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-22-0.6.noarch as install for fedora-release-standard-22-0.6.noarch >22:37:46,847 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-3.fc21.noarch as install for firewalld-0.3.11-3.fc22.noarch >22:37:46,849 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-5.fc21.noarch as install for firewalld-0.3.11-3.fc22.noarch >22:37:46,854 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.14.0-1.fc22.x86_64 as install for firewalld-0.3.11-3.fc22.noarch >22:37:46,860 DEBUG yum.verbose.YumBase: TSINFO: Marking firewalld-config-standard-0.3.11-3.fc22.noarch as install for firewalld-0.3.11-3.fc22.noarch >22:37:46,863 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-16.fc22.x86_64 as install for firewalld-0.3.11-3.fc22.noarch >22:37:46,868 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-6.fc22.x86_64 as install for firewalld-0.3.11-3.fc22.noarch >22:37:46,871 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.20.90-6.fc22.x86_64 as install for glibc-2.20.90-6.fc22.x86_64 >22:37:46,874 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.17.2-1.fc22.x86_64 as install for glibc-2.20.90-6.fc22.x86_64 >22:37:46,875 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.17.2-1.fc22.x86_64 to require for libfreebl3.so()(64bit) >22:37:46,878 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:grub2-tools-2.02-0.7.fc22.x86_64 as install for 1:grub2-2.02-0.7.fc22.x86_64 >22:37:46,881 DEBUG yum.verbose.YumBase: TSINFO: Marking which-2.20-8.fc22.x86_64 as install for 1:grub2-2.02-0.7.fc22.x86_64 >22:37:46,883 DEBUG yum.verbose.YumBase: TSINFO: Marking os-prober-1.58-10.fc22.x86_64 as install for 1:grub2-2.02-0.7.fc22.x86_64 >22:37:46,886 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.19.2-3.fc22.x86_64 as install for 1:grub2-2.02-0.7.fc22.x86_64 >22:37:46,888 DEBUG yum.verbose.YumBase: TSINFO: Marking file-5.19-6.fc22.x86_64 as install for 1:grub2-2.02-0.7.fc22.x86_64 >22:37:46,893 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.16-5.fc22.x86_64 as install for grubby-8.35-4.fc22.x86_64 >22:37:46,894 DEBUG yum.verbose.YumBase: Quick matched popt-1.16-5.fc22.x86_64 to require for libpopt.so.0()(64bit) >22:37:46,901 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-18-3.fc22.x86_64 as install for initscripts-9.56.1-1.fc22.x86_64 >22:37:46,903 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.14-1.fc22.x86_64 as install for initscripts-9.56.1-1.fc22.x86_64 >22:37:46,905 DEBUG yum.verbose.YumBase: TSINFO: Marking cpio-2.11-30.fc22.x86_64 as install for initscripts-9.56.1-1.fc22.x86_64 >22:37:46,907 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.1-5.fc22.x86_64 as install for initscripts-9.56.1-1.fc22.x86_64 >22:37:46,914 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-9.fc22.x86_64 as install for iproute-3.16.0-3.fc22.x86_64 >22:37:46,917 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-11.fc22.x86_64 as install for iproute-3.16.0-3.fc22.x86_64 >22:37:46,923 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-2.0.2-5.fc22.noarch as install for kbd-2.0.2-5.fc22.x86_64 >22:37:46,924 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-2.0.2-5.fc22.noarch as install for kbd-2.0.2-5.fc22.x86_64 >22:37:46,952 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-3.18.0-0.rc0.git6.1.fc22.x86_64 as install for kernel-3.18.0-0.rc0.git6.1.fc22.x86_64 >22:37:46,996 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-core-3.18.0-0.rc0.git6.1.fc22.x86_64 as install for kernel-3.18.0-0.rc0.git6.1.fc22.x86_64 >22:37:47,006 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-11.fc22.x86_64 as install for less-458-13.fc22.x86_64 >22:37:47,010 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-6.fc22.x86_64 as install for man-db-2.7.0.2-4.fc22.x86_64 >22:37:47,014 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.3.1-1.fc22.x86_64 as install for man-db-2.7.0.2-4.fc22.x86_64 >22:37:47,017 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.11-4.fc22.x86_64 as install for man-db-2.7.0.2-4.fc22.x86_64 >22:37:47,023 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.3.9-1.fc22.x86_64 as install for 2:ntfsprogs-2014.2.15-6.fc22.x86_64 >22:37:47,026 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.6.1-7.fc22.x86_64 as install for 2:ntfsprogs-2014.2.15-6.fc22.x86_64 >22:37:47,030 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ntfs-3g-2014.2.15-6.fc22.x86_64 as install for 2:ntfsprogs-2014.2.15-6.fc22.x86_64 >22:37:47,033 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.16-1.fc22.x86_64 as install for 2:ntfsprogs-2014.2.15-6.fc22.x86_64 >22:37:47,040 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.6.1p1-5.fc22.x86_64 as install for openssh-clients-6.6.1p1-5.fc22.x86_64 >22:37:47,044 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-7.fc22.x86_64 as install for openssh-clients-6.6.1p1-5.fc22.x86_64 >22:37:47,045 DEBUG yum.verbose.YumBase: Quick matched fipscheck-lib-1.4.1-7.fc22.x86_64 to require for libfipscheck.so.1()(64bit) >22:37:47,048 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-8.20140213cvs.fc22.x86_64 as install for openssh-clients-6.6.1p1-5.fc22.x86_64 >22:37:47,059 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.90-1.fc22.x86_64 as install for parted-3.2-3.fc22.x86_64 >22:37:47,062 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.3-4.fc22.x86_64 as install for parted-3.2-3.fc22.x86_64 >22:37:47,068 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-6.fc22.x86_64 as install for passwd-0.79-5.fc22.x86_64 >22:37:47,072 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-7.2013.08.14.fc22.x86_64 as install for plymouth-0.8.9-7.2013.08.14.fc22.x86_64 >22:37:47,075 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-7.2013.08.14.fc22.x86_64 as install for plymouth-0.8.9-7.2013.08.14.fc22.x86_64 >22:37:47,077 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-7.2013.08.14.fc22.x86_64 to require for libply-splash-core.so.2()(64bit) >22:37:47,079 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.58-1.fc22.x86_64 as install for plymouth-0.8.9-7.2013.08.14.fc22.x86_64 >22:37:47,084 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.3-5.fc22.x86_64 as install for policycoreutils-2.3-11.fc22.x86_64 >22:37:47,088 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.3-6.fc22.x86_64 as install for policycoreutils-2.3-11.fc22.x86_64 >22:37:47,090 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-9.fc22.x86_64 as install for policycoreutils-2.3-11.fc22.x86_64 >22:37:47,099 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-9.fc22.x86_64 as install for rpm-4.12.0.1-2.fc22.x86_64 >22:37:47,102 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.12.0.1-2.fc22.x86_64 as install for rpm-4.12.0.1-2.fc22.x86_64 >22:37:47,104 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.12.0.1-2.fc22.x86_64 to require for librpm.so.3()(64bit) >22:37:47,106 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-15alpha.fc22.x86_64 as install for rpm-4.12.0.1-2.fc22.x86_64 >22:37:47,109 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-8.fc22.x86_64 as install for rpm-4.12.0.1-2.fc22.x86_64 >22:37:47,113 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.160-1.fc22.x86_64 as install for rpm-4.12.0.1-2.fc22.x86_64 >22:37:47,116 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-14.fc22.x86_64 as install for rpm-4.12.0.1-2.fc22.x86_64 >22:37:47,119 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-10.fc22.x86_64 as install for rpm-4.12.0.1-2.fc22.x86_64 >22:37:47,123 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.13.1-85.fc22.noarch as install for selinux-policy-targeted-3.13.1-85.fc22.noarch >22:37:47,124 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.13.1-85.fc22.noarch to require for selinux-policy >22:37:47,140 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-18-3.fc22.x86_64 as install for systemd-216-10.fc22.x86_64 >22:37:47,145 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.160-1.fc22.x86_64 as install for systemd-216-10.fc22.x86_64 >22:37:47,146 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.160-1.fc22.x86_64 to require for libdw.so.1(ELFUTILS_0.130)(64bit) >22:37:47,147 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.160-1.fc22.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >22:37:47,150 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.6-1.fc22.x86_64 as install for systemd-216-10.fc22.x86_64 >22:37:47,152 DEBUG yum.verbose.YumBase: TSINFO: Marking acl-2.2.52-7.fc22.x86_64 as install for systemd-216-10.fc22.x86_64 >22:37:47,155 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.1-6.fc22.x86_64 as install for systemd-216-10.fc22.x86_64 >22:37:47,158 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-4.fc22.x86_64 as install for systemd-216-10.fc22.x86_64 >22:37:47,162 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-5.fc22.x86_64 as install for uboot-tools-2014.10-0.5.rc3.fc22.x86_64 >22:37:47,175 DEBUG yum.verbose.YumBase: TSINFO: Marking libsmartcols-2.25.1-1.fc22.x86_64 as install for util-linux-2.25.1-1.fc22.x86_64 >22:37:47,180 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.25.1-1.fc22.x86_64 as install for util-linux-2.25.1-1.fc22.x86_64 >22:37:47,186 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-6.fc22.x86_64 as install for util-linux-2.25.1-1.fc22.x86_64 >22:37:47,187 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25.1-1.fc22.x86_64 to require for libmount.so.1(MOUNT_2.24)(64bit) >22:37:47,188 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25.1-1.fc22.x86_64 to require for libmount.so.1(MOUNT_2.23)(64bit) >22:37:47,188 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25.1-1.fc22.x86_64 to require for libmount.so.1(MOUNT_2.22)(64bit) >22:37:47,188 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25.1-1.fc22.x86_64 to require for libmount.so.1(MOUNT_2.21)(64bit) >22:37:47,189 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25.1-1.fc22.x86_64 to require for libmount.so.1(MOUNT_2.20)(64bit) >22:37:47,189 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25.1-1.fc22.x86_64 to require for libmount.so.1(MOUNT_2.19)(64bit) >22:37:47,192 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.4-7.fc22.x86_64 as install for util-linux-2.25.1-1.fc22.x86_64 >22:37:47,208 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-29.fc22.x86_64 as install for avahi-autoipd-0.6.31-29.fc22.x86_64 >22:37:47,211 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-8.fc22.x86_64 as install for avahi-autoipd-0.6.31-29.fc22.x86_64 >22:37:47,217 DEBUG yum.verbose.YumBase: TSINFO: Marking crontabs-1.11-9.20130830git.fc22.noarch as install for cronie-anacron-1.4.12-1.fc22.x86_64 >22:37:47,225 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-10.fc22.x86_64 as install for 1:dbus-1.8.6-3.fc22.x86_64 >22:37:47,234 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.90-1.fc22.x86_64 as install for device-mapper-libs-1.02.90-1.fc22.x86_64 >22:37:47,241 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.3.1-12.fc22.x86_64 as install for 12:dhcp-client-4.3.1-12.fc22.x86_64 >22:37:47,243 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.3.1-12.fc22.noarch as install for 12:dhcp-client-4.3.1-12.fc22.x86_64 >22:37:47,246 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.6-1.fc22.x86_64 as install for 12:dhcp-client-4.3.1-12.fc22.x86_64 >22:37:47,248 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.6-1.fc22.x86_64 to require for libisc-export.so.95()(64bit) >22:37:47,248 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.6-1.fc22.x86_64 to require for libirs-export.so.91()(64bit) >22:37:47,248 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.6-1.fc22.x86_64 to require for libdns-export.so.104()(64bit) >22:37:47,253 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.7.1-5.fc22.x86_64 as install for dnsmasq-2.72-3.fc22.x86_64 >22:37:47,254 DEBUG yum.verbose.YumBase: Quick matched nettle-2.7.1-5.fc22.x86_64 to require for libhogweed.so.2()(64bit) >22:37:47,258 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-15alpha.fc22.x86_64 as install for dracut-038-36.git20140815.fc22.x86_64 >22:37:47,260 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-68.fc22.x86_64 as install for dracut-038-36.git20140815.fc22.x86_64 >22:37:47,262 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-21.fc22.x86_64 as install for dracut-038-36.git20140815.fc22.x86_64 >22:37:47,271 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-repos-22-0.2.noarch as install for fedora-release-22-0.6.noarch >22:37:47,278 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.19-6.fc22.x86_64 as install for file-5.19-6.fc22.x86_64 >22:37:47,279 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.19-6.fc22.x86_64 to require for libmagic.so.1()(64bit) >22:37:47,283 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-7.fc22.x86_64 as install for fipscheck-lib-1.4.1-7.fc22.x86_64 >22:37:47,293 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.9.1-11.fc22.x86_64 as install for gettext-0.19.2-3.fc22.x86_64 >22:37:47,294 DEBUG yum.verbose.YumBase: Quick matched libgomp-4.9.1-11.fc22.x86_64 to require for libgomp.so.1(GOMP_1.0)(64bit) >22:37:47,297 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-5.fc22.x86_64 as install for gettext-0.19.2-3.fc22.x86_64 >22:37:47,301 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.4-1.fc22.x86_64 as install for gettext-0.19.2-3.fc22.x86_64 >22:37:47,304 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.19.2-3.fc22.x86_64 as install for gettext-0.19.2-3.fc22.x86_64 >22:37:47,306 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.19.2-3.fc22.x86_64 to require for libgettextlib-0.19.2.so()(64bit) >22:37:47,308 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-5.fc22.x86_64 as install for gettext-0.19.2-3.fc22.x86_64 >22:37:47,313 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.3-15.fc22.x86_64 as install for glib2-2.42.0-1.fc22.x86_64 >22:37:47,316 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.1-6.fc22.x86_64 as install for glib2-2.42.0-1.fc22.x86_64 >22:37:47,319 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2014h-1.fc22.noarch as install for glibc-common-2.20.90-6.fc22.x86_64 >22:37:47,324 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.9.1-11.fc22.x86_64 as install for 1:gmp-6.0.0-8.fc22.x86_64 >22:37:47,326 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.1-11.fc22.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >22:37:47,326 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.1-11.fc22.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >22:37:47,326 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.1-11.fc22.x86_64 to require for libstdc++.so.6()(64bit) >22:37:47,329 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.22.1-1.fc22.x86_64 as install for gnutls-3.3.9-1.fc22.x86_64 >22:37:47,333 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-4.2-1.fc22.x86_64 as install for gnutls-3.3.9-1.fc22.x86_64 >22:37:47,335 DEBUG yum.verbose.YumBase: TSINFO: Marking crypto-policies-20140905-1.git4649b7d.fc22.noarch as install for gnutls-3.3.9-1.fc22.x86_64 >22:37:47,339 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.13-3.fc22.x86_64 as install for gnutls-3.3.9-1.fc22.x86_64 >22:37:47,343 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.22.1-1.fc22.x86_64 as install for gnutls-3.3.9-1.fc22.x86_64 >22:37:47,347 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.36-1.fc22.x86_64 as install for grep-2.20-5.fc22.x86_64 >22:37:47,355 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-21.0.4-1.fc22.x86_64 as install for 1:grub2-tools-2.02-0.7.fc22.x86_64 >22:37:47,358 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.3-8.fc22.x86_64 as install for 1:grub2-tools-2.02-0.7.fc22.x86_64 >22:37:47,365 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-6.fc22.x86_64 as install for iptables-1.4.21-12.fc22.x86_64 >22:37:47,369 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-4.fc22.x86_64 as install for iptables-1.4.21-12.fc22.x86_64 >22:37:47,375 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20140912-41.git365e80cce.fc22.noarch as install for kernel-core-3.18.0-0.rc0.git6.1.fc22.x86_64 >22:37:47,390 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.9-4.fc22.x86_64 as install for krb5-libs-1.13-1.fc22.alpha1.3.x86_64 >22:37:47,391 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-4.fc22.x86_64 to require for libkeyutils.so.1(KEYUTILS_1.5)(64bit) >22:37:47,391 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-4.fc22.x86_64 to require for libkeyutils.so.1(KEYUTILS_1.0)(64bit) >22:37:47,391 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-4.fc22.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >22:37:47,394 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.6-4.fc22.x86_64 as install for krb5-libs-1.13-1.fc22.alpha1.3.x86_64 >22:37:47,402 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.08-3.fc22.x86_64 as install for libarchive-3.1.2-10.fc22.x86_64 >22:37:47,421 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.3-0.3.fc22.x86_64 as install for libdrm-2.4.58-1.fc22.x86_64 >22:37:47,435 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.1-5.fc22.x86_64 as install for libpwquality-1.2.4-2.fc22.x86_64 >22:37:47,438 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.1-5.fc22.x86_64 as install for libpwquality-1.2.4-2.fc22.x86_64 >22:37:47,446 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-18.fc22.x86_64 as install for libsemanage-2.3-6.fc22.x86_64 >22:37:47,447 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-18.fc22.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >22:37:47,448 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-18.fc22.x86_64 to require for libustr-1.0.so.1()(64bit) >22:37:47,454 DEBUG yum.verbose.YumBase: TSINFO: Marking glib-networking-2.42.0-1.fc22.x86_64 as install for libsoup-2.48.0-1.fc22.x86_64 >22:37:47,458 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.6-2.fc22.x86_64 as install for libsoup-2.48.0-1.fc22.x86_64 >22:37:47,472 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-17.20140906.fc22.noarch as install for ncurses-libs-5.9-17.20140906.fc22.x86_64 >22:37:47,478 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.17-3.fc21.x86_64 as install for newt-python-0.52.17-3.fc21.x86_64 >22:37:47,480 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-3.fc21.x86_64 to require for libnewt.so.0.52(NEWT_0.52.6)(64bit) >22:37:47,480 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-3.fc21.x86_64 to require for libnewt.so.0.52(NEWT_0.52.13)(64bit) >22:37:47,480 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-3.fc21.x86_64 to require for libnewt.so.0.52(NEWT_0.52)(64bit) >22:37:47,483 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-13.fc22.x86_64 as install for newt-python-0.52.17-3.fc21.x86_64 >22:37:47,487 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.8-6.fc22.x86_64 as install for newt-python-0.52.17-3.fc21.x86_64 >22:37:47,498 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.17.2-1.fc22.x86_64 as install for nss-3.17.2-1.fc22.x86_64 >22:37:47,500 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.17.2-1.fc22.x86_64 as install for nss-3.17.2-1.fc22.x86_64 >22:37:47,502 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-3.17.2-1.fc22.x86_64 to require for libnssdbm3.so()(64bit) >22:37:47,514 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.17.2-1.fc22.x86_64 as install for openldap-2.4.40-1.fc22.x86_64 >22:37:47,519 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-19.fc22.x86_64 as install for openldap-2.4.40-1.fc22.x86_64 >22:37:47,527 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-4.0-3.1.fc22.x86_64 as install for 1:openssl-1.0.1i-5.fc22.x86_64 >22:37:47,531 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2014.2.1-3.fc22.noarch as install for 1:openssl-libs-1.0.1i-5.fc22.x86_64 >22:37:47,544 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-5.fc22.x86_64 as install for polkit-0.112-7.fc22.x86_64 >22:37:47,548 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-12.fc22.x86_64 as install for polkit-0.112-7.fc22.x86_64 >22:37:47,549 DEBUG yum.verbose.YumBase: Quick matched mozjs17-17.0.0-12.fc22.x86_64 to require for libmozjs-17.0.so()(64bit) >22:37:47,558 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.5.3-5.fc22.x86_64 as install for ppp-2.4.7-4.fc22.x86_64 >22:37:47,559 DEBUG yum.verbose.YumBase: Quick matched 14:libpcap-1.5.3-5.fc22.x86_64 to require for libpcap.so.1()(64bit) >22:37:47,563 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.42.0-1.fc22.x86_64 as install for pygobject3-base-3.14.0-1.fc22.x86_64 >22:37:47,564 DEBUG yum.verbose.YumBase: Quick matched gobject-introspection-1.42.0-1.fc22.x86_64 to require for libgirepository-1.0.so.1()(64bit) >22:37:47,569 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.4.3-4.fc22.x86_64 as install for pygpgme-0.3-12.fc22.x86_64 >22:37:47,570 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-4.fc22.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >22:37:47,570 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-4.fc22.x86_64 to require for libgpgme.so.11()(64bit) >22:37:47,572 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.10.1-6.fc22.noarch as install for pykickstart-1.99.63-1.fc22.noarch >22:37:47,580 DEBUG yum.verbose.YumBase: TSINFO: Marking hawkey-0.5.1-1.fc22.x86_64 as install for python-hawkey-0.5.1-1.fc22.x86_64 >22:37:47,584 DEBUG yum.verbose.YumBase: TSINFO: Marking libsolv-0.6.4-3.fc22.x86_64 as install for python-hawkey-0.5.1-1.fc22.x86_64 >22:37:47,585 DEBUG yum.verbose.YumBase: Quick matched libsolv-0.6.4-3.fc22.x86_64 to require for libsolv.so.0()(64bit) >22:37:47,587 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.7.3-2.fc22.noarch as install for python-iniparse-0.4-15.fc22.noarch >22:37:47,591 DEBUG yum.verbose.YumBase: TSINFO: Marking libcomps-0.1.6-14.fc22.x86_64 as install for python-libcomps-0.1.6-14.fc22.x86_64 >22:37:47,592 DEBUG yum.verbose.YumBase: Quick matched libcomps-0.1.6-14.fc22.x86_64 to require for libcomps.so.0.1.6()(64bit) >22:37:47,596 DEBUG yum.verbose.YumBase: TSINFO: Marking librepo-1.7.7-1.fc22.x86_64 as install for python-librepo-1.7.7-1.fc22.x86_64 >22:37:47,597 DEBUG yum.verbose.YumBase: Quick matched librepo-1.7.7-1.fc22.x86_64 to require for librepo.so.0()(64bit) >22:37:47,599 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urllib3-1.8.2-4.fc22.noarch as install for python-requests-2.3.0-3.fc22.noarch >22:37:47,601 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.2.1-2.fc22.noarch as install for python-requests-2.3.0-3.fc22.noarch >22:37:47,603 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-3.fc21.noarch as install for python-slip-dbus-0.6.0-3.fc21.noarch >22:37:47,614 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-plugin-selinux-4.12.0.1-2.fc22.x86_64 as install for rpm-libs-4.12.0.1-2.fc22.x86_64 >22:37:47,619 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.12.0.1-2.fc22.x86_64 as install for rpm-python-4.12.0.1-2.fc22.x86_64 >22:37:47,621 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.12.0.1-2.fc22.x86_64 to require for librpmbuild.so.3()(64bit) >22:37:47,634 DEBUG yum.verbose.YumBase: TSINFO: Marking libteam-1.12-1.fc22.x86_64 as install for teamd-1.12-1.fc22.x86_64 >22:37:47,635 DEBUG yum.verbose.YumBase: Quick matched libteam-1.12-1.fc22.x86_64 to require for libteam.so.5()(64bit) >22:37:47,638 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-cli-3.2.25-4.fc22.x86_64 as install for teamd-1.12-1.fc22.x86_64 >22:37:47,641 DEBUG yum.verbose.YumBase: TSINFO: Marking jansson-2.6-4.fc21.x86_64 as install for teamd-1.12-1.fc22.x86_64 >22:37:47,653 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.6-1.fc22.noarch as install for 32:bind-libs-lite-9.9.6-1.fc22.x86_64 >22:37:47,662 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-repos-rawhide-22-0.2.noarch as install for fedora-repos-22-0.2.noarch >22:37:47,668 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.12-2.fc22.x86_64 as install for freetype-2.5.3-8.fc22.x86_64 >22:37:47,670 DEBUG yum.verbose.YumBase: Quick matched 2:libpng-1.6.12-2.fc22.x86_64 to require for libpng16.so.16()(64bit) >22:37:47,678 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.14.0-1.fc22.x86_64 as install for glib-networking-2.42.0-1.fc22.x86_64 >22:37:47,681 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-10.fc22.x86_64 as install for glib-networking-2.42.0-1.fc22.x86_64 >22:37:47,690 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.2-1.fc22.x86_64 as install for gpgme-1.4.3-4.fc22.x86_64 >22:37:47,692 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg2-2.0.25-2.fc22.x86_64 as install for gpgme-1.4.3-4.fc22.x86_64 >22:37:47,708 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-9.fc22.x86_64 as install for libnetfilter_conntrack-1.0.4-4.fc22.x86_64 >22:37:47,709 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-9.fc22.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >22:37:47,709 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-9.fc22.x86_64 to require for libmnl.so.0()(64bit) >22:37:47,715 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.270-2.fc22.noarch as install for libpciaccess-0.13.3-0.3.fc22.x86_64 >22:37:47,766 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.3-5.fc22.x86_64 as install for python-slip-0.6.0-3.fc21.noarch >22:37:47,768 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.5-2.fc22.x86_64 as install for python-urlgrabber-3.10.1-6.fc22.noarch >22:37:47,771 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-ssl_match_hostname-3.4.0.2-4.fc22.noarch as install for python-urllib3-1.8.2-4.fc22.noarch >22:37:47,783 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-6.fc22.x86_64 as install for shared-mime-info-1.3-15.fc22.x86_64 >22:37:47,796 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.3-7.fc22.x86_64 as install for gnupg2-2.0.25-2.fc22.x86_64 >22:37:47,799 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-25.fc22.x86_64 as install for gnupg2-2.0.25-2.fc22.x86_64 >22:37:47,808 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-9.fc22.x86_64 as install for libproxy-0.4.11-10.fc22.x86_64 >22:37:47,812 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-1.0-5.fc22.x86_64 as install for python-backports-ssl_match_hostname-3.4.0.2-4.fc22.noarch >22:37:48,065 DEBUG yum.verbose.YumBase: Depsolve time: 3.489 >22:37:48,080 INFO packaging: 264 packages selected totalling 751,97 MiB >22:37:48,323 INFO packaging: Running anaconda-yum to install packages >22:37:51,170 INFO packaging: populate transaction set >22:38:10,431 INFO packaging: check transaction set >22:38:10,485 INFO packaging: order transaction set >22:38:10,494 INFO packaging: running transaction >22:47:25,975 INFO packaging: transaction complete >22:47:26,071 INFO packaging: ==== start rpm scriptlet logs ==== >22:47:26,072 INFO packaging: warning: filesystem-3.2-32.fc22.x86_64: Header V3 RSA/SHA256 Signature, key ID 8e1431d5: NOKEY > >22:47:26,072 INFO packaging: libgcc-4.9.1-11.fc22.x86_64 (1/264) > >22:47:26,072 INFO packaging: fedora-release-22-0.6.noarch (2/264) > >22:47:26,073 INFO packaging: fedora-repos-rawhide-22-0.2.noarch (3/264) > >22:47:26,073 INFO packaging: fedora-repos-22-0.2.noarch (4/264) > >22:47:26,073 INFO packaging: setup-2.9.2-1.fc22.noarch (5/264) > >22:47:26,074 INFO packaging: filesystem-3.2-32.fc22.x86_64 (6/264) > >22:47:26,074 INFO packaging: basesystem-10.0-10.fc21.noarch (7/264) > >22:47:26,074 INFO packaging: warning: basesystem-10.0-10.fc21.noarch: Header V3 RSA/SHA256 Signature, key ID 95a43f54: NOKEY > >22:47:26,074 INFO packaging: tzdata-2014h-1.fc22.noarch (8/264) > >22:47:26,074 INFO packaging: ncurses-base-5.9-17.20140906.fc22.noarch (9/264) > >22:47:26,074 INFO packaging: nss-softokn-freebl-3.17.2-1.fc22.x86_64 (10/264) > >22:47:26,074 INFO packaging: glibc-common-2.20.90-6.fc22.x86_64 (11/264) > >22:47:26,075 INFO packaging: glibc-2.20.90-6.fc22.x86_64 (12/264) > >22:47:26,075 INFO packaging: xz-libs-5.1.2-15alpha.fc22.x86_64 (13/264) > >22:47:26,075 INFO packaging: libstdc++-4.9.1-11.fc22.x86_64 (14/264) > >22:47:26,075 INFO packaging: ncurses-libs-5.9-17.20140906.fc22.x86_64 (15/264) > >22:47:26,075 INFO packaging: bash-4.3.30-2.fc22.x86_64 (16/264) > >22:47:26,075 INFO packaging: libsepol-2.3-4.fc22.x86_64 (17/264) > >22:47:26,076 INFO packaging: pcre-8.36-1.fc22.x86_64 (18/264) > >22:47:26,076 INFO packaging: libselinux-2.3-5.fc22.x86_64 (19/264) > >22:47:26,076 INFO packaging: zlib-1.2.8-7.fc22.x86_64 (20/264) > >22:47:26,076 INFO packaging: info-5.2-5.fc22.x86_64 (21/264) > >22:47:26,076 INFO packaging: audit-libs-2.4-2.fc22.x86_64 (22/264) > >22:47:26,076 INFO packaging: nspr-4.10.7-1.fc22.x86_64 (23/264) > >22:47:26,077 INFO packaging: bzip2-libs-1.0.6-14.fc22.x86_64 (24/264) > >22:47:26,077 INFO packaging: libcom_err-1.42.12-1.fc22.x86_64 (25/264) > >22:47:26,077 INFO packaging: libdb-5.3.28-9.fc22.x86_64 (26/264) > >22:47:26,077 INFO packaging: popt-1.16-5.fc22.x86_64 (27/264) > >22:47:26,077 INFO packaging: expat-2.1.0-10.fc22.x86_64 (28/264) > >22:47:26,077 INFO packaging: nss-util-3.17.2-1.fc22.x86_64 (29/264) > >22:47:26,078 INFO packaging: libxml2-2.9.1-5.fc22.x86_64 (30/264) > >22:47:26,078 INFO packaging: libgpg-error-1.16-1.fc22.x86_64 (31/264) > >22:47:26,078 INFO packaging: libuuid-2.25.1-1.fc22.x86_64 (32/264) > >22:47:26,078 INFO packaging: chkconfig-1.3.62-2.fc22.x86_64 (33/264) > >22:47:26,078 INFO packaging: grep-2.20-5.fc22.x86_64 (34/264) > >22:47:26,078 INFO packaging: 1:dbus-libs-1.8.6-3.fc22.x86_64 (35/264) > >22:47:26,078 INFO packaging: readline-6.3-5.fc22.x86_64 (36/264) > >22:47:26,079 INFO packaging: libffi-3.1-6.fc22.x86_64 (37/264) > >22:47:26,079 INFO packaging: libattr-2.4.47-9.fc22.x86_64 (38/264) > >22:47:26,079 INFO packaging: libacl-2.2.52-7.fc22.x86_64 (39/264) > >22:47:26,079 INFO packaging: sed-4.2.2-9.fc22.x86_64 (40/264) > >22:47:26,080 INFO packaging: libcap-2.24-7.fc22.x86_64 (41/264) > >22:47:26,080 INFO packaging: elfutils-libelf-0.160-1.fc22.x86_64 (42/264) > >22:47:26,080 INFO packaging: libgcrypt-1.6.1-7.fc22.x86_64 (43/264) > >22:47:26,080 INFO packaging: gawk-4.1.1-5.fc22.x86_64 (44/264) > >22:47:26,080 INFO packaging: libidn-1.29-2.fc22.x86_64 (45/264) > >22:47:26,081 INFO packaging: p11-kit-0.22.1-1.fc22.x86_64 (46/264) > >22:47:26,081 INFO packaging: lua-5.2.2-8.fc22.x86_64 (47/264) > >22:47:26,081 INFO packaging: 1:gmp-6.0.0-8.fc22.x86_64 (48/264) > >22:47:26,081 INFO packaging: libnl3-3.2.25-4.fc22.x86_64 (49/264) > >22:47:26,081 INFO packaging: elfutils-libs-0.160-1.fc22.x86_64 (50/264) > >22:47:26,081 INFO packaging: sqlite-3.8.6-2.fc22.x86_64 (51/264) > >22:47:26,082 INFO packaging: 1:findutils-4.5.14-1.fc22.x86_64 (52/264) > >22:47:26,082 INFO packaging: cpio-2.11-30.fc22.x86_64 (53/264) > >22:47:26,082 INFO packaging: libcap-ng-0.7.4-7.fc22.x86_64 (54/264) > >22:47:26,082 INFO packaging: nss-softokn-3.17.2-1.fc22.x86_64 (55/264) > >22:47:26,082 INFO packaging: libnl3-cli-3.2.25-4.fc22.x86_64 (56/264) > >22:47:26,083 INFO packaging: nettle-2.7.1-5.fc22.x86_64 (57/264) > >22:47:26,083 INFO packaging: groff-base-1.22.2-11.fc22.x86_64 (58/264) > >22:47:26,083 INFO packaging: libassuan-2.1.2-1.fc22.x86_64 (59/264) > >22:47:26,083 INFO packaging: libsolv-0.6.4-3.fc22.x86_64 (60/264) > >22:47:26,083 INFO packaging: libgomp-4.9.1-11.fc22.x86_64 (61/264) > >22:47:26,083 INFO packaging: diffutils-3.3-9.fc22.x86_64 (62/264) > >22:47:26,084 INFO packaging: which-2.20-8.fc22.x86_64 (63/264) > >22:47:26,084 INFO packaging: libunistring-0.9.4-1.fc22.x86_64 (64/264) > >22:47:26,084 INFO packaging: file-libs-5.19-6.fc22.x86_64 (65/264) > >22:47:26,084 INFO packaging: file-5.19-6.fc22.x86_64 (66/264) > >22:47:26,084 INFO packaging: kmod-libs-18-3.fc22.x86_64 (67/264) > >22:47:26,084 INFO packaging: kmod-18-3.fc22.x86_64 (68/264) > >22:47:26,085 INFO packaging: slang-2.2.4-13.fc22.x86_64 (69/264) > >22:47:26,085 INFO packaging: tcp_wrappers-libs-7.6-79.fc22.x86_64 (70/264) > >22:47:26,085 INFO packaging: libdaemon-0.14-8.fc22.x86_64 (71/264) > >22:47:26,085 INFO packaging: keyutils-libs-1.5.9-4.fc22.x86_64 (72/264) > >22:47:26,085 INFO packaging: gdbm-1.11-4.fc22.x86_64 (73/264) > >22:47:26,085 INFO packaging: libnfnetlink-1.0.1-6.fc22.x86_64 (74/264) > >22:47:26,086 INFO packaging: hostname-3.15-4.fc22.x86_64 (75/264) > >22:47:26,086 INFO packaging: libtasn1-4.2-1.fc22.x86_64 (76/264) > >22:47:26,086 INFO packaging: p11-kit-trust-0.22.1-1.fc22.x86_64 (77/264) > >22:47:26,086 INFO packaging: ca-certificates-2014.2.1-3.fc22.noarch (78/264) > >22:47:26,086 INFO packaging: newt-0.52.17-3.fc21.x86_64 (79/264) > >22:47:26,086 INFO packaging: warning: newt-0.52.17-3.fc21.x86_64: Header V3 RSA/SHA256 Signature, key ID 95a43f54: NOKEY > >22:47:26,087 INFO packaging: hawkey-0.5.1-1.fc22.x86_64 (80/264) > >22:47:26,087 INFO packaging: less-458-13.fc22.x86_64 (81/264) > >22:47:26,087 INFO packaging: libteam-1.12-1.fc22.x86_64 (82/264) > >22:47:26,087 INFO packaging: acl-2.2.52-7.fc22.x86_64 (83/264) > >22:47:26,087 INFO packaging: 2:vim-minimal-7.4.475-2.fc22.x86_64 (84/264) > >22:47:26,087 INFO packaging: avahi-libs-0.6.31-29.fc22.x86_64 (85/264) > >22:47:26,088 INFO packaging: pinentry-0.8.3-7.fc22.x86_64 (86/264) > >22:47:26,088 INFO packaging: libcomps-0.1.6-14.fc22.x86_64 (87/264) > >22:47:26,088 INFO packaging: libmetalink-0.1.2-7.fc22.x86_64 (88/264) > >22:47:26,088 INFO packaging: libdb-utils-5.3.28-9.fc22.x86_64 (89/264) > >22:47:26,088 INFO packaging: cyrus-sasl-lib-2.1.26-19.fc22.x86_64 (90/264) > >22:47:26,088 INFO packaging: libss-1.42.12-1.fc22.x86_64 (91/264) > >22:47:26,089 INFO packaging: e2fsprogs-libs-1.42.12-1.fc22.x86_64 (92/264) > >22:47:26,089 INFO packaging: mozjs17-17.0.0-12.fc22.x86_64 (93/264) > >22:47:26,089 INFO packaging: 1:make-4.0-3.1.fc22.x86_64 (94/264) > >22:47:26,089 INFO packaging: 2:libpng-1.6.12-2.fc22.x86_64 (95/264) > >22:47:26,089 INFO packaging: freetype-2.5.3-8.fc22.x86_64 (96/264) > >22:47:26,089 INFO packaging: libselinux-utils-2.3-5.fc22.x86_64 (97/264) > >22:47:26,090 INFO packaging: xz-5.1.2-15alpha.fc22.x86_64 (98/264) > >22:47:26,090 INFO packaging: dtc-1.4.0-5.fc22.x86_64 (99/264) > >22:47:26,090 INFO packaging: ncurses-5.9-17.20140906.fc22.x86_64 (100/264) > >22:47:26,090 INFO packaging: libedit-3.1-8.20140213cvs.fc22.x86_64 (101/264) > >22:47:26,090 INFO packaging: libmodman-2.0.1-9.fc22.x86_64 (102/264) > >22:47:26,090 INFO packaging: libproxy-0.4.11-10.fc22.x86_64 (103/264) > >22:47:26,091 INFO packaging: libmnl-1.0.3-9.fc22.x86_64 (104/264) > >22:47:26,091 INFO packaging: libnetfilter_conntrack-1.0.4-4.fc22.x86_64 (105/264) > >22:47:26,091 INFO packaging: iptables-1.4.21-12.fc22.x86_64 (106/264) > >22:47:26,091 INFO packaging: libndp-1.4-2.fc22.x86_64 (107/264) > >22:47:26,091 INFO packaging: libverto-0.2.6-4.fc22.x86_64 (108/264) > >22:47:26,091 INFO packaging: krb5-libs-1.13-1.fc22.alpha1.3.x86_64 (109/264) > >22:47:26,092 INFO packaging: 1:openssl-libs-1.0.1i-5.fc22.x86_64 (110/264) > >22:47:26,092 INFO packaging: coreutils-8.23-4.fc22.x86_64 (111/264) > >22:47:26,092 INFO packaging: crypto-policies-20140905-1.git4649b7d.fc22.noarch (112/264) > >22:47:26,092 INFO packaging: python-libs-2.7.8-6.fc22.x86_64 (113/264) > >22:47:26,092 INFO packaging: python-2.7.8-6.fc22.x86_64 (114/264) > >22:47:26,092 INFO packaging: libblkid-2.25.1-1.fc22.x86_64 (115/264) > >22:47:26,093 INFO packaging: python-six-1.7.3-2.fc22.noarch (116/264) > >22:47:26,093 INFO packaging: gzip-1.6-6.fc22.x86_64 (117/264) > >22:47:26,093 INFO packaging: cracklib-2.9.1-5.fc22.x86_64 (118/264) > >22:47:26,093 INFO packaging: cracklib-dicts-2.9.1-5.fc22.x86_64 (119/264) > >22:47:26,093 INFO packaging: pam-1.1.8-17.fc22.x86_64 (120/264) > >22:47:26,093 INFO packaging: libpwquality-1.2.4-2.fc22.x86_64 (121/264) > >22:47:26,094 INFO packaging: systemd-libs-216-10.fc22.x86_64 (122/264) > >22:47:26,094 INFO packaging: procps-ng-3.3.10-3.fc22.x86_64 (123/264) > >22:47:26,094 INFO packaging: python-decorator-3.4.0-5.fc21.noarch (124/264) > >22:47:26,094 INFO packaging: warning: python-decorator-3.4.0-5.fc21.noarch: Header V3 RSA/SHA256 Signature, key ID 95a43f54: NOKEY > >22:47:26,094 INFO packaging: libssh2-1.4.3-16.fc22.x86_64 (125/264) > >22:47:26,094 INFO packaging: python-iniparse-0.4-15.fc22.noarch (126/264) > >22:47:26,095 INFO packaging: libmount-2.25.1-1.fc22.x86_64 (127/264) > >22:47:26,095 INFO packaging: python-libcomps-0.1.6-14.fc22.x86_64 (128/264) > >22:47:26,095 INFO packaging: python-hawkey-0.5.1-1.fc22.x86_64 (129/264) > >22:47:26,095 INFO packaging: python-chardet-2.2.1-2.fc22.noarch (130/264) > >22:47:26,095 INFO packaging: libselinux-python-2.3-5.fc22.x86_64 (131/264) > >22:47:26,095 INFO packaging: python-slip-0.6.0-3.fc21.noarch (132/264) > >22:47:26,096 INFO packaging: python-backports-1.0-5.fc22.x86_64 (133/264) > >22:47:26,096 INFO packaging: python-backports-ssl_match_hostname-3.4.0.2-4.fc22.noarch (134/264) > >22:47:26,096 INFO packaging: python-urllib3-1.8.2-4.fc22.noarch (135/264) > >22:47:26,096 INFO packaging: python-requests-2.3.0-3.fc22.noarch (136/264) > >22:47:26,096 INFO packaging: pyliblzma-0.5.3-13.fc22.x86_64 (137/264) > >22:47:26,096 INFO packaging: newt-python-0.52.17-3.fc21.x86_64 (138/264) > >22:47:26,097 INFO packaging: warning: newt-python-0.52.17-3.fc21.x86_64: Header V3 RSA/SHA256 Signature, key ID 95a43f54: NOKEY > >22:47:26,097 INFO packaging: 1:openssl-1.0.1i-5.fc22.x86_64 (139/264) > >22:47:26,097 INFO packaging: 1:pkgconfig-0.28-6.fc22.x86_64 (140/264) > >22:47:26,097 INFO packaging: glib2-2.42.0-1.fc22.x86_64 (141/264) > >22:47:26,097 INFO packaging: shared-mime-info-1.3-15.fc22.x86_64 (142/264) > >22:47:26,097 INFO packaging: dbus-glib-0.100.2-4.fc22.x86_64 (143/264) > >22:47:26,098 INFO packaging: dbus-python-1.2.0-6.fc22.x86_64 (144/264) > >22:47:26,098 INFO packaging: libcroco-0.6.8-5.fc22.x86_64 (145/264) > >22:47:26,098 INFO packaging: gettext-libs-0.19.2-3.fc22.x86_64 (146/264) > >22:47:26,098 INFO packaging: gettext-0.19.2-3.fc22.x86_64 (147/264) > >22:47:26,098 INFO packaging: python-slip-dbus-0.6.0-3.fc21.noarch (148/264) > >22:47:26,098 INFO packaging: warning: python-slip-dbus-0.6.0-3.fc21.noarch: Header V3 RSA/SHA256 Signature, key ID 95a43f54: NOKEY > >22:47:26,098 INFO packaging: gobject-introspection-1.42.0-1.fc22.x86_64 (149/264) > >22:47:26,099 INFO packaging: pygobject3-base-3.14.0-1.fc22.x86_64 (150/264) > >22:47:26,099 INFO packaging: gsettings-desktop-schemas-3.14.0-1.fc22.x86_64 (151/264) > >22:47:26,099 INFO packaging: nss-3.17.2-1.fc22.x86_64 (152/264) > >22:47:26,099 INFO packaging: nss-sysinit-3.17.2-1.fc22.x86_64 (153/264) > >22:47:26,099 INFO packaging: nss-tools-3.17.2-1.fc22.x86_64 (154/264) > >22:47:26,099 INFO packaging: openldap-2.4.40-1.fc22.x86_64 (155/264) > >22:47:26,100 INFO packaging: libcurl-7.38.0-1.fc22.x86_64 (156/264) > >22:47:26,100 INFO packaging: libuser-0.60-6.fc22.x86_64 (157/264) > >22:47:26,100 INFO packaging: python-pycurl-7.19.5-2.fc22.x86_64 (158/264) > >22:47:26,100 INFO packaging: python-urlgrabber-3.10.1-6.fc22.noarch (159/264) > >22:47:26,100 INFO packaging: pykickstart-1.99.63-1.fc22.noarch (160/264) > >22:47:26,100 INFO packaging: curl-7.38.0-1.fc22.x86_64 (161/264) > >22:47:26,101 INFO packaging: 12:dhcp-libs-4.3.1-12.fc22.x86_64 (162/264) > >22:47:26,101 INFO packaging: fedora-logos-21.0.4-1.fc22.x86_64 (163/264) > >22:47:26,101 INFO packaging: fipscheck-lib-1.4.1-7.fc22.x86_64 (164/264) > >22:47:26,101 INFO packaging: fipscheck-1.4.1-7.fc22.x86_64 (165/264) > >22:47:26,101 INFO packaging: libpipeline-1.3.1-1.fc22.x86_64 (166/264) > >22:47:26,101 INFO packaging: linux-atm-libs-2.5.1-11.fc22.x86_64 (167/264) > >22:47:26,102 INFO packaging: iproute-3.16.0-3.fc22.x86_64 (168/264) > >22:47:26,102 INFO packaging: libsmartcols-2.25.1-1.fc22.x86_64 (169/264) > >22:47:26,102 INFO packaging: 1:hardlink-1.0-21.fc22.x86_64 (170/264) > >22:47:26,102 INFO packaging: ustr-1.0.4-18.fc22.x86_64 (171/264) > >22:47:26,102 INFO packaging: libsemanage-2.3-6.fc22.x86_64 (172/264) > >22:47:26,102 INFO packaging: 2:shadow-utils-4.1.5.1-20.fc22.x86_64 (173/264) > >22:47:26,102 INFO packaging: avahi-autoipd-0.6.31-29.fc22.x86_64 (174/264) > >22:47:26,103 INFO packaging: libutempter-1.1.6-6.fc22.x86_64 (175/264) > >22:47:26,103 INFO packaging: util-linux-2.25.1-1.fc22.x86_64 (176/264) > >22:47:26,103 INFO packaging: openssh-6.6.1p1-5.fc22.x86_64 (177/264) > >22:47:26,103 INFO packaging: plymouth-core-libs-0.8.9-7.2013.08.14.fc22.x86_64 (178/264) > >22:47:26,103 INFO packaging: 2:ntfs-3g-2014.2.15-6.fc22.x86_64 (179/264) > >22:47:26,103 INFO packaging: libseccomp-2.1.1-6.fc22.x86_64 (180/264) > >22:47:26,104 INFO packaging: 14:libpcap-1.5.3-5.fc22.x86_64 (181/264) > >22:47:26,104 INFO packaging: lzo-2.08-3.fc22.x86_64 (182/264) > >22:47:26,104 INFO packaging: libarchive-3.1.2-10.fc22.x86_64 (183/264) > >22:47:26,104 INFO packaging: rpm-plugin-selinux-4.12.0.1-2.fc22.x86_64 (184/264) > >22:47:26,104 INFO packaging: rpm-libs-4.12.0.1-2.fc22.x86_64 (185/264) > >22:47:26,104 INFO packaging: rpm-4.12.0.1-2.fc22.x86_64 (186/264) > >22:47:26,105 INFO packaging: policycoreutils-2.3-11.fc22.x86_64 (187/264) > >22:47:26,105 INFO packaging: selinux-policy-3.13.1-85.fc22.noarch (188/264) > >22:47:26,105 INFO packaging: semodule: SELinux policy is not managed or store cannot be accessed. > >22:47:26,105 INFO packaging: deltarpm-3.6-6.fc22.x86_64 (189/264) > >22:47:26,105 INFO packaging: pth-2.0.7-25.fc22.x86_64 (190/264) > >22:47:26,105 INFO packaging: gnupg2-2.0.25-2.fc22.x86_64 (191/264) > >22:47:26,106 INFO packaging: gpgme-1.4.3-4.fc22.x86_64 (192/264) > >22:47:26,106 INFO packaging: librepo-1.7.7-1.fc22.x86_64 (193/264) > >22:47:26,106 INFO packaging: python-librepo-1.7.7-1.fc22.x86_64 (194/264) > >22:47:26,106 INFO packaging: pygpgme-0.3-12.fc22.x86_64 (195/264) > >22:47:26,106 INFO packaging: rpm-build-libs-4.12.0.1-2.fc22.x86_64 (196/264) > >22:47:26,106 INFO packaging: rpm-python-4.12.0.1-2.fc22.x86_64 (197/264) > >22:47:26,107 INFO packaging: qrencode-libs-3.4.2-4.fc22.x86_64 (198/264) > >22:47:26,107 INFO packaging: device-mapper-1.02.90-1.fc22.x86_64 (199/264) > >22:47:26,107 INFO packaging: device-mapper-libs-1.02.90-1.fc22.x86_64 (200/264) > >22:47:26,107 INFO packaging: cryptsetup-libs-1.6.6-1.fc22.x86_64 (201/264) > >22:47:26,107 INFO packaging: systemd-216-10.fc22.x86_64 (202/264) > >22:47:26,107 INFO packaging: 1:dbus-1.8.6-3.fc22.x86_64 (203/264) > >22:47:26,108 INFO packaging: polkit-0.112-7.fc22.x86_64 (204/264) > >22:47:26,108 INFO packaging: polkit-pkla-compat-0.1-5.fc22.x86_64 (205/264) > >22:47:26,108 INFO packaging: os-prober-1.58-10.fc22.x86_64 (206/264) > >22:47:26,108 INFO packaging: crontabs-1.11-9.20130830git.fc22.noarch (207/264) > >22:47:26,108 INFO packaging: cronie-anacron-1.4.12-1.fc22.x86_64 (208/264) > >22:47:26,108 INFO packaging: cronie-1.4.12-1.fc22.x86_64 (209/264) > >22:47:26,109 INFO packaging: iputils-20140519-4.fc22.x86_64 (210/264) > >22:47:26,109 INFO packaging: initscripts-9.56.1-1.fc22.x86_64 (211/264) > >22:47:26,109 INFO packaging: libgudev1-216-10.fc22.x86_64 (212/264) > >22:47:26,109 INFO packaging: 1:NetworkManager-glib-0.9.10.0-6.git20140704.fc22.x86_64 (213/264) > >22:47:26,109 INFO packaging: ppp-2.4.7-4.fc22.x86_64 (214/264) > >22:47:26,109 INFO packaging: 1:grub2-tools-2.02-0.7.fc22.x86_64 (215/264) > >22:47:26,110 INFO packaging: dnsmasq-2.72-3.fc22.x86_64 (216/264) > >22:47:26,110 INFO packaging: trousers-0.3.13-3.fc22.x86_64 (217/264) > >22:47:26,110 INFO packaging: gnutls-3.3.9-1.fc22.x86_64 (218/264) > >22:47:26,110 INFO packaging: glib-networking-2.42.0-1.fc22.x86_64 (219/264) > >22:47:26,110 INFO packaging: libsoup-2.48.0-1.fc22.x86_64 (220/264) > >22:47:26,110 INFO packaging: ebtables-2.0.10-16.fc22.x86_64 (221/264) > >22:47:26,110 INFO packaging: firewalld-config-standard-0.3.11-3.fc22.noarch (222/264) > >22:47:26,111 INFO packaging: firewalld-0.3.11-3.fc22.noarch (223/264) > >22:47:26,111 INFO packaging: kpartx-0.4.9-68.fc22.x86_64 (224/264) > >22:47:26,111 INFO packaging: dracut-038-36.git20140815.fc22.x86_64 (225/264) > >22:47:26,111 INFO packaging: jansson-2.6-4.fc21.x86_64 (226/264) > >22:47:26,111 INFO packaging: warning: jansson-2.6-4.fc21.x86_64: Header V3 RSA/SHA256 Signature, key ID 95a43f54: NOKEY > >22:47:26,111 INFO packaging: teamd-1.12-1.fc22.x86_64 (227/264) > >22:47:26,112 INFO packaging: linux-firmware-20140912-41.git365e80cce.fc22.noarch (228/264) > >22:47:26,112 INFO packaging: kernel-core-3.18.0-0.rc0.git6.1.fc22.x86_64 (229/264) > >22:47:26,112 INFO packaging: kernel-modules-3.18.0-0.rc0.git6.1.fc22.x86_64 (230/264) > >22:47:26,112 INFO packaging: 12:dhcp-common-4.3.1-12.fc22.noarch (231/264) > >22:47:26,112 INFO packaging: libreport-filesystem-2.3.0-3.fc22.x86_64 (232/264) > >22:47:26,112 INFO packaging: dnf-0.6.2-1.fc22.noarch (233/264) > >22:47:26,113 INFO packaging: kbd-legacy-2.0.2-5.fc22.noarch (234/264) > >22:47:26,113 INFO packaging: hwdata-0.270-2.fc22.noarch (235/264) > >22:47:26,113 INFO packaging: libpciaccess-0.13.3-0.3.fc22.x86_64 (236/264) > >22:47:26,113 INFO packaging: libdrm-2.4.58-1.fc22.x86_64 (237/264) > >22:47:26,113 INFO packaging: plymouth-scripts-0.8.9-7.2013.08.14.fc22.x86_64 (238/264) > >22:47:26,113 INFO packaging: plymouth-0.8.9-7.2013.08.14.fc22.x86_64 (239/264) > >22:47:26,114 INFO packaging: kbd-misc-2.0.2-5.fc22.noarch (240/264) > >22:47:26,114 INFO packaging: 32:bind-license-9.9.6-1.fc22.noarch (241/264) > >22:47:26,114 INFO packaging: 32:bind-libs-lite-9.9.6-1.fc22.x86_64 (242/264) > >22:47:26,114 INFO packaging: 12:dhcp-client-4.3.1-12.fc22.x86_64 (243/264) > >22:47:26,114 INFO packaging: 1:NetworkManager-0.9.10.0-6.git20140704.fc22.x86_64 (244/264) > >22:47:26,114 INFO packaging: kbd-2.0.2-5.fc22.x86_64 (245/264) > >22:47:26,115 INFO packaging: dnf-plugins-core-0.1.3-1.fc22.noarch (246/264) > >22:47:26,115 INFO packaging: kernel-3.18.0-0.rc0.git6.1.fc22.x86_64 (247/264) > >22:47:26,115 INFO packaging: dracut-config-rescue-038-36.git20140815.fc22.x86_64 (248/264) > >22:47:26,115 INFO packaging: 1:grub2-2.02-0.7.fc22.x86_64 (249/264) > >22:47:26,115 INFO packaging: 2:ntfsprogs-2014.2.15-6.fc22.x86_64 (250/264) > >22:47:26,115 INFO packaging: man-db-2.7.0.2-4.fc22.x86_64 (251/264) > >22:47:26,116 INFO packaging: Running in chroot, ignoring request. > >22:47:26,116 INFO packaging: audit-2.4-2.fc22.x86_64 (252/264) > >22:47:26,116 INFO packaging: openssh-server-6.6.1p1-5.fc22.x86_64 (253/264) > >22:47:26,116 INFO packaging: parted-3.2-3.fc22.x86_64 (254/264) > >22:47:26,116 INFO packaging: selinux-policy-targeted-3.13.1-85.fc22.noarch (255/264) > >22:47:26,116 INFO packaging: openssh-clients-6.6.1p1-5.fc22.x86_64 (256/264) > >22:47:26,117 INFO packaging: passwd-0.79-5.fc22.x86_64 (257/264) > >22:47:26,117 INFO packaging: sudo-1.8.11-1.fc22.x86_64 (258/264) > >22:47:26,117 INFO packaging: authconfig-6.2.9-3.fc22.x86_64 (259/264) > >22:47:26,117 INFO packaging: e2fsprogs-1.42.12-1.fc22.x86_64 (260/264) > >22:47:26,117 INFO packaging: grubby-8.35-4.fc22.x86_64 (261/264) > >22:47:26,117 INFO packaging: uboot-tools-2014.10-0.5.rc3.fc22.x86_64 (262/264) > >22:47:26,118 INFO packaging: fedora-release-standard-22-0.6.noarch (263/264) > >22:47:26,118 INFO packaging: rootfiles-8.1-17.fc21.noarch (264/264) > >22:47:26,118 INFO packaging: warning: rootfiles-8.1-17.fc21.noarch: Header V3 RSA/SHA256 Signature, key ID 95a43f54: NOKEY > >22:47:26,118 INFO packaging: 1014 blocks > >22:47:26,118 INFO packaging: ==== end rpm scriptlet logs ==== > > >/tmp/program.log: >22:34:11,700 INFO program: Running... losetup --list >22:34:11,753 INFO program: Running... /sbin/auditd >22:34:11,782 DEBUG program: Return code: 0 >22:34:11,786 INFO program: Running... udevadm control --env=ANACONDA=1 >22:34:11,841 DEBUG program: Return code: 0 >22:34:11,926 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >22:34:11,976 DEBUG program: Return code: 0 >22:34:11,978 INFO program: Running... udevadm settle --timeout=300 >22:34:12,219 DEBUG program: Return code: 0 >22:34:12,221 INFO program: Running... modprobe fcoe >22:34:12,471 DEBUG program: Return code: 0 >22:34:12,474 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >22:34:12,530 INFO program: No FCoE boot disk information is found in EDD! >22:34:12,531 DEBUG program: Return code: 1 >22:34:12,579 INFO program: Running... losetup --list >22:34:12,612 INFO program: Running... Xorg -br -logfile /tmp/X.log :1 vt6 -s 1440 -ac -nolisten tcp -dpi 96 -noreset >22:34:14,785 INFO program: Running... metacity --display :1 --sm-disable >22:34:14,856 INFO program: Running... spice-vdagent >22:34:14,902 DEBUG program: Return code: 0 >22:34:17,661 INFO program: Running... udevadm settle --timeout=300 >22:34:17,730 DEBUG program: Return code: 0 >22:34:17,731 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >22:34:17,913 DEBUG program: Return code: 0 >22:34:17,914 INFO program: Running... systemctl start chronyd.service >22:34:17,915 INFO program: Running... udevadm settle --timeout=300 >22:34:18,004 DEBUG program: Return code: 0 >22:34:18,024 INFO program: Running... udevadm settle --timeout=300 >22:34:18,083 DEBUG program: Return code: 0 >22:34:18,194 INFO program: Running... multipath -c /dev/sdb >22:34:18,249 INFO program: /dev/sdb is not a valid multipath device path >22:34:18,250 DEBUG program: Return code: 1 >22:34:18,369 DEBUG program: Return code: 0 >22:34:19,471 INFO program: Running... multipath -c /dev/sda >22:34:19,528 INFO program: /dev/sda is not a valid multipath device path >22:34:19,529 DEBUG program: Return code: 1 >22:34:19,727 INFO program: Running... multipath -c /dev/sda1 >22:34:19,777 INFO program: /dev/sda1 is not a valid multipath device path >22:34:19,778 DEBUG program: Return code: 1 >22:34:19,783 INFO program: Running... ntfsinfo -m /dev/sda1 >22:34:20,074 INFO program: Volume Information >22:34:20,077 INFO program: Name of device: /dev/sda1 >22:34:20,078 INFO program: Device state: 11 >22:34:20,079 INFO program: Volume Name: hd >22:34:20,080 INFO program: Volume State: 91 >22:34:20,080 INFO program: Volume Flags: 0x0000 >22:34:20,081 INFO program: Volume Version: 3.1 >22:34:20,081 INFO program: Sector Size: 512 >22:34:20,082 INFO program: Cluster Size: 4096 >22:34:20,083 INFO program: Index Block Size: 4096 >22:34:20,083 INFO program: Volume Size in Clusters: 91759871 >22:34:20,083 INFO program: MFT Information >22:34:20,084 INFO program: MFT Record Size: 1024 >22:34:20,084 INFO program: MFT Zone Multiplier: 0 >22:34:20,085 INFO program: MFT Data Position: 24 >22:34:20,085 INFO program: MFT Zone Start: 0 >22:34:20,086 INFO program: MFT Zone End: 11469987 >22:34:20,086 INFO program: MFT Zone Position: 4 >22:34:20,086 INFO program: Current Position in First Data Zone: 11469987 >22:34:20,087 INFO program: Current Position in Second Data Zone: 0 >22:34:20,087 INFO program: Allocated clusters 65312 (0.1%) >22:34:20,088 INFO program: LCN of Data Attribute for FILE_MFT: 4 >22:34:20,089 INFO program: FILE_MFTMirr Size: 4 >22:34:20,089 INFO program: LCN of Data Attribute for File_MFTMirr: 61047679 >22:34:20,090 INFO program: Size of Attribute Definition Table: 2560 >22:34:20,090 INFO program: Number of Attached Extent Inodes: 0 >22:34:20,090 INFO program: FILE_Bitmap Information >22:34:20,091 INFO program: FILE_Bitmap MFT Record Number: 6 >22:34:20,091 INFO program: State of FILE_Bitmap Inode: 80 >22:34:20,092 INFO program: Length of Attribute List: 0 >22:34:20,092 INFO program: Number of Attached Extent Inodes: 0 >22:34:20,092 INFO program: FILE_Bitmap Data Attribute Information >22:34:20,093 INFO program: Decompressed Runlist: not done yet >22:34:20,093 INFO program: Base Inode: 6 >22:34:20,093 INFO program: Attribute Types: not done yet >22:34:20,094 INFO program: Attribute Name Length: 0 >22:34:20,094 INFO program: Attribute State: 3 >22:34:20,094 INFO program: Attribute Allocated Size: 11472896 >22:34:20,094 INFO program: Attribute Data Size: 11469984 >22:34:20,095 INFO program: Attribute Initialized Size: 11469984 >22:34:20,095 INFO program: Attribute Compressed Size: 0 >22:34:20,095 INFO program: Compression Block Size: 0 >22:34:20,096 INFO program: Compression Block Size Bits: 0 >22:34:20,096 INFO program: Compression Block Clusters: 0 >22:34:20,096 INFO program: Free Clusters: 14354998 (15.6%) >22:34:20,097 DEBUG program: Return code: 0 >22:34:20,098 INFO program: Running... ntfsresize -m /dev/sda1 >20:34:28,931 INFO program: ntfsresize v2014.2.15 (libntfs-3g) >20:34:28,932 INFO program: Minsize (in MB): 317051 >20:34:28,932 DEBUG program: Return code: 0 >20:34:29,101 INFO program: Running... multipath -c /dev/sda2 >20:34:29,160 INFO program: /dev/sda2 is not a valid multipath device path >20:34:29,161 DEBUG program: Return code: 1 >20:34:29,262 INFO program: Running... multipath -c /dev/sda3 >20:34:29,312 INFO program: /dev/sda3 is not a valid multipath device path >20:34:29,314 DEBUG program: Return code: 1 >20:34:29,320 INFO program: Running... ntfsinfo -m /dev/sda3 >20:34:29,434 INFO program: Volume Information >20:34:29,436 INFO program: Name of device: /dev/sda3 >20:34:29,436 INFO program: Device state: 11 >20:34:29,437 INFO program: Volume Name: >20:34:29,437 INFO program: Volume State: 91 >20:34:29,437 INFO program: Volume Flags: 0x0000 >20:34:29,437 INFO program: Volume Version: 3.1 >20:34:29,438 INFO program: Sector Size: 512 >20:34:29,438 INFO program: Cluster Size: 4096 >20:34:29,438 INFO program: Index Block Size: 4096 >20:34:29,438 INFO program: Volume Size in Clusters: 12453631 >20:34:29,439 INFO program: MFT Information >20:34:29,439 INFO program: MFT Record Size: 1024 >20:34:29,439 INFO program: MFT Zone Multiplier: 0 >20:34:29,439 INFO program: MFT Data Position: 24 >20:34:29,439 INFO program: MFT Zone Start: 786432 >20:34:29,440 INFO program: MFT Zone End: 2343135 >20:34:29,440 INFO program: MFT Zone Position: 786432 >20:34:29,440 INFO program: Current Position in First Data Zone: 2343135 >20:34:29,440 INFO program: Current Position in Second Data Zone: 0 >20:34:29,440 INFO program: Allocated clusters 30272 (0.2%) >20:34:29,441 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >20:34:29,441 INFO program: FILE_MFTMirr Size: 4 >20:34:29,441 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >20:34:29,441 INFO program: Size of Attribute Definition Table: 2560 >20:34:29,441 INFO program: Number of Attached Extent Inodes: 0 >20:34:29,442 INFO program: FILE_Bitmap Information >20:34:29,442 INFO program: FILE_Bitmap MFT Record Number: 6 >20:34:29,442 INFO program: State of FILE_Bitmap Inode: 80 >20:34:29,442 INFO program: Length of Attribute List: 0 >20:34:29,442 INFO program: Number of Attached Extent Inodes: 0 >20:34:29,443 INFO program: FILE_Bitmap Data Attribute Information >20:34:29,443 INFO program: Decompressed Runlist: not done yet >20:34:29,443 INFO program: Base Inode: 6 >20:34:29,443 INFO program: Attribute Types: not done yet >20:34:29,444 INFO program: Attribute Name Length: 0 >20:34:29,444 INFO program: Attribute State: 3 >20:34:29,444 INFO program: Attribute Allocated Size: 1560576 >20:34:29,444 INFO program: Attribute Data Size: 1556704 >20:34:29,444 INFO program: Attribute Initialized Size: 1556704 >20:34:29,445 INFO program: Attribute Compressed Size: 0 >20:34:29,445 INFO program: Compression Block Size: 0 >20:34:29,445 INFO program: Compression Block Size Bits: 0 >20:34:29,445 INFO program: Compression Block Clusters: 0 >20:34:29,445 INFO program: Free Clusters: 7651828 (61.4%) >20:34:29,446 DEBUG program: Return code: 0 >20:34:29,446 INFO program: Running... ntfsresize -m /dev/sda3 >20:34:31,899 INFO program: ntfsresize v2014.2.15 (libntfs-3g) >20:34:31,901 INFO program: Minsize (in MB): 19669 >20:34:31,901 DEBUG program: Return code: 0 >20:34:32,035 INFO program: Running... multipath -c /dev/sda4 >20:34:32,084 INFO program: /dev/sda4 is not a valid multipath device path >20:34:32,085 DEBUG program: Return code: 1 >20:34:32,213 INFO program: Running... multipath -c /dev/sda5 >20:34:32,258 INFO program: /dev/sda5 is not a valid multipath device path >20:34:32,259 DEBUG program: Return code: 1 >20:34:32,368 INFO program: Running... multipath -c /dev/sda6 >20:34:32,421 INFO program: /dev/sda6 is not a valid multipath device path >20:34:32,423 DEBUG program: Return code: 1 >20:34:32,430 INFO program: Running... dumpe2fs -h /dev/sda6 >20:34:32,504 INFO program: dumpe2fs 1.42.12 (29-Aug-2014) >20:34:32,505 INFO program: Filesystem volume name: debian >20:34:32,506 INFO program: Last mounted on: / >20:34:32,506 INFO program: Filesystem UUID: f29e9625-7a45-4027-86b9-4702f5ff479e >20:34:32,507 INFO program: Filesystem magic number: 0xEF53 >20:34:32,507 INFO program: Filesystem revision #: 1 (dynamic) >20:34:32,507 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 >20:34:32,507 INFO program: Filesystem flags: signed_directory_hash >20:34:32,508 INFO program: Default mount options: user_xattr acl >20:34:32,508 INFO program: Filesystem state: clean >20:34:32,508 INFO program: Errors behavior: Continue >20:34:32,508 INFO program: Filesystem OS type: Linux >20:34:32,508 INFO program: Inode count: 1085280 >20:34:32,509 INFO program: Block count: 4337408 >20:34:32,509 INFO program: Reserved block count: 216870 >20:34:32,509 INFO program: Free blocks: 1761673 >20:34:32,509 INFO program: Free inodes: 875851 >20:34:32,509 INFO program: First block: 0 >20:34:32,510 INFO program: Block size: 4096 >20:34:32,510 INFO program: Fragment size: 4096 >20:34:32,510 INFO program: Reserved GDT blocks: 1022 >20:34:32,510 INFO program: Blocks per group: 32768 >20:34:32,511 INFO program: Fragments per group: 32768 >20:34:32,511 INFO program: Inodes per group: 8160 >20:34:32,511 INFO program: Inode blocks per group: 510 >20:34:32,511 INFO program: Flex block group size: 16 >20:34:32,511 INFO program: Filesystem created: Thu Sep 18 14:02:30 2014 >20:34:32,512 INFO program: Last mount time: Tue Oct 14 15:49:24 2014 >20:34:32,512 INFO program: Last write time: Tue Oct 14 15:49:23 2014 >20:34:32,512 INFO program: Mount count: 121 >20:34:32,512 INFO program: Maximum mount count: -1 >20:34:32,512 INFO program: Last checked: Thu Sep 18 14:02:30 2014 >20:34:32,513 INFO program: Check interval: 0 (<none>) >20:34:32,513 INFO program: Lifetime writes: 104 GB >20:34:32,513 INFO program: Reserved blocks uid: 0 (user root) >20:34:32,513 INFO program: Reserved blocks gid: 0 (group root) >20:34:32,513 INFO program: First inode: 11 >20:34:32,514 INFO program: Inode size: 256 >20:34:32,514 INFO program: Required extra isize: 28 >20:34:32,514 INFO program: Desired extra isize: 28 >20:34:32,514 INFO program: Journal inode: 8 >20:34:32,514 INFO program: Default directory hash: half_md4 >20:34:32,515 INFO program: Directory Hash Seed: 4251a09e-7f14-4077-9ee2-984a76c633c6 >20:34:32,515 INFO program: Journal backup: inode blocks >20:34:32,515 INFO program: Journal features: journal_incompat_revoke >20:34:32,515 INFO program: Journal size: 128M >20:34:32,516 INFO program: Journal length: 32768 >20:34:32,516 INFO program: Journal sequence: 0x00045c15 >20:34:32,516 INFO program: Journal start: 0 >20:34:32,516 INFO program: >20:34:32,516 DEBUG program: Return code: 0 >20:34:32,517 INFO program: Running... resize2fs -P /dev/sda6 >20:34:32,581 INFO program: resize2fs 1.42.12 (29-Aug-2014) >20:34:32,582 INFO program: Please run 'e2fsck -f /dev/sda6' first. >20:34:32,582 INFO program: >20:34:32,582 DEBUG program: Return code: 1 >20:34:32,724 INFO program: Running... multipath -c /dev/sda7 >20:34:32,776 INFO program: /dev/sda7 is not a valid multipath device path >20:34:32,778 DEBUG program: Return code: 1 >20:34:32,787 INFO program: Running... dumpe2fs -h /dev/sda7 >20:34:32,849 INFO program: dumpe2fs 1.42.12 (29-Aug-2014) >20:34:32,850 INFO program: Filesystem volume name: elementaryOS >20:34:32,851 INFO program: Last mounted on: / >20:34:32,851 INFO program: Filesystem UUID: 81044f56-5d0d-4326-b23a-34b9340f9bef >20:34:32,852 INFO program: Filesystem magic number: 0xEF53 >20:34:32,852 INFO program: Filesystem revision #: 1 (dynamic) >20:34:32,853 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 >20:34:32,853 INFO program: Filesystem flags: signed_directory_hash >20:34:32,853 INFO program: Default mount options: user_xattr acl >20:34:32,854 INFO program: Filesystem state: clean >20:34:32,854 INFO program: Errors behavior: Continue >20:34:32,855 INFO program: Filesystem OS type: Linux >20:34:32,855 INFO program: Inode count: 1659728 >20:34:32,856 INFO program: Block count: 6638336 >20:34:32,856 INFO program: Reserved block count: 331916 >20:34:32,856 INFO program: Free blocks: 5433419 >20:34:32,857 INFO program: Free inodes: 1484572 >20:34:32,857 INFO program: First block: 0 >20:34:32,857 INFO program: Block size: 4096 >20:34:32,858 INFO program: Fragment size: 4096 >20:34:32,858 INFO program: Reserved GDT blocks: 1022 >20:34:32,858 INFO program: Blocks per group: 32768 >20:34:32,858 INFO program: Fragments per group: 32768 >20:34:32,858 INFO program: Inodes per group: 8176 >20:34:32,859 INFO program: Inode blocks per group: 511 >20:34:32,859 INFO program: RAID stride: 32712 >20:34:32,859 INFO program: Flex block group size: 16 >20:34:32,859 INFO program: Filesystem created: Sun Sep 28 02:50:12 2014 >20:34:32,859 INFO program: Last mount time: Wed Oct 8 22:51:26 2014 >20:34:32,860 INFO program: Last write time: Sun Oct 12 21:49:46 2014 >20:34:32,860 INFO program: Mount count: 2 >20:34:32,860 INFO program: Maximum mount count: -1 >20:34:32,860 INFO program: Last checked: Thu Oct 2 23:22:12 2014 >20:34:32,860 INFO program: Check interval: 0 (<none>) >20:34:32,861 INFO program: Lifetime writes: 7281 MB >20:34:32,861 INFO program: Reserved blocks uid: 0 (user root) >20:34:32,861 INFO program: Reserved blocks gid: 0 (group root) >20:34:32,861 INFO program: First inode: 11 >20:34:32,861 INFO program: Inode size: 256 >20:34:32,862 INFO program: Required extra isize: 28 >20:34:32,862 INFO program: Desired extra isize: 28 >20:34:32,862 INFO program: Journal inode: 8 >20:34:32,862 INFO program: Default directory hash: half_md4 >20:34:32,863 INFO program: Directory Hash Seed: b95659da-5005-407d-840c-eff0fce9ba99 >20:34:32,863 INFO program: Journal backup: inode blocks >20:34:32,863 INFO program: Journal features: journal_incompat_revoke >20:34:32,863 INFO program: Journal size: 128M >20:34:32,863 INFO program: Journal length: 32768 >20:34:32,864 INFO program: Journal sequence: 0x00004cd8 >20:34:32,864 INFO program: Journal start: 0 >20:34:32,864 INFO program: >20:34:32,864 DEBUG program: Return code: 0 >20:34:32,865 INFO program: Running... resize2fs -P /dev/sda7 >20:34:32,908 INFO program: resize2fs 1.42.12 (29-Aug-2014) >20:34:32,909 INFO program: Please run 'e2fsck -f /dev/sda7' first. >20:34:32,910 INFO program: >20:34:32,910 DEBUG program: Return code: 1 >20:34:33,022 INFO program: Running... multipath -c /dev/sda8 >20:34:33,074 INFO program: /dev/sda8 is not a valid multipath device path >20:34:33,076 DEBUG program: Return code: 1 >20:34:33,081 INFO program: Running... dumpe2fs -h /dev/sda8 >20:34:33,133 INFO program: dumpe2fs 1.42.12 (29-Aug-2014) >20:34:33,135 INFO program: Filesystem volume name: fedora >20:34:33,135 INFO program: Last mounted on: / >20:34:33,136 INFO program: Filesystem UUID: 92f4693f-2610-463c-9bdb-4d16781c128f >20:34:33,136 INFO program: Filesystem magic number: 0xEF53 >20:34:33,137 INFO program: Filesystem revision #: 1 (dynamic) >20:34:33,137 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 >20:34:33,138 INFO program: Filesystem flags: signed_directory_hash >20:34:33,138 INFO program: Default mount options: user_xattr acl >20:34:33,139 INFO program: Filesystem state: clean >20:34:33,139 INFO program: Errors behavior: Continue >20:34:33,139 INFO program: Filesystem OS type: Linux >20:34:33,140 INFO program: Inode count: 1659728 >20:34:33,140 INFO program: Block count: 6638080 >20:34:33,141 INFO program: Reserved block count: 331904 >20:34:33,141 INFO program: Free blocks: 5609799 >20:34:33,142 INFO program: Free inodes: 1569477 >20:34:33,142 INFO program: First block: 0 >20:34:33,142 INFO program: Block size: 4096 >20:34:33,143 INFO program: Fragment size: 4096 >20:34:33,143 INFO program: Reserved GDT blocks: 1022 >20:34:33,144 INFO program: Blocks per group: 32768 >20:34:33,144 INFO program: Fragments per group: 32768 >20:34:33,145 INFO program: Inodes per group: 8176 >20:34:33,145 INFO program: Inode blocks per group: 511 >20:34:33,145 INFO program: Flex block group size: 16 >20:34:33,146 INFO program: Filesystem created: Tue Oct 14 19:25:37 2014 >20:34:33,146 INFO program: Last mount time: Tue Oct 14 18:14:03 2014 >20:34:33,147 INFO program: Last write time: Tue Oct 14 18:14:02 2014 >20:34:33,147 INFO program: Mount count: 2 >20:34:33,147 INFO program: Maximum mount count: -1 >20:34:33,147 INFO program: Last checked: Tue Oct 14 19:25:37 2014 >20:34:33,148 INFO program: Check interval: 0 (<none>) >20:34:33,148 INFO program: Lifetime writes: 5271 MB >20:34:33,148 INFO program: Reserved blocks uid: 0 (user root) >20:34:33,148 INFO program: Reserved blocks gid: 0 (group root) >20:34:33,148 INFO program: First inode: 11 >20:34:33,149 INFO program: Inode size: 256 >20:34:33,149 INFO program: Required extra isize: 28 >20:34:33,149 INFO program: Desired extra isize: 28 >20:34:33,149 INFO program: Journal inode: 8 >20:34:33,149 INFO program: Default directory hash: half_md4 >20:34:33,150 INFO program: Directory Hash Seed: a15db65b-2c5b-4254-b3b2-fc010cb2a222 >20:34:33,150 INFO program: Journal backup: inode blocks >20:34:33,150 INFO program: Journal features: journal_incompat_revoke >20:34:33,150 INFO program: Journal size: 128M >20:34:33,151 INFO program: Journal length: 32768 >20:34:33,151 INFO program: Journal sequence: 0x000023c1 >20:34:33,151 INFO program: Journal start: 0 >20:34:33,151 INFO program: >20:34:33,151 DEBUG program: Return code: 0 >20:34:33,152 INFO program: Running... resize2fs -P /dev/sda8 >20:34:33,199 INFO program: resize2fs 1.42.12 (29-Aug-2014) >20:34:33,201 INFO program: Estimated minimum size of the filesystem: 1077646 >20:34:33,201 DEBUG program: Return code: 0 >20:34:33,256 INFO program: Running... multipath -c /dev/loop0 >20:34:33,303 INFO program: /dev/loop0 is not a valid multipath device path >20:34:33,305 DEBUG program: Return code: 1 >20:34:33,348 INFO program: Running... multipath -c /dev/loop1 >20:34:33,398 INFO program: /dev/loop1 is not a valid multipath device path >20:34:33,400 DEBUG program: Return code: 1 >20:34:33,408 INFO program: Running... dumpe2fs -h /dev/loop1 >20:34:33,455 INFO program: dumpe2fs 1.42.12 (29-Aug-2014) >20:34:33,456 INFO program: Filesystem volume name: Anaconda >20:34:33,457 INFO program: Last mounted on: / >20:34:33,457 INFO program: Filesystem UUID: 394d5b40-0ced-4278-ab6b-40e9eeec58ae >20:34:33,457 INFO program: Filesystem magic number: 0xEF53 >20:34:33,457 INFO program: Filesystem revision #: 1 (dynamic) >20:34:33,458 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 >20:34:33,458 INFO program: Filesystem flags: signed_directory_hash >20:34:33,458 INFO program: Default mount options: user_xattr acl >20:34:33,458 INFO program: Filesystem state: clean >20:34:33,458 INFO program: Errors behavior: Continue >20:34:33,459 INFO program: Filesystem OS type: Linux >20:34:33,459 INFO program: Inode count: 131072 >20:34:33,459 INFO program: Block count: 2097152 >20:34:33,459 INFO program: Reserved block count: 0 >20:34:33,459 INFO program: Free blocks: 1004483 >20:34:33,460 INFO program: Free inodes: 83778 >20:34:33,460 INFO program: First block: 1 >20:34:33,460 INFO program: Block size: 1024 >20:34:33,460 INFO program: Fragment size: 1024 >20:34:33,461 INFO program: Reserved GDT blocks: 256 >20:34:33,461 INFO program: Blocks per group: 8192 >20:34:33,461 INFO program: Fragments per group: 8192 >20:34:33,461 INFO program: Inodes per group: 512 >20:34:33,461 INFO program: Inode blocks per group: 128 >20:34:33,462 INFO program: Flex block group size: 16 >20:34:33,462 INFO program: Filesystem created: Tue Oct 14 10:47:30 2014 >20:34:33,462 INFO program: Last mount time: Tue Oct 14 10:47:59 2014 >20:34:33,462 INFO program: Last write time: Tue Oct 14 10:48:14 2014 >20:34:33,462 INFO program: Mount count: 2 >20:34:33,463 INFO program: Maximum mount count: -1 >20:34:33,463 INFO program: Last checked: Tue Oct 14 10:47:30 2014 >20:34:33,463 INFO program: Check interval: 0 (<none>) >20:34:33,463 INFO program: Lifetime writes: 32 MB >20:34:33,463 INFO program: Reserved blocks uid: 0 (user root) >20:34:33,464 INFO program: Reserved blocks gid: 0 (group root) >20:34:33,464 INFO program: First inode: 11 >20:34:33,464 INFO program: Inode size: 256 >20:34:33,464 INFO program: Required extra isize: 28 >20:34:33,464 INFO program: Desired extra isize: 28 >20:34:33,465 INFO program: Journal inode: 8 >20:34:33,465 INFO program: Default directory hash: half_md4 >20:34:33,465 INFO program: Directory Hash Seed: 8c141c8c-9096-4f87-8b3f-fb297e39dcd6 >20:34:33,465 INFO program: Journal backup: inode blocks >20:34:33,465 INFO program: Journal features: (none) >20:34:33,466 INFO program: Journal size: 32M >20:34:33,466 INFO program: Journal length: 32768 >20:34:33,466 INFO program: Journal sequence: 0x0000000b >20:34:33,466 INFO program: Journal start: 0 >20:34:33,467 INFO program: >20:34:33,467 DEBUG program: Return code: 0 >20:34:33,468 INFO program: Running... resize2fs -P /dev/loop1 >20:34:33,514 INFO program: resize2fs 1.42.12 (29-Aug-2014) >20:34:33,516 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >20:34:33,516 INFO program: Couldn't find valid filesystem superblock. >20:34:33,517 DEBUG program: Return code: 1 >20:34:33,561 INFO program: Running... multipath -c /dev/loop2 >20:34:33,610 INFO program: /dev/loop2 is not a valid multipath device path >20:34:33,612 DEBUG program: Return code: 1 >20:34:33,916 INFO program: Running... multipath -c /dev/mapper/live-rw >20:34:33,965 INFO program: Oct 14 20:34:33 | the -c option requires a path to check >20:34:33,967 DEBUG program: Return code: 1 >20:34:33,976 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >20:34:34,018 INFO program: dumpe2fs 1.42.12 (29-Aug-2014) >20:34:34,020 INFO program: Filesystem volume name: Anaconda >20:34:34,020 INFO program: Last mounted on: / >20:34:34,021 INFO program: Filesystem UUID: 394d5b40-0ced-4278-ab6b-40e9eeec58ae >20:34:34,021 INFO program: Filesystem magic number: 0xEF53 >20:34:34,022 INFO program: Filesystem revision #: 1 (dynamic) >20:34:34,022 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >20:34:34,023 INFO program: Filesystem flags: signed_directory_hash >20:34:34,023 INFO program: Default mount options: user_xattr acl >20:34:34,024 INFO program: Filesystem state: clean >20:34:34,024 INFO program: Errors behavior: Continue >20:34:34,024 INFO program: Filesystem OS type: Linux >20:34:34,025 INFO program: Inode count: 131072 >20:34:34,025 INFO program: Block count: 2097152 >20:34:34,026 INFO program: Reserved block count: 0 >20:34:34,026 INFO program: Free blocks: 1004483 >20:34:34,027 INFO program: Free inodes: 83778 >20:34:34,027 INFO program: First block: 1 >20:34:34,027 INFO program: Block size: 1024 >20:34:34,027 INFO program: Fragment size: 1024 >20:34:34,028 INFO program: Reserved GDT blocks: 256 >20:34:34,028 INFO program: Blocks per group: 8192 >20:34:34,028 INFO program: Fragments per group: 8192 >20:34:34,028 INFO program: Inodes per group: 512 >20:34:34,028 INFO program: Inode blocks per group: 128 >20:34:34,029 INFO program: Flex block group size: 16 >20:34:34,029 INFO program: Filesystem created: Tue Oct 14 10:47:30 2014 >20:34:34,029 INFO program: Last mount time: Tue Oct 14 22:33:53 2014 >20:34:34,029 INFO program: Last write time: Tue Oct 14 22:33:53 2014 >20:34:34,030 INFO program: Mount count: 3 >20:34:34,030 INFO program: Maximum mount count: -1 >20:34:34,030 INFO program: Last checked: Tue Oct 14 10:47:30 2014 >20:34:34,030 INFO program: Check interval: 0 (<none>) >20:34:34,030 INFO program: Lifetime writes: 32 MB >20:34:34,031 INFO program: Reserved blocks uid: 0 (user root) >20:34:34,031 INFO program: Reserved blocks gid: 0 (group root) >20:34:34,031 INFO program: First inode: 11 >20:34:34,031 INFO program: Inode size: 256 >20:34:34,031 INFO program: Required extra isize: 28 >20:34:34,032 INFO program: Desired extra isize: 28 >20:34:34,032 INFO program: Journal inode: 8 >20:34:34,032 INFO program: Default directory hash: half_md4 >20:34:34,032 INFO program: Directory Hash Seed: 8c141c8c-9096-4f87-8b3f-fb297e39dcd6 >20:34:34,032 INFO program: Journal backup: inode blocks >20:34:34,033 INFO program: Journal features: (none) >20:34:34,033 INFO program: Journal size: 32M >20:34:34,033 INFO program: Journal length: 32768 >20:34:34,033 INFO program: Journal sequence: 0x0000000c >20:34:34,034 INFO program: Journal start: 1 >20:34:34,034 INFO program: >20:34:34,034 DEBUG program: Return code: 0 >20:34:34,035 INFO program: Running... resize2fs -P /dev/mapper/live-rw >20:34:34,082 INFO program: resize2fs 1.42.12 (29-Aug-2014) >20:34:34,084 INFO program: Estimated minimum size of the filesystem: 1104021 >20:34:34,084 DEBUG program: Return code: 0 >20:34:34,158 INFO program: Running... multipath -c /dev/mapper/live-base >20:34:34,206 INFO program: Oct 14 20:34:34 | the -c option requires a path to check >20:34:34,207 DEBUG program: Return code: 1 >20:34:34,216 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >20:34:34,260 INFO program: dumpe2fs 1.42.12 (29-Aug-2014) >20:34:34,262 INFO program: Filesystem volume name: Anaconda >20:34:34,262 INFO program: Last mounted on: / >20:34:34,262 INFO program: Filesystem UUID: 394d5b40-0ced-4278-ab6b-40e9eeec58ae >20:34:34,263 INFO program: Filesystem magic number: 0xEF53 >20:34:34,263 INFO program: Filesystem revision #: 1 (dynamic) >20:34:34,264 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 >20:34:34,264 INFO program: Filesystem flags: signed_directory_hash >20:34:34,265 INFO program: Default mount options: user_xattr acl >20:34:34,265 INFO program: Filesystem state: clean >20:34:34,266 INFO program: Errors behavior: Continue >20:34:34,266 INFO program: Filesystem OS type: Linux >20:34:34,267 INFO program: Inode count: 131072 >20:34:34,267 INFO program: Block count: 2097152 >20:34:34,267 INFO program: Reserved block count: 0 >20:34:34,267 INFO program: Free blocks: 1004483 >20:34:34,268 INFO program: Free inodes: 83778 >20:34:34,268 INFO program: First block: 1 >20:34:34,268 INFO program: Block size: 1024 >20:34:34,268 INFO program: Fragment size: 1024 >20:34:34,268 INFO program: Reserved GDT blocks: 256 >20:34:34,269 INFO program: Blocks per group: 8192 >20:34:34,269 INFO program: Fragments per group: 8192 >20:34:34,269 INFO program: Inodes per group: 512 >20:34:34,269 INFO program: Inode blocks per group: 128 >20:34:34,269 INFO program: Flex block group size: 16 >20:34:34,270 INFO program: Filesystem created: Tue Oct 14 10:47:30 2014 >20:34:34,270 INFO program: Last mount time: Tue Oct 14 10:47:59 2014 >20:34:34,270 INFO program: Last write time: Tue Oct 14 10:48:14 2014 >20:34:34,270 INFO program: Mount count: 2 >20:34:34,270 INFO program: Maximum mount count: -1 >20:34:34,271 INFO program: Last checked: Tue Oct 14 10:47:30 2014 >20:34:34,271 INFO program: Check interval: 0 (<none>) >20:34:34,271 INFO program: Lifetime writes: 32 MB >20:34:34,271 INFO program: Reserved blocks uid: 0 (user root) >20:34:34,272 INFO program: Reserved blocks gid: 0 (group root) >20:34:34,272 INFO program: First inode: 11 >20:34:34,272 INFO program: Inode size: 256 >20:34:34,272 INFO program: Required extra isize: 28 >20:34:34,272 INFO program: Desired extra isize: 28 >20:34:34,273 INFO program: Journal inode: 8 >20:34:34,273 INFO program: Default directory hash: half_md4 >20:34:34,273 INFO program: Directory Hash Seed: 8c141c8c-9096-4f87-8b3f-fb297e39dcd6 >20:34:34,273 INFO program: Journal backup: inode blocks >20:34:34,273 INFO program: Journal features: (none) >20:34:34,274 INFO program: Journal size: 32M >20:34:34,274 INFO program: Journal length: 32768 >20:34:34,274 INFO program: Journal sequence: 0x0000000b >20:34:34,274 INFO program: Journal start: 0 >20:34:34,274 INFO program: >20:34:34,275 DEBUG program: Return code: 0 >20:34:34,275 INFO program: Running... resize2fs -P /dev/mapper/live-base >20:34:34,317 INFO program: resize2fs 1.42.12 (29-Aug-2014) >20:34:34,318 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >20:34:34,319 INFO program: Couldn't find valid filesystem superblock. >20:34:34,319 DEBUG program: Return code: 1 >20:34:34,337 INFO program: Running... udevadm settle --timeout=300 >20:34:34,402 DEBUG program: Return code: 0 >20:34:34,425 INFO program: Running... udevadm settle --timeout=300 >20:34:34,482 DEBUG program: Return code: 0 >20:34:34,497 INFO program: Running... udevadm settle --timeout=300 >20:34:34,554 DEBUG program: Return code: 0 >20:34:34,561 INFO program: Running... udevadm settle --timeout=300 >20:34:34,623 DEBUG program: Return code: 0 >20:34:34,633 INFO program: Running... udevadm settle --timeout=300 >20:34:34,693 DEBUG program: Return code: 0 >20:34:34,702 INFO program: Running... udevadm settle --timeout=300 >20:34:34,762 DEBUG program: Return code: 0 >20:34:34,772 INFO program: Running... udevadm settle --timeout=300 >20:34:34,832 DEBUG program: Return code: 0 >20:34:34,842 INFO program: Running... udevadm settle --timeout=300 >20:34:34,902 DEBUG program: Return code: 0 >20:34:34,912 INFO program: Running... udevadm settle --timeout=300 >20:34:34,972 DEBUG program: Return code: 0 >20:34:34,978 INFO program: Running... udevadm settle --timeout=300 >20:34:35,041 DEBUG program: Return code: 0 >20:34:35,052 INFO program: Running... udevadm settle --timeout=300 >20:34:35,113 DEBUG program: Return code: 0 >20:34:35,119 INFO program: Running... udevadm settle --timeout=300 >20:34:35,183 DEBUG program: Return code: 0 >20:34:35,193 INFO program: Running... udevadm settle --timeout=300 >20:34:35,253 DEBUG program: Return code: 0 >20:34:35,258 INFO program: Running... udevadm settle --timeout=300 >20:34:35,320 DEBUG program: Return code: 0 >20:34:35,331 INFO program: Running... udevadm settle --timeout=300 >20:34:35,392 DEBUG program: Return code: 0 >20:34:35,424 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda6 /mnt/sysimage >20:34:35,518 DEBUG program: Return code: 0 >20:34:35,557 INFO program: Running... arch >20:34:35,825 INFO program: x86_64 >20:34:35,826 DEBUG program: Return code: 0 >20:34:35,891 INFO program: Running... udevadm settle --timeout=300 >20:34:35,953 DEBUG program: Return code: 0 >20:34:35,955 INFO program: Running... umount /mnt/sysimage >20:34:36,031 DEBUG program: Return code: 0 >20:34:36,033 INFO program: Running... udevadm settle --timeout=300 >20:34:36,092 DEBUG program: Return code: 0 >20:34:36,098 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda7 /mnt/sysimage >20:34:36,207 DEBUG program: Return code: 0 >20:34:36,240 INFO program: Running... arch >20:34:36,510 INFO program: x86_64 >20:34:36,511 DEBUG program: Return code: 0 >20:34:36,571 INFO program: Running... udevadm settle --timeout=300 >20:34:36,631 DEBUG program: Return code: 0 >20:34:36,633 INFO program: Running... umount /mnt/sysimage >20:34:36,698 DEBUG program: Return code: 0 >20:34:36,700 INFO program: Running... udevadm settle --timeout=300 >20:34:36,761 DEBUG program: Return code: 0 >20:34:36,767 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda8 /mnt/sysimage >20:34:36,870 DEBUG program: Return code: 0 >20:34:36,916 INFO program: Running... arch >20:34:37,099 INFO program: x86_64 >20:34:37,101 DEBUG program: Return code: 0 >20:34:37,145 INFO program: Running... udevadm settle --timeout=300 >20:34:37,203 DEBUG program: Return code: 0 >20:34:37,205 INFO program: Running... umount /mnt/sysimage >20:34:37,276 DEBUG program: Return code: 0 >20:34:37,278 INFO program: Running... udevadm settle --timeout=300 >20:34:37,341 DEBUG program: Return code: 0 >20:34:37,649 INFO program: Running... hwclock --hctosys --localtime >20:34:37,715 INFO program: Running... udevadm settle --timeout=300 >20:34:37,774 DEBUG program: Return code: 0 >20:34:37,780 INFO program: Running... multipath -c /dev/sdb >20:34:37,834 INFO program: /dev/sdb is not a valid multipath device path >20:34:37,835 DEBUG program: Return code: 1 >20:34:37,841 INFO program: Running... mount -t iso9660 -o ro /dev/sdb /tmp/tmpDjGbRx >20:34:37,889 DEBUG program: Return code: 0 >20:34:37,891 INFO program: Running... udevadm settle --timeout=300 >20:34:37,952 DEBUG program: Return code: 0 >20:34:37,954 INFO program: Running... umount /tmp/tmpDjGbRx >20:34:38,011 DEBUG program: Return code: 0 >22:34:39,036 DEBUG program: Return code: 0 >22:35:41,191 INFO program: Running... udevadm settle --timeout=300 >22:35:41,252 DEBUG program: Return code: 0 >22:35:41,258 INFO program: Running... multipath -c /dev/sdb >22:35:41,313 INFO program: /dev/sdb is not a valid multipath device path >22:35:41,314 DEBUG program: Return code: 1 >22:35:41,316 INFO program: Running... mount -t iso9660 -o ro /dev/sdb /tmp/tmpijxhjl >22:35:41,365 DEBUG program: Return code: 0 >22:35:41,367 INFO program: Running... udevadm settle --timeout=300 >22:35:41,430 DEBUG program: Return code: 0 >22:35:41,432 INFO program: Running... umount /tmp/tmpijxhjl >22:35:41,499 DEBUG program: Return code: 0 >22:35:42,361 INFO program: Running... modprobe btrfs >22:35:42,535 DEBUG program: Return code: 0 >22:35:42,550 INFO program: Running... modprobe xfs >22:35:42,822 DEBUG program: Return code: 0 >22:35:42,934 INFO program: Running... modprobe vfat >22:35:43,079 DEBUG program: Return code: 0 >00:36:00,758 INFO program: Running... udevadm settle --timeout=300 >00:36:00,826 DEBUG program: Return code: 0 >00:36:00,866 INFO program: Running... udevadm settle --timeout=300 >00:36:00,944 DEBUG program: Return code: 0 >00:36:24,429 INFO program: Running... udevadm settle --timeout=300 >00:36:24,494 DEBUG program: Return code: 0 >00:36:24,515 INFO program: Running... udevadm settle --timeout=300 >00:36:24,581 DEBUG program: Return code: 0 >00:37:08,920 INFO program: Running... hwclock --systohc --local >00:37:10,517 DEBUG program: Return code: 0 >00:37:10,559 INFO program: Running... udevadm settle --timeout=300 >00:37:10,623 DEBUG program: Return code: 0 >00:37:10,635 INFO program: Running... udevadm settle --timeout=300 >00:37:10,700 DEBUG program: Return code: 0 >00:37:10,706 INFO program: Running... udevadm settle --timeout=300 >00:37:10,771 DEBUG program: Return code: 0 >00:37:10,780 INFO program: Running... udevadm settle --timeout=300 >00:37:10,846 DEBUG program: Return code: 0 >00:37:10,857 INFO program: Running... udevadm settle --timeout=300 >00:37:10,918 DEBUG program: Return code: 0 >00:37:10,928 INFO program: Running... udevadm settle --timeout=300 >00:37:10,994 DEBUG program: Return code: 0 >00:37:11,006 INFO program: Running... udevadm settle --timeout=300 >00:37:11,070 DEBUG program: Return code: 0 >00:37:11,079 INFO program: Running... udevadm settle --timeout=300 >00:37:11,145 DEBUG program: Return code: 0 >00:37:11,151 INFO program: Running... udevadm settle --timeout=300 >00:37:11,214 DEBUG program: Return code: 0 >00:37:11,226 INFO program: Running... udevadm settle --timeout=300 >00:37:11,292 DEBUG program: Return code: 0 >00:37:11,298 INFO program: Running... udevadm settle --timeout=300 >00:37:11,366 DEBUG program: Return code: 0 >00:37:11,377 INFO program: Running... udevadm settle --timeout=300 >00:37:11,444 DEBUG program: Return code: 0 >00:37:11,450 INFO program: Running... udevadm settle --timeout=300 >00:37:11,521 DEBUG program: Return code: 0 >00:37:11,530 INFO program: Running... udevadm settle --timeout=300 >00:37:11,600 DEBUG program: Return code: 0 >00:37:11,690 INFO program: Running... wipefs -f -a /dev/sda8 >00:37:12,349 INFO program: /dev/sda8: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >00:37:12,350 DEBUG program: Return code: 0 >00:37:12,351 INFO program: Running... udevadm settle --timeout=300 >00:37:12,436 DEBUG program: Return code: 0 >00:37:12,437 INFO program: Running... udevadm settle --timeout=300 >00:37:12,502 DEBUG program: Return code: 0 >00:37:12,869 INFO program: Running... mke2fs -t ext4 /dev/sda8 >00:37:15,699 INFO program: mke2fs 1.42.12 (29-Aug-2014) >00:37:15,700 INFO program: Creating filesystem with 6638080 4k blocks and 1659728 inodes >00:37:15,700 INFO program: Filesystem UUID: b69bdbbb-e77f-4a20-9ef7-274ac6a4f8fb >00:37:15,700 INFO program: Superblock backups stored on blocks: >00:37:15,700 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >00:37:15,701 INFO program: 4096000 >00:37:15,701 INFO program: >00:37:15,701 INFO program: Allocating group tables: 0/203 done >00:37:15,702 INFO program: Writing inode tables: 0/203 done >00:37:15,702 INFO program: Creating journal (32768 blocks): done >00:37:15,702 INFO program: Writing superblocks and filesystem accounting information: 0/203 done >00:37:15,703 INFO program: >00:37:15,703 DEBUG program: Return code: 0 >00:37:15,707 INFO program: Running... e2label /dev/sda8 fedora >00:37:15,982 DEBUG program: Return code: 0 >00:37:15,990 INFO program: Running... udevadm settle --timeout=300 >00:37:16,084 DEBUG program: Return code: 0 >00:37:16,090 INFO program: Running... udevadm settle --timeout=300 >00:37:16,163 DEBUG program: Return code: 0 >00:37:16,676 INFO program: Running... swapon /dev/sda5 >00:37:16,745 DEBUG program: Return code: 0 >00:37:16,848 INFO program: Running... mount -t ext4 -o defaults /dev/sda8 /mnt/sysimage >00:37:16,923 DEBUG program: Return code: 0 >00:37:17,019 INFO program: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >00:37:17,073 DEBUG program: Return code: 0 >00:37:17,080 INFO program: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >00:37:17,136 DEBUG program: Return code: 0 >00:37:17,146 INFO program: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >00:37:17,198 DEBUG program: Return code: 0 >00:37:17,220 INFO program: Running... mount -t proc -o defaults proc /mnt/sysimage/proc >00:37:17,274 DEBUG program: Return code: 0 >00:37:17,503 INFO program: Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >00:37:17,559 DEBUG program: Return code: 0 >00:37:17,576 INFO program: Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >00:37:17,631 DEBUG program: Return code: 0 >00:37:17,638 INFO program: Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >00:37:17,695 DEBUG program: Return code: 0 >00:37:17,749 INFO program: Running... systemd-detect-virt >00:37:17,819 INFO program: none >00:37:17,819 DEBUG program: Return code: 1 >22:37:48,323 INFO program: Running... /usr/libexec/anaconda/anaconda-yum --config /tmp/anaconda-yum.conf --tsfile /mnt/sysimage/anaconda-yum.yumtx --rpmlog /tmp/rpm-script.log --installroot /mnt/sysimage --release rawhide --arch x86_64 --macro __dbi_htconfig hash nofsync %{__dbi_other} %{__dbi_perms} --macro __file_context_path /etc/selinux/targeted/contexts/files/file_contexts >22:47:26,335 INFO program: Running... grub2-install --no-floppy /dev/sda >22:47:38,963 INFO program: Installing for i386-pc platform. >22:47:38,965 INFO program: Installation finished. No error reported. >22:47:38,965 DEBUG program: Return code: 0 >22:47:39,225 INFO program: Running... grub2-set-default 0 >22:47:39,738 DEBUG program: Return code: 0 >22:47:39,740 INFO program: Running... grub2-mkconfig -o /boot/grub2/grub.cfg >22:48:39,151 INFO program: Generating grub configuration file ... >22:48:39,152 INFO program: Found linux image: /boot/vmlinuz-3.18.0-0.rc0.git6.1.fc22.x86_64 >22:48:39,152 INFO program: Found initrd image: /boot/initramfs-3.18.0-0.rc0.git6.1.fc22.x86_64.img >22:48:39,152 INFO program: Found linux image: /boot/vmlinuz-0-rescue-bc7b62ac644f4b14aabacc70a3efc257 >22:48:39,152 INFO program: Found initrd image: /boot/initramfs-0-rescue-bc7b62ac644f4b14aabacc70a3efc257.img >22:48:39,153 INFO program: Found Windows Recovery Environment (loader) on /dev/sda1 >22:48:39,153 INFO program: Found Debian GNU/Linux (jessie/sid) on /dev/sda6 >22:48:39,154 INFO program: Found elementary OS Freya (0.3) on /dev/sda7 >22:48:39,154 INFO program: done >22:48:39,154 DEBUG program: Return code: 0 > > >/tmp/storage.log: >22:34:12,220 INFO blivet: ISCSID is /sbin/iscsid >22:34:12,221 INFO blivet: no initiator set >22:34:12,532 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >22:34:12,533 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >22:34:15,776 DEBUG blivet: trying to set new default fstype to 'ext4' >22:34:15,815 DEBUG blivet: Ext4FS.supported: supported: True ; >22:34:15,817 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >22:34:15,819 DEBUG blivet: Ext4FS.supported: supported: True ; >22:34:17,033 INFO blivet: Detected 3.38 GiB of memory >22:34:17,039 INFO blivet: Suggested swap size (3.38 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >22:34:17,045 INFO blivet: Swap attempt of 0.0 >22:34:17,653 INFO blivet: resetting Blivet (version 0.67) instance <blivet.Blivet object at 0x7fbcb8d8be50> >22:34:17,656 INFO blivet: no initiator set >22:34:17,657 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >22:34:17,658 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >22:34:18,023 DEBUG blivet: protected device spec LABEL=Fedora-rawhide-x86_64 resolved to sdb >22:34:18,107 INFO blivet: devices to scan: [u'sdb', u'sdb1', u'sdb2', u'sdb3', u'sda', u'sda1', u'sda2', u'sda3', u'sda4', u'sda5', u'sda6', u'sda7', u'sda8', u'loop0', u'loop1', u'loop2', u'live-rw', u'live-base'] >22:34:18,115 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVLINKS': u'/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_1108170000000819-0:0 /dev/disk/by-label/Fedora-rawhide-x86_64 /dev/disk/by-path/pci-0000:00:02.1-usb-0:3:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2014-10-14-10-54-14-00', > u'DEVNAME': u'/dev/sdb', > u'DEVPATH': u'/devices/pci0000:00/0000:00:02.1/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdb', > u'DEVTYPE': u'disk', > u'DM_MULTIPATH_TIMESTAMP': u'1413326037', > u'ID_BUS': u'usb', > u'ID_FS_APPLICATION_ID': u'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', > u'ID_FS_BOOT_SYSTEM_ID': u'EL\\x20TORITO\\x20SPECIFICATION', > u'ID_FS_LABEL': u'Fedora-rawhide-x86_64', > u'ID_FS_LABEL_ENC': u'Fedora-rawhide-x86_64', > u'ID_FS_SYSTEM_ID': u'LINUX', > u'ID_FS_TYPE': u'iso9660', > u'ID_FS_USAGE': u'filesystem', > u'ID_FS_UUID': u'2014-10-14-10-54-14-00', > u'ID_FS_UUID_ENC': u'2014-10-14-10-54-14-00', > u'ID_FS_VERSION': u'Joliet Extension', > u'ID_INSTANCE': u'0:0', > u'ID_MODEL': u'USB_Flash_Drive', > u'ID_MODEL_ENC': u'USB\\x20Flash\\x20Drive\\x20', > u'ID_MODEL_ID': u'312b', > u'ID_PART_TABLE_TYPE': u'dos', > u'ID_PART_TABLE_UUID': u'6b8b4567', > u'ID_PATH': u'pci-0000:00:02.1-usb-0:3:1.0-scsi-0:0:0:0', > u'ID_PATH_TAG': u'pci-0000_00_02_1-usb-0_3_1_0-scsi-0_0_0_0', > u'ID_REVISION': u'1.00', > u'ID_SERIAL': u'ADATA_USB_Flash_Drive_1108170000000819-0:0', > u'ID_SERIAL_SHORT': u'1108170000000819', > u'ID_TYPE': u'disk', > u'ID_USB_DRIVER': u'usb-storage', > u'ID_USB_INTERFACES': u':080650:', > u'ID_USB_INTERFACE_NUM': u'00', > u'ID_VENDOR': u'ADATA', > u'ID_VENDOR_ENC': u'ADATA\\x20\\x20\\x20', > u'ID_VENDOR_ID': u'125f', > u'MAJOR': u'8', > u'MINOR': u'16', > u'MPATH_SBIN_PATH': u'/sbin', > u'SUBSYSTEM': u'block', > u'TAGS': u':systemd:', > u'USEC_INITIALIZED': u'689466'} ; name: sdb ; >22:34:18,117 INFO blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:02.1/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdb)... >22:34:18,119 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >22:34:18,120 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:34:18,124 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >22:34:18,130 INFO blivet: sdb is a disk >22:34:18,131 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >22:34:18,134 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >22:34:18,135 INFO blivet: added disk sdb (id 1) to device tree >22:34:18,138 DEBUG blivet: looking up parted Device: /dev/sdb >22:34:18,138 INFO blivet: got device: DiskDevice instance (0x7fbcac0626d0) -- > name = sdb status = True kids = 0 id = 1 > parents = [] > uuid = None size = 14.73 GiB > format = existing None > major = 8 minor = 16 exists = True protected = True > sysfs path = /sys/devices/pci0000:00/0000:00:02.1/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ADATA USB Flash Drive path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 30883840 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (15080, 64, 32) biosGeometry: (1922, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcb6dd2290> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fbcac081610> >22:34:18,193 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >22:34:18,252 INFO blivet: type detected on 'sdb' is 'iso9660' >22:34:18,255 DEBUG blivet: Iso9660FS.supported: supported: True ; >22:34:18,256 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 4 >22:34:18,258 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: iso9660 ; >22:34:18,258 INFO blivet: got format: existing iso9660 filesystem >22:34:18,264 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVLINKS': u'/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_1108170000000819-0:0-part1 /dev/disk/by-label/Fedora-rawhide-x86_64 /dev/disk/by-path/pci-0000:00:02.1-usb-0:3:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2014-10-14-10-54-14-00', > u'DEVNAME': u'/dev/sdb1', > u'DEVPATH': u'/devices/pci0000:00/0000:00:02.1/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdb/sdb1', > u'DEVTYPE': u'partition', > u'ID_BUS': u'usb', > u'ID_FS_APPLICATION_ID': u'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', > u'ID_FS_BOOT_SYSTEM_ID': u'EL\\x20TORITO\\x20SPECIFICATION', > u'ID_FS_LABEL': u'Fedora-rawhide-x86_64', > u'ID_FS_LABEL_ENC': u'Fedora-rawhide-x86_64', > u'ID_FS_SYSTEM_ID': u'LINUX', > u'ID_FS_TYPE': u'iso9660', > u'ID_FS_USAGE': u'filesystem', > u'ID_FS_UUID': u'2014-10-14-10-54-14-00', > u'ID_FS_UUID_ENC': u'2014-10-14-10-54-14-00', > u'ID_FS_VERSION': u'Joliet Extension', > u'ID_INSTANCE': u'0:0', > u'ID_MODEL': u'USB_Flash_Drive', > u'ID_MODEL_ENC': u'USB\\x20Flash\\x20Drive\\x20', > u'ID_MODEL_ID': u'312b', > u'ID_PART_ENTRY_DISK': u'8:16', > u'ID_PART_ENTRY_FLAGS': u'0x80', > u'ID_PART_ENTRY_NUMBER': u'1', > u'ID_PART_ENTRY_OFFSET': u'0', > u'ID_PART_ENTRY_SCHEME': u'dos', > u'ID_PART_ENTRY_SIZE': u'905216', > u'ID_PART_ENTRY_TYPE': u'0x0', > u'ID_PART_ENTRY_UUID': u'6b8b4567-01', > u'ID_PART_TABLE_TYPE': u'dos', > u'ID_PART_TABLE_UUID': u'6b8b4567', > u'ID_PATH': u'pci-0000:00:02.1-usb-0:3:1.0-scsi-0:0:0:0', > u'ID_PATH_TAG': u'pci-0000_00_02_1-usb-0_3_1_0-scsi-0_0_0_0', > u'ID_REVISION': u'1.00', > u'ID_SERIAL': u'ADATA_USB_Flash_Drive_1108170000000819-0:0', > u'ID_SERIAL_SHORT': u'1108170000000819', > u'ID_TYPE': u'disk', > u'ID_USB_DRIVER': u'usb-storage', > u'ID_USB_INTERFACES': u':080650:', > u'ID_USB_INTERFACE_NUM': u'00', > u'ID_VENDOR': u'ADATA', > u'ID_VENDOR_ENC': u'ADATA\\x20\\x20\\x20', > u'ID_VENDOR_ID': u'125f', > u'MAJOR': u'8', > u'MINOR': u'17', > u'SUBSYSTEM': u'block', > u'TAGS': u':systemd:', > u'USEC_INITIALIZED': u'689761'} ; name: sdb1 ; >22:34:18,266 INFO blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:02.1/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdb/sdb1)... >22:34:18,268 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb1 ; incomplete: False ; >22:34:18,270 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:34:18,271 INFO blivet: sdb1 is a partition >22:34:18,273 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >22:34:18,275 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >22:34:18,277 DEBUG blivet: DeviceTree.getDeviceByName returned existing 14.73 GiB disk sdb (1) with existing iso9660 filesystem >22:34:18,297 DEBUG blivet: lvm filter: adding sdb1 to the reject list >22:34:18,297 DEBUG blivet: ignoring partition sdb1 on iso9660 >22:34:18,298 DEBUG blivet: no device obtained for sdb1 >22:34:18,303 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVLINKS': u'/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_1108170000000819-0:0-part2 /dev/disk/by-label/ANACONDA /dev/disk/by-path/pci-0000:00:02.1-usb-0:3:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/0CC8-C184', > u'DEVNAME': u'/dev/sdb2', > u'DEVPATH': u'/devices/pci0000:00/0000:00:02.1/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdb/sdb2', > u'DEVTYPE': u'partition', > u'ID_BUS': u'usb', > u'ID_FS_APPLICATION_ID': u'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', > u'ID_FS_BOOT_SYSTEM_ID': u'EL\\x20TORITO\\x20SPECIFICATION', > u'ID_FS_LABEL': u'ANACONDA', > u'ID_FS_LABEL_ENC': u'ANACONDA', > u'ID_FS_SYSTEM_ID': u'LINUX', > u'ID_FS_TYPE': u'vfat', > u'ID_FS_USAGE': u'filesystem', > u'ID_FS_UUID': u'0CC8-C184', > u'ID_FS_UUID_ENC': u'0CC8-C184', > u'ID_FS_VERSION': u'FAT12', > u'ID_INSTANCE': u'0:0', > u'ID_MODEL': u'USB_Flash_Drive', > u'ID_MODEL_ENC': u'USB\\x20Flash\\x20Drive\\x20', > u'ID_MODEL_ID': u'312b', > u'ID_PART_ENTRY_DISK': u'8:16', > u'ID_PART_ENTRY_NUMBER': u'2', > u'ID_PART_ENTRY_OFFSET': u'184080', > u'ID_PART_ENTRY_SCHEME': u'dos', > u'ID_PART_ENTRY_SIZE': u'12652', > u'ID_PART_ENTRY_TYPE': u'0xef', > u'ID_PART_ENTRY_UUID': u'6b8b4567-02', > u'ID_PART_TABLE_TYPE': u'dos', > u'ID_PART_TABLE_UUID': u'6b8b4567', > u'ID_PATH': u'pci-0000:00:02.1-usb-0:3:1.0-scsi-0:0:0:0', > u'ID_PATH_TAG': u'pci-0000_00_02_1-usb-0_3_1_0-scsi-0_0_0_0', > u'ID_REVISION': u'1.00', > u'ID_SERIAL': u'ADATA_USB_Flash_Drive_1108170000000819-0:0', > u'ID_SERIAL_SHORT': u'1108170000000819', > u'ID_TYPE': u'disk', > u'ID_USB_DRIVER': u'usb-storage', > u'ID_USB_INTERFACES': u':080650:', > u'ID_USB_INTERFACE_NUM': u'00', > u'ID_VENDOR': u'ADATA', > u'ID_VENDOR_ENC': u'ADATA\\x20\\x20\\x20', > u'ID_VENDOR_ID': u'125f', > u'MAJOR': u'8', > u'MINOR': u'18', > u'SUBSYSTEM': u'block', > u'TAGS': u':systemd:', > u'USEC_INITIALIZED': u'690226'} ; name: sdb2 ; >22:34:18,304 INFO blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:02.1/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdb/sdb2)... >22:34:18,306 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb2 ; incomplete: False ; >22:34:18,308 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:34:18,309 INFO blivet: sdb2 is a partition >22:34:18,311 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >22:34:18,314 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >22:34:18,316 DEBUG blivet: DeviceTree.getDeviceByName returned existing 14.73 GiB disk sdb (1) with existing iso9660 filesystem >22:34:18,331 DEBUG blivet: lvm filter: adding sdb2 to the reject list >22:34:18,331 DEBUG blivet: ignoring partition sdb2 on iso9660 >22:34:18,331 DEBUG blivet: no device obtained for sdb2 >22:34:18,337 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVLINKS': u'/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_1108170000000819-0:0-part3 /dev/disk/by-label/ANACONDA /dev/disk/by-path/pci-0000:00:02.1-usb-0:3:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/5dacac64-6dbb-3fef-8c1d-c332a4baceaa', > u'DEVNAME': u'/dev/sdb3', > u'DEVPATH': u'/devices/pci0000:00/0000:00:02.1/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdb/sdb3', > u'DEVTYPE': u'partition', > u'ID_BUS': u'usb', > u'ID_FS_APPLICATION_ID': u'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', > u'ID_FS_BOOT_SYSTEM_ID': u'EL\\x20TORITO\\x20SPECIFICATION', > u'ID_FS_LABEL': u'ANACONDA', > u'ID_FS_LABEL_ENC': u'ANACONDA', > u'ID_FS_SYSTEM_ID': u'LINUX', > u'ID_FS_TYPE': u'hfsplus', > u'ID_FS_USAGE': u'filesystem', > u'ID_FS_UUID': u'5dacac64-6dbb-3fef-8c1d-c332a4baceaa', > u'ID_FS_UUID_ENC': u'5dacac64-6dbb-3fef-8c1d-c332a4baceaa', > u'ID_FS_VERSION': u'Joliet Extension', > u'ID_INSTANCE': u'0:0', > u'ID_MODEL': u'USB_Flash_Drive', > u'ID_MODEL_ENC': u'USB\\x20Flash\\x20Drive\\x20', > u'ID_MODEL_ID': u'312b', > u'ID_PART_ENTRY_DISK': u'8:16', > u'ID_PART_ENTRY_NUMBER': u'3', > u'ID_PART_ENTRY_OFFSET': u'196732', > u'ID_PART_ENTRY_SCHEME': u'dos', > u'ID_PART_ENTRY_SIZE': u'50656', > u'ID_PART_ENTRY_TYPE': u'0x0', > u'ID_PART_ENTRY_UUID': u'6b8b4567-03', > u'ID_PART_TABLE_TYPE': u'dos', > u'ID_PART_TABLE_UUID': u'6b8b4567', > u'ID_PATH': u'pci-0000:00:02.1-usb-0:3:1.0-scsi-0:0:0:0', > u'ID_PATH_TAG': u'pci-0000_00_02_1-usb-0_3_1_0-scsi-0_0_0_0', > u'ID_REVISION': u'1.00', > u'ID_SERIAL': u'ADATA_USB_Flash_Drive_1108170000000819-0:0', > u'ID_SERIAL_SHORT': u'1108170000000819', > u'ID_TYPE': u'disk', > u'ID_USB_DRIVER': u'usb-storage', > u'ID_USB_INTERFACES': u':080650:', > u'ID_USB_INTERFACE_NUM': u'00', > u'ID_VENDOR': u'ADATA', > u'ID_VENDOR_ENC': u'ADATA\\x20\\x20\\x20', > u'ID_VENDOR_ID': u'125f', > u'MAJOR': u'8', > u'MINOR': u'19', > u'SUBSYSTEM': u'block', > u'TAGS': u':systemd:', > u'USEC_INITIALIZED': u'690512'} ; name: sdb3 ; >22:34:18,338 INFO blivet: scanning sdb3 (/sys/devices/pci0000:00/0000:00:02.1/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdb/sdb3)... >22:34:18,340 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb3 ; incomplete: False ; >22:34:18,342 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:34:18,343 INFO blivet: sdb3 is a partition >22:34:18,345 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >22:34:18,347 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >22:34:18,349 DEBUG blivet: DeviceTree.getDeviceByName returned existing 14.73 GiB disk sdb (1) with existing iso9660 filesystem >22:34:18,364 DEBUG blivet: lvm filter: adding sdb3 to the reject list >22:34:18,365 DEBUG blivet: ignoring partition sdb3 on iso9660 >22:34:18,365 DEBUG blivet: no device obtained for sdb3 >22:34:19,205 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVLINKS': u'/dev/disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A061446 /dev/disk/by-id/wwn-0x50014ee202cb8771', > u'DEVNAME': u'/dev/sda', > u'DEVPATH': u'/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > u'DEVTYPE': u'disk', > u'DM_MULTIPATH_TIMESTAMP': u'1413326037', > u'ID_ATA': u'1', > u'ID_ATA_DOWNLOAD_MICROCODE': u'1', > u'ID_ATA_FEATURE_SET_AAM': u'1', > u'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': u'254', > u'ID_ATA_FEATURE_SET_AAM_ENABLED': u'0', > u'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': u'128', > u'ID_ATA_FEATURE_SET_HPA': u'1', > u'ID_ATA_FEATURE_SET_HPA_ENABLED': u'1', > u'ID_ATA_FEATURE_SET_PM': u'1', > u'ID_ATA_FEATURE_SET_PM_ENABLED': u'1', > u'ID_ATA_FEATURE_SET_PUIS': u'1', > u'ID_ATA_FEATURE_SET_PUIS_ENABLED': u'0', > u'ID_ATA_FEATURE_SET_SECURITY': u'1', > u'ID_ATA_FEATURE_SET_SECURITY_ENABLED': u'0', > u'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': u'238', > u'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': u'238', > u'ID_ATA_FEATURE_SET_SECURITY_FROZEN': u'1', > u'ID_ATA_FEATURE_SET_SMART': u'1', > u'ID_ATA_FEATURE_SET_SMART_ENABLED': u'1', > u'ID_ATA_SATA': u'1', > u'ID_ATA_SATA_SIGNAL_RATE_GEN1': u'1', > u'ID_ATA_SATA_SIGNAL_RATE_GEN2': u'1', > u'ID_ATA_WRITE_CACHE': u'1', > u'ID_ATA_WRITE_CACHE_ENABLED': u'1', > u'ID_BUS': u'ata', > u'ID_MODEL': u'WDC_WD10EADS-00L5B1', > u'ID_MODEL_ENC': u'WDC\\x20WD10EADS-00L5B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > u'ID_PART_TABLE_TYPE': u'dos', > u'ID_PART_TABLE_UUID': u'0004ef4a', > u'ID_REVISION': u'01.01A01', > u'ID_SERIAL': u'WDC_WD10EADS-00L5B1_WD-WCAU4A061446', > u'ID_SERIAL_SHORT': u'WD-WCAU4A061446', > u'ID_TYPE': u'disk', > u'ID_WWN': u'0x50014ee202cb8771', > u'ID_WWN_WITH_EXTENSION': u'0x50014ee202cb8771', > u'MAJOR': u'8', > u'MINOR': u'0', > u'MPATH_SBIN_PATH': u'/sbin', > u'SUBSYSTEM': u'block', > u'TAGS': u':systemd:', > u'USEC_INITIALIZED': u'705324'} ; name: sda ; >22:34:19,208 INFO blivet: scanning sda (/sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >22:34:19,213 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >22:34:19,215 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:34:19,388 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >22:34:19,393 INFO blivet: sda is a disk >22:34:19,394 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >22:34:19,396 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >22:34:19,396 INFO blivet: added disk sda (id 6) to device tree >22:34:19,398 DEBUG blivet: looking up parted Device: /dev/sda >22:34:19,398 INFO blivet: got device: DiskDevice instance (0x7fbcab2ae690) -- > name = sda status = True kids = 0 id = 6 > parents = [] > uuid = None size = 931.51 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD10EADS-00L path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcac64ac20> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fbcab2ae810> >22:34:19,470 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >22:34:19,532 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >22:34:19,536 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >22:34:19,537 DEBUG blivet: required disklabel type for sda (1) is None >22:34:19,537 DEBUG blivet: default disklabel type for sda is msdos >22:34:19,538 DEBUG blivet: selecting msdos disklabel for sda based on size >22:34:19,542 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >22:34:19,614 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 8 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbcab2bcad0>, <parted.partition.Partition object at 0x7fbcab2bced0>, <parted.partition.Partition object at 0x7fbcab2bcd10>, <parted.partition.Partition object at 0x7fbcab2c1250>, <parted.partition.Partition object at 0x7fbcab2c1410>, <parted.partition.Partition object at 0x7fbcab2c1610>, <parted.partition.Partition object at 0x7fbcab2c1090>, <parted.partition.Partition object at 0x7fbcab2c1810>] > device: <parted.device.Device object at 0x7fbcab2bc890> > PedDisk: <_ped.Disk object at 0x7fbcac6515a8> >22:34:19,619 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 9 >22:34:19,621 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >22:34:19,627 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVLINKS': u'/dev/disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A061446-part1 /dev/disk/by-id/wwn-0x50014ee202cb8771-part1 /dev/disk/by-label/hd /dev/disk/by-uuid/2F3EE3DA33676760', > u'DEVNAME': u'/dev/sda1', > u'DEVPATH': u'/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > u'DEVTYPE': u'partition', > u'ID_ATA': u'1', > u'ID_ATA_DOWNLOAD_MICROCODE': u'1', > u'ID_ATA_FEATURE_SET_AAM': u'1', > u'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': u'254', > u'ID_ATA_FEATURE_SET_AAM_ENABLED': u'0', > u'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': u'128', > u'ID_ATA_FEATURE_SET_HPA': u'1', > u'ID_ATA_FEATURE_SET_HPA_ENABLED': u'1', > u'ID_ATA_FEATURE_SET_PM': u'1', > u'ID_ATA_FEATURE_SET_PM_ENABLED': u'1', > u'ID_ATA_FEATURE_SET_PUIS': u'1', > u'ID_ATA_FEATURE_SET_PUIS_ENABLED': u'0', > u'ID_ATA_FEATURE_SET_SECURITY': u'1', > u'ID_ATA_FEATURE_SET_SECURITY_ENABLED': u'0', > u'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': u'238', > u'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': u'238', > u'ID_ATA_FEATURE_SET_SECURITY_FROZEN': u'1', > u'ID_ATA_FEATURE_SET_SMART': u'1', > u'ID_ATA_FEATURE_SET_SMART_ENABLED': u'1', > u'ID_ATA_SATA': u'1', > u'ID_ATA_SATA_SIGNAL_RATE_GEN1': u'1', > u'ID_ATA_SATA_SIGNAL_RATE_GEN2': u'1', > u'ID_ATA_WRITE_CACHE': u'1', > u'ID_ATA_WRITE_CACHE_ENABLED': u'1', > u'ID_BUS': u'ata', > u'ID_FS_LABEL': u'hd', > u'ID_FS_LABEL_ENC': u'hd', > u'ID_FS_TYPE': u'ntfs', > u'ID_FS_USAGE': u'filesystem', > u'ID_FS_UUID': u'2F3EE3DA33676760', > u'ID_FS_UUID_ENC': u'2F3EE3DA33676760', > u'ID_MODEL': u'WDC_WD10EADS-00L5B1', > u'ID_MODEL_ENC': u'WDC\\x20WD10EADS-00L5B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > u'ID_PART_ENTRY_DISK': u'8:0', > u'ID_PART_ENTRY_FLAGS': u'0x80', > u'ID_PART_ENTRY_NUMBER': u'1', > u'ID_PART_ENTRY_OFFSET': u'2048', > u'ID_PART_ENTRY_SCHEME': u'dos', > u'ID_PART_ENTRY_SIZE': u'734078976', > u'ID_PART_ENTRY_TYPE': u'0x7', > u'ID_PART_ENTRY_UUID': u'0004ef4a-01', > u'ID_PART_TABLE_TYPE': u'dos', > u'ID_PART_TABLE_UUID': u'0004ef4a', > u'ID_REVISION': u'01.01A01', > u'ID_SERIAL': u'WDC_WD10EADS-00L5B1_WD-WCAU4A061446', > u'ID_SERIAL_SHORT': u'WD-WCAU4A061446', > u'ID_TYPE': u'disk', > u'ID_WWN': u'0x50014ee202cb8771', > u'ID_WWN_WITH_EXTENSION': u'0x50014ee202cb8771', > u'MAJOR': u'8', > u'MINOR': u'1', > u'SUBSYSTEM': u'block', > u'TAGS': u':systemd:', > u'USEC_INITIALIZED': u'705646'} ; name: sda1 ; >22:34:19,629 INFO blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >22:34:19,630 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda1 ; incomplete: False ; >22:34:19,632 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:34:19,633 INFO blivet: sda1 is a partition >22:34:19,635 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >22:34:19,638 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >22:34:19,640 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sda (6) with existing msdos disklabel >22:34:19,659 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >22:34:19,662 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >22:34:19,663 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >22:34:19,665 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >22:34:19,666 DEBUG blivet: looking up parted Partition: /dev/sda1 >22:34:19,668 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >22:34:19,671 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >22:34:19,673 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >22:34:19,676 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >22:34:19,676 INFO blivet: added partition sda1 (id 11) to device tree >22:34:19,680 DEBUG blivet: looking up parted Device: /dev/sda1 >22:34:19,677 INFO blivet: got device: PartitionDevice instance (0x7fbcab2c1a10) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 931.51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 350.04 GiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 734078976 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (45694, 255, 63) biosGeometry: (45694, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c0440> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2bcdd0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2bcb90> PedPartition: <_ped.Partition object at 0x7fbcab43ab90> > disk = existing 931.51 GiB disk sda (6) with existing msdos disklabel > start = 2048 end = 734081023 length = 734078976 > flags = boot >22:34:19,726 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >22:34:19,781 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >22:34:19,782 DEBUG blivet: device sda1 does not contain a disklabel >22:34:19,783 INFO blivet: type detected on 'sda1' is 'ntfs' >20:34:28,934 DEBUG blivet: padding min size from 317051000000 up to 317051000500 >20:34:28,938 DEBUG blivet: NTFS.supported: supported: False ; >20:34:28,938 DEBUG blivet: getFormat('ntfs') returning NTFS instance with object id 14 >20:34:28,940 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >20:34:28,941 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >20:34:28,942 INFO blivet: got format: existing ntfs filesystem >20:34:28,948 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVLINKS': u'/dev/disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A061446-part2 /dev/disk/by-id/wwn-0x50014ee202cb8771-part2', > u'DEVNAME': u'/dev/sda2', > u'DEVPATH': u'/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > u'DEVTYPE': u'partition', > u'ID_ATA': u'1', > u'ID_ATA_DOWNLOAD_MICROCODE': u'1', > u'ID_ATA_FEATURE_SET_AAM': u'1', > u'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': u'254', > u'ID_ATA_FEATURE_SET_AAM_ENABLED': u'0', > u'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': u'128', > u'ID_ATA_FEATURE_SET_HPA': u'1', > u'ID_ATA_FEATURE_SET_HPA_ENABLED': u'1', > u'ID_ATA_FEATURE_SET_PM': u'1', > u'ID_ATA_FEATURE_SET_PM_ENABLED': u'1', > u'ID_ATA_FEATURE_SET_PUIS': u'1', > u'ID_ATA_FEATURE_SET_PUIS_ENABLED': u'0', > u'ID_ATA_FEATURE_SET_SECURITY': u'1', > u'ID_ATA_FEATURE_SET_SECURITY_ENABLED': u'0', > u'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': u'238', > u'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': u'238', > u'ID_ATA_FEATURE_SET_SECURITY_FROZEN': u'1', > u'ID_ATA_FEATURE_SET_SMART': u'1', > u'ID_ATA_FEATURE_SET_SMART_ENABLED': u'1', > u'ID_ATA_SATA': u'1', > u'ID_ATA_SATA_SIGNAL_RATE_GEN1': u'1', > u'ID_ATA_SATA_SIGNAL_RATE_GEN2': u'1', > u'ID_ATA_WRITE_CACHE': u'1', > u'ID_ATA_WRITE_CACHE_ENABLED': u'1', > u'ID_BUS': u'ata', > u'ID_MODEL': u'WDC_WD10EADS-00L5B1', > u'ID_MODEL_ENC': u'WDC\\x20WD10EADS-00L5B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > u'ID_PART_ENTRY_DISK': u'8:0', > u'ID_PART_ENTRY_NUMBER': u'2', > u'ID_PART_ENTRY_OFFSET': u'734083070', > u'ID_PART_ENTRY_SCHEME': u'dos', > u'ID_PART_ENTRY_SIZE': u'143052802', > u'ID_PART_ENTRY_TYPE': u'0x5', > u'ID_PART_ENTRY_UUID': u'0004ef4a-02', > u'ID_PART_TABLE_TYPE': u'dos', > u'ID_PART_TABLE_UUID': u'54646563', > u'ID_REVISION': u'01.01A01', > u'ID_SERIAL': u'WDC_WD10EADS-00L5B1_WD-WCAU4A061446', > u'ID_SERIAL_SHORT': u'WD-WCAU4A061446', > u'ID_TYPE': u'disk', > u'ID_WWN': u'0x50014ee202cb8771', > u'ID_WWN_WITH_EXTENSION': u'0x50014ee202cb8771', > u'MAJOR': u'8', > u'MINOR': u'2', > u'SUBSYSTEM': u'block', > u'TAGS': u':systemd:', > u'USEC_INITIALIZED': u'705979'} ; name: sda2 ; >20:34:28,949 INFO blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >20:34:28,950 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda2 ; incomplete: False ; >20:34:28,952 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:34:28,953 INFO blivet: sda2 is a partition >20:34:28,954 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >20:34:28,956 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >20:34:28,958 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sda (6) with existing msdos disklabel >20:34:28,989 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >20:34:28,991 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >20:34:28,992 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 >20:34:28,994 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >20:34:28,994 DEBUG blivet: looking up parted Partition: /dev/sda2 >20:34:28,996 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >20:34:28,998 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >20:34:29,000 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >20:34:29,002 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >20:34:29,003 INFO blivet: added partition sda2 (id 16) to device tree >20:34:29,006 DEBUG blivet: looking up parted Device: /dev/sda2 >20:34:29,003 INFO blivet: got device: PartitionDevice instance (0x7fbcab3907d0) -- > name = sda2 status = True kids = 0 id = 16 > parents = ['existing 931.51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 68.21 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c0680> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2bcf10> PedPartition: <_ped.Partition object at 0x7fbcab43ac50> > disk = existing 931.51 GiB disk sda (6) with existing msdos disklabel > start = 734083070 end = 877135871 length = 143052802 > flags = >20:34:29,101 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >20:34:29,167 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >20:34:29,168 DEBUG blivet: device sda2 does not contain a disklabel >20:34:29,169 DEBUG blivet: no type or existing type for sda2, bailing >20:34:29,174 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVLINKS': u'/dev/disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A061446-part3 /dev/disk/by-id/wwn-0x50014ee202cb8771-part3 /dev/disk/by-uuid/2AC6EAD3C6EA9E77', > u'DEVNAME': u'/dev/sda3', > u'DEVPATH': u'/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > u'DEVTYPE': u'partition', > u'ID_ATA': u'1', > u'ID_ATA_DOWNLOAD_MICROCODE': u'1', > u'ID_ATA_FEATURE_SET_AAM': u'1', > u'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': u'254', > u'ID_ATA_FEATURE_SET_AAM_ENABLED': u'0', > u'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': u'128', > u'ID_ATA_FEATURE_SET_HPA': u'1', > u'ID_ATA_FEATURE_SET_HPA_ENABLED': u'1', > u'ID_ATA_FEATURE_SET_PM': u'1', > u'ID_ATA_FEATURE_SET_PM_ENABLED': u'1', > u'ID_ATA_FEATURE_SET_PUIS': u'1', > u'ID_ATA_FEATURE_SET_PUIS_ENABLED': u'0', > u'ID_ATA_FEATURE_SET_SECURITY': u'1', > u'ID_ATA_FEATURE_SET_SECURITY_ENABLED': u'0', > u'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': u'238', > u'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': u'238', > u'ID_ATA_FEATURE_SET_SECURITY_FROZEN': u'1', > u'ID_ATA_FEATURE_SET_SMART': u'1', > u'ID_ATA_FEATURE_SET_SMART_ENABLED': u'1', > u'ID_ATA_SATA': u'1', > u'ID_ATA_SATA_SIGNAL_RATE_GEN1': u'1', > u'ID_ATA_SATA_SIGNAL_RATE_GEN2': u'1', > u'ID_ATA_WRITE_CACHE': u'1', > u'ID_ATA_WRITE_CACHE_ENABLED': u'1', > u'ID_BUS': u'ata', > u'ID_FS_TYPE': u'ntfs', > u'ID_FS_USAGE': u'filesystem', > u'ID_FS_UUID': u'2AC6EAD3C6EA9E77', > u'ID_FS_UUID_ENC': u'2AC6EAD3C6EA9E77', > u'ID_MODEL': u'WDC_WD10EADS-00L5B1', > u'ID_MODEL_ENC': u'WDC\\x20WD10EADS-00L5B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > u'ID_PART_ENTRY_DISK': u'8:0', > u'ID_PART_ENTRY_NUMBER': u'3', > u'ID_PART_ENTRY_OFFSET': u'877135872', > u'ID_PART_ENTRY_SCHEME': u'dos', > u'ID_PART_ENTRY_SIZE': u'99629056', > u'ID_PART_ENTRY_TYPE': u'0x7', > u'ID_PART_ENTRY_UUID': u'0004ef4a-03', > u'ID_PART_TABLE_TYPE': u'dos', > u'ID_PART_TABLE_UUID': u'0004ef4a', > u'ID_REVISION': u'01.01A01', > u'ID_SERIAL': u'WDC_WD10EADS-00L5B1_WD-WCAU4A061446', > u'ID_SERIAL_SHORT': u'WD-WCAU4A061446', > u'ID_TYPE': u'disk', > u'ID_WWN': u'0x50014ee202cb8771', > u'ID_WWN_WITH_EXTENSION': u'0x50014ee202cb8771', > u'MAJOR': u'8', > u'MINOR': u'3', > u'SUBSYSTEM': u'block', > u'TAGS': u':systemd:', > u'USEC_INITIALIZED': u'706310'} ; name: sda3 ; >20:34:29,175 INFO blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >20:34:29,177 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda3 ; incomplete: False ; >20:34:29,178 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:34:29,179 INFO blivet: sda3 is a partition >20:34:29,181 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >20:34:29,183 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >20:34:29,185 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sda (6) with existing msdos disklabel >20:34:29,202 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >20:34:29,204 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >20:34:29,204 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 21 >20:34:29,207 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >20:34:29,207 DEBUG blivet: looking up parted Partition: /dev/sda3 >20:34:29,209 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >20:34:29,211 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >20:34:29,213 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >20:34:29,215 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >20:34:29,215 INFO blivet: added partition sda3 (id 20) to device tree >20:34:29,219 DEBUG blivet: looking up parted Device: /dev/sda3 >20:34:29,216 INFO blivet: got device: PartitionDevice instance (0x7fbcab390810) -- > name = sda3 status = True kids = 0 id = 20 > parents = ['existing 931.51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 47.51 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 99629056 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6201, 255, 63) biosGeometry: (6201, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c04d0> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c1710> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c10d0> PedPartition: <_ped.Partition object at 0x7fbcab43acb0> > disk = existing 931.51 GiB disk sda (6) with existing msdos disklabel > start = 877135872 end = 976764927 length = 99629056 > flags = >20:34:29,262 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >20:34:29,318 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: None ; >20:34:29,318 DEBUG blivet: device sda3 does not contain a disklabel >20:34:29,319 INFO blivet: type detected on 'sda3' is 'ntfs' >20:34:31,904 DEBUG blivet: padding min size from 19669000000 up to 19669000500 >20:34:31,908 DEBUG blivet: NTFS.supported: supported: False ; >20:34:31,908 DEBUG blivet: getFormat('ntfs') returning NTFS instance with object id 23 >20:34:31,910 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >20:34:31,912 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ntfs ; >20:34:31,912 INFO blivet: got format: existing ntfs filesystem >20:34:31,918 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVLINKS': u'/dev/disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A061446-part4 /dev/disk/by-id/wwn-0x50014ee202cb8771-part4', > u'DEVNAME': u'/dev/sda4', > u'DEVPATH': u'/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > u'DEVTYPE': u'partition', > u'ID_ATA': u'1', > u'ID_ATA_DOWNLOAD_MICROCODE': u'1', > u'ID_ATA_FEATURE_SET_AAM': u'1', > u'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': u'254', > u'ID_ATA_FEATURE_SET_AAM_ENABLED': u'0', > u'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': u'128', > u'ID_ATA_FEATURE_SET_HPA': u'1', > u'ID_ATA_FEATURE_SET_HPA_ENABLED': u'1', > u'ID_ATA_FEATURE_SET_PM': u'1', > u'ID_ATA_FEATURE_SET_PM_ENABLED': u'1', > u'ID_ATA_FEATURE_SET_PUIS': u'1', > u'ID_ATA_FEATURE_SET_PUIS_ENABLED': u'0', > u'ID_ATA_FEATURE_SET_SECURITY': u'1', > u'ID_ATA_FEATURE_SET_SECURITY_ENABLED': u'0', > u'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': u'238', > u'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': u'238', > u'ID_ATA_FEATURE_SET_SECURITY_FROZEN': u'1', > u'ID_ATA_FEATURE_SET_SMART': u'1', > u'ID_ATA_FEATURE_SET_SMART_ENABLED': u'1', > u'ID_ATA_SATA': u'1', > u'ID_ATA_SATA_SIGNAL_RATE_GEN1': u'1', > u'ID_ATA_SATA_SIGNAL_RATE_GEN2': u'1', > u'ID_ATA_WRITE_CACHE': u'1', > u'ID_ATA_WRITE_CACHE_ENABLED': u'1', > u'ID_BUS': u'ata', > u'ID_MODEL': u'WDC_WD10EADS-00L5B1', > u'ID_MODEL_ENC': u'WDC\\x20WD10EADS-00L5B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > u'ID_PART_ENTRY_DISK': u'8:0', > u'ID_PART_ENTRY_NUMBER': u'4', > u'ID_PART_ENTRY_OFFSET': u'976764928', > u'ID_PART_ENTRY_SCHEME': u'dos', > u'ID_PART_ENTRY_SIZE': u'976758784', > u'ID_PART_ENTRY_TYPE': u'0x7', > u'ID_PART_ENTRY_UUID': u'0004ef4a-04', > u'ID_PART_TABLE_TYPE': u'dos', > u'ID_PART_TABLE_UUID': u'0004ef4a', > u'ID_REVISION': u'01.01A01', > u'ID_SERIAL': u'WDC_WD10EADS-00L5B1_WD-WCAU4A061446', > u'ID_SERIAL_SHORT': u'WD-WCAU4A061446', > u'ID_TYPE': u'disk', > u'ID_WWN': u'0x50014ee202cb8771', > u'ID_WWN_WITH_EXTENSION': u'0x50014ee202cb8771', > u'MAJOR': u'8', > u'MINOR': u'4', > u'SUBSYSTEM': u'block', > u'TAGS': u':systemd:', > u'USEC_INITIALIZED': u'706631'} ; name: sda4 ; >20:34:31,919 INFO blivet: scanning sda4 (/sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >20:34:31,920 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda4 ; incomplete: False ; >20:34:31,922 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:34:31,923 INFO blivet: sda4 is a partition >20:34:31,924 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >20:34:31,926 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >20:34:31,928 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sda (6) with existing msdos disklabel >20:34:31,945 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >20:34:31,947 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >20:34:31,948 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 26 >20:34:31,950 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >20:34:31,950 DEBUG blivet: looking up parted Partition: /dev/sda4 >20:34:31,952 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >20:34:31,954 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >20:34:31,957 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >20:34:31,959 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >20:34:31,959 INFO blivet: added partition sda4 (id 25) to device tree >20:34:31,963 DEBUG blivet: looking up parted Device: /dev/sda4 >20:34:31,960 INFO blivet: got device: PartitionDevice instance (0x7fbcab3a8190) -- > name = sda4 status = True kids = 0 id = 25 > parents = ['existing 931.51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 465.75 GiB > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 976758784 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60800, 255, 63) biosGeometry: (60800, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb560> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c1850> PedPartition: <_ped.Partition object at 0x7fbcab43ae30> > disk = existing 931.51 GiB disk sda (6) with existing msdos disklabel > start = 976764928 end = 1953523711 length = 976758784 > flags = >20:34:32,034 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >20:34:32,089 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: None ; >20:34:32,089 DEBUG blivet: device sda4 does not contain a disklabel >20:34:32,090 DEBUG blivet: no type or existing type for sda4, bailing >20:34:32,095 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVLINKS': u'/dev/disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A061446-part5 /dev/disk/by-id/wwn-0x50014ee202cb8771-part5 /dev/disk/by-uuid/50ff4fb7-b5a7-4a3c-8ac7-7c4713befbbc', > u'DEVNAME': u'/dev/sda5', > u'DEVPATH': u'/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > u'DEVTYPE': u'partition', > u'ID_ATA': u'1', > u'ID_ATA_DOWNLOAD_MICROCODE': u'1', > u'ID_ATA_FEATURE_SET_AAM': u'1', > u'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': u'254', > u'ID_ATA_FEATURE_SET_AAM_ENABLED': u'0', > u'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': u'128', > u'ID_ATA_FEATURE_SET_HPA': u'1', > u'ID_ATA_FEATURE_SET_HPA_ENABLED': u'1', > u'ID_ATA_FEATURE_SET_PM': u'1', > u'ID_ATA_FEATURE_SET_PM_ENABLED': u'1', > u'ID_ATA_FEATURE_SET_PUIS': u'1', > u'ID_ATA_FEATURE_SET_PUIS_ENABLED': u'0', > u'ID_ATA_FEATURE_SET_SECURITY': u'1', > u'ID_ATA_FEATURE_SET_SECURITY_ENABLED': u'0', > u'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': u'238', > u'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': u'238', > u'ID_ATA_FEATURE_SET_SECURITY_FROZEN': u'1', > u'ID_ATA_FEATURE_SET_SMART': u'1', > u'ID_ATA_FEATURE_SET_SMART_ENABLED': u'1', > u'ID_ATA_SATA': u'1', > u'ID_ATA_SATA_SIGNAL_RATE_GEN1': u'1', > u'ID_ATA_SATA_SIGNAL_RATE_GEN2': u'1', > u'ID_ATA_WRITE_CACHE': u'1', > u'ID_ATA_WRITE_CACHE_ENABLED': u'1', > u'ID_BUS': u'ata', > u'ID_FS_TYPE': u'swap', > u'ID_FS_USAGE': u'other', > u'ID_FS_UUID': u'50ff4fb7-b5a7-4a3c-8ac7-7c4713befbbc', > u'ID_FS_UUID_ENC': u'50ff4fb7-b5a7-4a3c-8ac7-7c4713befbbc', > u'ID_FS_VERSION': u'1', > u'ID_MODEL': u'WDC_WD10EADS-00L5B1', > u'ID_MODEL_ENC': u'WDC\\x20WD10EADS-00L5B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > u'ID_PART_ENTRY_DISK': u'8:0', > u'ID_PART_ENTRY_NUMBER': u'5', > u'ID_PART_ENTRY_OFFSET': u'840298496', > u'ID_PART_ENTRY_SCHEME': u'dos', > u'ID_PART_ENTRY_SIZE': u'2136064', > u'ID_PART_ENTRY_TYPE': u'0x82', > u'ID_PART_ENTRY_UUID': u'0004ef4a-05', > u'ID_PART_TABLE_TYPE': u'dos', > u'ID_PART_TABLE_UUID': u'0004ef4a', > u'ID_REVISION': u'01.01A01', > u'ID_SERIAL': u'WDC_WD10EADS-00L5B1_WD-WCAU4A061446', > u'ID_SERIAL_SHORT': u'WD-WCAU4A061446', > u'ID_TYPE': u'disk', > u'ID_WWN': u'0x50014ee202cb8771', > u'ID_WWN_WITH_EXTENSION': u'0x50014ee202cb8771', > u'MAJOR': u'8', > u'MINOR': u'5', > u'SUBSYSTEM': u'block', > u'TAGS': u':systemd:', > u'USEC_INITIALIZED': u'706948'} ; name: sda5 ; >20:34:32,096 INFO blivet: scanning sda5 (/sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >20:34:32,098 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda5 ; incomplete: False ; >20:34:32,100 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:34:32,101 INFO blivet: sda5 is a partition >20:34:32,102 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >20:34:32,104 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >20:34:32,105 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sda (6) with existing msdos disklabel >20:34:32,123 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >20:34:32,125 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >20:34:32,125 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 30 >20:34:32,127 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >20:34:32,128 DEBUG blivet: looking up parted Partition: /dev/sda5 >20:34:32,130 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >20:34:32,132 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >20:34:32,134 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >20:34:32,136 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >20:34:32,136 INFO blivet: added partition sda5 (id 29) to device tree >20:34:32,140 DEBUG blivet: looking up parted Device: /dev/sda5 >20:34:32,137 INFO blivet: got device: PartitionDevice instance (0x7fbcab390950) -- > name = sda5 status = True kids = 0 id = 29 > parents = ['existing 931.51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 1.02 GiB > format = existing None > major = 8 minor = 5 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2136064 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (132, 255, 63) biosGeometry: (132, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb830> > target size = 0 B path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c1510> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c1450> PedPartition: <_ped.Partition object at 0x7fbcab43ad70> > disk = existing 931.51 GiB disk sda (6) with existing msdos disklabel > start = 840298496 end = 842434559 length = 2136064 > flags = >20:34:32,212 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >20:34:32,264 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: None ; >20:34:32,265 DEBUG blivet: device sda5 does not contain a disklabel >20:34:32,267 INFO blivet: type detected on 'sda5' is 'swap' >20:34:32,269 DEBUG blivet: SwapSpace.__init__: device: /dev/sda5 ; serial: WDC_WD10EADS-00L5B1_WD-WCAU4A061446 ; uuid: 50ff4fb7-b5a7-4a3c-8ac7-7c4713befbbc ; exists: True ; label: None ; >20:34:32,269 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 32 >20:34:32,271 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >20:34:32,273 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: swap ; >20:34:32,274 INFO blivet: got format: existing swap >20:34:32,280 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVLINKS': u'/dev/disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A061446-part6 /dev/disk/by-id/wwn-0x50014ee202cb8771-part6 /dev/disk/by-label/debian /dev/disk/by-uuid/f29e9625-7a45-4027-86b9-4702f5ff479e', > u'DEVNAME': u'/dev/sda6', > u'DEVPATH': u'/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > u'DEVTYPE': u'partition', > u'ID_ATA': u'1', > u'ID_ATA_DOWNLOAD_MICROCODE': u'1', > u'ID_ATA_FEATURE_SET_AAM': u'1', > u'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': u'254', > u'ID_ATA_FEATURE_SET_AAM_ENABLED': u'0', > u'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': u'128', > u'ID_ATA_FEATURE_SET_HPA': u'1', > u'ID_ATA_FEATURE_SET_HPA_ENABLED': u'1', > u'ID_ATA_FEATURE_SET_PM': u'1', > u'ID_ATA_FEATURE_SET_PM_ENABLED': u'1', > u'ID_ATA_FEATURE_SET_PUIS': u'1', > u'ID_ATA_FEATURE_SET_PUIS_ENABLED': u'0', > u'ID_ATA_FEATURE_SET_SECURITY': u'1', > u'ID_ATA_FEATURE_SET_SECURITY_ENABLED': u'0', > u'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': u'238', > u'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': u'238', > u'ID_ATA_FEATURE_SET_SECURITY_FROZEN': u'1', > u'ID_ATA_FEATURE_SET_SMART': u'1', > u'ID_ATA_FEATURE_SET_SMART_ENABLED': u'1', > u'ID_ATA_SATA': u'1', > u'ID_ATA_SATA_SIGNAL_RATE_GEN1': u'1', > u'ID_ATA_SATA_SIGNAL_RATE_GEN2': u'1', > u'ID_ATA_WRITE_CACHE': u'1', > u'ID_ATA_WRITE_CACHE_ENABLED': u'1', > u'ID_BUS': u'ata', > u'ID_FS_LABEL': u'debian', > u'ID_FS_LABEL_ENC': u'debian', > u'ID_FS_TYPE': u'ext4', > u'ID_FS_USAGE': u'filesystem', > u'ID_FS_UUID': u'f29e9625-7a45-4027-86b9-4702f5ff479e', > u'ID_FS_UUID_ENC': u'f29e9625-7a45-4027-86b9-4702f5ff479e', > u'ID_FS_VERSION': u'1.0', > u'ID_MODEL': u'WDC_WD10EADS-00L5B1', > u'ID_MODEL_ENC': u'WDC\\x20WD10EADS-00L5B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > u'ID_PART_ENTRY_DISK': u'8:0', > u'ID_PART_ENTRY_NUMBER': u'6', > u'ID_PART_ENTRY_OFFSET': u'842436608', > u'ID_PART_ENTRY_SCHEME': u'dos', > u'ID_PART_ENTRY_SIZE': u'34699264', > u'ID_PART_ENTRY_TYPE': u'0x83', > u'ID_PART_ENTRY_UUID': u'0004ef4a-06', > u'ID_PART_TABLE_TYPE': u'dos', > u'ID_PART_TABLE_UUID': u'0004ef4a', > u'ID_REVISION': u'01.01A01', > u'ID_SERIAL': u'WDC_WD10EADS-00L5B1_WD-WCAU4A061446', > u'ID_SERIAL_SHORT': u'WD-WCAU4A061446', > u'ID_TYPE': u'disk', > u'ID_WWN': u'0x50014ee202cb8771', > u'ID_WWN_WITH_EXTENSION': u'0x50014ee202cb8771', > u'MAJOR': u'8', > u'MINOR': u'6', > u'SUBSYSTEM': u'block', > u'TAGS': u':systemd:', > u'USEC_INITIALIZED': u'707292'} ; name: sda6 ; >20:34:32,281 INFO blivet: scanning sda6 (/sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >20:34:32,282 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda6 ; incomplete: False ; >20:34:32,284 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:34:32,285 INFO blivet: sda6 is a partition >20:34:32,287 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >20:34:32,288 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >20:34:32,290 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sda (6) with existing msdos disklabel >20:34:32,308 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >20:34:32,310 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >20:34:32,310 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 35 >20:34:32,312 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >20:34:32,312 DEBUG blivet: looking up parted Partition: /dev/sda6 >20:34:32,314 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >20:34:32,317 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >20:34:32,319 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >20:34:32,320 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >20:34:32,321 INFO blivet: added partition sda6 (id 34) to device tree >20:34:32,325 DEBUG blivet: looking up parted Device: /dev/sda6 >20:34:32,321 INFO blivet: got device: PartitionDevice instance (0x7fbcab3a8a10) -- > name = sda6 status = True kids = 0 id = 34 > parents = ['existing 931.51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 16.55 GiB > format = existing None > major = 8 minor = 6 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 34699264 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2159, 255, 63) biosGeometry: (2159, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb710> > target size = 0 B path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c16d0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c1650> PedPartition: <_ped.Partition object at 0x7fbcab43add0> > disk = existing 931.51 GiB disk sda (6) with existing msdos disklabel > start = 842436608 end = 877135871 length = 34699264 > flags = >20:34:32,367 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >20:34:32,427 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: None ; >20:34:32,428 DEBUG blivet: device sda6 does not contain a disklabel >20:34:32,429 INFO blivet: type detected on 'sda6' is 'ext4' >20:34:32,583 DEBUG blivet: size=0 B, current=16.55 GiB >20:34:32,596 DEBUG blivet: using current size 0 as min size >20:34:32,598 DEBUG blivet: Ext4FS.supported: supported: True ; >20:34:32,599 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 37 >20:34:32,601 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >20:34:32,602 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: ext4 ; >20:34:32,603 INFO blivet: got format: existing ext4 filesystem >20:34:32,609 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVLINKS': u'/dev/disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A061446-part7 /dev/disk/by-id/wwn-0x50014ee202cb8771-part7 /dev/disk/by-label/elementaryOS /dev/disk/by-uuid/81044f56-5d0d-4326-b23a-34b9340f9bef', > u'DEVNAME': u'/dev/sda7', > u'DEVPATH': u'/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7', > u'DEVTYPE': u'partition', > u'ID_ATA': u'1', > u'ID_ATA_DOWNLOAD_MICROCODE': u'1', > u'ID_ATA_FEATURE_SET_AAM': u'1', > u'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': u'254', > u'ID_ATA_FEATURE_SET_AAM_ENABLED': u'0', > u'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': u'128', > u'ID_ATA_FEATURE_SET_HPA': u'1', > u'ID_ATA_FEATURE_SET_HPA_ENABLED': u'1', > u'ID_ATA_FEATURE_SET_PM': u'1', > u'ID_ATA_FEATURE_SET_PM_ENABLED': u'1', > u'ID_ATA_FEATURE_SET_PUIS': u'1', > u'ID_ATA_FEATURE_SET_PUIS_ENABLED': u'0', > u'ID_ATA_FEATURE_SET_SECURITY': u'1', > u'ID_ATA_FEATURE_SET_SECURITY_ENABLED': u'0', > u'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': u'238', > u'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': u'238', > u'ID_ATA_FEATURE_SET_SECURITY_FROZEN': u'1', > u'ID_ATA_FEATURE_SET_SMART': u'1', > u'ID_ATA_FEATURE_SET_SMART_ENABLED': u'1', > u'ID_ATA_SATA': u'1', > u'ID_ATA_SATA_SIGNAL_RATE_GEN1': u'1', > u'ID_ATA_SATA_SIGNAL_RATE_GEN2': u'1', > u'ID_ATA_WRITE_CACHE': u'1', > u'ID_ATA_WRITE_CACHE_ENABLED': u'1', > u'ID_BUS': u'ata', > u'ID_FS_LABEL': u'elementaryOS', > u'ID_FS_LABEL_ENC': u'elementaryOS', > u'ID_FS_TYPE': u'ext4', > u'ID_FS_USAGE': u'filesystem', > u'ID_FS_UUID': u'81044f56-5d0d-4326-b23a-34b9340f9bef', > u'ID_FS_UUID_ENC': u'81044f56-5d0d-4326-b23a-34b9340f9bef', > u'ID_FS_VERSION': u'1.0', > u'ID_MODEL': u'WDC_WD10EADS-00L5B1', > u'ID_MODEL_ENC': u'WDC\\x20WD10EADS-00L5B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > u'ID_PART_ENTRY_DISK': u'8:0', > u'ID_PART_ENTRY_NUMBER': u'7', > u'ID_PART_ENTRY_OFFSET': u'734083072', > u'ID_PART_ENTRY_SCHEME': u'dos', > u'ID_PART_ENTRY_SIZE': u'53106688', > u'ID_PART_ENTRY_TYPE': u'0x83', > u'ID_PART_ENTRY_UUID': u'0004ef4a-07', > u'ID_PART_TABLE_TYPE': u'dos', > u'ID_PART_TABLE_UUID': u'0004ef4a', > u'ID_REVISION': u'01.01A01', > u'ID_SERIAL': u'WDC_WD10EADS-00L5B1_WD-WCAU4A061446', > u'ID_SERIAL_SHORT': u'WD-WCAU4A061446', > u'ID_TYPE': u'disk', > u'ID_WWN': u'0x50014ee202cb8771', > u'ID_WWN_WITH_EXTENSION': u'0x50014ee202cb8771', > u'MAJOR': u'8', > u'MINOR': u'7', > u'SUBSYSTEM': u'block', > u'TAGS': u':systemd:', > u'USEC_INITIALIZED': u'707636'} ; name: sda7 ; >20:34:32,610 INFO blivet: scanning sda7 (/sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >20:34:32,612 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda7 ; incomplete: False ; >20:34:32,613 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:34:32,614 INFO blivet: sda7 is a partition >20:34:32,616 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda7 ; >20:34:32,618 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >20:34:32,620 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sda (6) with existing msdos disklabel >20:34:32,637 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >20:34:32,639 DEBUG blivet: PartitionDevice._setFormat: sda7 ; >20:34:32,639 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 40 >20:34:32,641 DEBUG blivet: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >20:34:32,642 DEBUG blivet: looking up parted Partition: /dev/sda7 >20:34:32,644 DEBUG blivet: PartitionDevice.probe: sda7 ; exists: True ; >20:34:32,646 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >20:34:32,648 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >20:34:32,650 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >20:34:32,650 INFO blivet: added partition sda7 (id 39) to device tree >20:34:32,654 DEBUG blivet: looking up parted Device: /dev/sda7 >20:34:32,651 INFO blivet: got device: PartitionDevice instance (0x7fbcab3a8e10) -- > name = sda7 status = True kids = 0 id = 39 > parents = ['existing 931.51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 25.32 GiB > format = existing None > major = 8 minor = 7 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 53106688 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3305, 255, 63) biosGeometry: (3305, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb680> > target size = 0 B path = /dev/sda7 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c1150> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2bcd50> PedPartition: <_ped.Partition object at 0x7fbcab43abf0> > disk = existing 931.51 GiB disk sda (6) with existing msdos disklabel > start = 734083072 end = 787189759 length = 53106688 > flags = >20:34:32,724 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >20:34:32,783 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: None ; >20:34:32,784 DEBUG blivet: device sda7 does not contain a disklabel >20:34:32,785 INFO blivet: type detected on 'sda7' is 'ext4' >20:34:32,911 DEBUG blivet: size=0 B, current=25.32 GiB >20:34:32,922 DEBUG blivet: using current size 0 as min size >20:34:32,924 DEBUG blivet: Ext4FS.supported: supported: True ; >20:34:32,925 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 42 >20:34:32,926 DEBUG blivet: PartitionDevice._setFormat: sda7 ; >20:34:32,928 DEBUG blivet: PartitionDevice._setFormat: sda7 ; current: None ; type: ext4 ; >20:34:32,929 INFO blivet: got format: existing ext4 filesystem >20:34:32,934 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVLINKS': u'/dev/disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A061446-part8 /dev/disk/by-id/wwn-0x50014ee202cb8771-part8 /dev/disk/by-label/fedora /dev/disk/by-uuid/92f4693f-2610-463c-9bdb-4d16781c128f', > u'DEVNAME': u'/dev/sda8', > u'DEVPATH': u'/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8', > u'DEVTYPE': u'partition', > u'ID_ATA': u'1', > u'ID_ATA_DOWNLOAD_MICROCODE': u'1', > u'ID_ATA_FEATURE_SET_AAM': u'1', > u'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': u'254', > u'ID_ATA_FEATURE_SET_AAM_ENABLED': u'0', > u'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': u'128', > u'ID_ATA_FEATURE_SET_HPA': u'1', > u'ID_ATA_FEATURE_SET_HPA_ENABLED': u'1', > u'ID_ATA_FEATURE_SET_PM': u'1', > u'ID_ATA_FEATURE_SET_PM_ENABLED': u'1', > u'ID_ATA_FEATURE_SET_PUIS': u'1', > u'ID_ATA_FEATURE_SET_PUIS_ENABLED': u'0', > u'ID_ATA_FEATURE_SET_SECURITY': u'1', > u'ID_ATA_FEATURE_SET_SECURITY_ENABLED': u'0', > u'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': u'238', > u'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': u'238', > u'ID_ATA_FEATURE_SET_SECURITY_FROZEN': u'1', > u'ID_ATA_FEATURE_SET_SMART': u'1', > u'ID_ATA_FEATURE_SET_SMART_ENABLED': u'1', > u'ID_ATA_SATA': u'1', > u'ID_ATA_SATA_SIGNAL_RATE_GEN1': u'1', > u'ID_ATA_SATA_SIGNAL_RATE_GEN2': u'1', > u'ID_ATA_WRITE_CACHE': u'1', > u'ID_ATA_WRITE_CACHE_ENABLED': u'1', > u'ID_BUS': u'ata', > u'ID_FS_LABEL': u'fedora', > u'ID_FS_LABEL_ENC': u'fedora', > u'ID_FS_TYPE': u'ext4', > u'ID_FS_USAGE': u'filesystem', > u'ID_FS_UUID': u'92f4693f-2610-463c-9bdb-4d16781c128f', > u'ID_FS_UUID_ENC': u'92f4693f-2610-463c-9bdb-4d16781c128f', > u'ID_FS_VERSION': u'1.0', > u'ID_MODEL': u'WDC_WD10EADS-00L5B1', > u'ID_MODEL_ENC': u'WDC\\x20WD10EADS-00L5B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > u'ID_PART_ENTRY_DISK': u'8:0', > u'ID_PART_ENTRY_NUMBER': u'8', > u'ID_PART_ENTRY_OFFSET': u'787191808', > u'ID_PART_ENTRY_SCHEME': u'dos', > u'ID_PART_ENTRY_SIZE': u'53104640', > u'ID_PART_ENTRY_TYPE': u'0x83', > u'ID_PART_ENTRY_UUID': u'0004ef4a-08', > u'ID_PART_TABLE_TYPE': u'dos', > u'ID_PART_TABLE_UUID': u'0004ef4a', > u'ID_REVISION': u'01.01A01', > u'ID_SERIAL': u'WDC_WD10EADS-00L5B1_WD-WCAU4A061446', > u'ID_SERIAL_SHORT': u'WD-WCAU4A061446', > u'ID_TYPE': u'disk', > u'ID_WWN': u'0x50014ee202cb8771', > u'ID_WWN_WITH_EXTENSION': u'0x50014ee202cb8771', > u'MAJOR': u'8', > u'MINOR': u'8', > u'SUBSYSTEM': u'block', > u'TAGS': u':systemd:', > u'USEC_INITIALIZED': u'707955'} ; name: sda8 ; >20:34:32,935 INFO blivet: scanning sda8 (/sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8)... >20:34:32,937 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda8 ; incomplete: False ; >20:34:32,938 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:34:32,939 INFO blivet: sda8 is a partition >20:34:32,941 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda8 ; >20:34:32,942 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >20:34:32,944 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sda (6) with existing msdos disklabel >20:34:32,961 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sda ; >20:34:32,963 DEBUG blivet: PartitionDevice._setFormat: sda8 ; >20:34:32,963 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 45 >20:34:32,965 DEBUG blivet: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >20:34:32,966 DEBUG blivet: looking up parted Partition: /dev/sda8 >20:34:32,968 DEBUG blivet: PartitionDevice.probe: sda8 ; exists: True ; >20:34:32,970 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >20:34:32,972 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >20:34:32,974 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >20:34:32,974 INFO blivet: added partition sda8 (id 44) to device tree >20:34:32,978 DEBUG blivet: looking up parted Device: /dev/sda8 >20:34:32,975 INFO blivet: got device: PartitionDevice instance (0x7fbcab3a8210) -- > name = sda8 status = True kids = 0 id = 44 > parents = ['existing 931.51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 25.32 GiB > format = existing None > major = 8 minor = 8 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 53104640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3305, 255, 63) biosGeometry: (3305, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb7a0> > target size = 0 B path = /dev/sda8 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c1310> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c1290> PedPartition: <_ped.Partition object at 0x7fbcab43ad10> > disk = existing 931.51 GiB disk sda (6) with existing msdos disklabel > start = 787191808 end = 840296447 length = 53104640 > flags = >20:34:33,021 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >20:34:33,079 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: None ; >20:34:33,079 DEBUG blivet: device sda8 does not contain a disklabel >20:34:33,080 INFO blivet: type detected on 'sda8' is 'ext4' >20:34:33,202 DEBUG blivet: size=4.11 GiB, current=25.32 GiB >20:34:33,217 DEBUG blivet: padding min size from 4414038016 up to 4414038516 >20:34:33,219 DEBUG blivet: Ext4FS.supported: supported: True ; >20:34:33,220 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 47 >20:34:33,222 DEBUG blivet: PartitionDevice._setFormat: sda8 ; >20:34:33,224 DEBUG blivet: PartitionDevice._setFormat: sda8 ; current: None ; type: ext4 ; >20:34:33,224 INFO blivet: got format: existing ext4 filesystem >20:34:33,227 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVNAME': u'/dev/loop0', > u'DEVPATH': u'/devices/virtual/block/loop0', > u'DEVTYPE': u'disk', > u'DM_MULTIPATH_TIMESTAMP': u'1413326037', > u'ID_FS_TYPE': u'squashfs', > u'ID_FS_USAGE': u'filesystem', > u'ID_FS_VERSION': u'4.0', > u'MAJOR': u'7', > u'MINOR': u'0', > u'MPATH_SBIN_PATH': u'/sbin', > u'SUBSYSTEM': u'block', > u'TAGS': u':systemd:', > u'USEC_INITIALIZED': u'857128'} ; name: loop0 ; >20:34:33,229 INFO blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >20:34:33,230 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >20:34:33,232 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:34:33,233 INFO blivet: loop0 is a loop device >20:34:33,234 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >20:34:33,236 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/install/repo/LiveOS/squashfs.img ; incomplete: False ; >20:34:33,238 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:34:33,238 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 50 >20:34:33,241 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >20:34:33,241 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 49) to device tree >20:34:33,244 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >20:34:33,244 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 53 >20:34:33,246 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >20:34:33,247 INFO blivet: added loop loop0 (id 52) to device tree >20:34:33,248 INFO blivet: got device: LoopDevice instance (0x7fbcab3c0390) -- > name = loop0 status = False kids = 0 id = 52 > parents = ['existing 0 B file /run/install/repo/LiveOS/squashfs.img (49)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >20:34:33,255 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >20:34:33,310 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >20:34:33,311 DEBUG blivet: device loop0 does not contain a disklabel >20:34:33,313 INFO blivet: type detected on 'loop0' is 'squashfs' >20:34:33,314 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 55 >20:34:33,317 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >20:34:33,321 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVLINKS': u'/dev/disk/by-label/Anaconda /dev/disk/by-uuid/394d5b40-0ced-4278-ab6b-40e9eeec58ae', > u'DEVNAME': u'/dev/loop1', > u'DEVPATH': u'/devices/virtual/block/loop1', > u'DEVTYPE': u'disk', > u'DM_MULTIPATH_TIMESTAMP': u'1413326037', > u'ID_FS_LABEL': u'Anaconda', > u'ID_FS_LABEL_ENC': u'Anaconda', > u'ID_FS_TYPE': u'ext4', > u'ID_FS_USAGE': u'filesystem', > u'ID_FS_UUID': u'394d5b40-0ced-4278-ab6b-40e9eeec58ae', > u'ID_FS_UUID_ENC': u'394d5b40-0ced-4278-ab6b-40e9eeec58ae', > u'ID_FS_VERSION': u'1.0', > u'MAJOR': u'7', > u'MINOR': u'1', > u'MPATH_SBIN_PATH': u'/sbin', > u'SUBSYSTEM': u'block', > u'TAGS': u':systemd:', > u'USEC_INITIALIZED': u'857615'} ; name: loop1 ; >20:34:33,322 INFO blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >20:34:33,323 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >20:34:33,325 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:34:33,326 INFO blivet: loop1 is a loop device >20:34:33,327 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >20:34:33,329 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/rootfs.img ; incomplete: False ; >20:34:33,331 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:34:33,332 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 58 >20:34:33,334 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >20:34:33,334 INFO blivet: added file /LiveOS/rootfs.img (id 57) to device tree >20:34:33,336 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >20:34:33,337 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 61 >20:34:33,339 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >20:34:33,339 INFO blivet: added loop loop1 (id 60) to device tree >20:34:33,340 INFO blivet: got device: LoopDevice instance (0x7fbcab3c08d0) -- > name = loop1 status = False kids = 0 id = 60 > parents = ['existing 0 B file /LiveOS/rootfs.img (57)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >20:34:33,347 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >20:34:33,405 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >20:34:33,406 DEBUG blivet: device loop1 does not contain a disklabel >20:34:33,407 INFO blivet: type detected on 'loop1' is 'ext4' >20:34:33,517 DEBUG blivet: size=0 B, current=2 GiB >20:34:33,525 DEBUG blivet: using current size 0 as min size >20:34:33,527 DEBUG blivet: Ext4FS.supported: supported: True ; >20:34:33,528 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 63 >20:34:33,530 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >20:34:33,530 INFO blivet: got format: existing ext4 filesystem >20:34:33,532 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVNAME': u'/dev/loop2', > u'DEVPATH': u'/devices/virtual/block/loop2', > u'DEVTYPE': u'disk', > u'DM_MULTIPATH_TIMESTAMP': u'1413326037', > u'MAJOR': u'7', > u'MINOR': u'2', > u'MPATH_SBIN_PATH': u'/sbin', > u'SUBSYSTEM': u'block', > u'TAGS': u':systemd:', > u'USEC_INITIALIZED': u'858122'} ; name: loop2 ; >20:34:33,534 INFO blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >20:34:33,535 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >20:34:33,537 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:34:33,538 INFO blivet: loop2 is a loop device >20:34:33,540 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >20:34:33,541 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >20:34:33,543 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:34:33,544 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 66 >20:34:33,546 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >20:34:33,546 INFO blivet: added file /overlay (deleted) (id 65) to device tree >20:34:33,549 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >20:34:33,549 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 69 >20:34:33,552 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >20:34:33,552 INFO blivet: added loop loop2 (id 68) to device tree >20:34:33,554 INFO blivet: got device: LoopDevice instance (0x7fbcab3c0b50) -- > name = loop2 status = False kids = 0 id = 68 > parents = ['existing 0 B file /overlay (deleted) (65)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >20:34:33,560 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >20:34:33,617 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >20:34:33,617 DEBUG blivet: device loop2 does not contain a disklabel >20:34:33,618 DEBUG blivet: no type or existing type for loop2, bailing >20:34:33,622 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVLINKS': u'/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/394d5b40-0ced-4278-ab6b-40e9eeec58ae /dev/mapper/live-rw', > u'DEVNAME': u'/dev/dm-0', > u'DEVPATH': u'/devices/virtual/block/dm-0', > u'DEVTYPE': u'disk', > u'DM_MULTIPATH_TIMESTAMP': u'1413326037', > u'DM_NAME': u'live-rw', > u'DM_SUSPENDED': u'0', > u'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': u'1', > u'DM_UDEV_PRIMARY_SOURCE_FLAG': u'1', > u'DM_UDEV_RULES_VSN': u'2', > u'ID_FS_LABEL': u'Anaconda', > u'ID_FS_LABEL_ENC': u'Anaconda', > u'ID_FS_TYPE': u'ext4', > u'ID_FS_USAGE': u'filesystem', > u'ID_FS_UUID': u'394d5b40-0ced-4278-ab6b-40e9eeec58ae', > u'ID_FS_UUID_ENC': u'394d5b40-0ced-4278-ab6b-40e9eeec58ae', > u'ID_FS_VERSION': u'1.0', > u'MAJOR': u'253', > u'MINOR': u'0', > u'MPATH_SBIN_PATH': u'/sbin', > u'SUBSYSTEM': u'block', > u'TAGS': u':systemd:', > u'USEC_INITIALIZED': u'346615'} ; name: live-rw ; >20:34:33,623 INFO blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >20:34:33,625 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >20:34:33,626 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:34:33,627 INFO blivet: live-rw is a device-mapper device >20:34:33,629 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >20:34:33,631 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >20:34:33,633 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (60) with existing ext4 filesystem >20:34:33,639 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >20:34:33,640 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop2 (68) >20:34:33,646 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >20:34:33,647 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:34:33,650 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >20:34:33,651 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 73 >20:34:33,653 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >20:34:33,653 INFO blivet: added dm live-rw (id 72) to device tree >20:34:33,656 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >20:34:33,655 INFO blivet: got device: DMDevice instance (0x7fbcab3a8350) -- > name = live-rw status = True kids = 0 id = 72 > parents = ['existing 0 B loop loop2 (68)'] > uuid = None size = 2 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/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: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fbb00> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >20:34:33,916 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >20:34:33,972 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >20:34:33,973 DEBUG blivet: device live-rw does not contain a disklabel >20:34:33,974 INFO blivet: type detected on 'live-rw' is 'ext4' >20:34:34,085 DEBUG blivet: size=1.05 GiB, current=2 GiB >20:34:34,098 DEBUG blivet: padding min size from 1130517504 up to 1130518004 >20:34:34,100 DEBUG blivet: Ext4FS.supported: supported: True ; >20:34:34,101 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 75 >20:34:34,103 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >20:34:34,103 INFO blivet: got format: existing ext4 filesystem >20:34:34,106 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVLINKS': u'/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/394d5b40-0ced-4278-ab6b-40e9eeec58ae /dev/mapper/live-base', > u'DEVNAME': u'/dev/dm-1', > u'DEVPATH': u'/devices/virtual/block/dm-1', > u'DEVTYPE': u'disk', > u'DM_MULTIPATH_TIMESTAMP': u'1413326037', > u'DM_NAME': u'live-base', > u'DM_SUSPENDED': u'0', > u'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': u'1', > u'DM_UDEV_PRIMARY_SOURCE_FLAG': u'1', > u'DM_UDEV_RULES_VSN': u'2', > u'ID_FS_LABEL': u'Anaconda', > u'ID_FS_LABEL_ENC': u'Anaconda', > u'ID_FS_TYPE': u'ext4', > u'ID_FS_USAGE': u'filesystem', > u'ID_FS_UUID': u'394d5b40-0ced-4278-ab6b-40e9eeec58ae', > u'ID_FS_UUID_ENC': u'394d5b40-0ced-4278-ab6b-40e9eeec58ae', > u'ID_FS_VERSION': u'1.0', > u'MAJOR': u'253', > u'MINOR': u'1', > u'MPATH_SBIN_PATH': u'/sbin', > u'SUBSYSTEM': u'block', > u'TAGS': u':systemd:', > u'USEC_INITIALIZED': u'415669'} ; name: live-base ; >20:34:34,107 INFO blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >20:34:34,109 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >20:34:34,111 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:34:34,111 INFO blivet: live-base is a device-mapper device >20:34:34,113 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >20:34:34,115 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >20:34:34,117 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >20:34:34,119 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (60) with existing ext4 filesystem >20:34:34,124 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >20:34:34,126 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:34:34,129 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >20:34:34,129 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 78 >20:34:34,131 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >20:34:34,131 INFO blivet: added dm live-base (id 77) to device tree >20:34:34,134 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >20:34:34,133 INFO blivet: got device: DMDevice instance (0x7fbca66f54d0) -- > name = live-base status = True kids = 0 id = 77 > parents = ['existing 0 B loop loop1 (60) with existing ext4 filesystem'] > uuid = None size = 2 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/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: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fba70> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >20:34:34,157 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >20:34:34,213 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >20:34:34,213 DEBUG blivet: device live-base does not contain a disklabel >20:34:34,215 INFO blivet: type detected on 'live-base' is 'ext4' >20:34:34,320 DEBUG blivet: size=0 B, current=2 GiB >20:34:34,331 DEBUG blivet: using current size 0 as min size >20:34:34,333 DEBUG blivet: Ext4FS.supported: supported: True ; >20:34:34,334 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 80 >20:34:34,336 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >20:34:34,336 INFO blivet: got format: existing ext4 filesystem >20:34:34,424 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >20:34:34,487 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:34:34,490 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:34:34,496 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:34:34,559 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >20:34:34,628 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:34:34,630 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:34:34,632 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:34:34,698 DEBUG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >20:34:34,700 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >20:34:34,702 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >20:34:34,767 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:34:34,770 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:34:34,772 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:34:34,837 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >20:34:34,839 DEBUG blivet: SwapSpace.teardown: device: /dev/sda5 ; status: False ; type: swap ; >20:34:34,841 DEBUG blivet: SwapSpace.teardown: device: /dev/sda5 ; status: False ; type: swap ; >20:34:34,907 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:34:34,910 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:34:34,912 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:34:34,977 DEBUG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >20:34:35,047 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:34:35,049 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:34:35,052 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:34:35,119 DEBUG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >20:34:35,188 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:34:35,190 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:34:35,192 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:34:35,257 DEBUG blivet: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >20:34:35,326 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:34:35,329 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:34:35,331 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:34:35,394 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >20:34:35,411 INFO blivet: edd: collected mbr signatures: {u'sda': '0x0004ef4a'} >20:34:35,415 DEBUG blivet: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x6b8b4567 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 30883840 >20:34:35,416 ERR blivet: edd: unable to match edd entry 0x80 >20:34:35,416 DEBUG blivet: edd: data extracted from 0x81: > type: None, ata_device: None > channel: None, mbr_signature: 0x0004ef4a > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 1953525168 >20:34:35,417 INFO blivet: edd: matched 0x81 to sda using MBR sig >20:34:35,423 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >20:34:35,861 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >20:34:35,865 INFO blivet: IGNORED: Caught exception, continuing. >20:34:35,865 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >20:34:35,866 INFO blivet: IGNORED: Begin exception details. >20:34:35,867 INFO blivet: IGNORED: Traceback (most recent call last): >20:34:35,867 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3037, in parseFSTab >20:34:35,867 INFO blivet: IGNORED: blkidTab.parse() >20:34:35,868 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2088, in parse >20:34:35,868 INFO blivet: IGNORED: with open(path) as f: >20:34:35,868 INFO blivet: IGNORED: IOError: [Errno 2] Bestand of map bestaat niet: '/mnt/sysimage/etc/blkid/blkid.tab' >20:34:35,868 INFO blivet: IGNORED: End exception details. >20:34:35,868 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >20:34:35,870 INFO blivet: IGNORED: Caught exception, continuing. >20:34:35,870 INFO blivet: IGNORED: Problem description: error parsing crypttab >20:34:35,870 INFO blivet: IGNORED: Begin exception details. >20:34:35,871 INFO blivet: IGNORED: Traceback (most recent call last): >20:34:35,871 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3045, in parseFSTab >20:34:35,871 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >20:34:35,871 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2132, in parse >20:34:35,872 INFO blivet: IGNORED: with open(path) as f: >20:34:35,872 INFO blivet: IGNORED: IOError: [Errno 2] Bestand of map bestaat niet: '/mnt/sysimage/etc/crypttab' >20:34:35,872 INFO blivet: IGNORED: End exception details. >20:34:35,872 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >20:34:35,886 DEBUG blivet: resolved 'UUID=f29e9625-7a45-4027-86b9-4702f5ff479e' to 'sda6' (partition) >20:34:35,887 DEBUG blivet: resolved 'UUID=50ff4fb7-b5a7-4a3c-8ac7-7c4713befbbc' to 'sda5' (partition) >20:34:35,887 DEBUG blivet: resolved 'UUID=2F3EE3DA33676760' to 'sda1' (partition) >20:34:35,890 DEBUG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >20:34:36,097 DEBUG blivet: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >20:34:36,541 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >20:34:36,545 INFO blivet: IGNORED: Caught exception, continuing. >20:34:36,545 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >20:34:36,546 INFO blivet: IGNORED: Begin exception details. >20:34:36,547 INFO blivet: IGNORED: Traceback (most recent call last): >20:34:36,547 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3037, in parseFSTab >20:34:36,547 INFO blivet: IGNORED: blkidTab.parse() >20:34:36,547 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2088, in parse >20:34:36,548 INFO blivet: IGNORED: with open(path) as f: >20:34:36,548 INFO blivet: IGNORED: IOError: [Errno 2] Bestand of map bestaat niet: '/mnt/sysimage/etc/blkid/blkid.tab' >20:34:36,548 INFO blivet: IGNORED: End exception details. >20:34:36,548 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >20:34:36,550 INFO blivet: IGNORED: Caught exception, continuing. >20:34:36,550 INFO blivet: IGNORED: Problem description: error parsing crypttab >20:34:36,550 INFO blivet: IGNORED: Begin exception details. >20:34:36,551 INFO blivet: IGNORED: Traceback (most recent call last): >20:34:36,551 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3045, in parseFSTab >20:34:36,551 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >20:34:36,551 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2132, in parse >20:34:36,551 INFO blivet: IGNORED: with open(path) as f: >20:34:36,552 INFO blivet: IGNORED: IOError: [Errno 2] Bestand of map bestaat niet: '/mnt/sysimage/etc/crypttab' >20:34:36,552 INFO blivet: IGNORED: End exception details. >20:34:36,552 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >20:34:36,566 DEBUG blivet: resolved 'UUID=81044f56-5d0d-4326-b23a-34b9340f9bef' to 'sda7' (partition) >20:34:36,566 DEBUG blivet: resolved 'UUID=50ff4fb7-b5a7-4a3c-8ac7-7c4713befbbc' to 'sda5' (partition) >20:34:36,567 DEBUG blivet: resolved 'UUID=2F3EE3DA33676760' to 'sda1' (partition) >20:34:36,570 DEBUG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >20:34:36,766 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >20:34:37,115 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >20:34:37,118 INFO blivet: IGNORED: Caught exception, continuing. >20:34:37,119 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >20:34:37,119 INFO blivet: IGNORED: Begin exception details. >20:34:37,120 INFO blivet: IGNORED: Traceback (most recent call last): >20:34:37,120 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3037, in parseFSTab >20:34:37,121 INFO blivet: IGNORED: blkidTab.parse() >20:34:37,121 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2088, in parse >20:34:37,122 INFO blivet: IGNORED: with open(path) as f: >20:34:37,122 INFO blivet: IGNORED: IOError: [Errno 2] Bestand of map bestaat niet: '/mnt/sysimage/etc/blkid/blkid.tab' >20:34:37,123 INFO blivet: IGNORED: End exception details. >20:34:37,123 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >20:34:37,124 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >20:34:37,127 DEBUG blivet: IGNORED: Caught exception, continuing. >20:34:37,127 DEBUG blivet: IGNORED: Problem description: failed to parse blkid.tab >20:34:37,127 DEBUG blivet: IGNORED: Begin exception details. >20:34:37,128 DEBUG blivet: IGNORED: Traceback (most recent call last): >20:34:37,128 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2136, in parse >20:34:37,128 DEBUG blivet: IGNORED: self.blkidTab.parse() >20:34:37,128 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2088, in parse >20:34:37,128 DEBUG blivet: IGNORED: with open(path) as f: >20:34:37,129 DEBUG blivet: IGNORED: IOError: [Errno 2] Bestand of map bestaat niet: '/mnt/sysimage/etc/blkid/blkid.tab' >20:34:37,129 DEBUG blivet: IGNORED: End exception details. >20:34:37,129 DEBUG blivet: crypttab maps: [] >20:34:37,130 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >20:34:37,141 DEBUG blivet: resolved 'UUID=92f4693f-2610-463c-9bdb-4d16781c128f' to 'sda8' (partition) >20:34:37,144 DEBUG blivet: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >20:34:37,547 DEBUG blivet: Ext4FS.supported: supported: True ; >20:34:37,551 DEBUG blivet: Ext4FS.supported: supported: True ; >20:34:37,554 DEBUG blivet: Ext4FS.supported: supported: True ; >20:34:37,559 DEBUG blivet: NTFS.supported: supported: False ; >20:34:37,564 DEBUG blivet: NTFS.supported: supported: False ; >20:34:37,570 DEBUG blivet: Ext4FS.supported: supported: True ; >20:34:37,573 DEBUG blivet: Ext4FS.supported: supported: True ; >20:34:37,578 DEBUG blivet: Ext4FS.supported: supported: True ; >20:34:37,581 DEBUG blivet: Iso9660FS.supported: supported: True ; >20:34:37,640 DEBUG blivet: /dev/sdb is mounted on /run/install/repo >20:34:37,644 DEBUG blivet: /dev/sdb is mounted on /run/install/repo >20:34:37,689 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: cdrom ; >20:34:37,696 DEBUG blivet: DeviceTree.getDevicesByType returned [] >20:34:37,697 INFO blivet: updating format of device: existing 14.73 GiB disk sdb (1) with existing iso9660 filesystem >20:34:37,714 DEBUG blivet: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:02.1/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdb >20:34:37,778 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >20:34:37,836 DEBUG blivet: no type or existing type for sdb, bailing >20:34:38,016 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb ; hidden: False ; incomplete: False ; >20:34:38,018 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 14.73 GiB disk sdb (1) with existing iso9660 filesystem >22:35:41,173 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: cdrom ; >22:35:41,174 DEBUG blivet: DeviceTree.getDevicesByType returned [] >22:35:41,174 INFO blivet: updating format of device: existing 14,73 GiB disk sdb (1) with existing iso9660 filesystem >22:35:41,190 DEBUG blivet: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:02.1/usb1/1-3/1-3:1.0/host8/target8:0:0/8:0:0:0/block/sdb >22:35:41,254 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >22:35:41,315 DEBUG blivet: no type or existing type for sdb, bailing >22:35:42,327 DEBUG blivet: Iso9660FS.supported: supported: True ; >22:35:42,329 DEBUG blivet: Iso9660FS.supported: supported: True ; >22:35:42,330 DEBUG blivet: NFSv4.supported: supported: False ; >22:35:42,332 DEBUG blivet: NFSv4.supported: supported: False ; >22:35:42,334 DEBUG blivet: SELinuxFS.supported: supported: False ; >22:35:42,335 DEBUG blivet: SELinuxFS.supported: supported: False ; >22:35:42,337 DEBUG blivet: Ext4FS.supported: supported: True ; >22:35:42,339 DEBUG blivet: Ext4FS.supported: supported: True ; >22:35:42,341 DEBUG blivet: Ext3FS.supported: supported: True ; >22:35:42,343 DEBUG blivet: Ext3FS.supported: supported: True ; >22:35:42,345 DEBUG blivet: Ext2FS.supported: supported: True ; >22:35:42,347 DEBUG blivet: Ext2FS.supported: supported: True ; >22:35:42,349 DEBUG blivet: SysFS.supported: supported: False ; >22:35:42,350 DEBUG blivet: SysFS.supported: supported: False ; >22:35:42,351 DEBUG blivet: MultipathMember.__init__: >22:35:42,352 DEBUG blivet: SwapSpace.__init__: >22:35:42,354 DEBUG blivet: ProcFS.supported: supported: False ; >22:35:42,355 DEBUG blivet: ProcFS.supported: supported: False ; >22:35:42,356 DEBUG blivet: DMRaidMember.__init__: >22:35:42,358 DEBUG blivet: DevPtsFS.supported: supported: False ; >22:35:42,359 DEBUG blivet: DevPtsFS.supported: supported: False ; >22:35:42,360 DEBUG blivet: BTRFS.supported: supported: True ; >22:35:42,539 DEBUG blivet: USBFS.supported: supported: False ; >22:35:42,540 DEBUG blivet: USBFS.supported: supported: False ; >22:35:42,542 DEBUG blivet: DiskLabel.__init__: >22:35:42,542 INFO blivet: DiskLabel.partedDevice returning None >22:35:42,545 DEBUG blivet: HFSPlus.supported: supported: False ; >22:35:42,547 DEBUG blivet: HFSPlus.supported: supported: False ; >22:35:42,549 DEBUG blivet: XFS.supported: supported: True ; >22:35:42,824 DEBUG blivet: XFS.supported: supported: True ; >22:35:42,827 DEBUG blivet: TmpFS.supported: supported: True ; >22:35:42,898 DEBUG blivet: LUKS.__init__: >22:35:42,900 DEBUG blivet: NTFS.supported: supported: False ; >22:35:42,901 DEBUG blivet: NTFS.supported: supported: False ; >22:35:42,903 DEBUG blivet: BindFS.supported: supported: False ; >22:35:42,904 DEBUG blivet: BindFS.supported: supported: False ; >22:35:42,905 DEBUG blivet: HFS.supported: supported: False ; >22:35:42,907 DEBUG blivet: HFS.supported: supported: False ; >22:35:42,909 DEBUG blivet: LVMPhysicalVolume.__init__: >22:35:42,912 DEBUG blivet: NFS.supported: supported: False ; >22:35:42,914 DEBUG blivet: NFS.supported: supported: False ; >22:35:42,925 DEBUG blivet: FATFS.supported: supported: True ; >22:35:43,084 DEBUG blivet: FATFS.supported: supported: True ; >22:35:43,087 DEBUG blivet: NoDevFS.supported: supported: False ; >22:35:43,088 DEBUG blivet: NoDevFS.supported: supported: False ; >22:35:43,091 DEBUG blivet: MDRaidMember.__init__: >00:35:50,339 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >00:35:50,341 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fbcab2c1a10) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 350,04 GiB > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 734078976 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (45694, 255, 63) biosGeometry: (45694, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c0440> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2bcdd0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2bcb90> PedPartition: <_ped.Partition object at 0x7fbcab43ab90> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 2048 end = 734081023 length = 734078976 > flags = boot, PartitionDevice instance (0x7fbcab3907d0) -- > name = sda2 status = True kids = 0 id = 16 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 68,21 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c0680> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2bcf10> PedPartition: <_ped.Partition object at 0x7fbcab43ac50> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 734083070 end = 877135871 length = 143052802 > flags = , PartitionDevice instance (0x7fbcab390810) -- > name = sda3 status = True kids = 0 id = 20 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 47,51 GiB > format = existing ntfs filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 99629056 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6201, 255, 63) biosGeometry: (6201, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c04d0> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c1710> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c10d0> PedPartition: <_ped.Partition object at 0x7fbcab43acb0> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 877135872 end = 976764927 length = 99629056 > flags = , PartitionDevice instance (0x7fbcab3a8190) -- > name = sda4 status = True kids = 0 id = 25 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 465,75 GiB > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 976758784 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60800, 255, 63) biosGeometry: (60800, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb560> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c1850> PedPartition: <_ped.Partition object at 0x7fbcab43ae30> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 976764928 end = 1953523711 length = 976758784 > flags = , PartitionDevice instance (0x7fbcab390950) -- > name = sda5 status = True kids = 0 id = 29 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 1,02 GiB > format = existing swap > major = 8 minor = 5 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2136064 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (132, 255, 63) biosGeometry: (132, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb830> > target size = 0 B path = /dev/sda5 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c1510> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c1450> PedPartition: <_ped.Partition object at 0x7fbcab43ad70> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 840298496 end = 842434559 length = 2136064 > flags = , PartitionDevice instance (0x7fbcab3a8a10) -- > name = sda6 status = True kids = 0 id = 34 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 16,55 GiB > format = existing ext4 filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 34699264 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2159, 255, 63) biosGeometry: (2159, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb710> > target size = 0 B path = /dev/sda6 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c16d0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c1650> PedPartition: <_ped.Partition object at 0x7fbcab43add0> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 842436608 end = 877135871 length = 34699264 > flags = , PartitionDevice instance (0x7fbcab3a8e10) -- > name = sda7 status = True kids = 0 id = 39 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 25,32 GiB > format = existing ext4 filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 53106688 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3305, 255, 63) biosGeometry: (3305, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb680> > target size = 0 B path = /dev/sda7 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c1150> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2bcd50> PedPartition: <_ped.Partition object at 0x7fbcab43abf0> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 734083072 end = 787189759 length = 53106688 > flags = , PartitionDevice instance (0x7fbcab3a8210) -- > name = sda8 status = True kids = 0 id = 44 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 25,32 GiB > format = existing ext4 filesystem > major = 8 minor = 8 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 53104640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3305, 255, 63) biosGeometry: (3305, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb7a0> > target size = 0 B path = /dev/sda8 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c1310> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c1290> PedPartition: <_ped.Partition object at 0x7fbcab43ad10> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 787191808 end = 840296447 length = 53104640 > flags = ] >00:35:50,707 DEBUG blivet: DeviceTree.getDeviceByName: hidden: True ; name: sda ; incomplete: False ; >00:35:50,708 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931,51 GiB disk sda (6) with existing msdos disklabel >00:35:50,727 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >00:35:50,729 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fbcab2c1a10) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 350,04 GiB > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 734078976 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (45694, 255, 63) biosGeometry: (45694, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c0440> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2bcdd0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2bcb90> PedPartition: <_ped.Partition object at 0x7fbcab43ab90> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 2048 end = 734081023 length = 734078976 > flags = boot, PartitionDevice instance (0x7fbcab3907d0) -- > name = sda2 status = True kids = 0 id = 16 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 68,21 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c0680> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2bcf10> PedPartition: <_ped.Partition object at 0x7fbcab43ac50> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 734083070 end = 877135871 length = 143052802 > flags = , PartitionDevice instance (0x7fbcab390810) -- > name = sda3 status = True kids = 0 id = 20 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 47,51 GiB > format = existing ntfs filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 99629056 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6201, 255, 63) biosGeometry: (6201, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c04d0> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c1710> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c10d0> PedPartition: <_ped.Partition object at 0x7fbcab43acb0> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 877135872 end = 976764927 length = 99629056 > flags = , PartitionDevice instance (0x7fbcab3a8190) -- > name = sda4 status = True kids = 0 id = 25 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 465,75 GiB > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 976758784 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60800, 255, 63) biosGeometry: (60800, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb560> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c1850> PedPartition: <_ped.Partition object at 0x7fbcab43ae30> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 976764928 end = 1953523711 length = 976758784 > flags = , PartitionDevice instance (0x7fbcab390950) -- > name = sda5 status = True kids = 0 id = 29 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 1,02 GiB > format = existing swap > major = 8 minor = 5 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2136064 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (132, 255, 63) biosGeometry: (132, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb830> > target size = 0 B path = /dev/sda5 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c1510> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c1450> PedPartition: <_ped.Partition object at 0x7fbcab43ad70> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 840298496 end = 842434559 length = 2136064 > flags = , PartitionDevice instance (0x7fbcab3a8a10) -- > name = sda6 status = True kids = 0 id = 34 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 16,55 GiB > format = existing ext4 filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 34699264 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2159, 255, 63) biosGeometry: (2159, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb710> > target size = 0 B path = /dev/sda6 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c16d0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c1650> PedPartition: <_ped.Partition object at 0x7fbcab43add0> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 842436608 end = 877135871 length = 34699264 > flags = , PartitionDevice instance (0x7fbcab3a8e10) -- > name = sda7 status = True kids = 0 id = 39 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 25,32 GiB > format = existing ext4 filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 53106688 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3305, 255, 63) biosGeometry: (3305, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb680> > target size = 0 B path = /dev/sda7 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c1150> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2bcd50> PedPartition: <_ped.Partition object at 0x7fbcab43abf0> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 734083072 end = 787189759 length = 53106688 > flags = , PartitionDevice instance (0x7fbcab3a8210) -- > name = sda8 status = True kids = 0 id = 44 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 25,32 GiB > format = existing ext4 filesystem > major = 8 minor = 8 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 53104640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3305, 255, 63) biosGeometry: (3305, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb7a0> > target size = 0 B path = /dev/sda8 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c1310> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c1290> PedPartition: <_ped.Partition object at 0x7fbcab43ad10> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 787191808 end = 840296447 length = 53104640 > flags = ] >00:35:57,395 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >00:35:57,496 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fbcab2c1a10) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 350,04 GiB > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 734078976 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (45694, 255, 63) biosGeometry: (45694, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c0440> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2bcdd0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2bcb90> PedPartition: <_ped.Partition object at 0x7fbcab43ab90> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 2048 end = 734081023 length = 734078976 > flags = boot, PartitionDevice instance (0x7fbcab3907d0) -- > name = sda2 status = True kids = 0 id = 16 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 68,21 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c0680> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2bcf10> PedPartition: <_ped.Partition object at 0x7fbcab43ac50> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 734083070 end = 877135871 length = 143052802 > flags = , PartitionDevice instance (0x7fbcab390810) -- > name = sda3 status = True kids = 0 id = 20 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 47,51 GiB > format = existing ntfs filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 99629056 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6201, 255, 63) biosGeometry: (6201, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c04d0> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c1710> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c10d0> PedPartition: <_ped.Partition object at 0x7fbcab43acb0> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 877135872 end = 976764927 length = 99629056 > flags = , PartitionDevice instance (0x7fbcab3a8190) -- > name = sda4 status = True kids = 0 id = 25 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 465,75 GiB > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 976758784 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60800, 255, 63) biosGeometry: (60800, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb560> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c1850> PedPartition: <_ped.Partition object at 0x7fbcab43ae30> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 976764928 end = 1953523711 length = 976758784 > flags = , PartitionDevice instance (0x7fbcab390950) -- > name = sda5 status = True kids = 0 id = 29 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 1,02 GiB > format = existing swap > major = 8 minor = 5 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2136064 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (132, 255, 63) biosGeometry: (132, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb830> > target size = 0 B path = /dev/sda5 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c1510> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c1450> PedPartition: <_ped.Partition object at 0x7fbcab43ad70> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 840298496 end = 842434559 length = 2136064 > flags = , PartitionDevice instance (0x7fbcab3a8a10) -- > name = sda6 status = True kids = 0 id = 34 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 16,55 GiB > format = existing ext4 filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 34699264 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2159, 255, 63) biosGeometry: (2159, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb710> > target size = 0 B path = /dev/sda6 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c16d0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c1650> PedPartition: <_ped.Partition object at 0x7fbcab43add0> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 842436608 end = 877135871 length = 34699264 > flags = , PartitionDevice instance (0x7fbcab3a8e10) -- > name = sda7 status = True kids = 0 id = 39 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 25,32 GiB > format = existing ext4 filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 53106688 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3305, 255, 63) biosGeometry: (3305, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb680> > target size = 0 B path = /dev/sda7 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c1150> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2bcd50> PedPartition: <_ped.Partition object at 0x7fbcab43abf0> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 734083072 end = 787189759 length = 53106688 > flags = , PartitionDevice instance (0x7fbcab3a8210) -- > name = sda8 status = True kids = 0 id = 44 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 25,32 GiB > format = existing ext4 filesystem > major = 8 minor = 8 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 53104640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3305, 255, 63) biosGeometry: (3305, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb7a0> > target size = 0 B path = /dev/sda8 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c1310> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c1290> PedPartition: <_ped.Partition object at 0x7fbcab43ad10> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 787191808 end = 840296447 length = 53104640 > flags = ] >00:35:58,921 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >00:35:58,924 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fbcab2c1a10) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 350,04 GiB > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 734078976 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (45694, 255, 63) biosGeometry: (45694, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c0440> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2bcdd0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2bcb90> PedPartition: <_ped.Partition object at 0x7fbcab43ab90> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 2048 end = 734081023 length = 734078976 > flags = boot, PartitionDevice instance (0x7fbcab3907d0) -- > name = sda2 status = True kids = 0 id = 16 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 68,21 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c0680> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2bcf10> PedPartition: <_ped.Partition object at 0x7fbcab43ac50> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 734083070 end = 877135871 length = 143052802 > flags = , PartitionDevice instance (0x7fbcab390810) -- > name = sda3 status = True kids = 0 id = 20 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 47,51 GiB > format = existing ntfs filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 99629056 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6201, 255, 63) biosGeometry: (6201, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c04d0> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c1710> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c10d0> PedPartition: <_ped.Partition object at 0x7fbcab43acb0> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 877135872 end = 976764927 length = 99629056 > flags = , PartitionDevice instance (0x7fbcab3a8190) -- > name = sda4 status = True kids = 0 id = 25 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 465,75 GiB > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 976758784 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60800, 255, 63) biosGeometry: (60800, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb560> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c1850> PedPartition: <_ped.Partition object at 0x7fbcab43ae30> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 976764928 end = 1953523711 length = 976758784 > flags = , PartitionDevice instance (0x7fbcab390950) -- > name = sda5 status = True kids = 0 id = 29 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 1,02 GiB > format = existing swap > major = 8 minor = 5 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2136064 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (132, 255, 63) biosGeometry: (132, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb830> > target size = 0 B path = /dev/sda5 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c1510> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c1450> PedPartition: <_ped.Partition object at 0x7fbcab43ad70> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 840298496 end = 842434559 length = 2136064 > flags = , PartitionDevice instance (0x7fbcab3a8a10) -- > name = sda6 status = True kids = 0 id = 34 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 16,55 GiB > format = existing ext4 filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 34699264 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2159, 255, 63) biosGeometry: (2159, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb710> > target size = 0 B path = /dev/sda6 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c16d0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c1650> PedPartition: <_ped.Partition object at 0x7fbcab43add0> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 842436608 end = 877135871 length = 34699264 > flags = , PartitionDevice instance (0x7fbcab3a8e10) -- > name = sda7 status = True kids = 0 id = 39 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 25,32 GiB > format = existing ext4 filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 53106688 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3305, 255, 63) biosGeometry: (3305, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb680> > target size = 0 B path = /dev/sda7 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c1150> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2bcd50> PedPartition: <_ped.Partition object at 0x7fbcab43abf0> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 734083072 end = 787189759 length = 53106688 > flags = , PartitionDevice instance (0x7fbcab3a8210) -- > name = sda8 status = True kids = 0 id = 44 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 25,32 GiB > format = existing ext4 filesystem > major = 8 minor = 8 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 53104640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3305, 255, 63) biosGeometry: (3305, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb7a0> > target size = 0 B path = /dev/sda8 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c1310> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c1290> PedPartition: <_ped.Partition object at 0x7fbcab43ad10> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 787191808 end = 840296447 length = 53104640 > flags = ] >00:35:59,366 INFO blivet: Detected 3,38 GiB of memory >00:35:59,376 INFO blivet: Swap attempt of 3,38 GiB >00:35:59,447 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >00:35:59,454 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fbcab2c1a10) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 350,04 GiB > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 734078976 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (45694, 255, 63) biosGeometry: (45694, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c0440> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2bcdd0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2bcb90> PedPartition: <_ped.Partition object at 0x7fbcab43ab90> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 2048 end = 734081023 length = 734078976 > flags = boot, PartitionDevice instance (0x7fbcab3907d0) -- > name = sda2 status = True kids = 0 id = 16 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 68,21 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c0680> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2bcf10> PedPartition: <_ped.Partition object at 0x7fbcab43ac50> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 734083070 end = 877135871 length = 143052802 > flags = , PartitionDevice instance (0x7fbcab390810) -- > name = sda3 status = True kids = 0 id = 20 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 47,51 GiB > format = existing ntfs filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 99629056 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6201, 255, 63) biosGeometry: (6201, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c04d0> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c1710> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c10d0> PedPartition: <_ped.Partition object at 0x7fbcab43acb0> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 877135872 end = 976764927 length = 99629056 > flags = , PartitionDevice instance (0x7fbcab3a8190) -- > name = sda4 status = True kids = 0 id = 25 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 465,75 GiB > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 976758784 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60800, 255, 63) biosGeometry: (60800, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb560> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c1850> PedPartition: <_ped.Partition object at 0x7fbcab43ae30> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 976764928 end = 1953523711 length = 976758784 > flags = , PartitionDevice instance (0x7fbcab390950) -- > name = sda5 status = True kids = 0 id = 29 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 1,02 GiB > format = existing swap > major = 8 minor = 5 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2136064 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (132, 255, 63) biosGeometry: (132, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb830> > target size = 0 B path = /dev/sda5 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c1510> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c1450> PedPartition: <_ped.Partition object at 0x7fbcab43ad70> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 840298496 end = 842434559 length = 2136064 > flags = , PartitionDevice instance (0x7fbcab3a8a10) -- > name = sda6 status = True kids = 0 id = 34 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 16,55 GiB > format = existing ext4 filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 34699264 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2159, 255, 63) biosGeometry: (2159, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb710> > target size = 0 B path = /dev/sda6 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c16d0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c1650> PedPartition: <_ped.Partition object at 0x7fbcab43add0> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 842436608 end = 877135871 length = 34699264 > flags = , PartitionDevice instance (0x7fbcab3a8e10) -- > name = sda7 status = True kids = 0 id = 39 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 25,32 GiB > format = existing ext4 filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 53106688 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3305, 255, 63) biosGeometry: (3305, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb680> > target size = 0 B path = /dev/sda7 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c1150> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2bcd50> PedPartition: <_ped.Partition object at 0x7fbcab43abf0> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 734083072 end = 787189759 length = 53106688 > flags = , PartitionDevice instance (0x7fbcab3a8210) -- > name = sda8 status = True kids = 0 id = 44 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 25,32 GiB > format = existing ext4 filesystem > major = 8 minor = 8 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 53104640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3305, 255, 63) biosGeometry: (3305, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb7a0> > target size = 0 B path = /dev/sda8 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c1310> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c1290> PedPartition: <_ped.Partition object at 0x7fbcab43ad10> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 787191808 end = 840296447 length = 53104640 > flags = ] >00:36:00,089 DEBUG blivet: clearpart: looking at sda8 >00:36:00,090 DEBUG blivet: clearpart: looking at sda7 >00:36:00,091 DEBUG blivet: clearpart: looking at sda6 >00:36:00,093 DEBUG blivet: clearpart: looking at sda5 >00:36:00,094 DEBUG blivet: clearpart: looking at sda4 >00:36:00,095 DEBUG blivet: clearpart: looking at sda3 >00:36:00,096 DEBUG blivet: clearpart: looking at sda2 >00:36:00,097 DEBUG blivet: clearpart: looking at sda1 >00:36:00,098 DEBUG blivet: checking whether disk sda has an empty extended >00:36:00,100 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c315c50> PedPartition: <_ped.Partition object at 0x7fbc9c31c170> ; logicals is [u'sda7', u'sda8', u'sda5', u'sda6'] >00:36:00,137 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >00:36:00,141 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fbcab2c1a10) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 350,04 GiB > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 734078976 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (45694, 255, 63) biosGeometry: (45694, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c0440> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2bcdd0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2bcb90> PedPartition: <_ped.Partition object at 0x7fbcab43ab90> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 2048 end = 734081023 length = 734078976 > flags = boot, PartitionDevice instance (0x7fbcab3907d0) -- > name = sda2 status = True kids = 0 id = 16 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 68,21 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c0680> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2bcf10> PedPartition: <_ped.Partition object at 0x7fbcab43ac50> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 734083070 end = 877135871 length = 143052802 > flags = , PartitionDevice instance (0x7fbcab390810) -- > name = sda3 status = True kids = 0 id = 20 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 47,51 GiB > format = existing ntfs filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 99629056 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6201, 255, 63) biosGeometry: (6201, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c04d0> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c1710> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c10d0> PedPartition: <_ped.Partition object at 0x7fbcab43acb0> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 877135872 end = 976764927 length = 99629056 > flags = , PartitionDevice instance (0x7fbcab3a8190) -- > name = sda4 status = True kids = 0 id = 25 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 465,75 GiB > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 976758784 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60800, 255, 63) biosGeometry: (60800, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb560> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c1850> PedPartition: <_ped.Partition object at 0x7fbcab43ae30> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 976764928 end = 1953523711 length = 976758784 > flags = , PartitionDevice instance (0x7fbcab390950) -- > name = sda5 status = True kids = 0 id = 29 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 1,02 GiB > format = existing swap > major = 8 minor = 5 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2136064 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (132, 255, 63) biosGeometry: (132, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb830> > target size = 0 B path = /dev/sda5 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c1510> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c1450> PedPartition: <_ped.Partition object at 0x7fbcab43ad70> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 840298496 end = 842434559 length = 2136064 > flags = , PartitionDevice instance (0x7fbcab3a8a10) -- > name = sda6 status = True kids = 0 id = 34 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 16,55 GiB > format = existing ext4 filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 34699264 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2159, 255, 63) biosGeometry: (2159, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb710> > target size = 0 B path = /dev/sda6 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c16d0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c1650> PedPartition: <_ped.Partition object at 0x7fbcab43add0> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 842436608 end = 877135871 length = 34699264 > flags = , PartitionDevice instance (0x7fbcab3a8e10) -- > name = sda7 status = True kids = 0 id = 39 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 25,32 GiB > format = existing ext4 filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 53106688 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3305, 255, 63) biosGeometry: (3305, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb680> > target size = 0 B path = /dev/sda7 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c1150> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2bcd50> PedPartition: <_ped.Partition object at 0x7fbcab43abf0> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 734083072 end = 787189759 length = 53106688 > flags = , PartitionDevice instance (0x7fbcab3a8210) -- > name = sda8 status = True kids = 0 id = 44 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 25,32 GiB > format = existing ext4 filesystem > major = 8 minor = 8 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 53104640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3305, 255, 63) biosGeometry: (3305, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb7a0> > target size = 0 B path = /dev/sda8 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c1310> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c1290> PedPartition: <_ped.Partition object at 0x7fbcab43ad10> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 787191808 end = 840296447 length = 53104640 > flags = ] >00:36:00,707 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >00:36:00,714 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931,51 GiB disk sda (6) with existing msdos disklabel >00:36:00,756 DEBUG blivet: resolved 'sda' to 'sda' (disk) >00:36:00,996 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >00:36:01,003 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931,51 GiB disk sda (6) with existing msdos disklabel >00:36:01,053 DEBUG blivet: resolved 'sda' to 'sda' (disk) >00:36:01,056 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >00:36:01,059 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931,51 GiB disk sda (6) with existing msdos disklabel >00:36:01,082 DEBUG blivet: resolved 'sda' to 'sda' (disk) >00:36:01,100 DEBUG blivet: starting Blivet copy >00:36:01,179 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >00:36:01,182 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fbc9c289910) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 350,04 GiB > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 734078976 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (45694, 255, 63) biosGeometry: (45694, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c0440> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2bcdd0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2bcb90> PedPartition: <_ped.Partition object at 0x7fbcab43ab90> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 2048 end = 734081023 length = 734078976 > flags = boot, PartitionDevice instance (0x7fbc9c296e90) -- > name = sda2 status = True kids = 0 id = 16 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 68,21 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c0680> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2bcf10> PedPartition: <_ped.Partition object at 0x7fbcab43ac50> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 734083070 end = 877135871 length = 143052802 > flags = , PartitionDevice instance (0x7fbc9c298110) -- > name = sda3 status = True kids = 0 id = 20 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 47,51 GiB > format = existing ntfs filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 99629056 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6201, 255, 63) biosGeometry: (6201, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c04d0> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c1710> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c10d0> PedPartition: <_ped.Partition object at 0x7fbcab43acb0> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 877135872 end = 976764927 length = 99629056 > flags = , PartitionDevice instance (0x7fbc9c298350) -- > name = sda4 status = True kids = 0 id = 25 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 465,75 GiB > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 976758784 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60800, 255, 63) biosGeometry: (60800, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb560> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c1850> PedPartition: <_ped.Partition object at 0x7fbcab43ae30> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 976764928 end = 1953523711 length = 976758784 > flags = , PartitionDevice instance (0x7fbc9c296510) -- > name = sda5 status = True kids = 0 id = 29 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 1,02 GiB > format = existing swap > major = 8 minor = 5 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2136064 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (132, 255, 63) biosGeometry: (132, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb830> > target size = 0 B path = /dev/sda5 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c1510> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c1450> PedPartition: <_ped.Partition object at 0x7fbcab43ad70> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 840298496 end = 842434559 length = 2136064 > flags = , PartitionDevice instance (0x7fbc9c289990) -- > name = sda6 status = True kids = 0 id = 34 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 16,55 GiB > format = existing ext4 filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 34699264 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2159, 255, 63) biosGeometry: (2159, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb710> > target size = 0 B path = /dev/sda6 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c16d0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c1650> PedPartition: <_ped.Partition object at 0x7fbcab43add0> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 842436608 end = 877135871 length = 34699264 > flags = , PartitionDevice instance (0x7fbc9c296550) -- > name = sda7 status = True kids = 0 id = 39 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 25,32 GiB > format = existing ext4 filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 53106688 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3305, 255, 63) biosGeometry: (3305, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb680> > target size = 0 B path = /dev/sda7 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c1150> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2bcd50> PedPartition: <_ped.Partition object at 0x7fbcab43abf0> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 734083072 end = 787189759 length = 53106688 > flags = , PartitionDevice instance (0x7fbc9c296990) -- > name = sda8 status = True kids = 0 id = 44 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 25,32 GiB > format = existing ext4 filesystem > major = 8 minor = 8 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 53104640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3305, 255, 63) biosGeometry: (3305, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb7a0> > target size = 0 B path = /dev/sda8 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcab2bc950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcab2c1310> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcab2c1290> PedPartition: <_ped.Partition object at 0x7fbcab43ad10> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 787191808 end = 840296447 length = 53104640 > flags = ] >00:36:01,640 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >00:36:01,643 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc9c208410> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c208110> PedPartition: <_ped.Partition object at 0x7fbc9c2f0410> >00:36:01,652 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >00:36:01,652 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c208550> PedPartition: <_ped.Partition object at 0x7fbc9c29b8f0> >00:36:01,669 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >00:36:01,669 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc9c208d50> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c2086d0> PedPartition: <_ped.Partition object at 0x7fbc9c29b950> >00:36:01,678 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >00:36:01,679 DEBUG blivet: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c208e90> PedPartition: <_ped.Partition object at 0x7fbc9c29bb30> >00:36:01,689 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >00:36:01,690 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc9c208b50> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c208a90> PedPartition: <_ped.Partition object at 0x7fbc9c29ba70> >00:36:01,699 DEBUG blivet: PartitionDevice._setPartedPartition: sda6 ; >00:36:01,700 DEBUG blivet: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc9c208d10> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c208c90> PedPartition: <_ped.Partition object at 0x7fbc9c29bad0> >00:36:01,707 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >00:36:01,707 DEBUG blivet: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc9c208790> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c208390> PedPartition: <_ped.Partition object at 0x7fbc9c29b890> >00:36:01,714 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >00:36:01,715 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc9c208950> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c2088d0> PedPartition: <_ped.Partition object at 0x7fbc9c29ba10> >00:36:01,721 DEBUG blivet: DeviceTree.getDeviceByID: hidden: True ; id_num: 29 ; incomplete: False ; >00:36:01,724 DEBUG blivet: DeviceTree.getDeviceByID returned existing 1,02 GiB partition sda5 (29) with existing swap >00:36:01,745 DEBUG blivet: DeviceTree.getDeviceByID: hidden: True ; id_num: 34 ; incomplete: False ; >00:36:01,750 DEBUG blivet: DeviceTree.getDeviceByID returned existing 16,55 GiB partition sda6 (34) with existing ext4 filesystem >00:36:01,774 DEBUG blivet: DeviceTree.getDeviceByID: hidden: True ; id_num: 11 ; incomplete: False ; >00:36:01,778 DEBUG blivet: DeviceTree.getDeviceByID returned existing 350,04 GiB partition sda1 (11) with existing ntfs filesystem >00:36:01,799 DEBUG blivet: DeviceTree.getDeviceByID: hidden: True ; id_num: 29 ; incomplete: False ; >00:36:01,801 DEBUG blivet: DeviceTree.getDeviceByID returned existing 1,02 GiB partition sda5 (29) with existing swap >00:36:01,822 DEBUG blivet: DeviceTree.getDeviceByID: hidden: True ; id_num: 39 ; incomplete: False ; >00:36:01,825 DEBUG blivet: DeviceTree.getDeviceByID returned existing 25,32 GiB partition sda7 (39) with existing ext4 filesystem >00:36:01,847 DEBUG blivet: DeviceTree.getDeviceByID: hidden: True ; id_num: 11 ; incomplete: False ; >00:36:01,850 DEBUG blivet: DeviceTree.getDeviceByID returned existing 350,04 GiB partition sda1 (11) with existing ntfs filesystem >00:36:01,872 DEBUG blivet: DeviceTree.getDeviceByID: hidden: True ; id_num: 44 ; incomplete: False ; >00:36:01,875 DEBUG blivet: DeviceTree.getDeviceByID returned existing 25,32 GiB partition sda8 (44) with existing ext4 filesystem >00:36:01,894 DEBUG blivet: finished Blivet copy >00:36:01,896 INFO storage.ui: hiding device existing 14,73 GiB disk sdb (1) with existing iso9660 filesystem >00:36:01,917 INFO storage.ui: removed disk sdb (id 1) from device tree >00:36:01,917 DEBUG storage.ui: lvm filter: adding sdb to the reject list >00:36:01,933 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >00:36:01,936 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fbc9c289910) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 350,04 GiB > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 734078976 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (45694, 255, 63) biosGeometry: (45694, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c0440> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc9c208410> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c208110> PedPartition: <_ped.Partition object at 0x7fbc9c2f0410> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 2048 end = 734081023 length = 734078976 > flags = boot, PartitionDevice instance (0x7fbc9c296e90) -- > name = sda2 status = True kids = 0 id = 16 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 68,21 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c0680> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c208550> PedPartition: <_ped.Partition object at 0x7fbc9c29b8f0> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 734083070 end = 877135871 length = 143052802 > flags = , PartitionDevice instance (0x7fbc9c298110) -- > name = sda3 status = True kids = 0 id = 20 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 47,51 GiB > format = existing ntfs filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 99629056 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6201, 255, 63) biosGeometry: (6201, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c04d0> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc9c208d50> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c2086d0> PedPartition: <_ped.Partition object at 0x7fbc9c29b950> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 877135872 end = 976764927 length = 99629056 > flags = , PartitionDevice instance (0x7fbc9c298350) -- > name = sda4 status = True kids = 0 id = 25 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 465,75 GiB > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 976758784 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60800, 255, 63) biosGeometry: (60800, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb560> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c208e90> PedPartition: <_ped.Partition object at 0x7fbc9c29bb30> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 976764928 end = 1953523711 length = 976758784 > flags = , PartitionDevice instance (0x7fbc9c296510) -- > name = sda5 status = True kids = 0 id = 29 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 1,02 GiB > format = existing swap > major = 8 minor = 5 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2136064 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (132, 255, 63) biosGeometry: (132, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb830> > target size = 0 B path = /dev/sda5 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc9c208b50> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c208a90> PedPartition: <_ped.Partition object at 0x7fbc9c29ba70> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 840298496 end = 842434559 length = 2136064 > flags = , PartitionDevice instance (0x7fbc9c289990) -- > name = sda6 status = True kids = 0 id = 34 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 16,55 GiB > format = existing ext4 filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 34699264 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2159, 255, 63) biosGeometry: (2159, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb710> > target size = 0 B path = /dev/sda6 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc9c208d10> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c208c90> PedPartition: <_ped.Partition object at 0x7fbc9c29bad0> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 842436608 end = 877135871 length = 34699264 > flags = , PartitionDevice instance (0x7fbc9c296550) -- > name = sda7 status = True kids = 0 id = 39 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 25,32 GiB > format = existing ext4 filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 53106688 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3305, 255, 63) biosGeometry: (3305, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb680> > target size = 0 B path = /dev/sda7 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc9c208790> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c208390> PedPartition: <_ped.Partition object at 0x7fbc9c29b890> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 734083072 end = 787189759 length = 53106688 > flags = , PartitionDevice instance (0x7fbc9c296990) -- > name = sda8 status = True kids = 0 id = 44 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 25,32 GiB > format = existing ext4 filesystem > major = 8 minor = 8 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 53104640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3305, 255, 63) biosGeometry: (3305, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb7a0> > target size = 0 B path = /dev/sda8 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc9c208950> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c2088d0> PedPartition: <_ped.Partition object at 0x7fbc9c29ba10> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 787191808 end = 840296447 length = 53104640 > flags = ] >00:36:02,527 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; hidden: False ; incomplete: False ; >00:36:02,532 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 68,21 GiB partition sda2 (16) >00:36:02,574 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; hidden: False ; incomplete: False ; >00:36:02,578 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 68,21 GiB partition sda2 (16) >00:36:02,622 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; hidden: False ; incomplete: False ; >00:36:02,627 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 68,21 GiB partition sda2 (16) >00:36:02,670 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; hidden: False ; incomplete: False ; >00:36:02,676 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 68,21 GiB partition sda2 (16) >00:36:02,863 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >00:36:02,873 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fbc9c289910) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 350,04 GiB > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 734078976 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (45694, 255, 63) biosGeometry: (45694, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c0440> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc9c208410> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c208110> PedPartition: <_ped.Partition object at 0x7fbc9c2f0410> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 2048 end = 734081023 length = 734078976 > flags = boot, PartitionDevice instance (0x7fbc9c296e90) -- > name = sda2 status = True kids = 0 id = 16 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 68,21 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c0680> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c208550> PedPartition: <_ped.Partition object at 0x7fbc9c29b8f0> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 734083070 end = 877135871 length = 143052802 > flags = , PartitionDevice instance (0x7fbc9c298110) -- > name = sda3 status = True kids = 0 id = 20 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 47,51 GiB > format = existing ntfs filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 99629056 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6201, 255, 63) biosGeometry: (6201, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c04d0> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc9c208d50> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c2086d0> PedPartition: <_ped.Partition object at 0x7fbc9c29b950> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 877135872 end = 976764927 length = 99629056 > flags = , PartitionDevice instance (0x7fbc9c298350) -- > name = sda4 status = True kids = 0 id = 25 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 465,75 GiB > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 976758784 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60800, 255, 63) biosGeometry: (60800, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb560> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c208e90> PedPartition: <_ped.Partition object at 0x7fbc9c29bb30> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 976764928 end = 1953523711 length = 976758784 > flags = , PartitionDevice instance (0x7fbc9c296510) -- > name = sda5 status = True kids = 0 id = 29 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 1,02 GiB > format = existing swap > major = 8 minor = 5 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2136064 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (132, 255, 63) biosGeometry: (132, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb830> > target size = 0 B path = /dev/sda5 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc9c208b50> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c208a90> PedPartition: <_ped.Partition object at 0x7fbc9c29ba70> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 840298496 end = 842434559 length = 2136064 > flags = , PartitionDevice instance (0x7fbc9c289990) -- > name = sda6 status = True kids = 0 id = 34 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 16,55 GiB > format = existing ext4 filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 34699264 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2159, 255, 63) biosGeometry: (2159, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb710> > target size = 0 B path = /dev/sda6 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc9c208d10> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c208c90> PedPartition: <_ped.Partition object at 0x7fbc9c29bad0> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 842436608 end = 877135871 length = 34699264 > flags = , PartitionDevice instance (0x7fbc9c296550) -- > name = sda7 status = True kids = 0 id = 39 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 25,32 GiB > format = existing ext4 filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 53106688 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3305, 255, 63) biosGeometry: (3305, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb680> > target size = 0 B path = /dev/sda7 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc9c208790> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c208390> PedPartition: <_ped.Partition object at 0x7fbc9c29b890> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 734083072 end = 787189759 length = 53106688 > flags = , PartitionDevice instance (0x7fbc9c296990) -- > name = sda8 status = True kids = 0 id = 44 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 25,32 GiB > format = existing ext4 filesystem > major = 8 minor = 8 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 53104640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3305, 255, 63) biosGeometry: (3305, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb7a0> > target size = 0 B path = /dev/sda8 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc9c208950> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c2088d0> PedPartition: <_ped.Partition object at 0x7fbc9c29ba10> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 787191808 end = 840296447 length = 53104640 > flags = ] >00:36:03,459 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; hidden: False ; incomplete: False ; >00:36:03,473 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 68,21 GiB partition sda2 (16) >00:36:03,514 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; hidden: False ; incomplete: False ; >00:36:03,519 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 68,21 GiB partition sda2 (16) >00:36:03,558 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; hidden: False ; incomplete: False ; >00:36:03,573 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 68,21 GiB partition sda2 (16) >00:36:03,616 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; hidden: False ; incomplete: False ; >00:36:03,622 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 68,21 GiB partition sda2 (16) >00:36:03,674 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >00:36:03,681 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fbc9c289910) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 350,04 GiB > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 734078976 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (45694, 255, 63) biosGeometry: (45694, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c0440> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc9c208410> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c208110> PedPartition: <_ped.Partition object at 0x7fbc9c2f0410> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 2048 end = 734081023 length = 734078976 > flags = boot, PartitionDevice instance (0x7fbc9c296e90) -- > name = sda2 status = True kids = 0 id = 16 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 68,21 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c0680> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c208550> PedPartition: <_ped.Partition object at 0x7fbc9c29b8f0> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 734083070 end = 877135871 length = 143052802 > flags = , PartitionDevice instance (0x7fbc9c298110) -- > name = sda3 status = True kids = 0 id = 20 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 47,51 GiB > format = existing ntfs filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 99629056 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6201, 255, 63) biosGeometry: (6201, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c04d0> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc9c208d50> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c2086d0> PedPartition: <_ped.Partition object at 0x7fbc9c29b950> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 877135872 end = 976764927 length = 99629056 > flags = , PartitionDevice instance (0x7fbc9c298350) -- > name = sda4 status = True kids = 0 id = 25 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 465,75 GiB > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 976758784 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60800, 255, 63) biosGeometry: (60800, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb560> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c208e90> PedPartition: <_ped.Partition object at 0x7fbc9c29bb30> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 976764928 end = 1953523711 length = 976758784 > flags = , PartitionDevice instance (0x7fbc9c296510) -- > name = sda5 status = True kids = 0 id = 29 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 1,02 GiB > format = existing swap > major = 8 minor = 5 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2136064 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (132, 255, 63) biosGeometry: (132, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb830> > target size = 0 B path = /dev/sda5 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc9c208b50> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c208a90> PedPartition: <_ped.Partition object at 0x7fbc9c29ba70> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 840298496 end = 842434559 length = 2136064 > flags = , PartitionDevice instance (0x7fbc9c289990) -- > name = sda6 status = True kids = 0 id = 34 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 16,55 GiB > format = existing ext4 filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 34699264 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2159, 255, 63) biosGeometry: (2159, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb710> > target size = 0 B path = /dev/sda6 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc9c208d10> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c208c90> PedPartition: <_ped.Partition object at 0x7fbc9c29bad0> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 842436608 end = 877135871 length = 34699264 > flags = , PartitionDevice instance (0x7fbc9c296550) -- > name = sda7 status = True kids = 0 id = 39 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 25,32 GiB > format = existing ext4 filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 53106688 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3305, 255, 63) biosGeometry: (3305, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb680> > target size = 0 B path = /dev/sda7 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc9c208790> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c208390> PedPartition: <_ped.Partition object at 0x7fbc9c29b890> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 734083072 end = 787189759 length = 53106688 > flags = , PartitionDevice instance (0x7fbc9c296990) -- > name = sda8 status = True kids = 0 id = 44 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 25,32 GiB > format = existing ext4 filesystem > major = 8 minor = 8 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 53104640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3305, 255, 63) biosGeometry: (3305, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb7a0> > target size = 0 B path = /dev/sda8 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc9c208950> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c2088d0> PedPartition: <_ped.Partition object at 0x7fbc9c29ba10> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 787191808 end = 840296447 length = 53104640 > flags = ] >00:36:04,346 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; hidden: False ; incomplete: False ; >00:36:04,365 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 68,21 GiB partition sda2 (16) >00:36:04,410 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; hidden: False ; incomplete: False ; >00:36:04,415 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 68,21 GiB partition sda2 (16) >00:36:04,443 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; hidden: False ; incomplete: False ; >00:36:04,448 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 68,21 GiB partition sda2 (16) >00:36:04,482 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; hidden: False ; incomplete: False ; >00:36:04,488 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 68,21 GiB partition sda2 (16) >00:36:04,567 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >00:36:04,581 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fbc9c289910) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 350,04 GiB > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 734078976 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (45694, 255, 63) biosGeometry: (45694, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c0440> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc9c208410> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c208110> PedPartition: <_ped.Partition object at 0x7fbc9c2f0410> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 2048 end = 734081023 length = 734078976 > flags = boot, PartitionDevice instance (0x7fbc9c296e90) -- > name = sda2 status = True kids = 0 id = 16 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 68,21 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c0680> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c208550> PedPartition: <_ped.Partition object at 0x7fbc9c29b8f0> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 734083070 end = 877135871 length = 143052802 > flags = , PartitionDevice instance (0x7fbc9c298110) -- > name = sda3 status = True kids = 0 id = 20 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 47,51 GiB > format = existing ntfs filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 99629056 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6201, 255, 63) biosGeometry: (6201, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c04d0> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc9c208d50> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c2086d0> PedPartition: <_ped.Partition object at 0x7fbc9c29b950> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 877135872 end = 976764927 length = 99629056 > flags = , PartitionDevice instance (0x7fbc9c298350) -- > name = sda4 status = True kids = 0 id = 25 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 465,75 GiB > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 976758784 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60800, 255, 63) biosGeometry: (60800, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb560> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c208e90> PedPartition: <_ped.Partition object at 0x7fbc9c29bb30> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 976764928 end = 1953523711 length = 976758784 > flags = , PartitionDevice instance (0x7fbc9c296510) -- > name = sda5 status = True kids = 0 id = 29 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 1,02 GiB > format = existing swap > major = 8 minor = 5 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2136064 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (132, 255, 63) biosGeometry: (132, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb830> > target size = 0 B path = /dev/sda5 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc9c208b50> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c208a90> PedPartition: <_ped.Partition object at 0x7fbc9c29ba70> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 840298496 end = 842434559 length = 2136064 > flags = , PartitionDevice instance (0x7fbc9c289990) -- > name = sda6 status = True kids = 0 id = 34 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 16,55 GiB > format = existing ext4 filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 34699264 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2159, 255, 63) biosGeometry: (2159, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb710> > target size = 0 B path = /dev/sda6 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc9c208d10> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c208c90> PedPartition: <_ped.Partition object at 0x7fbc9c29bad0> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 842436608 end = 877135871 length = 34699264 > flags = , PartitionDevice instance (0x7fbc9c296550) -- > name = sda7 status = True kids = 0 id = 39 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 25,32 GiB > format = existing ext4 filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 53106688 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3305, 255, 63) biosGeometry: (3305, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb680> > target size = 0 B path = /dev/sda7 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc9c208790> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c208390> PedPartition: <_ped.Partition object at 0x7fbc9c29b890> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 734083072 end = 787189759 length = 53106688 > flags = , PartitionDevice instance (0x7fbc9c296990) -- > name = sda8 status = True kids = 0 id = 44 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 25,32 GiB > format = existing ext4 filesystem > major = 8 minor = 8 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 53104640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3305, 255, 63) biosGeometry: (3305, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb7a0> > target size = 0 B path = /dev/sda8 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fbc9c208950> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbc9c2088d0> PedPartition: <_ped.Partition object at 0x7fbc9c29ba10> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 787191808 end = 840296447 length = 53104640 > flags = ] >00:36:14,189 DEBUG blivet: Ext4FS.supported: supported: True ; >00:36:14,189 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 171 >00:36:22,640 DEBUG blivet: Ext4FS.supported: supported: True ; >00:36:22,641 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 172 >00:36:22,645 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fbcaaca9a90>, 25,32 GiB, [u'sda'], {'encrypted': False, 'min_luks_entropy': 256, 'raid_level': None} >00:36:22,682 DEBUG storage.ui: Ext4FS.supported: supported: True ; >00:36:22,683 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 173 >00:36:22,686 DEBUG storage.ui: PartitionDevice._setFormat: sda8 ; >00:36:22,686 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 175 >00:36:22,688 DEBUG storage.ui: PartitionDevice._setFormat: sda8 ; current: ext4 ; type: None ; >00:36:22,689 INFO storage.ui: registered action: [174] destroy format ext4 filesystem on partition sda8 (id 44) >00:36:22,691 DEBUG storage.ui: PartitionDevice._setFormat: sda8 ; >00:36:22,693 DEBUG storage.ui: PartitionDevice._setFormat: sda8 ; current: None ; type: ext4 ; >00:36:22,693 INFO storage.ui: registered action: [176] create format ext4 filesystem mounted at / on partition sda8 (id 44) >00:36:24,596 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >00:36:24,597 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931,51 GiB disk sda (6) with existing msdos disklabel >00:36:24,613 DEBUG blivet: resolved 'sda' to 'sda' (disk) >00:36:24,614 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >00:36:24,615 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931,51 GiB disk sda (6) with existing msdos disklabel >00:36:24,629 DEBUG blivet: resolved 'sda' to 'sda' (disk) >00:36:26,711 INFO blivet: unhiding device disk sdb (id 1) >00:36:26,712 DEBUG blivet: lvm filter: removing sdb from the reject list >00:37:10,528 INFO blivet: omitting ksdata: existing 931,51 GiB disk sda (6) with existing msdos disklabel >00:37:10,557 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >00:37:10,627 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:37:10,631 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:37:10,634 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:37:10,705 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >00:37:10,776 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:37:10,778 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:37:10,780 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:37:10,851 DEBUG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >00:37:10,854 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >00:37:10,857 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >00:37:10,923 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:37:10,926 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:37:10,928 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:37:11,000 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >00:37:11,003 DEBUG blivet: SwapSpace.teardown: device: /dev/sda5 ; status: False ; type: swap ; >00:37:11,006 DEBUG blivet: SwapSpace.teardown: device: /dev/sda5 ; status: False ; type: swap ; >00:37:11,075 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:37:11,077 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:37:11,079 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:37:11,150 DEBUG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >00:37:11,220 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:37:11,223 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:37:11,226 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:37:11,297 DEBUG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >00:37:11,372 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:37:11,375 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:37:11,377 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:37:11,449 DEBUG blivet: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >00:37:11,526 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:37:11,527 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:37:11,529 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:37:11,602 DEBUG blivet: action: [174] destroy format ext4 filesystem on partition sda8 (id 44) >00:37:11,604 DEBUG blivet: action: [176] create format ext4 filesystem mounted at / on partition sda8 (id 44) >00:37:11,605 INFO blivet: pruning action queue... >00:37:11,606 INFO blivet: resetting parted disks... >00:37:11,608 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >00:37:11,610 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >00:37:11,612 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >00:37:11,613 DEBUG blivet: sector-based lookup found partition sda1 >00:37:11,614 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >00:37:11,615 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c296310> fileSystem: <parted.filesystem.FileSystem object at 0x7fbca45ab6d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbca45ab5d0> PedPartition: <_ped.Partition object at 0x7fbc9d1a0ad0> >00:37:11,620 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >00:37:11,622 DEBUG blivet: extended lookup found partition sda2 >00:37:11,623 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >00:37:11,624 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c296310> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbca45ab810> PedPartition: <_ped.Partition object at 0x7fbc9d1a0b30> >00:37:11,639 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >00:37:11,639 DEBUG blivet: sector-based lookup found partition sda3 >00:37:11,641 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >00:37:11,641 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c296310> fileSystem: <parted.filesystem.FileSystem object at 0x7fbca45aba10> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbca45ab990> PedPartition: <_ped.Partition object at 0x7fbc9d1a0b90> >00:37:11,646 DEBUG blivet: PartitionDevice.preCommitFixup: sda4 ; >00:37:11,647 DEBUG blivet: sector-based lookup found partition sda4 >00:37:11,649 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >00:37:11,649 DEBUG blivet: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c296310> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbca45abb50> PedPartition: <_ped.Partition object at 0x7fbc9d1a0bf0> >00:37:11,654 DEBUG blivet: PartitionDevice.preCommitFixup: sda5 ; >00:37:11,655 DEBUG blivet: sector-based lookup found partition sda5 >00:37:11,657 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >00:37:11,657 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c296310> fileSystem: <parted.filesystem.FileSystem object at 0x7fbca45abd90> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbca45abcd0> PedPartition: <_ped.Partition object at 0x7fbc9d1a0c50> >00:37:11,663 DEBUG blivet: PartitionDevice.preCommitFixup: sda6 ; >00:37:11,663 DEBUG blivet: sector-based lookup found partition sda6 >00:37:11,665 DEBUG blivet: PartitionDevice._setPartedPartition: sda6 ; >00:37:11,665 DEBUG blivet: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c296310> fileSystem: <parted.filesystem.FileSystem object at 0x7fbca45abf50> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbca45abed0> PedPartition: <_ped.Partition object at 0x7fbc9d1a0cb0> >00:37:11,670 DEBUG blivet: PartitionDevice.preCommitFixup: sda7 ; >00:37:11,671 DEBUG blivet: sector-based lookup found partition sda7 >00:37:11,673 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >00:37:11,673 DEBUG blivet: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c296310> fileSystem: <parted.filesystem.FileSystem object at 0x7fbca45c0150> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbca45c00d0> PedPartition: <_ped.Partition object at 0x7fbc9d1a0d10> >00:37:11,678 DEBUG blivet: PartitionDevice.preCommitFixup: sda8 ; >00:37:11,679 DEBUG blivet: sector-based lookup found partition sda8 >00:37:11,680 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >00:37:11,681 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c296310> fileSystem: <parted.filesystem.FileSystem object at 0x7fbca45c0390> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbca45c0290> PedPartition: <_ped.Partition object at 0x7fbc9d1a0d70> >00:37:11,685 INFO blivet: sorting actions... >00:37:11,685 DEBUG blivet: action: [174] destroy format ext4 filesystem on partition sda8 (id 44) >00:37:11,686 DEBUG blivet: action: [176] create format ext4 filesystem mounted at / on partition sda8 (id 44) >00:37:11,686 INFO blivet: executing action: [174] destroy format ext4 filesystem on partition sda8 (id 44) >00:37:11,688 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: True ; >00:37:11,689 DEBUG blivet: Ext4FS.destroy: device: /dev/sda8 ; status: False ; type: ext4 ; >00:37:12,508 INFO blivet: executing action: [176] create format ext4 filesystem mounted at / on partition sda8 (id 44) >00:37:12,515 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 1 ; >00:37:12,517 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 2 ; >00:37:12,519 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 3 ; >00:37:12,521 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 4 ; >00:37:12,523 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 5 ; >00:37:12,524 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 6 ; >00:37:12,526 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 8 ; >00:37:12,529 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 9 ; >00:37:12,530 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 10 ; >00:37:12,532 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 11 ; >00:37:12,534 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 12 ; >00:37:12,535 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 13 ; >00:37:12,537 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 14 ; >00:37:12,538 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 15 ; >00:37:12,540 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 16 ; >00:37:12,541 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 17 ; >00:37:12,543 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 18 ; >00:37:12,548 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 8 ; >00:37:12,866 DEBUG blivet: Ext4FS.create: device: /dev/sda8 ; status: False ; type: ext4 ; >00:37:12,868 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda8 ; mountpoint: / ; type: ext4 ; >00:37:15,705 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda8 ; type: ext4 ; >00:37:15,706 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda8 >00:37:15,988 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda8 ; type: ext4 ; >00:37:15,989 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda8 >00:37:16,087 DEBUG blivet: PartitionDevice.updateSysfsPath: sda8 ; status: True ; >00:37:16,088 DEBUG blivet: sda8 sysfsPath set to /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 >00:37:16,169 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >00:37:16,170 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fbc9c289910) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 350,04 GiB > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 734078976 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (45694, 255, 63) biosGeometry: (45694, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c0440> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c296310> fileSystem: <parted.filesystem.FileSystem object at 0x7fbca45ab6d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbca45ab5d0> PedPartition: <_ped.Partition object at 0x7fbc9d1a0ad0> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 2048 end = 734081023 length = 734078976 > flags = boot, PartitionDevice instance (0x7fbc9c296e90) -- > name = sda2 status = True kids = 0 id = 16 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 68,21 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c0680> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c296310> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbca45ab810> PedPartition: <_ped.Partition object at 0x7fbc9d1a0b30> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 734083070 end = 877135871 length = 143052802 > flags = , PartitionDevice instance (0x7fbc9c298110) -- > name = sda3 status = True kids = 0 id = 20 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 47,51 GiB > format = existing ntfs filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 99629056 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6201, 255, 63) biosGeometry: (6201, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab2c04d0> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = ntfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c296310> fileSystem: <parted.filesystem.FileSystem object at 0x7fbca45aba10> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbca45ab990> PedPartition: <_ped.Partition object at 0x7fbc9d1a0b90> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 877135872 end = 976764927 length = 99629056 > flags = , PartitionDevice instance (0x7fbc9c298350) -- > name = sda4 status = True kids = 0 id = 25 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 465,75 GiB > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 976758784 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60800, 255, 63) biosGeometry: (60800, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb560> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c296310> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbca45abb50> PedPartition: <_ped.Partition object at 0x7fbc9d1a0bf0> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 976764928 end = 1953523711 length = 976758784 > flags = , PartitionDevice instance (0x7fbc9c296510) -- > name = sda5 status = True kids = 0 id = 29 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 1,02 GiB > format = existing swap > major = 8 minor = 5 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2136064 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (132, 255, 63) biosGeometry: (132, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb830> > target size = 0 B path = /dev/sda5 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c296310> fileSystem: <parted.filesystem.FileSystem object at 0x7fbca45abd90> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbca45abcd0> PedPartition: <_ped.Partition object at 0x7fbc9d1a0c50> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 840298496 end = 842434559 length = 2136064 > flags = , PartitionDevice instance (0x7fbc9c289990) -- > name = sda6 status = True kids = 0 id = 34 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 16,55 GiB > format = existing ext4 filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 34699264 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2159, 255, 63) biosGeometry: (2159, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb710> > target size = 0 B path = /dev/sda6 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c296310> fileSystem: <parted.filesystem.FileSystem object at 0x7fbca45abf50> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbca45abed0> PedPartition: <_ped.Partition object at 0x7fbc9d1a0cb0> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 842436608 end = 877135871 length = 34699264 > flags = , PartitionDevice instance (0x7fbc9c296550) -- > name = sda7 status = True kids = 0 id = 39 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 25,32 GiB > format = existing ext4 filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 53106688 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3305, 255, 63) biosGeometry: (3305, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb680> > target size = 0 B path = /dev/sda7 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c296310> fileSystem: <parted.filesystem.FileSystem object at 0x7fbca45c0150> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbca45c00d0> PedPartition: <_ped.Partition object at 0x7fbc9d1a0d10> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 734083072 end = 787189759 length = 53106688 > flags = , PartitionDevice instance (0x7fbc9c296990) -- > name = sda8 status = True kids = 0 id = 44 > parents = ['existing 931,51 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 25,32 GiB > format = existing ext4 filesystem mounted at / > major = 8 minor = 8 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 53104640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3305, 255, 63) biosGeometry: (3305, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcab3fb7a0> > target size = 0 B path = /dev/sda8 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c296310> fileSystem: <parted.filesystem.FileSystem object at 0x7fbca45c0390> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbca45c0290> PedPartition: <_ped.Partition object at 0x7fbc9d1a0d70> > disk = existing 931,51 GiB disk sda (6) with existing msdos disklabel > start = 787191808 end = 840296447 length = 53104640 > flags = ] >00:37:16,511 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >00:37:16,511 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289f50> fileSystem: <parted.filesystem.FileSystem object at 0x7fbca45c7990> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbca45ab0d0> PedPartition: <_ped.Partition object at 0x7fbca45c8110> >00:37:16,517 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >00:37:16,518 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289f50> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbca45c7ad0> PedPartition: <_ped.Partition object at 0x7fbca45c81d0> >00:37:16,533 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >00:37:16,533 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289f50> fileSystem: <parted.filesystem.FileSystem object at 0x7fbca45b02d0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbca45c7c50> PedPartition: <_ped.Partition object at 0x7fbca45c8230> >00:37:16,539 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >00:37:16,539 DEBUG blivet: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289f50> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbca45b0410> PedPartition: <_ped.Partition object at 0x7fbca45c83b0> >00:37:16,545 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >00:37:16,545 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289f50> fileSystem: <parted.filesystem.FileSystem object at 0x7fbca45b00d0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbca45c7fd0> PedPartition: <_ped.Partition object at 0x7fbca45c82f0> >00:37:16,551 DEBUG blivet: PartitionDevice._setPartedPartition: sda6 ; >00:37:16,551 DEBUG blivet: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289f50> fileSystem: <parted.filesystem.FileSystem object at 0x7fbca45b0290> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbca45b0210> PedPartition: <_ped.Partition object at 0x7fbca45c8350> >00:37:16,557 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >00:37:16,557 DEBUG blivet: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289f50> fileSystem: <parted.filesystem.FileSystem object at 0x7fbca45c7cd0> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbca45c7910> PedPartition: <_ped.Partition object at 0x7fbca45c8170> >00:37:16,563 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >00:37:16,563 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbc9c289f50> fileSystem: <parted.filesystem.FileSystem object at 0x7fbca45c7e90> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbca45c7e10> PedPartition: <_ped.Partition object at 0x7fbca45c8290> >00:37:16,569 INFO blivet: Skipping sda8 >00:37:16,574 DEBUG blivet: Ext4FS.supported: supported: True ; >00:37:16,577 DEBUG blivet: Ext4FS.supported: supported: True ; >00:37:16,580 DEBUG blivet: Ext4FS.supported: supported: True ; >00:37:16,584 DEBUG blivet: NTFS.supported: supported: False ; >00:37:16,589 DEBUG blivet: NTFS.supported: supported: False ; >00:37:16,595 DEBUG blivet: Ext4FS.supported: supported: True ; >00:37:16,599 DEBUG blivet: Ext4FS.supported: supported: True ; >00:37:16,603 DEBUG blivet: Ext4FS.supported: supported: True ; >00:37:16,606 DEBUG blivet: Iso9660FS.supported: supported: True ; >00:37:16,658 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >00:37:16,659 DEBUG blivet: SwapSpace.setup: device: /dev/sda5 ; status: False ; type: swap ; >00:37:16,661 DEBUG blivet: SwapSpace.setup: device: /dev/sda5 ; status: False ; type: swap ; >00:37:16,751 DEBUG blivet: BindFS.supported: supported: False ; >00:37:16,751 DEBUG blivet: getFormat('bind') returning BindFS instance with object id 178 >00:37:16,753 DEBUG blivet: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >00:37:16,755 DEBUG blivet: TmpFS.supported: supported: True ; >00:37:16,814 DEBUG blivet: getFormat('tmpfs') returning TmpFS instance with object id 181 >00:37:16,818 DEBUG blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >00:37:16,821 DEBUG blivet: DevPtsFS.supported: supported: False ; >00:37:16,821 DEBUG blivet: getFormat('devpts') returning DevPtsFS instance with object id 184 >00:37:16,823 DEBUG blivet: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >00:37:16,827 DEBUG blivet: SysFS.supported: supported: False ; >00:37:16,827 DEBUG blivet: getFormat('sysfs') returning SysFS instance with object id 187 >00:37:16,829 DEBUG blivet: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >00:37:16,831 DEBUG blivet: ProcFS.supported: supported: False ; >00:37:16,832 DEBUG blivet: getFormat('proc') returning ProcFS instance with object id 190 >00:37:16,834 DEBUG blivet: NoDevice._setFormat: proc ; current: None ; type: proc ; >00:37:16,836 DEBUG blivet: SELinuxFS.supported: supported: False ; >00:37:16,836 DEBUG blivet: getFormat('selinuxfs') returning SELinuxFS instance with object id 193 >00:37:16,838 DEBUG blivet: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >00:37:16,840 DEBUG blivet: USBFS.supported: supported: False ; >00:37:16,840 DEBUG blivet: getFormat('usbfs') returning USBFS instance with object id 196 >00:37:16,842 DEBUG blivet: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >00:37:16,844 DEBUG blivet: BindFS.supported: supported: False ; >00:37:16,844 DEBUG blivet: getFormat('bind') returning BindFS instance with object id 199 >00:37:16,846 DEBUG blivet: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; >00:37:16,847 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >00:37:16,961 INFO blivet: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >00:37:17,004 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /lost+found to system_u:object_r:lost_found_t:s0 >00:37:17,008 DEBUG blivet: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >00:37:17,074 INFO blivet: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >00:37:17,075 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /dev/lost+found to system_u:object_r:lost_found_t:s0 >00:37:17,080 DEBUG blivet: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >00:37:17,140 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >00:37:17,142 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /dev/pts/lost+found to system_u:object_r:lost_found_t:s0 >00:37:17,145 DEBUG blivet: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >00:37:17,200 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >00:37:17,201 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /dev/shm/lost+found to system_u:object_r:lost_found_t:s0 >00:37:17,203 DEBUG blivet: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >00:37:17,276 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] Bestand of map bestaat niet >00:37:17,277 INFO blivet: set SELinux context for newly mounted filesystem root at /proc to None >00:37:17,277 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /proc/lost+found to system_u:object_r:lost_found_t:s0 >00:37:17,495 DEBUG blivet: DirectoryDevice.setup: /run ; status: True ; controllable: True ; orig: False ; >00:37:17,562 INFO blivet: set SELinux context for newly mounted filesystem root at /run to system_u:object_r:var_run_t:s0 >00:37:17,563 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /run/lost+found to system_u:object_r:lost_found_t:s0 >00:37:17,565 DEBUG blivet: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >00:37:17,635 INFO blivet: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >00:37:17,635 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /sys/lost+found to system_u:object_r:lost_found_t:s0 >00:37:17,638 DEBUG blivet: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >00:37:17,697 INFO blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Bewerking wordt niet ondersteund >00:37:17,697 INFO blivet: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >00:37:17,698 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /sys/fs/selinux/lost+found to system_u:object_r:lost_found_t:s0 >00:37:17,713 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.network.NetworkStorageDevice'> ; >00:37:17,715 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >00:37:17,720 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: mdarray ; >00:37:17,721 DEBUG blivet: DeviceTree.getDevicesByType returned [] >00:37:17,723 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: mdbiosraidarray ; >00:37:17,724 DEBUG blivet: DeviceTree.getDevicesByType returned [] >00:37:17,726 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: mdcontainer ; >00:37:17,727 DEBUG blivet: DeviceTree.getDevicesByType returned [] >00:37:17,729 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: dm-multipath ; >00:37:17,730 DEBUG blivet: DeviceTree.getDevicesByType returned [] >00:37:17,730 INFO blivet: not writing out mpath configuration >22:48:44,012 DEBUG blivet: looking up parted Device: /run >22:48:44,037 DEBUG blivet: looking up parted Device: /dev > > >/tmp/ifcfg.log: >22:34:17,099 DEBUG ifcfg: content of files (network initialization): >22:34:17,115 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [144, 230, 186, 194, 168, 107]}, 'connection': {'timestamp': 1413326045L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '3c10c86e-c30a-4ec0-903e-5a5c18b4c95a'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >22:34:17,491 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['enp0s10']): >22:34:17,492 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-enp0s10: >22:34:17,492 DEBUG ifcfg: TYPE=Ethernet >22:34:17,493 DEBUG ifcfg: BOOTPROTO=dhcp >22:34:17,493 DEBUG ifcfg: DEFROUTE=yes >22:34:17,493 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >22:34:17,493 DEBUG ifcfg: IPV6INIT=yes >22:34:17,493 DEBUG ifcfg: IPV6_AUTOCONF=yes >22:34:17,494 DEBUG ifcfg: IPV6_DEFROUTE=yes >22:34:17,494 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >22:34:17,494 DEBUG ifcfg: NAME=enp0s10 >22:34:17,494 DEBUG ifcfg: UUID=3c10c86e-c30a-4ec0-903e-5a5c18b4c95a >22:34:17,494 DEBUG ifcfg: ONBOOT=no >22:34:17,495 DEBUG ifcfg: HWADDR=90:E6:BA:C2:A8:6B >22:34:17,495 DEBUG ifcfg: PEERDNS=yes >22:34:17,495 DEBUG ifcfg: PEERROUTES=yes >22:34:17,495 DEBUG ifcfg: IPV6_PEERDNS=yes >22:34:17,495 DEBUG ifcfg: IPV6_PEERROUTES=yes >22:34:17,509 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [144, 230, 186, 194, 168, 107]}, 'connection': {'timestamp': 1413326045L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'enp0s10', 'uuid': '3c10c86e-c30a-4ec0-903e-5a5c18b4c95a'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >22:35:42,914 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp0s10 >22:35:42,918 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp0s10 > > >/proc/cmdline: >BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-rawhide-x86_64 quiet > > >/tmp/syslog: >22:34:02,799 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.10" x-pid="1000" x-info="http://www.rsyslog.com"] start >22:34:02,800 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >22:34:02,800 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >22:34:02,800 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >22:34:02,800 NOTICE kernel:[ 0.000000] Linux version 3.18.0-0.rc0.git6.1.fc22.x86_64 (mockbuild@bkernel02.phx2.fedoraproject.org) (gcc version 4.9.1 20140930 (Red Hat 4.9.1-11) (GCC) ) #1 SMP Mon Oct 13 17:53:16 UTC 2014 >22:34:02,800 INFO kernel:[ 0.000000] Command line: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-rawhide-x86_64 quiet >22:34:02,800 DEBUG kernel:[ 0.000000] tseg: 0000000000 >22:34:02,800 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >22:34:02,800 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ebff] usable >22:34:02,800 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009ec00-0x000000000009ffff] reserved >22:34:02,800 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e3000-0x00000000000fffff] reserved >22:34:02,800 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009ff8ffff] usable >22:34:02,800 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000009ff90000-0x000000009ff9dfff] ACPI data >22:34:02,800 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000009ff9e000-0x000000009ffdffff] ACPI NVS >22:34:02,800 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000009ffe0000-0x000000009ffedfff] reserved >22:34:02,800 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000009fff0000-0x000000009fffffff] reserved >22:34:02,800 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >22:34:02,800 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved >22:34:02,800 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved >22:34:02,800 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable >22:34:02,800 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >22:34:02,800 INFO kernel:[ 0.000000] SMBIOS 2.5 present. >22:34:02,800 DEBUG kernel:[ 0.000000] DMI: System manufacturer System Product Name/M3N78-VM, BIOS 1601 04/06/2010 >22:34:02,800 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >22:34:02,800 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >22:34:02,800 INFO kernel:[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 >22:34:02,800 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >22:34:02,800 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >22:34:02,800 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >22:34:02,800 DEBUG kernel:[ 0.000000] A0000-EFFFF uncachable >22:34:02,800 DEBUG kernel:[ 0.000000] F0000-FFFFF write-protect >22:34:02,800 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >22:34:02,800 DEBUG kernel:[ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back >22:34:02,800 DEBUG kernel:[ 0.000000] 1 base 000080000000 mask FFFFE0000000 write-back >22:34:02,800 DEBUG kernel:[ 0.000000] 2 disabled >22:34:02,800 DEBUG kernel:[ 0.000000] 3 disabled >22:34:02,800 DEBUG kernel:[ 0.000000] 4 disabled >22:34:02,800 DEBUG kernel:[ 0.000000] 5 disabled >22:34:02,800 DEBUG kernel:[ 0.000000] 6 disabled >22:34:02,800 DEBUG kernel:[ 0.000000] 7 disabled >22:34:02,800 DEBUG kernel:[ 0.000000] TOM2: 0000000140000000 aka 5120M >22:34:02,800 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >22:34:02,800 DEBUG kernel:[ 0.000000] e820: update [mem 0xa0000000-0xffffffff] usable ==> reserved >22:34:02,800 INFO kernel:[ 0.000000] e820: last_pfn = 0x9ff90 max_arch_pfn = 0x400000000 >22:34:02,800 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780] >22:34:02,800 INFO kernel:[ 0.000000] Scanning 1 areas for low memory corruption >22:34:02,800 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576 >22:34:02,800 INFO kernel:[ 0.000000] Using GB pages for direct mapping >22:34:02,800 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >22:34:02,800 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >22:34:02,800 DEBUG kernel:[ 0.000000] BRK [0x034b7000, 0x034b7fff] PGTABLE >22:34:02,800 DEBUG kernel:[ 0.000000] BRK [0x034b8000, 0x034b8fff] PGTABLE >22:34:02,800 DEBUG kernel:[ 0.000000] BRK [0x034b9000, 0x034b9fff] PGTABLE >22:34:02,800 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x13fe00000-0x13fffffff] >22:34:02,800 DEBUG kernel:[ 0.000000] [mem 0x13fe00000-0x13fffffff] page 1G >22:34:02,800 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x13c000000-0x13fdfffff] >22:34:02,800 DEBUG kernel:[ 0.000000] [mem 0x13c000000-0x13fdfffff] page 1G >22:34:02,800 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x13bffffff] >22:34:02,800 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x13bffffff] page 1G >22:34:02,800 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0x9ff8ffff] >22:34:02,800 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >22:34:02,800 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x3fffffff] page 2M >22:34:02,800 DEBUG kernel:[ 0.000000] [mem 0x40000000-0x7fffffff] page 1G >22:34:02,800 DEBUG kernel:[ 0.000000] [mem 0x80000000-0x9fdfffff] page 2M >22:34:02,800 DEBUG kernel:[ 0.000000] [mem 0x9fe00000-0x9ff8ffff] page 4k >22:34:02,800 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7d553000-0x7fffffff] >22:34:02,800 INFO kernel:[ 0.000000] ACPI: Early table checksum verification disabled >22:34:02,800 WARNING kernel:[ 0.000000] ACPI: RSDP 0x00000000000FB570 000014 (v00 ACPIAM) >22:34:02,800 WARNING kernel:[ 0.000000] ACPI: RSDT 0x000000009FF90000 000048 (v01 040610 RSDT1417 20100406 MSFT 00000097) >22:34:02,800 WARNING kernel:[ 0.000000] ACPI: FACP 0x000000009FF90200 000084 (v01 040610 FACP1417 20100406 MSFT 00000097) >22:34:02,800 WARNING kernel:[ 0.000000] ACPI: DSDT 0x000000009FF90460 00AF17 (v01 A1041 A1041000 00000000 INTL 20060113) >22:34:02,800 WARNING kernel:[ 0.000000] ACPI: FACS 0x000000009FF9E000 000040 >22:34:02,800 WARNING kernel:[ 0.000000] ACPI: APIC 0x000000009FF90390 000090 (v01 040610 APIC1417 20100406 MSFT 00000097) >22:34:02,800 WARNING kernel:[ 0.000000] ACPI: MCFG 0x000000009FF90420 00003C (v01 040610 OEMMCFG 20100406 MSFT 00000097) >22:34:02,800 WARNING kernel:[ 0.000000] ACPI: OEMB 0x000000009FF9E040 000072 (v01 040610 OEMB1417 20100406 MSFT 00000097) >22:34:02,800 WARNING kernel:[ 0.000000] ACPI: SRAT 0x000000009FF9B380 0000E8 (v03 AMD FAM_F_10 00000002 AMD 00000001) >22:34:02,800 WARNING kernel:[ 0.000000] ACPI: HPET 0x000000009FF9B470 000038 (v01 040610 OEMHPET0 20100406 MSFT 00000097) >22:34:02,800 WARNING kernel:[ 0.000000] ACPI: INFO 0x000000009FF9E0C0 000124 (v01 040610 AMDINFO 20100406 MSFT 00000097) >22:34:02,800 WARNING kernel:[ 0.000000] ACPI: NVHD 0x000000009FF9E1F0 000284 (v01 040610 NVHDCP 20100406 MSFT 00000097) >22:34:02,800 WARNING kernel:[ 0.000000] ACPI: SSDT 0x000000009FF9B4B0 000544 (v01 A M I POWERNOW 00000001 AMD 00000001) >22:34:02,800 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >22:34:02,800 INFO kernel:[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 >22:34:02,800 INFO kernel:[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 >22:34:02,800 INFO kernel:[ 0.000000] SRAT: PXM 0 -> APIC 0x02 -> Node 0 >22:34:02,800 INFO kernel:[ 0.000000] SRAT: PXM 0 -> APIC 0x03 -> Node 0 >22:34:02,800 INFO kernel:[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] >22:34:02,800 INFO kernel:[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0xbfffffff] >22:34:02,800 INFO kernel:[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x100000000-0x13fffffff] >22:34:02,800 INFO kernel:[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0xbfffffff] -> [mem 0x00000000-0xbfffffff] >22:34:02,800 INFO kernel:[ 0.000000] NUMA: Node 0 [mem 0x00000000-0xbfffffff] + [mem 0x100000000-0x13fffffff] -> [mem 0x00000000-0x13fffffff] >22:34:02,800 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] >22:34:02,800 INFO kernel:[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] >22:34:02,800 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0004ffffff] PMD -> [ffff88013be00000-ffff88013f5fffff] on node 0 >22:34:02,800 WARNING kernel:[ 0.000000] Zone ranges: >22:34:02,800 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >22:34:02,800 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >22:34:02,800 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x13fffffff] >22:34:02,800 WARNING kernel:[ 0.000000] Movable zone start for each node >22:34:02,800 WARNING kernel:[ 0.000000] Early memory node ranges >22:34:02,800 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009dfff] >22:34:02,800 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x9ff8ffff] >22:34:02,800 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x13fffffff] >22:34:02,800 DEBUG kernel:[ 0.000000] On node 0 totalpages: 917293 >22:34:02,800 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >22:34:02,800 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >22:34:02,800 DEBUG kernel:[ 0.000000] DMA zone: 3997 pages, LIFO batch:0 >22:34:02,800 DEBUG kernel:[ 0.000000] DMA32 zone: 10175 pages used for memmap >22:34:02,800 DEBUG kernel:[ 0.000000] DMA32 zone: 651152 pages, LIFO batch:31 >22:34:02,800 DEBUG kernel:[ 0.000000] Normal zone: 4096 pages used for memmap >22:34:02,800 DEBUG kernel:[ 0.000000] Normal zone: 262144 pages, LIFO batch:31 >22:34:02,800 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x508 >22:34:02,800 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >22:34:02,800 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >22:34:02,800 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >22:34:02,800 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) >22:34:02,800 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) >22:34:02,800 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x84] disabled) >22:34:02,800 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x85] disabled) >22:34:02,800 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0]) >22:34:02,800 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 4, version 17, address 0xfec00000, GSI 0-23 >22:34:02,800 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >22:34:02,801 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >22:34:02,801 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge) >22:34:02,801 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge) >22:34:02,801 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >22:34:02,801 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >22:34:02,801 DEBUG kernel:[ 0.000000] ACPI: IRQ14 used by override. >22:34:02,801 DEBUG kernel:[ 0.000000] ACPI: IRQ15 used by override. >22:34:02,801 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >22:34:02,801 INFO kernel:[ 0.000000] ACPI: HPET id: 0x10de8201 base: 0xfed00000 >22:34:02,801 INFO kernel:[ 0.000000] smpboot: Allowing 6 CPUs, 2 hotplug CPUs >22:34:02,801 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff] >22:34:02,801 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >22:34:02,801 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000e2fff] >22:34:02,801 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000e3000-0x000fffff] >22:34:02,801 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x9ff90000-0x9ff9dfff] >22:34:02,801 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x9ff9e000-0x9ffdffff] >22:34:02,801 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x9ffe0000-0x9ffedfff] >22:34:02,801 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x9ffee000-0x9ffeffff] >22:34:02,801 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x9fff0000-0x9fffffff] >22:34:02,801 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xa0000000-0xfebfffff] >22:34:02,801 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >22:34:02,801 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff] >22:34:02,801 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfeefffff] >22:34:02,801 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfef00000-0xffefffff] >22:34:02,801 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfff00000-0xffffffff] >22:34:02,801 INFO kernel:[ 0.000000] e820: [mem 0xa0000000-0xfebfffff] available for PCI devices >22:34:02,801 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >22:34:02,801 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:6 nr_cpu_ids:6 nr_node_ids:1 >22:34:02,801 INFO kernel:[ 0.000000] PERCPU: Embedded 480 pages/cpu @ffff88013b200000 s1928512 r8192 d29376 u2097152 >22:34:02,801 DEBUG kernel:[ 0.000000] pcpu-alloc: s1928512 r8192 d29376 u2097152 alloc=1*2097152 >22:34:02,801 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 >22:34:02,801 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 902937 >22:34:02,801 WARNING kernel:[ 0.000000] Policy zone: Normal >22:34:02,801 NOTICE kernel:[ 0.000000] Kernel command line: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-rawhide-x86_64 quiet >22:34:02,801 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >22:34:02,801 WARNING kernel:[ 0.000000] Memory: 3451664K/3669172K available (8619K kernel code, 1988K rwdata, 3544K rodata, 3792K init, 17440K bss, 217508K reserved) >22:34:02,801 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1 >22:34:02,801 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >22:34:02,801 INFO kernel:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. >22:34:02,801 INFO kernel:[ 0.000000] RCU lockdep checking is enabled. >22:34:02,801 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=6. >22:34:02,801 INFO kernel:[ 0.000000] Offload RCU callbacks from all CPUs >22:34:02,801 INFO kernel:[ 0.000000] Offload RCU callbacks from CPUs: 0-5. >22:34:02,801 INFO kernel:[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6 >22:34:02,801 INFO kernel:[ 0.000000] NR_IRQS:524544 nr_irqs:472 0 >22:34:02,801 DEBUG kernel:[ 0.000000] spurious 8259A interrupt: IRQ7. >22:34:02,801 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >22:34:02,801 INFO kernel:[ 0.000000] console [tty0] enabled >22:34:02,801 WARNING kernel:[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >22:34:02,801 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >22:34:02,801 WARNING kernel:[ 0.000000] ... MAX_LOCK_DEPTH: 48 >22:34:02,801 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >22:34:02,801 WARNING kernel:[ 0.000000] ... CLASSHASH_SIZE: 4096 >22:34:02,801 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 32768 >22:34:02,801 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_CHAINS: 65536 >22:34:02,801 WARNING kernel:[ 0.000000] ... CHAINHASH_SIZE: 32768 >22:34:02,801 WARNING kernel:[ 0.000000] memory used by lock dependency info: 8671 kB >22:34:02,801 WARNING kernel:[ 0.000000] per task-struct memory footprint: 2688 bytes >22:34:02,801 INFO kernel:[ 0.000000] allocated 14680064 bytes of page_cgroup >22:34:02,801 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >22:34:02,801 INFO kernel:[ 0.000000] kmemleak: Kernel memory leak detector disabled >22:34:02,801 DEBUG kernel:[ 0.000000] hpet clockevent registered >22:34:02,801 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >22:34:02,801 INFO kernel:[ 0.000000] tsc: Detected 2210.988 MHz processor >22:34:02,801 INFO kernel:[ 0.000103] Calibrating delay loop (skipped), value calculated using timer frequency.. 4421.97 BogoMIPS (lpj=2210988) >22:34:02,801 INFO kernel:[ 0.000108] pid_max: default: 32768 minimum: 301 >22:34:02,801 INFO kernel:[ 0.000130] ACPI: Core revision 20140828 >22:34:02,801 WARNING kernel:[ 0.035229] ACPI: All ACPI Tables successfully acquired >22:34:02,801 INFO kernel:[ 0.035995] Security Framework initialized >22:34:02,801 INFO kernel:[ 0.036006] SELinux: Initializing. >22:34:02,801 DEBUG kernel:[ 0.036062] SELinux: Starting in permissive mode >22:34:02,801 INFO kernel:[ 0.038167] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >22:34:02,801 INFO kernel:[ 0.040583] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >22:34:02,801 INFO kernel:[ 0.041364] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) >22:34:02,801 INFO kernel:[ 0.041407] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) >22:34:02,801 INFO kernel:[ 0.042937] Initializing cgroup subsys memory >22:34:02,801 INFO kernel:[ 0.042962] Initializing cgroup subsys devices >22:34:02,801 INFO kernel:[ 0.042993] Initializing cgroup subsys freezer >22:34:02,801 INFO kernel:[ 0.043024] Initializing cgroup subsys net_cls >22:34:02,801 INFO kernel:[ 0.043030] Initializing cgroup subsys blkio >22:34:02,801 INFO kernel:[ 0.043036] Initializing cgroup subsys perf_event >22:34:02,801 INFO kernel:[ 0.043043] Initializing cgroup subsys net_prio >22:34:02,801 INFO kernel:[ 0.043053] Initializing cgroup subsys hugetlb >22:34:02,801 INFO kernel:[ 0.043124] CPU: Physical Processor ID: 0 >22:34:02,801 INFO kernel:[ 0.043126] CPU: Processor Core ID: 0 >22:34:02,801 INFO kernel:[ 0.043129] mce: CPU supports 6 MCE banks >22:34:02,801 INFO kernel:[ 0.043135] LVT offset 0 assigned for vector 0xf9 >22:34:02,801 INFO kernel:[ 0.043146] Last level iTLB entries: 4KB 512, 2MB 16, 4MB 8 >22:34:02,801 INFO kernel:[ 0.043146] Last level dTLB entries: 4KB 512, 2MB 128, 4MB 64, 1GB 0 >22:34:02,801 INFO kernel:[ 0.043362] Freeing SMP alternatives memory: 24K (ffffffff823a7000 - ffffffff823ad000) >22:34:02,801 INFO kernel:[ 0.044652] ftrace: allocating 27595 entries in 108 pages >22:34:02,801 INFO kernel:[ 0.059613] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >22:34:02,801 INFO kernel:[ 0.069621] smpboot: CPU0: AMD Phenom(tm) 9550 Quad-Core Processor (fam: 10, model: 02, stepping: 03) >22:34:02,801 INFO kernel:[ 0.170758] Performance Events: AMD PMU driver. >22:34:02,801 INFO kernel:[ 0.170771] ... version: 0 >22:34:02,801 INFO kernel:[ 0.170773] ... bit width: 48 >22:34:02,801 INFO kernel:[ 0.170775] ... generic registers: 4 >22:34:02,801 INFO kernel:[ 0.170776] ... value mask: 0000ffffffffffff >22:34:02,801 INFO kernel:[ 0.170778] ... max period: 00007fffffffffff >22:34:02,801 INFO kernel:[ 0.170779] ... fixed-purpose events: 0 >22:34:02,801 INFO kernel:[ 0.170781] ... event mask: 000000000000000f >22:34:02,801 INFO kernel:[ 0.175074] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >22:34:02,801 INFO kernel:[ 0.175747] x86: Booting SMP configuration: >22:34:02,801 INFO kernel:[ 0.175751] .... node #0, CPUs: #1 #2 #3 >22:34:02,801 INFO kernel:[ 0.216223] x86: Booted up 1 node, 4 CPUs >22:34:02,801 INFO kernel:[ 0.216228] smpboot: Total of 4 processors activated (17687.90 BogoMIPS) >22:34:02,801 INFO kernel:[ 0.220150] devtmpfs: initialized >22:34:02,801 INFO kernel:[ 0.227847] PM: Registering ACPI NVS region [mem 0x9ff9e000-0x9ffdffff] (270336 bytes) >22:34:02,801 INFO kernel:[ 0.230315] atomic64_test: passed for x86-64 platform with CX8 and with SSE >22:34:02,801 INFO kernel:[ 0.230319] pinctrl core: initialized pinctrl subsystem >22:34:02,801 INFO kernel:[ 0.230699] RTC time: 22:33:28, date: 10/14/14 >22:34:02,801 INFO kernel:[ 0.232761] NET: Registered protocol family 16 >22:34:02,801 INFO kernel:[ 0.233517] cpuidle: using governor menu >22:34:02,801 DEBUG kernel:[ 0.233541] node 0 link 0: io port [5000, ffffff] >22:34:02,801 DEBUG kernel:[ 0.233544] node 0 link 0: io port [1000, 1fff] >22:34:02,801 INFO kernel:[ 0.233547] TOM: 00000000c0000000 aka 3072M >22:34:02,801 DEBUG kernel:[ 0.233550] Fam 10h mmconf [mem 0xe0000000-0xefffffff] >22:34:02,801 DEBUG kernel:[ 0.233552] node 0 link 0: mmio [e0000000, efffffff] ==> none >22:34:02,801 DEBUG kernel:[ 0.233556] node 0 link 0: mmio [a0000, bffff] >22:34:02,801 DEBUG kernel:[ 0.233559] node 0 link 0: mmio [c0000000, fe0bffff] ==> [c0000000, dfffffff] and [f0000000, fe0bffff] >22:34:02,801 INFO kernel:[ 0.233564] TOM2: 0000000140000000 aka 5120M >22:34:02,801 DEBUG kernel:[ 0.233567] bus: [bus 00-07] on node 0 link 0 >22:34:02,801 DEBUG kernel:[ 0.233569] bus: 00 [io 0x2000-0xffff] >22:34:02,801 DEBUG kernel:[ 0.233571] bus: 00 [io 0x0000-0x1fff] >22:34:02,801 DEBUG kernel:[ 0.233572] bus: 00 [mem 0x000a0000-0x000bffff] >22:34:02,801 DEBUG kernel:[ 0.233574] bus: 00 [mem 0xc0000000-0xdfffffff] >22:34:02,801 DEBUG kernel:[ 0.233575] bus: 00 [mem 0xf0000000-0xffffffff] >22:34:02,801 DEBUG kernel:[ 0.233577] bus: 00 [mem 0x140000000-0xfcffffffff] >22:34:02,801 INFO kernel:[ 0.233762] ACPI: bus type PCI registered >22:34:02,801 INFO kernel:[ 0.233765] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >22:34:02,801 INFO kernel:[ 0.234154] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >22:34:02,801 INFO kernel:[ 0.234157] PCI: not using MMCONFIG >22:34:02,801 INFO kernel:[ 0.234160] PCI: Using configuration type 1 for base access >22:34:02,801 INFO kernel:[ 0.234161] PCI: Using configuration type 1 for extended access >22:34:02,801 WARNING kernel:[ 0.235077] mtrr: your CPUs had inconsistent fixed MTRR settings >22:34:02,801 INFO kernel:[ 0.235079] mtrr: probably your BIOS does not setup all CPUs. >22:34:02,801 INFO kernel:[ 0.235080] mtrr: corrected configuration. >22:34:02,801 INFO kernel:[ 0.247575] ACPI: Added _OSI(Module Device) >22:34:02,801 INFO kernel:[ 0.247579] ACPI: Added _OSI(Processor Device) >22:34:02,801 INFO kernel:[ 0.247582] ACPI: Added _OSI(3.0 _SCP Extensions) >22:34:02,801 INFO kernel:[ 0.247584] ACPI: Added _OSI(Processor Aggregator Device) >22:34:02,801 WARNING kernel:[ 0.270681] ACPI: Executed 1 blocks of module-level executable AML code >22:34:02,801 INFO kernel:[ 0.294393] ACPI: Interpreter enabled >22:34:02,801 WARNING kernel:[ 0.294421] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140828/hwxface-580) >22:34:02,801 INFO kernel:[ 0.294494] ACPI: (supports S0 S1 S3 S4 S5) >22:34:02,801 INFO kernel:[ 0.294497] ACPI: Using IOAPIC for interrupt routing >22:34:02,801 INFO kernel:[ 0.294583] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >22:34:02,801 INFO kernel:[ 0.301336] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources >22:34:02,801 INFO kernel:[ 0.302198] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >22:34:02,801 INFO kernel:[ 0.359339] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >22:34:02,801 INFO kernel:[ 0.359351] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >22:34:02,801 INFO kernel:[ 0.360514] acpi PNP0A03:00: _OSC: platform does not support [PCIeHotplug PCIeCapability] >22:34:02,801 INFO kernel:[ 0.361017] acpi PNP0A03:00: _OSC: not requesting control; platform does not support [PCIeCapability] >22:34:02,801 INFO kernel:[ 0.361027] acpi PNP0A03:00: _OSC: OS requested [PCIeHotplug PME AER PCIeCapability] >22:34:02,801 INFO kernel:[ 0.361030] acpi PNP0A03:00: _OSC: platform willing to grant [PME AER] >22:34:02,801 INFO kernel:[ 0.361032] acpi PNP0A03:00: _OSC failed (AE_SUPPORT); disabling ASPM >22:34:02,801 INFO kernel:[ 0.363246] PCI host bridge to bus 0000:00 >22:34:02,801 INFO kernel:[ 0.363251] pci_bus 0000:00: root bus resource [bus 00-ff] >22:34:02,801 INFO kernel:[ 0.363254] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >22:34:02,801 INFO kernel:[ 0.363257] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >22:34:02,801 INFO kernel:[ 0.363260] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >22:34:02,801 INFO kernel:[ 0.363262] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff] >22:34:02,801 INFO kernel:[ 0.363265] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff] >22:34:02,801 INFO kernel:[ 0.363267] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfed44fff] >22:34:02,801 DEBUG kernel:[ 0.363325] pci 0000:00:00.0: [10de:0754] type 00 class 0x050000 >22:34:02,801 DEBUG kernel:[ 0.364151] pci 0000:00:01.0: [10de:075c] type 00 class 0x060100 >22:34:02,801 DEBUG kernel:[ 0.364166] pci 0000:00:01.0: reg 0x10: [io 0x0900-0x09ff] >22:34:02,801 DEBUG kernel:[ 0.364787] pci 0000:00:01.1: [10de:0752] type 00 class 0x0c0500 >22:34:02,801 DEBUG kernel:[ 0.364809] pci 0000:00:01.1: reg 0x10: [io 0x0e00-0x0e3f] >22:34:02,801 DEBUG kernel:[ 0.364845] pci 0000:00:01.1: reg 0x20: [io 0x0600-0x063f] >22:34:02,801 DEBUG kernel:[ 0.364856] pci 0000:00:01.1: reg 0x24: [io 0x0700-0x073f] >22:34:02,801 DEBUG kernel:[ 0.364922] pci 0000:00:01.1: PME# supported from D3hot D3cold >22:34:02,801 INFO kernel:[ 0.365243] pci 0000:00:01.1: System wakeup disabled by ACPI >22:34:02,801 DEBUG kernel:[ 0.365456] pci 0000:00:01.2: [10de:0751] type 00 class 0x050000 >22:34:02,801 DEBUG kernel:[ 0.365912] pci 0000:00:01.3: [10de:0753] type 00 class 0x0b4000 >22:34:02,801 DEBUG kernel:[ 0.365937] pci 0000:00:01.3: reg 0x10: [mem 0xf8e80000-0xf8efffff] >22:34:02,801 DEBUG kernel:[ 0.366477] pci 0000:00:01.4: [10de:0568] type 00 class 0x050000 >22:34:02,801 DEBUG kernel:[ 0.366987] pci 0000:00:02.0: [10de:077b] type 00 class 0x0c0310 >22:34:02,801 DEBUG kernel:[ 0.367007] pci 0000:00:02.0: reg 0x10: [mem 0xf8e7e000-0xf8e7efff] >22:34:02,801 DEBUG kernel:[ 0.367110] pci 0000:00:02.0: supports D1 D2 >22:34:02,801 DEBUG kernel:[ 0.367113] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold >22:34:02,801 INFO kernel:[ 0.367363] pci 0000:00:02.0: System wakeup disabled by ACPI >22:34:02,801 DEBUG kernel:[ 0.367570] pci 0000:00:02.1: [10de:077c] type 00 class 0x0c0320 >22:34:02,801 DEBUG kernel:[ 0.367592] pci 0000:00:02.1: reg 0x10: [mem 0xf8e7fc00-0xf8e7fcff] >22:34:02,801 DEBUG kernel:[ 0.367711] pci 0000:00:02.1: supports D1 D2 >22:34:02,801 DEBUG kernel:[ 0.367714] pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold >22:34:02,801 INFO kernel:[ 0.367969] pci 0000:00:02.1: System wakeup disabled by ACPI >22:34:02,801 DEBUG kernel:[ 0.368206] pci 0000:00:04.0: [10de:077d] type 00 class 0x0c0310 >22:34:02,801 DEBUG kernel:[ 0.368225] pci 0000:00:04.0: reg 0x10: [mem 0xf8e7d000-0xf8e7dfff] >22:34:02,801 DEBUG kernel:[ 0.368322] pci 0000:00:04.0: supports D1 D2 >22:34:02,801 DEBUG kernel:[ 0.368328] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold >22:34:02,801 INFO kernel:[ 0.368578] pci 0000:00:04.0: System wakeup disabled by ACPI >22:34:02,801 DEBUG kernel:[ 0.368809] pci 0000:00:04.1: [10de:077e] type 00 class 0x0c0320 >22:34:02,801 DEBUG kernel:[ 0.368831] pci 0000:00:04.1: reg 0x10: [mem 0xf8e7f800-0xf8e7f8ff] >22:34:02,801 DEBUG kernel:[ 0.368943] pci 0000:00:04.1: supports D1 D2 >22:34:02,801 DEBUG kernel:[ 0.368949] pci 0000:00:04.1: PME# supported from D0 D1 D2 D3hot D3cold >22:34:02,801 INFO kernel:[ 0.369199] pci 0000:00:04.1: System wakeup disabled by ACPI >22:34:02,801 DEBUG kernel:[ 0.369430] pci 0000:00:06.0: [10de:0759] type 00 class 0x01018a >22:34:02,801 DEBUG kernel:[ 0.369481] pci 0000:00:06.0: reg 0x20: [io 0xffa0-0xffaf] >22:34:02,801 INFO kernel:[ 0.369504] pci 0000:00:06.0: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >22:34:02,801 INFO kernel:[ 0.369507] pci 0000:00:06.0: legacy IDE quirk: reg 0x14: [io 0x03f6] >22:34:02,801 INFO kernel:[ 0.369509] pci 0000:00:06.0: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >22:34:02,801 INFO kernel:[ 0.369511] pci 0000:00:06.0: legacy IDE quirk: reg 0x1c: [io 0x0376] >22:34:02,801 DEBUG kernel:[ 0.369968] pci 0000:00:07.0: [10de:0774] type 00 class 0x040300 >22:34:02,801 DEBUG kernel:[ 0.369993] pci 0000:00:07.0: reg 0x10: [mem 0xf8e78000-0xf8e7bfff] >22:34:02,801 DEBUG kernel:[ 0.370115] pci 0000:00:07.0: PME# supported from D3hot D3cold >22:34:02,801 INFO kernel:[ 0.370368] pci 0000:00:07.0: System wakeup disabled by ACPI >22:34:02,801 DEBUG kernel:[ 0.370597] pci 0000:00:08.0: [10de:075a] type 01 class 0x060401 >22:34:02,801 INFO kernel:[ 0.370937] pci 0000:00:08.0: System wakeup disabled by ACPI >22:34:02,801 DEBUG kernel:[ 0.371162] pci 0000:00:09.0: [10de:0ad0] type 00 class 0x010185 >22:34:02,801 DEBUG kernel:[ 0.371186] pci 0000:00:09.0: reg 0x10: [io 0xb480-0xb487] >22:34:02,802 DEBUG kernel:[ 0.371196] pci 0000:00:09.0: reg 0x14: [io 0xb400-0xb403] >22:34:02,802 DEBUG kernel:[ 0.371206] pci 0000:00:09.0: reg 0x18: [io 0xb080-0xb087] >22:34:02,802 DEBUG kernel:[ 0.371216] pci 0000:00:09.0: reg 0x1c: [io 0xb000-0xb003] >22:34:02,802 DEBUG kernel:[ 0.371225] pci 0000:00:09.0: reg 0x20: [io 0xac00-0xac0f] >22:34:02,802 DEBUG kernel:[ 0.371235] pci 0000:00:09.0: reg 0x24: [mem 0xf8e76000-0xf8e77fff] >22:34:02,802 DEBUG kernel:[ 0.371730] pci 0000:00:0a.0: [10de:0760] type 00 class 0x020000 >22:34:02,802 DEBUG kernel:[ 0.371753] pci 0000:00:0a.0: reg 0x10: [mem 0xf8e7c000-0xf8e7cfff] >22:34:02,802 DEBUG kernel:[ 0.371763] pci 0000:00:0a.0: reg 0x14: [io 0xa880-0xa887] >22:34:02,802 DEBUG kernel:[ 0.371773] pci 0000:00:0a.0: reg 0x18: [mem 0xf8e7f400-0xf8e7f4ff] >22:34:02,802 DEBUG kernel:[ 0.371783] pci 0000:00:0a.0: reg 0x1c: [mem 0xf8e7f000-0xf8e7f00f] >22:34:02,802 DEBUG kernel:[ 0.371872] pci 0000:00:0a.0: supports D1 D2 >22:34:02,802 DEBUG kernel:[ 0.371874] pci 0000:00:0a.0: PME# supported from D0 D1 D2 D3hot D3cold >22:34:02,802 INFO kernel:[ 0.372130] pci 0000:00:0a.0: System wakeup disabled by ACPI >22:34:02,802 DEBUG kernel:[ 0.372343] pci 0000:00:0b.0: [10de:0569] type 01 class 0x060400 >22:34:02,802 DEBUG kernel:[ 0.372437] pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold >22:34:02,802 DEBUG kernel:[ 0.372975] pci 0000:00:10.0: [10de:0778] type 01 class 0x060400 >22:34:02,802 DEBUG kernel:[ 0.373303] pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold >22:34:02,802 INFO kernel:[ 0.373594] pci 0000:00:10.0: System wakeup disabled by ACPI >22:34:02,802 DEBUG kernel:[ 0.373888] pci 0000:00:12.0: [10de:075b] type 01 class 0x060400 >22:34:02,802 DEBUG kernel:[ 0.374188] pci 0000:00:12.0: PME# supported from D0 D1 D2 D3hot D3cold >22:34:02,802 INFO kernel:[ 0.374476] pci 0000:00:12.0: System wakeup disabled by ACPI >22:34:02,802 DEBUG kernel:[ 0.374715] pci 0000:00:18.0: [1022:1200] type 00 class 0x060000 >22:34:02,802 DEBUG kernel:[ 0.375192] pci 0000:00:18.1: [1022:1201] type 00 class 0x060000 >22:34:02,802 DEBUG kernel:[ 0.375621] pci 0000:00:18.2: [1022:1202] type 00 class 0x060000 >22:34:02,802 DEBUG kernel:[ 0.376085] pci 0000:00:18.3: [1022:1203] type 00 class 0x060000 >22:34:02,802 DEBUG kernel:[ 0.376546] pci 0000:00:18.4: [1022:1204] type 00 class 0x060000 >22:34:02,802 DEBUG kernel:[ 0.377174] pci 0000:01:07.0: [1102:0007] type 00 class 0x040100 >22:34:02,802 DEBUG kernel:[ 0.377197] pci 0000:01:07.0: reg 0x10: [io 0xcc00-0xcc1f] >22:34:02,802 DEBUG kernel:[ 0.377323] pci 0000:01:07.0: supports D1 D2 >22:34:02,802 INFO kernel:[ 0.377554] pci 0000:00:08.0: PCI bridge to [bus 01] (subtractive decode) >22:34:02,802 DEBUG kernel:[ 0.377559] pci 0000:00:08.0: bridge window [io 0xc000-0xcfff] >22:34:02,802 DEBUG kernel:[ 0.377567] pci 0000:00:08.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >22:34:02,802 DEBUG kernel:[ 0.377570] pci 0000:00:08.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >22:34:02,802 DEBUG kernel:[ 0.377572] pci 0000:00:08.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >22:34:02,802 DEBUG kernel:[ 0.377575] pci 0000:00:08.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode) >22:34:02,802 DEBUG kernel:[ 0.377578] pci 0000:00:08.0: bridge window [mem 0xc0000000-0xdfffffff] (subtractive decode) >22:34:02,802 DEBUG kernel:[ 0.377581] pci 0000:00:08.0: bridge window [mem 0xf0000000-0xfed44fff] (subtractive decode) >22:34:02,802 DEBUG kernel:[ 0.377811] pci 0000:02:00.0: [10de:0849] type 00 class 0x030000 >22:34:02,802 DEBUG kernel:[ 0.377836] pci 0000:02:00.0: reg 0x10: [mem 0xf9000000-0xf9ffffff] >22:34:02,802 DEBUG kernel:[ 0.377851] pci 0000:02:00.0: reg 0x14: [mem 0xc8000000-0xcfffffff 64bit pref] >22:34:02,802 DEBUG kernel:[ 0.377865] pci 0000:02:00.0: reg 0x1c: [mem 0xc6000000-0xc7ffffff 64bit pref] >22:34:02,802 DEBUG kernel:[ 0.377875] pci 0000:02:00.0: reg 0x24: [io 0xdc00-0xdc7f] >22:34:02,802 DEBUG kernel:[ 0.377885] pci 0000:02:00.0: reg 0x30: [mem 0xf8fe0000-0xf8ffffff pref] >22:34:02,802 INFO kernel:[ 0.378219] pci 0000:00:0b.0: PCI bridge to [bus 02] >22:34:02,802 DEBUG kernel:[ 0.378226] pci 0000:00:0b.0: bridge window [io 0xd000-0xdfff] >22:34:02,802 DEBUG kernel:[ 0.378231] pci 0000:00:0b.0: bridge window [mem 0xf8f00000-0xf9ffffff] >22:34:02,802 DEBUG kernel:[ 0.378237] pci 0000:00:0b.0: bridge window [mem 0xc6000000-0xcfffffff 64bit pref] >22:34:02,802 DEBUG kernel:[ 0.378521] pci 0000:03:00.0: [10de:0622] type 00 class 0x030000 >22:34:02,802 DEBUG kernel:[ 0.378545] pci 0000:03:00.0: reg 0x10: [mem 0xfd000000-0xfdffffff] >22:34:02,802 DEBUG kernel:[ 0.378559] pci 0000:03:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref] >22:34:02,802 DEBUG kernel:[ 0.378573] pci 0000:03:00.0: reg 0x1c: [mem 0xfa000000-0xfbffffff 64bit] >22:34:02,802 DEBUG kernel:[ 0.378582] pci 0000:03:00.0: reg 0x24: [io 0xec00-0xec7f] >22:34:02,802 DEBUG kernel:[ 0.378591] pci 0000:03:00.0: reg 0x30: [mem 0xfeb80000-0xfebfffff pref] >22:34:02,802 INFO kernel:[ 0.378991] pci 0000:00:10.0: PCI bridge to [bus 03] >22:34:02,802 DEBUG kernel:[ 0.379008] pci 0000:00:10.0: bridge window [io 0xe000-0xefff] >22:34:02,802 DEBUG kernel:[ 0.379019] pci 0000:00:10.0: bridge window [mem 0xfa000000-0xfebfffff] >22:34:02,802 DEBUG kernel:[ 0.379036] pci 0000:00:10.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >22:34:02,802 INFO kernel:[ 0.379317] pci 0000:00:12.0: PCI bridge to [bus 04] >22:34:02,802 DEBUG kernel:[ 0.379416] pci_bus 0000:00: on NUMA node 0 >22:34:02,802 INFO kernel:[ 0.386368] ACPI: PCI Interrupt Link [LNKA] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.386998] ACPI: PCI Interrupt Link [LNKB] (IRQs 16 17 18 19) *10 >22:34:02,802 INFO kernel:[ 0.387593] ACPI: PCI Interrupt Link [LNKC] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.388198] ACPI: PCI Interrupt Link [LNKD] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.388805] ACPI: PCI Interrupt Link [LN0A] (IRQs 16 17 18 19) *10 >22:34:02,802 INFO kernel:[ 0.389392] ACPI: PCI Interrupt Link [LN0B] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.389994] ACPI: PCI Interrupt Link [LN0C] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.390580] ACPI: PCI Interrupt Link [LN0D] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.391186] ACPI: PCI Interrupt Link [LN1A] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.391788] ACPI: PCI Interrupt Link [LN1B] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.392379] ACPI: PCI Interrupt Link [LN1C] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.392982] ACPI: PCI Interrupt Link [LN1D] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.393582] ACPI: PCI Interrupt Link [LN2A] (IRQs 16 17 18 19) *11 >22:34:02,802 INFO kernel:[ 0.394211] ACPI: PCI Interrupt Link [LN2B] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.394821] ACPI: PCI Interrupt Link [LN2C] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.395407] ACPI: PCI Interrupt Link [LN2D] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.395999] ACPI: PCI Interrupt Link [LN3A] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.396580] ACPI: PCI Interrupt Link [LN3B] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.397187] ACPI: PCI Interrupt Link [LN3C] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.397787] ACPI: PCI Interrupt Link [LN3D] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.398374] ACPI: PCI Interrupt Link [LN4A] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.398975] ACPI: PCI Interrupt Link [LN4B] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.399564] ACPI: PCI Interrupt Link [LN4C] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.400166] ACPI: PCI Interrupt Link [LN4D] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.400767] ACPI: PCI Interrupt Link [LN5A] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.401356] ACPI: PCI Interrupt Link [LN5B] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.401963] ACPI: PCI Interrupt Link [LN5C] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.402553] ACPI: PCI Interrupt Link [LN5D] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.403144] ACPI: PCI Interrupt Link [LN6A] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.403737] ACPI: PCI Interrupt Link [LN6B] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.404321] ACPI: PCI Interrupt Link [LN6C] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.404915] ACPI: PCI Interrupt Link [LN6D] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.405502] ACPI: PCI Interrupt Link [LN7A] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.406095] ACPI: PCI Interrupt Link [LN7B] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.406690] ACPI: PCI Interrupt Link [LN7C] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.407271] ACPI: PCI Interrupt Link [LN7D] (IRQs 16 17 18 19) *0, disabled. >22:34:02,802 INFO kernel:[ 0.407889] ACPI: PCI Interrupt Link [LUB0] (IRQs 20 21 22 23) *10 >22:34:02,802 INFO kernel:[ 0.408478] ACPI: PCI Interrupt Link [LUB2] (IRQs 20 21 22 23) *15 >22:34:02,802 INFO kernel:[ 0.409086] ACPI: PCI Interrupt Link [LMAC] (IRQs 20 21 22 23) *10 >22:34:02,802 INFO kernel:[ 0.409706] ACPI: PCI Interrupt Link [LAZA] (IRQs 20 21 22 23) *15 >22:34:02,802 INFO kernel:[ 0.410298] ACPI: PCI Interrupt Link [SGRU] (IRQs 20 21 22 23) *15 >22:34:02,802 INFO kernel:[ 0.410906] ACPI: PCI Interrupt Link [LSMB] (IRQs 20 21 22 23) *11 >22:34:02,802 INFO kernel:[ 0.411492] ACPI: PCI Interrupt Link [LPMU] (IRQs 20 21 22 23) *10 >22:34:02,802 INFO kernel:[ 0.412096] ACPI: PCI Interrupt Link [LSA0] (IRQs 20 21 22 23) *5 >22:34:02,802 INFO kernel:[ 0.412759] ACPI: PCI Interrupt Link [LATA] (IRQs 20 21 22 23) *0, disabled. >22:34:02,802 INFO kernel:[ 0.413356] ACPI: PCI Interrupt Link [UB11] (IRQs 20 21 22 23) *11 >22:34:02,802 INFO kernel:[ 0.413968] ACPI: PCI Interrupt Link [UB12] (IRQs 20 21 22 23) *10 >22:34:02,802 WARNING kernel:[ 0.414206] ACPI: Enabled 1 GPEs in block 00 to 1F >22:34:02,802 INFO kernel:[ 0.415085] vgaarb: setting as boot device: PCI:0000:02:00.0 >22:34:02,802 INFO kernel:[ 0.415088] vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none >22:34:02,802 INFO kernel:[ 0.415097] vgaarb: device added: PCI:0000:03:00.0,decodes=io+mem,owns=none,locks=none >22:34:02,808 INFO kernel:[ 0.415099] vgaarb: loaded >22:34:02,808 INFO kernel:[ 0.415101] vgaarb: bridge control possible 0000:03:00.0 >22:34:02,808 INFO kernel:[ 0.415103] vgaarb: bridge control possible 0000:02:00.0 >22:34:02,808 NOTICE kernel:[ 0.415429] SCSI subsystem initialized >22:34:02,808 DEBUG kernel:[ 0.415631] libata version 3.00 loaded. >22:34:02,808 INFO kernel:[ 0.415782] ACPI: bus type USB registered >22:34:02,808 INFO kernel:[ 0.415883] usbcore: registered new interface driver usbfs >22:34:02,808 INFO kernel:[ 0.415935] usbcore: registered new interface driver hub >22:34:02,808 INFO kernel:[ 0.416016] usbcore: registered new device driver usb >22:34:02,808 INFO kernel:[ 0.416444] PCI: Using ACPI for IRQ routing >22:34:02,808 DEBUG kernel:[ 0.426059] PCI: pci_cache_line_size set to 64 bytes >22:34:02,808 DEBUG kernel:[ 0.426167] e820: reserve RAM buffer [mem 0x0009ec00-0x0009ffff] >22:34:02,808 DEBUG kernel:[ 0.426184] e820: reserve RAM buffer [mem 0x9ff90000-0x9fffffff] >22:34:02,808 INFO kernel:[ 0.427122] NetLabel: Initializing >22:34:02,808 INFO kernel:[ 0.427124] NetLabel: domain hash size = 128 >22:34:02,808 INFO kernel:[ 0.427126] NetLabel: protocols = UNLABELED CIPSOv4 >22:34:02,808 INFO kernel:[ 0.427201] NetLabel: unlabeled traffic allowed by default >22:34:02,808 INFO kernel:[ 0.427301] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >22:34:02,808 INFO kernel:[ 0.427308] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 31 >22:34:02,808 INFO kernel:[ 0.427313] hpet0: 3 comparators, 32-bit 25.000000 MHz counter >22:34:02,808 INFO kernel:[ 0.430555] Switched to clocksource hpet >22:34:02,808 INFO kernel:[ 0.519095] pnp: PnP ACPI init >22:34:02,808 DEBUG kernel:[ 0.521975] pnp 00:00: [dma 2] >22:34:02,808 DEBUG kernel:[ 0.522135] pnp 00:00: Plug and Play ACPI device, IDs PNP0700 (active) >22:34:02,808 DEBUG kernel:[ 0.525369] pnp 00:01: [dma 0 disabled] >22:34:02,808 DEBUG kernel:[ 0.526469] pnp 00:01: Plug and Play ACPI device, IDs PNP0400 (active) >22:34:02,808 WARNING kernel:[ 0.528120] pnp 00:02: disabling [io 0x0900-0x097f] because it overlaps 0000:00:01.0 BAR 0 [io 0x0900-0x09ff] >22:34:02,808 WARNING kernel:[ 0.528124] pnp 00:02: disabling [io 0x0980-0x09ff] because it overlaps 0000:00:01.0 BAR 0 [io 0x0900-0x09ff] >22:34:02,808 INFO kernel:[ 0.528434] system 00:02: [io 0x04d0-0x04d1] has been reserved >22:34:02,808 INFO kernel:[ 0.528439] system 00:02: [io 0x0800-0x080f] has been reserved >22:34:02,808 INFO kernel:[ 0.528446] system 00:02: [io 0x0500-0x057f] could not be reserved >22:34:02,808 INFO kernel:[ 0.528450] system 00:02: [io 0x0580-0x05ff] has been reserved >22:34:02,808 INFO kernel:[ 0.528455] system 00:02: [io 0x0800-0x087f] could not be reserved >22:34:02,808 INFO kernel:[ 0.528462] system 00:02: [io 0x0880-0x08ff] has been reserved >22:34:02,808 INFO kernel:[ 0.528466] system 00:02: [io 0x0d00-0x0d7f] has been reserved >22:34:02,808 INFO kernel:[ 0.528469] system 00:02: [io 0x0d80-0x0dff] has been reserved >22:34:02,808 INFO kernel:[ 0.528477] system 00:02: [mem 0x000d0000-0x000d3fff window] has been reserved >22:34:02,808 INFO kernel:[ 0.528481] system 00:02: [mem 0x000d4000-0x000d7fff window] has been reserved >22:34:02,808 INFO kernel:[ 0.528485] system 00:02: [mem 0x000de000-0x000dffff window] has been reserved >22:34:02,808 INFO kernel:[ 0.528490] system 00:02: [mem 0xfed04000-0xfed04fff] has been reserved >22:34:02,808 INFO kernel:[ 0.528494] system 00:02: [mem 0xfee01000-0xfeefffff] has been reserved >22:34:02,808 DEBUG kernel:[ 0.528562] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) >22:34:02,808 DEBUG kernel:[ 0.528942] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) >22:34:02,808 INFO kernel:[ 0.529637] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved >22:34:02,808 INFO kernel:[ 0.529646] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved >22:34:02,808 INFO kernel:[ 0.529654] system 00:04: [mem 0xa0000000-0xbfffffff] has been reserved >22:34:02,808 DEBUG kernel:[ 0.529661] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >22:34:02,808 DEBUG kernel:[ 0.529889] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) >22:34:02,808 INFO kernel:[ 0.530893] system 00:06: [io 0x0230-0x023f] has been reserved >22:34:02,808 INFO kernel:[ 0.530900] system 00:06: [io 0x0290-0x029f] has been reserved >22:34:02,808 INFO kernel:[ 0.530904] system 00:06: [io 0x0a00-0x0a0f] has been reserved >22:34:02,808 INFO kernel:[ 0.530908] system 00:06: [io 0x0a10-0x0a1f] has been reserved >22:34:02,808 DEBUG kernel:[ 0.530915] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) >22:34:02,808 DEBUG kernel:[ 0.533150] pnp 00:07: [dma 0 disabled] >22:34:02,808 DEBUG kernel:[ 0.533324] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active) >22:34:02,808 INFO kernel:[ 0.533811] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved >22:34:02,808 DEBUG kernel:[ 0.533824] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) >22:34:02,808 INFO kernel:[ 0.534782] system 00:09: [mem 0x00000000-0x0009ffff] could not be reserved >22:34:02,808 INFO kernel:[ 0.534793] system 00:09: [mem 0x000c0000-0x000cffff] could not be reserved >22:34:02,808 INFO kernel:[ 0.534800] system 00:09: [mem 0x000e0000-0x000fffff] could not be reserved >22:34:02,808 INFO kernel:[ 0.534808] system 00:09: [mem 0x00100000-0xbfffffff] could not be reserved >22:34:02,808 INFO kernel:[ 0.534813] system 00:09: [mem 0xfed45000-0xffffffff] could not be reserved >22:34:02,808 DEBUG kernel:[ 0.534823] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active) >22:34:02,808 INFO kernel:[ 0.538175] pnp: PnP ACPI: found 10 devices >22:34:02,808 INFO kernel:[ 0.553753] pci 0000:00:08.0: PCI bridge to [bus 01] >22:34:02,808 INFO kernel:[ 0.553759] pci 0000:00:08.0: bridge window [io 0xc000-0xcfff] >22:34:02,808 INFO kernel:[ 0.553773] pci 0000:00:0b.0: PCI bridge to [bus 02] >22:34:02,808 INFO kernel:[ 0.553776] pci 0000:00:0b.0: bridge window [io 0xd000-0xdfff] >22:34:02,808 INFO kernel:[ 0.553782] pci 0000:00:0b.0: bridge window [mem 0xf8f00000-0xf9ffffff] >22:34:02,808 INFO kernel:[ 0.553787] pci 0000:00:0b.0: bridge window [mem 0xc6000000-0xcfffffff 64bit pref] >22:34:02,808 INFO kernel:[ 0.553793] pci 0000:00:10.0: PCI bridge to [bus 03] >22:34:02,808 INFO kernel:[ 0.553799] pci 0000:00:10.0: bridge window [io 0xe000-0xefff] >22:34:02,808 INFO kernel:[ 0.553811] pci 0000:00:10.0: bridge window [mem 0xfa000000-0xfebfffff] >22:34:02,808 INFO kernel:[ 0.553821] pci 0000:00:10.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >22:34:02,808 INFO kernel:[ 0.553843] pci 0000:00:12.0: PCI bridge to [bus 04] >22:34:02,808 DEBUG kernel:[ 0.553876] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >22:34:02,808 DEBUG kernel:[ 0.553878] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >22:34:02,808 DEBUG kernel:[ 0.553881] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >22:34:02,808 DEBUG kernel:[ 0.553883] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff] >22:34:02,808 DEBUG kernel:[ 0.553886] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xdfffffff] >22:34:02,808 DEBUG kernel:[ 0.553888] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfed44fff] >22:34:02,808 DEBUG kernel:[ 0.553891] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] >22:34:02,808 DEBUG kernel:[ 0.553894] pci_bus 0000:01: resource 4 [io 0x0000-0x0cf7] >22:34:02,808 DEBUG kernel:[ 0.553896] pci_bus 0000:01: resource 5 [io 0x0d00-0xffff] >22:34:02,808 DEBUG kernel:[ 0.553898] pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff] >22:34:02,808 DEBUG kernel:[ 0.553901] pci_bus 0000:01: resource 7 [mem 0x000d0000-0x000dffff] >22:34:02,808 DEBUG kernel:[ 0.553903] pci_bus 0000:01: resource 8 [mem 0xc0000000-0xdfffffff] >22:34:02,808 DEBUG kernel:[ 0.553906] pci_bus 0000:01: resource 9 [mem 0xf0000000-0xfed44fff] >22:34:02,808 DEBUG kernel:[ 0.553909] pci_bus 0000:02: resource 0 [io 0xd000-0xdfff] >22:34:02,808 DEBUG kernel:[ 0.553911] pci_bus 0000:02: resource 1 [mem 0xf8f00000-0xf9ffffff] >22:34:02,808 DEBUG kernel:[ 0.553914] pci_bus 0000:02: resource 2 [mem 0xc6000000-0xcfffffff 64bit pref] >22:34:02,808 DEBUG kernel:[ 0.553916] pci_bus 0000:03: resource 0 [io 0xe000-0xefff] >22:34:02,808 DEBUG kernel:[ 0.553919] pci_bus 0000:03: resource 1 [mem 0xfa000000-0xfebfffff] >22:34:02,808 DEBUG kernel:[ 0.553921] pci_bus 0000:03: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref] >22:34:02,808 INFO kernel:[ 0.554021] NET: Registered protocol family 2 >22:34:02,808 INFO kernel:[ 0.554996] TCP established hash table entries: 32768 (order: 6, 262144 bytes) >22:34:02,808 INFO kernel:[ 0.556279] TCP bind hash table entries: 32768 (order: 9, 2621440 bytes) >22:34:02,808 INFO kernel:[ 0.558615] TCP: Hash tables configured (established 32768 bind 32768) >22:34:02,808 INFO kernel:[ 0.558752] TCP: reno registered >22:34:02,808 INFO kernel:[ 0.558938] UDP hash table entries: 2048 (order: 6, 393216 bytes) >22:34:02,808 INFO kernel:[ 0.559421] UDP-Lite hash table entries: 2048 (order: 6, 393216 bytes) >22:34:02,808 INFO kernel:[ 0.560453] NET: Registered protocol family 1 >22:34:02,808 WARNING kernel:[ 0.562352] ACPI: PCI Interrupt Link [LUB0] enabled at IRQ 23 >22:34:02,808 WARNING kernel:[ 0.648837] ACPI: PCI Interrupt Link [LUB2] enabled at IRQ 22 >22:34:02,808 WARNING kernel:[ 0.651126] ACPI: PCI Interrupt Link [UB11] enabled at IRQ 21 >22:34:02,808 WARNING kernel:[ 0.715760] ACPI: PCI Interrupt Link [UB12] enabled at IRQ 20 >22:34:02,808 INFO kernel:[ 0.716652] pci 0000:00:07.0: Enabling HT MSI Mapping >22:34:02,808 INFO kernel:[ 0.716811] pci 0000:00:08.0: Enabling HT MSI Mapping >22:34:02,808 INFO kernel:[ 0.716987] pci 0000:00:09.0: Enabling HT MSI Mapping >22:34:02,808 INFO kernel:[ 0.717173] pci 0000:00:0a.0: Enabling HT MSI Mapping >22:34:02,808 INFO kernel:[ 0.717365] pci 0000:00:0b.0: Enabling HT MSI Mapping >22:34:02,808 DEBUG kernel:[ 0.717569] pci 0000:02:00.0: Video device with shadowed ROM >22:34:02,808 DEBUG kernel:[ 0.717592] PCI: CLS 64 bytes, default 64 >22:34:02,808 INFO kernel:[ 0.718022] Unpacking initramfs... >22:34:02,808 INFO kernel:[ 5.774030] Freeing initrd memory: 43700K (ffff88007d553000 - ffff880080000000) >22:34:02,808 INFO kernel:[ 5.797516] DMA-API: preallocated 65536 debug entries >22:34:02,808 INFO kernel:[ 5.797521] DMA-API: debugging enabled by kernel config >22:34:02,808 INFO kernel:[ 5.797525] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >22:34:02,808 INFO kernel:[ 5.797529] software IO TLB [mem 0x9bf90000-0x9ff90000] (64MB) mapped at [ffff88009bf90000-ffff88009ff8ffff] >22:34:02,808 INFO kernel:[ 5.798965] microcode: CPU0: patch_level=0x01000095 >22:34:02,808 INFO kernel:[ 5.798988] microcode: CPU1: patch_level=0x01000095 >22:34:02,808 INFO kernel:[ 5.799014] microcode: CPU2: patch_level=0x01000095 >22:34:02,808 INFO kernel:[ 5.799042] microcode: CPU3: patch_level=0x01000095 >22:34:02,808 INFO kernel:[ 5.799301] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >22:34:02,808 INFO kernel:[ 5.799308] LVT offset 1 assigned for vector 0x400 >22:34:02,808 INFO kernel:[ 5.799332] IBS: LVT offset 1 assigned >22:34:02,808 INFO kernel:[ 5.799388] perf: AMD IBS detected (0x00000007) >22:34:02,808 INFO kernel:[ 5.801119] Scanning for low memory corruption every 60 seconds >22:34:02,808 WARNING kernel:[ 5.801900] cryptomgr_test (56) used greatest stack depth: 14360 bytes left >22:34:02,808 INFO kernel:[ 5.803399] futex hash table entries: 2048 (order: 6, 262144 bytes) >22:34:02,808 NOTICE kernel:[ 5.803578] Initialise system trusted keyring >22:34:02,808 INFO kernel:[ 5.803728] audit: initializing netlink subsys (disabled) >22:34:02,808 NOTICE kernel:[ 5.803857] audit: type=2000 audit(1413326013.695:1): initialized >22:34:02,808 INFO kernel:[ 5.805419] HugeTLB registered 2 MB page size, pre-allocated 0 pages >22:34:02,808 INFO kernel:[ 5.822974] zpool: loaded >22:34:02,808 NOTICE kernel:[ 5.823767] VFS: Disk quotas dquot_6.5.2 >22:34:02,808 WARNING kernel:[ 5.824043] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >22:34:02,808 INFO kernel:[ 5.827299] msgmni has been set to 6826 >22:34:02,808 NOTICE kernel:[ 5.827776] Key type big_key registered >22:34:02,808 DEBUG kernel:[ 5.827782] SELinux: Registering netfilter hooks >22:34:02,809 WARNING kernel:[ 5.829105] cryptomgr_test (59) used greatest stack depth: 13800 bytes left >22:34:02,809 WARNING kernel:[ 5.830378] cryptomgr_test (64) used greatest stack depth: 13592 bytes left >22:34:02,809 INFO kernel:[ 5.830746] alg: No test for stdrng (krng) >22:34:02,809 INFO kernel:[ 5.830770] NET: Registered protocol family 38 >22:34:02,809 NOTICE kernel:[ 5.830811] Key type asymmetric registered >22:34:02,809 NOTICE kernel:[ 5.830836] Asymmetric key parser 'x509' registered >22:34:02,809 INFO kernel:[ 5.830890] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >22:34:02,809 INFO kernel:[ 5.831104] io scheduler noop registered >22:34:02,809 INFO kernel:[ 5.831109] io scheduler deadline registered >22:34:02,809 INFO kernel:[ 5.831561] io scheduler cfq registered (default) >22:34:02,809 DEBUG kernel:[ 5.831566] start plist test >22:34:02,809 DEBUG kernel:[ 5.834029] end plist test >22:34:02,809 WARNING kernel:[ 5.837073] ACPI: PCI Interrupt Link [LN0A] enabled at IRQ 19 >22:34:02,809 WARNING kernel:[ 5.838960] ACPI: PCI Interrupt Link [LN2A] enabled at IRQ 18 >22:34:02,809 INFO kernel:[ 5.839325] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >22:34:02,809 INFO kernel:[ 5.839530] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >22:34:02,809 INFO kernel:[ 5.840396] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 >22:34:02,809 INFO kernel:[ 5.840445] ACPI: Power Button [PWRB] >22:34:02,809 INFO kernel:[ 5.840753] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >22:34:02,809 INFO kernel:[ 5.840759] ACPI: Power Button [PWRF] >22:34:02,809 INFO kernel:[ 5.842045] GHES: HEST is not enabled! >22:34:02,809 INFO kernel:[ 5.842317] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >22:34:02,809 INFO kernel:[ 5.863208] serial 00:07: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >22:34:02,809 INFO kernel:[ 5.866280] Non-volatile memory driver v1.3 >22:34:02,809 INFO kernel:[ 5.866285] Linux agpgart interface v0.103 >22:34:02,809 DEBUG kernel:[ 5.868241] ahci 0000:00:09.0: version 3.0 >22:34:02,809 WARNING kernel:[ 5.869982] ACPI: PCI Interrupt Link [LSA0] enabled at IRQ 23 >22:34:02,809 INFO kernel:[ 5.870045] ahci 0000:00:09.0: controller can't do PMP, turning off CAP_PMP >22:34:02,809 DEBUG kernel:[ 5.870087] ahci 0000:00:09.0: irq 24 for MSI/MSI-X >22:34:02,809 INFO kernel:[ 5.870267] ahci 0000:00:09.0: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl IDE mode >22:34:02,809 INFO kernel:[ 5.870272] ahci 0000:00:09.0: flags: 64bit ncq sntf led clo pio boh >22:34:02,809 INFO kernel:[ 5.875485] scsi host0: ahci >22:34:02,809 INFO kernel:[ 5.876195] scsi host1: ahci >22:34:02,809 INFO kernel:[ 5.876676] scsi host2: ahci >22:34:02,809 INFO kernel:[ 5.877170] scsi host3: ahci >22:34:02,809 INFO kernel:[ 5.877648] scsi host4: ahci >22:34:02,809 INFO kernel:[ 5.878153] scsi host5: ahci >22:34:02,809 INFO kernel:[ 5.878464] ata1: SATA max UDMA/133 abar m8192@0xf8e76000 port 0xf8e76100 irq 24 >22:34:02,809 INFO kernel:[ 5.878467] ata2: SATA max UDMA/133 abar m8192@0xf8e76000 port 0xf8e76180 irq 24 >22:34:02,809 INFO kernel:[ 5.878469] ata3: SATA max UDMA/133 abar m8192@0xf8e76000 port 0xf8e76200 irq 24 >22:34:02,809 INFO kernel:[ 5.878471] ata4: SATA max UDMA/133 abar m8192@0xf8e76000 port 0xf8e76280 irq 24 >22:34:02,809 INFO kernel:[ 5.878473] ata5: SATA max UDMA/133 abar m8192@0xf8e76000 port 0xf8e76300 irq 24 >22:34:02,809 INFO kernel:[ 5.878475] ata6: SATA max UDMA/133 abar m8192@0xf8e76000 port 0xf8e76380 irq 24 >22:34:02,809 INFO kernel:[ 5.879011] libphy: Fixed MDIO Bus: probed >22:34:02,809 INFO kernel:[ 5.879375] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >22:34:02,809 INFO kernel:[ 5.879394] ehci-pci: EHCI PCI platform driver >22:34:02,809 INFO kernel:[ 5.880397] ehci-pci 0000:00:02.1: EHCI Host Controller >22:34:02,809 INFO kernel:[ 5.881183] ehci-pci 0000:00:02.1: new USB bus registered, assigned bus number 1 >22:34:02,809 INFO kernel:[ 5.881301] ehci-pci 0000:00:02.1: debug port 1 >22:34:02,809 DEBUG kernel:[ 5.881502] ehci-pci 0000:00:02.1: cache line size of 64 is not supported >22:34:02,809 INFO kernel:[ 5.881586] ehci-pci 0000:00:02.1: irq 22, io mem 0xf8e7fc00 >22:34:02,809 INFO kernel:[ 5.886968] ehci-pci 0000:00:02.1: USB 2.0 started, EHCI 1.00 >22:34:02,809 INFO kernel:[ 5.887510] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >22:34:02,809 INFO kernel:[ 5.887513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:34:02,809 INFO kernel:[ 5.887515] usb usb1: Product: EHCI Host Controller >22:34:02,809 INFO kernel:[ 5.887518] usb usb1: Manufacturer: Linux 3.18.0-0.rc0.git6.1.fc22.x86_64 ehci_hcd >22:34:02,809 INFO kernel:[ 5.887520] usb usb1: SerialNumber: 0000:00:02.1 >22:34:02,809 INFO kernel:[ 5.888789] hub 1-0:1.0: USB hub found >22:34:02,809 INFO kernel:[ 5.888868] hub 1-0:1.0: 6 ports detected >22:34:02,809 INFO kernel:[ 5.891737] ehci-pci 0000:00:04.1: EHCI Host Controller >22:34:02,809 INFO kernel:[ 5.892000] ehci-pci 0000:00:04.1: new USB bus registered, assigned bus number 2 >22:34:02,809 INFO kernel:[ 5.892019] ehci-pci 0000:00:04.1: debug port 1 >22:34:02,809 DEBUG kernel:[ 5.892100] ehci-pci 0000:00:04.1: cache line size of 64 is not supported >22:34:02,809 INFO kernel:[ 5.892148] ehci-pci 0000:00:04.1: irq 20, io mem 0xf8e7f800 >22:34:02,809 INFO kernel:[ 5.897945] ehci-pci 0000:00:04.1: USB 2.0 started, EHCI 1.00 >22:34:02,809 INFO kernel:[ 5.898189] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >22:34:02,809 INFO kernel:[ 5.898192] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:34:02,809 INFO kernel:[ 5.898194] usb usb2: Product: EHCI Host Controller >22:34:02,809 INFO kernel:[ 5.898197] usb usb2: Manufacturer: Linux 3.18.0-0.rc0.git6.1.fc22.x86_64 ehci_hcd >22:34:02,809 INFO kernel:[ 5.898199] usb usb2: SerialNumber: 0000:00:04.1 >22:34:02,809 INFO kernel:[ 5.898893] hub 2-0:1.0: USB hub found >22:34:02,809 INFO kernel:[ 5.898949] hub 2-0:1.0: 6 ports detected >22:34:02,809 INFO kernel:[ 5.900272] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >22:34:02,809 INFO kernel:[ 5.900290] ohci-pci: OHCI PCI platform driver >22:34:02,809 INFO kernel:[ 5.901099] ohci-pci 0000:00:02.0: OHCI PCI host controller >22:34:02,809 INFO kernel:[ 5.901369] ohci-pci 0000:00:02.0: new USB bus registered, assigned bus number 3 >22:34:02,809 INFO kernel:[ 5.901550] ohci-pci 0000:00:02.0: irq 23, io mem 0xf8e7e000 >22:34:02,809 INFO kernel:[ 5.954151] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >22:34:02,809 INFO kernel:[ 5.954154] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:34:02,809 INFO kernel:[ 5.954156] usb usb3: Product: OHCI PCI host controller >22:34:02,809 INFO kernel:[ 5.954159] usb usb3: Manufacturer: Linux 3.18.0-0.rc0.git6.1.fc22.x86_64 ohci_hcd >22:34:02,809 INFO kernel:[ 5.954161] usb usb3: SerialNumber: 0000:00:02.0 >22:34:02,809 INFO kernel:[ 5.954860] hub 3-0:1.0: USB hub found >22:34:02,809 INFO kernel:[ 5.954917] hub 3-0:1.0: 6 ports detected >22:34:02,809 INFO kernel:[ 5.956996] ohci-pci 0000:00:04.0: OHCI PCI host controller >22:34:02,809 INFO kernel:[ 5.957251] ohci-pci 0000:00:04.0: new USB bus registered, assigned bus number 4 >22:34:02,809 INFO kernel:[ 5.957385] ohci-pci 0000:00:04.0: irq 21, io mem 0xf8e7d000 >22:34:02,809 INFO kernel:[ 6.010050] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >22:34:02,809 INFO kernel:[ 6.010058] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:34:02,809 INFO kernel:[ 6.010061] usb usb4: Product: OHCI PCI host controller >22:34:02,809 INFO kernel:[ 6.010063] usb usb4: Manufacturer: Linux 3.18.0-0.rc0.git6.1.fc22.x86_64 ohci_hcd >22:34:02,809 INFO kernel:[ 6.010065] usb usb4: SerialNumber: 0000:00:04.0 >22:34:02,809 INFO kernel:[ 6.010753] hub 4-0:1.0: USB hub found >22:34:02,809 INFO kernel:[ 6.010788] hub 4-0:1.0: 6 ports detected >22:34:02,809 INFO kernel:[ 6.012105] uhci_hcd: USB Universal Host Controller Interface driver >22:34:02,809 INFO kernel:[ 6.012347] usbcore: registered new interface driver usbserial >22:34:02,809 INFO kernel:[ 6.012386] usbcore: registered new interface driver usbserial_generic >22:34:02,809 INFO kernel:[ 6.012514] usbserial: USB Serial support registered for generic >22:34:02,809 INFO kernel:[ 6.012695] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 >22:34:02,809 WARNING kernel:[ 6.012697] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp >22:34:02,809 INFO kernel:[ 6.013031] serio: i8042 KBD port at 0x60,0x64 irq 1 >22:34:02,809 INFO kernel:[ 6.013781] mousedev: PS/2 mouse device common for all mice >22:34:02,809 INFO kernel:[ 6.015027] rtc_cmos 00:03: RTC can wake from S4 >22:34:02,809 INFO kernel:[ 6.015653] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 >22:34:02,809 INFO kernel:[ 6.015728] rtc_cmos 00:03: alarms up to one year, y3k, 114 bytes nvram, hpet irqs >22:34:02,809 INFO kernel:[ 6.016192] device-mapper: uevent: version 1.0.3 >22:34:02,809 INFO kernel:[ 6.016634] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >22:34:02,809 INFO kernel:[ 6.019426] hidraw: raw HID events driver (C) Jiri Kosina >22:34:02,809 INFO kernel:[ 6.020103] usbcore: registered new interface driver usbhid >22:34:02,809 INFO kernel:[ 6.020107] usbhid: USB HID core driver >22:34:02,809 INFO kernel:[ 6.020240] drop_monitor: Initializing network drop monitor service >22:34:02,809 INFO kernel:[ 6.020561] ip_tables: (C) 2000-2006 Netfilter Core Team >22:34:02,809 INFO kernel:[ 6.020668] TCP: cubic registered >22:34:02,809 INFO kernel:[ 6.020682] Initializing XFRM netlink socket >22:34:02,809 INFO kernel:[ 6.021771] NET: Registered protocol family 10 >22:34:02,809 INFO kernel:[ 6.023023] mip6: Mobile IPv6 >22:34:02,809 INFO kernel:[ 6.023059] NET: Registered protocol family 17 >22:34:02,809 NOTICE kernel:[ 6.025038] Loading compiled-in X.509 certificates >22:34:02,809 NOTICE kernel:[ 6.026724] Loaded X.509 cert 'Fedora kernel signing key: a05ecf1417166d4762592327772d9b31b447a3be' >22:34:02,809 INFO kernel:[ 6.026786] registered taskstats version 1 >22:34:02,809 INFO kernel:[ 6.029078] Magic number: 2:441:603 >22:34:02,809 INFO kernel:[ 6.029136] acpi PNP0C0F:0f: hash matches >22:34:02,809 INFO kernel:[ 6.029252] rtc_cmos 00:03: setting system clock to 2014-10-14 22:33:34 UTC (1413326014) >22:34:02,809 DEBUG kernel:[ 6.029622] PM: Hibernation image not present or could not be loaded. >22:34:02,809 INFO kernel:[ 6.036927] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >22:34:02,809 INFO kernel:[ 6.182862] ata3: SATA link down (SStatus 0 SControl 300) >22:34:02,809 INFO kernel:[ 6.182892] ata2: SATA link down (SStatus 0 SControl 300) >22:34:02,809 INFO kernel:[ 6.182925] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >22:34:02,809 INFO kernel:[ 6.183848] ata6: SATA link down (SStatus 0 SControl 300) >22:34:02,809 INFO kernel:[ 6.183986] ata4: SATA link down (SStatus 0 SControl 300) >22:34:02,809 INFO kernel:[ 6.184021] ata1.00: ATA-8: WDC WD10EADS-00L5B1, 01.01A01, max UDMA/133 >22:34:02,809 INFO kernel:[ 6.184025] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32) >22:34:02,809 INFO kernel:[ 6.184862] ata5: SATA link down (SStatus 0 SControl 300) >22:34:02,809 INFO kernel:[ 6.184916] ata1.00: configured for UDMA/133 >22:34:02,809 NOTICE kernel:[ 6.186344] scsi 0:0:0:0: Direct-Access ATA WDC WD10EADS-00L 1A01 PQ: 0 ANSI: 5 >22:34:02,809 NOTICE kernel:[ 6.187964] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >22:34:02,809 NOTICE kernel:[ 6.188243] sd 0:0:0:0: [sda] Write Protect is off >22:34:02,809 DEBUG kernel:[ 6.188249] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >22:34:02,809 NOTICE kernel:[ 6.188380] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >22:34:02,809 NOTICE kernel:[ 6.188527] sd 0:0:0:0: Attached scsi generic sg0 type 0 >22:34:02,809 INFO kernel:[ 6.191896] usb 1-3: new high-speed USB device number 2 using ehci-pci >22:34:02,809 INFO kernel:[ 6.233265] sda: sda1 sda2 < sda5 sda6 sda7 sda8 > sda3 sda4 >22:34:02,809 NOTICE kernel:[ 6.236640] sd 0:0:0:0: [sda] Attached SCSI disk >22:34:02,809 INFO kernel:[ 6.241434] Freeing unused kernel memory: 3792K (ffffffff81ff3000 - ffffffff823a7000) >22:34:02,809 INFO kernel:[ 6.241439] Write protecting the kernel read-only data: 14336k >22:34:02,809 INFO kernel:[ 6.248433] Freeing unused kernel memory: 1608K (ffff88000186e000 - ffff880001a00000) >22:34:02,809 INFO kernel:[ 6.250724] Freeing unused kernel memory: 552K (ffff880001d76000 - ffff880001e00000) >22:34:02,809 NOTICE kernel:[ 6.260222] random: systemd urandom read with 34 bits of entropy available >22:34:02,809 WARNING kernel:[ 6.284750] systemd-gpt-aut (99) used greatest stack depth: 13264 bytes left >22:34:02,809 WARNING kernel:[ 6.285310] systemd-cryptse (101) used greatest stack depth: 13232 bytes left >22:34:02,809 INFO kernel:[ 6.308274] usb 1-3: New USB device found, idVendor=125f, idProduct=312b >22:34:02,809 INFO kernel:[ 6.308280] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >22:34:02,809 INFO kernel:[ 6.308283] usb 1-3: Product: ADATA USB Flash Drive >22:34:02,809 INFO kernel:[ 6.308286] usb 1-3: Manufacturer: ADATA >22:34:02,809 INFO kernel:[ 6.308288] usb 1-3: SerialNumber: 1108170000000819 >22:34:02,809 INFO kernel:[ 6.367820] usb 4-3: new low-speed USB device number 2 using ohci-pci >22:34:02,809 WARNING kernel:[ 6.424572] systemd-sysctl (116) used greatest stack depth: 13216 bytes left >22:34:02,809 WARNING kernel:[ 6.447648] systemd-cgroups (123) used greatest stack depth: 13160 bytes left >22:34:02,809 INFO kernel:[ 6.450590] device-mapper: multipath: version 1.7.0 loaded >22:34:02,809 INFO kernel:[ 6.560828] usb 4-3: New USB device found, idVendor=093a, idProduct=2510 >22:34:02,809 INFO kernel:[ 6.560835] usb 4-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >22:34:02,809 INFO kernel:[ 6.560838] usb 4-3: Product: USB OPTICAL MOUSE >22:34:02,809 INFO kernel:[ 6.560841] usb 4-3: Manufacturer: PIXART >22:34:02,809 INFO kernel:[ 6.575185] input: PIXART USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:04.0/usb4/4-3/4-3:1.0/0003:093A:2510.0001/input/input3 >22:34:02,809 INFO kernel:[ 6.576610] hid-generic 0003:093A:2510.0001: input,hidraw0: USB HID v1.11 Mouse [PIXART USB OPTICAL MOUSE] on usb-0000:00:04.0-3/input0 >22:34:02,809 INFO kernel:[ 6.658747] BIOS EDD facility v0.16 2004-Jun-25, 2 devices found >22:34:02,809 INFO kernel:[ 6.673759] usb 3-4: new full-speed USB device number 2 using ohci-pci >22:34:02,809 INFO kernel:[ 6.799899] tsc: Refined TSC clocksource calibration: 2210.999 MHz >22:34:02,809 INFO kernel:[ 6.872731] usb 3-4: New USB device found, idVendor=046d, idProduct=c526 >22:34:02,809 INFO kernel:[ 6.872737] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >22:34:02,809 INFO kernel:[ 6.872741] usb 3-4: Product: USB Receiver >22:34:02,809 INFO kernel:[ 6.872743] usb 3-4: Manufacturer: Logitech >22:34:02,809 INFO kernel:[ 6.885674] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:02.0/usb3/3-4/3-4:1.0/0003:046D:C526.0002/input/input4 >22:34:02,809 INFO kernel:[ 6.886266] hid-generic 0003:046D:C526.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:02.0-4/input0 >22:34:02,809 INFO kernel:[ 6.897163] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:02.0/usb3/3-4/3-4:1.1/0003:046D:C526.0003/input/input5 >22:34:02,809 INFO kernel:[ 6.898207] hid-generic 0003:046D:C526.0003: input,hiddev0,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:02.0-4/input1 >22:34:02,809 INFO kernel:[ 7.586022] squashfs: version 4.0 (2009/01/31) Phillip Lougher >22:34:02,809 INFO kernel:[ 7.600385] Loading iSCSI transport class v2.0-870. >22:34:02,809 NOTICE kernel:[ 7.614230] iscsi: registered transport (tcp) >22:34:02,809 INFO kernel:[ 7.730922] Floppy drive(s): fd0 is 1.44M >22:34:02,809 INFO kernel:[ 7.745280] FDC 0 is a post-1991 82077 >22:34:02,809 WARNING kernel:[ 7.747914] modprobe (403) used greatest stack depth: 13152 bytes left >22:34:02,809 INFO kernel:[ 7.763707] No iBFT detected. >22:34:02,809 INFO kernel:[ 7.772414] md: raid0 personality registered for level 0 >22:34:02,809 INFO kernel:[ 7.783520] md: raid1 personality registered for level 1 >22:34:02,809 INFO kernel:[ 7.800905] Switched to clocksource tsc >22:34:02,809 WARNING kernel:[ 7.818362] raid6: sse2x1 3121 MB/s >22:34:02,809 WARNING kernel:[ 7.835347] raid6: sse2x2 5066 MB/s >22:34:02,809 WARNING kernel:[ 7.852334] raid6: sse2x4 5593 MB/s >22:34:02,809 WARNING kernel:[ 7.852336] raid6: using algorithm sse2x4 (5593 MB/s) >22:34:02,809 WARNING kernel:[ 7.852338] raid6: using intx1 recovery algorithm >22:34:02,809 INFO kernel:[ 7.854912] async_tx: api initialized (async) >22:34:02,809 INFO kernel:[ 7.857723] xor: measuring software checksum speed >22:34:02,809 INFO kernel:[ 7.867323] prefetch64-sse: 9240.000 MB/sec >22:34:02,809 INFO kernel:[ 7.877324] generic_sse: 8580.000 MB/sec >22:34:02,809 INFO kernel:[ 7.877327] xor: using function: prefetch64-sse (9240.000 MB/sec) >22:34:02,809 INFO kernel:[ 7.898244] md: raid6 personality registered for level 6 >22:34:02,809 INFO kernel:[ 7.898248] md: raid5 personality registered for level 5 >22:34:02,809 INFO kernel:[ 7.898251] md: raid4 personality registered for level 4 >22:34:02,809 INFO kernel:[ 7.921565] md: raid10 personality registered for level 10 >22:34:02,809 INFO kernel:[ 7.929846] md: linear personality registered for level -1 >22:34:02,809 INFO kernel:[ 7.963645] device-mapper: multipath round-robin: version 1.0.0 loaded >22:34:02,809 INFO kernel:[ 7.987197] sha256_ssse3: Neither AVX nor SSSE3 is available/usable. >22:34:02,809 INFO kernel:[ 8.058831] RPC: Registered named UNIX socket transport module. >22:34:02,809 INFO kernel:[ 8.058836] RPC: Registered udp transport module. >22:34:02,809 INFO kernel:[ 8.058839] RPC: Registered tcp transport module. >22:34:02,809 INFO kernel:[ 8.058841] RPC: Registered tcp NFSv4.1 backchannel transport module. >22:34:02,809 WARNING kernel:[ 8.059952] modprobe (430) used greatest stack depth: 13104 bytes left >22:34:02,809 INFO kernel:[ 8.690258] wmi: Mapper loaded >22:34:02,810 WARNING kernel:[ 8.752876] [Firmware Bug]: ACPI(IGPU) defines _DOD but not _DOS >22:34:02,810 INFO kernel:[ 8.753305] ACPI: Video Device [IGPU] (multi-head: yes rom: no post: no) >22:34:02,810 INFO kernel:[ 8.755971] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:11/LNXVIDEO:00/input/input6 >22:34:02,810 DEBUG kernel:[ 8.782197] pata_amd 0000:00:06.0: version 0.4.1 >22:34:02,810 INFO kernel:[ 8.801102] scsi host6: pata_amd >22:34:02,810 INFO kernel:[ 8.810053] scsi host7: pata_amd >22:34:02,810 INFO kernel:[ 8.820621] ata7: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 >22:34:02,810 INFO kernel:[ 8.820627] ata8: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 >22:34:02,810 INFO kernel:[ 8.820774] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64. >22:34:02,810 WARNING kernel:[ 8.822531] ACPI: PCI Interrupt Link [LMAC] enabled at IRQ 22 >22:34:02,810 INFO kernel:[ 8.831774] usb-storage 1-3:1.0: USB Mass Storage device detected >22:34:02,810 INFO kernel:[ 8.832345] scsi host8: usb-storage 1-3:1.0 >22:34:02,810 INFO kernel:[ 8.832802] usbcore: registered new interface driver usb-storage >22:34:02,810 INFO kernel:[ 8.833857] [drm] Initialized drm 1.1.0 20060810 >22:34:02,810 INFO kernel:[ 8.836677] usbcore: registered new interface driver uas >22:34:02,810 INFO kernel:[ 8.880313] forcedeth 0000:00:0a.0: ifname eth0, PHY OUI 0x732 @ 3, addr 90:e6:ba:c2:a8:6b >22:34:02,810 INFO kernel:[ 8.880321] forcedeth 0000:00:0a.0: highdma csum pwrctl mgmt gbit lnktim msi desc-v3 >22:34:02,810 WARNING kernel:[ 8.914154] ata_id (559) used greatest stack depth: 13080 bytes left >22:34:02,810 WARNING kernel:[ 8.949045] MXM: GUID detected in BIOS >22:34:02,810 WARNING kernel:[ 8.949292] ACPI Warning: \_SB_.PCI0.IXVE.IGPU._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140828/nsarguments-95) >22:34:02,810 INFO kernel:[ 8.949357] ACPI: \_SB_.PCI0.IXVE.IGPU: failed to evaluate _DSM >22:34:02,810 INFO kernel:[ 8.949374] VGA switcheroo: detected DSM switching method \_SB_.PCI0.IXVE.IGPU handle >22:34:02,810 INFO kernel:[ 8.950819] forcedeth 0000:00:0a.0 enp0s10: renamed from eth0 >22:34:02,810 WARNING kernel:[ 8.951400] ACPI: PCI Interrupt Link [SGRU] enabled at IRQ 21 >22:34:02,810 INFO kernel:[ 8.953245] nouveau [ DEVICE][0000:02:00.0] BOOT0 : 0x0aa480a2 >22:34:02,810 INFO kernel:[ 8.953250] nouveau [ DEVICE][0000:02:00.0] Chipset: MCP77/MCP78 (NVAA) >22:34:02,810 INFO kernel:[ 8.953253] nouveau [ DEVICE][0000:02:00.0] Family : NV50 >22:34:02,810 INFO kernel:[ 8.953320] nouveau [ VBIOS][0000:02:00.0] checking PRAMIN for image... >22:34:02,810 DEBUG kernel:[ 8.987686] ata8: port disabled--ignoring >22:34:02,810 INFO kernel:[ 9.001497] nouveau [ VBIOS][0000:02:00.0] ... appears to be valid >22:34:02,810 INFO kernel:[ 9.001500] nouveau [ VBIOS][0000:02:00.0] using image from PRAMIN >22:34:02,810 INFO kernel:[ 9.001654] nouveau [ VBIOS][0000:02:00.0] BIT signature found >22:34:02,810 INFO kernel:[ 9.001658] nouveau [ VBIOS][0000:02:00.0] version 62.77.35.00.00 >22:34:02,810 INFO kernel:[ 9.023690] nouveau [ PFB][0000:02:00.0] RAM type: stolen system memory >22:34:02,810 INFO kernel:[ 9.023694] nouveau [ PFB][0000:02:00.0] RAM size: 512 MiB >22:34:02,810 INFO kernel:[ 9.023697] nouveau [ PFB][0000:02:00.0] ZCOMP: 0 tags >22:34:02,810 INFO kernel:[ 9.030867] nouveau [ VOLT][0000:02:00.0] GPU voltage: 1100000uv >22:34:02,810 NOTICE kernel:[ 9.322528] random: nonblocking pool is initialized >22:34:02,810 INFO kernel:[ 9.377922] nouveau [ PTHERM][0000:02:00.0] FAN control: none / external >22:34:02,810 INFO kernel:[ 9.377937] nouveau [ PTHERM][0000:02:00.0] fan management: automatic >22:34:02,810 INFO kernel:[ 9.378004] nouveau [ PTHERM][0000:02:00.0] internal sensor: yes >22:34:02,810 INFO kernel:[ 9.378066] nouveau [ CLK][0000:02:00.0] 0f: core 500 MHz shader 1200 MHz vdec 500 MHz >22:34:02,810 INFO kernel:[ 9.378138] nouveau [ CLK][0000:02:00.0] --: core 350 MHz shader 800 MHz vdec 350 MHz >22:34:02,810 INFO kernel:[ 9.379634] [TTM] Zone kernel: Available graphics memory: 1750670 kiB >22:34:02,810 INFO kernel:[ 9.379639] [TTM] Initializing pool allocator >22:34:02,810 INFO kernel:[ 9.379680] [TTM] Initializing DMA pool allocator >22:34:02,810 INFO kernel:[ 9.379910] nouveau [ DRM] VRAM: 512 MiB >22:34:02,810 INFO kernel:[ 9.379913] nouveau [ DRM] GART: 1048576 MiB >22:34:02,810 INFO kernel:[ 9.379919] nouveau [ DRM] TMDS table version 2.0 >22:34:02,810 INFO kernel:[ 9.379921] nouveau [ DRM] DCB version 4.0 >22:34:02,810 INFO kernel:[ 9.379924] nouveau [ DRM] DCB outp 00: 01000300 0000001e >22:34:02,810 INFO kernel:[ 9.379927] nouveau [ DRM] DCB outp 01: 01011332 00020010 >22:34:02,810 INFO kernel:[ 9.379930] nouveau [ DRM] DCB conn 00: 00000000 >22:34:02,810 INFO kernel:[ 9.379933] nouveau [ DRM] DCB conn 01: 00003161 >22:34:02,810 INFO kernel:[ 9.390670] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >22:34:02,810 INFO kernel:[ 9.390674] [drm] Driver supports precise vblank timestamp query. >22:34:02,810 INFO kernel:[ 9.403259] nouveau [ DRM] MM: using M2MF for buffer copies >22:34:02,810 INFO kernel:[ 9.513751] nouveau [ DRM] allocated 1920x1080 fb: 0x50000, bo ffff88007ebd3000 >22:34:02,810 INFO kernel:[ 9.515083] fbcon: nouveaufb (fb0) is primary device >22:34:02,810 INFO kernel:[ 9.610966] Console: switching to colour frame buffer device 240x67 >22:34:02,810 INFO kernel:[ 9.614556] nouveau 0000:02:00.0: fb0: nouveaufb frame buffer device >22:34:02,810 INFO kernel:[ 9.614559] nouveau 0000:02:00.0: registered panic notifier >22:34:02,810 INFO kernel:[ 9.626871] [drm] Initialized nouveau 1.2.0 20120801 for 0000:02:00.0 on minor 0 >22:34:02,810 INFO kernel:[ 9.627031] nouveau 0000:03:00.0: enabling device (0004 -> 0007) >22:34:02,810 INFO kernel:[ 9.628545] nouveau [ DEVICE][0000:03:00.0] BOOT0 : 0x094100a1 >22:34:02,810 INFO kernel:[ 9.628550] nouveau [ DEVICE][0000:03:00.0] Chipset: G94 (NV94) >22:34:02,810 INFO kernel:[ 9.628552] nouveau [ DEVICE][0000:03:00.0] Family : NV50 >22:34:02,810 INFO kernel:[ 9.628611] nouveau [ VBIOS][0000:03:00.0] checking PRAMIN for image... >22:34:02,810 INFO kernel:[ 9.628615] nouveau [ VBIOS][0000:03:00.0] ... signature not found >22:34:02,810 INFO kernel:[ 9.628617] nouveau [ VBIOS][0000:03:00.0] checking PROM for image... >22:34:02,810 INFO kernel:[ 9.740910] nouveau [ VBIOS][0000:03:00.0] ... appears to be valid >22:34:02,810 INFO kernel:[ 9.740914] nouveau [ VBIOS][0000:03:00.0] using image from PROM >22:34:02,810 INFO kernel:[ 9.741085] nouveau [ VBIOS][0000:03:00.0] BIT signature found >22:34:02,810 INFO kernel:[ 9.741089] nouveau [ VBIOS][0000:03:00.0] version 62.94.4b.00.00 >22:34:02,810 INFO kernel:[ 9.742454] nouveau [ DEVINIT][0000:03:00.0] adaptor not initialised >22:34:02,810 INFO kernel:[ 9.742460] nouveau [ VBIOS][0000:03:00.0] running init tables >22:34:02,810 NOTICE kernel:[ 9.837909] scsi 8:0:0:0: Direct-Access ADATA USB Flash Drive 1.00 PQ: 0 ANSI: 6 >22:34:02,810 NOTICE kernel:[ 9.840639] sd 8:0:0:0: Attached scsi generic sg1 type 0 >22:34:02,810 NOTICE kernel:[ 9.840855] sd 8:0:0:0: [sdb] 30883840 512-byte logical blocks: (15.8 GB/14.7 GiB) >22:34:02,810 NOTICE kernel:[ 9.841841] sd 8:0:0:0: [sdb] Write Protect is off >22:34:02,810 DEBUG kernel:[ 9.841846] sd 8:0:0:0: [sdb] Mode Sense: 23 00 00 00 >22:34:02,810 NOTICE kernel:[ 9.842601] sd 8:0:0:0: [sdb] Write cache: disabled, read cache: disabled, doesn't support DPO or FUA >22:34:02,810 INFO kernel:[ 9.849214] sdb: sdb1 sdb2 sdb3 >22:34:02,810 NOTICE kernel:[ 9.853580] sd 8:0:0:0: [sdb] Attached SCSI removable disk >22:34:02,810 WARNING kernel:[ 9.911379] multipath (567) used greatest stack depth: 12352 bytes left >22:34:02,810 DEBUG kernel:[ 9.912852] nouveau 0000:03:00.0: irq 25 for MSI/MSI-X >22:34:02,810 INFO kernel:[ 9.912876] nouveau [ PMC][0000:03:00.0] MSI interrupts enabled >22:34:02,810 INFO kernel:[ 9.912961] nouveau [ PFB][0000:03:00.0] RAM type: DDR2 >22:34:02,810 INFO kernel:[ 9.912963] nouveau [ PFB][0000:03:00.0] RAM size: 512 MiB >22:34:02,810 INFO kernel:[ 9.912966] nouveau [ PFB][0000:03:00.0] ZCOMP: 4096 tags >22:34:02,810 INFO kernel:[ 9.920088] nouveau [ VOLT][0000:03:00.0] GPU voltage: 1000000uv >22:34:02,810 INFO kernel:[ 10.165644] nouveau [ PTHERM][0000:03:00.0] FAN control: none / external >22:34:02,810 INFO kernel:[ 10.165659] nouveau [ PTHERM][0000:03:00.0] fan management: automatic >22:34:02,810 INFO kernel:[ 10.165793] nouveau [ PTHERM][0000:03:00.0] internal sensor: yes >22:34:02,810 INFO kernel:[ 10.165809] nouveau [ CLK][0000:03:00.0] 0f: core 650 MHz shader 1625 MHz memory 400 MHz >22:34:02,810 INFO kernel:[ 10.165857] nouveau [ CLK][0000:03:00.0] --: core 500 MHz shader 1250 MHz memory 399 MHz >22:34:02,810 INFO kernel:[ 10.166057] vga_switcheroo: enabled >22:34:02,810 INFO kernel:[ 10.166259] nouveau [ DRM] VRAM: 512 MiB >22:34:02,810 INFO kernel:[ 10.166262] nouveau [ DRM] GART: 1048576 MiB >22:34:02,810 INFO kernel:[ 10.166268] nouveau [ DRM] TMDS table version 2.0 >22:34:02,810 INFO kernel:[ 10.166270] nouveau [ DRM] DCB version 4.0 >22:34:02,810 INFO kernel:[ 10.166273] nouveau [ DRM] DCB outp 00: 02000300 00000028 >22:34:02,810 INFO kernel:[ 10.166276] nouveau [ DRM] DCB outp 01: 01000302 00020030 >22:34:02,810 INFO kernel:[ 10.166279] nouveau [ DRM] DCB outp 02: 04011310 00000028 >22:34:02,810 INFO kernel:[ 10.166281] nouveau [ DRM] DCB outp 03: 02011312 00020030 >22:34:02,810 INFO kernel:[ 10.166283] nouveau [ DRM] DCB outp 04: 010223f1 00c0c080 >22:34:02,810 INFO kernel:[ 10.166285] nouveau [ DRM] DCB conn 00: 00001030 >22:34:02,810 INFO kernel:[ 10.166289] nouveau [ DRM] DCB conn 01: 00002130 >22:34:02,810 INFO kernel:[ 10.166291] nouveau [ DRM] DCB conn 02: 00000210 >22:34:02,810 INFO kernel:[ 10.166294] nouveau [ DRM] DCB conn 03: 00000211 >22:34:02,810 INFO kernel:[ 10.166296] nouveau [ DRM] DCB conn 04: 00000213 >22:34:02,810 WARNING kernel:[ 10.176386] nouveau W[ DRM] failed to create encoder 0/1/0: -19 >22:34:02,810 WARNING kernel:[ 10.176390] nouveau W[ DRM] TV-1 has no encoders, removing >22:34:02,810 INFO kernel:[ 10.178386] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >22:34:02,810 INFO kernel:[ 10.178390] [drm] Driver supports precise vblank timestamp query. >22:34:02,810 INFO kernel:[ 10.191343] nouveau [ DRM] MM: using M2MF for buffer copies >22:34:02,810 INFO kernel:[ 10.214607] nouveau 0000:03:00.0: No connectors reported connected with modes >22:34:02,810 INFO kernel:[ 10.214619] [drm] Cannot find any crtc or sizes - going 1024x768 >22:34:02,810 INFO kernel:[ 10.215360] nouveau [ DRM] allocated 1024x768 fb: 0x70000, bo ffff88007e103800 >22:34:02,810 INFO kernel:[ 10.215769] nouveau 0000:03:00.0: fb1: nouveaufb frame buffer device >22:34:02,810 INFO kernel:[ 10.215933] [drm] Initialized nouveau 1.2.0 20120801 for 0000:03:00.0 on minor 1 >22:34:02,810 WARNING kernel:[ 13.257444] systemd-udevd (544) used greatest stack depth: 11488 bytes left >22:34:02,810 WARNING kernel:[ 17.178584] calling mux switch 16 >22:34:02,810 WARNING kernel:[ 17.178946] mux mutex set switched 0 >22:34:02,810 WARNING kernel:[ 17.178948] calling mux switch 16 >22:34:02,810 WARNING kernel:[ 17.179296] mux switched 0 >22:34:02,810 WARNING kernel:[ 17.179311] ACPI Warning: \_SB_.PCI0.IXVE.IGPU._DSM: Argument #4 type mismatch - Found [Integer], ACPI requires [Package] (20140828/nsarguments-95) >22:34:02,810 WARNING kernel:[ 17.179574] ACPI Warning: \_SB_.PCI0.IXVE.IGPU._DSM: Argument #4 type mismatch - Found [Integer], ACPI requires [Package] (20140828/nsarguments-95) >22:34:02,810 WARNING kernel:[ 17.179768] ACPI Error: Needed [Buffer/String/Package], found [Integer] ffff88007e8a1048 (20140828/exresop-590) >22:34:02,810 WARNING kernel:[ 17.179774] ACPI Exception: AE_AML_OPERAND_TYPE, While resolving operands for [Index] (20140828/dswexec-461) >22:34:02,810 WARNING kernel:[ 17.179798] ACPI Error: Method parse/execution failed [\_SB_.PCI0.IXVE.IGPU._DSM] (Node ffff88013ac7e550), AE_AML_OPERAND_TYPE (20140828/psparse-536) >22:34:02,810 WARNING kernel:[ 17.179833] ACPI: \_SB_.PCI0.IXVE.IGPU: failed to evaluate _DSM (0x3003) >22:34:02,810 INFO kernel:[ 17.179836] ACPI: \_SB_.PCI0.IXVE.IGPU: failed to evaluate _DSM >22:34:02,810 ERR kernel:[ 22.875205] end_request: I/O error, dev fd0, sector 0 >22:34:02,810 INFO kernel:[ 22.875221] floppy: error -5 while reading block 0 >22:34:02,810 DEBUG kernel:[ 24.025068] ISO 9660 Extensions: Microsoft Joliet Level 3 >22:34:02,810 DEBUG kernel:[ 24.033065] ISO 9660 Extensions: RRIP_1991A >22:34:02,810 INFO kernel:[ 24.313410] loop: module loaded >22:34:02,810 INFO kernel:[ 25.136438] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >22:34:02,810 DEBUG kernel:[ 26.765699] SELinux: 2048 avtab hash slots, 109356 rules. >22:34:02,810 DEBUG kernel:[ 26.811272] SELinux: 2048 avtab hash slots, 109356 rules. >22:34:02,810 DEBUG kernel:[ 26.903039] SELinux: 8 users, 103 roles, 4933 types, 292 bools, 1 sens, 1024 cats >22:34:02,810 DEBUG kernel:[ 26.903046] SELinux: 83 classes, 109356 rules >22:34:02,810 INFO kernel:[ 26.919797] SELinux: Permission audit_read in class capability2 not defined in policy. >22:34:02,810 INFO kernel:[ 26.919807] SELinux: the above unknown classes and permissions will be allowed >22:34:02,810 DEBUG kernel:[ 26.919821] SELinux: Completing initialization. >22:34:02,810 DEBUG kernel:[ 26.919823] SELinux: Setting up existing superblocks. >22:34:02,810 DEBUG kernel:[ 26.920021] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:34:02,810 DEBUG kernel:[ 26.920218] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >22:34:02,810 DEBUG kernel:[ 26.920344] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >22:34:02,810 DEBUG kernel:[ 26.920399] SELinux: initialized (dev proc, type proc), uses genfs_contexts >22:34:02,810 DEBUG kernel:[ 26.921198] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >22:34:02,810 DEBUG kernel:[ 26.923016] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >22:34:02,810 DEBUG kernel:[ 26.937222] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >22:34:02,810 DEBUG kernel:[ 26.937308] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >22:34:02,810 DEBUG kernel:[ 26.937406] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >22:34:02,810 DEBUG kernel:[ 26.937498] SELinux: initialized (dev aio, type aio), not configured for labeling >22:34:02,810 DEBUG kernel:[ 26.937564] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >22:34:02,810 DEBUG kernel:[ 26.937754] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >22:34:02,810 DEBUG kernel:[ 26.937898] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >22:34:02,810 DEBUG kernel:[ 26.938006] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >22:34:02,810 DEBUG kernel:[ 26.938177] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >22:34:02,810 DEBUG kernel:[ 26.943877] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >22:34:02,810 DEBUG kernel:[ 26.943914] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:34:02,810 DEBUG kernel:[ 26.943934] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:34:02,810 DEBUG kernel:[ 26.944212] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:34:02,810 DEBUG kernel:[ 26.944353] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:34:02,810 DEBUG kernel:[ 26.944478] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >22:34:02,810 DEBUG kernel:[ 26.944516] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:34:02,810 DEBUG kernel:[ 26.944523] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:34:02,810 DEBUG kernel:[ 26.944533] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:34:02,810 DEBUG kernel:[ 26.944623] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:34:02,810 DEBUG kernel:[ 26.944650] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:34:02,810 DEBUG kernel:[ 26.944658] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:34:02,810 DEBUG kernel:[ 26.944665] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:34:02,810 DEBUG kernel:[ 26.944752] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:34:02,810 DEBUG kernel:[ 26.944760] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:34:02,810 DEBUG kernel:[ 26.944852] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >22:34:02,810 DEBUG kernel:[ 26.944979] SELinux: initialized (dev drm, type drm), not configured for labeling >22:34:02,810 DEBUG kernel:[ 26.945089] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >22:34:02,810 DEBUG kernel:[ 26.945208] SELinux: initialized (dev sdb, type iso9660), uses genfs_contexts >22:34:02,810 DEBUG kernel:[ 26.945423] SELinux: initialized (dev loop0, type squashfs), uses xattr >22:34:02,810 DEBUG kernel:[ 26.945946] SELinux: initialized (dev dm-0, type ext4), uses xattr >22:34:02,810 NOTICE kernel:[ 26.965887] audit: type=1403 audit(1413326035.442:2): policy loaded auid=4294967295 ses=4294967295 >22:34:02,810 DEBUG kernel:[ 27.622226] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >22:34:02,810 DEBUG kernel:[ 27.838061] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >22:34:02,810 DEBUG kernel:[ 27.891697] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:34:02,810 INFO kernel:[ 29.918886] acpi-cpufreq: overriding BIOS provided _PSD data >22:34:02,810 INFO kernel:[ 29.965009] i2c i2c-17: nForce2 SMBus adapter at 0x600 >22:34:02,810 WARNING kernel:[ 29.965018] ACPI Warning: SystemIO range 0x0000000000000700-0x000000000000073f conflicts with OpRegion 0x0000000000000700-0x000000000000073f (\SM00) (20140828/utaddress-258) >22:34:02,810 INFO kernel:[ 29.965028] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >22:34:02,811 WARNING kernel:[ 29.997136] tpm_infineon: Unknown symbol tpm_register_hardware (err 0) >22:34:02,811 WARNING kernel:[ 29.997164] tpm_infineon: Unknown symbol tpm_dev_vendor_release (err 0) >22:34:02,811 WARNING kernel:[ 29.997174] tpm_infineon: Unknown symbol tpm_remove_hardware (err 0) >22:34:02,811 WARNING kernel:[ 29.997186] tpm_infineon: Unknown symbol tpm_pm_resume (err 0) >22:34:02,811 WARNING kernel:[ 30.063315] tpm_tis: Unknown symbol tpm_gen_interrupt (err 0) >22:34:02,811 WARNING kernel:[ 30.063342] tpm_tis: Unknown symbol tpm_calc_ordinal_duration (err 0) >22:34:02,811 WARNING kernel:[ 30.063358] tpm_tis: Unknown symbol tpm_register_hardware (err 0) >22:34:02,811 WARNING kernel:[ 30.063370] tpm_tis: Unknown symbol tpm_pm_suspend (err 0) >22:34:02,811 WARNING kernel:[ 30.063387] tpm_tis: Unknown symbol tpm_get_timeouts (err 0) >22:34:02,811 WARNING kernel:[ 30.063401] tpm_tis: Unknown symbol wait_for_tpm_stat (err 0) >22:34:02,811 WARNING kernel:[ 30.063426] tpm_tis: Unknown symbol tpm_dev_vendor_release (err 0) >22:34:02,811 WARNING kernel:[ 30.063439] tpm_tis: Unknown symbol tpm_remove_hardware (err 0) >22:34:02,811 WARNING kernel:[ 30.063451] tpm_tis: Unknown symbol tpm_do_selftest (err 0) >22:34:02,811 WARNING kernel:[ 30.063461] tpm_tis: Unknown symbol tpm_pm_resume (err 0) >22:34:02,811 WARNING kernel:[ 30.066937] tpm_tis: Unknown symbol tpm_gen_interrupt (err 0) >22:34:02,811 WARNING kernel:[ 30.066961] tpm_tis: Unknown symbol tpm_calc_ordinal_duration (err 0) >22:34:02,811 WARNING kernel:[ 30.066976] tpm_tis: Unknown symbol tpm_register_hardware (err 0) >22:34:02,811 WARNING kernel:[ 30.066987] tpm_tis: Unknown symbol tpm_pm_suspend (err 0) >22:34:02,811 WARNING kernel:[ 30.067004] tpm_tis: Unknown symbol tpm_get_timeouts (err 0) >22:34:02,811 WARNING kernel:[ 30.067016] tpm_tis: Unknown symbol wait_for_tpm_stat (err 0) >22:34:02,811 WARNING kernel:[ 30.067039] tpm_tis: Unknown symbol tpm_dev_vendor_release (err 0) >22:34:02,811 WARNING kernel:[ 30.067052] tpm_tis: Unknown symbol tpm_remove_hardware (err 0) >22:34:02,811 WARNING kernel:[ 30.067063] tpm_tis: Unknown symbol tpm_do_selftest (err 0) >22:34:02,811 WARNING kernel:[ 30.067072] tpm_tis: Unknown symbol tpm_pm_resume (err 0) >22:34:02,811 INFO kernel:[ 30.084875] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >22:34:02,811 INFO kernel:[ 30.125888] parport_pc 00:01: reported by Plug and Play ACPI >22:34:02,811 INFO kernel:[ 30.126081] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE] >22:34:02,811 NOTICE kernel:[ 34.317891] audit: type=1400 audit(1413326042.796:3): avc: denied { unlink } for pid=1000 comm="rsyslogd" name="log" dev="devtmpfs" ino=9084 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=lnk_file permissive=1 >22:34:03,270 INFO NetworkManager: <info> NetworkManager (version 0.9.10.0-6.git20140704.fc22) is starting... >22:34:03,270 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >22:34:03,270 INFO NetworkManager: <info> WEXT support is enabled >22:34:03,429 INFO kernel:[ 34.948450] cfg80211: Calling CRDA to update world regulatory domain >22:34:03,700 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >22:34:03,827 INFO polkitd: Started polkitd version 0.112 >22:34:04,034 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >22:34:04,082 WARNING NetworkManager: <warn> Could not get hostname: failed to read /etc/sysconfig/network >22:34:04,084 INFO NetworkManager: <info> Acquired D-Bus service com.redhat.ifcfgrh1 >22:34:04,084 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >22:34:04,084 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >22:34:04,200 INFO NetworkManager: <info> parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >22:34:04,203 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >22:34:04,298 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >22:34:04,309 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >22:34:04,341 INFO NetworkManager: <info> WiFi hardware radio set enabled >22:34:04,341 INFO NetworkManager: <info> WWAN hardware radio set enabled >22:34:04,343 INFO NetworkManager: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-wifi.so >22:34:04,345 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >22:34:04,345 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >22:34:04,345 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >22:34:04,345 INFO NetworkManager: <info> Networking is enabled by state file >22:34:04,377 INFO NetworkManager: <info> (lo): link connected >22:34:04,377 INFO NetworkManager: <info> (lo): carrier is ON >22:34:04,379 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >22:34:04,379 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >22:34:04,427 INFO NetworkManager: <info> (enp0s10): carrier is OFF >22:34:04,461 INFO NetworkManager: <info> (enp0s10): new Ethernet device (driver: 'forcedeth' ifindex: 2) >22:34:04,461 INFO NetworkManager: <info> (enp0s10): exported as /org/freedesktop/NetworkManager/Devices/1 >22:34:04,462 INFO NetworkManager: <info> (enp0s10): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >22:34:04,484 DEBUG kernel:[ 36.003109] forcedeth 0000:00:0a.0: irq 26 for MSI/MSI-X >22:34:04,484 INFO kernel:[ 36.003408] forcedeth 0000:00:0a.0 enp0s10: MSI enabled >22:34:04,511 INFO NetworkManager: <info> (enp0s10): link connected >22:34:04,512 INFO NetworkManager: <info> (enp0s10): preparing device >22:34:04,515 INFO NetworkManager: <info> read connection 'Wired connection 1' >22:34:04,516 INFO NetworkManager: <info> (enp0s10): created default wired connection 'Wired connection 1' >22:34:04,518 INFO NetworkManager: <info> (enp0s10): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >22:34:04,518 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >22:34:04,519 INFO NetworkManager: <info> Activation (enp0s10) starting connection 'Wired connection 1' >22:34:04,519 INFO NetworkManager: <info> Activation (enp0s10) Stage 1 of 5 (Device Prepare) scheduled... >22:34:04,519 INFO NetworkManager: <info> Activation (enp0s10) Stage 1 of 5 (Device Prepare) started... >22:34:04,519 INFO NetworkManager: <info> (enp0s10): device state change: disconnected -> prepare (reason 'none') [30 40 0] >22:34:04,520 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >22:34:04,520 INFO NetworkManager: <info> Activation (enp0s10) Stage 2 of 5 (Device Configure) scheduled... >22:34:04,520 INFO NetworkManager: <info> Activation (enp0s10) Stage 1 of 5 (Device Prepare) complete. >22:34:04,521 INFO NetworkManager: <info> Activation (enp0s10) Stage 2 of 5 (Device Configure) starting... >22:34:04,521 INFO NetworkManager: <info> (enp0s10): device state change: prepare -> config (reason 'none') [40 50 0] >22:34:04,542 INFO NetworkManager: <info> Activation (enp0s10) Stage 2 of 5 (Device Configure) successful. >22:34:04,542 INFO NetworkManager: <info> Activation (enp0s10) Stage 3 of 5 (IP Configure Start) scheduled. >22:34:04,542 INFO NetworkManager: <info> Activation (enp0s10) Stage 2 of 5 (Device Configure) complete. >22:34:04,543 INFO NetworkManager: <info> Activation (enp0s10) Stage 3 of 5 (IP Configure Start) started... >22:34:04,543 INFO NetworkManager: <info> (enp0s10): device state change: config -> ip-config (reason 'none') [50 70 0] >22:34:04,560 INFO NetworkManager: <info> Activation (enp0s10) Beginning DHCPv4 transaction (timeout in 45 seconds) >22:34:04,656 INFO NetworkManager: <info> dhclient started with pid 1045 >22:34:04,660 INFO NetworkManager: <info> Activation (enp0s10) Stage 3 of 5 (IP Configure Start) complete. >22:34:04,935 INFO dhclient: Internet Systems Consortium DHCP Client 4.3.1 >22:34:04,935 INFO dhclient: Copyright 2004-2014 Internet Systems Consortium. >22:34:04,935 INFO dhclient: All rights reserved. >22:34:04,935 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >22:34:04,936 INFO dhclient: >22:34:04,998 INFO NetworkManager: <info> (enp0s10): DHCPv4 state changed nbi -> preinit >22:34:05,051 INFO dhclient: Listening on LPF/enp0s10/90:e6:ba:c2:a8:6b >22:34:05,051 INFO dhclient: Sending on LPF/enp0s10/90:e6:ba:c2:a8:6b >22:34:05,051 INFO dhclient: Sending on Socket/fallback >22:34:05,051 INFO dhclient: Created duid \000\001\000\001\033\320a\\\220\346\272\302\250k. >22:34:05,052 INFO dhclient: DHCPDISCOVER on enp0s10 to 255.255.255.255 port 67 interval 6 (xid=0x1df94083) >22:34:05,053 INFO dhclient: DHCPREQUEST on enp0s10 to 255.255.255.255 port 67 (xid=0x1df94083) >22:34:05,054 INFO dhclient: DHCPOFFER from 192.168.1.1 >22:34:05,056 INFO dhclient: DHCPACK from 192.168.1.1 (xid=0x1df94083) >22:34:05,067 INFO NetworkManager: <info> (enp0s10): DHCPv4 state changed preinit -> bound >22:34:05,067 INFO NetworkManager: <info> address 192.168.1.2 >22:34:05,067 INFO NetworkManager: <info> plen 24 (255.255.255.0) >22:34:05,067 INFO NetworkManager: <info> gateway 192.168.1.1 >22:34:05,067 INFO NetworkManager: <info> server identifier 192.168.1.1 >22:34:05,067 INFO NetworkManager: <info> lease time 43200 >22:34:05,067 INFO NetworkManager: <info> hostname 'pc' >22:34:05,068 INFO NetworkManager: <info> nameserver '192.168.1.1' >22:34:05,068 INFO NetworkManager: <info> domain name 'WORKGROUP' >22:34:05,069 INFO NetworkManager: <info> Activation (enp0s10) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >22:34:05,070 INFO NetworkManager: <info> Activation (enp0s10) Stage 5 of 5 (IPv4 Commit) started... >22:34:05,072 INFO NetworkManager: <info> (enp0s10): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >22:34:05,072 INFO NetworkManager: <info> Activation (enp0s10) Stage 5 of 5 (IPv4 Commit) complete. >22:34:05,074 INFO NetworkManager: <info> (enp0s10): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >22:34:05,074 INFO NetworkManager: <info> (enp0s10): device state change: secondaries -> activated (reason 'none') [90 100 0] >22:34:05,074 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_LOCAL >22:34:05,075 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >22:34:05,075 INFO NetworkManager: <info> Policy set 'Wired connection 1' (enp0s10) as default for IPv4 routing and DNS. >22:34:05,075 INFO NetworkManager: <info> Setting system hostname to 'pc' (from DHCPv4) >22:34:05,076 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >22:34:05,078 INFO NetworkManager: <info> Activation (enp0s10) successful, device activated. >22:34:05,086 INFO dhclient: bound to 192.168.1.2 -- renewal in 17072 seconds. >22:34:05,102 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >22:34:05,104 NOTICE nm-dispatcher: Dispatching action 'hostname' >22:34:05,326 NOTICE nm-dispatcher: Dispatching action 'up' for enp0s10 >22:34:06,305 INFO NetworkManager: <info> Activation (enp0s10) Stage 3 of 5 (IP Configure Start) starting DHCPv6 as requested by IPv6 router... >22:34:06,306 INFO NetworkManager: <info> Activation (enp0s10) Beginning DHCPv6 transaction (timeout in 45 seconds) >22:34:06,319 INFO NetworkManager: <info> dhclient started with pid 1089 >22:34:06,364 INFO dhclient: Internet Systems Consortium DHCP Client 4.3.1 >22:34:06,364 INFO dhclient: Copyright 2004-2014 Internet Systems Consortium. >22:34:06,364 INFO dhclient: All rights reserved. >22:34:06,364 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >22:34:06,365 INFO dhclient: >22:34:06,394 INFO NetworkManager: <info> (enp0s10): DHCPv6 state changed nbi -> preinit6 >22:34:06,427 INFO dhclient: Listening on Socket/enp0s10 >22:34:06,427 INFO dhclient: Sending on Socket/enp0s10 >22:34:06,647 INFO dhclient: XMT: Solicit on enp0s10, interval 1040ms. >22:34:06,650 INFO dhclient: RCV: Advertise message on enp0s10 from fe80::ea94:f6ff:fe3f:5356. >22:34:07,097 NOTICE kernel:[ 38.616680] audit: type=1400 audit(1413326047.096:4): avc: denied { read write } for pid=1092 comm="ldconfig" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:ldconfig_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >22:34:07,689 INFO dhclient: XMT: Request on enp0s10, interval 970ms. >22:34:07,691 INFO dhclient: RCV: Reply message on enp0s10 from fe80::ea94:f6ff:fe3f:5356. >22:34:07,721 INFO NetworkManager: <info> (enp0s10): DHCPv6 state changed preinit6 -> bound6 >22:34:07,721 INFO NetworkManager: <info> valid_lft 86400 >22:34:07,721 INFO NetworkManager: <info> preferred_lft 86400 >22:34:07,721 INFO NetworkManager: <info> address fd17:7a72:b709::825 >22:34:07,721 INFO NetworkManager: <info> nameserver 'fd17:7a72:b709::1' >22:34:07,721 INFO NetworkManager: <info> domain search 'WORKGROUP.' >22:34:07,722 INFO NetworkManager: <info> Activation (enp0s10) Stage 5 of 5 (IPv6 Commit) scheduled... >22:34:07,722 INFO NetworkManager: <info> Activation (enp0s10) Stage 5 of 5 (IPv6 Commit) started... >22:34:07,729 INFO NetworkManager: <info> Activation (enp0s10) Stage 5 of 5 (IPv6 Commit) complete. >22:34:07,731 NOTICE nm-dispatcher: Dispatching action 'dhcp6-change' for enp0s10 >22:34:09,579 INFO NetworkManager: <info> startup complete >22:34:13,006 WARNING kernel:[ 44.523835] ACPI Warning: \_SB_.PCI0.IXVE.IGPU._DSM: Argument #4 type mismatch - Found [Integer], ACPI requires [Package] (20140828/nsarguments-95) >22:34:13,006 WARNING kernel:[ 44.524123] ACPI Error: Needed [Buffer/String/Package], found [Integer] ffff88007eeb25e8 (20140828/exresop-590) >22:34:13,006 WARNING kernel:[ 44.524130] ACPI Exception: AE_AML_OPERAND_TYPE, While resolving operands for [Index] (20140828/dswexec-461) >22:34:13,006 WARNING kernel:[ 44.524158] ACPI Error: Method parse/execution failed [\_SB_.PCI0.IXVE.IGPU._DSM] (Node ffff88013ac7e550), AE_AML_OPERAND_TYPE (20140828/psparse-536) >22:34:13,006 WARNING kernel:[ 44.524199] ACPI: \_SB_.PCI0.IXVE.IGPU: failed to evaluate _DSM (0x3003) >22:34:13,006 INFO kernel:[ 44.524204] ACPI: \_SB_.PCI0.IXVE.IGPU: failed to evaluate _DSM >22:34:13,669 INFO kernel:[ 45.187023] vgaarb: device changed decodes: PCI:0000:03:00.0,olddecodes=io+mem,decodes=none:owns=none >22:34:13,669 INFO kernel:[ 45.187037] vgaarb: device changed decodes: PCI:0000:02:00.0,olddecodes=io+mem,decodes=none:owns=io+mem >22:34:18,309 INFO chronyd: chronyd version 1.31 starting >22:34:18,313 INFO chronyd: Generated key 1 >22:34:22,765 WARNING kernel:[ 54.279458] calling mux switch 16 >22:34:22,765 WARNING kernel:[ 54.280016] mux mutex set switched 0 >22:34:22,765 WARNING kernel:[ 54.280024] calling mux switch 16 >22:34:22,766 WARNING kernel:[ 54.280798] mux switched 0 >22:34:22,766 WARNING kernel:[ 54.280820] ACPI Warning: \_SB_.PCI0.IXVE.IGPU._DSM: Argument #4 type mismatch - Found [Integer], ACPI requires [Package] (20140828/nsarguments-95) >22:34:22,766 WARNING kernel:[ 54.281241] ACPI Warning: \_SB_.PCI0.IXVE.IGPU._DSM: Argument #4 type mismatch - Found [Integer], ACPI requires [Package] (20140828/nsarguments-95) >22:34:22,767 WARNING kernel:[ 54.281684] ACPI Error: Needed [Buffer/String/Package], found [Integer] ffff880137755120 (20140828/exresop-590) >22:34:22,767 WARNING kernel:[ 54.281691] ACPI Exception: AE_AML_OPERAND_TYPE, While resolving operands for [Index] (20140828/dswexec-461) >22:34:22,767 WARNING kernel:[ 54.281740] ACPI Error: Method parse/execution failed [\_SB_.PCI0.IXVE.IGPU._DSM] (Node ffff88013ac7e550), AE_AML_OPERAND_TYPE (20140828/psparse-536) >22:34:22,767 WARNING kernel:[ 54.281786] ACPI: \_SB_.PCI0.IXVE.IGPU: failed to evaluate _DSM (0x3003) >22:34:22,767 INFO kernel:[ 54.281791] ACPI: \_SB_.PCI0.IXVE.IGPU: failed to evaluate _DSM >22:34:24,469 INFO chronyd: Selected source 213.239.154.12 >22:34:24,469 WARNING chronyd: System clock wrong by -7200.395655 seconds, adjustment started >20:34:24,074 WARNING chronyd: System clock was stepped by -7200.395655 seconds >20:34:35,516 INFO kernel:[ 67.422769] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null) >20:34:35,516 DEBUG kernel:[ 67.422854] SELinux: initialized (dev sda6, type ext4), uses xattr >20:34:36,205 INFO kernel:[ 68.112172] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null) >20:34:36,205 DEBUG kernel:[ 68.112203] SELinux: initialized (dev sda7, type ext4), uses xattr >20:34:36,869 INFO kernel:[ 68.775082] EXT4-fs (sda8): mounted filesystem with ordered data mode. Opts: (null) >20:34:36,869 DEBUG kernel:[ 68.775114] SELinux: initialized (dev sda8, type ext4), uses xattr >22:35:30,366 WARNING chronyd: Forward time jump detected! >22:35:30,366 INFO chronyd: Can't synchronise: no reachable sources >22:35:42,533 INFO kernel:[ 134.052207] Btrfs loaded >22:35:42,816 INFO kernel:[ 134.334667] SGI XFS with ACLs, security attributes, no debug enabled >22:37:16,741 INFO kernel:[ 228.231639] Adding 1068028k swap on /dev/sda5. Priority:-1 extents:1 across:1068028k FS >22:37:16,923 INFO kernel:[ 228.413193] EXT4-fs (sda8): mounted filesystem with ordered data mode. Opts: (null) >22:37:16,923 DEBUG kernel:[ 228.413215] SELinux: initialized (dev sda8, type ext4), uses xattr >22:37:17,198 DEBUG kernel:[ 228.688220] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:37:41,787 INFO chronyd: Selected source 213.239.154.12 >22:37:41,787 WARNING chronyd: System clock wrong by -7200.351964 seconds, adjustment started >20:37:41,435 WARNING chronyd: System clock was stepped by -7200.351964 seconds >20:42:29,483 DEBUG kernel:[ 541.233294] SELinux: 2048 avtab hash slots, 109356 rules. >20:42:29,529 DEBUG kernel:[ 541.279772] SELinux: 2048 avtab hash slots, 109356 rules. >20:42:29,626 DEBUG kernel:[ 541.376111] SELinux: 8 users, 103 roles, 4933 types, 292 bools, 1 sens, 1024 cats >20:42:29,626 DEBUG kernel:[ 541.376129] SELinux: 83 classes, 109356 rules >20:42:29,642 INFO kernel:[ 541.392443] SELinux: Permission audit_read in class capability2 not defined in policy. >20:42:29,642 INFO kernel:[ 541.392455] SELinux: the above unknown classes and permissions will be allowed >20:42:30,027 INFO dbus: avc: received policyload notice (seqno=2) >20:42:30,030 INFO dbus: avc: received policyload notice (seqno=2) >20:42:30,030 INFO dbus: avc: received policyload notice (seqno=2) >20:42:30,042 NOTICE dbus: [system] Reloaded configuration >20:47:52,169 INFO kernel:[ 863.821927] JFS: nTxBlock = 8192, nTxLock = 65536 >20:47:52,458 INFO kernel:[ 864.084686] fuse init (API version 7.23) >20:47:52,461 DEBUG kernel:[ 864.114295] SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts >20:48:04,977 ERR kernel:[ 876.626367] end_request: I/O error, dev fd0, sector 0 >20:48:04,977 INFO kernel:[ 876.626379] floppy: error -5 while reading block 0 >20:48:05,240 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sda1 >20:48:05,554 DEBUG kernel:[ 877.203364] SELinux: initialized (dev sda1, type fuseblk), uses genfs_contexts >20:48:05,558 NOTICE ntfs-3g: Version 2014.2.15 integrated FUSE 27 >20:48:05,559 NOTICE ntfs-3g: Mounted /dev/sda1 (Read-Only, label "hd", NTFS 3.1) >20:48:05,559 NOTICE ntfs-3g: Cmdline options: ro >20:48:05,559 NOTICE ntfs-3g: Mount options: ro,allow_other,nonempty,relatime,fsname=/dev/sda1,blkdev,blksize=4096 >20:48:05,559 NOTICE ntfs-3g: Ownership and permissions disabled, configuration type 1 >20:48:05,559 NOTICE logger: 50mounted-tests: debug: mounted as ntfs-3g filesystem >20:48:05,559 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/05efi >20:48:05,573 NOTICE logger: 05efi: debug: Not on UEFI platform >20:48:05,574 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/05efi.factor-out-logger-efi-fix >20:48:05,593 NOTICE logger: 05efi.factor-out-logger-efi-fix: debug: Not on UEFI platform >20:48:05,595 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/10freedos >20:48:05,614 NOTICE logger: 10freedos: debug: /dev/sda1 is not a FAT partition: exiting >20:48:05,615 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/10qnx >20:48:05,630 NOTICE logger: 10qnx: debug: /dev/sda1 is not a QNX4 partition: exiting >20:48:05,631 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/20macosx >20:48:05,655 NOTICE macosx-prober: debug: /dev/sda1 is not an HFS+ partition: exiting >20:48:05,658 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/20microsoft >20:48:05,674 NOTICE logger: 20microsoft: debug: /dev/sda1 is a NTFS partition >20:48:05,861 NOTICE logger: 20microsoft: result: /dev/sda1:Windows Recovery Environment (loader):Windows:chain >20:48:05,863 NOTICE logger: 50mounted-tests: debug: os found by subtest /usr/libexec/os-probes/mounted/20microsoft >20:48:05,890 NOTICE ntfs-3g: Unmounting /dev/sda1 (hd) >20:48:05,908 NOTICE logger: os-prober: debug: os detected by /usr/libexec/os-probes/50mounted-tests >20:48:05,944 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sda2 >20:48:06,115 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sda3 >20:48:06,269 DEBUG kernel:[ 877.917682] SELinux: initialized (dev sda3, type fuseblk), uses genfs_contexts >20:48:06,272 NOTICE ntfs-3g: Version 2014.2.15 integrated FUSE 27 >20:48:06,272 NOTICE ntfs-3g: Mounted /dev/sda3 (Read-Only, label "", NTFS 3.1) >20:48:06,272 NOTICE ntfs-3g: Cmdline options: ro >20:48:06,272 NOTICE ntfs-3g: Mount options: ro,allow_other,nonempty,relatime,fsname=/dev/sda3,blkdev,blksize=4096 >20:48:06,272 NOTICE ntfs-3g: Ownership and permissions disabled, configuration type 1 >20:48:06,274 NOTICE logger: 50mounted-tests: debug: mounted as ntfs-3g filesystem >20:48:06,275 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/05efi >20:48:06,292 NOTICE logger: 05efi: debug: Not on UEFI platform >20:48:06,293 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/05efi.factor-out-logger-efi-fix >20:48:06,312 NOTICE logger: 05efi.factor-out-logger-efi-fix: debug: Not on UEFI platform >20:48:06,314 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/10freedos >20:48:06,335 NOTICE logger: 10freedos: debug: /dev/sda3 is not a FAT partition: exiting >20:48:06,336 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/10qnx >20:48:06,353 NOTICE logger: 10qnx: debug: /dev/sda3 is not a QNX4 partition: exiting >20:48:06,355 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/20macosx >20:48:06,381 NOTICE macosx-prober: debug: /dev/sda3 is not an HFS+ partition: exiting >20:48:06,384 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/20microsoft >20:48:06,406 NOTICE logger: 20microsoft: debug: /dev/sda3 is a NTFS partition >20:48:06,641 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/30utility >20:48:06,664 NOTICE logger: 30utility: debug: /dev/sda3 is not a FAT partition: exiting >20:48:06,666 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/40lsb >20:48:06,687 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/70hurd >20:48:06,709 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/80minix >20:48:06,728 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/83haiku >20:48:06,744 NOTICE logger: 83haiku: debug: /dev/sda3 is not a BeFS partition: exiting >20:48:06,745 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/90linux-distro >20:48:06,779 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/90solaris >20:48:06,803 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/efi >20:48:06,837 NOTICE ntfs-3g: Unmounting /dev/sda3 () >20:48:06,966 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sda4 >20:48:07,039 NOTICE logger: os-prober: debug: /dev/sda5: is active swap >20:48:07,143 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sda6 >20:48:07,226 INFO kernel:[ 878.874072] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null) >20:48:07,226 DEBUG kernel:[ 878.874106] SELinux: initialized (dev sda6, type ext4), uses xattr >20:48:07,228 NOTICE logger: 50mounted-tests: debug: mounted as ext4 filesystem >20:48:07,229 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/05efi >20:48:07,249 NOTICE logger: 05efi: debug: Not on UEFI platform >20:48:07,251 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/05efi.factor-out-logger-efi-fix >20:48:07,272 NOTICE logger: 05efi.factor-out-logger-efi-fix: debug: Not on UEFI platform >20:48:07,274 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/10freedos >20:48:07,292 NOTICE logger: 10freedos: debug: /dev/sda6 is not a FAT partition: exiting >20:48:07,294 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/10qnx >20:48:07,311 NOTICE logger: 10qnx: debug: /dev/sda6 is not a QNX4 partition: exiting >20:48:07,312 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/20macosx >20:48:07,338 NOTICE macosx-prober: debug: /dev/sda6 is not an HFS+ partition: exiting >20:48:07,341 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/20microsoft >20:48:07,364 NOTICE logger: 20microsoft: debug: /dev/sda6 is not a MS partition: exiting >20:48:07,366 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/30utility >20:48:07,387 NOTICE logger: 30utility: debug: /dev/sda6 is not a FAT partition: exiting >20:48:07,389 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/40lsb >20:48:07,448 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/70hurd >20:48:07,474 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/80minix >20:48:07,493 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/83haiku >20:48:07,514 NOTICE logger: 83haiku: debug: /dev/sda6 is not a BeFS partition: exiting >20:48:07,516 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/90linux-distro >20:48:07,720 NOTICE logger: 90linux-distro: result: /dev/sda6:Debian GNU/Linux (jessie/sid):Debian:linux >20:48:07,721 NOTICE logger: 50mounted-tests: debug: os found by subtest /usr/libexec/os-probes/mounted/90linux-distro >20:48:07,784 NOTICE logger: os-prober: debug: os detected by /usr/libexec/os-probes/50mounted-tests >20:48:07,892 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sda7 >20:48:07,983 INFO kernel:[ 879.631530] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null) >20:48:07,983 DEBUG kernel:[ 879.631565] SELinux: initialized (dev sda7, type ext4), uses xattr >20:48:07,985 NOTICE logger: 50mounted-tests: debug: mounted as ext4 filesystem >20:48:07,986 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/05efi >20:48:08,006 NOTICE logger: 05efi: debug: Not on UEFI platform >20:48:08,008 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/05efi.factor-out-logger-efi-fix >20:48:08,030 NOTICE logger: 05efi.factor-out-logger-efi-fix: debug: Not on UEFI platform >20:48:08,032 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/10freedos >20:48:08,053 NOTICE logger: 10freedos: debug: /dev/sda7 is not a FAT partition: exiting >20:48:08,055 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/10qnx >20:48:08,075 NOTICE logger: 10qnx: debug: /dev/sda7 is not a QNX4 partition: exiting >20:48:08,077 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/20macosx >20:48:08,100 NOTICE macosx-prober: debug: /dev/sda7 is not an HFS+ partition: exiting >20:48:08,103 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/20microsoft >20:48:08,120 NOTICE logger: 20microsoft: debug: /dev/sda7 is not a MS partition: exiting >20:48:08,121 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/30utility >20:48:08,143 NOTICE logger: 30utility: debug: /dev/sda7 is not a FAT partition: exiting >20:48:08,144 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/40lsb >20:48:08,277 NOTICE logger: 40lsb: result: /dev/sda7:elementary OS Freya (0.3):elementaryOS:linux >20:48:08,279 NOTICE logger: 50mounted-tests: debug: os found by subtest /usr/libexec/os-probes/mounted/40lsb >20:48:08,328 NOTICE logger: os-prober: debug: os detected by /usr/libexec/os-probes/50mounted-tests >20:48:08,477 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sdb1 >20:48:08,670 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sdb2 >20:48:08,830 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sdb3 >20:48:18,905 NOTICE logger: linux-boot-prober: debug: running /usr/libexec/linux-boot-probes/50mounted-tests >20:48:18,979 INFO kernel:[ 890.624339] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null) >20:48:18,979 DEBUG kernel:[ 890.624359] SELinux: initialized (dev sda6, type ext4), uses xattr >20:48:19,025 NOTICE logger: 50mounted-tests: debug: running /usr/libexec/linux-boot-probes/mounted/40grub /dev/sda6 /dev/sda6 /var/lib/os-prober/mount ext4 >20:48:19,081 NOTICE logger: 50mounted-tests: debug: running /usr/libexec/linux-boot-probes/mounted/40grub2 /dev/sda6 /dev/sda6 /var/lib/os-prober/mount ext4 >20:48:19,116 NOTICE logger: 40grub2: debug: parsing grub.cfg >20:48:19,124 NOTICE logger: 40grub2: debug: parsing: # >20:48:19,124 NOTICE logger: 40grub2: debug: parsing: # DO NOT EDIT THIS FILE >20:48:19,124 NOTICE logger: 40grub2: debug: parsing: # >20:48:19,125 NOTICE logger: 40grub2: debug: parsing: # It is automatically generated by grub-mkconfig using templates >20:48:19,125 NOTICE logger: 40grub2: debug: parsing: # from /etc/grub.d and settings from /etc/default/grub >20:48:19,125 NOTICE logger: 40grub2: debug: parsing: # >20:48:19,125 NOTICE logger: 40grub2: debug: parsing: >20:48:19,126 NOTICE logger: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/00_header ### >20:48:19,126 NOTICE logger: 40grub2: debug: parsing: if [ -s $prefix/grubenv ]; then >20:48:19,126 NOTICE logger: 40grub2: debug: parsing: set have_grubenv=true >20:48:19,127 NOTICE logger: 40grub2: debug: parsing: load_env >20:48:19,127 NOTICE logger: 40grub2: debug: parsing: fi >20:48:19,127 NOTICE logger: 40grub2: debug: parsing: set default="0" >20:48:19,127 NOTICE logger: 40grub2: debug: parsing: >20:48:19,128 NOTICE logger: 40grub2: debug: parsing: if [ x"${feature_menuentry_id}" = xy ]; then >20:48:19,128 NOTICE logger: 40grub2: debug: parsing: menuentry_id_option="--id" >20:48:19,128 NOTICE logger: 40grub2: debug: parsing: else >20:48:19,128 NOTICE logger: 40grub2: debug: parsing: menuentry_id_option="" >20:48:19,129 NOTICE logger: 40grub2: debug: parsing: fi >20:48:19,129 NOTICE logger: 40grub2: debug: parsing: >20:48:19,129 NOTICE logger: 40grub2: debug: parsing: export menuentry_id_option >20:48:19,130 NOTICE logger: 40grub2: debug: parsing: >20:48:19,130 NOTICE logger: 40grub2: debug: parsing: if [ "${prev_saved_entry}" ]; then >20:48:19,130 NOTICE logger: 40grub2: debug: parsing: set saved_entry="${prev_saved_entry}" >20:48:19,130 NOTICE logger: 40grub2: debug: parsing: save_env saved_entry >20:48:19,131 NOTICE logger: 40grub2: debug: parsing: set prev_saved_entry= >20:48:19,131 NOTICE logger: 40grub2: debug: parsing: save_env prev_saved_entry >20:48:19,131 NOTICE logger: 40grub2: debug: parsing: set boot_once=true >20:48:19,131 NOTICE logger: 40grub2: debug: parsing: fi >20:48:19,132 NOTICE logger: 40grub2: debug: parsing: >20:48:19,132 NOTICE logger: 40grub2: debug: parsing: function savedefault { >20:48:19,132 NOTICE logger: 40grub2: debug: parsing: if [ -z "${boot_once}" ]; then >20:48:19,133 NOTICE logger: 40grub2: debug: parsing: saved_entry="${chosen}" >20:48:19,133 NOTICE logger: 40grub2: debug: parsing: save_env saved_entry >20:48:19,133 NOTICE logger: 40grub2: debug: parsing: fi >20:48:19,133 NOTICE logger: 40grub2: debug: parsing: } >20:48:19,133 NOTICE logger: 40grub2: debug: parsing: function load_video { >20:48:19,134 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_all_video_module = xy ]; then >20:48:19,134 NOTICE logger: 40grub2: debug: parsing: insmod all_video >20:48:19,134 NOTICE logger: 40grub2: debug: parsing: else >20:48:19,134 NOTICE logger: 40grub2: debug: parsing: insmod efi_gop >20:48:19,134 NOTICE logger: 40grub2: debug: parsing: insmod efi_uga >20:48:19,135 NOTICE logger: 40grub2: debug: parsing: insmod ieee1275_fb >20:48:19,135 NOTICE logger: 40grub2: debug: parsing: insmod vbe >20:48:19,135 NOTICE logger: 40grub2: debug: parsing: insmod vga >20:48:19,135 NOTICE logger: 40grub2: debug: parsing: insmod video_bochs >20:48:19,135 NOTICE logger: 40grub2: debug: parsing: insmod video_cirrus >20:48:19,135 NOTICE logger: 40grub2: debug: parsing: fi >20:48:19,135 NOTICE logger: 40grub2: debug: parsing: } >20:48:19,136 NOTICE logger: 40grub2: debug: parsing: >20:48:19,136 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_default_font_path = xy ] ; then >20:48:19,136 NOTICE logger: 40grub2: debug: parsing: font=unicode >20:48:19,136 NOTICE logger: 40grub2: debug: parsing: else >20:48:19,136 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >20:48:19,136 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >20:48:19,136 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos6' >20:48:19,137 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >20:48:19,137 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 f29e9625-7a45-4027-86b9-4702f5ff479e >20:48:19,137 NOTICE logger: 40grub2: debug: parsing: else >20:48:19,137 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root f29e9625-7a45-4027-86b9-4702f5ff479e >20:48:19,137 NOTICE logger: 40grub2: debug: parsing: fi >20:48:19,137 NOTICE logger: 40grub2: debug: parsing: font="/usr/share/grub/unicode.pf2" >20:48:19,137 NOTICE logger: 40grub2: debug: parsing: fi >20:48:19,138 NOTICE logger: 40grub2: debug: parsing: >20:48:19,138 NOTICE logger: 40grub2: debug: parsing: if loadfont $font ; then >20:48:19,138 NOTICE logger: 40grub2: debug: parsing: set gfxmode=auto >20:48:19,138 NOTICE logger: 40grub2: debug: parsing: load_video >20:48:19,138 NOTICE logger: 40grub2: debug: parsing: insmod gfxterm >20:48:19,138 NOTICE logger: 40grub2: debug: parsing: set locale_dir=$prefix/locale >20:48:19,138 NOTICE logger: 40grub2: debug: parsing: set lang=nl_NL >20:48:19,139 NOTICE logger: 40grub2: debug: parsing: insmod gettext >20:48:19,139 NOTICE logger: 40grub2: debug: parsing: fi >20:48:19,139 NOTICE logger: 40grub2: debug: parsing: terminal_output gfxterm >20:48:19,139 NOTICE logger: 40grub2: debug: parsing: if [ "${recordfail}" = 1 ] ; then >20:48:19,139 NOTICE logger: 40grub2: debug: parsing: set timeout=-1 >20:48:19,139 NOTICE logger: 40grub2: debug: parsing: else >20:48:19,139 NOTICE logger: 40grub2: debug: parsing: set timeout=5 >20:48:19,139 NOTICE logger: 40grub2: debug: parsing: fi >20:48:19,140 NOTICE logger: 40grub2: debug: parsing: ### END /etc/grub.d/00_header ### >20:48:19,140 NOTICE logger: 40grub2: debug: parsing: >20:48:19,140 NOTICE logger: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/05_debian_theme ### >20:48:19,140 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >20:48:19,140 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >20:48:19,140 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos6' >20:48:19,140 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >20:48:19,141 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 f29e9625-7a45-4027-86b9-4702f5ff479e >20:48:19,141 NOTICE logger: 40grub2: debug: parsing: else >20:48:19,141 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root f29e9625-7a45-4027-86b9-4702f5ff479e >20:48:19,141 NOTICE logger: 40grub2: debug: parsing: fi >20:48:19,141 NOTICE logger: 40grub2: debug: parsing: insmod png >20:48:19,141 NOTICE logger: 40grub2: debug: parsing: if background_image /usr/share/images/desktop-base/joy-grub.png; then >20:48:19,142 NOTICE logger: 40grub2: debug: parsing: set color_normal=white/black >20:48:19,142 NOTICE logger: 40grub2: debug: parsing: set color_highlight=black/white >20:48:19,142 NOTICE logger: 40grub2: debug: parsing: else >20:48:19,142 NOTICE logger: 40grub2: debug: parsing: set menu_color_normal=cyan/blue >20:48:19,142 NOTICE logger: 40grub2: debug: parsing: set menu_color_highlight=white/blue >20:48:19,142 NOTICE logger: 40grub2: debug: parsing: fi >20:48:19,142 NOTICE logger: 40grub2: debug: parsing: ### END /etc/grub.d/05_debian_theme ### >20:48:19,142 NOTICE logger: 40grub2: debug: parsing: >20:48:19,143 NOTICE logger: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/10_linux ### >20:48:19,143 NOTICE logger: 40grub2: debug: parsing: function gfxmode { >20:48:19,143 NOTICE logger: 40grub2: debug: parsing: set gfxpayload="${1}" >20:48:19,143 NOTICE logger: 40grub2: debug: parsing: } >20:48:19,143 NOTICE logger: 40grub2: debug: parsing: set linux_gfx_mode= >20:48:19,143 NOTICE logger: 40grub2: debug: parsing: export linux_gfx_mode >20:48:19,144 NOTICE logger: 40grub2: debug: parsing: menuentry 'Debian GNU/Linux' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-f29e9625-7a45-4027-86b9-4702f5ff479e' { >20:48:19,174 NOTICE logger: 40grub2: debug: parsing: load_video >20:48:19,174 NOTICE logger: 40grub2: debug: parsing: insmod gzio >20:48:19,174 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >20:48:19,174 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >20:48:19,174 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos6' >20:48:19,175 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >20:48:19,175 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 f29e9625-7a45-4027-86b9-4702f5ff479e >20:48:19,175 NOTICE logger: 40grub2: debug: parsing: else >20:48:19,175 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root f29e9625-7a45-4027-86b9-4702f5ff479e >20:48:19,175 NOTICE logger: 40grub2: debug: parsing: fi >20:48:19,175 NOTICE logger: 40grub2: debug: parsing: echo#011'Laden van Linux 3.16-2-amd64...' >20:48:19,176 NOTICE logger: 40grub2: debug: parsing: linux#011/boot/vmlinuz-3.16-2-amd64 root=UUID=f29e9625-7a45-4027-86b9-4702f5ff479e ro quiet >20:48:19,186 NOTICE logger: 40grub2: debug: parsing: echo#011'Laden van initiële RAM-schijf...' >20:48:19,187 NOTICE logger: 40grub2: debug: parsing: initrd#011/boot/initrd.img-3.16-2-amd64 >20:48:19,199 NOTICE logger: 40grub2: debug: parsing: } >20:48:19,219 NOTICE logger: 40grub2: result: /dev/sda6:/dev/sda6:Debian GNU/Linux:/boot/vmlinuz-3.16-2-amd64:/boot/initrd.img-3.16-2-amd64:root=UUID=f29e9625-7a45-4027-86b9-4702f5ff479e ro quiet >20:48:19,220 NOTICE logger: 40grub2: debug: parsing: submenu 'Geavanceerde opties voor Debian GNU/Linux' $menuentry_id_option 'gnulinux-advanced-f29e9625-7a45-4027-86b9-4702f5ff479e' { >20:48:19,220 NOTICE logger: 40grub2: debug: parsing: menuentry 'Debian GNU/Linux, met Linux 3.16-2-amd64' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16-2-amd64-advanced-f29e9625-7a45-4027-86b9-4702f5ff479e' { >20:48:19,251 NOTICE logger: 40grub2: debug: parsing: load_video >20:48:19,251 NOTICE logger: 40grub2: debug: parsing: insmod gzio >20:48:19,251 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >20:48:19,251 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >20:48:19,251 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos6' >20:48:19,252 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >20:48:19,252 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 f29e9625-7a45-4027-86b9-4702f5ff479e >20:48:19,252 NOTICE logger: 40grub2: debug: parsing: else >20:48:19,252 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root f29e9625-7a45-4027-86b9-4702f5ff479e >20:48:19,252 NOTICE logger: 40grub2: debug: parsing: fi >20:48:19,252 NOTICE logger: 40grub2: debug: parsing: echo#011'Laden van Linux 3.16-2-amd64...' >20:48:19,253 NOTICE logger: 40grub2: debug: parsing: linux#011/boot/vmlinuz-3.16-2-amd64 root=UUID=f29e9625-7a45-4027-86b9-4702f5ff479e ro quiet >20:48:19,263 NOTICE logger: 40grub2: debug: parsing: echo#011'Laden van initiële RAM-schijf...' >20:48:19,263 NOTICE logger: 40grub2: debug: parsing: initrd#011/boot/initrd.img-3.16-2-amd64 >20:48:19,273 NOTICE logger: 40grub2: debug: parsing: } >20:48:19,274 NOTICE logger: 40grub2: result: /dev/sda6:/dev/sda6:Debian GNU/Linux, met Linux 3.16-2-amd64:/boot/vmlinuz-3.16-2-amd64:/boot/initrd.img-3.16-2-amd64:root=UUID=f29e9625-7a45-4027-86b9-4702f5ff479e ro quiet >20:48:19,274 NOTICE logger: 40grub2: debug: parsing: menuentry 'Debian GNU/Linux, with Linux 3.16-2-amd64 (recovery mode)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16-2-amd64-recovery-f29e9625-7a45-4027-86b9-4702f5ff479e' { >20:48:19,309 NOTICE logger: 40grub2: debug: parsing: load_video >20:48:19,309 NOTICE logger: 40grub2: debug: parsing: insmod gzio >20:48:19,310 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >20:48:19,310 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >20:48:19,310 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos6' >20:48:19,310 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >20:48:19,310 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 f29e9625-7a45-4027-86b9-4702f5ff479e >20:48:19,310 NOTICE logger: 40grub2: debug: parsing: else >20:48:19,310 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root f29e9625-7a45-4027-86b9-4702f5ff479e >20:48:19,311 NOTICE logger: 40grub2: debug: parsing: fi >20:48:19,311 NOTICE logger: 40grub2: debug: parsing: echo#011'Laden van Linux 3.16-2-amd64...' >20:48:19,311 NOTICE logger: 40grub2: debug: parsing: linux#011/boot/vmlinuz-3.16-2-amd64 root=UUID=f29e9625-7a45-4027-86b9-4702f5ff479e ro single >20:48:19,322 NOTICE logger: 40grub2: debug: parsing: echo#011'Laden van initiële RAM-schijf...' >20:48:19,322 NOTICE logger: 40grub2: debug: parsing: initrd#011/boot/initrd.img-3.16-2-amd64 >20:48:19,333 NOTICE logger: 40grub2: debug: parsing: } >20:48:19,333 NOTICE logger: 40grub2: result: /dev/sda6:/dev/sda6:Debian GNU/Linux, with Linux 3.16-2-amd64 (recovery mode):/boot/vmlinuz-3.16-2-amd64:/boot/initrd.img-3.16-2-amd64:root=UUID=f29e9625-7a45-4027-86b9-4702f5ff479e ro single >20:48:19,333 NOTICE logger: 40grub2: debug: parsing: menuentry 'Debian GNU/Linux, met Linux 3.14-2-amd64' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.14-2-amd64-advanced-f29e9625-7a45-4027-86b9-4702f5ff479e' { >20:48:19,370 NOTICE logger: 40grub2: debug: parsing: load_video >20:48:19,370 NOTICE logger: 40grub2: debug: parsing: insmod gzio >20:48:19,370 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >20:48:19,370 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >20:48:19,370 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos6' >20:48:19,370 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >20:48:19,371 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 f29e9625-7a45-4027-86b9-4702f5ff479e >20:48:19,371 NOTICE logger: 40grub2: debug: parsing: else >20:48:19,371 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root f29e9625-7a45-4027-86b9-4702f5ff479e >20:48:19,371 NOTICE logger: 40grub2: debug: parsing: fi >20:48:19,371 NOTICE logger: 40grub2: debug: parsing: echo#011'Laden van Linux 3.14-2-amd64...' >20:48:19,371 NOTICE logger: 40grub2: debug: parsing: linux#011/boot/vmlinuz-3.14-2-amd64 root=UUID=f29e9625-7a45-4027-86b9-4702f5ff479e ro quiet >20:48:19,382 NOTICE logger: 40grub2: debug: parsing: echo#011'Laden van initiële RAM-schijf...' >20:48:19,382 NOTICE logger: 40grub2: debug: parsing: initrd#011/boot/initrd.img-3.14-2-amd64 >20:48:19,396 NOTICE logger: 40grub2: debug: parsing: } >20:48:19,397 NOTICE logger: 40grub2: result: /dev/sda6:/dev/sda6:Debian GNU/Linux, met Linux 3.14-2-amd64:/boot/vmlinuz-3.14-2-amd64:/boot/initrd.img-3.14-2-amd64:root=UUID=f29e9625-7a45-4027-86b9-4702f5ff479e ro quiet >20:48:19,397 NOTICE logger: 40grub2: debug: parsing: menuentry 'Debian GNU/Linux, with Linux 3.14-2-amd64 (recovery mode)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.14-2-amd64-recovery-f29e9625-7a45-4027-86b9-4702f5ff479e' { >20:48:19,433 NOTICE logger: 40grub2: debug: parsing: load_video >20:48:19,433 NOTICE logger: 40grub2: debug: parsing: insmod gzio >20:48:19,433 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >20:48:19,433 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >20:48:19,433 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos6' >20:48:19,434 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >20:48:19,434 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 f29e9625-7a45-4027-86b9-4702f5ff479e >20:48:19,434 NOTICE logger: 40grub2: debug: parsing: else >20:48:19,434 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root f29e9625-7a45-4027-86b9-4702f5ff479e >20:48:19,434 NOTICE logger: 40grub2: debug: parsing: fi >20:48:19,434 NOTICE logger: 40grub2: debug: parsing: echo#011'Laden van Linux 3.14-2-amd64...' >20:48:19,434 NOTICE logger: 40grub2: debug: parsing: linux#011/boot/vmlinuz-3.14-2-amd64 root=UUID=f29e9625-7a45-4027-86b9-4702f5ff479e ro single >20:48:19,446 NOTICE logger: 40grub2: debug: parsing: echo#011'Laden van initiële RAM-schijf...' >20:48:19,447 NOTICE logger: 40grub2: debug: parsing: initrd#011/boot/initrd.img-3.14-2-amd64 >20:48:19,458 NOTICE logger: 40grub2: debug: parsing: } >20:48:19,459 NOTICE logger: 40grub2: result: /dev/sda6:/dev/sda6:Debian GNU/Linux, with Linux 3.14-2-amd64 (recovery mode):/boot/vmlinuz-3.14-2-amd64:/boot/initrd.img-3.14-2-amd64:root=UUID=f29e9625-7a45-4027-86b9-4702f5ff479e ro single >20:48:19,459 NOTICE logger: 40grub2: debug: parsing: } >20:48:19,459 NOTICE logger: 40grub2: debug: parsing: >20:48:19,459 NOTICE logger: 40grub2: debug: parsing: ### END /etc/grub.d/10_linux ### >20:48:19,459 NOTICE logger: 40grub2: debug: parsing: >20:48:19,459 NOTICE logger: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/20_linux_xen ### >20:48:19,460 NOTICE logger: 40grub2: debug: parsing: >20:48:19,460 NOTICE logger: 40grub2: debug: parsing: ### END /etc/grub.d/20_linux_xen ### >20:48:19,461 NOTICE logger: 40grub2: debug: parsing: >20:48:19,461 NOTICE logger: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/30_os-prober ### >20:48:19,461 NOTICE logger: 40grub2: debug: parsing: menuentry 'Windows Recovery Environment (loader) (op /dev/sda1)' --class windows --class os $menuentry_id_option 'osprober-chain-2F3EE3DA33676760' { >20:48:19,497 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >20:48:19,497 NOTICE logger: 40grub2: debug: parsing: insmod ntfs >20:48:19,497 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos1' >20:48:19,497 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >20:48:19,497 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 2F3EE3DA33676760 >20:48:19,497 NOTICE logger: 40grub2: debug: parsing: else >20:48:19,498 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root 2F3EE3DA33676760 >20:48:19,498 NOTICE logger: 40grub2: debug: parsing: fi >20:48:19,498 NOTICE logger: 40grub2: debug: parsing: drivemap -s (hd0) ${root} >20:48:19,498 NOTICE logger: 40grub2: debug: parsing: chainloader +1 >20:48:19,498 NOTICE logger: 40grub2: debug: parsing: } >20:48:19,498 NOTICE logger: 40grub2: debug: parsing: menuentry 'elementary OS Freya (0.3)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-simple-81044f56-5d0d-4326-b23a-34b9340f9bef' { >20:48:19,534 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >20:48:19,534 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >20:48:19,534 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos7' >20:48:19,534 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >20:48:19,535 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7 81044f56-5d0d-4326-b23a-34b9340f9bef >20:48:19,535 NOTICE logger: 40grub2: debug: parsing: else >20:48:19,535 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root 81044f56-5d0d-4326-b23a-34b9340f9bef >20:48:19,535 NOTICE logger: 40grub2: debug: parsing: fi >20:48:19,535 NOTICE logger: 40grub2: debug: parsing: linux /boot/vmlinuz-3.13.0-36-generic root=UUID=81044f56-5d0d-4326-b23a-34b9340f9bef ro quiet splash $vt_handoff >20:48:19,549 NOTICE logger: 40grub2: debug: parsing: initrd /boot/initrd.img-3.13.0-36-generic >20:48:19,572 NOTICE logger: 40grub2: debug: parsing: } >20:48:19,573 NOTICE logger: 40grub2: debug: parsing: submenu 'Geavanceerde opties voor elementary OS Freya (0.3)' $menuentry_id_option 'osprober-gnulinux-advanced-81044f56-5d0d-4326-b23a-34b9340f9bef' { >20:48:19,573 NOTICE logger: 40grub2: debug: parsing: menuentry 'elementary OS (op /dev/sda7)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-36-generic--81044f56-5d0d-4326-b23a-34b9340f9bef' { >20:48:19,602 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >20:48:19,603 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >20:48:19,603 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos7' >20:48:19,603 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >20:48:19,603 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7 81044f56-5d0d-4326-b23a-34b9340f9bef >20:48:19,604 NOTICE logger: 40grub2: debug: parsing: else >20:48:19,604 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root 81044f56-5d0d-4326-b23a-34b9340f9bef >20:48:19,604 NOTICE logger: 40grub2: debug: parsing: fi >20:48:19,604 NOTICE logger: 40grub2: debug: parsing: linux /boot/vmlinuz-3.13.0-36-generic root=UUID=81044f56-5d0d-4326-b23a-34b9340f9bef ro quiet splash $vt_handoff >20:48:19,619 NOTICE logger: 40grub2: debug: parsing: initrd /boot/initrd.img-3.13.0-36-generic >20:48:19,633 NOTICE logger: 40grub2: debug: parsing: } >20:48:19,634 NOTICE logger: 40grub2: debug: parsing: menuentry 'elementary OS, met Linux 3.13.0-36-generic (op /dev/sda7)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-36-generic--81044f56-5d0d-4326-b23a-34b9340f9bef' { >20:48:19,668 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >20:48:19,668 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >20:48:19,668 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos7' >20:48:19,669 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >20:48:19,669 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7 81044f56-5d0d-4326-b23a-34b9340f9bef >20:48:19,669 NOTICE logger: 40grub2: debug: parsing: else >20:48:19,669 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root 81044f56-5d0d-4326-b23a-34b9340f9bef >20:48:19,670 NOTICE logger: 40grub2: debug: parsing: fi >20:48:19,670 NOTICE logger: 40grub2: debug: parsing: linux /boot/vmlinuz-3.13.0-36-generic root=UUID=81044f56-5d0d-4326-b23a-34b9340f9bef ro quiet splash $vt_handoff >20:48:19,686 NOTICE logger: 40grub2: debug: parsing: initrd /boot/initrd.img-3.13.0-36-generic >20:48:19,699 NOTICE logger: 40grub2: debug: parsing: } >20:48:19,699 NOTICE logger: 40grub2: debug: parsing: menuentry 'elementary OS, with Linux 3.13.0-36-generic (recovery mode) (op /dev/sda7)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-36-generic-root=UUID=81044f56-5d0d-4326-b23a-34b9340f9bef ro recovery nomodeset-81044f56-5d0d-4326-b23a-34b9340f9bef' { >20:48:19,735 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >20:48:19,735 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >20:48:19,735 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos7' >20:48:19,736 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >20:48:19,736 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7 81044f56-5d0d-4326-b23a-34b9340f9bef >20:48:19,736 NOTICE logger: 40grub2: debug: parsing: else >20:48:19,736 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root 81044f56-5d0d-4326-b23a-34b9340f9bef >20:48:19,737 NOTICE logger: 40grub2: debug: parsing: fi >20:48:19,737 NOTICE logger: 40grub2: debug: parsing: linux /boot/vmlinuz-3.13.0-36-generic root=UUID=81044f56-5d0d-4326-b23a-34b9340f9bef ro recovery nomodeset >20:48:19,749 NOTICE logger: 40grub2: debug: parsing: initrd /boot/initrd.img-3.13.0-36-generic >20:48:19,761 NOTICE logger: 40grub2: debug: parsing: } >20:48:19,761 NOTICE logger: 40grub2: debug: parsing: menuentry 'elementary OS, met Linux 3.13.0-32-generic (op /dev/sda7)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-32-generic--81044f56-5d0d-4326-b23a-34b9340f9bef' { >20:48:19,794 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >20:48:19,795 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >20:48:19,795 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos7' >20:48:19,795 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >20:48:19,795 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7 81044f56-5d0d-4326-b23a-34b9340f9bef >20:48:19,795 NOTICE logger: 40grub2: debug: parsing: else >20:48:19,795 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root 81044f56-5d0d-4326-b23a-34b9340f9bef >20:48:19,795 NOTICE logger: 40grub2: debug: parsing: fi >20:48:19,796 NOTICE logger: 40grub2: debug: parsing: linux /boot/vmlinuz-3.13.0-32-generic root=UUID=81044f56-5d0d-4326-b23a-34b9340f9bef ro quiet splash $vt_handoff >20:48:19,807 NOTICE logger: 40grub2: debug: parsing: initrd /boot/initrd.img-3.13.0-32-generic >20:48:19,820 NOTICE logger: 40grub2: debug: parsing: } >20:48:19,821 NOTICE logger: 40grub2: debug: parsing: menuentry 'elementary OS, with Linux 3.13.0-32-generic (recovery mode) (op /dev/sda7)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-32-generic-root=UUID=81044f56-5d0d-4326-b23a-34b9340f9bef ro recovery nomodeset-81044f56-5d0d-4326-b23a-34b9340f9bef' { >20:48:19,857 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >20:48:19,857 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >20:48:19,857 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos7' >20:48:19,857 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >20:48:19,858 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7 81044f56-5d0d-4326-b23a-34b9340f9bef >20:48:19,858 NOTICE logger: 40grub2: debug: parsing: else >20:48:19,858 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root 81044f56-5d0d-4326-b23a-34b9340f9bef >20:48:19,858 NOTICE logger: 40grub2: debug: parsing: fi >20:48:19,858 NOTICE logger: 40grub2: debug: parsing: linux /boot/vmlinuz-3.13.0-32-generic root=UUID=81044f56-5d0d-4326-b23a-34b9340f9bef ro recovery nomodeset >20:48:19,869 NOTICE logger: 40grub2: debug: parsing: initrd /boot/initrd.img-3.13.0-32-generic >20:48:19,879 NOTICE logger: 40grub2: debug: parsing: } >20:48:19,880 NOTICE logger: 40grub2: debug: parsing: } >20:48:19,880 NOTICE logger: 40grub2: debug: parsing: >20:48:19,880 NOTICE logger: 40grub2: debug: parsing: menuentry 'Fedora release 22 (Rawhide)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-simple-5090632f-2fcd-4653-9de3-c62bf1d4f725' { >20:48:19,919 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >20:48:19,919 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >20:48:19,919 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos8' >20:48:19,919 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >20:48:19,919 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos8 --hint-efi=hd0,msdos8 --hint-baremetal=ahci0,msdos8 5090632f-2fcd-4653-9de3-c62bf1d4f725 >20:48:19,920 NOTICE logger: 40grub2: debug: parsing: else >20:48:19,920 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root 5090632f-2fcd-4653-9de3-c62bf1d4f725 >20:48:19,920 NOTICE logger: 40grub2: debug: parsing: fi >20:48:19,920 NOTICE logger: 40grub2: debug: parsing: linux /boot/vmlinuz-0-rescue-628095d526ec49d5b06e0f90862b6b2e root=/dev/sda8 >20:48:19,931 NOTICE logger: 40grub2: debug: parsing: initrd /boot/initramfs-0-rescue-628095d526ec49d5b06e0f90862b6b2e.img >20:48:19,943 NOTICE logger: 40grub2: debug: parsing: } >20:48:19,944 NOTICE logger: 40grub2: debug: parsing: submenu 'Geavanceerde opties voor Fedora release 22 (Rawhide)' $menuentry_id_option 'osprober-gnulinux-advanced-5090632f-2fcd-4653-9de3-c62bf1d4f725' { >20:48:19,944 NOTICE logger: 40grub2: debug: parsing: menuentry 'Fedora release 22 (Rawhide) (op /dev/sda8)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-0-rescue-628095d526ec49d5b06e0f90862b6b2e--5090632f-2fcd-4653-9de3-c62bf1d4f725' { >20:48:19,976 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >20:48:19,977 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >20:48:19,977 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos8' >20:48:19,977 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >20:48:19,977 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos8 --hint-efi=hd0,msdos8 --hint-baremetal=ahci0,msdos8 5090632f-2fcd-4653-9de3-c62bf1d4f725 >20:48:19,977 NOTICE logger: 40grub2: debug: parsing: else >20:48:19,977 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root 5090632f-2fcd-4653-9de3-c62bf1d4f725 >20:48:19,978 NOTICE logger: 40grub2: debug: parsing: fi >20:48:19,978 NOTICE logger: 40grub2: debug: parsing: linux /boot/vmlinuz-0-rescue-628095d526ec49d5b06e0f90862b6b2e root=/dev/sda8 >20:48:19,991 NOTICE logger: 40grub2: debug: parsing: initrd /boot/initramfs-0-rescue-628095d526ec49d5b06e0f90862b6b2e.img >20:48:20,002 NOTICE logger: 40grub2: debug: parsing: } >20:48:20,002 NOTICE logger: 40grub2: debug: parsing: menuentry 'Fedora release 22 (Rawhide) (op /dev/sda8)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.18.0-0.rc0.git4.1.fc22.x86_64--5090632f-2fcd-4653-9de3-c62bf1d4f725' { >20:48:20,040 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >20:48:20,040 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >20:48:20,040 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos8' >20:48:20,040 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >20:48:20,041 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos8 --hint-efi=hd0,msdos8 --hint-baremetal=ahci0,msdos8 5090632f-2fcd-4653-9de3-c62bf1d4f725 >20:48:20,041 NOTICE logger: 40grub2: debug: parsing: else >20:48:20,041 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root 5090632f-2fcd-4653-9de3-c62bf1d4f725 >20:48:20,041 NOTICE logger: 40grub2: debug: parsing: fi >20:48:20,041 NOTICE logger: 40grub2: debug: parsing: linux /boot/vmlinuz-3.18.0-0.rc0.git4.1.fc22.x86_64 root=/dev/sda8 >20:48:20,054 NOTICE logger: 40grub2: debug: parsing: initrd /boot/initramfs-3.18.0-0.rc0.git4.1.fc22.x86_64.img >20:48:20,066 NOTICE logger: 40grub2: debug: parsing: } >20:48:20,067 NOTICE logger: 40grub2: debug: parsing: } >20:48:20,067 NOTICE logger: 40grub2: debug: parsing: >20:48:20,068 NOTICE logger: 40grub2: debug: parsing: ### END /etc/grub.d/30_os-prober ### >20:48:20,068 NOTICE logger: 40grub2: debug: parsing: >20:48:20,068 NOTICE logger: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/30_uefi-firmware ### >20:48:20,069 NOTICE logger: 40grub2: debug: parsing: ### END /etc/grub.d/30_uefi-firmware ### >20:48:20,069 NOTICE logger: 40grub2: debug: parsing: >20:48:20,069 NOTICE logger: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/40_custom ### >20:48:20,069 NOTICE logger: 40grub2: debug: parsing: # This file provides an easy way to add custom menu entries. Simply type the >20:48:20,070 NOTICE logger: 40grub2: debug: parsing: # menu entries you want to add after this comment. Be careful not to change >20:48:20,070 NOTICE logger: 40grub2: debug: parsing: # the 'exec tail' line above. >20:48:20,070 NOTICE logger: 40grub2: debug: parsing: ### END /etc/grub.d/40_custom ### >20:48:20,071 NOTICE logger: 40grub2: debug: parsing: >20:48:20,071 NOTICE logger: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/41_custom ### >20:48:20,071 NOTICE logger: 40grub2: debug: parsing: if [ -f ${config_directory}/custom.cfg ]; then >20:48:20,071 NOTICE logger: 40grub2: debug: parsing: source ${config_directory}/custom.cfg >20:48:20,072 NOTICE logger: 40grub2: debug: parsing: elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then >20:48:20,072 NOTICE logger: 40grub2: debug: parsing: source $prefix/custom.cfg; >20:48:20,072 NOTICE logger: 40grub2: debug: parsing: fi >20:48:20,073 NOTICE logger: 40grub2: debug: parsing: ### END /etc/grub.d/41_custom ### >20:48:20,074 NOTICE logger: 50mounted-tests: debug: /usr/libexec/linux-boot-probes/mounted/40grub2 succeeded >20:48:20,081 NOTICE logger: 50mounted-tests: error: umount error, retrying after 1 sec >20:48:21,138 NOTICE logger: linux-boot-prober: debug: linux detected by /usr/libexec/linux-boot-probes/50mounted-tests >20:48:29,658 NOTICE logger: linux-boot-prober: debug: running /usr/libexec/linux-boot-probes/50mounted-tests >20:48:29,761 INFO kernel:[ 901.402277] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null) >20:48:29,761 DEBUG kernel:[ 901.402310] SELinux: initialized (dev sda7, type ext4), uses xattr >20:48:29,805 NOTICE logger: 50mounted-tests: debug: running /usr/libexec/linux-boot-probes/mounted/40grub /dev/sda7 /dev/sda7 /var/lib/os-prober/mount ext4 >20:48:29,863 NOTICE logger: 50mounted-tests: debug: running /usr/libexec/linux-boot-probes/mounted/40grub2 /dev/sda7 /dev/sda7 /var/lib/os-prober/mount ext4 >20:48:29,889 NOTICE logger: 40grub2: debug: parsing grub.cfg >20:48:29,898 NOTICE logger: 40grub2: debug: parsing: # >20:48:29,898 NOTICE logger: 40grub2: debug: parsing: # DO NOT EDIT THIS FILE >20:48:29,898 NOTICE logger: 40grub2: debug: parsing: # >20:48:29,899 NOTICE logger: 40grub2: debug: parsing: # It is automatically generated by grub-mkconfig using templates >20:48:29,899 NOTICE logger: 40grub2: debug: parsing: # from /etc/grub.d and settings from /etc/default/grub >20:48:29,899 NOTICE logger: 40grub2: debug: parsing: # >20:48:29,900 NOTICE logger: 40grub2: debug: parsing: >20:48:29,900 NOTICE logger: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/00_header ### >20:48:29,900 NOTICE logger: 40grub2: debug: parsing: if [ -s $prefix/grubenv ]; then >20:48:29,901 NOTICE logger: 40grub2: debug: parsing: set have_grubenv=true >20:48:29,901 NOTICE logger: 40grub2: debug: parsing: load_env >20:48:29,901 NOTICE logger: 40grub2: debug: parsing: fi >20:48:29,901 NOTICE logger: 40grub2: debug: parsing: if [ "${next_entry}" ] ; then >20:48:29,902 NOTICE logger: 40grub2: debug: parsing: set default="${next_entry}" >20:48:29,902 NOTICE logger: 40grub2: debug: parsing: set next_entry= >20:48:29,902 NOTICE logger: 40grub2: debug: parsing: save_env next_entry >20:48:29,903 NOTICE logger: 40grub2: debug: parsing: set boot_once=true >20:48:29,903 NOTICE logger: 40grub2: debug: parsing: else >20:48:29,903 NOTICE logger: 40grub2: debug: parsing: set default="0" >20:48:29,903 NOTICE logger: 40grub2: debug: parsing: fi >20:48:29,903 NOTICE logger: 40grub2: debug: parsing: >20:48:29,903 NOTICE logger: 40grub2: debug: parsing: if [ x"${feature_menuentry_id}" = xy ]; then >20:48:29,904 NOTICE logger: 40grub2: debug: parsing: menuentry_id_option="--id" >20:48:29,904 NOTICE logger: 40grub2: debug: parsing: else >20:48:29,904 NOTICE logger: 40grub2: debug: parsing: menuentry_id_option="" >20:48:29,904 NOTICE logger: 40grub2: debug: parsing: fi >20:48:29,904 NOTICE logger: 40grub2: debug: parsing: >20:48:29,904 NOTICE logger: 40grub2: debug: parsing: export menuentry_id_option >20:48:29,904 NOTICE logger: 40grub2: debug: parsing: >20:48:29,904 NOTICE logger: 40grub2: debug: parsing: if [ "${prev_saved_entry}" ]; then >20:48:29,905 NOTICE logger: 40grub2: debug: parsing: set saved_entry="${prev_saved_entry}" >20:48:29,905 NOTICE logger: 40grub2: debug: parsing: save_env saved_entry >20:48:29,905 NOTICE logger: 40grub2: debug: parsing: set prev_saved_entry= >20:48:29,905 NOTICE logger: 40grub2: debug: parsing: save_env prev_saved_entry >20:48:29,905 NOTICE logger: 40grub2: debug: parsing: set boot_once=true >20:48:29,905 NOTICE logger: 40grub2: debug: parsing: fi >20:48:29,905 NOTICE logger: 40grub2: debug: parsing: >20:48:29,906 NOTICE logger: 40grub2: debug: parsing: function savedefault { >20:48:29,906 NOTICE logger: 40grub2: debug: parsing: if [ -z "${boot_once}" ]; then >20:48:29,906 NOTICE logger: 40grub2: debug: parsing: saved_entry="${chosen}" >20:48:29,906 NOTICE logger: 40grub2: debug: parsing: save_env saved_entry >20:48:29,906 NOTICE logger: 40grub2: debug: parsing: fi >20:48:29,906 NOTICE logger: 40grub2: debug: parsing: } >20:48:29,906 NOTICE logger: 40grub2: debug: parsing: function recordfail { >20:48:29,907 NOTICE logger: 40grub2: debug: parsing: set recordfail=1 >20:48:29,907 NOTICE logger: 40grub2: debug: parsing: if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi >20:48:29,907 NOTICE logger: 40grub2: debug: parsing: } >20:48:29,907 NOTICE logger: 40grub2: debug: parsing: function load_video { >20:48:29,907 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_all_video_module = xy ]; then >20:48:29,907 NOTICE logger: 40grub2: debug: parsing: insmod all_video >20:48:29,908 NOTICE logger: 40grub2: debug: parsing: else >20:48:29,908 NOTICE logger: 40grub2: debug: parsing: insmod efi_gop >20:48:29,908 NOTICE logger: 40grub2: debug: parsing: insmod efi_uga >20:48:29,908 NOTICE logger: 40grub2: debug: parsing: insmod ieee1275_fb >20:48:29,908 NOTICE logger: 40grub2: debug: parsing: insmod vbe >20:48:29,908 NOTICE logger: 40grub2: debug: parsing: insmod vga >20:48:29,908 NOTICE logger: 40grub2: debug: parsing: insmod video_bochs >20:48:29,908 NOTICE logger: 40grub2: debug: parsing: insmod video_cirrus >20:48:29,909 NOTICE logger: 40grub2: debug: parsing: fi >20:48:29,909 NOTICE logger: 40grub2: debug: parsing: } >20:48:29,909 NOTICE logger: 40grub2: debug: parsing: >20:48:29,909 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_default_font_path = xy ] ; then >20:48:29,909 NOTICE logger: 40grub2: debug: parsing: font=unicode >20:48:29,909 NOTICE logger: 40grub2: debug: parsing: else >20:48:29,910 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >20:48:29,910 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >20:48:29,910 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos7' >20:48:29,910 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >20:48:29,910 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7 81044f56-5d0d-4326-b23a-34b9340f9bef >20:48:29,910 NOTICE logger: 40grub2: debug: parsing: else >20:48:29,910 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root 81044f56-5d0d-4326-b23a-34b9340f9bef >20:48:29,911 NOTICE logger: 40grub2: debug: parsing: fi >20:48:29,911 NOTICE logger: 40grub2: debug: parsing: font="/usr/share/grub/unicode.pf2" >20:48:29,911 NOTICE logger: 40grub2: debug: parsing: fi >20:48:29,911 NOTICE logger: 40grub2: debug: parsing: >20:48:29,911 NOTICE logger: 40grub2: debug: parsing: if loadfont $font ; then >20:48:29,911 NOTICE logger: 40grub2: debug: parsing: set gfxmode=auto >20:48:29,911 NOTICE logger: 40grub2: debug: parsing: load_video >20:48:29,912 NOTICE logger: 40grub2: debug: parsing: insmod gfxterm >20:48:29,912 NOTICE logger: 40grub2: debug: parsing: set locale_dir=$prefix/locale >20:48:29,912 NOTICE logger: 40grub2: debug: parsing: set lang=nl_NL >20:48:29,912 NOTICE logger: 40grub2: debug: parsing: insmod gettext >20:48:29,912 NOTICE logger: 40grub2: debug: parsing: fi >20:48:29,912 NOTICE logger: 40grub2: debug: parsing: terminal_output gfxterm >20:48:29,912 NOTICE logger: 40grub2: debug: parsing: if [ "${recordfail}" = 1 ] ; then >20:48:29,912 NOTICE logger: 40grub2: debug: parsing: set timeout=-1 >20:48:29,913 NOTICE logger: 40grub2: debug: parsing: else >20:48:29,913 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_timeout_style = xy ] ; then >20:48:29,913 NOTICE logger: 40grub2: debug: parsing: set timeout_style=menu >20:48:29,913 NOTICE logger: 40grub2: debug: parsing: set timeout=10 >20:48:29,913 NOTICE logger: 40grub2: debug: parsing: # Fallback normal timeout code in case the timeout_style feature is >20:48:29,913 NOTICE logger: 40grub2: debug: parsing: # unavailable. >20:48:29,913 NOTICE logger: 40grub2: debug: parsing: else >20:48:29,914 NOTICE logger: 40grub2: debug: parsing: set timeout=10 >20:48:29,914 NOTICE logger: 40grub2: debug: parsing: fi >20:48:29,914 NOTICE logger: 40grub2: debug: parsing: fi >20:48:29,914 NOTICE logger: 40grub2: debug: parsing: ### END /etc/grub.d/00_header ### >20:48:29,914 NOTICE logger: 40grub2: debug: parsing: >20:48:29,914 NOTICE logger: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/05_debian_theme ### >20:48:29,914 NOTICE logger: 40grub2: debug: parsing: set menu_color_normal=white/black >20:48:29,915 NOTICE logger: 40grub2: debug: parsing: set menu_color_highlight=black/white >20:48:29,915 NOTICE logger: 40grub2: debug: parsing: ### END /etc/grub.d/05_debian_theme ### >20:48:29,915 NOTICE logger: 40grub2: debug: parsing: >20:48:29,915 NOTICE logger: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/10_linux ### >20:48:29,915 NOTICE logger: 40grub2: debug: parsing: function gfxmode { >20:48:29,915 NOTICE logger: 40grub2: debug: parsing: set gfxpayload="${1}" >20:48:29,915 NOTICE logger: 40grub2: debug: parsing: if [ "${1}" = "keep" ]; then >20:48:29,916 NOTICE logger: 40grub2: debug: parsing: set vt_handoff=vt.handoff=7 >20:48:29,916 NOTICE logger: 40grub2: debug: parsing: else >20:48:29,916 NOTICE logger: 40grub2: debug: parsing: set vt_handoff= >20:48:29,916 NOTICE logger: 40grub2: debug: parsing: fi >20:48:29,916 NOTICE logger: 40grub2: debug: parsing: } >20:48:29,916 NOTICE logger: 40grub2: debug: parsing: if [ "${recordfail}" != 1 ]; then >20:48:29,916 NOTICE logger: 40grub2: debug: parsing: if [ -e ${prefix}/gfxblacklist.txt ]; then >20:48:29,917 NOTICE logger: 40grub2: debug: parsing: if hwmatch ${prefix}/gfxblacklist.txt 3; then >20:48:29,917 NOTICE logger: 40grub2: debug: parsing: if [ ${match} = 0 ]; then >20:48:29,917 NOTICE logger: 40grub2: debug: parsing: set linux_gfx_mode=keep >20:48:29,917 NOTICE logger: 40grub2: debug: parsing: else >20:48:29,917 NOTICE logger: 40grub2: debug: parsing: set linux_gfx_mode=text >20:48:29,917 NOTICE logger: 40grub2: debug: parsing: fi >20:48:29,917 NOTICE logger: 40grub2: debug: parsing: else >20:48:29,918 NOTICE logger: 40grub2: debug: parsing: set linux_gfx_mode=text >20:48:29,918 NOTICE logger: 40grub2: debug: parsing: fi >20:48:29,918 NOTICE logger: 40grub2: debug: parsing: else >20:48:29,918 NOTICE logger: 40grub2: debug: parsing: set linux_gfx_mode=keep >20:48:29,918 NOTICE logger: 40grub2: debug: parsing: fi >20:48:29,918 NOTICE logger: 40grub2: debug: parsing: else >20:48:29,918 NOTICE logger: 40grub2: debug: parsing: set linux_gfx_mode=text >20:48:29,918 NOTICE logger: 40grub2: debug: parsing: fi >20:48:29,919 NOTICE logger: 40grub2: debug: parsing: export linux_gfx_mode >20:48:29,919 NOTICE logger: 40grub2: debug: parsing: menuentry 'elementary OS' --class elementary --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-81044f56-5d0d-4326-b23a-34b9340f9bef' { >20:48:29,949 NOTICE logger: 40grub2: debug: parsing: recordfail >20:48:29,949 NOTICE logger: 40grub2: debug: parsing: load_video >20:48:29,949 NOTICE logger: 40grub2: debug: parsing: gfxmode $linux_gfx_mode >20:48:29,949 NOTICE logger: 40grub2: debug: parsing: insmod gzio >20:48:29,949 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >20:48:29,950 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >20:48:29,950 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos7' >20:48:29,950 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >20:48:29,950 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7 81044f56-5d0d-4326-b23a-34b9340f9bef >20:48:29,950 NOTICE logger: 40grub2: debug: parsing: else >20:48:29,950 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root 81044f56-5d0d-4326-b23a-34b9340f9bef >20:48:29,950 NOTICE logger: 40grub2: debug: parsing: fi >20:48:29,951 NOTICE logger: 40grub2: debug: parsing: linux#011/boot/vmlinuz-3.13.0-36-generic root=UUID=81044f56-5d0d-4326-b23a-34b9340f9bef ro quiet splash $vt_handoff >20:48:29,962 NOTICE logger: 40grub2: debug: parsing: initrd#011/boot/initrd.img-3.13.0-36-generic >20:48:29,974 NOTICE logger: 40grub2: debug: parsing: } >20:48:29,975 NOTICE logger: 40grub2: result: /dev/sda7:/dev/sda7:elementary OS:/boot/vmlinuz-3.13.0-36-generic:/boot/initrd.img-3.13.0-36-generic:root=UUID=81044f56-5d0d-4326-b23a-34b9340f9bef ro quiet splash $vt_handoff >20:48:29,975 NOTICE logger: 40grub2: debug: parsing: submenu 'Geavanceerde opties voor elementary OS' $menuentry_id_option 'gnulinux-advanced-81044f56-5d0d-4326-b23a-34b9340f9bef' { >20:48:29,975 NOTICE logger: 40grub2: debug: parsing: menuentry 'elementary OS, met Linux 3.13.0-36-generic' --class elementary --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-36-generic-advanced-81044f56-5d0d-4326-b23a-34b9340f9bef' { >20:48:30,016 NOTICE logger: 40grub2: debug: parsing: recordfail >20:48:30,016 NOTICE logger: 40grub2: debug: parsing: load_video >20:48:30,016 NOTICE logger: 40grub2: debug: parsing: gfxmode $linux_gfx_mode >20:48:30,016 NOTICE logger: 40grub2: debug: parsing: insmod gzio >20:48:30,017 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >20:48:30,017 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >20:48:30,017 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos7' >20:48:30,017 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >20:48:30,017 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7 81044f56-5d0d-4326-b23a-34b9340f9bef >20:48:30,017 NOTICE logger: 40grub2: debug: parsing: else >20:48:30,018 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root 81044f56-5d0d-4326-b23a-34b9340f9bef >20:48:30,018 NOTICE logger: 40grub2: debug: parsing: fi >20:48:30,018 NOTICE logger: 40grub2: debug: parsing: echo#011'Laden van Linux 3.13.0-36-generic...' >20:48:30,018 NOTICE logger: 40grub2: debug: parsing: linux#011/boot/vmlinuz-3.13.0-36-generic root=UUID=81044f56-5d0d-4326-b23a-34b9340f9bef ro quiet splash $vt_handoff >20:48:30,028 NOTICE logger: 40grub2: debug: parsing: echo#011'Laden van initiële RAM-schijf...' >20:48:30,029 NOTICE logger: 40grub2: debug: parsing: initrd#011/boot/initrd.img-3.13.0-36-generic >20:48:30,039 NOTICE logger: 40grub2: debug: parsing: } >20:48:30,040 NOTICE logger: 40grub2: result: /dev/sda7:/dev/sda7:elementary OS, met Linux 3.13.0-36-generic:/boot/vmlinuz-3.13.0-36-generic:/boot/initrd.img-3.13.0-36-generic:root=UUID=81044f56-5d0d-4326-b23a-34b9340f9bef ro quiet splash $vt_handoff >20:48:30,040 NOTICE logger: 40grub2: debug: parsing: menuentry 'elementary OS, with Linux 3.13.0-36-generic (recovery mode)' --class elementary --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-36-generic-recovery-81044f56-5d0d-4326-b23a-34b9340f9bef' { >20:48:30,076 NOTICE logger: 40grub2: debug: parsing: recordfail >20:48:30,076 NOTICE logger: 40grub2: debug: parsing: load_video >20:48:30,077 NOTICE logger: 40grub2: debug: parsing: insmod gzio >20:48:30,077 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >20:48:30,077 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >20:48:30,077 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos7' >20:48:30,077 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >20:48:30,077 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7 81044f56-5d0d-4326-b23a-34b9340f9bef >20:48:30,078 NOTICE logger: 40grub2: debug: parsing: else >20:48:30,078 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root 81044f56-5d0d-4326-b23a-34b9340f9bef >20:48:30,078 NOTICE logger: 40grub2: debug: parsing: fi >20:48:30,078 NOTICE logger: 40grub2: debug: parsing: echo#011'Laden van Linux 3.13.0-36-generic...' >20:48:30,078 NOTICE logger: 40grub2: debug: parsing: linux#011/boot/vmlinuz-3.13.0-36-generic root=UUID=81044f56-5d0d-4326-b23a-34b9340f9bef ro recovery nomodeset >20:48:30,088 NOTICE logger: 40grub2: debug: parsing: echo#011'Laden van initiële RAM-schijf...' >20:48:30,088 NOTICE logger: 40grub2: debug: parsing: initrd#011/boot/initrd.img-3.13.0-36-generic >20:48:30,100 NOTICE logger: 40grub2: debug: parsing: } >20:48:30,100 NOTICE logger: 40grub2: result: /dev/sda7:/dev/sda7:elementary OS, with Linux 3.13.0-36-generic (recovery mode):/boot/vmlinuz-3.13.0-36-generic:/boot/initrd.img-3.13.0-36-generic:root=UUID=81044f56-5d0d-4326-b23a-34b9340f9bef ro recovery nomodeset >20:48:30,101 NOTICE logger: 40grub2: debug: parsing: menuentry 'elementary OS, met Linux 3.13.0-32-generic' --class elementary --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-32-generic-advanced-81044f56-5d0d-4326-b23a-34b9340f9bef' { >20:48:30,140 NOTICE logger: 40grub2: debug: parsing: recordfail >20:48:30,140 NOTICE logger: 40grub2: debug: parsing: load_video >20:48:30,140 NOTICE logger: 40grub2: debug: parsing: gfxmode $linux_gfx_mode >20:48:30,140 NOTICE logger: 40grub2: debug: parsing: insmod gzio >20:48:30,141 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >20:48:30,141 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >20:48:30,141 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos7' >20:48:30,141 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >20:48:30,141 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7 81044f56-5d0d-4326-b23a-34b9340f9bef >20:48:30,141 NOTICE logger: 40grub2: debug: parsing: else >20:48:30,141 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root 81044f56-5d0d-4326-b23a-34b9340f9bef >20:48:30,142 NOTICE logger: 40grub2: debug: parsing: fi >20:48:30,142 NOTICE logger: 40grub2: debug: parsing: echo#011'Laden van Linux 3.13.0-32-generic...' >20:48:30,142 NOTICE logger: 40grub2: debug: parsing: linux#011/boot/vmlinuz-3.13.0-32-generic root=UUID=81044f56-5d0d-4326-b23a-34b9340f9bef ro quiet splash $vt_handoff >20:48:30,158 NOTICE logger: 40grub2: debug: parsing: echo#011'Laden van initiële RAM-schijf...' >20:48:30,158 NOTICE logger: 40grub2: debug: parsing: initrd#011/boot/initrd.img-3.13.0-32-generic >20:48:30,169 NOTICE logger: 40grub2: debug: parsing: } >20:48:30,169 NOTICE logger: 40grub2: result: /dev/sda7:/dev/sda7:elementary OS, met Linux 3.13.0-32-generic:/boot/vmlinuz-3.13.0-32-generic:/boot/initrd.img-3.13.0-32-generic:root=UUID=81044f56-5d0d-4326-b23a-34b9340f9bef ro quiet splash $vt_handoff >20:48:30,170 NOTICE logger: 40grub2: debug: parsing: menuentry 'elementary OS, with Linux 3.13.0-32-generic (recovery mode)' --class elementary --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-32-generic-recovery-81044f56-5d0d-4326-b23a-34b9340f9bef' { >20:48:30,204 NOTICE logger: 40grub2: debug: parsing: recordfail >20:48:30,204 NOTICE logger: 40grub2: debug: parsing: load_video >20:48:30,204 NOTICE logger: 40grub2: debug: parsing: insmod gzio >20:48:30,205 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >20:48:30,205 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >20:48:30,205 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos7' >20:48:30,206 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >20:48:30,206 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7 81044f56-5d0d-4326-b23a-34b9340f9bef >20:48:30,206 NOTICE logger: 40grub2: debug: parsing: else >20:48:30,207 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root 81044f56-5d0d-4326-b23a-34b9340f9bef >20:48:30,207 NOTICE logger: 40grub2: debug: parsing: fi >20:48:30,207 NOTICE logger: 40grub2: debug: parsing: echo#011'Laden van Linux 3.13.0-32-generic...' >20:48:30,207 NOTICE logger: 40grub2: debug: parsing: linux#011/boot/vmlinuz-3.13.0-32-generic root=UUID=81044f56-5d0d-4326-b23a-34b9340f9bef ro recovery nomodeset >20:48:30,220 NOTICE logger: 40grub2: debug: parsing: echo#011'Laden van initiële RAM-schijf...' >20:48:30,220 NOTICE logger: 40grub2: debug: parsing: initrd#011/boot/initrd.img-3.13.0-32-generic >20:48:30,232 NOTICE logger: 40grub2: debug: parsing: } >20:48:30,232 NOTICE logger: 40grub2: result: /dev/sda7:/dev/sda7:elementary OS, with Linux 3.13.0-32-generic (recovery mode):/boot/vmlinuz-3.13.0-32-generic:/boot/initrd.img-3.13.0-32-generic:root=UUID=81044f56-5d0d-4326-b23a-34b9340f9bef ro recovery nomodeset >20:48:30,232 NOTICE logger: 40grub2: debug: parsing: } >20:48:30,232 NOTICE logger: 40grub2: debug: parsing: >20:48:30,232 NOTICE logger: 40grub2: debug: parsing: ### END /etc/grub.d/10_linux ### >20:48:30,233 NOTICE logger: 40grub2: debug: parsing: >20:48:30,233 NOTICE logger: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/20_linux_xen ### >20:48:30,233 NOTICE logger: 40grub2: debug: parsing: >20:48:30,233 NOTICE logger: 40grub2: debug: parsing: ### END /etc/grub.d/20_linux_xen ### >20:48:30,233 NOTICE logger: 40grub2: debug: parsing: >20:48:30,233 NOTICE logger: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/20_memtest86+ ### >20:48:30,233 NOTICE logger: 40grub2: debug: parsing: menuentry 'Memory test (memtest86+)' { >20:48:30,265 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >20:48:30,265 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >20:48:30,268 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos7' >20:48:30,268 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >20:48:30,268 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7 81044f56-5d0d-4326-b23a-34b9340f9bef >20:48:30,268 NOTICE logger: 40grub2: debug: parsing: else >20:48:30,268 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root 81044f56-5d0d-4326-b23a-34b9340f9bef >20:48:30,268 NOTICE logger: 40grub2: debug: parsing: fi >20:48:30,268 NOTICE logger: 40grub2: debug: parsing: knetbsd#011/boot/memtest86+.elf >20:48:30,268 NOTICE logger: 40grub2: debug: parsing: } >20:48:30,268 NOTICE logger: 40grub2: debug: parsing: menuentry 'Memory test (memtest86+, serial console 115200)' { >20:48:30,301 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >20:48:30,301 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >20:48:30,301 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos7' >20:48:30,302 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >20:48:30,302 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7 81044f56-5d0d-4326-b23a-34b9340f9bef >20:48:30,302 NOTICE logger: 40grub2: debug: parsing: else >20:48:30,302 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root 81044f56-5d0d-4326-b23a-34b9340f9bef >20:48:30,303 NOTICE logger: 40grub2: debug: parsing: fi >20:48:30,303 NOTICE logger: 40grub2: debug: parsing: linux16#011/boot/memtest86+.bin console=ttyS0,115200n8 >20:48:30,303 NOTICE logger: 40grub2: debug: parsing: } >20:48:30,303 NOTICE logger: 40grub2: debug: parsing: ### END /etc/grub.d/20_memtest86+ ### >20:48:30,303 NOTICE logger: 40grub2: debug: parsing: >20:48:30,303 NOTICE logger: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/30_os-prober ### >20:48:30,303 NOTICE logger: 40grub2: debug: parsing: menuentry 'Windows 8 (loader) (op /dev/sda3)' --class windows --class os $menuentry_id_option 'osprober-chain-4EE8319C538E85D1' { >20:48:30,333 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >20:48:30,333 NOTICE logger: 40grub2: debug: parsing: insmod ntfs >20:48:30,334 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos3' >20:48:30,334 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >20:48:30,334 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos3 --hint-efi=hd0,msdos3 --hint-baremetal=ahci0,msdos3 4EE8319C538E85D1 >20:48:30,334 NOTICE logger: 40grub2: debug: parsing: else >20:48:30,334 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root 4EE8319C538E85D1 >20:48:30,334 NOTICE logger: 40grub2: debug: parsing: fi >20:48:30,335 NOTICE logger: 40grub2: debug: parsing: parttool ${root} hidden- >20:48:30,335 NOTICE logger: 40grub2: debug: parsing: drivemap -s (hd0) ${root} >20:48:30,335 NOTICE logger: 40grub2: debug: parsing: chainloader +1 >20:48:30,335 NOTICE logger: 40grub2: debug: parsing: } >20:48:30,335 NOTICE logger: 40grub2: debug: parsing: menuentry 'Debian GNU/Linux (jessie/sid) (op /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-simple-f29e9625-7a45-4027-86b9-4702f5ff479e' { >20:48:30,365 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >20:48:30,365 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >20:48:30,365 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos6' >20:48:30,366 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >20:48:30,366 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 f29e9625-7a45-4027-86b9-4702f5ff479e >20:48:30,366 NOTICE logger: 40grub2: debug: parsing: else >20:48:30,366 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root f29e9625-7a45-4027-86b9-4702f5ff479e >20:48:30,366 NOTICE logger: 40grub2: debug: parsing: fi >20:48:30,366 NOTICE logger: 40grub2: debug: parsing: linux /boot/vmlinuz-3.14-2-amd64 root=UUID=f29e9625-7a45-4027-86b9-4702f5ff479e ro quiet >20:48:30,377 NOTICE logger: 40grub2: debug: parsing: initrd /boot/initrd.img-3.14-2-amd64 >20:48:30,387 NOTICE logger: 40grub2: debug: parsing: } >20:48:30,387 NOTICE logger: 40grub2: debug: parsing: submenu 'Geavanceerde opties voor Debian GNU/Linux (jessie/sid) (op /dev/sda6)' $menuentry_id_option 'osprober-gnulinux-advanced-f29e9625-7a45-4027-86b9-4702f5ff479e' { >20:48:30,387 NOTICE logger: 40grub2: debug: parsing: menuentry 'Debian GNU/Linux (op /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.14-2-amd64--f29e9625-7a45-4027-86b9-4702f5ff479e' { >20:48:30,425 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >20:48:30,425 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >20:48:30,425 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos6' >20:48:30,425 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >20:48:30,425 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 f29e9625-7a45-4027-86b9-4702f5ff479e >20:48:30,426 NOTICE logger: 40grub2: debug: parsing: else >20:48:30,426 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root f29e9625-7a45-4027-86b9-4702f5ff479e >20:48:30,426 NOTICE logger: 40grub2: debug: parsing: fi >20:48:30,427 NOTICE logger: 40grub2: debug: parsing: linux /boot/vmlinuz-3.14-2-amd64 root=UUID=f29e9625-7a45-4027-86b9-4702f5ff479e ro quiet >20:48:30,439 NOTICE logger: 40grub2: debug: parsing: initrd /boot/initrd.img-3.14-2-amd64 >20:48:30,450 NOTICE logger: 40grub2: debug: parsing: } >20:48:30,450 NOTICE logger: 40grub2: debug: parsing: menuentry 'Debian GNU/Linux, met Linux 3.14-2-amd64 (op /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.14-2-amd64--f29e9625-7a45-4027-86b9-4702f5ff479e' { >20:48:30,492 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >20:48:30,493 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >20:48:30,493 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos6' >20:48:30,493 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >20:48:30,493 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 f29e9625-7a45-4027-86b9-4702f5ff479e >20:48:30,493 NOTICE logger: 40grub2: debug: parsing: else >20:48:30,494 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root f29e9625-7a45-4027-86b9-4702f5ff479e >20:48:30,494 NOTICE logger: 40grub2: debug: parsing: fi >20:48:30,494 NOTICE logger: 40grub2: debug: parsing: linux /boot/vmlinuz-3.14-2-amd64 root=UUID=f29e9625-7a45-4027-86b9-4702f5ff479e ro quiet >20:48:30,506 NOTICE logger: 40grub2: debug: parsing: initrd /boot/initrd.img-3.14-2-amd64 >20:48:30,519 NOTICE logger: 40grub2: debug: parsing: } >20:48:30,520 NOTICE logger: 40grub2: debug: parsing: menuentry 'Debian GNU/Linux, with Linux 3.14-2-amd64 (recovery mode) (op /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.14-2-amd64-root=UUID=f29e9625-7a45-4027-86b9-4702f5ff479e ro single-f29e9625-7a45-4027-86b9-4702f5ff479e' { >20:48:30,554 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >20:48:30,554 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >20:48:30,554 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos6' >20:48:30,554 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >20:48:30,555 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 f29e9625-7a45-4027-86b9-4702f5ff479e >20:48:30,555 NOTICE logger: 40grub2: debug: parsing: else >20:48:30,556 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root f29e9625-7a45-4027-86b9-4702f5ff479e >20:48:30,556 NOTICE logger: 40grub2: debug: parsing: fi >20:48:30,556 NOTICE logger: 40grub2: debug: parsing: linux /boot/vmlinuz-3.14-2-amd64 root=UUID=f29e9625-7a45-4027-86b9-4702f5ff479e ro single >20:48:30,568 NOTICE logger: 40grub2: debug: parsing: initrd /boot/initrd.img-3.14-2-amd64 >20:48:30,580 NOTICE logger: 40grub2: debug: parsing: } >20:48:30,581 NOTICE logger: 40grub2: debug: parsing: } >20:48:30,581 NOTICE logger: 40grub2: debug: parsing: >20:48:30,581 NOTICE logger: 40grub2: debug: parsing: set timeout_style=menu >20:48:30,581 NOTICE logger: 40grub2: debug: parsing: if [ "${timeout}" = 0 ]; then >20:48:30,581 NOTICE logger: 40grub2: debug: parsing: set timeout=10 >20:48:30,581 NOTICE logger: 40grub2: debug: parsing: fi >20:48:30,582 NOTICE logger: 40grub2: debug: parsing: ### END /etc/grub.d/30_os-prober ### >20:48:30,582 NOTICE logger: 40grub2: debug: parsing: >20:48:30,582 NOTICE logger: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/30_uefi-firmware ### >20:48:30,582 NOTICE logger: 40grub2: debug: parsing: ### END /etc/grub.d/30_uefi-firmware ### >20:48:30,582 NOTICE logger: 40grub2: debug: parsing: >20:48:30,582 NOTICE logger: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/40_custom ### >20:48:30,582 NOTICE logger: 40grub2: debug: parsing: # This file provides an easy way to add custom menu entries. Simply type the >20:48:30,583 NOTICE logger: 40grub2: debug: parsing: # menu entries you want to add after this comment. Be careful not to change >20:48:30,583 NOTICE logger: 40grub2: debug: parsing: # the 'exec tail' line above. >20:48:30,583 NOTICE logger: 40grub2: debug: parsing: ### END /etc/grub.d/40_custom ### >20:48:30,583 NOTICE logger: 40grub2: debug: parsing: >20:48:30,584 NOTICE logger: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/41_custom ### >20:48:30,584 NOTICE logger: 40grub2: debug: parsing: if [ -f ${config_directory}/custom.cfg ]; then >20:48:30,584 NOTICE logger: 40grub2: debug: parsing: source ${config_directory}/custom.cfg >20:48:30,585 NOTICE logger: 40grub2: debug: parsing: elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then >20:48:30,585 NOTICE logger: 40grub2: debug: parsing: source $prefix/custom.cfg; >20:48:30,585 NOTICE logger: 40grub2: debug: parsing: fi >20:48:30,586 NOTICE logger: 40grub2: debug: parsing: ### END /etc/grub.d/41_custom ### >20:48:30,588 NOTICE logger: 50mounted-tests: debug: /usr/libexec/linux-boot-probes/mounted/40grub2 succeeded >20:48:30,597 NOTICE logger: 50mounted-tests: error: umount error, retrying after 1 sec >20:48:31,672 NOTICE logger: linux-boot-prober: debug: linux detected by /usr/libexec/linux-boot-probes/50mounted-tests
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 1152753
: 947036 |
947037
|
947038
|
947039
|
947040
|
947041
|
947042
|
947043
|
947044
|
947045
|
947046