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 1457523 Details for
Bug 1599378
TypeError: __new__() missing 4 required positional arguments: 'kernel', 'initrd', 'root', and 'args'
[?]
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), 1.11 MB, created by
Dave Kil
on 2018-07-09 16:05:53 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Dave Kil
Created:
2018-07-09 16:05:53 UTC
Size:
1.11 MB
patch
obsolete
>anaconda 28.22.10 exception report >Traceback (most recent call first): > File "/usr/lib64/python3.6/site-packages/pyanaconda/kexec.py", line 46, in run_grubby > boot_info = _BootInfo() > File "/usr/lib64/python3.6/site-packages/pyanaconda/kexec.py", line 87, in setup_kexec > boot_info = run_grubby() > File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 438, in run_task > self._task(*self._task_args, **self._task_kwargs) > File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 472, in start > self.run_task() > File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 304, in start > item.start() > File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 304, in start > item.start() > File "/usr/lib64/python3.6/site-packages/pyanaconda/installation.py", line 193, in doConfiguration > configuration_queue.start() > File "/usr/lib64/python3.6/threading.py", line 864, in run > self._target(*self._args, **self._kwargs) > File "/usr/lib64/python3.6/site-packages/pyanaconda/threading.py", line 291, in run > threading.Thread.run(self) >TypeError: __new__() missing 4 required positional arguments: 'kernel', 'initrd', 'root', and 'args' > >Local variables in innermost frame: >args: None > > >Anaconda instance, containing members: >_bootloader: GRUB2 instance, containing members: > _bootloader.boot_args: > _bootloader.dracut_args: > _bootloader.disks: [] > _bootloader._disk_order: [] > _bootloader._timeout: None > _bootloader.password: None > _bootloader.console: Skipped > _bootloader.console_options: Skipped > _bootloader.linux_images: [] > _bootloader.chain_images: [] > _bootloader._default_image: None > _bootloader._update_only: False > _bootloader.skip_bootloader: False > _bootloader.errors: [] > _bootloader.warnings: [] > _bootloader.stage1_device: None > _bootloader.stage1_disk: None > _bootloader.stage2_device: None > _bootloader.stage2_is_preferred_stage1: False > _bootloader.problems: [] > _bootloader.encrypted_password: Skipped >desktop: Desktop instance, containing members: > desktop._default_target: multi-user.target > desktop.desktop: None >dir: None >_display_mode: DisplayModes instance, containing members: > _display_mode._value_: TUI > _display_mode._name_: TUI > _display_mode.__objclass__: <enum 'DisplayModes'> >_interactive_mode: True >gui_startup_failed: False >id: None >_instClass: FedoraServerInstallClass instance, containing members: >_intf: TextUserInterface instance, containing members: > _intf.storage: InstallerStorage instance, containing members: > _intf.storage.do_autopart: False > _intf.storage.clear_part_choice: None > _intf.storage.encrypted_autopart: False > _intf.storage.encryption_cipher: None > _intf.storage.escrow_certificates: {} > _intf.storage.autopart_escrow_cert: None > _intf.storage.autopart_add_backup_passphrase: False > _intf.storage.autopart_requests: [PartSpec instance (0x7fd7cf8497b8) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 2 GiB max_size = 15 GiB grow = True > >, PartSpec instance (0x7fd7cf849320) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 0 fstype = biosboot encrypted = False > size = 1024 KiB max_size = None grow = False > >, PartSpec instance (0x7fd7cf8494a8) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 0 fstype = ext4 encrypted = False > size = 1024 MiB max_size = None grow = False > >, PartSpec instance (0x7fd7cf849908) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0.0 max_size = None grow = False > >] > _intf.storage.edd_dict: {} > _intf.storage.ignored_disks: [] > _intf.storage.exclusive_disks: [] > _intf.storage.disk_images: {} > _intf.storage._Blivet__luks_devs: {} > _intf.storage.size_sets: [] > _intf.storage._default_fstype: xfs > _intf.storage._default_boot_fstype: None > _intf.storage._short_product_name: fedora > _intf.storage._sysroot: / > _intf.storage._storage_root: / > _intf.storage._next_id: 0 > _intf.storage._dump_file: /tmp/storage.state > _intf.storage.devicetree: DeviceTree instance, containing members: > _intf.storage.devicetree._devices: [OpticalDevice instance, containing members: > id: 3 > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:07.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > _format: Iso9660FS instance, containing members: > _format.id: 11 > _format._label: Fedora-S-dvd-x86_64-28 > _format._options: None > _format._device: /dev/sr0 > _format.uuid: 2018-04-25-06-09-17-00 > _format.exists: True > _format.mountopts: None > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (Iso9660FS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (Iso9660FS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (Iso9660FS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (Iso9660FS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (Iso9660FS instance) > _format._mkfs: UnimplementedFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (Iso9660FS instance) > _format._mount: Iso9660FSMount instance, containing members: > _format._mount.fs: Already dumped (Iso9660FS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (Iso9660FS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (Iso9660FS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (Iso9660FS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (Iso9660FS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _size: Size instance, containing members: > _size._c_size: Size (2.7041015625 GiB) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 11 > minor: 0 > _serial: None > _vendor: Skipped > _model: VMware_Virtual_IDE_CDROM_Drive > bus: Skipped > _readonly: False > _protected: True > _controllable: True > _name: sr0 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [] > _parents.appendfunc: <bound method Device._add_parent of OpticalDevice instance (0x7fd7d3c15c50) -- > name = sr0 status = True id = 3 > children = [] > parents = [] > uuid = None size = 2.7 GiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > target size = 2.7 GiB path = /dev/sr0 > format args = [] original_format = iso9660> > _parents.removefunc: <bound method Device._remove_parent of OpticalDevice instance (0x7fd7d3c15c50) -- > name = sr0 status = True id = 3 > children = [] > parents = [] > uuid = None size = 2.7 GiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > target size = 2.7 GiB path = /dev/sr0 > format args = [] original_format = iso9660> > _children: [] > original_format: Iso9660FS instance, containing members: > original_format.id: 11 > original_format._label: Fedora-S-dvd-x86_64-28 > original_format._options: None > original_format._device: /dev/sr0 > original_format.uuid: 2018-04-25-06-09-17-00 > original_format.exists: True > original_format.mountopts: None > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (Iso9660FS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (Iso9660FS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (Iso9660FS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (Iso9660FS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (Iso9660FS instance) > original_format._mkfs: UnimplementedFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (Iso9660FS instance) > original_format._mount: Iso9660FSMount instance, containing members: > original_format._mount.fs: Already dumped (Iso9660FS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (Iso9660FS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (Iso9660FS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (Iso9660FS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (Iso9660FS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > fstab_comment: Skipped > device_links: [/dev/disk/by-label/Fedora-S-dvd-x86_64-28, /dev/disk/by-path/pci-0000:00:07.1-ata-1, /dev/disk/by-id/ata-VMware_Virtual_IDE_CDROM_Drive_00000000000000000001, /dev/cdrom, /dev/disk/by-uuid/2018-04-25-06-09-17-00] >, existing 200 MiB disk sda (13) with existing msdos disklabel >, existing 199 MiB partition sda1 (23) with existing xfs filesystem mounted at /boot >, existing 3 GiB disk sdb (28) with existing lvmpv >, existing 3 GiB lvmvg vg (37) >, existing 3 GiB lvmlv vg-root (41) with existing xfs filesystem mounted at / >, FileDevice instance, containing members: > id: 50 > exists: True > uuid: None > sysfs_path: Skipped > _format: existing None > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: False > _name: /run/install/repo/images/install.img > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [] > _parents.appendfunc: <bound method Device._add_parent of FileDevice instance (0x7fd7d366da58) -- > name = /run/install/repo/images/install.img status = False id = 50 > children = ['existing 0 B loop loop0 (54)'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /run/install/repo/images/install.img > format args = [] original_format = None> > _parents.removefunc: <bound method Device._remove_parent of FileDevice instance (0x7fd7d366da58) -- > name = /run/install/repo/images/install.img status = False id = 50 > children = ['existing 0 B loop loop0 (54)'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /run/install/repo/images/install.img > format args = [] original_format = None> > _children: [LoopDevice instance, containing members: > id: 54 > exists: True > uuid: None > sysfs_path: /sys/devices/virtual/block/loop0 > _format: existing None > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: True > _protected: False > _controllable: False > _name: loop0 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (FileDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of LoopDevice instance (0x7fd7e3015320) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/install/repo/images/install.img (50)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None> > _parents.removefunc: <bound method Device._remove_parent of LoopDevice instance (0x7fd7e3015320) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/install/repo/images/install.img (50)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None> > _children: [] > original_format: existing None > fstab_comment: Skipped > device_links: [] >] > original_format: existing None > fstab_comment: Skipped > device_links: [] >, Already dumped (LoopDevice instance) >, FileDevice instance, containing members: > id: 64 > exists: True > uuid: None > sysfs_path: Skipped > _format: existing None > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: False > _name: /LiveOS/rootfs.img > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [] > _parents.appendfunc: <bound method Device._add_parent of FileDevice instance (0x7fd7cfc1c198) -- > name = /LiveOS/rootfs.img status = False id = 64 > children = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /LiveOS/rootfs.img > format args = [] original_format = None> > _parents.removefunc: <bound method Device._remove_parent of FileDevice instance (0x7fd7cfc1c198) -- > name = /LiveOS/rootfs.img status = False id = 64 > children = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /LiveOS/rootfs.img > format args = [] original_format = None> > _children: [LoopDevice instance, containing members: > id: 68 > exists: True > uuid: None > sysfs_path: /sys/devices/virtual/block/loop1 > _format: Ext4FS instance, containing members: > _format.id: 76 > _format._label: Anaconda > _format._options: None > _format._device: /dev/loop1 > _format.uuid: 1b3dfcc6-544d-4ddc-82de-3168bffc08a0 > _format.exists: True > _format.mountopts: None > _format._create_options: None > _format._info: Ext2FSInfo instance, containing members: > _format._info.fs: Already dumped (Ext4FS instance) > _format._resize: Ext2FSResize instance, containing members: > _format._resize.fs: Already dumped (Ext4FS instance) > _format._minsize: Ext2FSMinSize instance, containing members: > _format._minsize.fs: Already dumped (Ext4FS instance) > _format._size_info: Ext2FSSize instance, containing members: > _format._size_info.fs: Already dumped (Ext4FS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (2 GiB) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Already dumped (Size instance) > _format._resizable: True > _format._fsck: Ext2FSCK instance, containing members: > _format._fsck.fs: Already dumped (Ext4FS instance) > _format._mkfs: Ext4FSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (Ext4FS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (Ext4FS instance) > _format._readlabel: Ext2FSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (Ext4FS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (Ext4FS instance) > _format._writelabel: Ext2FSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (Ext4FS instance) > _format._writeuuid: Ext2FSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (Ext4FS instance) > _format._current_info: Filesystem volume name: Anaconda >Last mounted on: / >Filesystem UUID: 1b3dfcc6-544d-4ddc-82de-3168bffc08a0 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 131072 >Block count: 524288 >Reserved block count: 0 >Free blocks: 100901 >Free inodes: 92163 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Group descriptor size: 64 >Reserved GDT blocks: 255 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8192 >Inode blocks per group: 512 >Flex block group size: 16 >Filesystem created: Wed Apr 25 03:06:22 2018 >Last mount time: Wed Apr 25 03:06:38 2018 >Last write time: Wed Apr 25 03:07:00 2018 >Mount count: 2 >Maximum mount count: -1 >Last checked: Wed Apr 25 03:06:22 2018 >Check interval: 0 (<none>) >Lifetime writes: 1688 MB >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 32 >Desired extra isize: 32 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: f23d9c2e-77d7-4eec-9d1e-fe1bd19b3b8e >Journal backup: inode blocks >Journal features: journal_64bit >Journal size: 64M >Journal length: 16384 >Journal sequence: 0x0000000d >Journal start: 0 > > > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: True > _protected: False > _controllable: False > _name: loop1 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (FileDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of LoopDevice instance (0x7fd7cfc12c88) -- > name = loop1 status = False id = 68 > children = ['existing 2 GiB dm live-rw (87) with existing ext4 filesystem', > 'existing 2 GiB dm live-base (97) with existing ext4 filesystem'] > parents = ['existing 0 B file /LiveOS/rootfs.img (64)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = ext4> > _parents.removefunc: <bound method Device._remove_parent of LoopDevice instance (0x7fd7cfc12c88) -- > name = loop1 status = False id = 68 > children = ['existing 2 GiB dm live-rw (87) with existing ext4 filesystem', > 'existing 2 GiB dm live-base (97) with existing ext4 filesystem'] > parents = ['existing 0 B file /LiveOS/rootfs.img (64)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = ext4> > _children: [existing 2 GiB dm live-rw (87) with existing ext4 filesystem >, existing 2 GiB dm live-base (97) with existing ext4 filesystem >] > original_format: Ext4FS instance, containing members: > original_format.id: 76 > original_format._label: Anaconda > original_format._options: None > original_format._device: /dev/loop1 > original_format.uuid: 1b3dfcc6-544d-4ddc-82de-3168bffc08a0 > original_format.exists: True > original_format.mountopts: None > original_format._create_options: None > original_format._info: Ext2FSInfo instance, containing members: > original_format._info.fs: Already dumped (Ext4FS instance) > original_format._resize: Ext2FSResize instance, containing members: > original_format._resize.fs: Already dumped (Ext4FS instance) > original_format._minsize: Ext2FSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (Ext4FS instance) > original_format._size_info: Ext2FSSize instance, containing members: > original_format._size_info.fs: Already dumped (Ext4FS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (2 GiB) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Already dumped (Size instance) > original_format._resizable: True > original_format._fsck: Ext2FSCK instance, containing members: > original_format._fsck.fs: Already dumped (Ext4FS instance) > original_format._mkfs: Ext4FSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (Ext4FS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (Ext4FS instance) > original_format._readlabel: Ext2FSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (Ext4FS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (Ext4FS instance) > original_format._writelabel: Ext2FSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (Ext4FS instance) > original_format._writeuuid: Ext2FSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (Ext4FS instance) > original_format._current_info: Filesystem volume name: Anaconda >Last mounted on: / >Filesystem UUID: 1b3dfcc6-544d-4ddc-82de-3168bffc08a0 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 131072 >Block count: 524288 >Reserved block count: 0 >Free blocks: 100901 >Free inodes: 92163 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Group descriptor size: 64 >Reserved GDT blocks: 255 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8192 >Inode blocks per group: 512 >Flex block group size: 16 >Filesystem created: Wed Apr 25 03:06:22 2018 >Last mount time: Wed Apr 25 03:06:38 2018 >Last write time: Wed Apr 25 03:07:00 2018 >Mount count: 2 >Maximum mount count: -1 >Last checked: Wed Apr 25 03:06:22 2018 >Check interval: 0 (<none>) >Lifetime writes: 1688 MB >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 32 >Desired extra isize: 32 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: f23d9c2e-77d7-4eec-9d1e-fe1bd19b3b8e >Journal backup: inode blocks >Journal features: journal_64bit >Journal size: 64M >Journal length: 16384 >Journal sequence: 0x0000000d >Journal start: 0 > > > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > fstab_comment: Skipped > device_links: [/dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0, /dev/disk/by-label/Anaconda] >] > original_format: existing None > fstab_comment: Skipped > device_links: [] >, Already dumped (LoopDevice instance) >, FileDevice instance, containing members: > id: 78 > exists: True > uuid: None > sysfs_path: Skipped > _format: existing None > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: False > _name: /overlay (deleted) > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [] > _parents.appendfunc: <bound method Device._add_parent of FileDevice instance (0x7fd7d36ad358) -- > name = /overlay (deleted) status = False id = 78 > children = ['existing 0 B loop loop2 (82)'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /overlay (deleted) > format args = [] original_format = None> > _parents.removefunc: <bound method Device._remove_parent of FileDevice instance (0x7fd7d36ad358) -- > name = /overlay (deleted) status = False id = 78 > children = ['existing 0 B loop loop2 (82)'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /overlay (deleted) > format args = [] original_format = None> > _children: [LoopDevice instance, containing members: > id: 82 > exists: True > uuid: None > sysfs_path: /sys/devices/virtual/block/loop2 > _format: existing None > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: False > _name: loop2 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (FileDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of LoopDevice instance (0x7fd7d36ad2b0) -- > name = loop2 status = False id = 82 > children = [] > parents = ['existing 0 B file /overlay (deleted) (78)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None> > _parents.removefunc: <bound method Device._remove_parent of LoopDevice instance (0x7fd7d36ad2b0) -- > name = loop2 status = False id = 82 > children = [] > parents = ['existing 0 B file /overlay (deleted) (78)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None> > _children: [] > original_format: existing None > fstab_comment: Skipped > device_links: [] >] > original_format: existing None > fstab_comment: Skipped > device_links: [] >, Already dumped (LoopDevice instance) >, Already dumped (DMDevice instance) >, Already dumped (DMDevice instance) >] > _intf.storage.devicetree._actions: ActionList instance, containing members: > _intf.storage.devicetree._actions._add_func: <bound method DeviceTreeBase._register_action of <blivet.devicetree.DeviceTree object at 0x7fd7d465e978>> > _intf.storage.devicetree._actions._remove_func: <bound method DeviceTreeBase._cancel_action of <blivet.devicetree.DeviceTree object at 0x7fd7d465e978>> > _intf.storage.devicetree._actions._actions: [] > _intf.storage.devicetree._actions._completed_actions: [ActionDestroyFormat instance, containing members: > id: 112 > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > _applied: True > orig_format: non-existent None >, ActionDestroyFormat instance, containing members: > id: 108 > device: Already dumped (PartitionDevice instance) > container: None > _applied: True > orig_format: non-existent None >, ActionCreateFormat instance, containing members: > id: 114 > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > _applied: True > orig_format: existing None > _format: XFS instance, containing members: > _format.id: 111 > _format._label: / > _format._options: None > _format._device: /dev/mapper/vg-root > _format.uuid: eb1a19c7-e094-42bd-a5ed-e8cded5396ec > _format.exists: True > _format.mountopts: Skipped > _format._create_options: Skipped > _format._info: XFSInfo instance, containing members: > _format._info.fs: Already dumped (XFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (XFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (XFS instance) > _format._size_info: XFSSize instance, containing members: > _format._size_info.fs: Already dumped (XFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (XFS instance) > _format._mkfs: XFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (XFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (XFS instance) > _format._readlabel: XFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (XFS instance) > _format._sync: XFSSync instance, containing members: > _format._sync.fs: Already dumped (XFS instance) > _format._writelabel: XFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (XFS instance) > _format._writeuuid: XFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (XFS instance) > _format._current_info: None > _format.mountpoint: / > _format.fsprofile: Skipped > _format._chrooted_mountpoint: /mnt/sysimage >, ActionCreateFormat instance, containing members: > id: 110 > device: Already dumped (PartitionDevice instance) > container: None > _applied: True > orig_format: existing None > _format: XFS instance, containing members: > _format.id: 107 > _format._label: /boot > _format._options: None > _format._device: /dev/sda1 > _format.uuid: 73967be6-7c93-420a-aa52-fe12a6cd97cf > _format.exists: True > _format.mountopts: Skipped > _format._create_options: Skipped > _format._info: XFSInfo instance, containing members: > _format._info.fs: Already dumped (XFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (XFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (XFS instance) > _format._size_info: XFSSize instance, containing members: > _format._size_info.fs: Already dumped (XFS instance) > _format._size: None > _format._target_size: None > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (XFS instance) > _format._mkfs: XFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (XFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (XFS instance) > _format._readlabel: XFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (XFS instance) > _format._sync: XFSSync instance, containing members: > _format._sync.fs: Already dumped (XFS instance) > _format._writelabel: XFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (XFS instance) > _format._writeuuid: XFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (XFS instance) > _format._current_info: None > _format.mountpoint: /boot > _format.fsprofile: Skipped > _format._chrooted_mountpoint: /mnt/sysimage/boot >] > _intf.storage.devicetree._actions.processing: False > _intf.storage.devicetree.names: [sr0, sda, sda1, sdb, vg, vg-root, loop0, /run/install/repo/images/install.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base] > _intf.storage.devicetree._hidden: [] > _intf.storage.devicetree.exclusive_disks: [] > _intf.storage.devicetree.ignored_disks: [] > _intf.storage.devicetree.edd_dict: {} > _intf.storage.devicetree.disk_images: {} > _intf.storage.devicetree._cleanup: False > _intf.storage.roots: [] > _intf.storage.services: set() > _intf.storage.ksdata: Skipped > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader.boot_args: rd.lvm.lv=vg/root rhgb quiet > _intf.storage._bootloader.dracut_args: rd.lvm.lv=vg/root rhgb quiet > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.linux_images: [LinuxBootLoaderImage instance, containing members: > label: Fedora > short_label: linux > device: Already dumped (LVMLogicalVolumeDevice instance) > version: 4.16.3-301.fc28.x86_64 > _kernel: None > _initrd: None >, LinuxBootLoaderImage instance, containing members: > label: Fedora-0-rescue-48e85da4478940ce9174e08a35933f0b > short_label: linux-0-rescue-48e85da4478940ce9174e08a35933f0b > device: Already dumped (LVMLogicalVolumeDevice instance) > version: 0-rescue-48e85da4478940ce9174e08a35933f0b > _kernel: None > _initrd: None >] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader._default_image: Already dumped (LinuxBootLoaderImage instance) > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.ignore_disk_interactive: False > _intf.storage.config.clear_part_type: -1 > _intf.storage.config.clear_part_disks: [] > _intf.storage.config.clear_part_devices: [] > _intf.storage.config.initialize_disks: False > _intf.storage.config.protected_dev_specs: [LABEL=Fedora-S-dvd-x86_64-28, /dev/zram0] > _intf.storage.config.zero_mbr: False > _intf.storage.config.clear_non_existent: False > _intf.storage.autopart_type: 2 > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.devicetree: Already dumped (DeviceTree instance) > _intf.storage.fsset.crypt_tab: CryptTab instance, containing members: > _intf.storage.fsset.crypt_tab.devicetree: Already dumped (DeviceTree instance) > _intf.storage.fsset.crypt_tab.blkid_tab: None > _intf.storage.fsset.crypt_tab.chroot: Skipped > _intf.storage.fsset.crypt_tab.mappings: {} > _intf.storage.fsset.blkid_tab: None > _intf.storage.fsset.orig_fstab: None > _intf.storage.fsset.active: True > _intf.storage.fsset._dev: DirectoryDevice instance, containing members: > _intf.storage.fsset._dev.id: 117 > _intf.storage.fsset._dev.exists: True > _intf.storage.fsset._dev.uuid: None > _intf.storage.fsset._dev.sysfs_path: Skipped > _intf.storage.fsset._dev._format: BindFS instance, containing members: > _intf.storage.fsset._dev._format.id: 116 > _intf.storage.fsset._dev._format._label: None > _intf.storage.fsset._dev._format._options: None > _intf.storage.fsset._dev._format._device: /dev > _intf.storage.fsset._dev._format.uuid: None > _intf.storage.fsset._dev._format.exists: True > _intf.storage.fsset._dev._format.mountopts: None > _intf.storage.fsset._dev._format._create_options: None > _intf.storage.fsset._dev._format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._dev._format._info.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._dev._format._resize.df: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._dev._format._minsize.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._dev._format._size_info.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._size: Size instance, containing members: > _intf.storage.fsset._dev._format._size._c_size: Size (0 B) > _intf.storage.fsset._dev._format._target_size: Already dumped (Size instance) > _intf.storage.fsset._dev._format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._dev._format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._dev._format._resizable: False > _intf.storage.fsset._dev._format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._dev._format._fsck.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._dev._format._mkfs.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._mount: BindFSMount instance, containing members: > _intf.storage.fsset._dev._format._mount.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._dev._format._readlabel.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._dev._format._sync.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._dev._format._writelabel.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._dev._format._writeuuid.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev._format._current_info: None > _intf.storage.fsset._dev._format.mountpoint: /dev > _intf.storage.fsset._dev._format.fsprofile: None > _intf.storage.fsset._dev._format._chrooted_mountpoint: /mnt/sysimage/dev > _intf.storage.fsset._dev._size: Size instance, containing members: > _intf.storage.fsset._dev._size._c_size: Size (3.7109375 KiB) > _intf.storage.fsset._dev._target_size: Already dumped (Size instance) > _intf.storage.fsset._dev._current_size: Already dumped (Size instance) > _intf.storage.fsset._dev.major: 0 > _intf.storage.fsset._dev.minor: 0 > _intf.storage.fsset._dev._serial: None > _intf.storage.fsset._dev._vendor: Skipped > _intf.storage.fsset._dev._model: Skipped > _intf.storage.fsset._dev.bus: Skipped > _intf.storage.fsset._dev._readonly: False > _intf.storage.fsset._dev._protected: False > _intf.storage.fsset._dev._controllable: True > _intf.storage.fsset._dev._name: /dev > _intf.storage.fsset._dev._tags: set() > _intf.storage.fsset._dev._parents: ParentList instance, containing members: > _intf.storage.fsset._dev._parents.items: [] > _intf.storage.fsset._dev._parents.appendfunc: <bound method Device._add_parent of DirectoryDevice instance (0x7fd7d43ac4a8) -- > name = /dev status = True id = 117 > children = [] > parents = [] > uuid = None size = 3.71 KiB > format = existing bind filesystem mounted at /dev > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 3.71 KiB path = /dev > format args = [] original_format = bind> > _intf.storage.fsset._dev._parents.removefunc: <bound method Device._remove_parent of DirectoryDevice instance (0x7fd7d43ac4a8) -- > name = /dev status = True id = 117 > children = [] > parents = [] > uuid = None size = 3.71 KiB > format = existing bind filesystem mounted at /dev > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 3.71 KiB path = /dev > format args = [] original_format = bind> > _intf.storage.fsset._dev._children: [] > _intf.storage.fsset._dev.original_format: BindFS instance, containing members: > _intf.storage.fsset._dev.original_format.id: 116 > _intf.storage.fsset._dev.original_format._label: None > _intf.storage.fsset._dev.original_format._options: None > _intf.storage.fsset._dev.original_format._device: /dev > _intf.storage.fsset._dev.original_format.uuid: None > _intf.storage.fsset._dev.original_format.exists: True > _intf.storage.fsset._dev.original_format.mountopts: None > _intf.storage.fsset._dev.original_format._create_options: None > _intf.storage.fsset._dev.original_format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._dev.original_format._info.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._dev.original_format._resize.df: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._dev.original_format._minsize.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._dev.original_format._size_info.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._size: Size instance, containing members: > _intf.storage.fsset._dev.original_format._size._c_size: Size (0 B) > _intf.storage.fsset._dev.original_format._target_size: Already dumped (Size instance) > _intf.storage.fsset._dev.original_format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._dev.original_format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._dev.original_format._resizable: False > _intf.storage.fsset._dev.original_format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._dev.original_format._fsck.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._dev.original_format._mkfs.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._mount: BindFSMount instance, containing members: > _intf.storage.fsset._dev.original_format._mount.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._dev.original_format._readlabel.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._dev.original_format._sync.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._dev.original_format._writelabel.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._dev.original_format._writeuuid.fs: Already dumped (BindFS instance) > _intf.storage.fsset._dev.original_format._current_info: None > _intf.storage.fsset._dev.original_format.mountpoint: /dev > _intf.storage.fsset._dev.original_format.fsprofile: None > _intf.storage.fsset._dev.original_format._chrooted_mountpoint: None > _intf.storage.fsset._dev.fstab_comment: Skipped > _intf.storage.fsset._dev.device_links: [] > _intf.storage.fsset._devpts: NoDevice instance, containing members: > _intf.storage.fsset._devpts.id: 125 > _intf.storage.fsset._devpts.exists: True > _intf.storage.fsset._devpts.uuid: None > _intf.storage.fsset._devpts.sysfs_path: Skipped > _intf.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts._format.id: 124 > _intf.storage.fsset._devpts._format._label: None > _intf.storage.fsset._devpts._format._options: None > _intf.storage.fsset._devpts._format._device: devpts > _intf.storage.fsset._devpts._format.uuid: None > _intf.storage.fsset._devpts._format.exists: True > _intf.storage.fsset._devpts._format.mountopts: None > _intf.storage.fsset._devpts._format._create_options: None > _intf.storage.fsset._devpts._format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._devpts._format._info.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._devpts._format._resize.df: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._devpts._format._minsize.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._devpts._format._size_info.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._size: Size instance, containing members: > _intf.storage.fsset._devpts._format._size._c_size: Size (0 B) > _intf.storage.fsset._devpts._format._target_size: Already dumped (Size instance) > _intf.storage.fsset._devpts._format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._devpts._format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._devpts._format._resizable: False > _intf.storage.fsset._devpts._format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._devpts._format._fsck.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._devpts._format._mkfs.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._mount: DevPtsFSMount instance, containing members: > _intf.storage.fsset._devpts._format._mount.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._devpts._format._readlabel.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._devpts._format._sync.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._devpts._format._writelabel.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._devpts._format._writeuuid.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts._format._current_info: None > _intf.storage.fsset._devpts._format.mountpoint: /dev/pts > _intf.storage.fsset._devpts._format.fsprofile: None > _intf.storage.fsset._devpts._format._chrooted_mountpoint: /mnt/sysimage/dev/pts > _intf.storage.fsset._devpts._size: Size instance, containing members: > _intf.storage.fsset._devpts._size._c_size: Size (0 B) > _intf.storage.fsset._devpts._target_size: Already dumped (Size instance) > _intf.storage.fsset._devpts._current_size: Already dumped (Size instance) > _intf.storage.fsset._devpts.major: 0 > _intf.storage.fsset._devpts.minor: 0 > _intf.storage.fsset._devpts._serial: None > _intf.storage.fsset._devpts._vendor: Skipped > _intf.storage.fsset._devpts._model: Skipped > _intf.storage.fsset._devpts.bus: Skipped > _intf.storage.fsset._devpts._readonly: False > _intf.storage.fsset._devpts._protected: False > _intf.storage.fsset._devpts._controllable: True > _intf.storage.fsset._devpts._name: devpts > _intf.storage.fsset._devpts._tags: set() > _intf.storage.fsset._devpts._parents: ParentList instance, containing members: > _intf.storage.fsset._devpts._parents.items: [] > _intf.storage.fsset._devpts._parents.appendfunc: <bound method Device._add_parent of NoDevice instance (0x7fd7d43a7a90) -- > name = devpts status = False id = 125 > children = [] > parents = [] > uuid = None size = 0 B > format = existing devpts filesystem mounted at /dev/pts > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = devpts > format args = [] original_format = devpts> > _intf.storage.fsset._devpts._parents.removefunc: <bound method Device._remove_parent of NoDevice instance (0x7fd7d43a7a90) -- > name = devpts status = False id = 125 > children = [] > parents = [] > uuid = None size = 0 B > format = existing devpts filesystem mounted at /dev/pts > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = devpts > format args = [] original_format = devpts> > _intf.storage.fsset._devpts._children: [] > _intf.storage.fsset._devpts.original_format: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts.original_format.id: 124 > _intf.storage.fsset._devpts.original_format._label: None > _intf.storage.fsset._devpts.original_format._options: None > _intf.storage.fsset._devpts.original_format._device: devpts > _intf.storage.fsset._devpts.original_format.uuid: None > _intf.storage.fsset._devpts.original_format.exists: True > _intf.storage.fsset._devpts.original_format.mountopts: None > _intf.storage.fsset._devpts.original_format._create_options: None > _intf.storage.fsset._devpts.original_format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._devpts.original_format._info.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._devpts.original_format._resize.df: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._devpts.original_format._minsize.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._devpts.original_format._size_info.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._size: Size instance, containing members: > _intf.storage.fsset._devpts.original_format._size._c_size: Size (0 B) > _intf.storage.fsset._devpts.original_format._target_size: Already dumped (Size instance) > _intf.storage.fsset._devpts.original_format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._devpts.original_format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._devpts.original_format._resizable: False > _intf.storage.fsset._devpts.original_format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._devpts.original_format._fsck.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._devpts.original_format._mkfs.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._mount: DevPtsFSMount instance, containing members: > _intf.storage.fsset._devpts.original_format._mount.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._devpts.original_format._readlabel.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._devpts.original_format._sync.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._devpts.original_format._writelabel.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._devpts.original_format._writeuuid.fs: Already dumped (DevPtsFS instance) > _intf.storage.fsset._devpts.original_format._current_info: None > _intf.storage.fsset._devpts.original_format.mountpoint: /dev/pts > _intf.storage.fsset._devpts.original_format.fsprofile: None > _intf.storage.fsset._devpts.original_format._chrooted_mountpoint: None > _intf.storage.fsset._devpts.fstab_comment: Skipped > _intf.storage.fsset._devpts.device_links: [] > _intf.storage.fsset._sysfs: NoDevice instance, containing members: > _intf.storage.fsset._sysfs.id: 129 > _intf.storage.fsset._sysfs.exists: True > _intf.storage.fsset._sysfs.uuid: None > _intf.storage.fsset._sysfs.sysfs_path: Skipped > _intf.storage.fsset._sysfs._format: SysFS instance, containing members: > _intf.storage.fsset._sysfs._format.id: 128 > _intf.storage.fsset._sysfs._format._label: None > _intf.storage.fsset._sysfs._format._options: None > _intf.storage.fsset._sysfs._format._device: sysfs > _intf.storage.fsset._sysfs._format.uuid: None > _intf.storage.fsset._sysfs._format.exists: True > _intf.storage.fsset._sysfs._format.mountopts: None > _intf.storage.fsset._sysfs._format._create_options: None > _intf.storage.fsset._sysfs._format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._sysfs._format._info.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._sysfs._format._resize.df: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._sysfs._format._minsize.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._sysfs._format._size_info.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._size: Size instance, containing members: > _intf.storage.fsset._sysfs._format._size._c_size: Size (0 B) > _intf.storage.fsset._sysfs._format._target_size: Already dumped (Size instance) > _intf.storage.fsset._sysfs._format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._sysfs._format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._sysfs._format._resizable: False > _intf.storage.fsset._sysfs._format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._sysfs._format._fsck.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._sysfs._format._mkfs.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._mount: NoDevFSMount instance, containing members: > _intf.storage.fsset._sysfs._format._mount.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._sysfs._format._readlabel.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._sysfs._format._sync.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._sysfs._format._writelabel.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._sysfs._format._writeuuid.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs._format._current_info: None > _intf.storage.fsset._sysfs._format.mountpoint: /sys > _intf.storage.fsset._sysfs._format.fsprofile: None > _intf.storage.fsset._sysfs._format._chrooted_mountpoint: /mnt/sysimage/sys > _intf.storage.fsset._sysfs._size: Size instance, containing members: > _intf.storage.fsset._sysfs._size._c_size: Size (0 B) > _intf.storage.fsset._sysfs._target_size: Already dumped (Size instance) > _intf.storage.fsset._sysfs._current_size: Already dumped (Size instance) > _intf.storage.fsset._sysfs.major: 0 > _intf.storage.fsset._sysfs.minor: 0 > _intf.storage.fsset._sysfs._serial: None > _intf.storage.fsset._sysfs._vendor: Skipped > _intf.storage.fsset._sysfs._model: Skipped > _intf.storage.fsset._sysfs.bus: Skipped > _intf.storage.fsset._sysfs._readonly: False > _intf.storage.fsset._sysfs._protected: False > _intf.storage.fsset._sysfs._controllable: True > _intf.storage.fsset._sysfs._name: sysfs > _intf.storage.fsset._sysfs._tags: set() > _intf.storage.fsset._sysfs._parents: ParentList instance, containing members: > _intf.storage.fsset._sysfs._parents.items: [] > _intf.storage.fsset._sysfs._parents.appendfunc: <bound method Device._add_parent of NoDevice instance (0x7fd7d43b55f8) -- > name = sysfs status = False id = 129 > children = [] > parents = [] > uuid = None size = 0 B > format = existing sysfs filesystem mounted at /sys > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = sysfs > format args = [] original_format = sysfs> > _intf.storage.fsset._sysfs._parents.removefunc: <bound method Device._remove_parent of NoDevice instance (0x7fd7d43b55f8) -- > name = sysfs status = False id = 129 > children = [] > parents = [] > uuid = None size = 0 B > format = existing sysfs filesystem mounted at /sys > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = sysfs > format args = [] original_format = sysfs> > _intf.storage.fsset._sysfs._children: [] > _intf.storage.fsset._sysfs.original_format: SysFS instance, containing members: > _intf.storage.fsset._sysfs.original_format.id: 128 > _intf.storage.fsset._sysfs.original_format._label: None > _intf.storage.fsset._sysfs.original_format._options: None > _intf.storage.fsset._sysfs.original_format._device: sysfs > _intf.storage.fsset._sysfs.original_format.uuid: None > _intf.storage.fsset._sysfs.original_format.exists: True > _intf.storage.fsset._sysfs.original_format.mountopts: None > _intf.storage.fsset._sysfs.original_format._create_options: None > _intf.storage.fsset._sysfs.original_format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._sysfs.original_format._info.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._sysfs.original_format._resize.df: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._sysfs.original_format._minsize.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._sysfs.original_format._size_info.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._size: Size instance, containing members: > _intf.storage.fsset._sysfs.original_format._size._c_size: Size (0 B) > _intf.storage.fsset._sysfs.original_format._target_size: Already dumped (Size instance) > _intf.storage.fsset._sysfs.original_format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._sysfs.original_format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._sysfs.original_format._resizable: False > _intf.storage.fsset._sysfs.original_format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._sysfs.original_format._fsck.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._sysfs.original_format._mkfs.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._mount: NoDevFSMount instance, containing members: > _intf.storage.fsset._sysfs.original_format._mount.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._sysfs.original_format._readlabel.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._sysfs.original_format._sync.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._sysfs.original_format._writelabel.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._sysfs.original_format._writeuuid.fs: Already dumped (SysFS instance) > _intf.storage.fsset._sysfs.original_format._current_info: None > _intf.storage.fsset._sysfs.original_format.mountpoint: /sys > _intf.storage.fsset._sysfs.original_format.fsprofile: None > _intf.storage.fsset._sysfs.original_format._chrooted_mountpoint: None > _intf.storage.fsset._sysfs.fstab_comment: Skipped > _intf.storage.fsset._sysfs.device_links: [] > _intf.storage.fsset._proc: NoDevice instance, containing members: > _intf.storage.fsset._proc.id: 133 > _intf.storage.fsset._proc.exists: True > _intf.storage.fsset._proc.uuid: None > _intf.storage.fsset._proc.sysfs_path: Skipped > _intf.storage.fsset._proc._format: ProcFS instance, containing members: > _intf.storage.fsset._proc._format.id: 132 > _intf.storage.fsset._proc._format._label: None > _intf.storage.fsset._proc._format._options: None > _intf.storage.fsset._proc._format._device: proc > _intf.storage.fsset._proc._format.uuid: None > _intf.storage.fsset._proc._format.exists: True > _intf.storage.fsset._proc._format.mountopts: None > _intf.storage.fsset._proc._format._create_options: None > _intf.storage.fsset._proc._format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._proc._format._info.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._proc._format._resize.df: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._proc._format._minsize.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._proc._format._size_info.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._size: Size instance, containing members: > _intf.storage.fsset._proc._format._size._c_size: Size (0 B) > _intf.storage.fsset._proc._format._target_size: Already dumped (Size instance) > _intf.storage.fsset._proc._format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._proc._format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._proc._format._resizable: False > _intf.storage.fsset._proc._format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._proc._format._fsck.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._proc._format._mkfs.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._mount: NoDevFSMount instance, containing members: > _intf.storage.fsset._proc._format._mount.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._proc._format._readlabel.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._proc._format._sync.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._proc._format._writelabel.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._proc._format._writeuuid.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc._format._current_info: None > _intf.storage.fsset._proc._format.mountpoint: /proc > _intf.storage.fsset._proc._format.fsprofile: None > _intf.storage.fsset._proc._format._chrooted_mountpoint: /mnt/sysimage/proc > _intf.storage.fsset._proc._size: Size instance, containing members: > _intf.storage.fsset._proc._size._c_size: Size (0 B) > _intf.storage.fsset._proc._target_size: Already dumped (Size instance) > _intf.storage.fsset._proc._current_size: Already dumped (Size instance) > _intf.storage.fsset._proc.major: 0 > _intf.storage.fsset._proc.minor: 0 > _intf.storage.fsset._proc._serial: None > _intf.storage.fsset._proc._vendor: Skipped > _intf.storage.fsset._proc._model: Skipped > _intf.storage.fsset._proc.bus: Skipped > _intf.storage.fsset._proc._readonly: False > _intf.storage.fsset._proc._protected: False > _intf.storage.fsset._proc._controllable: True > _intf.storage.fsset._proc._name: proc > _intf.storage.fsset._proc._tags: set() > _intf.storage.fsset._proc._parents: ParentList instance, containing members: > _intf.storage.fsset._proc._parents.items: [] > _intf.storage.fsset._proc._parents.appendfunc: <bound method Device._add_parent of NoDevice instance (0x7fd7d43c3160) -- > name = proc status = False id = 133 > children = [] > parents = [] > uuid = None size = 0 B > format = existing proc filesystem mounted at /proc > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = proc > format args = [] original_format = proc> > _intf.storage.fsset._proc._parents.removefunc: <bound method Device._remove_parent of NoDevice instance (0x7fd7d43c3160) -- > name = proc status = False id = 133 > children = [] > parents = [] > uuid = None size = 0 B > format = existing proc filesystem mounted at /proc > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = proc > format args = [] original_format = proc> > _intf.storage.fsset._proc._children: [] > _intf.storage.fsset._proc.original_format: ProcFS instance, containing members: > _intf.storage.fsset._proc.original_format.id: 132 > _intf.storage.fsset._proc.original_format._label: None > _intf.storage.fsset._proc.original_format._options: None > _intf.storage.fsset._proc.original_format._device: proc > _intf.storage.fsset._proc.original_format.uuid: None > _intf.storage.fsset._proc.original_format.exists: True > _intf.storage.fsset._proc.original_format.mountopts: None > _intf.storage.fsset._proc.original_format._create_options: None > _intf.storage.fsset._proc.original_format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._proc.original_format._info.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._proc.original_format._resize.df: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._proc.original_format._minsize.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._proc.original_format._size_info.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._size: Size instance, containing members: > _intf.storage.fsset._proc.original_format._size._c_size: Size (0 B) > _intf.storage.fsset._proc.original_format._target_size: Already dumped (Size instance) > _intf.storage.fsset._proc.original_format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._proc.original_format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._proc.original_format._resizable: False > _intf.storage.fsset._proc.original_format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._proc.original_format._fsck.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._proc.original_format._mkfs.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._mount: NoDevFSMount instance, containing members: > _intf.storage.fsset._proc.original_format._mount.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._proc.original_format._readlabel.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._proc.original_format._sync.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._proc.original_format._writelabel.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._proc.original_format._writeuuid.fs: Already dumped (ProcFS instance) > _intf.storage.fsset._proc.original_format._current_info: None > _intf.storage.fsset._proc.original_format.mountpoint: /proc > _intf.storage.fsset._proc.original_format.fsprofile: None > _intf.storage.fsset._proc.original_format._chrooted_mountpoint: None > _intf.storage.fsset._proc.fstab_comment: Skipped > _intf.storage.fsset._proc.device_links: [] > _intf.storage.fsset._devshm: NoDevice instance, containing members: > _intf.storage.fsset._devshm.id: 121 > _intf.storage.fsset._devshm.exists: True > _intf.storage.fsset._devshm.uuid: None > _intf.storage.fsset._devshm.sysfs_path: Skipped > _intf.storage.fsset._devshm._format: TmpFS instance, containing members: > _intf.storage.fsset._devshm._format.id: 120 > _intf.storage.fsset._devshm._format._label: None > _intf.storage.fsset._devshm._format._options: None > _intf.storage.fsset._devshm._format._device: tmpfs > _intf.storage.fsset._devshm._format.uuid: None > _intf.storage.fsset._devshm._format.exists: True > _intf.storage.fsset._devshm._format.mountopts: None > _intf.storage.fsset._devshm._format._create_options: None > _intf.storage.fsset._devshm._format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._devshm._format._info.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._resize: TmpFSResize instance, containing members: > _intf.storage.fsset._devshm._format._resize.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._devshm._format._minsize.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._size_info: TmpFSSize instance, containing members: > _intf.storage.fsset._devshm._format._size_info.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._size: Size instance, containing members: > _intf.storage.fsset._devshm._format._size._c_size: Size (0 B) > _intf.storage.fsset._devshm._format._target_size: Already dumped (Size instance) > _intf.storage.fsset._devshm._format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._devshm._format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._devshm._format._resizable: False > _intf.storage.fsset._devshm._format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._devshm._format._fsck.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._devshm._format._mkfs.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._mount: TmpFSMount instance, containing members: > _intf.storage.fsset._devshm._format._mount.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._devshm._format._readlabel.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._devshm._format._sync.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._devshm._format._writelabel.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._devshm._format._writeuuid.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm._format._current_info: None > _intf.storage.fsset._devshm._format.mountpoint: /dev/shm > _intf.storage.fsset._devshm._format.fsprofile: None > _intf.storage.fsset._devshm._format._chrooted_mountpoint: /mnt/sysimage/dev/shm > _intf.storage.fsset._devshm._format._max_size: Size instance, containing members: > _intf.storage.fsset._devshm._format._max_size._c_size: Size (16 EiB) > _intf.storage.fsset._devshm._format._accept_default_size: True > _intf.storage.fsset._devshm._size: Size instance, containing members: > _intf.storage.fsset._devshm._size._c_size: Size (0 B) > _intf.storage.fsset._devshm._target_size: Already dumped (Size instance) > _intf.storage.fsset._devshm._current_size: Already dumped (Size instance) > _intf.storage.fsset._devshm.major: 0 > _intf.storage.fsset._devshm.minor: 0 > _intf.storage.fsset._devshm._serial: None > _intf.storage.fsset._devshm._vendor: Skipped > _intf.storage.fsset._devshm._model: Skipped > _intf.storage.fsset._devshm.bus: Skipped > _intf.storage.fsset._devshm._readonly: False > _intf.storage.fsset._devshm._protected: False > _intf.storage.fsset._devshm._controllable: True > _intf.storage.fsset._devshm._name: tmpfs > _intf.storage.fsset._devshm._tags: set() > _intf.storage.fsset._devshm._parents: ParentList instance, containing members: > _intf.storage.fsset._devshm._parents.items: [] > _intf.storage.fsset._devshm._parents.appendfunc: <bound method Device._add_parent of NoDevice instance (0x7fd7d43a70f0) -- > name = tmpfs status = False id = 121 > children = [] > parents = [] > uuid = None size = 0 B > format = existing tmpfs filesystem mounted at /dev/shm > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = tmpfs > format args = [] original_format = tmpfs> > _intf.storage.fsset._devshm._parents.removefunc: <bound method Device._remove_parent of NoDevice instance (0x7fd7d43a70f0) -- > name = tmpfs status = False id = 121 > children = [] > parents = [] > uuid = None size = 0 B > format = existing tmpfs filesystem mounted at /dev/shm > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = tmpfs > format args = [] original_format = tmpfs> > _intf.storage.fsset._devshm._children: [] > _intf.storage.fsset._devshm.original_format: TmpFS instance, containing members: > _intf.storage.fsset._devshm.original_format.id: 120 > _intf.storage.fsset._devshm.original_format._label: None > _intf.storage.fsset._devshm.original_format._options: None > _intf.storage.fsset._devshm.original_format._device: tmpfs > _intf.storage.fsset._devshm.original_format.uuid: None > _intf.storage.fsset._devshm.original_format.exists: True > _intf.storage.fsset._devshm.original_format.mountopts: None > _intf.storage.fsset._devshm.original_format._create_options: None > _intf.storage.fsset._devshm.original_format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._devshm.original_format._info.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._resize: TmpFSResize instance, containing members: > _intf.storage.fsset._devshm.original_format._resize.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._devshm.original_format._minsize.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._size_info: TmpFSSize instance, containing members: > _intf.storage.fsset._devshm.original_format._size_info.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._size: Size instance, containing members: > _intf.storage.fsset._devshm.original_format._size._c_size: Size (0 B) > _intf.storage.fsset._devshm.original_format._target_size: Already dumped (Size instance) > _intf.storage.fsset._devshm.original_format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._devshm.original_format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._devshm.original_format._resizable: False > _intf.storage.fsset._devshm.original_format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._devshm.original_format._fsck.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._devshm.original_format._mkfs.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._mount: TmpFSMount instance, containing members: > _intf.storage.fsset._devshm.original_format._mount.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._devshm.original_format._readlabel.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._devshm.original_format._sync.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._devshm.original_format._writelabel.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._devshm.original_format._writeuuid.fs: Already dumped (TmpFS instance) > _intf.storage.fsset._devshm.original_format._current_info: None > _intf.storage.fsset._devshm.original_format.mountpoint: /dev/shm > _intf.storage.fsset._devshm.original_format.fsprofile: None > _intf.storage.fsset._devshm.original_format._chrooted_mountpoint: None > _intf.storage.fsset._devshm.original_format._max_size: Size instance, containing members: > _intf.storage.fsset._devshm.original_format._max_size._c_size: Size (16 EiB) > _intf.storage.fsset._devshm.original_format._accept_default_size: True > _intf.storage.fsset._devshm.fstab_comment: Skipped > _intf.storage.fsset._devshm.device_links: [] > _intf.storage.fsset._usb: NoDevice instance, containing members: > _intf.storage.fsset._usb.id: 141 > _intf.storage.fsset._usb.exists: True > _intf.storage.fsset._usb.uuid: None > _intf.storage.fsset._usb.sysfs_path: Skipped > _intf.storage.fsset._usb._format: USBFS instance, containing members: > _intf.storage.fsset._usb._format.id: 140 > _intf.storage.fsset._usb._format._label: None > _intf.storage.fsset._usb._format._options: None > _intf.storage.fsset._usb._format._device: usbfs > _intf.storage.fsset._usb._format.uuid: None > _intf.storage.fsset._usb._format.exists: True > _intf.storage.fsset._usb._format.mountopts: None > _intf.storage.fsset._usb._format._create_options: None > _intf.storage.fsset._usb._format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._usb._format._info.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._usb._format._resize.df: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._usb._format._minsize.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._usb._format._size_info.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._size: Size instance, containing members: > _intf.storage.fsset._usb._format._size._c_size: Size (0 B) > _intf.storage.fsset._usb._format._target_size: Already dumped (Size instance) > _intf.storage.fsset._usb._format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._usb._format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._usb._format._resizable: False > _intf.storage.fsset._usb._format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._usb._format._fsck.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._usb._format._mkfs.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._mount: NoDevFSMount instance, containing members: > _intf.storage.fsset._usb._format._mount.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._usb._format._readlabel.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._usb._format._sync.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._usb._format._writelabel.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._usb._format._writeuuid.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb._format._current_info: None > _intf.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb._format.fsprofile: None > _intf.storage.fsset._usb._format._chrooted_mountpoint: None > _intf.storage.fsset._usb._size: Size instance, containing members: > _intf.storage.fsset._usb._size._c_size: Size (0 B) > _intf.storage.fsset._usb._target_size: Already dumped (Size instance) > _intf.storage.fsset._usb._current_size: Already dumped (Size instance) > _intf.storage.fsset._usb.major: 0 > _intf.storage.fsset._usb.minor: 0 > _intf.storage.fsset._usb._serial: None > _intf.storage.fsset._usb._vendor: Skipped > _intf.storage.fsset._usb._model: Skipped > _intf.storage.fsset._usb.bus: Skipped > _intf.storage.fsset._usb._readonly: False > _intf.storage.fsset._usb._protected: False > _intf.storage.fsset._usb._controllable: True > _intf.storage.fsset._usb._name: usbfs > _intf.storage.fsset._usb._tags: set() > _intf.storage.fsset._usb._parents: ParentList instance, containing members: > _intf.storage.fsset._usb._parents.items: [] > _intf.storage.fsset._usb._parents.appendfunc: <bound method Device._add_parent of NoDevice instance (0x7fd7d43c5438) -- > name = usbfs status = False id = 141 > children = [] > 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 = > target size = 0 B path = usbfs > format args = [] original_format = usbfs> > _intf.storage.fsset._usb._parents.removefunc: <bound method Device._remove_parent of NoDevice instance (0x7fd7d43c5438) -- > name = usbfs status = False id = 141 > children = [] > 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 = > target size = 0 B path = usbfs > format args = [] original_format = usbfs> > _intf.storage.fsset._usb._children: [] > _intf.storage.fsset._usb.original_format: USBFS instance, containing members: > _intf.storage.fsset._usb.original_format.id: 140 > _intf.storage.fsset._usb.original_format._label: None > _intf.storage.fsset._usb.original_format._options: None > _intf.storage.fsset._usb.original_format._device: usbfs > _intf.storage.fsset._usb.original_format.uuid: None > _intf.storage.fsset._usb.original_format.exists: True > _intf.storage.fsset._usb.original_format.mountopts: None > _intf.storage.fsset._usb.original_format._create_options: None > _intf.storage.fsset._usb.original_format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._usb.original_format._info.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._usb.original_format._resize.df: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._usb.original_format._minsize.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._usb.original_format._size_info.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._size: Size instance, containing members: > _intf.storage.fsset._usb.original_format._size._c_size: Size (0 B) > _intf.storage.fsset._usb.original_format._target_size: Already dumped (Size instance) > _intf.storage.fsset._usb.original_format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._usb.original_format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._usb.original_format._resizable: False > _intf.storage.fsset._usb.original_format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._usb.original_format._fsck.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._usb.original_format._mkfs.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._mount: NoDevFSMount instance, containing members: > _intf.storage.fsset._usb.original_format._mount.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._usb.original_format._readlabel.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._usb.original_format._sync.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._usb.original_format._writelabel.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._usb.original_format._writeuuid.fs: Already dumped (USBFS instance) > _intf.storage.fsset._usb.original_format._current_info: None > _intf.storage.fsset._usb.original_format.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb.original_format.fsprofile: None > _intf.storage.fsset._usb.original_format._chrooted_mountpoint: None > _intf.storage.fsset._usb.fstab_comment: Skipped > _intf.storage.fsset._usb.device_links: [] > _intf.storage.fsset._selinux: NoDevice instance, containing members: > _intf.storage.fsset._selinux.id: 137 > _intf.storage.fsset._selinux.exists: True > _intf.storage.fsset._selinux.uuid: None > _intf.storage.fsset._selinux.sysfs_path: Skipped > _intf.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux._format.id: 136 > _intf.storage.fsset._selinux._format._label: None > _intf.storage.fsset._selinux._format._options: None > _intf.storage.fsset._selinux._format._device: selinuxfs > _intf.storage.fsset._selinux._format.uuid: None > _intf.storage.fsset._selinux._format.exists: True > _intf.storage.fsset._selinux._format.mountopts: None > _intf.storage.fsset._selinux._format._create_options: None > _intf.storage.fsset._selinux._format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._selinux._format._info.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._selinux._format._resize.df: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._selinux._format._minsize.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._selinux._format._size_info.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._size: Size instance, containing members: > _intf.storage.fsset._selinux._format._size._c_size: Size (0 B) > _intf.storage.fsset._selinux._format._target_size: Already dumped (Size instance) > _intf.storage.fsset._selinux._format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._selinux._format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._selinux._format._resizable: False > _intf.storage.fsset._selinux._format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._selinux._format._fsck.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._selinux._format._mkfs.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._mount: SELinuxFSMount instance, containing members: > _intf.storage.fsset._selinux._format._mount.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._selinux._format._readlabel.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._selinux._format._sync.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._selinux._format._writelabel.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._selinux._format._writeuuid.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux._format._current_info: None > _intf.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux._format.fsprofile: None > _intf.storage.fsset._selinux._format._chrooted_mountpoint: /mnt/sysimage/sys/fs/selinux > _intf.storage.fsset._selinux._size: Size instance, containing members: > _intf.storage.fsset._selinux._size._c_size: Size (0 B) > _intf.storage.fsset._selinux._target_size: Already dumped (Size instance) > _intf.storage.fsset._selinux._current_size: Already dumped (Size instance) > _intf.storage.fsset._selinux.major: 0 > _intf.storage.fsset._selinux.minor: 0 > _intf.storage.fsset._selinux._serial: None > _intf.storage.fsset._selinux._vendor: Skipped > _intf.storage.fsset._selinux._model: Skipped > _intf.storage.fsset._selinux.bus: Skipped > _intf.storage.fsset._selinux._readonly: False > _intf.storage.fsset._selinux._protected: False > _intf.storage.fsset._selinux._controllable: True > _intf.storage.fsset._selinux._name: selinuxfs > _intf.storage.fsset._selinux._tags: set() > _intf.storage.fsset._selinux._parents: ParentList instance, containing members: > _intf.storage.fsset._selinux._parents.items: [] > _intf.storage.fsset._selinux._parents.appendfunc: <bound method Device._add_parent of NoDevice instance (0x7fd7d43c38d0) -- > name = selinuxfs status = False id = 137 > children = [] > 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 = > target size = 0 B path = selinuxfs > format args = [] original_format = selinuxfs> > _intf.storage.fsset._selinux._parents.removefunc: <bound method Device._remove_parent of NoDevice instance (0x7fd7d43c38d0) -- > name = selinuxfs status = False id = 137 > children = [] > 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 = > target size = 0 B path = selinuxfs > format args = [] original_format = selinuxfs> > _intf.storage.fsset._selinux._children: [] > _intf.storage.fsset._selinux.original_format: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux.original_format.id: 136 > _intf.storage.fsset._selinux.original_format._label: None > _intf.storage.fsset._selinux.original_format._options: None > _intf.storage.fsset._selinux.original_format._device: selinuxfs > _intf.storage.fsset._selinux.original_format.uuid: None > _intf.storage.fsset._selinux.original_format.exists: True > _intf.storage.fsset._selinux.original_format.mountopts: None > _intf.storage.fsset._selinux.original_format._create_options: None > _intf.storage.fsset._selinux.original_format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._selinux.original_format._info.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._selinux.original_format._resize.df: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._selinux.original_format._minsize.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._selinux.original_format._size_info.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._size: Size instance, containing members: > _intf.storage.fsset._selinux.original_format._size._c_size: Size (0 B) > _intf.storage.fsset._selinux.original_format._target_size: Already dumped (Size instance) > _intf.storage.fsset._selinux.original_format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._selinux.original_format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._selinux.original_format._resizable: False > _intf.storage.fsset._selinux.original_format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._selinux.original_format._fsck.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._selinux.original_format._mkfs.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._mount: SELinuxFSMount instance, containing members: > _intf.storage.fsset._selinux.original_format._mount.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._selinux.original_format._readlabel.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._selinux.original_format._sync.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._selinux.original_format._writelabel.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._selinux.original_format._writeuuid.fs: Already dumped (SELinuxFS instance) > _intf.storage.fsset._selinux.original_format._current_info: None > _intf.storage.fsset._selinux.original_format.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux.original_format.fsprofile: None > _intf.storage.fsset._selinux.original_format._chrooted_mountpoint: None > _intf.storage.fsset._selinux.fstab_comment: Skipped > _intf.storage.fsset._selinux.device_links: [] > _intf.storage.fsset._run: DirectoryDevice instance, containing members: > _intf.storage.fsset._run.id: 145 > _intf.storage.fsset._run.exists: True > _intf.storage.fsset._run.uuid: None > _intf.storage.fsset._run.sysfs_path: Skipped > _intf.storage.fsset._run._format: BindFS instance, containing members: > _intf.storage.fsset._run._format.id: 144 > _intf.storage.fsset._run._format._label: None > _intf.storage.fsset._run._format._options: None > _intf.storage.fsset._run._format._device: /run > _intf.storage.fsset._run._format.uuid: None > _intf.storage.fsset._run._format.exists: True > _intf.storage.fsset._run._format.mountopts: None > _intf.storage.fsset._run._format._create_options: None > _intf.storage.fsset._run._format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._run._format._info.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._run._format._resize.df: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._run._format._minsize.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._run._format._size_info.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._size: Size instance, containing members: > _intf.storage.fsset._run._format._size._c_size: Size (0 B) > _intf.storage.fsset._run._format._target_size: Already dumped (Size instance) > _intf.storage.fsset._run._format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._run._format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._run._format._resizable: False > _intf.storage.fsset._run._format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._run._format._fsck.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._run._format._mkfs.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._mount: BindFSMount instance, containing members: > _intf.storage.fsset._run._format._mount.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._run._format._readlabel.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._run._format._sync.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._run._format._writelabel.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._run._format._writeuuid.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run._format._current_info: None > _intf.storage.fsset._run._format.mountpoint: /run > _intf.storage.fsset._run._format.fsprofile: None > _intf.storage.fsset._run._format._chrooted_mountpoint: /mnt/sysimage/run > _intf.storage.fsset._run._size: Size instance, containing members: > _intf.storage.fsset._run._size._c_size: Size (780 B) > _intf.storage.fsset._run._target_size: Already dumped (Size instance) > _intf.storage.fsset._run._current_size: Already dumped (Size instance) > _intf.storage.fsset._run.major: 0 > _intf.storage.fsset._run.minor: 0 > _intf.storage.fsset._run._serial: None > _intf.storage.fsset._run._vendor: Skipped > _intf.storage.fsset._run._model: Skipped > _intf.storage.fsset._run.bus: Skipped > _intf.storage.fsset._run._readonly: False > _intf.storage.fsset._run._protected: False > _intf.storage.fsset._run._controllable: True > _intf.storage.fsset._run._name: /run > _intf.storage.fsset._run._tags: set() > _intf.storage.fsset._run._parents: ParentList instance, containing members: > _intf.storage.fsset._run._parents.items: [] > _intf.storage.fsset._run._parents.appendfunc: <bound method Device._add_parent of DirectoryDevice instance (0x7fd7d43c5f60) -- > name = /run status = True id = 145 > children = [] > parents = [] > uuid = None size = 780 B > format = existing bind filesystem mounted at /run > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 780 B path = /run > format args = [] original_format = bind> > _intf.storage.fsset._run._parents.removefunc: <bound method Device._remove_parent of DirectoryDevice instance (0x7fd7d43c5f60) -- > name = /run status = True id = 145 > children = [] > parents = [] > uuid = None size = 780 B > format = existing bind filesystem mounted at /run > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 780 B path = /run > format args = [] original_format = bind> > _intf.storage.fsset._run._children: [] > _intf.storage.fsset._run.original_format: BindFS instance, containing members: > _intf.storage.fsset._run.original_format.id: 144 > _intf.storage.fsset._run.original_format._label: None > _intf.storage.fsset._run.original_format._options: None > _intf.storage.fsset._run.original_format._device: /run > _intf.storage.fsset._run.original_format.uuid: None > _intf.storage.fsset._run.original_format.exists: True > _intf.storage.fsset._run.original_format.mountopts: None > _intf.storage.fsset._run.original_format._create_options: None > _intf.storage.fsset._run.original_format._info: UnimplementedFSInfo instance, containing members: > _intf.storage.fsset._run.original_format._info.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._resize: UnimplementedFSResize instance, containing members: > _intf.storage.fsset._run.original_format._resize.df: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _intf.storage.fsset._run.original_format._minsize.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._size_info: UnimplementedFSSize instance, containing members: > _intf.storage.fsset._run.original_format._size_info.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._size: Size instance, containing members: > _intf.storage.fsset._run.original_format._size._c_size: Size (0 B) > _intf.storage.fsset._run.original_format._target_size: Already dumped (Size instance) > _intf.storage.fsset._run.original_format._min_instance_size: Size instance, containing members: > _intf.storage.fsset._run.original_format._min_instance_size._c_size: Size (0 B) > _intf.storage.fsset._run.original_format._resizable: False > _intf.storage.fsset._run.original_format._fsck: UnimplementedFSCK instance, containing members: > _intf.storage.fsset._run.original_format._fsck.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _intf.storage.fsset._run.original_format._mkfs.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._mount: BindFSMount instance, containing members: > _intf.storage.fsset._run.original_format._mount.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _intf.storage.fsset._run.original_format._readlabel.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._sync: UnimplementedFSSync instance, containing members: > _intf.storage.fsset._run.original_format._sync.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _intf.storage.fsset._run.original_format._writelabel.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _intf.storage.fsset._run.original_format._writeuuid.fs: Already dumped (BindFS instance) > _intf.storage.fsset._run.original_format._current_info: None > _intf.storage.fsset._run.original_format.mountpoint: /run > _intf.storage.fsset._run.original_format.fsprofile: None > _intf.storage.fsset._run.original_format._chrooted_mountpoint: None > _intf.storage.fsset._run.fstab_comment: Skipped > _intf.storage.fsset._run.device_links: [] > _intf.storage.fsset._efivars: None > _intf.storage.fsset._fstab_swaps: set() > _intf.storage.fsset.preserve_lines: [] > _intf.storage._free_space_snapshot: {'sda': (Size (1023 KiB), Size (0 B)), 'sdb': (Size (0 B), Size (0 B))} > _intf.storage.live_backing_device: None > _intf.storage.protected_dev_names: [sr0] > _intf.payload: DNFPayload instance, containing members: > _intf.payload.data: Skipped > _intf.payload.storage: Already dumped (InstallerStorage instance) > _intf.payload.instclass: Already dumped (FedoraServerInstallClass instance) > _intf.payload.txID: 1 > _intf.payload.verbose_errors: [] > _intf.payload._session: Session instance, containing members: > _intf.payload._session.headers: {'User-Agent': 'python-requests/2.18.4', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive'} > _intf.payload._session.auth: None > _intf.payload._session.proxies: {} > _intf.payload._session.hooks: {'response': []} > _intf.payload._session.params: {} > _intf.payload._session.stream: False > _intf.payload._session.verify: True > _intf.payload._session.cert: None > _intf.payload._session.max_redirects: 30 > _intf.payload._session.trust_env: True > _intf.payload._session.cookies: RequestsCookieJar instance, containing members: > _intf.payload._session.cookies._policy: DefaultCookiePolicy instance, containing members: > _intf.payload._session.cookies._policy.netscape: True > _intf.payload._session.cookies._policy.rfc2965: False > _intf.payload._session.cookies._policy.rfc2109_as_netscape: None > _intf.payload._session.cookies._policy.hide_cookie2: False > _intf.payload._session.cookies._policy.strict_domain: False > _intf.payload._session.cookies._policy.strict_rfc2965_unverifiable: True > _intf.payload._session.cookies._policy.strict_ns_unverifiable: False > _intf.payload._session.cookies._policy.strict_ns_domain: 0 > _intf.payload._session.cookies._policy.strict_ns_set_initial_dollar: False > _intf.payload._session.cookies._policy.strict_ns_set_path: False > _intf.payload._session.cookies._policy._blocked_domains: () > _intf.payload._session.cookies._policy._allowed_domains: None > _intf.payload._session.cookies._cookies_lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7fd7d3750570> > _intf.payload._session.cookies._cookies: {} > _intf.payload._session.adapters: {'https://': HTTPAdapter instance, containing members: > _intf.payload._session.adapters.max_retries: Retry(total=0, connect=None, read=False, redirect=None, status=None) > _intf.payload._session.adapters.config: {} > _intf.payload._session.adapters.proxy_manager: {} > _intf.payload._session.adapters._pool_connections: 10 > _intf.payload._session.adapters._pool_maxsize: 10 > _intf.payload._session.adapters._pool_block: False > _intf.payload._session.adapters.poolmanager: PoolManager instance, containing members: > _intf.payload._session.adapters.poolmanager.headers: {} > _intf.payload._session.adapters.poolmanager.connection_pool_kw: {'maxsize': 10, 'block': False, 'strict': True} > _intf.payload._session.adapters.poolmanager.pools: RecentlyUsedContainer instance, containing members: > _intf.payload._session.adapters.poolmanager.pools._maxsize: 10 > _intf.payload._session.adapters.poolmanager.pools.dispose_func: <function PoolManager.__init__.<locals>.<lambda> at 0x7fd7d37691e0> > _intf.payload._session.adapters.poolmanager.pools._container: {} > _intf.payload._session.adapters.poolmanager.pools.lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7fd7d37505a0> > _intf.payload._session.adapters.poolmanager.pool_classes_by_scheme: {'http': <class 'urllib3.connectionpool.HTTPConnectionPool'> >, 'https': <class 'urllib3.connectionpool.HTTPSConnectionPool'> >} > _intf.payload._session.adapters.poolmanager.key_fn_by_scheme: {'http': functools.partial(<function _default_key_normalizer at 0x7fd7e39af598>, <class 'urllib3.poolmanager.PoolKey'>) >, 'https': functools.partial(<function _default_key_normalizer at 0x7fd7e39af598>, <class 'urllib3.poolmanager.PoolKey'>) >} >, 'http://': HTTPAdapter instance, containing members: > _intf.payload._session.adapters.max_retries: Retry(total=0, connect=None, read=False, redirect=None, status=None) > _intf.payload._session.adapters.config: {} > _intf.payload._session.adapters.proxy_manager: {} > _intf.payload._session.adapters._pool_connections: 10 > _intf.payload._session.adapters._pool_maxsize: 10 > _intf.payload._session.adapters._pool_block: False > _intf.payload._session.adapters.poolmanager: PoolManager instance, containing members: > _intf.payload._session.adapters.poolmanager.headers: {} > _intf.payload._session.adapters.poolmanager.connection_pool_kw: {'maxsize': 10, 'block': False, 'strict': True} > _intf.payload._session.adapters.poolmanager.pools: RecentlyUsedContainer instance, containing members: > _intf.payload._session.adapters.poolmanager.pools._maxsize: 10 > _intf.payload._session.adapters.poolmanager.pools.dispose_func: <function PoolManager.__init__.<locals>.<lambda> at 0x7fd7d37692f0> > _intf.payload._session.adapters.poolmanager.pools._container: {} > _intf.payload._session.adapters.poolmanager.pools.lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7fd7d37505d0> > _intf.payload._session.adapters.poolmanager.pool_classes_by_scheme: {'http': Already dumped (type instance) >, 'https': Already dumped (type instance) >} > _intf.payload._session.adapters.poolmanager.key_fn_by_scheme: {'http': Already dumped (partial instance) >, 'https': Already dumped (partial instance) >} >, 'file://': FileAdapter instance, containing members: >, 'ftp://': FTPAdapter instance, containing members: > _intf.payload._session.adapters.func_table: {'LIST': <bound method FTPAdapter.list of <requests_ftp.ftp.FTPAdapter object at 0x7fd7d3758c50>> >, 'RETR': <bound method FTPAdapter.retr of <requests_ftp.ftp.FTPAdapter object at 0x7fd7d3758c50>> >, 'STOR': <bound method FTPAdapter.stor of <requests_ftp.ftp.FTPAdapter object at 0x7fd7d3758c50>> >, 'NLST': <bound method FTPAdapter.nlst of <requests_ftp.ftp.FTPAdapter object at 0x7fd7d3758c50>> >, 'SIZE': <bound method FTPAdapter.size of <requests_ftp.ftp.FTPAdapter object at 0x7fd7d3758c50>> >, 'HEAD': <bound method FTPAdapter.head of <requests_ftp.ftp.FTPAdapter object at 0x7fd7d3758c50>> >, 'GET': <bound method FTPAdapter.get of <requests_ftp.ftp.FTPAdapter object at 0x7fd7d3758c50>> >} >} > _intf.payload.requirements: [('package', 'e2fsprogs', PayloadRequirement(id=e2fsprogs, reasons=[PayloadRequirementReason(reason='storage', strong=True)])), ('package', 'xfsprogs', PayloadRequirement(id=xfsprogs, reasons=[PayloadRequirementReason(reason='storage', strong=True)])), ('package', 'lvm2', PayloadRequirement(id=lvm2, reasons=[PayloadRequirementReason(reason='storage', strong=True)])), ('package', 'authselect-compat', PayloadRequirement(id=authselect-compat, reasons=[PayloadRequirementReason(reason='authselect', strong=True)])), ('package', 'chrony', PayloadRequirement(id=chrony, reasons=[PayloadRequirementReason(reason='ntp', strong=False)])), ('package', 'grub2', PayloadRequirement(id=grub2, reasons=[PayloadRequirementReason(reason='bootloader', strong=True)])), ('package', 'grub2-tools', PayloadRequirement(id=grub2-tools, reasons=[PayloadRequirementReason(reason='bootloader', strong=True)])), ('group', 'platform-vmware', PayloadRequirement(id=platform-vmware, reasons=[PayloadRequirementReason(reason='platform', strong=True)]))] > _intf.payload.install_device: Already dumped (OpticalDevice instance) > _intf.payload._rpm_macros: [('__dbi_htconfig', 'hash nofsync %{__dbi_other} %{__dbi_perms}'), ('_excludedocs', '1'), ('__file_context_path', '/etc/selinux/targeted/contexts/files/file_contexts')] > _intf.payload._environmentAddons: {'server-product-environment': (['ansible-node', 'arm-tools', 'container-management', 'domain-client', 'freeipa-server', 'guest-agents', 'mail-server', 'server-hardware-support', 'smb-server', 'sql-server', 'virtualization-headless', 'web-server'], ['editors', 'headless-management']), 'custom-environment': (['guest-agents', 'standard'], ['ansible-node', 'container-management', 'domain-client', 'editors', 'freeipa-server', 'headless-management'])} > _intf.payload._base: Base instance, containing members: > _intf.payload._base._closed: True > _intf.payload._base._conf: MainConf instance, containing members: > _intf.payload._base._conf._option: {'debuglevel': IntOption instance, containing members: > _intf.payload._base._conf._option._range_min: 0 > _intf.payload._base._conf._option._range_max: 10 > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=2, priority=10) >, 'errorlevel': IntOption instance, containing members: > _intf.payload._base._conf._option._range_min: 0 > _intf.payload._base._conf._option._range_max: 10 > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=2, priority=10) >, 'installroot': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: True > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value='/mnt/sysimage', priority=80) > _intf.payload._base._conf._option._default: Value(value='/', priority=10) >, 'config_file_path': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: False > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='/etc/dnf/dnf.conf', priority=10) >, 'plugins': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'pluginpath': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=['/usr/lib/python3.6/site-packages/dnf-plugins'], priority=10) >, 'pluginconfpath': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value=['/tmp/dnf.pluginconf'], priority=80) > _intf.payload._base._conf._option._default: Value(value=['/etc/dnf/plugins'], priority=10) >, 'persistdir': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: False > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value='/mnt/sysimage/var/lib/dnf', priority=10) > _intf.payload._base._conf._option._default: Value(value='/var/lib/dnf', priority=10) >, 'recent': IntOption instance, containing members: > _intf.payload._base._conf._option._range_min: 0 > _intf.payload._base._conf._option._range_max: None > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=7, priority=10) >, 'retries': PositiveIntOption instance, containing members: > _intf.payload._base._conf._option._names0: [0] > _intf.payload._base._conf._option._range_min: 0 > _intf.payload._base._conf._option._range_max: None > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=10, priority=10) >, 'reset_nice': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'cachedir': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: False > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value='/tmp/dnf.cache', priority=80) > _intf.payload._base._conf._option._default: Value(value='/var/cache/dnf', priority=10) >, 'system_cachedir': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: False > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='/var/cache/dnf', priority=10) >, 'cacheonly': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'keepcache': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'logdir': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value='/tmp/', priority=80) > _intf.payload._base._conf._option._default: Value(value='/var/log', priority=10) >, 'reposdir': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value=['/etc/yum.repos.d', '/etc/anaconda.repos.d', '/tmp/updates/anaconda.repos.d', '/tmp/product/anaconda.repos.d'], priority=80) > _intf.payload._base._conf._option._default: Value(value=['/etc/yum.repos.d', '/etc/yum/repos.d', '/etc/distro.repos.d'], priority=10) >, 'modulesdir': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: True > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='/etc/dnf/modules.d', priority=10) >, 'moduledefaultsdir': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: True > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='/etc/dnf/modules.defaults.d', priority=10) >, 'debug_solver': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'excludepkgs': ListAppendOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=[], priority=10) >, 'includepkgs': ListAppendOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=[], priority=10) >, 'exclude': Already dumped (ListAppendOption instance) >, 'fastestmirror': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'proxy': UrlOption instance, containing members: > _intf.payload._base._conf._option._schemes: ('http', 'ftp', 'https', 'socks5', 'socks5h', 'socks4', 'socks4a') > _intf.payload._base._conf._option._allow_none: True > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value=None, priority=80) > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'proxy_username': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value=None, priority=80) > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'proxy_password': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value=None, priority=80) > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'protected_packages': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=['dnf', 'systemd', 'systemd-udev', 'dnf'], priority=10) >, 'username': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'password': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'installonlypkgs': ListAppendOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=['kernel', 'kernel-PAE', 'installonlypkg(kernel)', 'installonlypkg(kernel-module)', 'installonlypkg(vm)'], priority=10) >, 'group_package_types': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=('mandatory', 'default', 'conditional'), priority=10) >, 'installonly_limit': PositiveIntOption instance, containing members: > _intf.payload._base._conf._option._names0: [0, <off>] > _intf.payload._base._conf._option._range_min: 2 > _intf.payload._base._conf._option._range_max: None > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=3, priority=10) >, 'tsflags': ListAppendOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=['nocrypto'], priority=10) >, 'assumeyes': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'assumeno': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'check_config_file_age': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'defaultyes': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'diskspacecheck': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'gpgcheck': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'repo_gpgcheck': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'localpkg_gpgcheck': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'obsoletes': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'showdupesfromrepos': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'enabled': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'enablegroups': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'exit_on_lock': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'bandwidth': BytesOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=0, priority=10) >, 'minrate': BytesOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=1000, priority=10) >, 'ip_resolve': CaselessSelectionOption instance, containing members: > _intf.payload._base._conf._option._choices: ('ipv4', 'ipv6', 'whatever') > _intf.payload._base._conf._option._mapper: {'4': ipv4, '6': ipv6} > _intf.payload._base._conf._option._notimplemented: () > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'throttle': ThrottleOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=0, priority=10) >, 'timeout': SecondsOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=30, priority=10) >, 'max_parallel_downloads': IntOption instance, containing members: > _intf.payload._base._conf._option._range_min: 1 > _intf.payload._base._conf._option._range_max: None > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'metadata_expire': SecondsOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=172800, priority=10) >, 'metadata_timer_sync': SecondsOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=10800, priority=10) >, 'disable_excludes': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=[], priority=10) >, 'multilib_policy': SelectionOption instance, containing members: > _intf.payload._base._conf._option._choices: ('best', 'all') > _intf.payload._base._conf._option._mapper: {} > _intf.payload._base._conf._option._notimplemented: () > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='best', priority=10) >, 'best': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'install_weak_deps': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'bugtracker_url': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=dnf', priority=10) >, 'color': SelectionOption instance, containing members: > _intf.payload._base._conf._option._choices: ('auto', 'never', 'always') > _intf.payload._base._conf._option._mapper: {'on': always, 'yes': always, '1': always, 'true': always, 'off': never, 'no': never, '0': never, 'false': never, 'tty': auto, 'if-tty': auto} > _intf.payload._base._conf._option._notimplemented: () > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='auto', priority=10) >, 'color_list_installed_older': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold', priority=10) >, 'color_list_installed_newer': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold,yellow', priority=10) >, 'color_list_installed_reinstall': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='normal', priority=10) >, 'color_list_installed_extra': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold,red', priority=10) >, 'color_list_available_upgrade': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold,blue', priority=10) >, 'color_list_available_downgrade': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='dim,cyan', priority=10) >, 'color_list_available_reinstall': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold,underline,green', priority=10) >, 'color_list_available_install': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='normal', priority=10) >, 'color_update_installed': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='normal', priority=10) >, 'color_update_local': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold', priority=10) >, 'color_update_remote': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='normal', priority=10) >, 'color_search_match': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold', priority=10) >, 'sslcacert': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: False > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'sslverify': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'sslclientcert': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'sslclientkey': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'deltarpm': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'deltarpm_percentage': PositiveIntOption instance, containing members: > _intf.payload._base._conf._option._names0: [0, <off>] > _intf.payload._base._conf._option._range_min: 0 > _intf.payload._base._conf._option._range_max: None > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=75, priority=10) >, 'history_record': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'history_record_packages': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=['dnf', 'rpm'], priority=10) >, 'rpmverbosity': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='info', priority=10) >, 'strict': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'skip_broken': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'autocheck_running_kernel': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'clean_requirements_on_remove': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'history_list_view': SelectionOption instance, containing members: > _intf.payload._base._conf._option._choices: ('single-user-commands', 'users', 'commands') > _intf.payload._base._conf._option._mapper: {'cmds': commands, 'default': commands} > _intf.payload._base._conf._option._notimplemented: () > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='commands', priority=10) >, 'upgrade_group_objects_upgrade': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'destdir': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: False > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'comment': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'downloadonly': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: True > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'ignorearch': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >} > _intf.payload._base._conf._section: main > _intf.payload._base._conf._parser: None > _intf.payload._base._conf.substitutions: {'arch': x86_64, 'basearch': x86_64, 'releasever': 28} > _intf.payload._base._goal: None > _intf.payload._base._repo_persistor: None > _intf.payload._base._sack: None > _intf.payload._base._transaction: None > _intf.payload._base._priv_ts: None > _intf.payload._base._comps: Comps instance, containing members: > _intf.payload._base._comps._i: <_libpycomps.Comps object at 0x7fd7cb1b6810> > _intf.payload._base._comps._langs: _Langs instance, containing members: > _intf.payload._base._comps._langs.last_locale: en_US.UTF-8 > _intf.payload._base._comps._langs.cache: [en_US.UTF-8, en_US, en.UTF-8, en, C] > _intf.payload._base._comps_trans: TransactionBunch instance, containing members: > _intf.payload._base._comps_trans._install: set() > _intf.payload._base._comps_trans._remove: set() > _intf.payload._base._comps_trans._upgrade: set() > _intf.payload._base._history: None > _intf.payload._base._tempfiles: set() > _intf.payload._base._trans_tempfiles: set() > _intf.payload._base._ds_callback: Depsolve instance, containing members: > _intf.payload._base._group_persistor: GroupPersistor instance, containing members: > _intf.payload._base._group_persistor._commit: False > _intf.payload._base._group_persistor._comps: Already dumped (Comps instance) > _intf.payload._base._group_persistor._dbfile: /mnt/sysimage/var/lib/dnf/groups.json > _intf.payload._base._group_persistor.db: ClonableDict instance, containing members: > _intf.payload._base._group_persistor.db.dct: {'ENVIRONMENTS': {}, 'GROUPS': {'core': {'name': 'Core', 'ui_name': 'Core', 'full_list': ['util-linux', 'e2fsprogs', 'iputils', 'ncurses', 'sudo', 'vim-minimal', 'grubby', 'selinux-policy-targeted', 'basesystem', 'rpm', 'rootfiles', 'policycoreutils', 'curl', 'setup', 'initscripts', 'less', 'man-db', 'dhcp-client', 'kbd', 'dnf', 'coreutils', 'passwd', 'systemd', 'glibc', 'hostname', 'filesystem', 'openssh-clients', 'sssd-common', 'parted', 'audit', 'plymouth', 'openssh-server', 'dracut-config-rescue', 'dnf-yum', 'procps-ng', 'dnf-plugins-core', 'iproute', 'bash', 'shadow-utils'], 'grp_types': 0, 'pkg_exclude': [], 'pkg_types': 6}, 'platform-vmware': {'name': 'VMware Platform Support', 'ui_name': 'VMware Platform Support', 'full_list': ['open-vm-tools'], 'grp_types': 0, 'pkg_exclude': [], 'pkg_types': 6}}, 'meta': {'version': '0.6.0'}} > _intf.payload._base._group_persistor._original: ClonableDict instance, containing members: > _intf.payload._base._group_persistor._original.dct: {'ENVIRONMENTS': {}, 'GROUPS': {'core': {'name': 'Core', 'ui_name': 'Core', 'full_list': ['util-linux', 'e2fsprogs', 'iputils', 'ncurses', 'sudo', 'vim-minimal', 'grubby', 'selinux-policy-targeted', 'basesystem', 'rpm', 'rootfiles', 'policycoreutils', 'curl', 'setup', 'initscripts', 'less', 'man-db', 'dhcp-client', 'kbd', 'dnf', 'coreutils', 'passwd', 'systemd', 'glibc', 'hostname', 'filesystem', 'openssh-clients', 'sssd-common', 'parted', 'audit', 'plymouth', 'openssh-server', 'dracut-config-rescue', 'dnf-yum', 'procps-ng', 'dnf-plugins-core', 'iproute', 'bash', 'shadow-utils'], 'grp_types': 0, 'pkg_exclude': [], 'pkg_types': 6}, 'platform-vmware': {'name': 'VMware Platform Support', 'ui_name': 'VMware Platform Support', 'full_list': ['open-vm-tools'], 'grp_types': 0, 'pkg_exclude': [], 'pkg_types': 6}}, 'meta': {'version': '0.6.0'}} > _intf.payload._base._module_persistor: ModulePersistor instance, containing members: > _intf.payload._base._module_persistor.repo_modules: [] > _intf.payload._base._module_persistor._commit: False > _intf.payload._base._logging: Logging instance, containing members: > _intf.payload._base._logging.stdout_handler: None > _intf.payload._base._logging.stderr_handler: None > _intf.payload._base._repos: {} > _intf.payload._base._rpm_probfilter: {64} > _intf.payload._base._plugins: Plugins instance, containing members: > _intf.payload._base._plugins.plugin_cls: [] > _intf.payload._base._plugins.plugins: [] > _intf.payload._base._trans_success: False > _intf.payload._base._tempfile_persistor: TempfilePersistor instance, containing members: > _intf.payload._base._tempfile_persistor.db_path: /tmp/dnf.cache/tempfiles.json > _intf.payload._base._tempfile_persistor.tempfiles_to_add: set() > _intf.payload._base._tempfile_persistor._empty: False > _intf.payload._base._update_security_filters: {} > _intf.payload._base._allow_erasing: False > _intf.payload._base._revert_reason: [] > _intf.payload._base._repo_set_imported_gpg_keys: set() > _intf.payload._base.repo_module_dict: {} > _intf.payload._download_location: /tmp/dnf.package.cache > _intf.payload._updates_enabled: True > _intf.payload._repos_lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7fd7d3779900> > _intf.payload._repoMD_list: [RepoMDMetaHash instance, containing members: > _repoId: anaconda > _method: F28_Method instance, containing members: > _method.writePriority: 0 > _method.currentCmd: Skipped > _method.currentLine: Skipped > _method.handler: Skipped > _method.lineno: 0 > _method.seen: False > _urls: [file:///run/install/repo] > _repomd_hash: b'@\xea\xa5\xc9\xcf\x81\x11_c\x9e\xbe\xb9\xf0\xcc\xbb\x8f\xca\xb1\x1a\x04\xa0\xb7\xe0\xe5\xc0\x8b\xd4\x93\xe1:\x8c\t' >] > _intf.instclass: Already dumped (FedoraServerInstallClass instance) > _intf._meh_interface: TextIntf instance, containing members: > _intf._meh_interface.screen: None > _intf._meh_interface._io: IOHandler instance, containing members: > _intf._meh_interface._io.in_func: <bound method TextUserInterface._get_meh_input_func of <pyanaconda.ui.tui.TextUserInterface object at 0x7fd7cf8492e8>> > _intf._meh_interface._io.out_func: <built-in function print> > _intf.productTitle: Anaconda > _intf.isFinal: True > _intf.quitMessage: None >isHeadless: False >ksdata: Skipped >methodstr: cdrom >opts: Namespace instance, containing members: > opts.stage2: hd:LABEL=Fedora-S-dvd-x86_64-28 > opts.display_mode: Already dumped (DisplayModes instance) > opts.ksfile: /run/install/ks.cfg > opts.method: cdrom > opts.cmdline: None > opts.noninteractive: False > opts.proxy: None > opts.waitfornet: None > opts.debug: False > opts.ksstrict: False > opts.rescue: False > opts.armPlatform: None > opts.multiLib: False > opts.askmethod: False > opts.noverifyssl: False > opts.liveinst: False > opts.runres: None > opts.xdriver: None > opts.vnc: False > opts.vncconnect: None > opts.vncpassword: Skipped > opts.xtimeout: 60 > opts.decorated: False > opts.keymap: None > opts.lang: None > opts.singlelang: False > opts.loglevel: None > opts.syslog: None > opts.remotelog: None > opts.selinux: -1 > opts.mpath: True > opts.dmraid: True > opts.ibft: True > opts.geoloc: None > opts.geoloc_use_with_ks: False > opts.legacygrub: False > opts.nosave: None > opts.rescue_nomount: False > opts.updateSrc: None > opts.images: [] > opts.dirinstall: None > opts.memcheck: True > opts.leavebootorder: False > opts.eject: True > opts.extlinux: False > opts.nombr: False > opts.mpathfriendlynames: True > opts.kexec: False >_payload: Already dumped (DNFPayload instance) >proxy: None >decorated: False >stage2: hd:LABEL=Fedora-S-dvd-x86_64-28 >_storage: Already dumped (InstallerStorage instance) >updateSrc: None >mehConfig: Config instance, containing members: > 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.ksdata, _intf.storage.encryption_passphrase, _intf.data, _bootloader.encrypted_password, _bootloader.password, payload._groups] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/dnf.librepo.log, /tmp/hawkey.log, /tmp/lvm.log, /mnt/sysimage/root/install.log, /proc/cmdline, /root/lorax-packages.log, /tmp/blivet-gui-utils.log, /tmp/dbus.log, /tmp/syslog, /run/install/ks.cfg] > mehConfig.localSkipList: [passphrase, password, _oldweak, _password, try_passphrase] > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7fd7d3c25f28>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7fd7d3c33048>, True), 'type': (<function initExceptionHandling.<locals>.<lambda> at 0x7fd7d3c332f0>, True), 'addons': (<function list_addons_callback at 0x7fd7d3c33158>, False)} > mehConfig.programName: anaconda > mehConfig.programVersion: 28.22.10 > mehConfig.programArch: x86_64 >xdriver: None >dbus_session_connection: None >dbus_inhibit_id: None >gui_initialized: <unlocked _thread.lock object at 0x7fd7d7e7fcd8> >_dbus_launcher: DBusLauncher instance, containing members: > _dbus_launcher._dbus_daemon_process: Popen instance, containing members: > _dbus_launcher._dbus_daemon_process._waitpid_lock: <unlocked _thread.lock object at 0x7fd7d7a92d28> > _dbus_launcher._dbus_daemon_process._input: None > _dbus_launcher._dbus_daemon_process._communication_started: False > _dbus_launcher._dbus_daemon_process.args: [dbus-daemon, --print-address, --syslog, --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf] > _dbus_launcher._dbus_daemon_process.stdin: None > _dbus_launcher._dbus_daemon_process.stdout: <_io.BufferedReader name=21> > _dbus_launcher._dbus_daemon_process.stderr: None > _dbus_launcher._dbus_daemon_process.pid: 1740 > _dbus_launcher._dbus_daemon_process.returncode: None > _dbus_launcher._dbus_daemon_process.universal_newlines: False > _dbus_launcher._dbus_daemon_process.encoding: None > _dbus_launcher._dbus_daemon_process.errors: None > _dbus_launcher._dbus_daemon_process._closed_child_pipe_fds: True > _dbus_launcher._dbus_daemon_process._child_created: True > _dbus_launcher._log_file: <_io.TextIOWrapper name='/tmp/dbus.log' mode='a' encoding='UTF-8'> > >Registered callbacks: >addons: >com_redhat_kdump, com_redhat_docker > > >/tmp/anaconda.log: >15:54:42,528 INF main: /sbin/anaconda 28.22.10-1.fc28 >15:54:42,695 INF isys: 2171468 kB (2120 MB) are available >15:54:42,703 INF startup_utils: check_memory(): total:2120, needed:320, graphical:410 >15:54:42,708 INF main: anaconda called with cmdline = ['/sbin/anaconda'] >15:54:42,709 INF main: Default encoding = utf-8 >15:54:42,753 INF dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-g2u6w82rL6,guid=adc4cc1223c3f5d79bb358b75b438542. >15:54:43,153 INF startup_utils: Waiting 60 sec for modules to be started. >15:54:44,156 INF startup_utils: Waiting 59 sec for modules to be started. >15:54:45,163 INF startup_utils: Waiting 58 sec for modules to be started. >15:54:46,233 INF kickstart.script: Running kickstart %%pre script(s) >15:54:46,234 INF stdout: Running pre-installation scripts >15:54:47,272 INF kickstart.script: All kickstart %%pre script(s) have been run >15:54:47,273 INF startup_utils: Parsing kickstart: /run/install/ks.cfg >15:54:47,346 ERR core.util: Failed to import module docker from path /usr/share/anaconda/addons/com_redhat_docker/ks/docker.py in collect: No module named 'pyanaconda.iutil' >15:54:47,905 WRN kickstart: Command skipx will be parsed in DBus module. >15:54:47,905 WRN kickstart: Command auth will be parsed in DBus module. >15:54:47,906 WRN kickstart: Command keyboard will be parsed in DBus module. >15:54:47,906 WRN kickstart: Command lang will be parsed in DBus module. >15:54:47,907 INF kickstart.kickstart.network: setting "link" for missing --device specification in kickstart ><auto-removed line containing rootpw> >15:54:47,908 WRN kickstart: Command timezone will be parsed in DBus module. >15:54:48,183 DBG localization: setting locale to: en_US.UTF-8 >15:54:48,197 DBG network: devices found ['ens192'] >15:54:48,209 DBG network: ensure single initramfs connections >15:54:48,269 DBG network: apply kickstart >15:54:48,384 DBG network: ifcfg file for ens192 not found >15:54:48,385 DBG network: pre kickstart - adding connection for ens192 >15:54:48,404 DBG network: pre kickstart - activating connection 75cd47e1-fdaa-4aad-bde9-b281bd83edb9 for ens192 >15:54:48,430 DBG network: kickstart pre section applied for devices ['ens192'] >15:54:48,470 DBG network: create missing ifcfg files >15:54:48,544 DBG network: set real ONBOOT value >15:54:48,574 DBG network: setting ONBOOT value of ens192 to True >15:54:48,659 DBG network: real kickstart ONBOOT value set for devices ['ens192'] >15:54:48,679 INF threading: Running Thread: AnaWaitForConnectingNMThread (140564956243712) >15:54:48,680 DBG anaconda: setting display mode to TUI >15:54:48,686 WRN stdout: Not asking for VNC because of an automated install >15:54:48,687 WRN stdout: Not asking for VNC because text mode was explicitly asked for in kickstart >15:54:48,687 INF anaconda: Display mode is set to 'interactive text mode'. >15:54:48,688 INF isys: 2171468 kB (2120 MB) are available >15:54:48,726 INF startup_utils: check_memory(): total:2120, needed:320, graphical:410 >15:54:48,777 INF network: got 0 NTP servers from DHCP >15:54:48,783 INF threading: Thread Done: AnaWaitForConnectingNMThread (140564956243712) >15:54:48,803 DBG installclass: Searching /usr/lib64/python3.6/site-packages/pyanaconda/installclasses. >15:54:48,809 DBG installclass: Found Fedora (FedoraBaseInstallClass). >15:54:48,810 DBG installclass: Found Atomic Host (AtomicHostInstallClass). >15:54:48,810 DBG installclass: Found Red Hat Enterprise Linux (RHELBaseInstallClass). >15:54:48,810 DBG installclass: Found Fedora (DefaultInstallClass). >15:54:48,810 DBG installclass: Found Fedora Server (FedoraServerInstallClass). >15:54:48,810 DBG installclass: Found Scientific Linux (ScientificBaseInstallClass). >15:54:48,810 DBG installclass: Found Fedora Workstation (FedoraWorkstationInstallClass). >15:54:48,811 DBG installclass: Found CentOS Linux (CentOSBaseInstallClass). >15:54:48,811 INF installclass: Using a visible install class Fedora Server (FedoraServerInstallClass). >15:54:49,439 DBG payload: getting release version from tree at None (28) >15:54:49,439 DBG payload: using default release version of 28 >15:54:49,441 INF bootloader: bootloader GRUB2 on X86 platform >15:54:49,442 INF autopart: Detected 2.07 GiB of memory >15:54:49,442 INF autopart: Suggested swap size (2.07 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >15:54:49,443 INF autopart: Swap attempt of 0.0 >15:54:49,443 INF bootloader: bootloader GRUB2 on X86 platform >15:54:49,570 DBG storage_utils: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >15:54:49,572 INF threading: Running Thread: AnaStorageThread (140564956243712) >15:54:49,578 INF threading: Running Thread: AnaTimeInitThread (140564852913920) >15:54:49,643 DBG payload: Restarting payload thread >15:54:49,645 INF threading: Running Thread: AnaPayloadRestartThread (140564844521216) >15:54:49,645 INF geoloc: Geolocation is disabled due to automated kickstart based installation. >15:54:49,648 INF threading: Running Thread: AnaPayloadThread (140564836128512) >15:54:49,648 INF threading: Thread Done: AnaPayloadRestartThread (140564844521216) >15:54:49,648 DBG payload: Updating payload thread state: 0 >15:54:49,649 DBG payload: Updating payload thread state: 1 >15:54:49,762 DBG simpleline: GLib event loop is used! >15:54:49,808 INF lifecycle: Adding controller: SummaryHub >15:54:49,813 INF lifecycle: Module initialized: TimeSpoke >15:54:50,028 INF lifecycle: Module initialized: LangSpoke >15:54:50,029 INF threading: Running Thread: AnaSoftwareWatcher (140564844521216) >15:54:50,030 INF threading: Running Thread: AnaSourceWatcher (140564827735808) >15:54:50,042 INF threading: Running Thread: AnaStorageWatcher (140564819343104) >15:54:50,170 DBG ui.tui.spokes.network: MultipleSettingsFoundError('ens192',) during initialization >15:54:50,172 INF lifecycle: Module initialized: NetworkSpoke >15:54:50,174 INF lifecycle: Module initialized: PasswordSpoke >15:54:50,176 WRN ui.tui.hubs: Spoke PasswordSpoke initialization failure! >15:54:50,178 INF lifecycle: Module initialized: UserSpoke >15:54:50,178 INF lifecycle: Initialization of all modules (8) has been started. >15:54:50,073 INF threading: Thread Done: AnaTimeInitThread (140564852913920) >15:54:51,812 DBG storage: protected device spec LABEL=Fedora-S-dvd-x86_64-28 resolved to sr0 >15:54:52,192 DBG storage: onlyuse is now: sda,sdb >15:54:52,193 INF threading: Thread Done: AnaStorageThread (140564956243712) >15:54:52,193 DBG payload: Updating payload thread state: 2 >15:54:52,193 DBG payload: Updating payload thread state: 4 >15:54:52,194 INF lifecycle: Module initialized: StorageSpoke >15:54:52,195 INF threading: Thread Done: AnaStorageWatcher (140564819343104) >15:54:52,222 DBG payload: getting release version from tree at file:///run/install/repo (28) >15:54:52,222 DBG payload: retrieving treeinfo from file:///run/install/repo (proxy: None ; sslverify: True) >15:54:52,223 INF payload: Trying to download '.treeinfo' >15:54:52,225 DBG payload: Retrieved '.treeinfo' from file:///run/install/repo >15:54:52,226 DBG payload: using treeinfo release version of 28 >15:54:52,304 DBG payload: Updating payload thread state: 5 >15:54:53,419 INF payload: Refreshing environmentAddons >15:54:53,424 DBG payload: Updating payload thread state: 6 >15:54:53,424 DBG ui.tui.spokes.software_selection: Payload restarted, set new info and clear the old one. >15:54:53,424 INF threading: Thread Done: AnaPayloadThread (140564836128512) >15:54:53,424 DBG ui.tui.spokes.software_selection: Apply called old env None, new env None and addons set() >15:54:53,425 INF lifecycle: Module initialized: SoftwareSpoke >15:54:53,425 INF threading: Thread Done: AnaSoftwareWatcher (140564844521216) >15:54:53,425 INF lifecycle: Module initialized: SourceSpoke >15:54:53,426 INF lifecycle: All modules have been initialized. >15:54:53,426 INF threading: Thread Done: AnaSourceWatcher (140564827735808) >15:54:53,499 DBG storage: clearpart: looking at sda1 >15:54:53,505 DBG bootloader: new disk order: [] >15:54:53,505 DBG kickstart.kickstart.bootloader: Bootloader: /boot partition is not present, dry run True >15:54:53,505 DBG kickstart.kickstart.bootloader: Bootloader: fallback use first disk return from Blivet 'sda' as boot drive, dry run True >15:54:53,552 DBG bootloader: new disk order: [] >15:54:53,552 DBG kickstart.kickstart.bootloader: Bootloader: use /boot partition's disk 'sda' as boot drive, dry run False >15:54:53,558 DBG bootloader: _is_valid_disklabel(sda) returning True >15:54:53,558 DBG bootloader: _is_valid_size(sda) returning True >15:54:53,558 DBG bootloader: _is_valid_location(sda) returning True >15:54:53,559 DBG bootloader: _is_valid_format(sda) returning True >15:54:53,559 DBG bootloader: is_valid_stage1_device(sda) returning True >15:54:53,561 DBG bootloader: _is_valid_disklabel(sda) returning True >15:54:53,561 DBG bootloader: _is_valid_size(sda) returning True >15:54:53,561 DBG bootloader: _is_valid_location(sda) returning True >15:54:53,561 DBG bootloader: _is_valid_format(sda) returning True >15:54:53,562 DBG bootloader: is_valid_stage1_device(sda) returning True >15:54:53,562 DBG bootloader: _is_valid_disklabel(sda1) returning True >15:54:53,562 DBG bootloader: _is_valid_size(sda1) returning True >15:54:53,562 DBG bootloader: _is_valid_partition(sda1) returning True >15:54:53,563 DBG bootloader: _is_valid_format(sda1) returning True >15:54:53,563 DBG bootloader: is_valid_stage2_device(sda1) returning True >15:54:53,568 DBG ui.tui.spokes.storage: Storage check started with constraints {'min_ram': 320, 'min_root': Size (250 MiB), 'min_partition_sizes': {'/usr': Size (250 MiB), '/tmp': Size (50 MiB), '/var': Size (384 MiB), '/home': Size (100 MiB), '/boot': Size (200 MiB)}, 'must_be_on_linuxfs': {'/usr/share', '/home', '/usr', '/var', '/', '/tmp', '/usr/lib'}, 'must_be_on_root': {'/dev', '/root', '/sbin', 'lost+found', '/etc', '/mnt', '/proc', '/lib', '/bin'}, 'swap_is_recommended': True}. >15:54:53,568 DBG ui.tui.spokes.storage: Run sanity check verify_root. >15:54:53,568 DBG ui.tui.spokes.storage: Run sanity check verify_s390_constraints. >15:54:53,568 DBG ui.tui.spokes.storage: Run sanity check verify_partition_sizes. >15:54:53,568 DBG ui.tui.spokes.storage: Found sanity warning: Your /boot partition is less than 200 MiB which is lower than recommended for a normal Fedora install. >15:54:53,568 DBG ui.tui.spokes.storage: Run sanity check verify_partition_format_sizes. >15:54:53,569 DBG ui.tui.spokes.storage: Run sanity check verify_bootloader. >15:54:53,569 DBG ui.tui.spokes.storage: Run sanity check verify_gpt_biosboot. >15:54:53,569 DBG ui.tui.spokes.storage: Run sanity check verify_swap. >15:54:53,569 DBG ui.tui.spokes.storage: Found sanity warning: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >15:54:53,569 DBG ui.tui.spokes.storage: Run sanity check verify_swap_uuid. >15:54:53,569 DBG ui.tui.spokes.storage: Run sanity check verify_mountpoints_on_linuxfs. >15:54:53,569 DBG ui.tui.spokes.storage: Run sanity check verify_mountpoints_on_root. >15:54:53,569 DBG ui.tui.spokes.storage: Run sanity check verify_luks_devices_have_key. >15:54:53,570 DBG ui.tui.spokes.storage: Run sanity check verify_mounted_partitions. >15:54:53,570 DBG ui.tui.spokes.storage: Storage check finished with failure(s). >15:54:53,570 WRN ui.tui.spokes.storage: Your /boot partition is less than 200 MiB which is lower than recommended for a normal Fedora install. >15:54:53,570 WRN ui.tui.spokes.storage: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >15:54:53,575 DBG simpleline: Scheduling screen SummaryHub >15:54:53,575 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >15:54:53,575 DBG simpleline: Scheduling screen ProgressSpoke >15:54:53,576 DBG simpleline: Starting main loop >15:54:53,576 DBG simpleline: Processing screen ScreenData(SummaryHub,None,False) >15:54:53,584 DBG payload: Source doesn't require network for installation >15:54:53,648 DBG simpleline: Input is required by ScreenData(SummaryHub,None,False) screen >15:54:53,650 DBG payload: Source doesn't require network for installation >15:54:53,666 INF ui.lib.space: fs space: 2.91 GiB needed: 2.79 GiB >15:54:53,666 DBG simpleline: New signal CloseScreenSignal enqueued with source SummaryHub >15:54:53,667 DBG simpleline: Closing screen ScreenData(SummaryHub,None,False) from SummaryHub >15:54:53,667 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >15:54:53,667 DBG simpleline: Processing screen ScreenData(ProgressSpoke,None,False) >15:54:53,674 INF threading: Running Thread: AnaInstallThread (140564827735808) >15:54:53,676 INF installation: Top-level task queue: Installation queue >Number of task queues: 9 >Number of tasks: 18 >Task & task group listing: > Task: Save system time to HW clock > Task queue: Installation environment setup > Task: Setup addons > Task queue: Early storage configuration > Task: Insert custom storage to ksdata > Task: Run pre-storage tasks > Task: Activate filesystems > Task: Write early storage > Task queue: Pre-install scripts > Task: Run %pre-install scripts > Task queue: Realm discover > Task: Discover realm to join > Task queue: Pre install tasks > Task: Setup authselect > Task: Setup firewall > Task: Setup network > Task: Setup timezone > Task: Copy /resolv.conf to sysroot > Task: Find additional packages & run preInstall() > Task queue: Payload installation > Task: Install the payload > Task queue: Late storage configuration > Task: Write late storage > Task queue: Bootloader installation > Task: Install bootloader > Task queue: Post-installation setup tasks > Task: Run post-installation setup tasks >15:54:53,676 INF installation: Task started: Save system time to HW clock (1/18) >15:54:54,502 DBG installation: Task completed: Save system time to HW clock (1/18) (0.8 s) >15:54:54,502 INF progress: Save system time to HW clock >15:54:54,502 INF installation: Queue started: Installation environment setup (1/9) >15:54:54,503 INF progress: Setting up the installation environment >15:54:54,503 INF installation: Task started: Setup addons (2/18) >15:54:54,503 DBG installation: Task completed: Setup addons (2/18) (0.0 s) >15:54:54,503 INF progress: Setup addons >15:54:54,504 INF installation: Queue started: Early storage configuration (2/9) >15:54:54,504 INF progress: Configuring storage >15:54:54,504 INF installation: Task started: Insert custom storage to ksdata (3/18) >15:54:54,515 INF storage: omitting ksdata: existing 3 GiB disk sdb (28) with existing lvmpv >15:54:54,516 INF storage: omitting ksdata: existing 200 MiB disk sda (13) with existing msdos disklabel >15:54:54,518 DBG installation: Task completed: Insert custom storage to ksdata (3/18) (0.0 s) >15:54:54,518 INF progress: Insert custom storage to ksdata >15:54:54,518 INF installation: Task started: Run pre-storage tasks (4/18) >15:54:54,519 DBG installation: Task completed: Run pre-storage tasks (4/18) (0.0 s) >15:54:54,519 INF progress: Run pre-storage tasks >15:54:54,519 INF installation: Task started: Activate filesystems (5/18) >15:54:55,451 INF progress: Creating xfs on /dev/mapper/vg-root >15:54:55,847 INF progress: Creating xfs on /dev/sda1 >15:54:56,111 INF storage: setting boot flag on sda1 >15:55:00,132 DBG installation: Task completed: Activate filesystems (5/18) (5.6 s) >15:55:00,132 INF progress: Activate filesystems >15:55:00,133 INF installation: Task started: Write early storage (6/18) >15:55:00,136 INF storage: not writing out mpath configuration >15:55:00,137 DBG installation: Task completed: Write early storage (6/18) (0.0 s) >15:55:00,137 INF progress: Write early storage >15:55:00,137 INF installation: Queue started: Pre-install scripts (3/9) >15:55:00,137 INF progress: Running pre-installation scripts >15:55:00,138 INF installation: Task started: Run %pre-install scripts (7/18) >15:55:00,138 DBG installation: Task completed: Run %pre-install scripts (7/18) (0.0 s) >15:55:00,138 INF progress: Run %pre-install scripts >15:55:00,139 INF installation: Queue started: Realm discover (4/9) >15:55:00,139 INF progress: Discovering realm to join >15:55:00,139 INF installation: Task started: Discover realm to join (8/18) >15:55:00,147 DBG installation: Task completed: Discover realm to join (8/18) (0.0 s) >15:55:00,147 INF progress: Discover realm to join >15:55:00,147 INF installation: Queue started: Pre install tasks (5/9) >15:55:00,148 INF progress: Running pre-installation tasks >15:55:00,148 INF installation: Task started: Setup authselect (9/18) >15:55:00,153 DBG installation: Task completed: Setup authselect (9/18) (0.0 s) >15:55:00,153 INF progress: Setup authselect >15:55:00,153 INF installation: Task started: Setup firewall (10/18) >15:55:00,154 DBG installation: Task completed: Setup firewall (10/18) (0.0 s) >15:55:00,154 INF progress: Setup firewall >15:55:00,154 INF installation: Task started: Setup network (11/18) >15:55:00,177 DBG installation: Task completed: Setup network (11/18) (0.0 s) >15:55:00,178 INF progress: Setup network >15:55:00,178 INF installation: Task started: Setup timezone (12/18) >15:55:00,246 DBG installation: Task completed: Setup timezone (12/18) (0.1 s) >15:55:00,246 INF progress: Setup timezone >15:55:00,246 INF installation: Task started: Copy /resolv.conf to sysroot (13/18) >15:55:00,248 DBG installation: Task completed: Copy /resolv.conf to sysroot (13/18) (0.0 s) >15:55:00,248 INF progress: Copy /resolv.conf to sysroot >15:55:00,248 INF installation: Task started: Find additional packages & run preInstall() (14/18) >15:55:00,249 DBG payload: added package requirement 'e2fsprogs' for storage, strong=True >15:55:00,250 DBG payload: added package requirement 'xfsprogs' for storage, strong=True >15:55:00,250 DBG payload: added package requirement 'lvm2' for storage, strong=True >15:55:00,250 DBG payload: no package requirement added for realm >15:55:00,250 DBG payload: added package requirement 'authselect-compat' for authselect, strong=True >15:55:00,251 DBG payload: no package requirement added for firewall >15:55:00,251 DBG payload: no package requirement added for network >15:55:00,251 DBG payload: added package requirement 'chrony' for ntp, strong=False >15:55:00,252 DBG payload: added package requirement 'grub2' for bootloader, strong=True >15:55:00,252 DBG payload: added package requirement 'grub2-tools' for bootloader, strong=True >15:55:00,259 DBG payload: no group requirement added for language groups >15:55:00,267 DBG payload: no package requirement added for langpacks >15:55:00,321 DBG payload: added group requirement 'platform-vmware' for platform, strong=True >15:55:00,321 DBG installation: Task completed: Find additional packages & run preInstall() (14/18) (0.1 s) >15:55:00,322 INF progress: Find additional packages & run preInstall() >15:55:00,322 INF installation: Queue started: Payload installation (6/9) >15:55:00,323 INF progress: Installing. >15:55:00,323 INF installation: Task started: Install the payload (15/18) >15:55:00,324 INF progress: Starting package installation process >15:55:00,755 DBG payload: apply with result True called on requirements [('package', 'e2fsprogs', PayloadRequirement(id=e2fsprogs, reasons=[PayloadRequirementReason(reason='storage', strong=True)])), ('package', 'xfsprogs', PayloadRequirement(id=xfsprogs, reasons=[PayloadRequirementReason(reason='storage', strong=True)])), ('package', 'lvm2', PayloadRequirement(id=lvm2, reasons=[PayloadRequirementReason(reason='storage', strong=True)])), ('package', 'authselect-compat', PayloadRequirement(id=authselect-compat, reasons=[PayloadRequirementReason(reason='authselect', strong=True)])), ('package', 'chrony', PayloadRequirement(id=chrony, reasons=[PayloadRequirementReason(reason='ntp', strong=False)])), ('package', 'grub2', PayloadRequirement(id=grub2, reasons=[PayloadRequirementReason(reason='bootloader', strong=True)])), ('package', 'grub2-tools', PayloadRequirement(id=grub2-tools, reasons=[PayloadRequirementReason(reason='bootloader', strong=True)])), ('group', 'platform-vmware', PayloadRequirement(id=platform-vmware, reasons=[PayloadRequirementReason(reason='platform', strong=True)]))] >15:55:05,733 INF progress: Preparing transaction from installation source >15:57:29,466 DBG installation: Task completed: Install the payload (15/18) (149.1 s) >15:57:29,467 INF progress: Install the payload >15:57:29,468 INF installation: Queue started: Late storage configuration (7/9) >15:57:29,469 INF progress: Configuring storage >15:57:29,470 INF installation: Task started: Write late storage (16/18) >15:57:29,470 DBG installation: Task completed: Write late storage (16/18) (0.0 s) >15:57:29,470 INF progress: Write late storage >15:57:29,471 INF installation: Queue started: Bootloader installation (8/9) >15:57:29,471 INF progress: Installing boot loader >15:57:29,472 INF installation: Task started: Install bootloader (17/18) >15:57:29,473 INF bootloader: boot loader stage1 target device is sda >15:57:29,474 INF bootloader: boot loader stage2 target device is sda1 >15:57:29,507 DBG bootloader: new default image: <pyanaconda.bootloader.LinuxBootLoaderImage object at 0x7fd7d42aa518> >15:57:29,589 INF bootloader: bootloader.py: mbr will be updated for grub2 >15:57:30,102 INF bootloader: bootloader.py: used boot args: rd.lvm.lv=vg/root rhgb quiet >15:57:32,260 DBG installation: Task completed: Install bootloader (17/18) (2.8 s) >15:57:32,261 INF progress: Install bootloader >15:57:32,261 INF installation: Queue started: Post-installation setup tasks (9/9) >15:57:32,261 INF progress: Performing post-installation setup tasks >15:57:32,262 INF installation: Task started: Run post-installation setup tasks (18/18) >15:57:32,286 DBG payload: The default target is already set. >15:57:32,287 INF payload: Installation requirements: [('package', 'e2fsprogs', PayloadRequirement(id=e2fsprogs, reasons=[PayloadRequirementReason(reason='storage', strong=True)])), ('package', 'xfsprogs', PayloadRequirement(id=xfsprogs, reasons=[PayloadRequirementReason(reason='storage', strong=True)])), ('package', 'lvm2', PayloadRequirement(id=lvm2, reasons=[PayloadRequirementReason(reason='storage', strong=True)])), ('package', 'authselect-compat', PayloadRequirement(id=authselect-compat, reasons=[PayloadRequirementReason(reason='authselect', strong=True)])), ('package', 'chrony', PayloadRequirement(id=chrony, reasons=[PayloadRequirementReason(reason='ntp', strong=False)])), ('package', 'grub2', PayloadRequirement(id=grub2, reasons=[PayloadRequirementReason(reason='bootloader', strong=True)])), ('package', 'grub2-tools', PayloadRequirement(id=grub2-tools, reasons=[PayloadRequirementReason(reason='bootloader', strong=True)])), ('group', 'platform-vmware', PayloadRequirement(id=platform-vmware, reasons=[PayloadRequirementReason(reason='platform', strong=True)]))] >15:57:32,288 DBG installation: Task completed: Run post-installation setup tasks (18/18) (0.0 s) >15:57:32,289 INF progress: Run post-installation setup tasks >15:57:32,289 INF threading: Thread Done: AnaInstallThread (140564827735808) >15:57:32,291 INF threading: Running Thread: AnaConfigurationThread (140564844521216) >15:57:32,296 INF installation: Top-level task queue: Configuration queue >Number of task queues: 8 >Number of tasks: 20 >Task & task group listing: > Task queue: Installed system configuration > Task: Configure authselect > Task: Configure SELinux > Task: Configure first boot tasks > Task: Configure services > Task: Configure keyboard > Task: Configure timezone > Task: Configure language > Task: Configure firewall > Task: Configure X > Task queue: Network configuration > Task: Network configuration > Task queue: User creation > Task: Configure root > Task: Configure user groups > Task: Configure user > Task: Configure SSH key > Task queue: Anaconda addon configuration > Task: Configure Anaconda addons > Task queue: Initramfs generation > Task: Generate initramfs > Task queue: Post installation scripts > Task: Run post installation scripts > Task queue: Kexec setup > Task: Setup kexec > Task queue: Write configs and kickstarts > Task: Store kickstarts > Task: Store user interaction config >15:57:32,297 INF progress: Configuring installed system >15:57:32,297 INF installation: Queue started: Installed system configuration (1/8) >15:57:32,298 INF installation: Task started: Configure authselect (1/20) >15:57:32,431 DBG installation: Task completed: Configure authselect (1/20) (0.1 s) >15:57:32,431 INF progress: Configure authselect >15:57:32,432 INF installation: Task started: Configure SELinux (2/20) >15:57:32,437 DBG kickstart.kickstart.selinux: Use SELinux default configuration. >15:57:32,437 DBG installation: Task completed: Configure SELinux (2/20) (0.0 s) >15:57:32,437 INF progress: Configure SELinux >15:57:32,438 INF installation: Task started: Configure first boot tasks (3/20) >15:57:32,441 DBG kickstart: The initial-setup.service service will be disabled. >15:57:32,489 DBG installation: Task completed: Configure first boot tasks (3/20) (0.1 s) >15:57:32,490 INF progress: Configure first boot tasks >15:57:32,490 INF installation: Task started: Configure services (4/20) >15:57:32,495 DBG kickstart: Enabling the service chronyd. >15:57:32,537 DBG installation: Task completed: Configure services (4/20) (0.0 s) >15:57:32,538 INF progress: Configure services >15:57:32,538 INF installation: Task started: Configure keyboard (5/20) >15:57:32,687 DBG installation: Task completed: Configure keyboard (5/20) (0.1 s) >15:57:32,688 INF progress: Configure keyboard >15:57:32,688 INF installation: Task started: Configure timezone (6/20) >15:57:32,730 DBG installation: Task completed: Configure timezone (6/20) (0.0 s) >15:57:32,730 INF progress: Configure timezone >15:57:32,731 INF installation: Task started: Configure language (7/20) >15:57:32,734 DBG installation: Task completed: Configure language (7/20) (0.0 s) >15:57:32,734 INF progress: Configure language >15:57:32,734 INF installation: Task started: Configure firewall (8/20) >15:57:32,735 DBG installation: Task completed: Configure firewall (8/20) (0.0 s) >15:57:32,735 INF progress: Configure firewall >15:57:32,735 INF installation: Task started: Configure X (9/20) >15:57:32,740 DBG kickstart: Using the default target multi-user.target. >15:57:32,740 DBG desktop: Setting systemd default target to: multi-user.target >15:57:32,741 DBG installation: Task completed: Configure X (9/20) (0.0 s) >15:57:32,741 INF progress: Configure X >15:57:32,741 INF progress: Writing network configuration >15:57:32,742 INF installation: Queue started: Network configuration (2/8) >15:57:32,742 INF installation: Task started: Network configuration (10/20) >15:57:32,784 DBG installation: Task completed: Network configuration (10/20) (0.0 s) >15:57:32,785 INF progress: Network configuration >15:57:32,785 INF progress: Creating users >15:57:32,786 INF installation: Queue started: User creation (3/8) >15:57:32,786 INF installation: Task started: Configure root (11/20) >15:57:32,862 DBG installation: Task completed: Configure root (11/20) (0.1 s) >15:57:32,862 INF progress: Configure root >15:57:32,862 INF installation: Task started: Configure user groups (12/20) >15:57:32,863 DBG installation: Task completed: Configure user groups (12/20) (0.0 s) >15:57:32,863 INF progress: Configure user groups >15:57:32,863 INF installation: Task started: Configure user (13/20) >15:57:32,864 DBG installation: Task completed: Configure user (13/20) (0.0 s) >15:57:32,864 INF progress: Configure user >15:57:32,864 INF installation: Task started: Configure SSH key (14/20) >15:57:32,864 DBG installation: Task completed: Configure SSH key (14/20) (0.0 s) >15:57:32,864 INF progress: Configure SSH key >15:57:32,865 INF progress: Configuring addons >15:57:32,865 INF installation: Queue started: Anaconda addon configuration (4/8) >15:57:32,865 INF installation: Task started: Configure Anaconda addons (15/20) >15:57:32,866 INF progress: Executing com_redhat_kdump addon >15:57:32,867 DBG installation: Task completed: Configure Anaconda addons (15/20) (0.0 s) >15:57:32,867 INF progress: Configure Anaconda addons >15:57:32,867 INF progress: Generating initramfs >15:57:32,868 INF installation: Queue started: Initramfs generation (5/8) >15:57:32,868 INF installation: Task started: Generate initramfs (16/20) >15:57:32,883 INF payload: recreating initrd for 4.16.3-301.fc28.x86_64 >15:58:17,080 DBG installation: Task completed: Generate initramfs (16/20) (44.2 s) >15:58:17,081 INF progress: Generate initramfs >15:58:17,083 INF progress: Running post-installation scripts >15:58:17,083 INF installation: Queue started: Post installation scripts (6/8) >15:58:17,083 INF installation: Task started: Run post installation scripts (17/20) >15:58:17,084 INF kickstart.script: Running kickstart %%post script(s) >15:58:43,891 INF kickstart.script: All kickstart %%post script(s) have been run >15:58:43,891 DBG installation: Task completed: Run post installation scripts (17/20) (26.8 s) >15:58:43,892 INF progress: Run post installation scripts >15:58:43,894 INF progress: Setting up kexec >15:58:43,895 INF installation: Queue started: Kexec setup (7/8) >15:58:43,895 INF installation: Task started: Setup kexec (18/20) >15:58:43,896 DBG exception: running handleException >15:58:43,905 CRT exception: Traceback (most recent call last): > > File "/usr/lib64/python3.6/site-packages/pyanaconda/threading.py", line 291, in run > threading.Thread.run(self) > > File "/usr/lib64/python3.6/threading.py", line 864, in run > self._target(*self._args, **self._kwargs) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/installation.py", line 193, in doConfiguration > configuration_queue.start() > > File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 304, in start > item.start() > > File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 304, in start > item.start() > > File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 472, in start > self.run_task() > > File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 438, in run_task > self._task(*self._task_args, **self._task_kwargs) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/kexec.py", line 87, in setup_kexec > boot_info = run_grubby() > > File "/usr/lib64/python3.6/site-packages/pyanaconda/kexec.py", line 46, in run_grubby > boot_info = _BootInfo() > >TypeError: __new__() missing 4 required positional arguments: 'kernel', 'initrd', 'root', and 'args' > >15:58:44,472 DBG exception: Gtk cannot be initialized >15:58:44,473 DBG exception: In a non-main thread, sending a message with exception data >15:58:44,474 DBG simpleline: New signal ExceptionSignal enqueued with source ScreenScheduler >15:58:44,475 INF threading: Thread Done: AnaConfigurationThread (140564844521216) >15:58:44,902 DBG simpleline: Executing inner loop >15:58:44,903 DBG simpleline: New signal ExceptionSignal enqueued with source ScreenScheduler >15:58:44,904 ERR ui.tui: >======= Screen stack ======= >----------- TOP ------------ >ScreenData(ProgressSpoke,None,False) >============================ > >15:58:44,905 DBG exception: running handleException >15:58:44,906 CRT exception: Traceback (most recent call last): > > File "/usr/lib64/python3.6/site-packages/pyanaconda/threading.py", line 291, in run > threading.Thread.run(self) > > File "/usr/lib64/python3.6/threading.py", line 864, in run > self._target(*self._args, **self._kwargs) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/installation.py", line 193, in doConfiguration > configuration_queue.start() > > File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 304, in start > item.start() > > File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 304, in start > item.start() > > File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 472, in start > self.run_task() > > File "/usr/lib64/python3.6/site-packages/pyanaconda/installation_tasks.py", line 438, in run_task > self._task(*self._task_args, **self._task_kwargs) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/kexec.py", line 87, in setup_kexec > boot_info = run_grubby() > > File "/usr/lib64/python3.6/site-packages/pyanaconda/kexec.py", line 46, in run_grubby > boot_info = _BootInfo() > >TypeError: __new__() missing 4 required positional arguments: 'kernel', 'initrd', 'root', and 'args' > >15:58:44,907 DBG exception: Gtk cannot be initialized >15:58:44,907 DBG exception: In the main thread, running exception handler > > >/tmp/packaging.log: >15:54:52,193 INF packaging: configuring base repo >15:54:52,222 INF packaging: Enabled 'updates' >15:54:52,227 Level 8 dnf: repo: downloading from remote: anaconda, _Handle: metalnk: None, mlist: None, urls ['file:///run/install/repo']. >15:54:52,303 INF packaging: added repo: 'anaconda' - file:///run/install/repo >15:54:52,304 DBG dnf: repo: using cache for: anaconda >15:54:52,311 DBG dnf: repo: using cache for: anaconda >15:54:52,312 DBG dnf: not found deltainfo for: anaconda >15:54:52,312 DBG dnf: not found updateinfo for: anaconda >15:54:53,299 DBG dnf: anaconda: using metadata from Wed 25 Apr 2018 04:28:08 AM UTC. >15:54:53,300 INF dnf: Last metadata expiration check: 0:00:01 ago on Mon 09 Jul 2018 03:54:52 PM UTC. >15:54:53,301 DBG dnf: Missing file *modules.yaml in metadata cache dir: /tmp/dnf.cache/anaconda-7f22301011975b35 >15:54:53,407 Level 8 dnf: timer: sack setup: 1102 ms >15:54:53,407 Level 8 dnf: Getting group metadata >15:54:53,407 Level 8 dnf: Adding group file from repository: anaconda >15:54:53,419 Level 8 dnf: timer: loading comps: 11 ms >15:54:53,665 INF packaging: Estimated size: download 0 B & install 2.79 GiB >15:54:53,665 INF packaging: Sufficient mountpoints found: {'/': Size (365.2109375 MiB), '/tmp': Size (984.828125 MiB), '/mnt/sysimage': Size (2.906210936605930328369140625 GiB)} >15:55:00,267 WRN packaging: Selected lang en_US.UTF-8 does not match any available langpack >15:55:00,682 INF packaging: checking software selection >15:55:00,685 DBG dnf: Adding packages from group 'core': {<libcomps.Package object 'man-db' at 0x7fd7d43bc138>, <libcomps.Package object 'glibc' at 0x7fd7d43bc078>, <libcomps.Package object 'less' at 0x7fd7d43bc120>, <libcomps.Package object 'ncurses' at 0x7fd7d43bc150>, <libcomps.Package object 'shadow-utils' at 0x7fd7d43bc270>, <libcomps.Package object 'parted' at 0x7fd7d43bc198>, <libcomps.Package object 'filesystem' at 0x7fd7d43bc060>, <libcomps.Package object 'util-linux' at 0x7fd7d43bc2d0>, <libcomps.Package object 'procps-ng' at 0x7fd7d43bc1f8>, <libcomps.Package object 'vim-minimal' at 0x7fd7d43bc2e8>, <libcomps.Package object 'basesystem' at 0x7fd7d9ab0d98>, <libcomps.Package object 'kbd' at 0x7fd7d43bc108>, <libcomps.Package object 'setup' at 0x7fd7d43bc258>, <libcomps.Package object 'passwd' at 0x7fd7d43bc1b0>, <libcomps.Package object 'policycoreutils' at 0x7fd7d43bc1e0>, <libcomps.Package object 'e2fsprogs' at 0x7fd7d43bc048>, <libcomps.Package object 'openssh-clients' at 0x7fd7d43bc168>, <libcomps.Package object 'grubby' at 0x7fd7d43bc090>, <libcomps.Package object 'dnf-yum' at 0x7fd7d43bc030>, <libcomps.Package object 'dhcp-client' at 0x7fd7d9ab0fc0>, <libcomps.Package object 'NetworkManager' at 0x7fd7d43bc300>, <libcomps.Package object 'iputils' at 0x7fd7d43bc0f0>, <libcomps.Package object 'dnf' at 0x7fd7d9ab0e40>, <libcomps.Package object 'ppc64-utils' at 0x7fd7d43bc360>, <libcomps.Package object 'iproute' at 0x7fd7d43bc0d8>, <libcomps.Package object 'rpm' at 0x7fd7d43bc228>, <libcomps.Package object 'plymouth' at 0x7fd7d43bc1c8>, <libcomps.Package object 'rootfiles' at 0x7fd7d43bc210>, <libcomps.Package object 'systemd' at 0x7fd7d43bc2b8>, <libcomps.Package object 'sudo' at 0x7fd7d43bc2a0>, <libcomps.Package object 'bash' at 0x7fd7d9ab0de0>, <libcomps.Package object 'sssd-common' at 0x7fd7d43bc288>, <libcomps.Package object 'initscripts' at 0x7fd7d43bc0c0>, <libcomps.Package object 'hostname' at 0x7fd7d43bc0a8>, <libcomps.Package object 'openssh-server' at 0x7fd7d43bc180>, <libcomps.Package object 'audit' at 0x7fd7d9ab0dc8>, <libcomps.Package object 'dracut-config-rescue' at 0x7fd7d43bc330>, <libcomps.Package object 'coreutils' at 0x7fd7d9ab0f78>, <libcomps.Package object 'curl' at 0x7fd7d9ab0f18>, <libcomps.Package object 'selinux-policy-targeted' at 0x7fd7d43bc240>, <libcomps.Package object 'firewalld' at 0x7fd7d43bc348>, <libcomps.Package object 'dnf-plugins-core' at 0x7fd7d43bc318>} >15:55:00,685 INF packaging: selected group: core >15:55:00,698 INF packaging: excluded package: 'NetworkManager' >15:55:00,720 INF packaging: excluded package: 'firewalld' >15:55:00,745 INF packaging: selected package: 'kexec-tools' >15:55:00,746 INF packaging: selected package: 'checkpolicy' >15:55:00,747 INF packaging: selected package: 'policycoreutils-python-utils' >15:55:00,748 INF packaging: kernel: selected kernel >15:55:00,754 DBG dnf: Adding packages from group 'platform-vmware': {<libcomps.Package object 'open-vm-tools' at 0x7fd7d43bc378>} >15:55:00,757 WRN dnf: No match for group package "NetworkManager" >15:55:00,757 WRN dnf: No match for group package "ppc64-utils" >15:55:00,759 WRN dnf: No match for group package "firewalld" >15:55:00,764 Level 8 dnf: timer: depsolve: 4 ms >15:55:00,767 INF packaging: checking dependencies: success >15:55:00,830 INF packaging: Estimated size: download 422.64 MiB & install 1.32 GiB >15:55:00,830 INF packaging: Sufficient mountpoints found: {'/tmp': Size (984.671875 MiB), '/mnt/sysimage': Size (2.9517364501953125 GiB)} >15:55:00,831 INF packaging: 306 packages selected totalling 1.73 GiB >15:55:00,917 INF packaging: Estimated size: download 422.64 MiB & install 1.32 GiB >15:55:00,918 INF packaging: Sufficient mountpoints found: {'/tmp': Size (984.671875 MiB), '/mnt/sysimage': Size (2.9517364501953125 GiB)} >15:55:00,918 INF packaging: Mountpoint /tmp picked as download location >15:55:00,920 INF packaging: Downloading packages to /tmp/dnf.package.cache. >15:55:05,731 INF packaging: Downloading packages finished. >15:55:05,766 INF dnf: Running transaction check >15:55:06,000 INF dnf: Transaction check succeeded. >15:55:06,000 INF dnf: Running transaction test >15:55:06,204 INF dnf: Transaction test succeeded. >15:55:06,205 Level 8 dnf: timer: transaction test: 204 ms >15:55:06,205 INF dnf: Running transaction >15:55:06,274 DBG dnf: RPMDB altered outside of DNF. >15:55:06,287 Level 8 dnf: RPM transaction start. >15:55:06,307 INF packaging: Configuring (running scriptlet for): filesystem-3.8-2.fc28.x86_64 1517996526 af10b31f40cf9fa50430ed96399cd0024fc34cb2b9cd71bf9f652007ca51ae0a >15:55:06,428 INF packaging: Installed: libgcc-8.0.1-0.20.fc28.x86_64 1521899944 e3770f25edf1d62fb07d3f160f3c9bee589bef5e2389f22e191921667fbe7349 >15:55:06,448 INF packaging: Configuring (running scriptlet for): libgcc-8.0.1-0.20.fc28.x86_64 1521899944 e3770f25edf1d62fb07d3f160f3c9bee589bef5e2389f22e191921667fbe7349 >15:55:06,448 INF dnf.rpm: Installed: libgcc-8.0.1-0.20.fc28.x86_64 >15:55:06,451 INF packaging: Installed: hwdata-0.311-1.fc28.noarch 1522744284 640a3f4878184bcdfa6c2bb538eb5dc3b8460ac01fe67abb41dab6563a0fb3dc >15:55:06,685 INF dnf.rpm: Installed: hwdata-0.311-1.fc28.noarch >15:55:06,688 INF packaging: Installed: xkeyboard-config-2.23.1-1.fc28.noarch 1517978800 e5f3f65331732e3242cc47d440807448618bb9d137bd0acdb273e6b963ff8e37 >15:55:07,055 INF dnf.rpm: Installed: xkeyboard-config-2.23.1-1.fc28.noarch >15:55:07,060 INF packaging: Installed: publicsuffix-list-dafsa-20180328-1.fc28.noarch 1522306335 e75d8d56ee0830ead07f744acb2bdd69dd6d817aad6f23e2de6bfd2a80ca0d24 >15:55:07,069 INF dnf.rpm: Installed: publicsuffix-list-dafsa-20180328-1.fc28.noarch >15:55:07,074 INF packaging: Installed: libreport-filesystem-2.9.4-1.fc28.x86_64 1522229278 dd888af9bf5466b7829b4ae63534f8b2628255f821ae8155cc37ffb3a61c6bb5 >15:55:07,078 INF dnf.rpm: Installed: libreport-filesystem-2.9.4-1.fc28.x86_64 >15:55:07,082 INF packaging: Installed: dnf-conf-2.7.5-12.fc28.noarch 1524061791 4d59685674c286225f9058d1e467e296187a040fc99f5ca1a7f064313cf6ba50 >15:55:07,093 INF dnf.rpm: Installed: dnf-conf-2.7.5-12.fc28.noarch >15:55:07,098 INF packaging: Installed: fedora-gpg-keys-28-1.noarch 1524503008 fa509b179460560140b65fc7df7fdd2548f5649d224e266fee92920ff21a2901 >15:55:07,159 INF dnf.rpm: Installed: fedora-gpg-keys-28-1.noarch >15:55:07,165 INF packaging: Installed: fedora-repos-28-1.noarch 1524503008 dc005236ec616cbf37d3403c5cb30dfb43d92e72d85b291c078aa4938cae52ce >15:55:07,167 INF dnf.rpm: Installed: fedora-repos-28-1.noarch >15:55:07,170 INF packaging: Installed: fedora-release-28-1.noarch 1524503022 db9fb8f7620ec12c13b3df7082f6800c40f1b81afeb393aa62e057844f012538 >15:55:07,185 INF packaging: Configuring (running scriptlet for): fedora-release-28-1.noarch 1524503022 db9fb8f7620ec12c13b3df7082f6800c40f1b81afeb393aa62e057844f012538 >15:55:07,185 INF dnf.rpm: Installed: fedora-release-28-1.noarch >15:55:07,191 INF packaging: Installed: setup-2.11.3-1.fc28.noarch 1519760573 03272ff1b2fc55a357dac896af5144230b4b463647aaab3b4b6f15599e6059f6 >15:55:07,227 INF dnf.rpm: Installed: setup-2.11.3-1.fc28.noarch >15:55:07,227 INF packaging: Configuring (running scriptlet for): setup-2.11.3-1.fc28.noarch 1519760573 03272ff1b2fc55a357dac896af5144230b4b463647aaab3b4b6f15599e6059f6 >15:55:07,234 INF packaging: Installed: filesystem-3.8-2.fc28.x86_64 1517996526 af10b31f40cf9fa50430ed96399cd0024fc34cb2b9cd71bf9f652007ca51ae0a >15:55:07,713 INF dnf.rpm: Installed: filesystem-3.8-2.fc28.x86_64 >15:55:07,717 INF dnf.rpm: Installed: basesystem-11-5.fc28.noarch >15:55:07,717 INF packaging: Installed: basesystem-11-5.fc28.noarch 1517974780 96527afb858daac3f7909e70b5a0332e7f193cfaffb7625c1f9c73f3dd8aecc5 >15:55:07,720 INF packaging: Installed: tzdata-2018d-1.fc28.noarch 1522269490 c3361edeadcb7a9f1e53a1de4456fbc08d502d583274c5c367c6558d5c3335a8 >15:55:08,360 INF dnf.rpm: Installed: tzdata-2018d-1.fc28.noarch >15:55:08,365 INF packaging: Installed: fuse-common-3.2.1-11.fc28.x86_64 1517999363 4389cde3d3f4773683f8ebf0d8c53d68b61eee5a53dc81bf4dfab85effab8b71 >15:55:08,365 INF dnf.rpm: Installed: fuse-common-3.2.1-11.fc28.x86_64 >15:55:08,370 INF packaging: Installed: linux-firmware-20180402-83.git8c1e439c.fc28.noarch 1522676983 c1fec1324044f7542a808fa42565a7b7b3287336eeaae13ca468817d442e91ed >15:55:17,391 INF dnf.rpm: Installed: linux-firmware-20180402-83.git8c1e439c.fc28.noarch >15:55:17,405 INF packaging: Installed: ncurses-base-6.1-4.20180224.fc28.noarch 1519662254 7ea4b4864486ed47bceda0c60c3292d145dda26c1af9ae636e60781479446b9d >15:55:17,480 INF dnf.rpm: Installed: ncurses-base-6.1-4.20180224.fc28.noarch >15:55:17,482 INF packaging: Installed: pcre2-10.31-4.fc28.x86_64 1521201147 817274aef5adcba57c56be16eb200d5fda97d34e2685209a5cb551e18b07d569 >15:55:17,505 INF dnf.rpm: Installed: pcre2-10.31-4.fc28.x86_64 >15:55:17,509 INF packaging: Installed: libselinux-2.7-13.fc28.x86_64 1521728764 d1504db42dac6dd45815d344ff580ca6bff41b44d8ef9078f8eaca49e370895c >15:55:17,526 INF dnf.rpm: Installed: libselinux-2.7-13.fc28.x86_64 >15:55:17,530 INF packaging: Installed: ncurses-libs-6.1-4.20180224.fc28.x86_64 1519662254 42354d1db5f10cd746821275f53574b2c82851e1dd98ca98664771fd0f5a72c2 >15:55:17,572 INF dnf.rpm: Installed: ncurses-libs-6.1-4.20180224.fc28.x86_64 >15:55:17,575 INF packaging: Installed: glibc-all-langpacks-2.27-8.fc28.x86_64 1522323472 44c2c34a684dd8412b7fe6145bc2729fdc32140e88e218c79292e0c030982990 >15:55:22,549 INF dnf.rpm: Installed: glibc-all-langpacks-2.27-8.fc28.x86_64 >15:55:22,554 INF packaging: Installed: glibc-common-2.27-8.fc28.x86_64 1522323472 23829e7c804f9db751a0d33ca765523ac76b3eabae8d51c7afb63388dc3aad63 >15:55:22,656 INF dnf.rpm: Installed: glibc-common-2.27-8.fc28.x86_64 >15:55:22,660 INF packaging: Configuring (running scriptlet for): glibc-2.27-8.fc28.x86_64 1522323472 573ceb6ad74b919b06bddd7684a29ef75bc9f3741e067fac1414e05c0087d0b6 >15:55:22,660 INF packaging: Installed: glibc-2.27-8.fc28.x86_64 1522323472 573ceb6ad74b919b06bddd7684a29ef75bc9f3741e067fac1414e05c0087d0b6 >15:55:23,528 INF packaging: Configuring (running scriptlet for): glibc-2.27-8.fc28.x86_64 1522323472 573ceb6ad74b919b06bddd7684a29ef75bc9f3741e067fac1414e05c0087d0b6 >15:55:23,545 INF dnf.rpm: Installed: glibc-2.27-8.fc28.x86_64 >15:55:23,549 INF packaging: Installed: bash-4.4.19-2.fc28.x86_64 1521122470 3b2f29d8e5bf587bb507ceb8a08198507cd2aab2e1b87e77d798eea992c04846 >15:55:23,787 INF packaging: Configuring (running scriptlet for): bash-4.4.19-2.fc28.x86_64 1521122470 3b2f29d8e5bf587bb507ceb8a08198507cd2aab2e1b87e77d798eea992c04846 >15:55:23,787 INF dnf.rpm: Installed: bash-4.4.19-2.fc28.x86_64 >15:55:23,793 INF packaging: Installed: libsepol-2.7-6.fc28.x86_64 1521727289 fa7774ad0947f84d7150cb94ca1a2718fa47a12fccd948a25d4f5996776f3615 >15:55:23,820 INF packaging: Configuring (running scriptlet for): libsepol-2.7-6.fc28.x86_64 1521727289 fa7774ad0947f84d7150cb94ca1a2718fa47a12fccd948a25d4f5996776f3615 >15:55:23,829 INF dnf.rpm: Installed: libsepol-2.7-6.fc28.x86_64 >15:55:23,834 INF packaging: Installed: zlib-1.2.11-7.fc28.x86_64 1521126980 9c31a39de6483b7bead4b22e069a1925b91337844a49c693d7da3a7b56733617 >15:55:23,845 INF dnf.rpm: Installed: zlib-1.2.11-7.fc28.x86_64 >15:55:23,848 INF packaging: Installed: xz-libs-5.2.3-7.fc28.x86_64 1518245085 540f3957c18990cef585a8429515f5f3088a5e925bb064fc97f75c266988f3b7 >15:55:23,860 INF dnf.rpm: Installed: xz-libs-5.2.3-7.fc28.x86_64 >15:55:23,863 INF packaging: Installed: info-6.5-3.fc28.x86_64 1518545211 ef438cd0c0ebdc6790a0965a3337b570d91ac41179bb0e8cefbe653cef47eeee >15:55:23,882 INF dnf.rpm: Installed: info-6.5-3.fc28.x86_64 >15:55:23,885 INF packaging: Installed: bzip2-libs-1.0.6-26.fc28.x86_64 1517977415 3cecbb229eca4917a966b9e1b73e6650c00e11ff0cd51bf472e219c48159d124 >15:55:23,891 INF dnf.rpm: Installed: bzip2-libs-1.0.6-26.fc28.x86_64 >15:55:23,894 INF packaging: Installed: libcom_err-1.43.8-2.fc28.x86_64 1517990276 71dfa8f89e575e1d58627b0071ef546338f1b26fd8058cdebbeffa65d030d4d8 >15:55:23,899 INF packaging: Configuring (running scriptlet for): libcom_err-1.43.8-2.fc28.x86_64 1517990276 71dfa8f89e575e1d58627b0071ef546338f1b26fd8058cdebbeffa65d030d4d8 >15:55:23,906 INF dnf.rpm: Installed: libcom_err-1.43.8-2.fc28.x86_64 >15:55:23,910 INF packaging: Installed: libxcrypt-4.0.0-5.fc28.x86_64 1518857384 af96beb13d25f4454e901f2215622018127a7898da27bbc0b75e4e69466ce57a >15:55:23,925 INF dnf.rpm: Installed: libxcrypt-4.0.0-5.fc28.x86_64 >15:55:23,929 INF packaging: Installed: libxml2-2.9.7-4.fc28.x86_64 1519498037 4ef0c7a7e867c7ac47ebe9054f32d65cff903c234f3e9eaa431ffbf21c8256ec >15:55:24,058 INF dnf.rpm: Installed: libxml2-2.9.7-4.fc28.x86_64 >15:55:24,067 INF packaging: Installed: libcap-2.25-9.fc28.x86_64 1518069991 4518a25668bbfde7d6374406def07fffc5006592563a1eee13002bebbb67fb30 >15:55:24,089 INF dnf.rpm: Installed: libcap-2.25-9.fc28.x86_64 >15:55:24,092 INF packaging: Installed: popt-1.16-14.fc28.x86_64 1518154672 853f110c98e064c9c45dbcfa4fbbd68e6224458789ff3465cab7462177944f7f >15:55:24,128 INF dnf.rpm: Installed: popt-1.16-14.fc28.x86_64 >15:55:24,131 INF packaging: Installed: libgpg-error-1.29-1.fc28.x86_64 1523453156 6c590511c38d21d38aad1d5d43fe393e7f1496399dd0bd15312254258b2af2fa >15:55:24,182 INF dnf.rpm: Installed: libgpg-error-1.29-1.fc28.x86_64 >15:55:24,186 INF packaging: Installed: expat-2.2.5-3.fc28.x86_64 1517994522 6bbf86569228e955262520a9e6cfcd13101fb9017c522e23632f1345b35ac248 >15:55:24,203 INF dnf.rpm: Installed: expat-2.2.5-3.fc28.x86_64 >15:55:24,206 INF packaging: Installed: nspr-4.19.0-1.fc28.x86_64 1520524145 9c43514d3f4ae3fe5a8f3e7b1c50e6bb862c29e64876044ea7243b6e0a458098 >15:55:24,225 INF packaging: Configuring (running scriptlet for): nspr-4.19.0-1.fc28.x86_64 1520524145 9c43514d3f4ae3fe5a8f3e7b1c50e6bb862c29e64876044ea7243b6e0a458098 >15:55:24,232 INF dnf.rpm: Installed: nspr-4.19.0-1.fc28.x86_64 >15:55:24,235 INF packaging: Installed: nss-util-3.36.0-1.0.fc28.x86_64 1520586551 aa205329a62deac3b602d2acba1a6cf0493bcea658b89249062c0ede8cdb1ed3 >15:55:24,248 INF packaging: Configuring (running scriptlet for): nss-util-3.36.0-1.0.fc28.x86_64 1520586551 aa205329a62deac3b602d2acba1a6cf0493bcea658b89249062c0ede8cdb1ed3 >15:55:24,255 INF dnf.rpm: Installed: nss-util-3.36.0-1.0.fc28.x86_64 >15:55:24,258 INF packaging: Installed: elfutils-libelf-0.170-11.fc28.x86_64 1523438966 1e05b8fbf2bd7aa21864c755c1d0148772a6d723bdccfc373f6c52f79a319f79 >15:55:24,289 INF dnf.rpm: Installed: elfutils-libelf-0.170-11.fc28.x86_64 >15:55:24,292 INF packaging: Installed: libuuid-2.32-2.fc28.x86_64 1522142816 d2c9edbf485efdb5488c1fb5e18b3ad94361e3b47c4b115144fa6f387302049b >15:55:24,298 INF packaging: Configuring (running scriptlet for): libuuid-2.32-2.fc28.x86_64 1522142816 d2c9edbf485efdb5488c1fb5e18b3ad94361e3b47c4b115144fa6f387302049b >15:55:24,304 INF dnf.rpm: Installed: libuuid-2.32-2.fc28.x86_64 >15:55:24,307 INF packaging: Installed: libstdc++-8.0.1-0.20.fc28.x86_64 1521899944 f42e2f823584823d15a51ce6168edbb0e791de2a4779a9174a4e2fc21eabaad2 >15:55:24,381 INF packaging: Configuring (running scriptlet for): libstdc++-8.0.1-0.20.fc28.x86_64 1521899944 f42e2f823584823d15a51ce6168edbb0e791de2a4779a9174a4e2fc21eabaad2 >15:55:24,391 INF dnf.rpm: Installed: libstdc++-8.0.1-0.20.fc28.x86_64 >15:55:24,397 INF packaging: Installed: libdb-5.3.28-30.fc28.x86_64 1518071205 1da4d067bf0bc9e661c01ec546294e5195ef4a133ca250a0402ade35326bcb94 >15:55:24,503 INF packaging: Configuring (running scriptlet for): libdb-5.3.28-30.fc28.x86_64 1518071205 1da4d067bf0bc9e661c01ec546294e5195ef4a133ca250a0402ade35326bcb94 >15:55:24,510 INF dnf.rpm: Installed: libdb-5.3.28-30.fc28.x86_64 >15:55:24,518 INF packaging: Installed: readline-7.0-10.fc28.x86_64 1522729142 5ce29ceef4b1cfe7f85ef24b09348d681de9020262eea0b46608b7f71cd1e34f >15:55:24,553 INF packaging: Configuring (running scriptlet for): readline-7.0-10.fc28.x86_64 1522729142 5ce29ceef4b1cfe7f85ef24b09348d681de9020262eea0b46608b7f71cd1e34f >15:55:24,571 INF dnf.rpm: Installed: readline-7.0-10.fc28.x86_64 >15:55:24,578 INF packaging: Installed: libunistring-0.9.9-1.fc28.x86_64 1519896828 1c88b673f1c6da57605c51b187b725a67c65848a8885eda973ca2a014ed3300f >15:55:24,641 INF dnf.rpm: Installed: libunistring-0.9.9-1.fc28.x86_64 >15:55:24,645 INF packaging: Installed: libcap-ng-0.7.9-1.fc28.x86_64 1518026930 ff0c768643afe8a56437e2f08292d8032d20acc523848fd69a88400a97c2a5a6 >15:55:24,650 INF dnf.rpm: Installed: libcap-ng-0.7.9-1.fc28.x86_64 >15:55:24,653 INF packaging: Installed: audit-libs-2.8.3-3.fc28.x86_64 1523362476 a84f11376535bfdeb96d2857f6757f0910a22661491b03688099e1540430d651 >15:55:24,669 INF packaging: Configuring (running scriptlet for): audit-libs-2.8.3-3.fc28.x86_64 1523362476 a84f11376535bfdeb96d2857f6757f0910a22661491b03688099e1540430d651 >15:55:24,674 INF dnf.rpm: Installed: audit-libs-2.8.3-3.fc28.x86_64 >15:55:24,678 INF packaging: Installed: libffi-3.1-16.fc28.x86_64 1518072702 af38531e0a010ec1fc5d92e1de11da1ad41f9e9b9d469cbf51479290c8cd755a >15:55:24,683 INF dnf.rpm: Installed: libffi-3.1-16.fc28.x86_64 >15:55:24,687 INF packaging: Installed: libidn2-2.0.4-7.fc28.x86_64 1522874603 0b6fbbad5187dc7f5a6633c6a5bd66925d30076f63371388efa243ddc91e5833 >15:55:24,701 INF packaging: Configuring (running scriptlet for): libidn2-2.0.4-7.fc28.x86_64 1522874603 0b6fbbad5187dc7f5a6633c6a5bd66925d30076f63371388efa243ddc91e5833 >15:55:24,706 INF dnf.rpm: Installed: libidn2-2.0.4-7.fc28.x86_64 >15:55:24,710 INF packaging: Installed: libgcrypt-1.8.2-2.fc28.x86_64 1517931667 a71371e588d06b2595f00142a6fa99b5f3cc87b914732a1f7c74bf36a31bfc03 >15:55:24,760 INF packaging: Configuring (running scriptlet for): libgcrypt-1.8.2-2.fc28.x86_64 1517931667 a71371e588d06b2595f00142a6fa99b5f3cc87b914732a1f7c74bf36a31bfc03 >15:55:24,765 INF dnf.rpm: Installed: libgcrypt-1.8.2-2.fc28.x86_64 >15:55:24,769 INF packaging: Installed: which-2.21-8.fc28.x86_64 1518800810 a7557e0f91d7d710bb7cd939d4263ebbc84aeec9594d7dc4e062ace4b090e3b6 >15:55:24,777 INF packaging: Configuring (running scriptlet for): which-2.21-8.fc28.x86_64 1518800810 a7557e0f91d7d710bb7cd939d4263ebbc84aeec9594d7dc4e062ace4b090e3b6 >15:55:24,788 INF dnf.rpm: Installed: which-2.21-8.fc28.x86_64 >15:55:24,794 INF packaging: Installed: kmod-25-2.fc28.x86_64 1518060845 16e574a0f74544584957f6c7af40dcc0ed315b82e6382b259c8719fe6d200dc5 >15:55:24,812 INF dnf.rpm: Installed: kmod-25-2.fc28.x86_64 >15:55:24,816 INF packaging: Installed: grub2-common-1:2.02-34.fc28.noarch 1524512046 e03b4c88304113da0317394fd4428250de4c9b9106684ad1e77821db928121d8 >15:55:24,988 INF dnf.rpm: Installed: grub2-common-1:2.02-34.fc28.noarch >15:55:24,991 INF packaging: Installed: gmp-1:6.1.2-7.fc28.x86_64 1518017115 3ed44aded6d691aefda50da904090dad194b5ab66a2e7bc3d0ed8942bb8fa9b5 >15:55:25,031 INF packaging: Configuring (running scriptlet for): gmp-1:6.1.2-7.fc28.x86_64 1518017115 3ed44aded6d691aefda50da904090dad194b5ab66a2e7bc3d0ed8942bb8fa9b5 >15:55:25,038 INF dnf.rpm: Installed: gmp-1:6.1.2-7.fc28.x86_64 >15:55:25,041 INF packaging: Installed: libsemanage-2.7-12.fc28.x86_64 1521730166 6742d1f5778e232e7f308d830a62db49f9eb35ad994b3e66e8480eb5f03e7311 >15:55:25,058 INF dnf.rpm: Installed: libsemanage-2.7-12.fc28.x86_64 >15:55:25,063 INF packaging: Installed: chkconfig-1.10-4.fc28.x86_64 1517979378 9052f4f596e6af9601e94ffdf33ae3c946d3142f3e30e22d403c97fde866e0d5 >15:55:25,151 INF dnf.rpm: Installed: chkconfig-1.10-4.fc28.x86_64 >15:55:25,155 INF packaging: Installed: libtalloc-2.1.13-1.fc28.x86_64 1523043189 94b0a4a8269de090ad34436274c1a6219810784da1085f8564b9f4dbb4415ef4 >15:55:25,165 INF dnf.rpm: Installed: libtalloc-2.1.13-1.fc28.x86_64 >15:55:25,169 INF packaging: Installed: kmod-libs-25-2.fc28.x86_64 1518060845 da9238bf6b22f4376770191c66730431030c37923b7e39b2951b782be2300c73 >15:55:25,180 INF packaging: Configuring (running scriptlet for): kmod-libs-25-2.fc28.x86_64 1518060845 da9238bf6b22f4376770191c66730431030c37923b7e39b2951b782be2300c73 >15:55:25,188 INF dnf.rpm: Installed: kmod-libs-25-2.fc28.x86_64 >15:55:25,194 INF packaging: Installed: libattr-2.4.47-23.fc28.x86_64 1517973510 e074d80b2aada9b0e568b21500e955c087e05f8690c9f1a758564ad525829fba >15:55:25,199 INF dnf.rpm: Installed: libattr-2.4.47-23.fc28.x86_64 >15:55:25,203 INF packaging: Installed: libacl-2.2.52-20.fc28.x86_64 1517968281 74054567c5069acf6c397d04328129932308d744404a45b3ea9aca24bc77d0ce >15:55:25,207 INF dnf.rpm: Installed: libacl-2.2.52-20.fc28.x86_64 >15:55:25,209 INF packaging: Installed: sed-4.5-1.fc28.x86_64 1523262872 e8ab3b30024dfd25bd789ab532ab600935d0babdc7c5c778c286ab585a1eb514 >15:55:25,284 INF packaging: Configuring (running scriptlet for): sed-4.5-1.fc28.x86_64 1523262872 e8ab3b30024dfd25bd789ab532ab600935d0babdc7c5c778c286ab585a1eb514 >15:55:25,294 INF dnf.rpm: Installed: sed-4.5-1.fc28.x86_64 >15:55:25,298 INF packaging: Installed: libzstd-1.3.4-1.fc28.x86_64 1522223262 f47b105e40c61a9362c5632c7fce95c7e29bf89561c2e0bfdf32174bff5ff111 >15:55:25,328 INF dnf.rpm: Installed: libzstd-1.3.4-1.fc28.x86_64 >15:55:25,332 INF packaging: Installed: lua-libs-5.3.4-10.fc28.x86_64 1518535664 20c1630842284a954ed4c4081a87e0582a06e072c2e3b0c7c9e68e4cc664eee7 >15:55:25,346 INF dnf.rpm: Installed: lua-libs-5.3.4-10.fc28.x86_64 >15:55:25,349 INF packaging: Installed: libxslt-1.1.32-2.fc28.x86_64 1518184240 6cd274260e6722258d90ebafd31085f5b7aa2d6e5a41294b671cfe413022e372 >15:55:25,382 INF dnf.rpm: Installed: libxslt-1.1.32-2.fc28.x86_64 >15:55:25,385 INF packaging: Installed: p11-kit-0.23.10-1.fc28.x86_64 1519812193 a7fcfb0df13f8b5a16970d3de737ceb497ce6884c680bfc839d4700f83b44f29 >15:55:25,430 INF packaging: Configuring (running scriptlet for): p11-kit-0.23.10-1.fc28.x86_64 1519812193 a7fcfb0df13f8b5a16970d3de737ceb497ce6884c680bfc839d4700f83b44f29 >15:55:25,437 INF dnf.rpm: Installed: p11-kit-0.23.10-1.fc28.x86_64 >15:55:25,441 INF packaging: Installed: cpio-2.12-7.fc28.x86_64 1517982718 9fbc2f637414215ce05082d260826b028d0fa2b983917eabb1bb032e86ffdce2 >15:55:25,500 INF packaging: Configuring (running scriptlet for): cpio-2.12-7.fc28.x86_64 1517982718 9fbc2f637414215ce05082d260826b028d0fa2b983917eabb1bb032e86ffdce2 >15:55:25,509 INF dnf.rpm: Installed: cpio-2.12-7.fc28.x86_64 >15:55:25,514 INF packaging: Installed: findutils-1:4.6.0-17.fc28.x86_64 1519054850 4c8c5da12195ba47e4e2bb2d2607a0595d31faaaa58d52aef28089d7d5f7440c >15:55:25,610 INF packaging: Configuring (running scriptlet for): findutils-1:4.6.0-17.fc28.x86_64 1519054850 4c8c5da12195ba47e4e2bb2d2607a0595d31faaaa58d52aef28089d7d5f7440c >15:55:25,619 INF dnf.rpm: Installed: findutils-1:4.6.0-17.fc28.x86_64 >15:55:25,622 INF packaging: Installed: sqlite-libs-3.22.0-4.fc28.x86_64 1521643563 f7d1e652fe4f91122349b1fa47fc55bee9953a031a195f39cd753ef21b632b39 >15:55:25,679 INF dnf.rpm: Installed: sqlite-libs-3.22.0-4.fc28.x86_64 >15:55:25,685 INF packaging: Installed: gdbm-libs-1:1.14.1-4.fc28.x86_64 1521972375 c1a5af39d0c698b7c739af329686e948b661c5d13aeb8d05b725f7ebe1110c24 >15:55:25,695 INF dnf.rpm: Installed: gdbm-libs-1:1.14.1-4.fc28.x86_64 >15:55:25,700 INF packaging: Installed: libtool-ltdl-2.4.6-22.fc28.x86_64 1518083634 35bf977cea91db654085c7745f7eef3e4d1e53b46d622408c2c49681da2e14e2 >15:55:25,708 INF packaging: Configuring (running scriptlet for): libtool-ltdl-2.4.6-22.fc28.x86_64 1518083634 35bf977cea91db654085c7745f7eef3e4d1e53b46d622408c2c49681da2e14e2 >15:55:25,717 INF dnf.rpm: Installed: libtool-ltdl-2.4.6-22.fc28.x86_64 >15:55:25,721 INF packaging: Installed: lz4-libs-1.8.1.2-4.fc28.x86_64 1518170283 b40b2158f34a39175b839a15dfb671a2e7682368602431026839868fa9cc3d54 >15:55:25,729 INF dnf.rpm: Installed: lz4-libs-1.8.1.2-4.fc28.x86_64 >15:55:25,734 INF packaging: Installed: keyutils-libs-1.5.10-6.fc28.x86_64 1518169509 45a41764837b6941e0478516262007e1b5877037a52c2f17999b204245a7f073 >15:55:25,740 INF dnf.rpm: Installed: keyutils-libs-1.5.10-6.fc28.x86_64 >15:55:25,744 INF packaging: Installed: pcre-8.42-1.fc28.x86_64 1521552258 eaf454383d0387dcc8b0eba3774f2efa7cbe991bd8b7f3417761600159e2491c >15:55:25,769 INF dnf.rpm: Installed: pcre-8.42-1.fc28.x86_64 >15:55:25,772 INF packaging: Installed: grep-3.1-5.fc28.x86_64 1518034514 0eeafcd3c5514149cbf04c58e1690fdb49bf0604a001da963f0bace896bcee2f >15:55:25,826 INF packaging: Configuring (running scriptlet for): grep-3.1-5.fc28.x86_64 1518034514 0eeafcd3c5514149cbf04c58e1690fdb49bf0604a001da963f0bace896bcee2f >15:55:25,838 INF dnf.rpm: Installed: grep-3.1-5.fc28.x86_64 >15:55:25,842 INF packaging: Installed: xmlsec1-1.2.25-3.fc28.x86_64 1518241551 4daf8042e7fc7673fd6747cadaf3fe19e0f06dadba3b9f0d675b73d4062f8150 >15:55:25,868 INF dnf.rpm: Installed: xmlsec1-1.2.25-3.fc28.x86_64 >15:55:25,873 INF packaging: Installed: libtevent-0.9.36-1.fc28.x86_64 1519651183 7033e2dbdfd82930674186b4178861d5238b9b422ae885f6b5380440c5277a9b >15:55:25,879 INF dnf.rpm: Installed: libtevent-0.9.36-1.fc28.x86_64 >15:55:25,885 INF packaging: Installed: nettle-3.4-2.fc28.x86_64 1519556739 719d44f04d9110b34785adab59270f5050a3b889f05a43d518354f5c49a77d42 >15:55:25,921 INF packaging: Configuring (running scriptlet for): nettle-3.4-2.fc28.x86_64 1519556739 719d44f04d9110b34785adab59270f5050a3b889f05a43d518354f5c49a77d42 >15:55:25,932 INF dnf.rpm: Installed: nettle-3.4-2.fc28.x86_64 >15:55:25,937 INF packaging: Installed: libassuan-2.5.1-3.fc28.x86_64 1518069532 f9fec193649c476851d27f7e3dfb8e036b41592abf66182ed4feee94ad484341 >15:55:25,949 INF dnf.rpm: Installed: libassuan-2.5.1-3.fc28.x86_64 >15:55:25,954 INF packaging: Installed: libtdb-1.3.15-4.fc28.x86_64 1518081808 abbb4e28846e5a2d0f2fbb8c3a3558d5c5d4fdc09f99475106883f471c4b15eb >15:55:25,960 INF packaging: Configuring (running scriptlet for): libtdb-1.3.15-4.fc28.x86_64 1518081808 abbb4e28846e5a2d0f2fbb8c3a3558d5c5d4fdc09f99475106883f471c4b15eb >15:55:25,968 INF dnf.rpm: Installed: libtdb-1.3.15-4.fc28.x86_64 >15:55:25,973 INF packaging: Installed: libgomp-8.0.1-0.20.fc28.x86_64 1521899944 b4802be7b5eabf45aff40025cd2bbfb7d43697ecafac3247f946d0b2d3247e1b >15:55:25,987 INF packaging: Configuring (running scriptlet for): libgomp-8.0.1-0.20.fc28.x86_64 1521899944 b4802be7b5eabf45aff40025cd2bbfb7d43697ecafac3247f946d0b2d3247e1b >15:55:25,996 INF dnf.rpm: Installed: libgomp-8.0.1-0.20.fc28.x86_64 >15:55:26,005 INF packaging: Installed: file-libs-5.32-3.fc28.x86_64 1517996495 aec538ade09437b78c78f9bdab409d0369342e9e61991db075de2d99767fbb2a >15:55:26,194 INF dnf.rpm: Installed: file-libs-5.32-3.fc28.x86_64 >15:55:26,205 INF packaging: Installed: file-5.32-3.fc28.x86_64 1517996495 baab87894497e207a7bea860f41277ec7d421bd38f847bd4bbbd21cee3458d89 >15:55:26,208 INF dnf.rpm: Installed: file-5.32-3.fc28.x86_64 >15:55:26,215 INF packaging: Installed: fuse-libs-2.9.7-11.fc28.x86_64 1517999363 69b3916bd2b5a37d87d84bad47f52f1c143a340b2f83f363b3878b9442c984ae >15:55:26,247 INF packaging: Configuring (running scriptlet for): fuse-libs-2.9.7-11.fc28.x86_64 1517999363 69b3916bd2b5a37d87d84bad47f52f1c143a340b2f83f363b3878b9442c984ae >15:55:26,250 INF dnf.rpm: Installed: fuse-libs-2.9.7-11.fc28.x86_64 >15:55:26,256 INF packaging: Installed: libedit-3.1-23.20170329cvs.fc28.x86_64 1520134093 b735e43eda105c85eabe9090e4d8e19097868d9d767d14f35618f2a8553bd9b0 >15:55:26,271 INF dnf.rpm: Installed: libedit-3.1-23.20170329cvs.fc28.x86_64 >15:55:26,274 INF packaging: Installed: libseccomp-2.3.3-2.fc28.x86_64 1518081107 369a19a094cd778be75fb64703b943ecc1afb912d8cee2d0e935e17583005c78 >15:55:26,361 INF packaging: Configuring (running scriptlet for): libseccomp-2.3.3-2.fc28.x86_64 1518081107 369a19a094cd778be75fb64703b943ecc1afb912d8cee2d0e935e17583005c78 >15:55:26,379 INF dnf.rpm: Installed: libseccomp-2.3.3-2.fc28.x86_64 >15:55:26,382 INF packaging: Installed: libsmartcols-2.32-2.fc28.x86_64 1522142816 e87ddaba1d9e5e48b1cbf55d3766e717c70e3b4c81b8beb534c81da09732e3e7 >15:55:26,419 INF packaging: Configuring (running scriptlet for): libsmartcols-2.32-2.fc28.x86_64 1522142816 e87ddaba1d9e5e48b1cbf55d3766e717c70e3b4c81b8beb534c81da09732e3e7 >15:55:26,437 INF dnf.rpm: Installed: libsmartcols-2.32-2.fc28.x86_64 >15:55:26,449 INF packaging: Installed: ipcalc-0.2.2-4.fc28.x86_64 1518172139 4d4fe333f363d6aff3482e1b8ce83ee4887e05204f874826c35e2e2159e9a3ae >15:55:26,476 INF dnf.rpm: Installed: ipcalc-0.2.2-4.fc28.x86_64 >15:55:26,480 INF packaging: Installed: libbasicobjects-0.1.1-38.fc28.x86_64 1517986564 677d8e9eec732f64e70c1f637dc88779c771146ba0b48f9355176875b6f19f99 >15:55:26,489 INF dnf.rpm: Installed: libbasicobjects-0.1.1-38.fc28.x86_64 >15:55:26,531 INF packaging: Installed: libcollection-0.7.0-38.fc28.x86_64 1517986564 4be5d8b67a20b93745f683ddff26b505e0d5ff6b14e966d66ab96d936202646c >15:55:26,535 INF dnf.rpm: Installed: libcollection-0.7.0-38.fc28.x86_64 >15:55:26,568 INF packaging: Installed: libref_array-0.1.5-38.fc28.x86_64 1517986564 1b9250706f7fee625075a321e995fef55db4d5e444cbb3873a34b36399e094cf >15:55:26,570 INF dnf.rpm: Installed: libref_array-0.1.5-38.fc28.x86_64 >15:55:26,575 INF packaging: Installed: libsss_idmap-1.16.1-2.fc28.x86_64 1522415905 5182a42e352fc612e6dc3b06b5d05128399d30cf61f245ecce92b8149ed60883 >15:55:26,587 INF packaging: Configuring (running scriptlet for): libsss_idmap-1.16.1-2.fc28.x86_64 1522415905 5182a42e352fc612e6dc3b06b5d05128399d30cf61f245ecce92b8149ed60883 >15:55:26,590 INF dnf.rpm: Installed: libsss_idmap-1.16.1-2.fc28.x86_64 >15:55:26,596 INF packaging: Installed: libtasn1-4.13-2.fc28.x86_64 1518081610 5c20ba9f74c972a5fd9ce037825f45c38183a0a641a278c5823ead4c64ee8a69 >15:55:26,622 INF packaging: Configuring (running scriptlet for): libtasn1-4.13-2.fc28.x86_64 1518081610 5c20ba9f74c972a5fd9ce037825f45c38183a0a641a278c5823ead4c64ee8a69 >15:55:26,627 INF dnf.rpm: Installed: libtasn1-4.13-2.fc28.x86_64 >15:55:26,651 INF packaging: Installed: p11-kit-trust-0.23.10-1.fc28.x86_64 1519812193 782ae5d0c448331c9e85624908695f8c8d77e63c9a1ca971f184f962d11995a8 >15:55:26,707 INF packaging: Configuring (running scriptlet for): p11-kit-trust-0.23.10-1.fc28.x86_64 1519812193 782ae5d0c448331c9e85624908695f8c8d77e63c9a1ca971f184f962d11995a8 >15:55:26,719 INF dnf.rpm: Installed: p11-kit-trust-0.23.10-1.fc28.x86_64 >15:55:26,726 INF packaging: Installed: xz-5.2.3-7.fc28.x86_64 1518245085 e5a7abc97cfed4a4f094543edce998a0c080aeda20397c19d0cc59a870218b24 >15:55:26,751 INF dnf.rpm: Installed: xz-5.2.3-7.fc28.x86_64 >15:55:26,771 INF packaging: Installed: gdbm-1:1.14.1-4.fc28.x86_64 1521972375 f1dbf8e664886de22d55789af16a292e7dd0ed2b8fb855be73a8ccb2cf369d55 >15:55:26,851 INF dnf.rpm: Installed: gdbm-1:1.14.1-4.fc28.x86_64 >15:55:26,855 INF packaging: Installed: groff-base-1.22.3-15.fc28.x86_64 1519736290 96d63737feaa149af65ebb41e85021decbbd6f77dd8d4e7a39209384486a6899 >15:55:27,032 INF dnf.rpm: Installed: groff-base-1.22.3-15.fc28.x86_64 >15:55:27,035 INF packaging: Installed: tar-2:1.30-3.fc28.x86_64 1518223047 88ae7a47a2d7c68542ce02fe70704122af6cffef2ee0c761cf7e999c2c048ae9 >15:55:27,117 INF packaging: Configuring (running scriptlet for): tar-2:1.30-3.fc28.x86_64 1518223047 88ae7a47a2d7c68542ce02fe70704122af6cffef2ee0c761cf7e999c2c048ae9 >15:55:27,122 INF dnf.rpm: Installed: tar-2:1.30-3.fc28.x86_64 >15:55:27,126 INF packaging: Installed: acl-2.2.52-20.fc28.x86_64 1517968281 94e44cd8fd7b21a2a58d8739e7bf9d26b074e4472396d434a544a872ce5b51d9 >15:55:27,139 INF dnf.rpm: Installed: acl-2.2.52-20.fc28.x86_64 >15:55:27,142 INF packaging: Installed: mpfr-3.1.6-1.fc28.x86_64 1519593239 0d57a2925a1300303e4932dd4b18dec8360946d664b55436ea8b1395db7f98f4 >15:55:27,164 INF packaging: Configuring (running scriptlet for): mpfr-3.1.6-1.fc28.x86_64 1519593239 0d57a2925a1300303e4932dd4b18dec8360946d664b55436ea8b1395db7f98f4 >15:55:27,170 INF dnf.rpm: Installed: mpfr-3.1.6-1.fc28.x86_64 >15:55:27,174 INF packaging: Installed: grub2-pc-modules-1:2.02-34.fc28.noarch 1524511862 53dd173cea462c8b81eb8a9c3caea613a3faeb70fbe1ad50a07e45caff799fc5 >15:55:27,373 INF dnf.rpm: Installed: grub2-pc-modules-1:2.02-34.fc28.noarch >15:55:27,377 INF packaging: Installed: fuse-2.9.7-11.fc28.x86_64 1517999363 fe7a64ab35ed62f7f6fb79bdf4cfe7bc9fd64c181b89d81a1771e9a365794be7 >15:55:27,386 INF dnf.rpm: Installed: fuse-2.9.7-11.fc28.x86_64 >15:55:27,390 INF packaging: Installed: libpsl-0.20.1-1.fc28.x86_64 1519780309 b62840bf4e360d89b93345305543c2050a35dc213d7527e220d8997eb515ac1d >15:55:27,397 INF dnf.rpm: Installed: libpsl-0.20.1-1.fc28.x86_64 >15:55:27,401 INF packaging: Installed: libdb-utils-5.3.28-30.fc28.x86_64 1518071205 bdc41ed022c32a5180bdbc9cf2e856c105441b98b4a9c8a094caebb0bad781fa >15:55:27,423 INF dnf.rpm: Installed: libdb-utils-5.3.28-30.fc28.x86_64 >15:55:27,426 INF packaging: Installed: snappy-1.1.7-5.fc28.x86_64 1519043201 c5569d2a3745e6b4c73695f3578489a5daf02ef6c20cc095e451149f020f407e >15:55:27,431 INF dnf.rpm: Installed: snappy-1.1.7-5.fc28.x86_64 >15:55:27,434 INF packaging: Installed: libicu-60.2-2.fc28.x86_64 1518046597 1421b191560b6dd7527aeddad39140f6c855593722c55de833580a29777ddd5a >15:55:28,276 INF packaging: Configuring (running scriptlet for): libicu-60.2-2.fc28.x86_64 1518046597 1421b191560b6dd7527aeddad39140f6c855593722c55de833580a29777ddd5a >15:55:28,282 INF dnf.rpm: Installed: libicu-60.2-2.fc28.x86_64 >15:55:28,286 INF packaging: Installed: mozjs52-52.7.3-1.fc28.x86_64 1523099730 956df29ce83ef96a2f3d905ee980db897370e4cbbbfa02b268a834b30990ad9c >15:55:28,874 INF dnf.rpm: Installed: mozjs52-52.7.3-1.fc28.x86_64 >15:55:28,877 INF packaging: Installed: nss-softokn-freebl-3.36.0-1.0.fc28.x86_64 1520589551 13bc0ea0a1e7fca51f9529f2532c98193b8722ad2fbf6ebb8d4dc979f62df070 >15:55:28,901 INF dnf.rpm: Installed: nss-softokn-freebl-3.36.0-1.0.fc28.x86_64 >15:55:28,905 INF packaging: Installed: nss-softokn-3.36.0-1.0.fc28.x86_64 1520589551 aab641f743faf8ef0ddbf3a7cfa3a43c351a185160a1537e3ce90db76b3d224a >15:55:28,945 INF packaging: Configuring (running scriptlet for): nss-softokn-3.36.0-1.0.fc28.x86_64 1520589551 aab641f743faf8ef0ddbf3a7cfa3a43c351a185160a1537e3ce90db76b3d224a >15:55:28,952 INF dnf.rpm: Installed: nss-softokn-3.36.0-1.0.fc28.x86_64 >15:55:28,956 INF packaging: Installed: libmetalink-0.1.3-6.fc28.x86_64 1518075362 9fd711564e595cc4bfe4d1662eb18eed41c50cc6c83408cbc410f1f9f375e2c3 >15:55:28,963 INF dnf.rpm: Installed: libmetalink-0.1.3-6.fc28.x86_64 >15:55:28,966 INF packaging: Installed: libcomps-0.1.8-11.fc28.x86_64 1518070576 741150763373b2fec04d1f91f1cc839961736d9b39f625c4e95213be192d0d91 >15:55:28,976 INF dnf.rpm: Installed: libcomps-0.1.8-11.fc28.x86_64 >15:55:28,979 INF packaging: Installed: libksba-1.3.5-7.fc28.x86_64 1518074227 618a6777978c31e1c5c2ecd5bc18adf5b8f08ffd7085483979485754e6a9dbac >15:55:28,996 INF dnf.rpm: Installed: libksba-1.3.5-7.fc28.x86_64 >15:55:29,000 INF packaging: Installed: e2fsprogs-libs-1.43.8-2.fc28.x86_64 1517990276 93c0b05132cf73b8cc1542d912a31f8edfb5c0916a4ce49226fe88acb0dd4b57 >15:55:29,019 INF packaging: Configuring (running scriptlet for): e2fsprogs-libs-1.43.8-2.fc28.x86_64 1517990276 93c0b05132cf73b8cc1542d912a31f8edfb5c0916a4ce49226fe88acb0dd4b57 >15:55:29,025 INF dnf.rpm: Installed: e2fsprogs-libs-1.43.8-2.fc28.x86_64 >15:55:29,029 INF packaging: Installed: libss-1.43.8-2.fc28.x86_64 1517990276 12d056be3b8047c5cbbfc633245cc0c713c36f73c914132f76d1e70fa2833a94 >15:55:29,036 INF packaging: Configuring (running scriptlet for): libss-1.43.8-2.fc28.x86_64 1517990276 12d056be3b8047c5cbbfc633245cc0c713c36f73c914132f76d1e70fa2833a94 >15:55:29,042 INF dnf.rpm: Installed: libss-1.43.8-2.fc28.x86_64 >15:55:29,045 INF packaging: Installed: diffutils-3.6-4.fc28.x86_64 1517986537 ad8652d4bae668ea998bcb30d2eb7bc1b3aba783030f0b17cc8e6fe529f7abcc >15:55:29,099 INF packaging: Configuring (running scriptlet for): diffutils-3.6-4.fc28.x86_64 1517986537 ad8652d4bae668ea998bcb30d2eb7bc1b3aba783030f0b17cc8e6fe529f7abcc >15:55:29,106 INF dnf.rpm: Installed: diffutils-3.6-4.fc28.x86_64 >15:55:29,109 INF packaging: Installed: coreutils-common-8.29-5.fc28.x86_64 1521637310 21a526a0658d0504d274d02edbf41b6a4f9a8e08394342fb005ddb5c9f1d4f67 >15:55:29,363 INF packaging: Configuring (running scriptlet for): coreutils-common-8.29-5.fc28.x86_64 1521637310 21a526a0658d0504d274d02edbf41b6a4f9a8e08394342fb005ddb5c9f1d4f67 >15:55:29,374 INF dnf.rpm: Installed: coreutils-common-8.29-5.fc28.x86_64 >15:55:29,495 INF packaging: Installed: libpng-2:1.6.34-3.fc28.x86_64 1518078141 f0adb8cd2e1a4d8a43af45fab5b58d5e455927a541bdfeca0768c62516e6f98e >15:55:29,520 INF dnf.rpm: Installed: libpng-2:1.6.34-3.fc28.x86_64 >15:55:29,522 INF packaging: Installed: freetype-2.8-10.fc28.x86_64 1518778219 92536df521bcba58eee743feaf3460d05dd17b3532524b3925cc9ca98d7e6506 >15:55:29,553 INF dnf.rpm: Installed: freetype-2.8-10.fc28.x86_64 >15:55:29,556 INF packaging: Installed: less-530-1.fc28.x86_64 1518845087 0a6bd99a58149ce3214a31a0c4ec3f5c7fcae6857190020256c2eb3ed98e6de6 >15:55:29,577 INF dnf.rpm: Installed: less-530-1.fc28.x86_64 >15:55:29,580 INF packaging: Configuring (running scriptlet for): authselect-libs-0.4-1.fc28.x86_64 1523270565 1683f4942e37291dc42cf50c30eb0dc9aca3beaf39fc00d9ce4f713e1d5b0e7d >15:55:29,589 INF packaging: Installed: authselect-libs-0.4-1.fc28.x86_64 1523270565 1683f4942e37291dc42cf50c30eb0dc9aca3beaf39fc00d9ce4f713e1d5b0e7d >15:55:29,605 INF dnf.rpm: Installed: authselect-libs-0.4-1.fc28.x86_64 >15:55:29,608 INF packaging: Installed: authselect-0.4-1.fc28.x86_64 1523270565 7859a2f0c0c9beb532022f9312abb03f9e7a304172038701c4e3ea94ddc3285e >15:55:29,612 INF dnf.rpm: Installed: authselect-0.4-1.fc28.x86_64 >15:55:29,615 INF packaging: Installed: GeoIP-GeoLite-data-2018.04-1.fc28.noarch 1522849894 88078c6fba839574eec86763e2c9f3f4246164fd5801171f9bb975d59c5f8ed6 >15:55:29,665 INF dnf.rpm: Installed: GeoIP-GeoLite-data-2018.04-1.fc28.noarch >15:55:29,668 INF packaging: Installed: checkpolicy-2.7-7.fc28.x86_64 1521732510 8341f902c9a19d23379d9f9f91ce5749ff801410dd7a4851cf0b69d8cacda346 >15:55:29,703 INF dnf.rpm: Installed: checkpolicy-2.7-7.fc28.x86_64 >15:55:29,706 INF packaging: Installed: ncurses-6.1-4.20180224.fc28.x86_64 1519662254 9a6acc61602b34616cd18fb5426bcf8f7e30ae8dddbf5c86855185a7979be444 >15:55:29,726 INF dnf.rpm: Installed: ncurses-6.1-4.20180224.fc28.x86_64 >15:55:29,729 INF packaging: Installed: openssl-libs-1:1.1.0h-3.fc28.x86_64 1522753942 1c6d9f4028cdfdcaec5d6279c43d70ed0b5d92947a429338df564f5666114aed >15:55:29,836 INF packaging: Configuring (running scriptlet for): openssl-libs-1:1.1.0h-3.fc28.x86_64 1522753942 1c6d9f4028cdfdcaec5d6279c43d70ed0b5d92947a429338df564f5666114aed >15:55:29,843 INF dnf.rpm: Installed: openssl-libs-1:1.1.0h-3.fc28.x86_64 >15:55:29,847 INF packaging: Installed: coreutils-8.29-5.fc28.x86_64 1521637310 be3135dd598b6792cc59bbca841e6998f5a503961a83365fff157eb022221bb5 >15:55:30,048 INF dnf.rpm: Installed: coreutils-8.29-5.fc28.x86_64 >15:55:30,051 INF packaging: Installed: crypto-policies-20180306-1.gitaea6928.fc28.noarch 1520340098 23b7e706d7adb90d6658e81e6e4bb3fddaef10b882e4ab0d319629c112f524ee >15:55:30,076 INF packaging: Configuring (running scriptlet for): crypto-policies-20180306-1.gitaea6928.fc28.noarch 1520340098 23b7e706d7adb90d6658e81e6e4bb3fddaef10b882e4ab0d319629c112f524ee >15:55:30,153 INF dnf.rpm: Installed: crypto-policies-20180306-1.gitaea6928.fc28.noarch >15:55:30,158 INF packaging: Configuring (running scriptlet for): ca-certificates-2018.2.22-3.fc28.noarch 1522872507 dfc3d2bf605fbea7db7f018af53fe0563628f788a40cb1e7f84434606b7b6a12 >15:55:30,162 INF packaging: Installed: ca-certificates-2018.2.22-3.fc28.noarch 1522872507 dfc3d2bf605fbea7db7f018af53fe0563628f788a40cb1e7f84434606b7b6a12 >15:55:30,201 INF packaging: Configuring (running scriptlet for): ca-certificates-2018.2.22-3.fc28.noarch 1522872507 dfc3d2bf605fbea7db7f018af53fe0563628f788a40cb1e7f84434606b7b6a12 >15:55:30,478 INF dnf.rpm: Installed: ca-certificates-2018.2.22-3.fc28.noarch >15:55:30,482 INF packaging: Installed: libblkid-2.32-2.fc28.x86_64 1522142816 ad7ed337d6a62a348d73d577d3a9b9545059fdb181f9c7d2c2d3b0b912721e02 >15:55:30,500 INF packaging: Configuring (running scriptlet for): libblkid-2.32-2.fc28.x86_64 1522142816 ad7ed337d6a62a348d73d577d3a9b9545059fdb181f9c7d2c2d3b0b912721e02 >15:55:30,506 INF dnf.rpm: Installed: libblkid-2.32-2.fc28.x86_64 >15:55:30,510 INF packaging: Installed: shadow-utils-2:4.5-9.fc28.x86_64 1517913479 38322bf45501428d4a2049bae59f5a4d74e862799319699fbb08d7cbcd1d3161 >15:55:30,648 INF dnf.rpm: Installed: shadow-utils-2:4.5-9.fc28.x86_64 >15:55:30,650 INF packaging: Installed: libmount-2.32-2.fc28.x86_64 1522142816 8162f3f7eec9b4395aba145d24a4a730486943060673b8e2163f3dddaca826c6 >15:55:30,670 INF packaging: Configuring (running scriptlet for): libmount-2.32-2.fc28.x86_64 1522142816 8162f3f7eec9b4395aba145d24a4a730486943060673b8e2163f3dddaca826c6 >15:55:30,675 INF dnf.rpm: Installed: libmount-2.32-2.fc28.x86_64 >15:55:30,678 INF packaging: Installed: glib2-2.56.1-1.fc28.x86_64 1523219371 f6434648effd2b3ae92fd809e7f13c15ddc180af0ac2831b18dd88518134bdfd >15:55:31,019 INF dnf.rpm: Installed: glib2-2.56.1-1.fc28.x86_64 >15:55:31,022 INF packaging: Installed: systemd-libs-238-7.fc28.1.x86_64 1524088869 cb5f0c9adb54b5346730df03a61db29cd0e290f314c1f4a983adde7ab3d7a67d >15:55:31,073 INF packaging: Configuring (running scriptlet for): systemd-libs-238-7.fc28.1.x86_64 1524088869 cb5f0c9adb54b5346730df03a61db29cd0e290f314c1f4a983adde7ab3d7a67d >15:55:31,090 INF dnf.rpm: Installed: systemd-libs-238-7.fc28.1.x86_64 >15:55:31,093 INF packaging: Installed: gzip-1.9-3.fc28.x86_64 1518169075 488179da37c928ffef468b28ff6c70364b244bafc457f83992a851592e4fd88f >15:55:31,115 INF packaging: Configuring (running scriptlet for): gzip-1.9-3.fc28.x86_64 1518169075 488179da37c928ffef468b28ff6c70364b244bafc457f83992a851592e4fd88f >15:55:31,120 INF dnf.rpm: Installed: gzip-1.9-3.fc28.x86_64 >15:55:31,123 INF packaging: Installed: cracklib-2.9.6-13.fc28.x86_64 1519221396 4df0bfce504ba62e46927d1958fb06a1170aba12ba2d2f591f25b9ce32013d0c >15:55:31,153 INF dnf.rpm: Installed: cracklib-2.9.6-13.fc28.x86_64 >15:55:31,156 INF packaging: Installed: procps-ng-3.3.12-1.fc28.x86_64 1519254612 23167c1aa58e637a05acecb619f439a987464ef8911f1ab0d334dd77266441f7 >15:55:31,202 INF dnf.rpm: Installed: procps-ng-3.3.12-1.fc28.x86_64 >15:55:31,205 INF packaging: Installed: dbus-libs-1:1.12.0-1.fc28.x86_64 1509376238 abeffb0e26fa7d4ecc91edeab82552d395434d271e13e252250558fafee569b8 >15:55:31,224 INF packaging: Configuring (running scriptlet for): dbus-libs-1:1.12.0-1.fc28.x86_64 1509376238 abeffb0e26fa7d4ecc91edeab82552d395434d271e13e252250558fafee569b8 >15:55:31,229 INF dnf.rpm: Installed: dbus-libs-1:1.12.0-1.fc28.x86_64 >15:55:31,232 INF packaging: Installed: polkit-libs-0.114-1.fc28.x86_64 1522878706 8a570d4d3adf732b629c640f41ff8320b6cbba0a1c3b87fcd792321a241d9cd8 >15:55:31,247 INF packaging: Configuring (running scriptlet for): polkit-libs-0.114-1.fc28.x86_64 1522878706 8a570d4d3adf732b629c640f41ff8320b6cbba0a1c3b87fcd792321a241d9cd8 >15:55:31,252 INF dnf.rpm: Installed: polkit-libs-0.114-1.fc28.x86_64 >15:55:31,256 INF packaging: Installed: libcroco-0.6.12-4.fc28.x86_64 1518070687 b485f8f2fd325b396ac0b92b415771be73ddb54f0b30bf48c432306c42a577b3 >15:55:31,272 INF packaging: Configuring (running scriptlet for): libcroco-0.6.12-4.fc28.x86_64 1518070687 b485f8f2fd325b396ac0b92b415771be73ddb54f0b30bf48c432306c42a577b3 >15:55:31,278 INF dnf.rpm: Installed: libcroco-0.6.12-4.fc28.x86_64 >15:55:31,281 INF packaging: Installed: gettext-libs-0.19.8.1-14.fc28.x86_64 1518002641 d0a3f63982da9d5e6db62a5a0e2af8ba2b3a1827676a3fb3fd07ef913b41bf6e >15:55:31,314 INF dnf.rpm: Installed: gettext-libs-0.19.8.1-14.fc28.x86_64 >15:55:31,317 INF packaging: Installed: gettext-0.19.8.1-14.fc28.x86_64 1518002641 3cda545a7b8a1b7892cdbb7e5a1d343a1207bf58c6acc0f08c4f7df8934f2632 >15:55:31,490 INF packaging: Configuring (running scriptlet for): gettext-0.19.8.1-14.fc28.x86_64 1518002641 3cda545a7b8a1b7892cdbb7e5a1d343a1207bf58c6acc0f08c4f7df8934f2632 >15:55:31,498 INF dnf.rpm: Installed: gettext-0.19.8.1-14.fc28.x86_64 >15:55:31,501 INF packaging: Installed: dhcp-libs-12:4.3.6-19.fc28.x86_64 1521625542 b5538457ac9e65402c3051cf6ca17ef0b4bdfdb509322a46197b6c551391cb99 >15:55:31,510 INF dnf.rpm: Installed: dhcp-libs-12:4.3.6-19.fc28.x86_64 >15:55:31,513 INF packaging: Installed: plymouth-core-libs-0.9.3-5.fc28.x86_64 1522328801 383cfdb05e843a5e1a2589b454d2a406684a5d93e58b5d1745c3984754d093be >15:55:31,527 INF packaging: Configuring (running scriptlet for): plymouth-core-libs-0.9.3-5.fc28.x86_64 1522328801 383cfdb05e843a5e1a2589b454d2a406684a5d93e58b5d1745c3984754d093be >15:55:31,534 INF dnf.rpm: Installed: plymouth-core-libs-0.9.3-5.fc28.x86_64 >15:55:31,538 INF packaging: Installed: libusbx-1.0.21-6.fc28.x86_64 1518082869 61655100f18f8960a35d2d88123b8a62d81a148e058bf7d55f1ad76032a3d973 >15:55:31,546 INF dnf.rpm: Installed: libusbx-1.0.21-6.fc28.x86_64 >15:55:31,549 INF packaging: Installed: gobject-introspection-1.56.1-1.fc28.x86_64 1523262766 85187da4afba2c0707529dc9e9e0636a159b8e47aee2d3c770de0dd540f4e0ca >15:55:31,584 INF dnf.rpm: Installed: gobject-introspection-1.56.1-1.fc28.x86_64 >15:55:31,586 INF packaging: Configuring (running scriptlet for): libutempter-1.1.6-14.fc28.x86_64 1519658562 329d9f46b6eeb33d08751bc0e944e93962342ea829920bf58c394c51f882d630 >15:55:31,613 INF packaging: Installed: libutempter-1.1.6-14.fc28.x86_64 1519658562 329d9f46b6eeb33d08751bc0e944e93962342ea829920bf58c394c51f882d630 >15:55:31,621 INF dnf.rpm: Installed: libutempter-1.1.6-14.fc28.x86_64 >15:55:31,624 INF packaging: Installed: libfdisk-2.32-2.fc28.x86_64 1522142816 c8a425796adfeb4694ef2ee12d380702024e0da2ffcd00d59d164fdbb20e4d68 >15:55:31,645 INF packaging: Configuring (running scriptlet for): libfdisk-2.32-2.fc28.x86_64 1522142816 c8a425796adfeb4694ef2ee12d380702024e0da2ffcd00d59d164fdbb20e4d68 >15:55:31,652 INF dnf.rpm: Installed: libfdisk-2.32-2.fc28.x86_64 >15:55:31,655 INF packaging: Installed: gnutls-3.6.2-1.fc28.x86_64 1518784067 0afa7ae3529d7c2d91742bf8eeeed7ad8453e82de2de9a9c5b880cae46e5e73e >15:55:31,731 INF packaging: Configuring (running scriptlet for): gnutls-3.6.2-1.fc28.x86_64 1518784067 0afa7ae3529d7c2d91742bf8eeeed7ad8453e82de2de9a9c5b880cae46e5e73e >15:55:31,738 INF dnf.rpm: Installed: gnutls-3.6.2-1.fc28.x86_64 >15:55:31,741 INF packaging: Installed: nss-3.36.0-1.0.fc28.x86_64 1520616329 c2a1f83389b1ab75b0ba944781a18b227162fd900af1677622d83e2a68425b17 >15:55:31,805 INF packaging: Configuring (running scriptlet for): nss-3.36.0-1.0.fc28.x86_64 1520616329 c2a1f83389b1ab75b0ba944781a18b227162fd900af1677622d83e2a68425b17 >15:55:31,818 INF dnf.rpm: Installed: nss-3.36.0-1.0.fc28.x86_64 >15:55:31,823 INF packaging: Installed: nss-sysinit-3.36.0-1.0.fc28.x86_64 1520616329 c5176fd8716ff3db44111f057ab59d3e06d2fd16a255898153b4617a8da19946 >15:55:31,828 INF dnf.rpm: Installed: nss-sysinit-3.36.0-1.0.fc28.x86_64 >15:55:31,831 INF packaging: Installed: libsss_certmap-1.16.1-2.fc28.x86_64 1522415905 f6e7b69d915763b1c264741584d6159be4778c71cee2374c80cf640ed99271f4 >15:55:31,841 INF packaging: Configuring (running scriptlet for): libsss_certmap-1.16.1-2.fc28.x86_64 1522415905 f6e7b69d915763b1c264741584d6159be4778c71cee2374c80cf640ed99271f4 >15:55:31,847 INF dnf.rpm: Installed: libsss_certmap-1.16.1-2.fc28.x86_64 >15:55:31,850 INF packaging: Installed: xmlsec1-openssl-1.2.25-3.fc28.x86_64 1518241551 a56208b4a3f4634d6497890dcd9a4b9f82642f3bf01a237ee2da1ec3e444fbed >15:55:31,887 INF dnf.rpm: Installed: xmlsec1-openssl-1.2.25-3.fc28.x86_64 >15:55:31,899 INF packaging: Installed: libarchive-3.3.1-4.fc28.x86_64 1517658672 906882a1407c66d551c4087f079443270142a249de431eafec3c905830fb7c3b >15:55:31,933 INF dnf.rpm: Installed: libarchive-3.3.1-4.fc28.x86_64 >15:55:31,948 INF packaging: Installed: fipscheck-lib-1.5.0-4.fc28.x86_64 1517996592 6d2b0ab91675bba3203c6b6e4734095544dbb8bff10befb5583dc7b4878b0d1d >15:55:31,963 INF packaging: Configuring (running scriptlet for): fipscheck-lib-1.5.0-4.fc28.x86_64 1517996592 6d2b0ab91675bba3203c6b6e4734095544dbb8bff10befb5583dc7b4878b0d1d >15:55:31,967 INF dnf.rpm: Installed: fipscheck-lib-1.5.0-4.fc28.x86_64 >15:55:31,972 INF packaging: Installed: fipscheck-1.5.0-4.fc28.x86_64 1517996592 e8b239e4c7599b3e2816e4addf6f012db74c92906f57c54fbb42072124943f41 >15:55:31,980 INF dnf.rpm: Installed: fipscheck-1.5.0-4.fc28.x86_64 >15:55:31,987 INF packaging: Installed: ima-evm-utils-1.1-2.fc28.x86_64 1520205564 5e544d213b59a04e42d0594212f569d9928d8d4a09fd51c57cd2b431f10bd3a7 >15:55:32,007 INF dnf.rpm: Installed: ima-evm-utils-1.1-2.fc28.x86_64 >15:55:32,025 INF packaging: Installed: hostname-3.20-3.fc28.x86_64 1518042460 49316a2255adc8e7c6ff65fbf1b1045c225bfaf286e6a0c1d098065d7703d983 >15:55:32,028 INF dnf.rpm: Installed: hostname-3.20-3.fc28.x86_64 >15:55:32,031 INF packaging: Installed: ethtool-2:4.16-1.fc28.x86_64 1523711105 f81e5ef254ed507a54cfa6163682e1f1134377f50ae8df23905b2b75bbe685b2 >15:55:32,048 INF dnf.rpm: Installed: ethtool-2:4.16-1.fc28.x86_64 >15:55:32,051 INF packaging: Installed: lzo-2.08-12.fc28.x86_64 1517661558 2e78e3dd35f9a1f06248c585a0d77d2abbe27128568a18afbe01646373df09a3 >15:55:32,062 INF dnf.rpm: Installed: lzo-2.08-12.fc28.x86_64 >15:55:32,078 INF packaging: Installed: libpipeline-1.5.0-2.fc28.x86_64 1518078498 ff02bba40fec391e2858a264f2d9f1082a7b4681033b6e7199e05f2900016727 >15:55:32,090 INF packaging: Configuring (running scriptlet for): libpipeline-1.5.0-2.fc28.x86_64 1518078498 ff02bba40fec391e2858a264f2d9f1082a7b4681033b6e7199e05f2900016727 >15:55:32,098 INF dnf.rpm: Installed: libpipeline-1.5.0-2.fc28.x86_64 >15:55:32,101 INF packaging: Installed: libdnet-1.12-25.fc28.x86_64 1518071730 0702ba9af198f8ee246b159b9ab5708ba87b0f36fe8eb8137d91e2560a80ceb4 >15:55:32,108 INF packaging: Configuring (running scriptlet for): libdnet-1.12-25.fc28.x86_64 1518071730 0702ba9af198f8ee246b159b9ab5708ba87b0f36fe8eb8137d91e2560a80ceb4 >15:55:32,121 INF dnf.rpm: Installed: libdnet-1.12-25.fc28.x86_64 >15:55:32,126 INF packaging: Installed: libmspack-0.6-0.2.alpha.fc28.x86_64 1518076326 eb1068f4d1d0f6fc7b42824cdfb67ac6e7985fce968490ae3621476e49919f8d >15:55:32,190 INF packaging: Configuring (running scriptlet for): libmspack-0.6-0.2.alpha.fc28.x86_64 1518076326 eb1068f4d1d0f6fc7b42824cdfb67ac6e7985fce968490ae3621476e49919f8d >15:55:32,217 INF dnf.rpm: Installed: libmspack-0.6-0.2.alpha.fc28.x86_64 >15:55:32,233 INF packaging: Installed: libselinux-utils-2.7-13.fc28.x86_64 1521728764 915b492b5094f476c58502e726ab9d84b17af9eccd47e8e27976265f701b3f12 >15:55:32,264 INF dnf.rpm: Installed: libselinux-utils-2.7-13.fc28.x86_64 >15:55:32,269 INF packaging: Installed: libmnl-1.0.4-6.fc28.x86_64 1518169785 129aa4026dbde3c7e79188bf40ed1f97bd57581b9343edb89a14692f475f6a2a >15:55:32,281 INF packaging: Configuring (running scriptlet for): libmnl-1.0.4-6.fc28.x86_64 1518169785 129aa4026dbde3c7e79188bf40ed1f97bd57581b9343edb89a14692f475f6a2a >15:55:32,294 INF dnf.rpm: Installed: libmnl-1.0.4-6.fc28.x86_64 >15:55:32,299 INF packaging: Installed: iproute-4.15.0-1.fc28.x86_64 1518543148 67d4a541008004e0096776eaf0bd11e0470cc4a07a0a24358550db2a51fa38a2 >15:55:32,380 INF dnf.rpm: Installed: iproute-4.15.0-1.fc28.x86_64 >15:55:32,406 INF packaging: Installed: qrencode-libs-3.4.4-5.fc28.x86_64 1518179699 4df0a2e48b900d5990d5285edb71aa79d004206da9fc8870dfb56e57222f3eff >15:55:32,419 INF dnf.rpm: Installed: qrencode-libs-3.4.4-5.fc28.x86_64 >15:55:32,421 INF packaging: Installed: c-ares-1.13.0-4.fc28.x86_64 1517977527 e5482e3f217e98701ba63c5d41d69010b34d4fdc6e8c2e49ce88b5f241760660 >15:55:32,443 INF packaging: Configuring (running scriptlet for): c-ares-1.13.0-4.fc28.x86_64 1517977527 e5482e3f217e98701ba63c5d41d69010b34d4fdc6e8c2e49ce88b5f241760660 >15:55:32,452 INF dnf.rpm: Installed: c-ares-1.13.0-4.fc28.x86_64 >15:55:32,481 INF dnf.rpm: Installed: http-parser-2.8.0-1.fc28.x86_64 >15:55:32,481 INF packaging: Installed: http-parser-2.8.0-1.fc28.x86_64 1518293994 d27429e04c7588e9a7ce7fd2f49d411dea826b29af63fe026f43e0f5cca6714a >15:55:32,489 INF packaging: Installed: jansson-2.11-1.fc28.x86_64 1520864118 a0ec9a84d79d3013e96cd048ab43657bbca1dcaff3f2af9392b0556e3e7161d0 >15:55:32,501 INF dnf.rpm: Installed: jansson-2.11-1.fc28.x86_64 >15:55:32,582 INF packaging: Installed: libdhash-0.5.0-38.fc28.x86_64 1517986564 ccd73d6156134550deccdb62d2661aa8924bc3f87cde717a287c754d754a85e7 >15:55:32,587 INF dnf.rpm: Installed: libdhash-0.5.0-38.fc28.x86_64 >15:55:32,590 INF packaging: Installed: libnl3-3.4.0-3.fc28.x86_64 1518076954 5b1debb681fe28518a95fc57cb5d03ffaa8cd1a7ea5d319a65a105b7584c3967 >15:55:32,634 INF packaging: Configuring (running scriptlet for): libnl3-3.4.0-3.fc28.x86_64 1518076954 5b1debb681fe28518a95fc57cb5d03ffaa8cd1a7ea5d319a65a105b7584c3967 >15:55:32,643 INF dnf.rpm: Installed: libnl3-3.4.0-3.fc28.x86_64 >15:55:32,646 INF packaging: Installed: libaio-0.3.110-11.fc28.x86_64 1518069348 da731218ec1a8e8f690c880d7a45d09722ea01090caba0ae25d9202e0d521404 >15:55:32,654 INF dnf.rpm: Installed: libaio-0.3.110-11.fc28.x86_64 >15:55:32,657 INF packaging: Installed: device-mapper-persistent-data-0.7.5-3.fc28.x86_64 1517986013 43b829be6a2853c5fedcf5630cbfbbb096e1e49164f098a3b29848c1c39cd712 >15:55:32,713 INF dnf.rpm: Installed: device-mapper-persistent-data-0.7.5-3.fc28.x86_64 >15:55:32,716 INF packaging: Installed: libpciaccess-0.13.4-8.fc28.x86_64 1518078308 89e82e9af31a70aaa88eddc5c5b33680d8de51628d993d2f7d4de73953118ea5 >15:55:32,724 INF dnf.rpm: Installed: libpciaccess-0.13.4-8.fc28.x86_64 >15:55:32,727 INF packaging: Installed: libdrm-2.4.91-1.fc28.x86_64 1520324324 efedb89d2e8efe2228d3c4b8e5bcdaa555e2708116984b42e23f948b96624723 >15:55:32,754 INF dnf.rpm: Installed: libdrm-2.4.91-1.fc28.x86_64 >15:55:32,757 INF packaging: Installed: pciutils-libs-3.5.6-3.fc28.x86_64 1519497534 68f84ac047e8cf0b9c4b136eb69063807351777f638b4783c794dbd8b169a542 >15:55:32,767 INF packaging: Configuring (running scriptlet for): pciutils-libs-3.5.6-3.fc28.x86_64 1519497534 68f84ac047e8cf0b9c4b136eb69063807351777f638b4783c794dbd8b169a542 >15:55:32,773 INF dnf.rpm: Installed: pciutils-libs-3.5.6-3.fc28.x86_64 >15:55:32,777 INF packaging: Installed: pciutils-3.5.6-3.fc28.x86_64 1519497534 4ac775130dc11d167738a8b44c4828a3a20cdb4159320f7b6088b1a6f4c8660e >15:55:32,788 INF dnf.rpm: Installed: pciutils-3.5.6-3.fc28.x86_64 >15:55:32,791 INF packaging: Installed: libsigsegv-2.11-5.fc28.x86_64 1518080376 816f5de657887466b6cfcea0a7fb5b11aa1f41e1e91f3b2b3a2b3b6ac9ed657c >15:55:32,798 INF dnf.rpm: Installed: libsigsegv-2.11-5.fc28.x86_64 >15:55:32,801 INF packaging: Installed: gawk-4.2.1-1.fc28.x86_64 1519649378 e2cf5c1d0feb608ad9423d1aeeaac9845694fd680729ab809b87fee4b6f744ab >15:55:33,019 INF packaging: Configuring (running scriptlet for): gawk-4.2.1-1.fc28.x86_64 1519649378 e2cf5c1d0feb608ad9423d1aeeaac9845694fd680729ab809b87fee4b6f744ab >15:55:33,030 INF dnf.rpm: Installed: gawk-4.2.1-1.fc28.x86_64 >15:55:33,033 INF packaging: Installed: libverto-0.3.0-5.fc28.x86_64 1519054233 8981437476bf235bacfd059e7a93817cc87b596d956a3daa52daa02f45dd63db >15:55:33,041 INF dnf.rpm: Installed: libverto-0.3.0-5.fc28.x86_64 >15:55:33,044 INF packaging: Installed: krb5-libs-1.16-21.fc28.x86_64 1523291216 0244b3628aaeb5fd22f1b1bcaaf1b092729192381f529c3587c2fb3c1e1d4160 >15:55:33,153 INF dnf.rpm: Installed: krb5-libs-1.16-21.fc28.x86_64 >15:55:33,156 INF packaging: Installed: libtirpc-1.0.3-1.fc28.x86_64 1523553433 3d12b0bd1eb54e3b3a1438c309717fb52a2fa55bccdf8a7879ff97399ce0ebff >15:55:33,170 INF packaging: Configuring (running scriptlet for): libtirpc-1.0.3-1.fc28.x86_64 1523553433 3d12b0bd1eb54e3b3a1438c309717fb52a2fa55bccdf8a7879ff97399ce0ebff >15:55:33,178 INF dnf.rpm: Installed: libtirpc-1.0.3-1.fc28.x86_64 >15:55:33,181 INF packaging: Installed: libnsl2-1.2.0-1.fc28.x86_64 1518189915 86aba5a7ffc1511833f87333b7424df4c19b147e4d5ab4654db3161f93f12c08 >15:55:33,192 INF packaging: Configuring (running scriptlet for): libnsl2-1.2.0-1.fc28.x86_64 1518189915 86aba5a7ffc1511833f87333b7424df4c19b147e4d5ab4654db3161f93f12c08 >15:55:33,201 INF dnf.rpm: Installed: libnsl2-1.2.0-1.fc28.x86_64 >15:55:33,206 INF packaging: Installed: libpwquality-1.4.0-7.fc28.x86_64 1521717128 b2d746a15a90f460a374c72754bd35d3c2e605e8f18f85552bdfce84bf42b6d9 >15:55:33,253 INF dnf.rpm: Installed: libpwquality-1.4.0-7.fc28.x86_64 >15:55:33,257 INF packaging: Installed: pam-1.3.0-10.fc28.x86_64 1518113887 db784178b4babf0fe762e36ec738936f4d4ff6688e894f9f3e9b4ac318e5cb9d >15:55:33,429 INF packaging: Configuring (running scriptlet for): pam-1.3.0-10.fc28.x86_64 1518113887 db784178b4babf0fe762e36ec738936f4d4ff6688e894f9f3e9b4ac318e5cb9d >15:55:33,439 INF dnf.rpm: Installed: pam-1.3.0-10.fc28.x86_64 >15:55:33,445 INF packaging: Installed: python3-libs-3.6.5-1.fc28.x86_64 1522350543 087838913738d92a6d1bdae626efe374590c60685cc796f92a5564e922705f33 >15:55:35,192 INF dnf.rpm: Installed: python3-libs-3.6.5-1.fc28.x86_64 >15:55:35,197 INF packaging: Installed: python3-pip-9.0.3-1.fc28.noarch 1522329817 d742b535fe91545bb733fb8b87dc8b80cb2e5b93b0d41fbf1f593fcc084b246d >15:55:35,750 INF dnf.rpm: Installed: python3-pip-9.0.3-1.fc28.noarch >15:55:35,753 INF packaging: Installed: python3-setuptools-39.0.1-1.fc28.noarch 1521564077 602c98b7e665fbb8118a6365aec8e8b0cac7ec25085265684eb687dd358688db >15:55:35,918 INF dnf.rpm: Installed: python3-setuptools-39.0.1-1.fc28.noarch >15:55:35,921 INF packaging: Installed: python3-3.6.5-1.fc28.x86_64 1522350543 c29ec59816fe2a3940018a3b9e14f3ba6fdf4908ccf2de20693de71883d5b029 >15:55:35,928 INF dnf.rpm: Installed: python3-3.6.5-1.fc28.x86_64 >15:55:35,931 INF packaging: Installed: util-linux-2.32-2.fc28.x86_64 1522142816 45e55f5df376c3d044dc76dda376ce06056d7f86702b346bfbf55f48d70572e5 >15:55:36,287 INF packaging: Configuring (running scriptlet for): util-linux-2.32-2.fc28.x86_64 1522142816 45e55f5df376c3d044dc76dda376ce06056d7f86702b346bfbf55f48d70572e5 >15:55:36,295 INF dnf.rpm: Installed: util-linux-2.32-2.fc28.x86_64 >15:55:36,300 INF packaging: Configuring (running scriptlet for): openssh-7.7p1-2.fc28.x86_64 1523523889 c8eeb63d12c2e2fec42c07e9ab2ab24de11de967f3655753138e59c0fb1b0d06 >15:55:36,326 INF packaging: Installed: openssh-7.7p1-2.fc28.x86_64 1523523889 c8eeb63d12c2e2fec42c07e9ab2ab24de11de967f3655753138e59c0fb1b0d06 >15:55:36,368 INF dnf.rpm: Installed: openssh-7.7p1-2.fc28.x86_64 >15:55:36,371 INF packaging: Installed: python3-libselinux-2.7-13.fc28.x86_64 1521728764 0f0bf31dfd07a2d4f912b365162bce9910b264c320deeaacb3a31d736357bf97 >15:55:36,391 INF dnf.rpm: Installed: python3-libselinux-2.7-13.fc28.x86_64 >15:55:36,394 INF packaging: Installed: python3-libsemanage-2.7-12.fc28.x86_64 1521730166 6add3d5c889d8a51ff449f0920317025adc2e8d456a4cba10a48eb74a3d280dc >15:55:36,407 INF dnf.rpm: Installed: python3-libsemanage-2.7-12.fc28.x86_64 >15:55:36,409 INF packaging: Installed: python3-IPy-0.81-21.fc28.noarch 1518157752 b4eccb2d846766bdafdcab308d0c1ee7e22eddfdad918d4af9c7ed3c4c195328 >15:55:36,418 INF dnf.rpm: Installed: python3-IPy-0.81-21.fc28.noarch >15:55:36,421 INF packaging: Installed: python3-audit-2.8.3-3.fc28.x86_64 1523362476 96da22e745d7539fc2a100ffc30875f52eb8b6235609c2332d5d84e6f9f9ec54 >15:55:36,435 INF dnf.rpm: Installed: python3-audit-2.8.3-3.fc28.x86_64 >15:55:36,438 INF packaging: Installed: python3-setools-4.1.1-6.fc28.x86_64 1519555084 f35ef0fbeb636067ed766f7af42dd0d6b7a600784a4ab395715b9a5fa504e869 >15:55:36,673 INF dnf.rpm: Installed: python3-setools-4.1.1-6.fc28.x86_64 >15:55:36,676 INF packaging: Installed: python3-gobject-base-3.28.2-1.fc28.x86_64 1522223010 6ca2604f9d8d3c741638a8abcb30d51933a28a976855015e001f43807555b72c >15:55:36,734 INF dnf.rpm: Installed: python3-gobject-base-3.28.2-1.fc28.x86_64 >15:55:36,736 INF packaging: Installed: python3-libcomps-0.1.8-11.fc28.x86_64 1518070576 3e1fa17c84c039b08cbdd3151dfafa1f94f7d830dc40b74e308e07d69a513a41 >15:55:36,745 INF dnf.rpm: Installed: python3-libcomps-0.1.8-11.fc28.x86_64 >15:55:36,747 INF packaging: Installed: python3-smartcols-0.3.0-2.fc28.x86_64 1518177043 321efb59347727db671f2ec8d806719b83e4fe52b82c09e8dd339a3c049d3151 >15:55:36,763 INF dnf.rpm: Installed: python3-smartcols-0.3.0-2.fc28.x86_64 >15:55:36,766 INF packaging: Installed: python3-six-1.11.0-3.fc28.noarch 1518176999 4577c04407b61b0ed9e8248e89109e2b8bdb661270c77e87ead65342156c8099 >15:55:36,776 INF dnf.rpm: Installed: python3-six-1.11.0-3.fc28.noarch >15:55:36,778 INF packaging: Installed: python3-iniparse-0.4-30.fc28.noarch 1518164847 37dff2667dd4a20d44a73e319334b74e3ea287fd23e6c6e34f28b1b00ef1d4f4 >15:55:36,794 INF dnf.rpm: Installed: python3-iniparse-0.4-30.fc28.noarch >15:55:36,796 INF packaging: Installed: bind-export-libs-32:9.11.3-6.fc28.x86_64 1522941223 feba59eaae2c42d1f0653ba7d81d8575ae21562531b7d71d2d6b4a3765e3b5e9 >15:55:36,895 INF packaging: Configuring (running scriptlet for): bind-export-libs-32:9.11.3-6.fc28.x86_64 1522941223 feba59eaae2c42d1f0653ba7d81d8575ae21562531b7d71d2d6b4a3765e3b5e9 >15:55:36,903 INF dnf.rpm: Installed: bind-export-libs-32:9.11.3-6.fc28.x86_64 >15:55:36,906 INF packaging: Installed: cyrus-sasl-lib-2.1.27-0.1rc7.fc28.x86_64 1520251939 4fcee65abc2ad36f33cdad8313643192cba3e7c86b5878fd0b85d4a6a6688d6f >15:55:36,925 INF packaging: Configuring (running scriptlet for): cyrus-sasl-lib-2.1.27-0.1rc7.fc28.x86_64 1520251939 4fcee65abc2ad36f33cdad8313643192cba3e7c86b5878fd0b85d4a6a6688d6f >15:55:36,933 INF dnf.rpm: Installed: cyrus-sasl-lib-2.1.27-0.1rc7.fc28.x86_64 >15:55:36,936 INF packaging: Installed: openldap-2.4.46-1.fc28.x86_64 1522172451 97b16c3e1dc13e9aef5f48906f96237ab9fde18cf191a77198282736696fa37f >15:55:36,975 INF dnf.rpm: Installed: openldap-2.4.46-1.fc28.x86_64 >15:55:36,978 INF packaging: Installed: libuser-0.62-13.fc28.x86_64 1516489000 28f32f9b9d71803e1da933b9133ca2b18ece473048ba2b8fd0af47481688c1cb >15:55:37,054 INF packaging: Configuring (running scriptlet for): libuser-0.62-13.fc28.x86_64 1516489000 28f32f9b9d71803e1da933b9133ca2b18ece473048ba2b8fd0af47481688c1cb >15:55:37,061 INF dnf.rpm: Installed: libuser-0.62-13.fc28.x86_64 >15:55:37,065 INF packaging: Installed: libldb-1.3.2-1.fc28.x86_64 1519898250 f95cd48054c8e81aa04ac880d501302d4764a79284dd95404f3ddcfe8c23a97b >15:55:37,087 INF dnf.rpm: Installed: libldb-1.3.2-1.fc28.x86_64 >15:55:37,090 INF packaging: Installed: libnfsidmap-1:2.3.1-7.rc1.fc28.x86_64 1523459206 20e41efbd2ff4693275905d60066351698ed17fae8b632718f940ecfb5707c76 >15:55:37,101 INF dnf.rpm: Installed: libnfsidmap-1:2.3.1-7.rc1.fc28.x86_64 >15:55:37,103 INF packaging: Installed: libssh-0.7.5-7.fc28.x86_64 1518080961 c21616edda7fa37ec02c5cbb556c2285b3d0abb9d11f2c2a657b60be5ac1e062 >15:55:37,125 INF dnf.rpm: Installed: libssh-0.7.5-7.fc28.x86_64 >15:55:37,127 INF packaging: Installed: json-c-0.13.1-1.fc28.x86_64 1522137084 001cfbb693b8e4119b3b731dea810c7034edcc826a3a4296a5ed270a184501ec >15:55:37,144 INF dnf.rpm: Installed: json-c-0.13.1-1.fc28.x86_64 >15:55:37,148 INF packaging: Installed: libargon2-20161029-5.fc28.x86_64 1521551938 add0ca61392f97a44ed8de7cd82e9d57d41bd1fcc67bfeac9bc4ca5baa28262d >15:55:37,155 INF dnf.rpm: Installed: libargon2-20161029-5.fc28.x86_64 >15:55:37,158 INF packaging: Installed: libpcap-14:1.8.1-8.fc28.x86_64 1518078049 5460500cccb26fba4f1065f86b74d722594c771e440ddfc06bbe2220d76decb3 >15:55:37,173 INF dnf.rpm: Installed: libpcap-14:1.8.1-8.fc28.x86_64 >15:55:37,176 INF packaging: Installed: iptables-libs-1.6.2-2.fc28.x86_64 1519923952 07df4041518c3ff80e54073b0d9a7414c3f053e50d71c80af457f00a77dc4e9d >15:55:37,187 INF dnf.rpm: Installed: iptables-libs-1.6.2-2.fc28.x86_64 >15:55:37,189 INF packaging: Installed: device-mapper-1.02.146-4.fc28.x86_64 1518170474 435c88bd35d6a2452f82a28d709a55a6bedc2ef117dd65ee49950a887ae73c04 >15:55:37,207 INF dnf.rpm: Installed: device-mapper-1.02.146-4.fc28.x86_64 >15:55:37,210 INF packaging: Installed: device-mapper-libs-1.02.146-4.fc28.x86_64 1518170474 42ef9d3cc5915ea84598f91422b5480308877dcf79a2fb9446687ef25b76087a >15:55:37,228 INF packaging: Configuring (running scriptlet for): device-mapper-libs-1.02.146-4.fc28.x86_64 1518170474 42ef9d3cc5915ea84598f91422b5480308877dcf79a2fb9446687ef25b76087a >15:55:37,236 INF dnf.rpm: Installed: device-mapper-libs-1.02.146-4.fc28.x86_64 >15:55:37,239 INF packaging: Installed: cryptsetup-libs-2.0.2-2.fc28.x86_64 1522137733 1ab5bf45a2df0c0cd0ec0892d953bbf1640532dcb0ad743f16a4eceb0c8c6c3a >15:55:37,280 INF packaging: Configuring (running scriptlet for): cryptsetup-libs-2.0.2-2.fc28.x86_64 1522137733 1ab5bf45a2df0c0cd0ec0892d953bbf1640532dcb0ad743f16a4eceb0c8c6c3a >15:55:37,288 INF dnf.rpm: Installed: cryptsetup-libs-2.0.2-2.fc28.x86_64 >15:55:37,292 INF packaging: Installed: elfutils-libs-0.170-11.fc28.x86_64 1523438966 4fedf373580fa7ff6f74317fddb85585fd977eeab60e2e2f62445094f7a92ce4 >15:55:37,344 INF dnf.rpm: Installed: elfutils-libs-0.170-11.fc28.x86_64 >15:55:37,347 INF packaging: Installed: systemd-pam-238-7.fc28.1.x86_64 1524088869 877f32d59b3a978a21e436bf279fd3abe2834f75a4f318a97959f002741dad1a >15:55:37,364 INF dnf.rpm: Installed: systemd-pam-238-7.fc28.1.x86_64 >15:55:37,367 INF packaging: Configuring (running scriptlet for): systemd-238-7.fc28.1.x86_64 1524088869 34a2a5895230fe401cde36001d0d1ef19511bccc1cc9d460dbf9891101d8dd2c >15:55:37,490 INF packaging: Installed: systemd-238-7.fc28.1.x86_64 1524088869 34a2a5895230fe401cde36001d0d1ef19511bccc1cc9d460dbf9891101d8dd2c >15:55:38,233 INF packaging: Configuring (running scriptlet for): systemd-238-7.fc28.1.x86_64 1524088869 34a2a5895230fe401cde36001d0d1ef19511bccc1cc9d460dbf9891101d8dd2c >15:55:38,286 INF dnf.rpm: Installed: systemd-238-7.fc28.1.x86_64 >15:55:38,289 INF packaging: Configuring (running scriptlet for): dbus-1:1.12.0-1.fc28.x86_64 1509376238 8a1ddab466d87201de6aac6dd6b4106f51f8e72aee10b4b553b310338431329d >15:55:38,314 INF packaging: Installed: dbus-1:1.12.0-1.fc28.x86_64 1509376238 8a1ddab466d87201de6aac6dd6b4106f51f8e72aee10b4b553b310338431329d >15:55:38,352 INF packaging: Configuring (running scriptlet for): dbus-1:1.12.0-1.fc28.x86_64 1509376238 8a1ddab466d87201de6aac6dd6b4106f51f8e72aee10b4b553b310338431329d >15:55:38,365 INF dnf.rpm: Installed: dbus-1:1.12.0-1.fc28.x86_64 >15:55:38,369 INF packaging: Installed: elfutils-default-yama-scope-0.170-11.fc28.noarch 1523438966 996d3f8a434ca905b7ea5e171341be5bce6019d68e5b577343ed500c3d45ca84 >15:55:38,372 INF packaging: Configuring (running scriptlet for): elfutils-default-yama-scope-0.170-11.fc28.noarch 1523438966 996d3f8a434ca905b7ea5e171341be5bce6019d68e5b577343ed500c3d45ca84 >15:55:38,381 INF dnf.rpm: Installed: elfutils-default-yama-scope-0.170-11.fc28.noarch >15:55:38,385 INF packaging: Installed: iputils-20161105-9.fc28.x86_64 1518049562 19879b188f5852c438e681f539ddf617a47788d441d65219d236eb422f3e61bd >15:55:38,405 INF packaging: Configuring (running scriptlet for): iputils-20161105-9.fc28.x86_64 1518049562 19879b188f5852c438e681f539ddf617a47788d441d65219d236eb422f3e61bd >15:55:38,415 INF dnf.rpm: Installed: iputils-20161105-9.fc28.x86_64 >15:55:38,420 INF packaging: Installed: systemd-udev-238-7.fc28.1.x86_64 1524088869 9a75f7ccbc5f938b87c14288ab1f8a1c0d985406118f70e68f400903eb40f186 >15:55:38,617 INF packaging: Configuring (running scriptlet for): systemd-udev-238-7.fc28.1.x86_64 1524088869 9a75f7ccbc5f938b87c14288ab1f8a1c0d985406118f70e68f400903eb40f186 >15:55:38,822 INF dnf.rpm: Installed: systemd-udev-238-7.fc28.1.x86_64 >15:55:38,826 INF packaging: Installed: dracut-047-8.git20180305.fc28.x86_64 1520255791 b65eb1bc5f82703a072fdb6336760176cb4d6aaabd2af15aa8c3e938b8f0d49c >15:55:38,945 INF dnf.rpm: Installed: dracut-047-8.git20180305.fc28.x86_64 >15:55:38,948 INF packaging: Installed: device-mapper-event-libs-1.02.146-4.fc28.x86_64 1518170474 0c10637803c1942cbacfa3d384218c5bcbeb042f938c8f24c48430bd6499c032 >15:55:38,957 INF packaging: Configuring (running scriptlet for): device-mapper-event-libs-1.02.146-4.fc28.x86_64 1518170474 0c10637803c1942cbacfa3d384218c5bcbeb042f938c8f24c48430bd6499c032 >15:55:38,964 INF dnf.rpm: Installed: device-mapper-event-libs-1.02.146-4.fc28.x86_64 >15:55:38,967 INF packaging: Installed: grub2-tools-minimal-1:2.02-34.fc28.x86_64 1524511912 06159b1783fedff05ecd0bcbf43a020207927fad20918193b3e2d942ad8b3049 >15:55:38,987 INF dnf.rpm: Installed: grub2-tools-minimal-1:2.02-34.fc28.x86_64 >15:55:38,992 INF packaging: Installed: kernel-core-4.16.3-301.fc28.x86_64 1524524420 d6e7f655894c669070b9fd03eef0a33c8d9745f9a798e16a6b7a172eeee1e7f0 >15:55:40,855 INF packaging: Configuring (running scriptlet for): kernel-core-4.16.3-301.fc28.x86_64 1524524420 d6e7f655894c669070b9fd03eef0a33c8d9745f9a798e16a6b7a172eeee1e7f0 >15:55:40,865 INF dnf.rpm: Installed: kernel-core-4.16.3-301.fc28.x86_64 >15:55:40,869 INF packaging: Installed: os-prober-1.74-6.fc28.x86_64 1518996291 f2c65bffa7328b0ccf6667223e91068bfcdb9f244ed9cc69a114f4636c841566 >15:55:40,887 INF dnf.rpm: Installed: os-prober-1.74-6.fc28.x86_64 >15:55:40,890 INF packaging: Installed: initscripts-9.79-3.fc28.x86_64 1518169161 e616677410abe15a8eef75804e447153fc1d05fac66c32b90705a4eff498a4fe >15:55:40,971 INF packaging: Configuring (running scriptlet for): initscripts-9.79-3.fc28.x86_64 1518169161 e616677410abe15a8eef75804e447153fc1d05fac66c32b90705a4eff498a4fe >15:55:40,986 INF dnf.rpm: Installed: initscripts-9.79-3.fc28.x86_64 >15:55:40,988 INF packaging: Configuring (running scriptlet for): polkit-0.114-1.fc28.x86_64 1522878706 5bc15efc764b1332798821909c715308e04df401b67213d8596cd429a148ffb0 >15:55:41,030 INF packaging: Installed: polkit-0.114-1.fc28.x86_64 1522878706 5bc15efc764b1332798821909c715308e04df401b67213d8596cd429a148ffb0 >15:55:41,059 INF packaging: Configuring (running scriptlet for): polkit-0.114-1.fc28.x86_64 1522878706 5bc15efc764b1332798821909c715308e04df401b67213d8596cd429a148ffb0 >15:55:41,068 INF dnf.rpm: Installed: polkit-0.114-1.fc28.x86_64 >15:55:41,071 INF packaging: Installed: polkit-pkla-compat-0.1-12.fc28.x86_64 1518154488 059ba83adca329b103105dc06bd1c203ba639a9d9f365d9abfd4eafc40011562 >15:55:41,080 INF dnf.rpm: Installed: polkit-pkla-compat-0.1-12.fc28.x86_64 >15:55:41,083 INF packaging: Installed: plymouth-scripts-0.9.3-5.fc28.x86_64 1522328801 128ca39ffdcbc7f19355802d2827ffd436a3441ffe785199a6c592778840865a >15:55:41,088 INF dnf.rpm: Installed: plymouth-scripts-0.9.3-5.fc28.x86_64 >15:55:41,091 INF packaging: Installed: plymouth-0.9.3-5.fc28.x86_64 1522328801 0591ae0530f9158770b55a59de646cc9469622daf306bd9040fd7491bdd87b8c >15:55:41,116 INF dnf.rpm: Installed: plymouth-0.9.3-5.fc28.x86_64 >15:55:41,120 INF packaging: Installed: grub2-tools-extra-1:2.02-34.fc28.x86_64 1524511912 c9ab1d118af2ff845acc84788af5a48c9aa06f37a84bb2e998ffec37db48b986 >15:55:41,229 INF dnf.rpm: Installed: grub2-tools-extra-1:2.02-34.fc28.x86_64 >15:55:41,233 INF packaging: Installed: kernel-modules-4.16.3-301.fc28.x86_64 1524524420 36d9522ee17116b6f6e6933686c304a07269972b0d8ce7c63a7cdb7eb01914f0 >15:55:42,967 INF packaging: Configuring (running scriptlet for): kernel-modules-4.16.3-301.fc28.x86_64 1524524420 36d9522ee17116b6f6e6933686c304a07269972b0d8ce7c63a7cdb7eb01914f0 >15:55:50,222 INF dnf.rpm: Installed: kernel-modules-4.16.3-301.fc28.x86_64 >15:55:50,227 INF packaging: Installed: device-mapper-event-1.02.146-4.fc28.x86_64 1518170474 0c298c9cb3c1c0e37c0004fabee0c1b36d6b279405bedc8da4d2ee4087a6594d >15:55:50,236 INF packaging: Configuring (running scriptlet for): device-mapper-event-1.02.146-4.fc28.x86_64 1518170474 0c298c9cb3c1c0e37c0004fabee0c1b36d6b279405bedc8da4d2ee4087a6594d >15:55:50,267 INF dnf.rpm: Installed: device-mapper-event-1.02.146-4.fc28.x86_64 >15:55:50,272 INF packaging: Installed: lvm2-libs-2.02.177-4.fc28.x86_64 1518170474 95fca1b62e73e77b750c5857223fef01ac8fd9e4d8f6685bea8e257845e6ca54 >15:55:50,403 INF packaging: Configuring (running scriptlet for): lvm2-libs-2.02.177-4.fc28.x86_64 1518170474 95fca1b62e73e77b750c5857223fef01ac8fd9e4d8f6685bea8e257845e6ca54 >15:55:50,415 INF dnf.rpm: Installed: lvm2-libs-2.02.177-4.fc28.x86_64 >15:55:50,419 INF packaging: Configuring (running scriptlet for): libcgroup-0.41-14.fc28.x86_64 1518070189 fd6632aba5d4fd278e4297d6df3be80f9bd3a1b962c53257de46b0a7e637b51b >15:55:50,452 INF packaging: Installed: libcgroup-0.41-14.fc28.x86_64 1518070189 fd6632aba5d4fd278e4297d6df3be80f9bd3a1b962c53257de46b0a7e637b51b >15:55:50,469 INF packaging: Configuring (running scriptlet for): libcgroup-0.41-14.fc28.x86_64 1518070189 fd6632aba5d4fd278e4297d6df3be80f9bd3a1b962c53257de46b0a7e637b51b >15:55:50,477 INF dnf.rpm: Installed: libcgroup-0.41-14.fc28.x86_64 >15:55:50,482 INF packaging: Installed: libpath_utils-0.2.1-38.fc28.x86_64 1517986564 a5977c698295a300a417b9594810a94da30b85e976aa7a83799f863b611a76f1 >15:55:50,491 INF dnf.rpm: Installed: libpath_utils-0.2.1-38.fc28.x86_64 >15:55:50,495 INF packaging: Installed: libini_config-1.3.1-38.fc28.x86_64 1517986564 3b5718e10b19df9fc3a23ea3707b9938742731a8f6a6a984ed186ec6cc899d5f >15:55:50,507 INF dnf.rpm: Installed: libini_config-1.3.1-38.fc28.x86_64 >15:55:50,511 INF packaging: Installed: libsss_nss_idmap-1.16.1-2.fc28.x86_64 1522415905 7b2e17299b6ea5efcca001eae48cbe41e0260b5775dd4f95021f4b278f53b20a >15:55:50,522 INF packaging: Configuring (running scriptlet for): libsss_nss_idmap-1.16.1-2.fc28.x86_64 1522415905 7b2e17299b6ea5efcca001eae48cbe41e0260b5775dd4f95021f4b278f53b20a >15:55:50,533 INF dnf.rpm: Installed: libsss_nss_idmap-1.16.1-2.fc28.x86_64 >15:55:50,538 INF packaging: Installed: sssd-client-1.16.1-2.fc28.x86_64 1522415905 b5a7d7dbf8beebc6fc70957714be87b4c5fa07493ddf537325380233dfd052c0 >15:55:50,557 INF packaging: Configuring (running scriptlet for): sssd-client-1.16.1-2.fc28.x86_64 1522415905 b5a7d7dbf8beebc6fc70957714be87b4c5fa07493ddf537325380233dfd052c0 >15:55:50,567 INF dnf.rpm: Installed: sssd-client-1.16.1-2.fc28.x86_64 >15:55:50,570 INF packaging: Installed: libyaml-0.1.7-5.fc28.x86_64 1517672047 23cd6022c0c6db67c63fa33a98335d2fbc96e67c68a808240cac9b9010b502c6 >15:55:50,578 INF dnf.rpm: Installed: libyaml-0.1.7-5.fc28.x86_64 >15:55:50,581 INF packaging: Installed: libmodulemd-1.3.0-2.fc28.x86_64 1523882726 66cf5d6d9d28d2ea5993909c0b238be7cdf95ae2c463fb4f441d217e63816d18 >15:55:50,595 INF dnf.rpm: Installed: libmodulemd-1.3.0-2.fc28.x86_64 >15:55:50,599 INF packaging: Installed: npth-1.5-4.fc28.x86_64 1517658861 f7bb68488ed676a6b11ee03c3af76ccf4e76e5b22488fed21b4f7db002c838c0 >15:55:50,606 INF dnf.rpm: Installed: npth-1.5-4.fc28.x86_64 >15:55:50,609 INF packaging: Installed: gnupg2-2.2.6-1.fc28.x86_64 1523453276 e9a3fdde2c15fd83cbee20684aef981f4a78ad43e0254727e901013a1b93b9ca >15:55:50,914 INF packaging: Configuring (running scriptlet for): gnupg2-2.2.6-1.fc28.x86_64 1523453276 e9a3fdde2c15fd83cbee20684aef981f4a78ad43e0254727e901013a1b93b9ca >15:55:50,924 INF dnf.rpm: Installed: gnupg2-2.2.6-1.fc28.x86_64 >15:55:50,927 INF packaging: Installed: gpgme-1.10.0-4.fc28.x86_64 1523992190 adb1065f6474b5c942e7491e35ff56cdc043bd700d850726ce2487b591b4dfc0 >15:55:50,953 INF dnf.rpm: Installed: gpgme-1.10.0-4.fc28.x86_64 >15:55:50,956 INF packaging: Installed: python3-gpg-1.10.0-4.fc28.x86_64 1523992190 37534d811af040c59377dde23334e4bf943651c831d5f946cbdd05be4c5ee1ff >15:55:51,013 INF dnf.rpm: Installed: python3-gpg-1.10.0-4.fc28.x86_64 >15:55:51,016 INF packaging: Installed: libnghttp2-1.31.1-1.fc28.x86_64 1523609665 d3ec76c892db8269a42add186bff7d8469a1e4eead3964306b84205d2da08a1d >15:55:51,025 INF dnf.rpm: Installed: libnghttp2-1.31.1-1.fc28.x86_64 >15:55:51,027 INF packaging: Installed: libcurl-7.59.0-2.fc28.x86_64 1521039463 cf3a0328a00d75486203659b83239a13e5cf8820ff630303f5d0c9264319cfab >15:55:51,053 INF dnf.rpm: Installed: libcurl-7.59.0-2.fc28.x86_64 >15:55:51,055 INF packaging: Installed: librepo-1.8.1-7.fc28.x86_64 1518099108 6efd9c544c718aaf9da56f11074c20af171a87b8446847a54bef4b84e2f24fde >15:55:51,065 INF dnf.rpm: Installed: librepo-1.8.1-7.fc28.x86_64 >15:55:51,068 INF packaging: Installed: python3-librepo-1.8.1-7.fc28.x86_64 1518099108 5a5441486a81f34478dd28e6428ac47dc51c9f31bba0874a54e57e9aa6e70933 >15:55:51,076 INF dnf.rpm: Installed: python3-librepo-1.8.1-7.fc28.x86_64 >15:55:51,079 INF packaging: Installed: curl-7.59.0-2.fc28.x86_64 1521039463 368c7351f3a2446e22abe3c34f5f3d6738d2d03250431f3e5d904a890416945c >15:55:51,106 INF dnf.rpm: Installed: curl-7.59.0-2.fc28.x86_64 >15:55:51,109 INF packaging: Installed: rpm-plugin-selinux-4.14.1-7.fc28.x86_64 1519032541 c70582d5ed88cf321e0e1fd779df57827fc2d19bbc524b95be736c2467d6f15f >15:55:51,113 INF dnf.rpm: Installed: rpm-plugin-selinux-4.14.1-7.fc28.x86_64 >15:55:51,116 INF packaging: Installed: rpm-libs-4.14.1-7.fc28.x86_64 1519032541 87ad2a9a49738e42ae8e456c7f739dd5ffdcabe7d3420ee00889500154c24002 >15:55:51,145 INF packaging: Configuring (running scriptlet for): rpm-libs-4.14.1-7.fc28.x86_64 1519032541 87ad2a9a49738e42ae8e456c7f739dd5ffdcabe7d3420ee00889500154c24002 >15:55:51,152 INF dnf.rpm: Installed: rpm-libs-4.14.1-7.fc28.x86_64 >15:55:51,155 INF packaging: Installed: rpm-4.14.1-7.fc28.x86_64 1519032541 9e3ab8efe8d58c9ec1990bc5ef39d68c308dac54fa27cf9decd90c3df14f96c7 >15:55:51,280 INF dnf.rpm: Installed: rpm-4.14.1-7.fc28.x86_64 >15:55:51,284 INF packaging: Installed: policycoreutils-2.7-18.fc28.x86_64 1522751429 54cf695686c22e4e15e59b3498555e3aa5e0641e46b4631a257d29e171fc3eb5 >15:55:51,401 INF dnf.rpm: Installed: policycoreutils-2.7-18.fc28.x86_64 >15:55:51,404 INF packaging: Configuring (running scriptlet for): grub2-tools-1:2.02-34.fc28.x86_64 1524511912 399828a202c3a967cb80d0d33a0cee78a3648be6a289ae430d2d6b9ebc208131 >15:55:51,411 INF packaging: Installed: grub2-tools-1:2.02-34.fc28.x86_64 1524511912 399828a202c3a967cb80d0d33a0cee78a3648be6a289ae430d2d6b9ebc208131 >15:55:51,603 INF packaging: Configuring (running scriptlet for): grub2-tools-1:2.02-34.fc28.x86_64 1524511912 399828a202c3a967cb80d0d33a0cee78a3648be6a289ae430d2d6b9ebc208131 >15:55:51,615 INF dnf.rpm: Installed: grub2-tools-1:2.02-34.fc28.x86_64 >15:55:51,618 INF packaging: Installed: libsolv-0.6.34-1.fc28.x86_64 1522055539 efd344a45c99fccbcbbb9e5923ed5608e3d773b3bbc0b365b8aa25ec5570d034 >15:55:51,654 INF dnf.rpm: Installed: libsolv-0.6.34-1.fc28.x86_64 >15:55:51,658 INF packaging: Installed: libdnf-0.11.1-3.fc28.x86_64 1510052985 cb1933ec0321d260556c844b42318630f53d86ea085546d076b8c5e79c2a6b66 >15:55:51,677 INF packaging: Configuring (running scriptlet for): libdnf-0.11.1-3.fc28.x86_64 1510052985 cb1933ec0321d260556c844b42318630f53d86ea085546d076b8c5e79c2a6b66 >15:55:51,684 INF dnf.rpm: Installed: libdnf-0.11.1-3.fc28.x86_64 >15:55:51,687 INF packaging: Installed: python3-hawkey-0.11.1-3.fc28.x86_64 1510052985 4e5c3fa6282368ce789911b1dbd9d8e69b053b4730f7d9302e3c909f9b303878 >15:55:51,700 INF dnf.rpm: Installed: python3-hawkey-0.11.1-3.fc28.x86_64 >15:55:51,705 INF packaging: Installed: python3-policycoreutils-2.7-18.fc28.noarch 1522751429 0397b106462f5883559ffd292f8b21079af9aa8feebeeed55f2c3cb4bd9554cc >15:55:51,936 INF dnf.rpm: Installed: python3-policycoreutils-2.7-18.fc28.noarch >15:55:51,940 INF packaging: Installed: selinux-policy-3.14.1-21.fc28.noarch 1523872798 8ee00848ea3ffa671cc08c9fb2d74ec40247991e4c9b5564adecd0fd68aeb739 >15:55:51,950 INF packaging: Configuring (running scriptlet for): selinux-policy-3.14.1-21.fc28.noarch 1523872798 8ee00848ea3ffa671cc08c9fb2d74ec40247991e4c9b5564adecd0fd68aeb739 >15:55:51,960 INF packaging: Configuring (running scriptlet for): selinux-policy-3.14.1-21.fc28.noarch 1523872798 8ee00848ea3ffa671cc08c9fb2d74ec40247991e4c9b5564adecd0fd68aeb739 >15:55:51,971 INF dnf.rpm: Installed: selinux-policy-3.14.1-21.fc28.noarch >15:55:51,974 INF packaging: Installed: rpm-build-libs-4.14.1-7.fc28.x86_64 1519032541 93bcbabf6a0c2e8cbe26f89ae3b54ac37a97abb7922700cea2a25ecaac55d59f >15:55:51,987 INF packaging: Configuring (running scriptlet for): rpm-build-libs-4.14.1-7.fc28.x86_64 1519032541 93bcbabf6a0c2e8cbe26f89ae3b54ac37a97abb7922700cea2a25ecaac55d59f >15:55:51,996 INF dnf.rpm: Installed: rpm-build-libs-4.14.1-7.fc28.x86_64 >15:55:51,999 INF packaging: Installed: python3-rpm-4.14.1-7.fc28.x86_64 1519032541 5f7d4041bcf5b9125df0c2240d08e6aadc076cc561acef06df8bab5ab60cb400 >15:55:52,014 INF dnf.rpm: Installed: python3-rpm-4.14.1-7.fc28.x86_64 >15:55:52,017 INF packaging: Installed: python3-dnf-2.7.5-12.fc28.noarch 1524061791 1c535492dde9cdb169a176d3b886fb88e710b5d282c864f30f7987323fe34fa8 >15:55:52,162 INF dnf.rpm: Installed: python3-dnf-2.7.5-12.fc28.noarch >15:55:52,165 INF packaging: Installed: dnf-2.7.5-12.fc28.noarch 1524061791 a52262928ff8338bb9b4577ba149e4bbc49d4790f7e5b6942da88d896da05197 >15:55:52,220 INF packaging: Configuring (running scriptlet for): dnf-2.7.5-12.fc28.noarch 1524061791 a52262928ff8338bb9b4577ba149e4bbc49d4790f7e5b6942da88d896da05197 >15:55:52,232 INF dnf.rpm: Installed: dnf-2.7.5-12.fc28.noarch >15:55:52,236 INF packaging: Installed: python3-dnf-plugins-core-2.1.5-4.fc28.noarch 1518274170 5713fdd3fcaae742ab4d542a3bd36c961c19bff0f82efe2b98d492de81011433 >15:55:52,274 INF dnf.rpm: Installed: python3-dnf-plugins-core-2.1.5-4.fc28.noarch >15:55:52,276 INF packaging: Installed: dhcp-common-12:4.3.6-19.fc28.noarch 1521625542 d94d721a013dd7fec0da9bfc0d1cd227b2803e4f9286fc5e58f1d44eb76d52d4 >15:55:52,289 INF dnf.rpm: Installed: dhcp-common-12:4.3.6-19.fc28.noarch >15:55:52,292 INF packaging: Installed: dhcp-client-12:4.3.6-19.fc28.x86_64 1521625542 abeb21f51e7729fb011a609caae902a2d818fe4d55fa5da53c947a5553970327 >15:55:52,316 INF dnf.rpm: Installed: dhcp-client-12:4.3.6-19.fc28.x86_64 >15:55:52,319 INF packaging: Installed: dracut-network-047-8.git20180305.fc28.x86_64 1520255791 5e762b26b50dc2311f831092fa5a4e7ce2cf364b5016c68beafd0210e26acb4c >15:55:52,352 INF dnf.rpm: Installed: dracut-network-047-8.git20180305.fc28.x86_64 >15:55:52,356 INF packaging: Installed: kbd-misc-2.0.4-5.fc28.noarch 1518056388 2589b9a379670df8e83c4702cc292de77ccc35b1f5e4d4880c520e090c558eb8 >15:55:52,781 INF dnf.rpm: Installed: kbd-misc-2.0.4-5.fc28.noarch >15:55:52,784 INF packaging: Installed: kbd-legacy-2.0.4-5.fc28.noarch 1518056388 ff439fa21b6dc6ffcf7a38cbf05800c7ded516842a1b7e32691a3ba21c62dcf6 >15:55:52,933 INF dnf.rpm: Installed: kbd-legacy-2.0.4-5.fc28.noarch >15:55:52,937 INF packaging: Installed: kbd-2.0.4-5.fc28.x86_64 1518056388 150bb876a812fdea2fe17643cda857bd109713aa6d8fa6755e38cbf6ff0fece5 >15:55:52,997 INF dnf.rpm: Installed: kbd-2.0.4-5.fc28.x86_64 >15:55:53,000 INF packaging: Installed: kexec-tools-2.0.16-5.fc28.x86_64 1518169456 2bda587a35f9ee6b4c17135e65e5178e84ef8f206592cb282e1667e4890908e5 >15:55:53,062 INF packaging: Configuring (running scriptlet for): kexec-tools-2.0.16-5.fc28.x86_64 1518169456 2bda587a35f9ee6b4c17135e65e5178e84ef8f206592cb282e1667e4890908e5 >15:55:53,076 INF dnf.rpm: Installed: kexec-tools-2.0.16-5.fc28.x86_64 >15:55:53,081 INF packaging: Installed: dnf-plugins-core-2.1.5-4.fc28.noarch 1518274170 36dc5534e6ea42b2b016dfde2f46dd37f637d99696914c1ec0d3821b7310f247 >15:55:53,084 INF dnf.rpm: Installed: dnf-plugins-core-2.1.5-4.fc28.noarch >15:55:53,088 INF packaging: Installed: dnf-yum-2.7.5-12.fc28.noarch 1524061791 e3a8d559c15068d26313e4bbc03b67c7edc0f3097f43c92402c1984d8b38a2ba >15:55:53,089 INF dnf.rpm: Installed: dnf-yum-2.7.5-12.fc28.noarch >15:55:53,095 INF packaging: Configuring (running scriptlet for): selinux-policy-targeted-3.14.1-21.fc28.noarch 1523872798 5fe7c775968173deb3d49651c43964c48709ae07e11349078633daa49feb84cc >15:55:53,101 INF packaging: Installed: selinux-policy-targeted-3.14.1-21.fc28.noarch 1523872798 5fe7c775968173deb3d49651c43964c48709ae07e11349078633daa49feb84cc >15:55:55,367 INF packaging: Configuring (running scriptlet for): selinux-policy-targeted-3.14.1-21.fc28.noarch 1523872798 5fe7c775968173deb3d49651c43964c48709ae07e11349078633daa49feb84cc >15:55:56,090 INF dnf.rpm: Installed: selinux-policy-targeted-3.14.1-21.fc28.noarch >15:55:56,103 INF packaging: Installed: policycoreutils-python-utils-2.7-18.fc28.noarch 1522751429 fe6b849dc7b070ed8a9ed4869d05b63a21168c1339178d70c19c68bddc194826 >15:55:56,118 INF dnf.rpm: Installed: policycoreutils-python-utils-2.7-18.fc28.noarch >15:55:56,120 INF packaging: Installed: grub2-pc-1:2.02-34.fc28.x86_64 1524511912 0c13b5785122c9c619049c9635fe19f47c6115e4c164e8157ec2828073613755 >15:55:56,123 INF dnf.rpm: Installed: grub2-pc-1:2.02-34.fc28.x86_64 >15:55:56,125 INF packaging: Installed: grubby-8.40-11.fc28.x86_64 1523037982 5f55dc77808afa80470d1bc813c1824ba90fd3c6d60f1e1bd96c6983ee709b57 >15:55:56,135 INF dnf.rpm: Installed: grubby-8.40-11.fc28.x86_64 >15:55:56,139 INF packaging: Installed: deltarpm-3.6-25.fc28.x86_64 1517985722 af6707d310da0f50449733fa1231020c6310322cd6a5bf39194d5de9fcd551c2 >15:55:56,151 INF dnf.rpm: Installed: deltarpm-3.6-25.fc28.x86_64 >15:55:56,155 INF packaging: Installed: sssd-common-1.16.1-2.fc28.x86_64 1522415905 9effcdd5524a1bd93993755f18b56de5086d8287a0af7c9c69b947f88f8c169f >15:55:56,326 INF packaging: Configuring (running scriptlet for): sssd-common-1.16.1-2.fc28.x86_64 1522415905 9effcdd5524a1bd93993755f18b56de5086d8287a0af7c9c69b947f88f8c169f >15:55:56,371 INF dnf.rpm: Installed: sssd-common-1.16.1-2.fc28.x86_64 >15:55:56,374 INF packaging: Installed: lvm2-2.02.177-4.fc28.x86_64 1518170474 3a0f79131300197a92c7e5a14c4422f00127255e9aafcab1b8048b69605741ab >15:55:56,490 INF packaging: Configuring (running scriptlet for): lvm2-2.02.177-4.fc28.x86_64 1518170474 3a0f79131300197a92c7e5a14c4422f00127255e9aafcab1b8048b69605741ab >15:55:56,531 INF dnf.rpm: Installed: lvm2-2.02.177-4.fc28.x86_64 >15:55:56,534 INF packaging: Installed: kernel-4.16.3-301.fc28.x86_64 1524524420 e0b163e771d9b6f8ebe4ac36e1a25c1cb4d24f0abc54fd7e7ff0d0771ad77b80 >15:55:56,535 INF dnf.rpm: Installed: kernel-4.16.3-301.fc28.x86_64 >15:55:56,538 INF packaging: Installed: timedatex-0.5-3.fc28.x86_64 1518225230 8c92bc1845def922586e972e4ae9c75b48c02e31de4d583ece3ac64bdfac1d6e >15:55:56,546 INF packaging: Configuring (running scriptlet for): timedatex-0.5-3.fc28.x86_64 1518225230 8c92bc1845def922586e972e4ae9c75b48c02e31de4d583ece3ac64bdfac1d6e >15:55:56,557 INF dnf.rpm: Installed: timedatex-0.5-3.fc28.x86_64 >15:55:56,562 INF packaging: Installed: dracut-config-rescue-047-8.git20180305.fc28.x86_64 1520255791 f090610846449f7469cf8c6740ed684246e297516e115938a586ada5d704a3b5 >15:55:56,564 INF dnf.rpm: Installed: dracut-config-rescue-047-8.git20180305.fc28.x86_64 >15:55:56,569 INF packaging: Configuring (running scriptlet for): chrony-3.3-1.fc28.x86_64 1522840450 87ec36087c3fd098acc37ad3eb67f908424be085f8e43a2b52ccf4f5aa757ed0 >15:55:56,617 INF packaging: Installed: chrony-3.3-1.fc28.x86_64 1522840450 87ec36087c3fd098acc37ad3eb67f908424be085f8e43a2b52ccf4f5aa757ed0 >15:55:56,648 INF packaging: Configuring (running scriptlet for): chrony-3.3-1.fc28.x86_64 1522840450 87ec36087c3fd098acc37ad3eb67f908424be085f8e43a2b52ccf4f5aa757ed0 >15:55:56,657 INF dnf.rpm: Installed: chrony-3.3-1.fc28.x86_64 >15:55:56,661 INF packaging: Installed: open-vm-tools-10.2.0-3.fc28.x86_64 1514588698 a86d712d98b3ddf30aaa11f7ee2913fc55842f53445f375b047eb711206c8848 >15:55:56,774 INF packaging: Configuring (running scriptlet for): open-vm-tools-10.2.0-3.fc28.x86_64 1514588698 a86d712d98b3ddf30aaa11f7ee2913fc55842f53445f375b047eb711206c8848 >15:55:56,914 INF dnf.rpm: Installed: open-vm-tools-10.2.0-3.fc28.x86_64 >15:55:56,920 INF packaging: Configuring (running scriptlet for): openssh-server-7.7p1-2.fc28.x86_64 1523523889 b6511aa8d8ea6a368596adb1495f59d629360a9f16e1eb69f79772321a9e4141 >15:55:56,964 INF packaging: Installed: openssh-server-7.7p1-2.fc28.x86_64 1523523889 b6511aa8d8ea6a368596adb1495f59d629360a9f16e1eb69f79772321a9e4141 >15:55:57,006 INF packaging: Configuring (running scriptlet for): openssh-server-7.7p1-2.fc28.x86_64 1523523889 b6511aa8d8ea6a368596adb1495f59d629360a9f16e1eb69f79772321a9e4141 >15:55:57,017 INF dnf.rpm: Installed: openssh-server-7.7p1-2.fc28.x86_64 >15:55:57,020 INF packaging: Installed: audit-2.8.3-3.fc28.x86_64 1523362476 26c1b9d8ffbda6b369d4016e02aebb49e7c7ec480a218739303c0cb90e18e858 >15:55:57,057 INF packaging: Configuring (running scriptlet for): audit-2.8.3-3.fc28.x86_64 1523362476 26c1b9d8ffbda6b369d4016e02aebb49e7c7ec480a218739303c0cb90e18e858 >15:55:57,069 INF dnf.rpm: Installed: audit-2.8.3-3.fc28.x86_64 >15:55:57,072 INF packaging: Installed: xfsprogs-4.15.1-1.fc28.x86_64 1520444796 abcf334da33c66a32aced59b8e9fe0893da6482c691a1533512ead04191236b7 >15:55:57,195 INF packaging: Configuring (running scriptlet for): xfsprogs-4.15.1-1.fc28.x86_64 1520444796 abcf334da33c66a32aced59b8e9fe0893da6482c691a1533512ead04191236b7 >15:55:57,203 INF dnf.rpm: Installed: xfsprogs-4.15.1-1.fc28.x86_64 >15:55:57,207 INF packaging: Installed: parted-3.2-31.fc28.x86_64 1519087894 08782b6fd24efcba2e0b807caaf1d53b9109a2502180a44deb322a4243f9a827 >15:55:57,271 INF packaging: Configuring (running scriptlet for): parted-3.2-31.fc28.x86_64 1519087894 08782b6fd24efcba2e0b807caaf1d53b9109a2502180a44deb322a4243f9a827 >15:55:57,278 INF dnf.rpm: Installed: parted-3.2-31.fc28.x86_64 >15:55:57,282 INF packaging: Installed: kpartx-0.7.4-2.git07e7bd5.fc28.x86_64 1522138740 437cfcfef2edb6fc5e71c925f66447c58a89cbce9915748b565110392267bdc7 >15:55:57,290 INF dnf.rpm: Installed: kpartx-0.7.4-2.git07e7bd5.fc28.x86_64 >15:55:57,294 INF packaging: Installed: sssd-nfs-idmap-1.16.1-2.fc28.x86_64 1522415905 31493d7b00afe2a5b5a1202d27f0112c37a4db933459dd7b730a438109efa9a1 >15:55:57,298 INF dnf.rpm: Installed: sssd-nfs-idmap-1.16.1-2.fc28.x86_64 >15:55:57,301 INF packaging: Installed: passwd-0.80-2.fc28.x86_64 1523525069 396d595df20c6ce9fdbafea9ca3d99ee6a114605d8221ee243f5083f2118f97d >15:55:57,340 INF dnf.rpm: Installed: passwd-0.80-2.fc28.x86_64 >15:55:57,343 INF packaging: Installed: sudo-1.8.22-0.2.b1.fc28.x86_64 1518220428 88f99e6204c8541bbf18f811354e4b91c3f81f080ebee586a89fac397549c251 >15:55:57,446 INF packaging: Configuring (running scriptlet for): sudo-1.8.22-0.2.b1.fc28.x86_64 1518220428 88f99e6204c8541bbf18f811354e4b91c3f81f080ebee586a89fac397549c251 >15:55:57,452 INF dnf.rpm: Installed: sudo-1.8.22-0.2.b1.fc28.x86_64 >15:55:57,456 INF packaging: Installed: openssh-clients-7.7p1-2.fc28.x86_64 1523523889 25bc610b11c273221106f106b736a9220057a7fdc02a8c724162dccb254dc33b >15:55:57,528 INF dnf.rpm: Installed: openssh-clients-7.7p1-2.fc28.x86_64 >15:55:57,531 INF packaging: Installed: authselect-compat-0.4-1.fc28.x86_64 1523270565 7d10edcc2c8ec7acf401a162ac35bdb413abb47c1cd2f77b77e9401b16d050c2 >15:55:57,541 INF dnf.rpm: Installed: authselect-compat-0.4-1.fc28.x86_64 >15:55:57,544 INF packaging: Configuring (running scriptlet for): man-db-2.7.6.1-13.fc28.x86_64 1517827585 2e600364c9a6cb05fc87748ba65c3999e19dace6d64362f73a5940115b9896b3 >15:55:57,551 INF packaging: Installed: man-db-2.7.6.1-13.fc28.x86_64 1517827585 2e600364c9a6cb05fc87748ba65c3999e19dace6d64362f73a5940115b9896b3 >15:55:57,663 INF packaging: Configuring (running scriptlet for): man-db-2.7.6.1-13.fc28.x86_64 1517827585 2e600364c9a6cb05fc87748ba65c3999e19dace6d64362f73a5940115b9896b3 >15:55:57,669 INF dnf.rpm: Installed: man-db-2.7.6.1-13.fc28.x86_64 >15:55:57,673 INF packaging: Installed: nss-tools-3.36.0-1.0.fc28.x86_64 1520616329 19bcd9dcd8d9c7ac10f6da8dd4493db8de5692799acc39f5d345eefa7e31d8f9 >15:55:57,740 INF dnf.rpm: Installed: nss-tools-3.36.0-1.0.fc28.x86_64 >15:55:57,744 INF packaging: Installed: cracklib-dicts-2.9.6-13.fc28.x86_64 1519221396 b8efb8d06560990423216d99672975eb2e12fd61e23493e7083da1f9eb583b20 >15:55:58,074 INF dnf.rpm: Installed: cracklib-dicts-2.9.6-13.fc28.x86_64 >15:55:58,077 INF packaging: Installed: shared-mime-info-1.9-3.fc28.x86_64 1518216300 d08f7b0f5b1d4b5db3fdd050f39df3590ba934a4121fd1e2fa3cd609c0f62345 >15:55:58,116 INF packaging: Configuring (running scriptlet for): shared-mime-info-1.9-3.fc28.x86_64 1518216300 d08f7b0f5b1d4b5db3fdd050f39df3590ba934a4121fd1e2fa3cd609c0f62345 >15:55:58,122 INF dnf.rpm: Installed: shared-mime-info-1.9-3.fc28.x86_64 >15:55:58,126 INF packaging: Installed: e2fsprogs-1.43.8-2.fc28.x86_64 1517990276 fa7360ae8efe63099afbb916d6c3091064301ba980d5f3cf9dcdeb5efcb5cc0e >15:55:58,244 INF dnf.rpm: Installed: e2fsprogs-1.43.8-2.fc28.x86_64 >15:55:58,246 INF packaging: Installed: GeoIP-1.6.12-3.fc28.x86_64 1517964141 92f2c2cecfe0c32feb854661dd4730c068377ec3d62a0e0dbaa88b7a15bd75af >15:55:58,263 INF dnf.rpm: Installed: GeoIP-1.6.12-3.fc28.x86_64 >15:55:58,266 INF packaging: Installed: vim-minimal-2:8.0.1704-1.fc28.x86_64 1523608466 b51df7579acedf0495f52cfa16668974542a4f88b6a63ddd4ae0df8f661bbdeb >15:55:58,313 INF dnf.rpm: Installed: vim-minimal-2:8.0.1704-1.fc28.x86_64 >15:55:58,316 INF packaging: Installed: libxkbcommon-0.8.0-2.fc28.x86_64 1517678453 9d94ec6e8d934a792abab6113ea0e09903561841e882b3f87dd93a1803a3c30a >15:55:58,329 INF dnf.rpm: Installed: libxkbcommon-0.8.0-2.fc28.x86_64 >15:55:58,332 INF packaging: Installed: libsss_autofs-1.16.1-2.fc28.x86_64 1522415905 3387ca768dc896374b57511815cbd42ac3b825235fbb5992b2c6dfb62b6895c4 >15:55:58,339 INF dnf.rpm: Installed: libsss_autofs-1.16.1-2.fc28.x86_64 >15:55:58,341 INF packaging: Installed: libsss_sudo-1.16.1-2.fc28.x86_64 1522415905 bb25e708f529a5d9f45714baee36e220c8f8a87e43476e766f9ced9ef1cc903d >15:55:58,347 INF packaging: Configuring (running scriptlet for): libsss_sudo-1.16.1-2.fc28.x86_64 1522415905 bb25e708f529a5d9f45714baee36e220c8f8a87e43476e766f9ced9ef1cc903d >15:55:58,354 INF dnf.rpm: Installed: libsss_sudo-1.16.1-2.fc28.x86_64 >15:55:58,357 INF packaging: Installed: rootfiles-8.1-22.fc28.noarch 1518186661 a70ce1c732c3ac27ef18080ee1556c2e35c442018bd3f5bf0bb5857f23a42311 >15:55:58,360 INF dnf.rpm: Installed: rootfiles-8.1-22.fc28.noarch >15:55:58,363 INF packaging: Post installation setup phase started. >15:55:58,364 INF packaging: Configuring (running scriptlet for): fedora-release-28-1.noarch 1524503022 db9fb8f7620ec12c13b3df7082f6800c40f1b81afeb393aa62e057844f012538 >15:55:58,371 INF packaging: Configuring (running scriptlet for): filesystem-3.8-2.fc28.x86_64 1517996526 af10b31f40cf9fa50430ed96399cd0024fc34cb2b9cd71bf9f652007ca51ae0a >15:55:58,426 INF packaging: Configuring (running scriptlet for): glibc-all-langpacks-2.27-8.fc28.x86_64 1522323472 44c2c34a684dd8412b7fe6145bc2729fdc32140e88e218c79292e0c030982990 >15:56:02,340 INF packaging: Configuring (running scriptlet for): authselect-libs-0.4-1.fc28.x86_64 1523270565 1683f4942e37291dc42cf50c30eb0dc9aca3beaf39fc00d9ce4f713e1d5b0e7d >15:56:02,384 INF packaging: Configuring (running scriptlet for): GeoIP-GeoLite-data-2018.04-1.fc28.noarch 1522849894 88078c6fba839574eec86763e2c9f3f4246164fd5801171f9bb975d59c5f8ed6 >15:56:02,412 INF packaging: Configuring (running scriptlet for): kernel-core-4.16.3-301.fc28.x86_64 1524524420 d6e7f655894c669070b9fd03eef0a33c8d9745f9a798e16a6b7a172eeee1e7f0 >15:57:26,166 INF packaging: Configuring (running scriptlet for): sssd-common-1.16.1-2.fc28.x86_64 1522415905 9effcdd5524a1bd93993755f18b56de5086d8287a0af7c9c69b947f88f8c169f >15:57:26,203 INF packaging: Configuring (running scriptlet for): rootfiles-8.1-22.fc28.noarch 1518186661 a70ce1c732c3ac27ef18080ee1556c2e35c442018bd3f5bf0bb5857f23a42311 >15:57:26,272 INF packaging: Configuring (running scriptlet for): glibc-common-2.27-8.fc28.x86_64 1522323472 23829e7c804f9db751a0d33ca765523ac76b3eabae8d51c7afb63388dc3aad63 >15:57:26,375 INF packaging: Configuring (running scriptlet for): info-6.5-3.fc28.x86_64 1518545211 ef438cd0c0ebdc6790a0965a3337b570d91ac41179bb0e8cefbe653cef47eeee >15:57:26,506 INF packaging: Configuring (running scriptlet for): glib2-2.56.1-1.fc28.x86_64 1523219371 f6434648effd2b3ae92fd809e7f13c15ddc180af0ac2831b18dd88518134bdfd >15:57:26,582 INF packaging: Configuring (running scriptlet for): systemd-238-7.fc28.1.x86_64 1524088869 34a2a5895230fe401cde36001d0d1ef19511bccc1cc9d460dbf9891101d8dd2c >15:57:26,625 INF packaging: Configuring (running scriptlet for): systemd-238-7.fc28.1.x86_64 1524088869 34a2a5895230fe401cde36001d0d1ef19511bccc1cc9d460dbf9891101d8dd2c >15:57:26,647 INF packaging: Configuring (running scriptlet for): systemd-238-7.fc28.1.x86_64 1524088869 34a2a5895230fe401cde36001d0d1ef19511bccc1cc9d460dbf9891101d8dd2c >15:57:26,682 INF packaging: Configuring (running scriptlet for): systemd-238-7.fc28.1.x86_64 1524088869 34a2a5895230fe401cde36001d0d1ef19511bccc1cc9d460dbf9891101d8dd2c >15:57:26,702 INF packaging: Configuring (running scriptlet for): systemd-238-7.fc28.1.x86_64 1524088869 34a2a5895230fe401cde36001d0d1ef19511bccc1cc9d460dbf9891101d8dd2c >15:57:26,744 INF packaging: Configuring (running scriptlet for): systemd-udev-238-7.fc28.1.x86_64 1524088869 9a75f7ccbc5f938b87c14288ab1f8a1c0d985406118f70e68f400903eb40f186 >15:57:27,010 INF packaging: Configuring (running scriptlet for): systemd-udev-238-7.fc28.1.x86_64 1524088869 9a75f7ccbc5f938b87c14288ab1f8a1c0d985406118f70e68f400903eb40f186 >15:57:27,061 INF packaging: Configuring (running scriptlet for): man-db-2.7.6.1-13.fc28.x86_64 1517827585 2e600364c9a6cb05fc87748ba65c3999e19dace6d64362f73a5940115b9896b3 >15:57:27,096 INF packaging: Configuring (running scriptlet for): shared-mime-info-1.9-3.fc28.x86_64 1518216300 d08f7b0f5b1d4b5db3fdd050f39df3590ba934a4121fd1e2fa3cd609c0f62345 >15:57:27,873 Level 8 dnf: RPM transaction over. >15:57:27,944 INF packaging: Verifying: kexec-tools-2.0.16-5.fc28.x86_64 1518169456 2bda587a35f9ee6b4c17135e65e5178e84ef8f206592cb282e1667e4890908e5 >15:57:27,958 INF packaging: Verifying: checkpolicy-2.7-7.fc28.x86_64 1521732510 8341f902c9a19d23379d9f9f91ce5749ff801410dd7a4851cf0b69d8cacda346 >15:57:27,963 INF packaging: Verifying: policycoreutils-python-utils-2.7-18.fc28.noarch 1522751429 fe6b849dc7b070ed8a9ed4869d05b63a21168c1339178d70c19c68bddc194826 >15:57:27,967 INF packaging: Verifying: kernel-4.16.3-301.fc28.x86_64 1524524420 e0b163e771d9b6f8ebe4ac36e1a25c1cb4d24f0abc54fd7e7ff0d0771ad77b80 >15:57:27,972 INF packaging: Verifying: e2fsprogs-1.43.8-2.fc28.x86_64 1517990276 fa7360ae8efe63099afbb916d6c3091064301ba980d5f3cf9dcdeb5efcb5cc0e >15:57:27,978 INF packaging: Verifying: xfsprogs-4.15.1-1.fc28.x86_64 1520444796 abcf334da33c66a32aced59b8e9fe0893da6482c691a1533512ead04191236b7 >15:57:27,983 INF packaging: Verifying: lvm2-2.02.177-4.fc28.x86_64 1518170474 3a0f79131300197a92c7e5a14c4422f00127255e9aafcab1b8048b69605741ab >15:57:27,987 INF packaging: Verifying: authselect-compat-0.4-1.fc28.x86_64 1523270565 7d10edcc2c8ec7acf401a162ac35bdb413abb47c1cd2f77b77e9401b16d050c2 >15:57:27,992 INF packaging: Verifying: chrony-3.3-1.fc28.x86_64 1522840450 87ec36087c3fd098acc37ad3eb67f908424be085f8e43a2b52ccf4f5aa757ed0 >15:57:27,997 INF packaging: Verifying: grub2-pc-1:2.02-34.fc28.x86_64 1524511912 0c13b5785122c9c619049c9635fe19f47c6115e4c164e8157ec2828073613755 >15:57:28,002 INF packaging: Verifying: grub2-tools-1:2.02-34.fc28.x86_64 1524511912 399828a202c3a967cb80d0d33a0cee78a3648be6a289ae430d2d6b9ebc208131 >15:57:28,007 INF packaging: Verifying: man-db-2.7.6.1-13.fc28.x86_64 1517827585 2e600364c9a6cb05fc87748ba65c3999e19dace6d64362f73a5940115b9896b3 >15:57:28,011 INF packaging: Verifying: less-530-1.fc28.x86_64 1518845087 0a6bd99a58149ce3214a31a0c4ec3f5c7fcae6857190020256c2eb3ed98e6de6 >15:57:28,017 INF packaging: Verifying: ncurses-6.1-4.20180224.fc28.x86_64 1519662254 9a6acc61602b34616cd18fb5426bcf8f7e30ae8dddbf5c86855185a7979be444 >15:57:28,021 INF packaging: Verifying: shadow-utils-2:4.5-9.fc28.x86_64 1517913479 38322bf45501428d4a2049bae59f5a4d74e862799319699fbb08d7cbcd1d3161 >15:57:28,026 INF packaging: Verifying: parted-3.2-31.fc28.x86_64 1519087894 08782b6fd24efcba2e0b807caaf1d53b9109a2502180a44deb322a4243f9a827 >15:57:28,031 INF packaging: Verifying: filesystem-3.8-2.fc28.x86_64 1517996526 af10b31f40cf9fa50430ed96399cd0024fc34cb2b9cd71bf9f652007ca51ae0a >15:57:28,036 INF packaging: Verifying: util-linux-2.32-2.fc28.x86_64 1522142816 45e55f5df376c3d044dc76dda376ce06056d7f86702b346bfbf55f48d70572e5 >15:57:28,040 INF packaging: Verifying: procps-ng-3.3.12-1.fc28.x86_64 1519254612 23167c1aa58e637a05acecb619f439a987464ef8911f1ab0d334dd77266441f7 >15:57:28,045 INF packaging: Verifying: vim-minimal-2:8.0.1704-1.fc28.x86_64 1523608466 b51df7579acedf0495f52cfa16668974542a4f88b6a63ddd4ae0df8f661bbdeb >15:57:28,050 INF packaging: Verifying: basesystem-11-5.fc28.noarch 1517974780 96527afb858daac3f7909e70b5a0332e7f193cfaffb7625c1f9c73f3dd8aecc5 >15:57:28,055 INF packaging: Verifying: kbd-2.0.4-5.fc28.x86_64 1518056388 150bb876a812fdea2fe17643cda857bd109713aa6d8fa6755e38cbf6ff0fece5 >15:57:28,061 INF packaging: Verifying: setup-2.11.3-1.fc28.noarch 1519760573 03272ff1b2fc55a357dac896af5144230b4b463647aaab3b4b6f15599e6059f6 >15:57:28,066 INF packaging: Verifying: passwd-0.80-2.fc28.x86_64 1523525069 396d595df20c6ce9fdbafea9ca3d99ee6a114605d8221ee243f5083f2118f97d >15:57:28,070 INF packaging: Verifying: open-vm-tools-10.2.0-3.fc28.x86_64 1514588698 a86d712d98b3ddf30aaa11f7ee2913fc55842f53445f375b047eb711206c8848 >15:57:28,075 INF packaging: Verifying: policycoreutils-2.7-18.fc28.x86_64 1522751429 54cf695686c22e4e15e59b3498555e3aa5e0641e46b4631a257d29e171fc3eb5 >15:57:28,079 INF packaging: Verifying: openssh-clients-7.7p1-2.fc28.x86_64 1523523889 25bc610b11c273221106f106b736a9220057a7fdc02a8c724162dccb254dc33b >15:57:28,084 INF packaging: Verifying: grubby-8.40-11.fc28.x86_64 1523037982 5f55dc77808afa80470d1bc813c1824ba90fd3c6d60f1e1bd96c6983ee709b57 >15:57:28,089 INF packaging: Verifying: dnf-yum-2.7.5-12.fc28.noarch 1524061791 e3a8d559c15068d26313e4bbc03b67c7edc0f3097f43c92402c1984d8b38a2ba >15:57:28,093 INF packaging: Verifying: dhcp-client-12:4.3.6-19.fc28.x86_64 1521625542 abeb21f51e7729fb011a609caae902a2d818fe4d55fa5da53c947a5553970327 >15:57:28,098 INF packaging: Verifying: iputils-20161105-9.fc28.x86_64 1518049562 19879b188f5852c438e681f539ddf617a47788d441d65219d236eb422f3e61bd >15:57:28,102 INF packaging: Verifying: dnf-2.7.5-12.fc28.noarch 1524061791 a52262928ff8338bb9b4577ba149e4bbc49d4790f7e5b6942da88d896da05197 >15:57:28,107 INF packaging: Verifying: iproute-4.15.0-1.fc28.x86_64 1518543148 67d4a541008004e0096776eaf0bd11e0470cc4a07a0a24358550db2a51fa38a2 >15:57:28,112 INF packaging: Verifying: rpm-4.14.1-7.fc28.x86_64 1519032541 9e3ab8efe8d58c9ec1990bc5ef39d68c308dac54fa27cf9decd90c3df14f96c7 >15:57:28,117 INF packaging: Verifying: plymouth-0.9.3-5.fc28.x86_64 1522328801 0591ae0530f9158770b55a59de646cc9469622daf306bd9040fd7491bdd87b8c >15:57:28,122 INF packaging: Verifying: rootfiles-8.1-22.fc28.noarch 1518186661 a70ce1c732c3ac27ef18080ee1556c2e35c442018bd3f5bf0bb5857f23a42311 >15:57:28,126 INF packaging: Verifying: systemd-238-7.fc28.1.x86_64 1524088869 34a2a5895230fe401cde36001d0d1ef19511bccc1cc9d460dbf9891101d8dd2c >15:57:28,131 INF packaging: Verifying: sudo-1.8.22-0.2.b1.fc28.x86_64 1518220428 88f99e6204c8541bbf18f811354e4b91c3f81f080ebee586a89fac397549c251 >15:57:28,135 INF packaging: Verifying: bash-4.4.19-2.fc28.x86_64 1521122470 3b2f29d8e5bf587bb507ceb8a08198507cd2aab2e1b87e77d798eea992c04846 >15:57:28,140 INF packaging: Verifying: sssd-common-1.16.1-2.fc28.x86_64 1522415905 9effcdd5524a1bd93993755f18b56de5086d8287a0af7c9c69b947f88f8c169f >15:57:28,144 INF packaging: Verifying: initscripts-9.79-3.fc28.x86_64 1518169161 e616677410abe15a8eef75804e447153fc1d05fac66c32b90705a4eff498a4fe >15:57:28,149 INF packaging: Verifying: hostname-3.20-3.fc28.x86_64 1518042460 49316a2255adc8e7c6ff65fbf1b1045c225bfaf286e6a0c1d098065d7703d983 >15:57:28,155 INF packaging: Verifying: openssh-server-7.7p1-2.fc28.x86_64 1523523889 b6511aa8d8ea6a368596adb1495f59d629360a9f16e1eb69f79772321a9e4141 >15:57:28,160 INF packaging: Verifying: audit-2.8.3-3.fc28.x86_64 1523362476 26c1b9d8ffbda6b369d4016e02aebb49e7c7ec480a218739303c0cb90e18e858 >15:57:28,164 INF packaging: Verifying: dracut-config-rescue-047-8.git20180305.fc28.x86_64 1520255791 f090610846449f7469cf8c6740ed684246e297516e115938a586ada5d704a3b5 >15:57:28,169 INF packaging: Verifying: coreutils-8.29-5.fc28.x86_64 1521637310 be3135dd598b6792cc59bbca841e6998f5a503961a83365fff157eb022221bb5 >15:57:28,174 INF packaging: Verifying: curl-7.59.0-2.fc28.x86_64 1521039463 368c7351f3a2446e22abe3c34f5f3d6738d2d03250431f3e5d904a890416945c >15:57:28,179 INF packaging: Verifying: selinux-policy-targeted-3.14.1-21.fc28.noarch 1523872798 5fe7c775968173deb3d49651c43964c48709ae07e11349078633daa49feb84cc >15:57:28,183 INF packaging: Verifying: dnf-plugins-core-2.1.5-4.fc28.noarch 1518274170 36dc5534e6ea42b2b016dfde2f46dd37f637d99696914c1ec0d3821b7310f247 >15:57:28,188 INF packaging: Verifying: bzip2-libs-1.0.6-26.fc28.x86_64 1517977415 3cecbb229eca4917a966b9e1b73e6650c00e11ff0cd51bf472e219c48159d124 >15:57:28,193 INF packaging: Verifying: dracut-047-8.git20180305.fc28.x86_64 1520255791 b65eb1bc5f82703a072fdb6336760176cb4d6aaabd2af15aa8c3e938b8f0d49c >15:57:28,197 INF packaging: Verifying: dracut-network-047-8.git20180305.fc28.x86_64 1520255791 5e762b26b50dc2311f831092fa5a4e7ce2cf364b5016c68beafd0210e26acb4c >15:57:28,204 INF packaging: Verifying: elfutils-libelf-0.170-11.fc28.x86_64 1523438966 1e05b8fbf2bd7aa21864c755c1d0148772a6d723bdccfc373f6c52f79a319f79 >15:57:28,209 INF packaging: Verifying: elfutils-libs-0.170-11.fc28.x86_64 1523438966 4fedf373580fa7ff6f74317fddb85585fd977eeab60e2e2f62445094f7a92ce4 >15:57:28,213 INF packaging: Verifying: ethtool-2:4.16-1.fc28.x86_64 1523711105 f81e5ef254ed507a54cfa6163682e1f1134377f50ae8df23905b2b75bbe685b2 >15:57:28,218 INF packaging: Verifying: glibc-2.27-8.fc28.x86_64 1522323472 573ceb6ad74b919b06bddd7684a29ef75bc9f3741e067fac1414e05c0087d0b6 >15:57:28,223 INF packaging: Verifying: lzo-2.08-12.fc28.x86_64 1517661558 2e78e3dd35f9a1f06248c585a0d77d2abbe27128568a18afbe01646373df09a3 >15:57:28,227 INF packaging: Verifying: ncurses-libs-6.1-4.20180224.fc28.x86_64 1519662254 42354d1db5f10cd746821275f53574b2c82851e1dd98ca98664771fd0f5a72c2 >15:57:28,232 INF packaging: Verifying: sed-4.5-1.fc28.x86_64 1523262872 e8ab3b30024dfd25bd789ab532ab600935d0babdc7c5c778c286ab585a1eb514 >15:57:28,237 INF packaging: Verifying: snappy-1.1.7-5.fc28.x86_64 1519043201 c5569d2a3745e6b4c73695f3578489a5daf02ef6c20cc095e451149f020f407e >15:57:28,241 INF packaging: Verifying: xz-libs-5.2.3-7.fc28.x86_64 1518245085 540f3957c18990cef585a8429515f5f3088a5e925bb064fc97f75c266988f3b7 >15:57:28,246 INF packaging: Verifying: zlib-1.2.11-7.fc28.x86_64 1521126980 9c31a39de6483b7bead4b22e069a1925b91337844a49c693d7da3a7b56733617 >15:57:28,251 INF packaging: Verifying: python3-3.6.5-1.fc28.x86_64 1522350543 c29ec59816fe2a3940018a3b9e14f3ba6fdf4908ccf2de20693de71883d5b029 >15:57:28,255 INF packaging: Verifying: python3-policycoreutils-2.7-18.fc28.noarch 1522751429 0397b106462f5883559ffd292f8b21079af9aa8feebeeed55f2c3cb4bd9554cc >15:57:28,260 INF packaging: Verifying: kernel-core-4.16.3-301.fc28.x86_64 1524524420 d6e7f655894c669070b9fd03eef0a33c8d9745f9a798e16a6b7a172eeee1e7f0 >15:57:28,264 INF packaging: Verifying: kernel-modules-4.16.3-301.fc28.x86_64 1524524420 36d9522ee17116b6f6e6933686c304a07269972b0d8ce7c63a7cdb7eb01914f0 >15:57:28,269 INF packaging: Verifying: e2fsprogs-libs-1.43.8-2.fc28.x86_64 1517990276 93c0b05132cf73b8cc1542d912a31f8edfb5c0916a4ce49226fe88acb0dd4b57 >15:57:28,274 INF packaging: Verifying: fuse-libs-2.9.7-11.fc28.x86_64 1517999363 69b3916bd2b5a37d87d84bad47f52f1c143a340b2f83f363b3878b9442c984ae >15:57:28,278 INF packaging: Verifying: libblkid-2.32-2.fc28.x86_64 1522142816 ad7ed337d6a62a348d73d577d3a9b9545059fdb181f9c7d2c2d3b0b912721e02 >15:57:28,283 INF packaging: Verifying: libcom_err-1.43.8-2.fc28.x86_64 1517990276 71dfa8f89e575e1d58627b0071ef546338f1b26fd8058cdebbeffa65d030d4d8 >15:57:28,288 INF packaging: Verifying: libss-1.43.8-2.fc28.x86_64 1517990276 12d056be3b8047c5cbbfc633245cc0c713c36f73c914132f76d1e70fa2833a94 >15:57:28,292 INF packaging: Verifying: libuuid-2.32-2.fc28.x86_64 1522142816 d2c9edbf485efdb5488c1fb5e18b3ad94361e3b47c4b115144fa6f387302049b >15:57:28,297 INF packaging: Verifying: device-mapper-libs-1.02.146-4.fc28.x86_64 1518170474 42ef9d3cc5915ea84598f91422b5480308877dcf79a2fb9446687ef25b76087a >15:57:28,302 INF packaging: Verifying: libunistring-0.9.9-1.fc28.x86_64 1519896828 1c88b673f1c6da57605c51b187b725a67c65848a8885eda973ca2a014ed3300f >15:57:28,306 INF packaging: Verifying: readline-7.0-10.fc28.x86_64 1522729142 5ce29ceef4b1cfe7f85ef24b09348d681de9020262eea0b46608b7f71cd1e34f >15:57:28,311 INF packaging: Verifying: device-mapper-event-libs-1.02.146-4.fc28.x86_64 1518170474 0c10637803c1942cbacfa3d384218c5bcbeb042f938c8f24c48430bd6499c032 >15:57:28,315 INF packaging: Verifying: device-mapper-persistent-data-0.7.5-3.fc28.x86_64 1517986013 43b829be6a2853c5fedcf5630cbfbbb096e1e49164f098a3b29848c1c39cd712 >15:57:28,320 INF packaging: Verifying: fedora-release-28-1.noarch 1524503022 db9fb8f7620ec12c13b3df7082f6800c40f1b81afeb393aa62e057844f012538 >15:57:28,325 INF packaging: Verifying: kmod-25-2.fc28.x86_64 1518060845 16e574a0f74544584957f6c7af40dcc0ed315b82e6382b259c8719fe6d200dc5 >15:57:28,330 INF packaging: Verifying: lvm2-libs-2.02.177-4.fc28.x86_64 1518170474 95fca1b62e73e77b750c5857223fef01ac8fd9e4d8f6685bea8e257845e6ca54 >15:57:28,335 INF packaging: Verifying: systemd-libs-238-7.fc28.1.x86_64 1524088869 cb5f0c9adb54b5346730df03a61db29cd0e290f314c1f4a983adde7ab3d7a67d >15:57:28,340 INF packaging: Verifying: authselect-0.4-1.fc28.x86_64 1523270565 7859a2f0c0c9beb532022f9312abb03f9e7a304172038701c4e3ea94ddc3285e >15:57:28,346 INF packaging: Verifying: libcap-2.25-9.fc28.x86_64 1518069991 4518a25668bbfde7d6374406def07fffc5006592563a1eee13002bebbb67fb30 >15:57:28,351 INF packaging: Verifying: libedit-3.1-23.20170329cvs.fc28.x86_64 1520134093 b735e43eda105c85eabe9090e4d8e19097868d9d767d14f35618f2a8553bd9b0 >15:57:28,356 INF packaging: Verifying: libseccomp-2.3.3-2.fc28.x86_64 1518081107 369a19a094cd778be75fb64703b943ecc1afb912d8cee2d0e935e17583005c78 >15:57:28,360 INF packaging: Verifying: nettle-3.4-2.fc28.x86_64 1519556739 719d44f04d9110b34785adab59270f5050a3b889f05a43d518354f5c49a77d42 >15:57:28,365 INF packaging: Verifying: file-5.32-3.fc28.x86_64 1517996495 baab87894497e207a7bea860f41277ec7d421bd38f847bd4bbbd21cee3458d89 >15:57:28,369 INF packaging: Verifying: gettext-0.19.8.1-14.fc28.x86_64 1518002641 3cda545a7b8a1b7892cdbb7e5a1d343a1207bf58c6acc0f08c4f7df8934f2632 >15:57:28,373 INF packaging: Verifying: grub2-common-1:2.02-34.fc28.noarch 1524512046 e03b4c88304113da0317394fd4428250de4c9b9106684ad1e77821db928121d8 >15:57:28,378 INF packaging: Verifying: grub2-pc-modules-1:2.02-34.fc28.noarch 1524511862 53dd173cea462c8b81eb8a9c3caea613a3faeb70fbe1ad50a07e45caff799fc5 >15:57:28,382 INF packaging: Verifying: grub2-tools-extra-1:2.02-34.fc28.x86_64 1524511912 c9ab1d118af2ff845acc84788af5a48c9aa06f37a84bb2e998ffec37db48b986 >15:57:28,387 INF packaging: Verifying: grub2-tools-minimal-1:2.02-34.fc28.x86_64 1524511912 06159b1783fedff05ecd0bcbf43a020207927fad20918193b3e2d942ad8b3049 >15:57:28,391 INF packaging: Verifying: which-2.21-8.fc28.x86_64 1518800810 a7557e0f91d7d710bb7cd939d4263ebbc84aeec9594d7dc4e062ace4b090e3b6 >15:57:28,395 INF packaging: Verifying: os-prober-1.74-6.fc28.x86_64 1518996291 f2c65bffa7328b0ccf6667223e91068bfcdb9f244ed9cc69a114f4636c841566 >15:57:28,400 INF packaging: Verifying: rpm-libs-4.14.1-7.fc28.x86_64 1519032541 87ad2a9a49738e42ae8e456c7f739dd5ffdcabe7d3420ee00889500154c24002 >15:57:28,405 INF packaging: Verifying: gdbm-libs-1:1.14.1-4.fc28.x86_64 1521972375 c1a5af39d0c698b7c739af329686e948b661c5d13aeb8d05b725f7ebe1110c24 >15:57:28,409 INF packaging: Verifying: grep-3.1-5.fc28.x86_64 1518034514 0eeafcd3c5514149cbf04c58e1690fdb49bf0604a001da963f0bace896bcee2f >15:57:28,414 INF packaging: Verifying: groff-base-1.22.3-15.fc28.x86_64 1519736290 96d63737feaa149af65ebb41e85021decbbd6f77dd8d4e7a39209384486a6899 >15:57:28,418 INF packaging: Verifying: gzip-1.9-3.fc28.x86_64 1518169075 488179da37c928ffef468b28ff6c70364b244bafc457f83992a851592e4fd88f >15:57:28,423 INF packaging: Verifying: libpipeline-1.5.0-2.fc28.x86_64 1518078498 ff02bba40fec391e2858a264f2d9f1082a7b4681033b6e7199e05f2900016727 >15:57:28,427 INF packaging: Verifying: audit-libs-2.8.3-3.fc28.x86_64 1523362476 a84f11376535bfdeb96d2857f6757f0910a22661491b03688099e1540430d651 >15:57:28,432 INF packaging: Verifying: libacl-2.2.52-20.fc28.x86_64 1517968281 74054567c5069acf6c397d04328129932308d744404a45b3ea9aca24bc77d0ce >15:57:28,436 INF packaging: Verifying: libattr-2.4.47-23.fc28.x86_64 1517973510 e074d80b2aada9b0e568b21500e955c087e05f8690c9f1a758564ad525829fba >15:57:28,441 INF packaging: Verifying: libselinux-2.7-13.fc28.x86_64 1521728764 d1504db42dac6dd45815d344ff580ca6bff41b44d8ef9078f8eaca49e370895c >15:57:28,445 INF packaging: Verifying: libsemanage-2.7-12.fc28.x86_64 1521730166 6742d1f5778e232e7f308d830a62db49f9eb35ad994b3e66e8480eb5f03e7311 >15:57:28,450 INF packaging: Verifying: libxcrypt-4.0.0-5.fc28.x86_64 1518857384 af96beb13d25f4454e901f2215622018127a7898da27bbc0b75e4e69466ce57a >15:57:28,457 INF packaging: Verifying: info-6.5-3.fc28.x86_64 1518545211 ef438cd0c0ebdc6790a0965a3337b570d91ac41179bb0e8cefbe653cef47eeee >15:57:28,464 INF packaging: Verifying: libsepol-2.7-6.fc28.x86_64 1521727289 fa7774ad0947f84d7150cb94ca1a2718fa47a12fccd948a25d4f5996776f3615 >15:57:28,469 INF packaging: Verifying: libcap-ng-0.7.9-1.fc28.x86_64 1518026930 ff0c768643afe8a56437e2f08292d8032d20acc523848fd69a88400a97c2a5a6 >15:57:28,473 INF packaging: Verifying: libfdisk-2.32-2.fc28.x86_64 1522142816 c8a425796adfeb4694ef2ee12d380702024e0da2ffcd00d59d164fdbb20e4d68 >15:57:28,478 INF packaging: Verifying: libmount-2.32-2.fc28.x86_64 1522142816 8162f3f7eec9b4395aba145d24a4a730486943060673b8e2163f3dddaca826c6 >15:57:28,482 INF packaging: Verifying: libsmartcols-2.32-2.fc28.x86_64 1522142816 e87ddaba1d9e5e48b1cbf55d3766e717c70e3b4c81b8beb534c81da09732e3e7 >15:57:28,487 INF packaging: Verifying: libutempter-1.1.6-14.fc28.x86_64 1519658562 329d9f46b6eeb33d08751bc0e944e93962342ea829920bf58c394c51f882d630 >15:57:28,491 INF packaging: Verifying: pam-1.3.0-10.fc28.x86_64 1518113887 db784178b4babf0fe762e36ec738936f4d4ff6688e894f9f3e9b4ac318e5cb9d >15:57:28,496 INF packaging: Verifying: kbd-legacy-2.0.4-5.fc28.noarch 1518056388 ff439fa21b6dc6ffcf7a38cbf05800c7ded516842a1b7e32691a3ba21c62dcf6 >15:57:28,501 INF packaging: Verifying: kbd-misc-2.0.4-5.fc28.noarch 1518056388 2589b9a379670df8e83c4702cc292de77ccc35b1f5e4d4880c520e090c558eb8 >15:57:28,506 INF packaging: Verifying: glib2-2.56.1-1.fc28.x86_64 1523219371 f6434648effd2b3ae92fd809e7f13c15ddc180af0ac2831b18dd88518134bdfd >15:57:28,511 INF packaging: Verifying: libuser-0.62-13.fc28.x86_64 1516489000 28f32f9b9d71803e1da933b9133ca2b18ece473048ba2b8fd0af47481688c1cb >15:57:28,515 INF packaging: Verifying: popt-1.16-14.fc28.x86_64 1518154672 853f110c98e064c9c45dbcfa4fbbd68e6224458789ff3465cab7462177944f7f >15:57:28,520 INF packaging: Verifying: fuse-2.9.7-11.fc28.x86_64 1517999363 fe7a64ab35ed62f7f6fb79bdf4cfe7bc9fd64c181b89d81a1771e9a365794be7 >15:57:28,524 INF packaging: Verifying: libdnet-1.12-25.fc28.x86_64 1518071730 0702ba9af198f8ee246b159b9ab5708ba87b0f36fe8eb8137d91e2560a80ceb4 >15:57:28,529 INF packaging: Verifying: libdrm-2.4.91-1.fc28.x86_64 1520324324 efedb89d2e8efe2228d3c4b8e5bcdaa555e2708116984b42e23f948b96624723 >15:57:28,534 INF packaging: Verifying: libgcc-8.0.1-0.20.fc28.x86_64 1521899944 e3770f25edf1d62fb07d3f160f3c9bee589bef5e2389f22e191921667fbe7349 >15:57:28,539 INF packaging: Verifying: libicu-60.2-2.fc28.x86_64 1518046597 1421b191560b6dd7527aeddad39140f6c855593722c55de833580a29777ddd5a >15:57:28,544 INF packaging: Verifying: libmspack-0.6-0.2.alpha.fc28.x86_64 1518076326 eb1068f4d1d0f6fc7b42824cdfb67ac6e7985fce968490ae3621476e49919f8d >15:57:28,550 INF packaging: Verifying: libstdc++-8.0.1-0.20.fc28.x86_64 1521899944 f42e2f823584823d15a51ce6168edbb0e791de2a4779a9174a4e2fc21eabaad2 >15:57:28,554 INF packaging: Verifying: libtool-ltdl-2.4.6-22.fc28.x86_64 1518083634 35bf977cea91db654085c7745f7eef3e4d1e53b46d622408c2c49681da2e14e2 >15:57:28,558 INF packaging: Verifying: libxml2-2.9.7-4.fc28.x86_64 1519498037 4ef0c7a7e867c7ac47ebe9054f32d65cff903c234f3e9eaa431ffbf21c8256ec >15:57:28,563 INF packaging: Verifying: libxslt-1.1.32-2.fc28.x86_64 1518184240 6cd274260e6722258d90ebafd31085f5b7aa2d6e5a41294b671cfe413022e372 >15:57:28,567 INF packaging: Verifying: openssl-libs-1:1.1.0h-3.fc28.x86_64 1522753942 1c6d9f4028cdfdcaec5d6279c43d70ed0b5d92947a429338df564f5666114aed >15:57:28,572 INF packaging: Verifying: pciutils-3.5.6-3.fc28.x86_64 1519497534 4ac775130dc11d167738a8b44c4828a3a20cdb4159320f7b6088b1a6f4c8660e >15:57:28,576 INF packaging: Verifying: tar-2:1.30-3.fc28.x86_64 1518223047 88ae7a47a2d7c68542ce02fe70704122af6cffef2ee0c761cf7e999c2c048ae9 >15:57:28,581 INF packaging: Verifying: xmlsec1-1.2.25-3.fc28.x86_64 1518241551 4daf8042e7fc7673fd6747cadaf3fe19e0f06dadba3b9f0d675b73d4062f8150 >15:57:28,585 INF packaging: Verifying: xmlsec1-openssl-1.2.25-3.fc28.x86_64 1518241551 a56208b4a3f4634d6497890dcd9a4b9f82642f3bf01a237ee2da1ec3e444fbed >15:57:28,590 INF packaging: Verifying: diffutils-3.6-4.fc28.x86_64 1517986537 ad8652d4bae668ea998bcb30d2eb7bc1b3aba783030f0b17cc8e6fe529f7abcc >15:57:28,595 INF packaging: Verifying: gawk-4.2.1-1.fc28.x86_64 1519649378 e2cf5c1d0feb608ad9423d1aeeaac9845694fd680729ab809b87fee4b6f744ab >15:57:28,600 INF packaging: Verifying: libselinux-utils-2.7-13.fc28.x86_64 1521728764 915b492b5094f476c58502e726ab9d84b17af9eccd47e8e27976265f701b3f12 >15:57:28,604 INF packaging: Verifying: crypto-policies-20180306-1.gitaea6928.fc28.noarch 1520340098 23b7e706d7adb90d6658e81e6e4bb3fddaef10b882e4ab0d319629c112f524ee >15:57:28,609 INF packaging: Verifying: fipscheck-lib-1.5.0-4.fc28.x86_64 1517996592 6d2b0ab91675bba3203c6b6e4734095544dbb8bff10befb5583dc7b4878b0d1d >15:57:28,613 INF packaging: Verifying: krb5-libs-1.16-21.fc28.x86_64 1523291216 0244b3628aaeb5fd22f1b1bcaaf1b092729192381f529c3587c2fb3c1e1d4160 >15:57:28,618 INF packaging: Verifying: openssh-7.7p1-2.fc28.x86_64 1523523889 c8eeb63d12c2e2fec42c07e9ab2ab24de11de967f3655753138e59c0fb1b0d06 >15:57:28,623 INF packaging: Verifying: bind-export-libs-32:9.11.3-6.fc28.x86_64 1522941223 feba59eaae2c42d1f0653ba7d81d8575ae21562531b7d71d2d6b4a3765e3b5e9 >15:57:28,627 INF packaging: Verifying: dhcp-common-12:4.3.6-19.fc28.noarch 1521625542 d94d721a013dd7fec0da9bfc0d1cd227b2803e4f9286fc5e58f1d44eb76d52d4 >15:57:28,632 INF packaging: Verifying: dhcp-libs-12:4.3.6-19.fc28.x86_64 1521625542 b5538457ac9e65402c3051cf6ca17ef0b4bdfdb509322a46197b6c551391cb99 >15:57:28,636 INF packaging: Verifying: ipcalc-0.2.2-4.fc28.x86_64 1518172139 4d4fe333f363d6aff3482e1b8ce83ee4887e05204f874826c35e2e2159e9a3ae >15:57:28,641 INF packaging: Verifying: libidn2-2.0.4-7.fc28.x86_64 1522874603 0b6fbbad5187dc7f5a6633c6a5bd66925d30076f63371388efa243ddc91e5833 >15:57:28,646 INF packaging: Verifying: python3-dnf-2.7.5-12.fc28.noarch 1524061791 1c535492dde9cdb169a176d3b886fb88e710b5d282c864f30f7987323fe34fa8 >15:57:28,650 INF packaging: Verifying: libdb-5.3.28-30.fc28.x86_64 1518071205 1da4d067bf0bc9e661c01ec546294e5195ef4a133ca250a0402ade35326bcb94 >15:57:28,655 INF packaging: Verifying: libmnl-1.0.4-6.fc28.x86_64 1518169785 129aa4026dbde3c7e79188bf40ed1f97bd57581b9343edb89a14692f475f6a2a >15:57:28,659 INF packaging: Verifying: libarchive-3.3.1-4.fc28.x86_64 1517658672 906882a1407c66d551c4087f079443270142a249de431eafec3c905830fb7c3b >15:57:28,663 INF packaging: Verifying: libdb-utils-5.3.28-30.fc28.x86_64 1518071205 bdc41ed022c32a5180bdbc9cf2e856c105441b98b4a9c8a094caebb0bad781fa >15:57:28,668 INF packaging: Verifying: libzstd-1.3.4-1.fc28.x86_64 1522223262 f47b105e40c61a9362c5632c7fce95c7e29bf89561c2e0bfdf32174bff5ff111 >15:57:28,673 INF packaging: Verifying: lua-libs-5.3.4-10.fc28.x86_64 1518535664 20c1630842284a954ed4c4081a87e0582a06e072c2e3b0c7c9e68e4cc664eee7 >15:57:28,677 INF packaging: Verifying: plymouth-core-libs-0.9.3-5.fc28.x86_64 1522328801 383cfdb05e843a5e1a2589b454d2a406684a5d93e58b5d1745c3984754d093be >15:57:28,682 INF packaging: Verifying: plymouth-scripts-0.9.3-5.fc28.x86_64 1522328801 128ca39ffdcbc7f19355802d2827ffd436a3441ffe785199a6c592778840865a >15:57:28,686 INF packaging: Verifying: acl-2.2.52-20.fc28.x86_64 1517968281 94e44cd8fd7b21a2a58d8739e7bf9d26b074e4472396d434a544a872ce5b51d9 >15:57:28,692 INF packaging: Verifying: cryptsetup-libs-2.0.2-2.fc28.x86_64 1522137733 1ab5bf45a2df0c0cd0ec0892d953bbf1640532dcb0ad743f16a4eceb0c8c6c3a >15:57:28,696 INF packaging: Verifying: dbus-1:1.12.0-1.fc28.x86_64 1509376238 8a1ddab466d87201de6aac6dd6b4106f51f8e72aee10b4b553b310338431329d >15:57:28,701 INF packaging: Verifying: glibc-common-2.27-8.fc28.x86_64 1522323472 23829e7c804f9db751a0d33ca765523ac76b3eabae8d51c7afb63388dc3aad63 >15:57:28,710 INF packaging: Verifying: iptables-libs-1.6.2-2.fc28.x86_64 1519923952 07df4041518c3ff80e54073b0d9a7414c3f053e50d71c80af457f00a77dc4e9d >15:57:28,714 INF packaging: Verifying: kmod-libs-25-2.fc28.x86_64 1518060845 da9238bf6b22f4376770191c66730431030c37923b7e39b2951b782be2300c73 >15:57:28,719 INF packaging: Verifying: libgcrypt-1.8.2-2.fc28.x86_64 1517931667 a71371e588d06b2595f00142a6fa99b5f3cc87b914732a1f7c74bf36a31bfc03 >15:57:28,724 INF packaging: Verifying: libgpg-error-1.29-1.fc28.x86_64 1523453156 6c590511c38d21d38aad1d5d43fe393e7f1496399dd0bd15312254258b2af2fa >15:57:28,728 INF packaging: Verifying: lz4-libs-1.8.1.2-4.fc28.x86_64 1518170283 b40b2158f34a39175b839a15dfb671a2e7682368602431026839868fa9cc3d54 >15:57:28,733 INF packaging: Verifying: pcre2-10.31-4.fc28.x86_64 1521201147 817274aef5adcba57c56be16eb200d5fda97d34e2685209a5cb551e18b07d569 >15:57:28,737 INF packaging: Verifying: qrencode-libs-3.4.4-5.fc28.x86_64 1518179699 4df0a2e48b900d5990d5285edb71aa79d004206da9fc8870dfb56e57222f3eff >15:57:28,742 INF packaging: Verifying: systemd-pam-238-7.fc28.1.x86_64 1524088869 877f32d59b3a978a21e436bf279fd3abe2834f75a4f318a97959f002741dad1a >15:57:28,747 INF packaging: Verifying: openldap-2.4.46-1.fc28.x86_64 1522172451 97b16c3e1dc13e9aef5f48906f96237ab9fde18cf191a77198282736696fa37f >15:57:28,752 INF packaging: Verifying: c-ares-1.13.0-4.fc28.x86_64 1517977527 e5482e3f217e98701ba63c5d41d69010b34d4fdc6e8c2e49ce88b5f241760660 >15:57:28,756 INF packaging: Verifying: dbus-libs-1:1.12.0-1.fc28.x86_64 1509376238 abeffb0e26fa7d4ecc91edeab82552d395434d271e13e252250558fafee569b8 >15:57:28,761 INF packaging: Verifying: http-parser-2.8.0-1.fc28.x86_64 1518293994 d27429e04c7588e9a7ce7fd2f49d411dea826b29af63fe026f43e0f5cca6714a >15:57:28,765 INF packaging: Verifying: jansson-2.11-1.fc28.x86_64 1520864118 a0ec9a84d79d3013e96cd048ab43657bbca1dcaff3f2af9392b0556e3e7161d0 >15:57:28,769 INF packaging: Verifying: keyutils-libs-1.5.10-6.fc28.x86_64 1518169509 45a41764837b6941e0478516262007e1b5877037a52c2f17999b204245a7f073 >15:57:28,774 INF packaging: Verifying: libbasicobjects-0.1.1-38.fc28.x86_64 1517986564 677d8e9eec732f64e70c1f637dc88779c771146ba0b48f9355176875b6f19f99 >15:57:28,778 INF packaging: Verifying: libcollection-0.7.0-38.fc28.x86_64 1517986564 4be5d8b67a20b93745f683ddff26b505e0d5ff6b14e966d66ab96d936202646c >15:57:28,783 INF packaging: Verifying: libdhash-0.5.0-38.fc28.x86_64 1517986564 ccd73d6156134550deccdb62d2661aa8924bc3f87cde717a287c754d754a85e7 >15:57:28,787 INF packaging: Verifying: libini_config-1.3.1-38.fc28.x86_64 1517986564 3b5718e10b19df9fc3a23ea3707b9938742731a8f6a6a984ed186ec6cc899d5f >15:57:28,792 INF packaging: Verifying: libldb-1.3.2-1.fc28.x86_64 1519898250 f95cd48054c8e81aa04ac880d501302d4764a79284dd95404f3ddcfe8c23a97b >15:57:28,796 INF packaging: Verifying: libnl3-3.4.0-3.fc28.x86_64 1518076954 5b1debb681fe28518a95fc57cb5d03ffaa8cd1a7ea5d319a65a105b7584c3967 >15:57:28,801 INF packaging: Verifying: libref_array-0.1.5-38.fc28.x86_64 1517986564 1b9250706f7fee625075a321e995fef55db4d5e444cbb3873a34b36399e094cf >15:57:28,806 INF packaging: Verifying: libsss_certmap-1.16.1-2.fc28.x86_64 1522415905 f6e7b69d915763b1c264741584d6159be4778c71cee2374c80cf640ed99271f4 >15:57:28,810 INF packaging: Verifying: libsss_idmap-1.16.1-2.fc28.x86_64 1522415905 5182a42e352fc612e6dc3b06b5d05128399d30cf61f245ecce92b8149ed60883 >15:57:28,815 INF packaging: Verifying: libtalloc-2.1.13-1.fc28.x86_64 1523043189 94b0a4a8269de090ad34436274c1a6219810784da1085f8564b9f4dbb4415ef4 >15:57:28,820 INF packaging: Verifying: libtdb-1.3.15-4.fc28.x86_64 1518081808 abbb4e28846e5a2d0f2fbb8c3a3558d5c5d4fdc09f99475106883f471c4b15eb >15:57:28,824 INF packaging: Verifying: libtevent-0.9.36-1.fc28.x86_64 1519651183 7033e2dbdfd82930674186b4178861d5238b9b422ae885f6b5380440c5277a9b >15:57:28,829 INF packaging: Verifying: nspr-4.19.0-1.fc28.x86_64 1520524145 9c43514d3f4ae3fe5a8f3e7b1c50e6bb862c29e64876044ea7243b6e0a458098 >15:57:28,834 INF packaging: Verifying: nss-3.36.0-1.0.fc28.x86_64 1520616329 c2a1f83389b1ab75b0ba944781a18b227162fd900af1677622d83e2a68425b17 >15:57:28,838 INF packaging: Verifying: nss-util-3.36.0-1.0.fc28.x86_64 1520586551 aa205329a62deac3b602d2acba1a6cf0493bcea658b89249062c0ede8cdb1ed3 >15:57:28,843 INF packaging: Verifying: pcre-8.42-1.fc28.x86_64 1521552258 eaf454383d0387dcc8b0eba3774f2efa7cbe991bd8b7f3417761600159e2491c >15:57:28,847 INF packaging: Verifying: sssd-client-1.16.1-2.fc28.x86_64 1522415905 b5a7d7dbf8beebc6fc70957714be87b4c5fa07493ddf537325380233dfd052c0 >15:57:28,853 INF packaging: Verifying: chkconfig-1.10-4.fc28.x86_64 1517979378 9052f4f596e6af9601e94ffdf33ae3c946d3142f3e30e22d403c97fde866e0d5 >15:57:28,857 INF packaging: Verifying: cpio-2.12-7.fc28.x86_64 1517982718 9fbc2f637414215ce05082d260826b028d0fa2b983917eabb1bb032e86ffdce2 >15:57:28,862 INF packaging: Verifying: findutils-1:4.6.0-17.fc28.x86_64 1519054850 4c8c5da12195ba47e4e2bb2d2607a0595d31faaaa58d52aef28089d7d5f7440c >15:57:28,867 INF packaging: Verifying: coreutils-common-8.29-5.fc28.x86_64 1521637310 21a526a0658d0504d274d02edbf41b6a4f9a8e08394342fb005ddb5c9f1d4f67 >15:57:28,872 INF packaging: Verifying: gmp-1:6.1.2-7.fc28.x86_64 1518017115 3ed44aded6d691aefda50da904090dad194b5ab66a2e7bc3d0ed8942bb8fa9b5 >15:57:28,876 INF packaging: Verifying: libmetalink-0.1.3-6.fc28.x86_64 1518075362 9fd711564e595cc4bfe4d1662eb18eed41c50cc6c83408cbc410f1f9f375e2c3 >15:57:28,881 INF packaging: Verifying: selinux-policy-3.14.1-21.fc28.noarch 1523872798 8ee00848ea3ffa671cc08c9fb2d74ec40247991e4c9b5564adecd0fd68aeb739 >15:57:28,886 INF packaging: Verifying: python3-dnf-plugins-core-2.1.5-4.fc28.noarch 1518274170 5713fdd3fcaae742ab4d542a3bd36c961c19bff0f82efe2b98d492de81011433 >15:57:28,891 INF packaging: Verifying: systemd-udev-238-7.fc28.1.x86_64 1524088869 9a75f7ccbc5f938b87c14288ab1f8a1c0d985406118f70e68f400903eb40f186 >15:57:28,896 INF packaging: Verifying: xz-5.2.3-7.fc28.x86_64 1518245085 e5a7abc97cfed4a4f094543edce998a0c080aeda20397c19d0cc59a870218b24 >15:57:28,901 INF packaging: Verifying: elfutils-default-yama-scope-0.170-11.fc28.noarch 1523438966 996d3f8a434ca905b7ea5e171341be5bce6019d68e5b577343ed500c3d45ca84 >15:57:28,907 INF packaging: Verifying: ncurses-base-6.1-4.20180224.fc28.noarch 1519662254 7ea4b4864486ed47bceda0c60c3292d145dda26c1af9ae636e60781479446b9d >15:57:28,911 INF packaging: Verifying: python3-libs-3.6.5-1.fc28.x86_64 1522350543 087838913738d92a6d1bdae626efe374590c60685cc796f92a5564e922705f33 >15:57:28,916 INF packaging: Verifying: python3-pip-9.0.3-1.fc28.noarch 1522329817 d742b535fe91545bb733fb8b87dc8b80cb2e5b93b0d41fbf1f593fcc084b246d >15:57:28,921 INF packaging: Verifying: python3-setuptools-39.0.1-1.fc28.noarch 1521564077 602c98b7e665fbb8118a6365aec8e8b0cac7ec25085265684eb687dd358688db >15:57:28,926 INF packaging: Verifying: libcgroup-0.41-14.fc28.x86_64 1518070189 fd6632aba5d4fd278e4297d6df3be80f9bd3a1b962c53257de46b0a7e637b51b >15:57:28,931 INF packaging: Verifying: python3-IPy-0.81-21.fc28.noarch 1518157752 b4eccb2d846766bdafdcab308d0c1ee7e22eddfdad918d4af9c7ed3c4c195328 >15:57:28,935 INF packaging: Verifying: python3-audit-2.8.3-3.fc28.x86_64 1523362476 96da22e745d7539fc2a100ffc30875f52eb8b6235609c2332d5d84e6f9f9ec54 >15:57:28,939 INF packaging: Verifying: python3-libselinux-2.7-13.fc28.x86_64 1521728764 0f0bf31dfd07a2d4f912b365162bce9910b264c320deeaacb3a31d736357bf97 >15:57:28,949 INF packaging: Verifying: python3-libsemanage-2.7-12.fc28.x86_64 1521730166 6add3d5c889d8a51ff449f0920317025adc2e8d456a4cba10a48eb74a3d280dc >15:57:28,952 INF packaging: Verifying: python3-setools-4.1.1-6.fc28.x86_64 1519555084 f35ef0fbeb636067ed766f7af42dd0d6b7a600784a4ab395715b9a5fa504e869 >15:57:28,960 INF packaging: Verifying: linux-firmware-20180402-83.git8c1e439c.fc28.noarch 1522676983 c1fec1324044f7542a808fa42565a7b7b3287336eeaae13ca468817d442e91ed >15:57:28,965 INF packaging: Verifying: device-mapper-1.02.146-4.fc28.x86_64 1518170474 435c88bd35d6a2452f82a28d709a55a6bedc2ef117dd65ee49950a887ae73c04 >15:57:28,969 INF packaging: Verifying: expat-2.2.5-3.fc28.x86_64 1517994522 6bbf86569228e955262520a9e6cfcd13101fb9017c522e23632f1345b35ac248 >15:57:28,974 INF packaging: Verifying: libaio-0.3.110-11.fc28.x86_64 1518069348 da731218ec1a8e8f690c880d7a45d09722ea01090caba0ae25d9202e0d521404 >15:57:28,978 INF packaging: Verifying: fedora-repos-28-1.noarch 1524503008 dc005236ec616cbf37d3403c5cb30dfb43d92e72d85b291c078aa4938cae52ce >15:57:28,983 INF packaging: Verifying: device-mapper-event-1.02.146-4.fc28.x86_64 1518170474 0c298c9cb3c1c0e37c0004fabee0c1b36d6b279405bedc8da4d2ee4087a6594d >15:57:28,987 INF packaging: Verifying: authselect-libs-0.4-1.fc28.x86_64 1523270565 1683f4942e37291dc42cf50c30eb0dc9aca3beaf39fc00d9ce4f713e1d5b0e7d >15:57:28,992 INF packaging: Verifying: file-libs-5.32-3.fc28.x86_64 1517996495 aec538ade09437b78c78f9bdab409d0369342e9e61991db075de2d99767fbb2a >15:57:28,998 INF packaging: Verifying: gettext-libs-0.19.8.1-14.fc28.x86_64 1518002641 d0a3f63982da9d5e6db62a5a0e2af8ba2b3a1827676a3fb3fd07ef913b41bf6e >15:57:29,003 INF packaging: Verifying: libcroco-0.6.12-4.fc28.x86_64 1518070687 b485f8f2fd325b396ac0b92b415771be73ddb54f0b30bf48c432306c42a577b3 >15:57:29,007 INF packaging: Verifying: libgomp-8.0.1-0.20.fc28.x86_64 1521899944 b4802be7b5eabf45aff40025cd2bbfb7d43697ecafac3247f946d0b2d3247e1b >15:57:29,012 INF packaging: Verifying: freetype-2.8-10.fc28.x86_64 1518778219 92536df521bcba58eee743feaf3460d05dd17b3532524b3925cc9ca98d7e6506 >15:57:29,017 INF packaging: Verifying: rpm-plugin-selinux-4.14.1-7.fc28.x86_64 1519032541 c70582d5ed88cf321e0e1fd779df57827fc2d19bbc524b95be736c2467d6f15f >15:57:29,022 INF packaging: Verifying: cracklib-2.9.6-13.fc28.x86_64 1519221396 4df0bfce504ba62e46927d1958fb06a1170aba12ba2d2f591f25b9ce32013d0c >15:57:29,026 INF packaging: Verifying: libnsl2-1.2.0-1.fc28.x86_64 1518189915 86aba5a7ffc1511833f87333b7424df4c19b147e4d5ab4654db3161f93f12c08 >15:57:29,031 INF packaging: Verifying: libpwquality-1.4.0-7.fc28.x86_64 1521717128 b2d746a15a90f460a374c72754bd35d3c2e605e8f18f85552bdfce84bf42b6d9 >15:57:29,037 INF packaging: Verifying: libtirpc-1.0.3-1.fc28.x86_64 1523553433 3d12b0bd1eb54e3b3a1438c309717fb52a2fa55bccdf8a7879ff97399ce0ebff >15:57:29,042 INF packaging: Verifying: libffi-3.1-16.fc28.x86_64 1518072702 af38531e0a010ec1fc5d92e1de11da1ad41f9e9b9d469cbf51479290c8cd755a >15:57:29,047 INF packaging: Verifying: fuse-common-3.2.1-11.fc28.x86_64 1517999363 4389cde3d3f4773683f8ebf0d8c53d68b61eee5a53dc81bf4dfab85effab8b71 >15:57:29,052 INF packaging: Verifying: libpciaccess-0.13.4-8.fc28.x86_64 1518078308 89e82e9af31a70aaa88eddc5c5b33680d8de51628d993d2f7d4de73953118ea5 >15:57:29,056 INF packaging: Verifying: ca-certificates-2018.2.22-3.fc28.noarch 1522872507 dfc3d2bf605fbea7db7f018af53fe0563628f788a40cb1e7f84434606b7b6a12 >15:57:29,061 INF packaging: Verifying: hwdata-0.311-1.fc28.noarch 1522744284 640a3f4878184bcdfa6c2bb538eb5dc3b8460ac01fe67abb41dab6563a0fb3dc >15:57:29,065 INF packaging: Verifying: pciutils-libs-3.5.6-3.fc28.x86_64 1519497534 68f84ac047e8cf0b9c4b136eb69063807351777f638b4783c794dbd8b169a542 >15:57:29,070 INF packaging: Verifying: libsigsegv-2.11-5.fc28.x86_64 1518080376 816f5de657887466b6cfcea0a7fb5b11aa1f41e1e91f3b2b3a2b3b6ac9ed657c >15:57:29,074 INF packaging: Verifying: mpfr-3.1.6-1.fc28.x86_64 1519593239 0d57a2925a1300303e4932dd4b18dec8360946d664b55436ea8b1395db7f98f4 >15:57:29,079 INF packaging: Verifying: fipscheck-1.5.0-4.fc28.x86_64 1517996592 e8b239e4c7599b3e2816e4addf6f012db74c92906f57c54fbb42072124943f41 >15:57:29,083 INF packaging: Verifying: libverto-0.3.0-5.fc28.x86_64 1519054233 8981437476bf235bacfd059e7a93817cc87b596d956a3daa52daa02f45dd63db >15:57:29,088 INF packaging: Verifying: dnf-conf-2.7.5-12.fc28.noarch 1524061791 4d59685674c286225f9058d1e467e296187a040fc99f5ca1a7f064313cf6ba50 >15:57:29,092 INF packaging: Verifying: libmodulemd-1.3.0-2.fc28.x86_64 1523882726 66cf5d6d9d28d2ea5993909c0b238be7cdf95ae2c463fb4f441d217e63816d18 >15:57:29,097 INF packaging: Verifying: python3-gobject-base-3.28.2-1.fc28.x86_64 1522223010 6ca2604f9d8d3c741638a8abcb30d51933a28a976855015e001f43807555b72c >15:57:29,102 INF packaging: Verifying: python3-gpg-1.10.0-4.fc28.x86_64 1523992190 37534d811af040c59377dde23334e4bf943651c831d5f946cbdd05be4c5ee1ff >15:57:29,106 INF packaging: Verifying: python3-hawkey-0.11.1-3.fc28.x86_64 1510052985 4e5c3fa6282368ce789911b1dbd9d8e69b053b4730f7d9302e3c909f9b303878 >15:57:29,110 INF packaging: Verifying: python3-iniparse-0.4-30.fc28.noarch 1518164847 37dff2667dd4a20d44a73e319334b74e3ea287fd23e6c6e34f28b1b00ef1d4f4 >15:57:29,116 INF packaging: Verifying: python3-libcomps-0.1.8-11.fc28.x86_64 1518070576 3e1fa17c84c039b08cbdd3151dfafa1f94f7d830dc40b74e308e07d69a513a41 >15:57:29,120 INF packaging: Verifying: python3-librepo-1.8.1-7.fc28.x86_64 1518099108 5a5441486a81f34478dd28e6428ac47dc51c9f31bba0874a54e57e9aa6e70933 >15:57:29,125 INF packaging: Verifying: python3-rpm-4.14.1-7.fc28.x86_64 1519032541 5f7d4041bcf5b9125df0c2240d08e6aadc076cc561acef06df8bab5ab60cb400 >15:57:29,130 INF packaging: Verifying: python3-smartcols-0.3.0-2.fc28.x86_64 1518177043 321efb59347727db671f2ec8d806719b83e4fe52b82c09e8dd339a3c049d3151 >15:57:29,134 INF packaging: Verifying: json-c-0.13.1-1.fc28.x86_64 1522137084 001cfbb693b8e4119b3b731dea810c7034edcc826a3a4296a5ed270a184501ec >15:57:29,139 INF packaging: Verifying: libargon2-20161029-5.fc28.x86_64 1521551938 add0ca61392f97a44ed8de7cd82e9d57d41bd1fcc67bfeac9bc4ca5baa28262d >15:57:29,143 INF packaging: Verifying: tzdata-2018d-1.fc28.noarch 1522269490 c3361edeadcb7a9f1e53a1de4456fbc08d502d583274c5c367c6558d5c3335a8 >15:57:29,148 INF packaging: Verifying: libpcap-14:1.8.1-8.fc28.x86_64 1518078049 5460500cccb26fba4f1065f86b74d722594c771e440ddfc06bbe2220d76decb3 >15:57:29,153 INF packaging: Verifying: cyrus-sasl-lib-2.1.27-0.1rc7.fc28.x86_64 1520251939 4fcee65abc2ad36f33cdad8313643192cba3e7c86b5878fd0b85d4a6a6688d6f >15:57:29,157 INF packaging: Verifying: libpath_utils-0.2.1-38.fc28.x86_64 1517986564 a5977c698295a300a417b9594810a94da30b85e976aa7a83799f863b611a76f1 >15:57:29,162 INF packaging: Verifying: nss-softokn-3.36.0-1.0.fc28.x86_64 1520589551 aab641f743faf8ef0ddbf3a7cfa3a43c351a185160a1537e3ce90db76b3d224a >15:57:29,166 INF packaging: Verifying: nss-sysinit-3.36.0-1.0.fc28.x86_64 1520616329 c5176fd8716ff3db44111f057ab59d3e06d2fd16a255898153b4617a8da19946 >15:57:29,170 INF packaging: Verifying: libsss_nss_idmap-1.16.1-2.fc28.x86_64 1522415905 7b2e17299b6ea5efcca001eae48cbe41e0260b5775dd4f95021f4b278f53b20a >15:57:29,175 INF packaging: Verifying: gdbm-1:1.14.1-4.fc28.x86_64 1521972375 f1dbf8e664886de22d55789af16a292e7dd0ed2b8fb855be73a8ccb2cf369d55 >15:57:29,180 INF packaging: Verifying: sqlite-libs-3.22.0-4.fc28.x86_64 1521643563 f7d1e652fe4f91122349b1fa47fc55bee9953a031a195f39cd753ef21b632b39 >15:57:29,185 INF packaging: Verifying: fedora-gpg-keys-28-1.noarch 1524503008 fa509b179460560140b65fc7df7fdd2548f5649d224e266fee92920ff21a2901 >15:57:29,189 INF packaging: Verifying: libpng-2:1.6.34-3.fc28.x86_64 1518078141 f0adb8cd2e1a4d8a43af45fab5b58d5e455927a541bdfeca0768c62516e6f98e >15:57:29,193 INF packaging: Verifying: libreport-filesystem-2.9.4-1.fc28.x86_64 1522229278 dd888af9bf5466b7829b4ae63534f8b2628255f821ae8155cc37ffb3a61c6bb5 >15:57:29,198 INF packaging: Verifying: libyaml-0.1.7-5.fc28.x86_64 1517672047 23cd6022c0c6db67c63fa33a98335d2fbc96e67c68a808240cac9b9010b502c6 >15:57:29,203 INF packaging: Verifying: gobject-introspection-1.56.1-1.fc28.x86_64 1523262766 85187da4afba2c0707529dc9e9e0636a159b8e47aee2d3c770de0dd540f4e0ca >15:57:29,210 INF packaging: Verifying: gpgme-1.10.0-4.fc28.x86_64 1523992190 adb1065f6474b5c942e7491e35ff56cdc043bd700d850726ce2487b591b4dfc0 >15:57:29,215 INF packaging: Verifying: libdnf-0.11.1-3.fc28.x86_64 1510052985 cb1933ec0321d260556c844b42318630f53d86ea085546d076b8c5e79c2a6b66 >15:57:29,219 INF packaging: Verifying: libsolv-0.6.34-1.fc28.x86_64 1522055539 efd344a45c99fccbcbbb9e5923ed5608e3d773b3bbc0b365b8aa25ec5570d034 >15:57:29,223 INF packaging: Verifying: python3-six-1.11.0-3.fc28.noarch 1518176999 4577c04407b61b0ed9e8248e89109e2b8bdb661270c77e87ead65342156c8099 >15:57:29,228 INF packaging: Verifying: libcomps-0.1.8-11.fc28.x86_64 1518070576 741150763373b2fec04d1f91f1cc839961736d9b39f625c4e95213be192d0d91 >15:57:29,232 INF packaging: Verifying: librepo-1.8.1-7.fc28.x86_64 1518099108 6efd9c544c718aaf9da56f11074c20af171a87b8446847a54bef4b84e2f24fde >15:57:29,236 INF packaging: Verifying: rpm-build-libs-4.14.1-7.fc28.x86_64 1519032541 93bcbabf6a0c2e8cbe26f89ae3b54ac37a97abb7922700cea2a25ecaac55d59f >15:57:29,241 INF packaging: Verifying: nss-softokn-freebl-3.36.0-1.0.fc28.x86_64 1520589551 13bc0ea0a1e7fca51f9529f2532c98193b8722ad2fbf6ebb8d4dc979f62df070 >15:57:29,245 INF packaging: Verifying: gnupg2-2.2.6-1.fc28.x86_64 1523453276 e9a3fdde2c15fd83cbee20684aef981f4a78ad43e0254727e901013a1b93b9ca >15:57:29,250 INF packaging: Verifying: libassuan-2.5.1-3.fc28.x86_64 1518069532 f9fec193649c476851d27f7e3dfb8e036b41592abf66182ed4feee94ad484341 >15:57:29,254 INF packaging: Verifying: ima-evm-utils-1.1-2.fc28.x86_64 1520205564 5e544d213b59a04e42d0594212f569d9928d8d4a09fd51c57cd2b431f10bd3a7 >15:57:29,259 INF packaging: Verifying: gnutls-3.6.2-1.fc28.x86_64 1518784067 0afa7ae3529d7c2d91742bf8eeeed7ad8453e82de2de9a9c5b880cae46e5e73e >15:57:29,263 INF packaging: Verifying: libksba-1.3.5-7.fc28.x86_64 1518074227 618a6777978c31e1c5c2ecd5bc18adf5b8f08ffd7085483979485754e6a9dbac >15:57:29,268 INF packaging: Verifying: libusbx-1.0.21-6.fc28.x86_64 1518082869 61655100f18f8960a35d2d88123b8a62d81a148e058bf7d55f1ad76032a3d973 >15:57:29,272 INF packaging: Verifying: npth-1.5-4.fc28.x86_64 1517658861 f7bb68488ed676a6b11ee03c3af76ccf4e76e5b22488fed21b4f7db002c838c0 >15:57:29,277 INF packaging: Verifying: libtasn1-4.13-2.fc28.x86_64 1518081610 5c20ba9f74c972a5fd9ce037825f45c38183a0a641a278c5823ead4c64ee8a69 >15:57:29,281 INF packaging: Verifying: p11-kit-0.23.10-1.fc28.x86_64 1519812193 a7fcfb0df13f8b5a16970d3de737ceb497ce6884c680bfc839d4700f83b44f29 >15:57:29,286 INF packaging: Verifying: p11-kit-trust-0.23.10-1.fc28.x86_64 1519812193 782ae5d0c448331c9e85624908695f8c8d77e63c9a1ca971f184f962d11995a8 >15:57:29,290 INF packaging: Verifying: libcurl-7.59.0-2.fc28.x86_64 1521039463 cf3a0328a00d75486203659b83239a13e5cf8820ff630303f5d0c9264319cfab >15:57:29,295 INF packaging: Verifying: libnghttp2-1.31.1-1.fc28.x86_64 1523609665 d3ec76c892db8269a42add186bff7d8469a1e4eead3964306b84205d2da08a1d >15:57:29,299 INF packaging: Verifying: libpsl-0.20.1-1.fc28.x86_64 1519780309 b62840bf4e360d89b93345305543c2050a35dc213d7527e220d8997eb515ac1d >15:57:29,304 INF packaging: Verifying: libssh-0.7.5-7.fc28.x86_64 1518080961 c21616edda7fa37ec02c5cbb556c2285b3d0abb9d11f2c2a657b60be5ac1e062 >15:57:29,308 INF packaging: Verifying: publicsuffix-list-dafsa-20180328-1.fc28.noarch 1522306335 e75d8d56ee0830ead07f744acb2bdd69dd6d817aad6f23e2de6bfd2a80ca0d24 >15:57:29,312 INF packaging: Verifying: glibc-all-langpacks-2.27-8.fc28.x86_64 1522323472 44c2c34a684dd8412b7fe6145bc2729fdc32140e88e218c79292e0c030982990 >15:57:29,317 INF packaging: Verifying: timedatex-0.5-3.fc28.x86_64 1518225230 8c92bc1845def922586e972e4ae9c75b48c02e31de4d583ece3ac64bdfac1d6e >15:57:29,321 INF packaging: Verifying: polkit-0.114-1.fc28.x86_64 1522878706 5bc15efc764b1332798821909c715308e04df401b67213d8596cd429a148ffb0 >15:57:29,326 INF packaging: Verifying: mozjs52-52.7.3-1.fc28.x86_64 1523099730 956df29ce83ef96a2f3d905ee980db897370e4cbbbfa02b268a834b30990ad9c >15:57:29,331 INF packaging: Verifying: polkit-libs-0.114-1.fc28.x86_64 1522878706 8a570d4d3adf732b629c640f41ff8320b6cbba0a1c3b87fcd792321a241d9cd8 >15:57:29,336 INF packaging: Verifying: polkit-pkla-compat-0.1-12.fc28.x86_64 1518154488 059ba83adca329b103105dc06bd1c203ba639a9d9f365d9abfd4eafc40011562 >15:57:29,340 INF packaging: Verifying: libxkbcommon-0.8.0-2.fc28.x86_64 1517678453 9d94ec6e8d934a792abab6113ea0e09903561841e882b3f87dd93a1803a3c30a >15:57:29,346 INF packaging: Verifying: xkeyboard-config-2.23.1-1.fc28.noarch 1517978800 e5f3f65331732e3242cc47d440807448618bb9d137bd0acdb273e6b963ff8e37 >15:57:29,350 INF packaging: Verifying: libsss_autofs-1.16.1-2.fc28.x86_64 1522415905 3387ca768dc896374b57511815cbd42ac3b825235fbb5992b2c6dfb62b6895c4 >15:57:29,355 INF packaging: Verifying: libsss_sudo-1.16.1-2.fc28.x86_64 1522415905 bb25e708f529a5d9f45714baee36e220c8f8a87e43476e766f9ced9ef1cc903d >15:57:29,359 INF packaging: Verifying: sssd-nfs-idmap-1.16.1-2.fc28.x86_64 1522415905 31493d7b00afe2a5b5a1202d27f0112c37a4db933459dd7b730a438109efa9a1 >15:57:29,364 INF packaging: Verifying: libnfsidmap-1:2.3.1-7.rc1.fc28.x86_64 1523459206 20e41efbd2ff4693275905d60066351698ed17fae8b632718f940ecfb5707c76 >15:57:29,368 INF packaging: Verifying: kpartx-0.7.4-2.git07e7bd5.fc28.x86_64 1522138740 437cfcfef2edb6fc5e71c925f66447c58a89cbce9915748b565110392267bdc7 >15:57:29,372 INF packaging: Verifying: cracklib-dicts-2.9.6-13.fc28.x86_64 1519221396 b8efb8d06560990423216d99672975eb2e12fd61e23493e7083da1f9eb583b20 >15:57:29,376 INF packaging: Verifying: shared-mime-info-1.9-3.fc28.x86_64 1518216300 d08f7b0f5b1d4b5db3fdd050f39df3590ba934a4121fd1e2fa3cd609c0f62345 >15:57:29,380 INF packaging: Verifying: GeoIP-1.6.12-3.fc28.x86_64 1517964141 92f2c2cecfe0c32feb854661dd4730c068377ec3d62a0e0dbaa88b7a15bd75af >15:57:29,385 INF packaging: Verifying: GeoIP-GeoLite-data-2018.04-1.fc28.noarch 1522849894 88078c6fba839574eec86763e2c9f3f4246164fd5801171f9bb975d59c5f8ed6 >15:57:29,389 INF packaging: Verifying: deltarpm-3.6-25.fc28.x86_64 1517985722 af6707d310da0f50449733fa1231020c6310322cd6a5bf39194d5de9fcd551c2 >15:57:29,393 INF packaging: Verifying: nss-tools-3.36.0-1.0.fc28.x86_64 1520616329 19bcd9dcd8d9c7ac10f6da8dd4493db8de5692799acc39f5d345eefa7e31d8f9 >15:57:29,426 Level 8 dnf: timer: verify transaction: 1547 ms >15:57:29,426 Level 8 dnf: timer: transaction: 143221 ms >15:57:29,427 Level 8 dnf: Cleaning up. >15:57:29,431 DBG dnf: group persistor: saving. >15:57:29,445 DBG dnf: group persistor md version: 0.6.0 >15:57:29,453 Level 8 dnf: Cleaning up. >15:57:29,459 DBG dnf: group persistor md version: 0.6.0 >15:57:29,461 WRN packaging: Can't delete nonexistent download location: /tmp/dnf.package.cache > > >/tmp/program.log: >15:54:42,695 INF program: Running... losetup --list >15:54:42,703 INF program: Running... /sbin/auditd >15:54:42,708 DBG program: Return code: 0 >15:54:42,709 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >15:54:46,234 INF program: Running... /bin/sh /tmp/ks-script-im26sdqe >15:54:47,271 INF program: Physical volume "/dev/sdb" successfully created. >15:54:47,272 INF program: Volume group "vg" successfully created >15:54:47,272 INF program: Logical volume "root" created. >15:54:47,272 DBG program: Return code: 0 >15:54:47,348 INF program: Running... udevadm trigger --action=change --subsystem-match=block >15:54:47,407 DBG program: Return code: 0 >15:54:47,408 INF program: Running... udevadm settle --timeout=300 >15:54:47,638 DBG program: Return code: 0 >15:54:47,639 INF program: Running... modprobe fcoe >15:54:47,739 DBG program: Return code: 0 >15:54:47,740 INF program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >15:54:47,755 INF program: stdout: >15:54:47,756 INF program: No FCoE boot disk information is found in EDD! >15:54:47,756 DBG program: Return code: 1 >15:54:47,929 INF program: Running... loadkeys us >15:54:47,984 DBG program: Return code: 0 >15:54:48,689 INF program: Running... losetup --list >15:54:48,728 INF program: Running [6] e2fsck -V ... >15:54:48,757 INF program: stdout[6]: >15:54:48,757 INF program: stderr[6]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >15:54:48,758 INF program: ...done [6] (exit code: 0) >15:54:48,812 INF program: Running... modprobe xfs >15:54:49,019 DBG program: Return code: 0 >15:54:49,446 INF program: Running... udevadm settle --timeout=300 >15:54:49,507 DBG program: Return code: 0 >15:54:49,514 INF program: Running... udevadm settle --timeout=300 >15:54:49,561 DBG program: Return code: 0 >15:54:49,618 INF program: Running... hwclock --hctosys --utc >15:54:49,651 INF program: Running... systemctl start chronyd >15:54:49,669 INF program: Running [7] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... >15:54:49,753 DBG program: Return code: 0 >15:54:49,754 INF program: stdout[7]: >15:54:49,755 INF program: stderr[7]: >15:54:49,755 INF program: ...done [7] (exit code: 0) >15:54:49,755 INF program: Running... udevadm settle --timeout=300 >15:54:49,818 DBG program: Return code: 0 >15:54:49,872 INF program: Running... udevadm settle --timeout=300 >15:54:49,952 DBG program: Return code: 0 >15:54:49,964 INF program: Running... udevadm settle --timeout=300 >15:54:50,032 DBG program: Return code: 0 >15:54:50,039 INF program: Running... udevadm settle --timeout=300 >15:54:50,125 DBG program: Return code: 0 >15:54:50,143 INF program: Running... udevadm settle --timeout=300 >15:54:50,205 DBG program: Return code: 0 >15:54:50,376 INF program: Running... udevadm settle --timeout=300 >15:54:50,422 DBG program: Return code: 0 >15:54:50,537 INF program: Running [8] dmsetup info -co subsystem --noheadings vg-root ... >15:54:50,543 INF program: stdout[8]: LVM > >15:54:50,544 INF program: stderr[8]: >15:54:50,544 INF program: ...done [8] (exit code: 0) >15:54:50,591 INF program: Running... dumpe2fs -h /dev/loop1 >15:54:50,598 INF program: stdout: >15:54:50,598 INF program: Filesystem volume name: Anaconda >15:54:50,599 INF program: Last mounted on: / >15:54:50,599 INF program: Filesystem UUID: 1b3dfcc6-544d-4ddc-82de-3168bffc08a0 >15:54:50,599 INF program: Filesystem magic number: 0xEF53 >15:54:50,599 INF program: Filesystem revision #: 1 (dynamic) >15:54:50,599 INF program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:54:50,599 INF program: Filesystem flags: signed_directory_hash >15:54:50,599 INF program: Default mount options: user_xattr acl >15:54:50,600 INF program: Filesystem state: clean >15:54:50,600 INF program: Errors behavior: Continue >15:54:50,600 INF program: Filesystem OS type: Linux >15:54:50,600 INF program: Inode count: 131072 >15:54:50,600 INF program: Block count: 524288 >15:54:50,600 INF program: Reserved block count: 0 >15:54:50,600 INF program: Free blocks: 100901 >15:54:50,600 INF program: Free inodes: 92163 >15:54:50,601 INF program: First block: 0 >15:54:50,601 INF program: Block size: 4096 >15:54:50,601 INF program: Fragment size: 4096 >15:54:50,601 INF program: Group descriptor size: 64 >15:54:50,601 INF program: Reserved GDT blocks: 255 >15:54:50,601 INF program: Blocks per group: 32768 >15:54:50,601 INF program: Fragments per group: 32768 >15:54:50,601 INF program: Inodes per group: 8192 >15:54:50,602 INF program: Inode blocks per group: 512 >15:54:50,602 INF program: Flex block group size: 16 >15:54:50,602 INF program: Filesystem created: Wed Apr 25 03:06:22 2018 >15:54:50,602 INF program: Last mount time: Wed Apr 25 03:06:38 2018 >15:54:50,602 INF program: Last write time: Wed Apr 25 03:07:00 2018 >15:54:50,602 INF program: Mount count: 2 >15:54:50,602 INF program: Maximum mount count: -1 >15:54:50,602 INF program: Last checked: Wed Apr 25 03:06:22 2018 >15:54:50,603 INF program: Check interval: 0 (<none>) >15:54:50,603 INF program: Lifetime writes: 1688 MB >15:54:50,603 INF program: Reserved blocks uid: 0 (user root) >15:54:50,603 INF program: Reserved blocks gid: 0 (group root) >15:54:50,603 INF program: First inode: 11 >15:54:50,603 INF program: Inode size: 256 >15:54:50,603 INF program: Required extra isize: 32 >15:54:50,603 INF program: Desired extra isize: 32 >15:54:50,603 INF program: Journal inode: 8 >15:54:50,604 INF program: Default directory hash: half_md4 >15:54:50,604 INF program: Directory Hash Seed: f23d9c2e-77d7-4eec-9d1e-fe1bd19b3b8e >15:54:50,604 INF program: Journal backup: inode blocks >15:54:50,604 INF program: Journal features: journal_64bit >15:54:50,604 INF program: Journal size: 64M >15:54:50,604 INF program: Journal length: 16384 >15:54:50,604 INF program: Journal sequence: 0x0000000d >15:54:50,604 INF program: Journal start: 0 >15:54:50,604 INF program: >15:54:50,605 INF program: stderr: >15:54:50,605 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >15:54:50,605 DBG program: Return code: 0 >15:54:50,606 INF program: Running... resize2fs -P /dev/loop1 >15:54:50,617 INF program: stdout: >15:54:50,617 INF program: Couldn't find valid filesystem superblock. >15:54:50,617 INF program: stderr: >15:54:50,618 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >15:54:50,618 INF program: b'resize2fs: Device or resource busy while trying to open /dev/loop1' >15:54:50,618 DBG program: Return code: 1 >15:54:50,623 INF program: Running... udevadm settle --timeout=300 >15:54:50,674 DBG program: Return code: 0 >15:54:50,680 INF program: Running... udevadm settle --timeout=300 >15:54:50,070 DBG program: Return code: 0 >15:54:50,072 DBG program: Return code: 0 >15:54:50,095 INF program: Running [9] dmsetup info -co subsystem --noheadings live-rw ... >15:54:50,101 INF program: stdout[9]: > >15:54:50,101 INF program: stderr[9]: >15:54:50,101 INF program: ...done [9] (exit code: 0) >15:54:50,101 INF program: Running [10] dmsetup info -co subsystem --noheadings live-rw ... >15:54:50,105 INF program: stdout[10]: > >15:54:50,106 INF program: stderr[10]: >15:54:50,106 INF program: ...done [10] (exit code: 0) >15:54:50,106 INF program: Running [11] dmsetup info -co subsystem --noheadings live-rw ... >15:54:50,110 INF program: stdout[11]: > >15:54:50,111 INF program: stderr[11]: >15:54:50,111 INF program: ...done [11] (exit code: 0) >15:54:50,111 INF program: Running [12] dmsetup info -co subsystem --noheadings live-rw ... >15:54:50,115 INF program: stdout[12]: > >15:54:50,116 INF program: stderr[12]: >15:54:50,116 INF program: ...done [12] (exit code: 0) >15:54:50,116 INF program: Running [13] dmsetup info -co subsystem --noheadings live-rw ... >15:54:50,120 INF program: stdout[13]: > >15:54:50,121 INF program: stderr[13]: >15:54:50,121 INF program: ...done [13] (exit code: 0) >15:54:50,121 INF program: Running [14] dmsetup info -co subsystem --noheadings live-rw ... >15:54:50,125 INF program: stdout[14]: > >15:54:50,126 INF program: stderr[14]: >15:54:50,126 INF program: ...done [14] (exit code: 0) >15:54:50,126 INF program: Running [15] dmsetup info -co subsystem --noheadings live-rw ... >15:54:50,130 INF program: stdout[15]: > >15:54:50,131 INF program: stderr[15]: >15:54:50,131 INF program: ...done [15] (exit code: 0) >15:54:50,146 INF program: Running [16] dmsetup info -co subsystem --noheadings live-rw ... >15:54:50,151 INF program: stdout[16]: > >15:54:50,151 INF program: stderr[16]: >15:54:50,151 INF program: ...done [16] (exit code: 0) >15:54:50,152 INF program: Running [17] dmsetup info -co subsystem --noheadings live-rw ... >15:54:50,156 INF program: stdout[17]: > >15:54:50,156 INF program: stderr[17]: >15:54:50,156 INF program: ...done [17] (exit code: 0) >15:54:50,164 INF program: Running... dumpe2fs -h /dev/mapper/live-rw >15:54:50,171 INF program: stdout: >15:54:50,171 INF program: Filesystem volume name: Anaconda >15:54:50,171 INF program: Last mounted on: / >15:54:50,171 INF program: Filesystem UUID: 1b3dfcc6-544d-4ddc-82de-3168bffc08a0 >15:54:50,171 INF program: Filesystem magic number: 0xEF53 >15:54:50,171 INF program: Filesystem revision #: 1 (dynamic) >15:54:50,172 INF program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:54:50,172 INF program: Filesystem flags: signed_directory_hash >15:54:50,172 INF program: Default mount options: user_xattr acl >15:54:50,172 INF program: Filesystem state: clean >15:54:50,172 INF program: Errors behavior: Continue >15:54:50,172 INF program: Filesystem OS type: Linux >15:54:50,172 INF program: Inode count: 131072 >15:54:50,173 INF program: Block count: 524288 >15:54:50,173 INF program: Reserved block count: 0 >15:54:50,173 INF program: Free blocks: 100901 >15:54:50,173 INF program: Free inodes: 92163 >15:54:50,173 INF program: First block: 0 >15:54:50,173 INF program: Block size: 4096 >15:54:50,173 INF program: Fragment size: 4096 >15:54:50,174 INF program: Group descriptor size: 64 >15:54:50,174 INF program: Reserved GDT blocks: 255 >15:54:50,174 INF program: Blocks per group: 32768 >15:54:50,174 INF program: Fragments per group: 32768 >15:54:50,174 INF program: Inodes per group: 8192 >15:54:50,174 INF program: Inode blocks per group: 512 >15:54:50,174 INF program: Flex block group size: 16 >15:54:50,174 INF program: Filesystem created: Wed Apr 25 03:06:22 2018 >15:54:50,175 INF program: Last mount time: Mon Jul 9 15:54:26 2018 >15:54:50,175 INF program: Last write time: Mon Jul 9 15:54:26 2018 >15:54:50,175 INF program: Mount count: 3 >15:54:50,175 INF program: Maximum mount count: -1 >15:54:50,175 INF program: Last checked: Wed Apr 25 03:06:22 2018 >15:54:50,175 INF program: Check interval: 0 (<none>) >15:54:50,175 INF program: Lifetime writes: 1688 MB >15:54:50,175 INF program: Reserved blocks uid: 0 (user root) >15:54:50,176 INF program: Reserved blocks gid: 0 (group root) >15:54:50,176 INF program: First inode: 11 >15:54:50,176 INF program: Inode size: 256 >15:54:50,176 INF program: Required extra isize: 32 >15:54:50,176 INF program: Desired extra isize: 32 >15:54:50,176 INF program: Journal inode: 8 >15:54:50,176 INF program: Default directory hash: half_md4 >15:54:50,177 INF program: Directory Hash Seed: f23d9c2e-77d7-4eec-9d1e-fe1bd19b3b8e >15:54:50,177 INF program: Journal backup: inode blocks >15:54:50,177 INF program: Journal features: journal_64bit >15:54:50,177 INF program: Journal size: 64M >15:54:50,177 INF program: Journal length: 16384 >15:54:50,177 INF program: Journal sequence: 0x0000000e >15:54:50,177 INF program: Journal start: 1 >15:54:50,177 INF program: >15:54:50,178 INF program: stderr: >15:54:50,178 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >15:54:50,178 DBG program: Return code: 0 >15:54:50,178 INF program: Running... resize2fs -P /dev/mapper/live-rw >15:54:50,186 INF program: stdout: >15:54:50,187 INF program: Estimated minimum size of the filesystem: 524288 >15:54:50,187 INF program: stderr: >15:54:50,187 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >15:54:50,189 DBG program: Return code: 0 >15:54:50,193 INF program: Running... udevadm settle --timeout=300 >15:54:50,243 DBG program: Return code: 0 >15:54:50,264 INF program: Running... udevadm settle --timeout=300 >15:54:50,314 DBG program: Return code: 0 >15:54:50,324 INF program: Running [18] dmsetup info -co subsystem --noheadings live-base ... >15:54:50,328 INF program: stdout[18]: > >15:54:50,329 INF program: stderr[18]: >15:54:50,329 INF program: ...done [18] (exit code: 0) >15:54:50,329 INF program: Running [19] dmsetup info -co subsystem --noheadings live-base ... >15:54:50,333 INF program: stdout[19]: > >15:54:50,333 INF program: stderr[19]: >15:54:50,334 INF program: ...done [19] (exit code: 0) >15:54:50,334 INF program: Running [20] dmsetup info -co subsystem --noheadings live-base ... >15:54:50,338 INF program: stdout[20]: > >15:54:50,338 INF program: stderr[20]: >15:54:50,338 INF program: ...done [20] (exit code: 0) >15:54:50,339 INF program: Running [21] dmsetup info -co subsystem --noheadings live-base ... >15:54:50,344 INF program: stdout[21]: > >15:54:50,344 INF program: stderr[21]: >15:54:50,344 INF program: ...done [21] (exit code: 0) >15:54:50,344 INF program: Running [22] dmsetup info -co subsystem --noheadings live-base ... >15:54:50,349 INF program: stdout[22]: > >15:54:50,349 INF program: stderr[22]: >15:54:50,349 INF program: ...done [22] (exit code: 0) >15:54:50,349 INF program: Running [23] dmsetup info -co subsystem --noheadings live-base ... >15:54:50,353 INF program: stdout[23]: > >15:54:50,354 INF program: stderr[23]: >15:54:50,354 INF program: ...done [23] (exit code: 0) >15:54:50,354 INF program: Running [24] dmsetup info -co subsystem --noheadings live-base ... >15:54:50,358 INF program: stdout[24]: > >15:54:50,358 INF program: stderr[24]: >15:54:50,358 INF program: ...done [24] (exit code: 0) >15:54:50,372 INF program: Running [25] dmsetup info -co subsystem --noheadings live-base ... >15:54:50,377 INF program: stdout[25]: > >15:54:50,378 INF program: stderr[25]: >15:54:50,378 INF program: ...done [25] (exit code: 0) >15:54:50,378 INF program: Running [26] dmsetup info -co subsystem --noheadings live-base ... >15:54:50,382 INF program: stdout[26]: > >15:54:50,383 INF program: stderr[26]: >15:54:50,383 INF program: ...done [26] (exit code: 0) >15:54:50,391 INF program: Running... dumpe2fs -h /dev/mapper/live-base >15:54:50,397 INF program: stdout: >15:54:50,397 INF program: Filesystem volume name: Anaconda >15:54:50,397 INF program: Last mounted on: / >15:54:50,397 INF program: Filesystem UUID: 1b3dfcc6-544d-4ddc-82de-3168bffc08a0 >15:54:50,398 INF program: Filesystem magic number: 0xEF53 >15:54:50,398 INF program: Filesystem revision #: 1 (dynamic) >15:54:50,398 INF program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:54:50,398 INF program: Filesystem flags: signed_directory_hash >15:54:50,398 INF program: Default mount options: user_xattr acl >15:54:50,398 INF program: Filesystem state: clean >15:54:50,398 INF program: Errors behavior: Continue >15:54:50,399 INF program: Filesystem OS type: Linux >15:54:50,399 INF program: Inode count: 131072 >15:54:50,399 INF program: Block count: 524288 >15:54:50,399 INF program: Reserved block count: 0 >15:54:50,399 INF program: Free blocks: 100901 >15:54:50,399 INF program: Free inodes: 92163 >15:54:50,399 INF program: First block: 0 >15:54:50,400 INF program: Block size: 4096 >15:54:50,400 INF program: Fragment size: 4096 >15:54:50,400 INF program: Group descriptor size: 64 >15:54:50,400 INF program: Reserved GDT blocks: 255 >15:54:50,400 INF program: Blocks per group: 32768 >15:54:50,400 INF program: Fragments per group: 32768 >15:54:50,400 INF program: Inodes per group: 8192 >15:54:50,401 INF program: Inode blocks per group: 512 >15:54:50,401 INF program: Flex block group size: 16 >15:54:50,401 INF program: Filesystem created: Wed Apr 25 03:06:22 2018 >15:54:50,401 INF program: Last mount time: Wed Apr 25 03:06:38 2018 >15:54:50,401 INF program: Last write time: Wed Apr 25 03:07:00 2018 >15:54:50,401 INF program: Mount count: 2 >15:54:50,401 INF program: Maximum mount count: -1 >15:54:50,402 INF program: Last checked: Wed Apr 25 03:06:22 2018 >15:54:50,402 INF program: Check interval: 0 (<none>) >15:54:50,402 INF program: Lifetime writes: 1688 MB >15:54:50,402 INF program: Reserved blocks uid: 0 (user root) >15:54:50,402 INF program: Reserved blocks gid: 0 (group root) >15:54:50,402 INF program: First inode: 11 >15:54:50,402 INF program: Inode size: 256 >15:54:50,402 INF program: Required extra isize: 32 >15:54:50,403 INF program: Desired extra isize: 32 >15:54:50,403 INF program: Journal inode: 8 >15:54:50,403 INF program: Default directory hash: half_md4 >15:54:50,403 INF program: Directory Hash Seed: f23d9c2e-77d7-4eec-9d1e-fe1bd19b3b8e >15:54:50,403 INF program: Journal backup: inode blocks >15:54:50,403 INF program: Journal features: journal_64bit >15:54:50,403 INF program: Journal size: 64M >15:54:50,404 INF program: Journal length: 16384 >15:54:50,404 INF program: Journal sequence: 0x0000000d >15:54:50,404 INF program: Journal start: 0 >15:54:50,404 INF program: >15:54:50,404 INF program: stderr: >15:54:50,404 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >15:54:50,404 DBG program: Return code: 0 >15:54:50,405 INF program: Running... resize2fs -P /dev/mapper/live-base >15:54:50,411 INF program: stdout: >15:54:50,411 INF program: Couldn't find valid filesystem superblock. >15:54:50,412 INF program: stderr: >15:54:50,412 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >15:54:50,412 INF program: b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >15:54:50,412 DBG program: Return code: 1 >15:54:50,417 INF program: Running... udevadm settle --timeout=300 >15:54:50,524 DBG program: Return code: 0 >15:54:50,532 INF program: Running... udevadm settle --timeout=300 >15:54:50,577 DBG program: Return code: 0 >15:54:50,605 INF program: Running [27] dmsetup info -co subsystem --noheadings vg-root ... >15:54:50,609 INF program: stdout[27]: LVM > >15:54:50,609 INF program: stderr[27]: >15:54:50,610 INF program: ...done [27] (exit code: 0) >15:54:50,611 INF program: Running... udevadm settle --timeout=300 >15:54:50,657 DBG program: Return code: 0 >15:54:50,665 INF program: Running... udevadm settle --timeout=300 >15:54:50,710 DBG program: Return code: 0 >15:54:50,716 INF program: Running... udevadm settle --timeout=300 >15:54:50,763 DBG program: Return code: 0 >15:54:50,770 INF program: Running... udevadm settle --timeout=300 >15:54:50,814 DBG program: Return code: 0 >15:54:50,819 INF program: Running... udevadm settle --timeout=300 >15:54:50,864 DBG program: Return code: 0 >15:54:50,865 INF program: Running... udevadm settle --timeout=300 >15:54:50,909 DBG program: Return code: 0 >15:54:50,914 INF program: Running... umount /run/install/repo >15:54:50,926 INF program: stderr: >15:54:50,926 INF program: b'umount: /run/install/repo: target is busy.' >15:54:50,927 DBG program: Return code: 32 >15:54:50,927 INF program: Running... lsof /run/install/repo >15:54:51,007 DBG program: Return code: 1 >15:54:51,011 INF program: Running... udevadm settle --timeout=300 >15:54:51,057 DBG program: Return code: 0 >15:54:51,068 INF program: Running... udevadm settle --timeout=300 >15:54:51,118 DBG program: Return code: 0 >15:54:51,127 INF program: Running... udevadm settle --timeout=300 >15:54:51,177 DBG program: Return code: 0 >15:54:51,181 INF program: [28] Calling the 'com.redhat.lvmdbus1.Lv.Deactivate' method on the '/com/redhat/lvmdbus1/Lv/0' object with the following parameters: '(0, 1, {'--config': <' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >15:54:51,304 INF program: [28] Done. >15:54:51,307 INF program: [28] No result, no job started >15:54:51,317 INF program: Running... udevadm settle --timeout=300 >15:54:51,402 DBG program: Return code: 0 >15:54:51,407 INF program: [29] Calling the 'com.redhat.lvmdbus1.Vg.Deactivate' method on the '/com/redhat/lvmdbus1/Vg/0' object with the following parameters: '(0, 1, {'--config': <' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >15:54:51,664 INF program: [29] Done. >15:54:51,664 INF program: [29] No result, no job started >15:54:51,669 INF program: Running... udevadm settle --timeout=300 >15:54:51,791 DBG program: Return code: 0 >15:54:51,821 INF program: Running... udevadm settle --timeout=300 >15:54:51,911 DBG program: Return code: 0 >15:54:51,915 INF program: Running... udevadm settle --timeout=300 >15:54:51,967 DBG program: Return code: 0 >15:54:51,972 INF program: Running... udevadm settle --timeout=300 >15:54:52,019 DBG program: Return code: 0 >15:54:52,025 INF program: [30] Calling the 'com.redhat.lvmdbus1.Vg.Deactivate' method on the '/com/redhat/lvmdbus1/Vg/0' object with the following parameters: '(0, 1, {'--config': <' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >15:54:52,122 INF program: [30] Done. >15:54:52,122 INF program: [30] No result, no job started >15:54:52,126 INF program: Running... udevadm settle --timeout=300 >15:54:52,171 DBG program: Return code: 0 >15:54:53,652 INF program: Running... df --output=target,avail >15:54:53,662 INF program: Mounted on Avail >15:54:53,662 INF program: /dev 984852 >15:54:53,663 INF program: /dev/shm 1020184 >15:54:53,663 INF program: /run 994844 >15:54:53,663 INF program: /sys/fs/cgroup 1020196 >15:54:53,663 INF program: /run/install/repo 0 >15:54:53,663 INF program: / 373976 >15:54:53,663 INF program: /tmp 1008464 >15:54:53,664 DBG program: Return code: 0 >15:54:53,680 INF program: Running... hwclock --systohc --utc >15:54:54,501 DBG program: Return code: 0 >15:54:54,524 INF program: Running... udevadm settle --timeout=300 >15:54:54,568 DBG program: Return code: 0 >15:54:54,572 INF program: Running... udevadm settle --timeout=300 >15:54:54,616 DBG program: Return code: 0 >15:54:54,621 INF program: Running... udevadm settle --timeout=300 >15:54:54,664 DBG program: Return code: 0 >15:54:54,668 INF program: [31] Calling the 'com.redhat.lvmdbus1.Vg.Deactivate' method on the '/com/redhat/lvmdbus1/Vg/0' object with the following parameters: '(0, 1, {'--config': <' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >15:54:54,761 INF program: [31] Done. >15:54:54,762 INF program: [31] No result, no job started >15:54:54,766 INF program: Running... udevadm settle --timeout=300 >15:54:54,810 DBG program: Return code: 0 >15:54:54,814 INF program: Running... udevadm settle --timeout=300 >15:54:54,859 DBG program: Return code: 0 >15:54:54,878 INF program: [32] Calling the 'com.redhat.lvmdbus1.Lv.Activate' method on the '/com/redhat/lvmdbus1/Lv/0' object with the following parameters: '(0, 1, {'--config': <' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >15:54:54,990 INF program: [32] Done. >15:54:54,990 INF program: [32] No result, no job started >15:54:54,990 INF program: Running... udevadm settle --timeout=300 >15:54:55,034 DBG program: Return code: 0 >15:54:55,038 INF program: Running... wipefs -f -a /dev/mapper/vg-root >15:54:55,053 DBG program: Return code: 0 >15:54:55,053 INF program: Running... udevadm settle --timeout=300 >15:54:55,102 DBG program: Return code: 0 >15:54:55,106 INF program: Running... udevadm settle --timeout=300 >15:54:55,152 DBG program: Return code: 0 >15:54:55,159 INF program: [33] Calling the 'com.redhat.lvmdbus1.Lv.Deactivate' method on the '/com/redhat/lvmdbus1/Lv/0' object with the following parameters: '(0, 1, {'--config': <' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >15:54:55,263 INF program: [33] Done. >15:54:55,263 INF program: [33] No result, no job started >15:54:55,265 INF program: Running... wipefs -f -a /dev/sda1 >15:54:55,276 DBG program: Return code: 0 >15:54:55,276 INF program: Running... udevadm settle --timeout=300 >15:54:55,328 DBG program: Return code: 0 >15:54:55,341 INF program: Running... udevadm settle --timeout=300 >15:54:55,447 DBG program: Return code: 0 >15:54:55,464 INF program: [34] Calling the 'com.redhat.lvmdbus1.Lv.Activate' method on the '/com/redhat/lvmdbus1/Lv/0' object with the following parameters: '(0, 1, {'--config': <' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >15:54:55,591 INF program: [34] Done. >15:54:55,592 INF program: [34] No result, no job started >15:54:55,592 INF program: Running... udevadm settle --timeout=300 >15:54:55,639 DBG program: Return code: 0 >15:54:55,645 INF program: Running... mkfs.xfs -f /dev/mapper/vg-root >15:54:55,725 INF program: stdout: >15:54:55,726 INF program: meta-data=/dev/mapper/vg-root isize=512 agcount=4, agsize=196352 blks >15:54:55,727 INF program: = sectsz=512 attr=2, projid32bit=1 >15:54:55,727 INF program: = crc=1 finobt=1, sparse=0, rmapbt=0, reflink=0 >15:54:55,727 INF program: data = bsize=4096 blocks=785408, imaxpct=25 >15:54:55,727 INF program: = sunit=0 swidth=0 blks >15:54:55,727 INF program: naming =version 2 bsize=4096 ascii-ci=0 ftype=1 >15:54:55,727 INF program: log =internal log bsize=4096 blocks=2560, version=2 >15:54:55,727 INF program: = sectsz=512 sunit=0 blks, lazy-count=1 >15:54:55,727 INF program: realtime =none extsz=4096 blocks=0, rtextents=0 >15:54:55,728 DBG program: Return code: 0 >15:54:55,728 INF program: Running... xfs_admin -L / /dev/mapper/vg-root >15:54:55,779 INF program: stdout: >15:54:55,779 INF program: writing all SBs >15:54:55,779 INF program: new label = "/" >15:54:55,779 DBG program: Return code: 0 >15:54:55,780 INF program: Running... udevadm settle --timeout=300 >15:54:55,838 DBG program: Return code: 0 >15:54:55,877 INF program: Running... udevadm settle --timeout=300 >15:54:55,985 DBG program: Return code: 0 >15:54:55,989 INF program: Running... mkfs.xfs -f /dev/sda1 >15:54:56,026 INF program: stdout: >15:54:56,026 INF program: meta-data=/dev/sda1 isize=512 agcount=4, agsize=12736 blks >15:54:56,027 INF program: = sectsz=512 attr=2, projid32bit=1 >15:54:56,027 INF program: = crc=1 finobt=1, sparse=0, rmapbt=0, reflink=0 >15:54:56,027 INF program: data = bsize=4096 blocks=50944, imaxpct=25 >15:54:56,027 INF program: = sunit=0 swidth=0 blks >15:54:56,027 INF program: naming =version 2 bsize=4096 ascii-ci=0 ftype=1 >15:54:56,027 INF program: log =internal log bsize=4096 blocks=855, version=2 >15:54:56,028 INF program: = sectsz=512 sunit=0 blks, lazy-count=1 >15:54:56,028 INF program: realtime =none extsz=4096 blocks=0, rtextents=0 >15:54:56,028 DBG program: Return code: 0 >15:54:56,028 INF program: Running... xfs_admin -L /boot /dev/sda1 >15:54:56,044 INF program: stdout: >15:54:56,045 INF program: writing all SBs >15:54:56,045 INF program: new label = "/boot" >15:54:56,045 DBG program: Return code: 0 >15:54:56,046 INF program: Running... udevadm settle --timeout=300 >15:54:56,097 DBG program: Return code: 0 >15:54:56,178 INF program: Running... udevadm settle --timeout=300 >15:54:56,254 DBG program: Return code: 0 >15:54:56,261 INF program: Running... udevadm settle --timeout=300 >15:54:56,309 DBG program: Return code: 0 >15:54:56,314 INF program: Running... mount -t xfs -o defaults /dev/mapper/vg-root /mnt/sysimage >15:54:56,351 DBG program: Return code: 0 >15:54:56,357 INF program: Running... udevadm settle --timeout=300 >15:54:56,421 DBG program: Return code: 0 >15:54:56,434 INF program: Running... udevadm settle --timeout=300 >15:54:56,487 DBG program: Return code: 0 >15:54:56,492 INF program: Running... udevadm settle --timeout=300 >15:54:56,542 DBG program: Return code: 0 >15:54:56,547 INF program: Running... udevadm settle --timeout=300 >15:54:56,598 DBG program: Return code: 0 >15:54:56,604 INF program: Running... udevadm settle --timeout=300 >15:54:56,653 DBG program: Return code: 0 >15:54:56,659 INF program: Running... mount -t xfs -o defaults /dev/sda1 /mnt/sysimage/boot >15:54:56,679 DBG program: Return code: 0 >15:54:56,682 INF program: Running... udevadm settle --timeout=300 >15:54:56,732 DBG program: Return code: 0 >15:54:56,737 INF program: Running... udevadm settle --timeout=300 >15:54:56,785 DBG program: Return code: 0 >15:54:56,790 INF program: Running... udevadm settle --timeout=300 >15:54:56,851 DBG program: Return code: 0 >15:54:56,856 INF program: Running... udevadm settle --timeout=300 >15:54:56,904 DBG program: Return code: 0 >15:54:56,912 INF program: Running... udevadm settle --timeout=300 >15:54:56,964 DBG program: Return code: 0 >15:54:56,971 INF program: Running... udevadm settle --timeout=300 >15:54:57,024 DBG program: Return code: 0 >15:54:57,031 INF program: Running... udevadm settle --timeout=300 >15:54:57,101 DBG program: Return code: 0 >15:54:57,112 INF program: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >15:54:57,125 DBG program: Return code: 0 >15:54:57,129 INF program: Running... udevadm settle --timeout=300 >15:54:57,287 DBG program: Return code: 0 >15:54:57,294 INF program: Running... udevadm settle --timeout=300 >15:54:57,459 DBG program: Return code: 0 >15:54:57,465 INF program: Running... udevadm settle --timeout=300 >15:54:57,589 DBG program: Return code: 0 >15:54:57,597 INF program: Running... udevadm settle --timeout=300 >15:54:57,675 DBG program: Return code: 0 >15:54:57,708 INF program: Running... udevadm settle --timeout=300 >15:54:57,809 DBG program: Return code: 0 >15:54:57,819 INF program: Running... udevadm settle --timeout=300 >15:54:57,875 DBG program: Return code: 0 >15:54:57,881 INF program: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >15:54:57,892 DBG program: Return code: 0 >15:54:57,895 INF program: Running... udevadm settle --timeout=300 >15:54:57,955 DBG program: Return code: 0 >15:54:57,961 INF program: Running... udevadm settle --timeout=300 >15:54:58,014 DBG program: Return code: 0 >15:54:58,021 INF program: Running... udevadm settle --timeout=300 >15:54:58,073 DBG program: Return code: 0 >15:54:58,079 INF program: Running... udevadm settle --timeout=300 >15:54:58,131 DBG program: Return code: 0 >15:54:58,138 INF program: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >15:54:58,148 DBG program: Return code: 0 >15:54:58,152 INF program: Running... udevadm settle --timeout=300 >15:54:58,205 DBG program: Return code: 0 >15:54:58,212 INF program: Running... udevadm settle --timeout=300 >15:54:58,264 DBG program: Return code: 0 >15:54:58,272 INF program: Running... udevadm settle --timeout=300 >15:54:58,321 DBG program: Return code: 0 >15:54:58,327 INF program: Running... udevadm settle --timeout=300 >15:54:58,379 DBG program: Return code: 0 >15:54:58,385 INF program: Running... udevadm settle --timeout=300 >15:54:58,438 DBG program: Return code: 0 >15:54:58,453 INF program: Running... udevadm settle --timeout=300 >15:54:58,506 DBG program: Return code: 0 >15:54:58,514 INF program: Running... mount -t proc -o defaults proc /mnt/sysimage/proc >15:54:58,523 DBG program: Return code: 0 >15:54:58,746 INF program: Running... udevadm settle --timeout=300 >15:54:58,855 DBG program: Return code: 0 >15:54:58,862 INF program: Running... udevadm settle --timeout=300 >15:54:58,919 DBG program: Return code: 0 >15:54:58,927 INF program: Running... udevadm settle --timeout=300 >15:54:59,010 DBG program: Return code: 0 >15:54:59,017 INF program: Running... udevadm settle --timeout=300 >15:54:59,070 DBG program: Return code: 0 >15:54:59,077 INF program: Running... udevadm settle --timeout=300 >15:54:59,138 DBG program: Return code: 0 >15:54:59,146 INF program: Running... udevadm settle --timeout=300 >15:54:59,202 DBG program: Return code: 0 >15:54:59,217 INF program: Running... udevadm settle --timeout=300 >15:54:59,274 DBG program: Return code: 0 >15:54:59,288 INF program: Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >15:54:59,303 DBG program: Return code: 0 >15:54:59,313 INF program: Running... udevadm settle --timeout=300 >15:54:59,386 DBG program: Return code: 0 >15:54:59,393 INF program: Running... udevadm settle --timeout=300 >15:54:59,453 DBG program: Return code: 0 >15:54:59,461 INF program: Running... udevadm settle --timeout=300 >15:54:59,515 DBG program: Return code: 0 >15:54:59,522 INF program: Running... udevadm settle --timeout=300 >15:54:59,576 DBG program: Return code: 0 >15:54:59,590 INF program: Running... udevadm settle --timeout=300 >15:54:59,643 DBG program: Return code: 0 >15:54:59,651 INF program: Running... udevadm settle --timeout=300 >15:54:59,707 DBG program: Return code: 0 >15:54:59,714 INF program: Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >15:54:59,723 DBG program: Return code: 0 >15:54:59,727 INF program: Running... udevadm settle --timeout=300 >15:54:59,788 DBG program: Return code: 0 >15:54:59,797 INF program: Running... udevadm settle --timeout=300 >15:54:59,879 DBG program: Return code: 0 >15:54:59,889 INF program: Running... udevadm settle --timeout=300 >15:54:59,948 DBG program: Return code: 0 >15:54:59,954 INF program: Running... udevadm settle --timeout=300 >15:55:00,002 DBG program: Return code: 0 >15:55:00,008 INF program: Running... udevadm settle --timeout=300 >15:55:00,056 DBG program: Return code: 0 >15:55:00,064 INF program: Running... udevadm settle --timeout=300 >15:55:00,117 DBG program: Return code: 0 >15:55:00,123 INF program: Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >15:55:00,129 DBG program: Return code: 0 >15:55:00,188 INF program: Running... systemctl status chronyd >15:55:00,238 INF program: * chronyd.service - NTP client/server >15:55:00,238 INF program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled; vendor preset: enabled) >15:55:00,239 INF program: Active: active (running) since Mon 2018-07-09 15:54:49 UTC; 10s ago >15:55:00,239 INF program: Docs: man:chronyd(8) >15:55:00,239 INF program: man:chrony.conf(5) >15:55:00,239 INF program: Process: 2044 ExecStartPost=/usr/libexec/chrony-helper update-daemon (code=exited, status=0/SUCCESS) >15:55:00,239 INF program: Process: 2040 ExecStart=/usr/sbin/chronyd $OPTIONS (code=exited, status=0/SUCCESS) >15:55:00,239 INF program: Main PID: 2042 (chronyd) >15:55:00,240 INF program: Tasks: 1 (limit: 2308) >15:55:00,240 INF program: Memory: 1.3M >15:55:00,240 INF program: CGroup: /system.slice/chronyd.service >15:55:00,240 INF program: `-2042 /usr/sbin/chronyd >15:55:00,240 INF program: >15:55:00,240 INF program: Jul 09 15:54:49 localhost.localdomain systemd[1]: Starting NTP client/server... >15:55:00,241 INF program: Jul 09 15:54:49 localhost.localdomain chronyd[2042]: chronyd version 3.3 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +SECHASH +IPV6 +DEBUG) >15:55:00,241 INF program: Jul 09 15:54:49 localhost.localdomain chronyd[2042]: Using right/UTC timezone to obtain leap second data >15:55:00,241 INF program: Jul 09 15:54:49 localhost.localdomain systemd[1]: Started NTP client/server. >15:55:00,241 INF program: Jul 09 15:54:55 localhost.localdomain chronyd[2042]: Selected source 69.164.202.202 >15:55:00,241 INF program: Jul 09 15:54:55 localhost.localdomain chronyd[2042]: System clock TAI offset set to 37 seconds >15:55:00,242 INF program: Jul 09 15:54:56 localhost.localdomain chronyd[2042]: Source 198.55.111.50 replaced with 2001:1900:201e:6:6e62:6dff:fee5:821 >15:55:00,242 INF program: Jul 09 15:54:56 localhost.localdomain chronyd[2042]: Selected source 66.96.99.10 >15:55:00,242 DBG program: Return code: 0 >15:55:00,268 INF program: Running... systemd-detect-virt >15:55:00,320 INF program: vmware >15:55:00,320 DBG program: Return code: 0 >15:55:00,325 INF program: Running... udevadm settle --timeout=300 >15:55:00,378 DBG program: Return code: 0 >15:55:00,384 INF program: Running... udevadm settle --timeout=300 >15:55:00,432 DBG program: Return code: 0 >15:55:00,438 INF program: Running... udevadm settle --timeout=300 >15:55:00,554 DBG program: Return code: 0 >15:55:00,560 INF program: Running... udevadm settle --timeout=300 >15:55:00,614 DBG program: Return code: 0 >15:55:00,622 INF program: Running... udevadm settle --timeout=300 >15:55:00,675 DBG program: Return code: 0 >15:55:00,819 INF program: Running... df --output=target,avail >15:55:00,825 INF program: Mounted on Avail >15:55:00,826 INF program: /dev 984852 >15:55:00,826 INF program: /dev/shm 1020184 >15:55:00,826 INF program: /run 994844 >15:55:00,826 INF program: /sys/fs/cgroup 1020196 >15:55:00,826 INF program: /run/install/repo 0 >15:55:00,827 INF program: / 373944 >15:55:00,827 INF program: /tmp 1008304 >15:55:00,827 INF program: /mnt/sysimage 3095120 >15:55:00,827 INF program: /mnt/sysimage/boot 189720 >15:55:00,827 INF program: /mnt/sysimage/dev/shm 1020196 >15:55:00,827 DBG program: Return code: 0 >15:55:00,900 INF program: Running... df --output=target,avail >15:55:00,913 INF program: Mounted on Avail >15:55:00,914 INF program: /dev 984852 >15:55:00,914 INF program: /dev/shm 1020184 >15:55:00,914 INF program: /run 994844 >15:55:00,915 INF program: /sys/fs/cgroup 1020196 >15:55:00,915 INF program: /run/install/repo 0 >15:55:00,915 INF program: / 373944 >15:55:00,915 INF program: /tmp 1008304 >15:55:00,916 INF program: /mnt/sysimage 3095120 >15:55:00,916 INF program: /mnt/sysimage/boot 189720 >15:55:00,916 INF program: /mnt/sysimage/dev/shm 1020196 >15:55:00,916 DBG program: Return code: 0 >15:57:29,535 INF program: Running... xfs_freeze -f /mnt/sysimage/boot >15:57:29,552 INF program: stderr: >15:57:29,553 INF program: b'/mnt/sysimage/boot: No such file or directory' >15:57:29,553 DBG program: Return code: 1 >15:57:29,553 INF program: Running... xfs_freeze -u /mnt/sysimage/boot >15:57:29,563 INF program: stderr: >15:57:29,564 INF program: b'/mnt/sysimage/boot: No such file or directory' >15:57:29,564 DBG program: Return code: 1 >15:57:29,589 INF program: Running in chroot '/mnt/sysimage'... grub2-install --no-floppy /dev/sda >15:57:30,061 INF program: Installing for i386-pc platform. >15:57:30,062 INF program: Installation finished. No error reported. >15:57:30,062 DBG program: Return code: 0 >15:57:30,067 INF program: Running... xfs_freeze -f /mnt/sysimage/boot >15:57:30,089 INF program: stderr: >15:57:30,090 INF program: b'/mnt/sysimage/boot: No such file or directory' >15:57:30,090 DBG program: Return code: 1 >15:57:30,090 INF program: Running... xfs_freeze -u /mnt/sysimage/boot >15:57:30,100 INF program: stderr: >15:57:30,101 INF program: b'/mnt/sysimage/boot: No such file or directory' >15:57:30,101 DBG program: Return code: 1 >15:57:30,104 INF program: Running in chroot '/mnt/sysimage'... grub2-set-default 0 >15:57:30,139 DBG program: Return code: 0 >15:57:30,140 INF program: Running in chroot '/mnt/sysimage'... grub2-mkconfig -o /boot/grub2/grub.cfg >15:57:32,214 INF program: Generating grub configuration file ... >15:57:32,215 INF program: Found linux image: /boot/vmlinuz-4.16.3-301.fc28.x86_64 >15:57:32,215 INF program: Found initrd image: /boot/initramfs-4.16.3-301.fc28.x86_64.img >15:57:32,215 INF program: Found linux image: /boot/vmlinuz-0-rescue-48e85da4478940ce9174e08a35933f0b >15:57:32,215 INF program: Found initrd image: /boot/initramfs-0-rescue-48e85da4478940ce9174e08a35933f0b.img >15:57:32,215 INF program: done >15:57:32,215 DBG program: Return code: 0 >15:57:32,223 INF program: Running... xfs_freeze -f /mnt/sysimage/boot >15:57:32,241 INF program: stderr: >15:57:32,242 INF program: b'/mnt/sysimage/boot: No such file or directory' >15:57:32,242 DBG program: Return code: 1 >15:57:32,243 INF program: Running... xfs_freeze -u /mnt/sysimage/boot >15:57:32,259 INF program: stderr: >15:57:32,260 INF program: b'/mnt/sysimage/boot: No such file or directory' >15:57:32,260 DBG program: Return code: 1 >15:57:32,311 INF program: Running in chroot '/mnt/sysimage'... /usr/sbin/authconfig --update --nostart --enableshadow --passalgo=sha512 >15:57:32,428 INF program: Running authconfig compatibility tool. >15:57:32,429 INF program: >15:57:32,429 INF program: IMPORTANT: authconfig is replaced by authselect, please update your scripts. >15:57:32,429 INF program: See Fedora 28 Change Page: https://fedoraproject.org/wiki/Changes/AuthselectAsDefault >15:57:32,429 INF program: See man authselect-migration(7) to help you with migration to authselect >15:57:32,429 INF program: Warning: These options are not supported anymore and have no effect: >15:57:32,430 INF program: --enableshadow >15:57:32,430 INF program: --passalgo >15:57:32,430 INF program: >15:57:32,430 INF program: Executing: /usr/bin/authselect select sssd --force >15:57:32,430 INF program: Removing file: /etc/krb5.conf.d/authconfig-krb.conf >15:57:32,430 INF program: Removing file: /etc/sssd/conf.d/authconfig-sssd.conf >15:57:32,430 INF program: Executing: /usr/bin/systemctl disable sssd.service >15:57:32,430 INF program: Executing: /usr/bin/systemctl disable winbind.service >15:57:32,431 INF program: Executing: /usr/bin/systemctl disable oddjobd.service >15:57:32,431 DBG program: Return code: 0 >15:57:32,441 INF program: Running... systemctl disable initial-setup.service --root /mnt/sysimage >15:57:32,486 INF program: Failed to disable unit, unit initial-setup.service does not exist. >15:57:32,487 DBG program: Return code: 0 >15:57:32,495 INF program: Running... systemctl enable chronyd --root /mnt/sysimage >15:57:32,537 DBG program: Return code: 0 >15:57:32,802 INF program: Running... chpasswd -R /mnt/sysimage -e >15:57:32,833 INF program: Running... chage -R /mnt/sysimage -d root >15:57:32,861 DBG program: Return code: 0 >15:57:32,883 INF program: Running in chroot '/mnt/sysimage'... new-kernel-pkg --mkinitrd --dracut --depmod --update 4.16.3-301.fc28.x86_64 >15:58:17,077 DBG program: Return code: 0 >15:58:17,086 INF program: Running in chroot '/mnt/sysimage'... /bin/sh /tmp/ks-script-jfa9503e >15:58:42,898 INF program: Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service -> /usr/lib/systemd/system/systemd-networkd.service. >15:58:42,901 INF program: Created symlink /etc/systemd/system/multi-user.target.wants/systemd-networkd.service -> /usr/lib/systemd/system/systemd-networkd.service. >15:58:42,901 INF program: Created symlink /etc/systemd/system/sockets.target.wants/systemd-networkd.socket -> /usr/lib/systemd/system/systemd-networkd.socket. >15:58:42,901 INF program: Created symlink /etc/systemd/system/network-online.target.wants/systemd-networkd-wait-online.service -> /usr/lib/systemd/system/systemd-networkd-wait-online.service. >15:58:42,902 INF program: Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service -> /usr/lib/systemd/system/systemd-resolved.service. >15:58:42,902 INF program: Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service -> /usr/lib/systemd/system/systemd-resolved.service. >15:58:42,902 INF program: Generating grub configuration file ... >15:58:42,902 INF program: Found linux image: /boot/vmlinuz-4.16.3-301.fc28.x86_64 >15:58:42,903 INF program: Found initrd image: /boot/initramfs-4.16.3-301.fc28.x86_64.img >15:58:42,903 INF program: Found linux image: /boot/vmlinuz-0-rescue-48e85da4478940ce9174e08a35933f0b >15:58:42,903 INF program: Found initrd image: /boot/initramfs-0-rescue-48e85da4478940ce9174e08a35933f0b.img >15:58:42,903 INF program: done >15:58:42,903 INF program: checkmodule: loading policy configuration from /tmp/sssd-resolved.te >15:58:42,904 INF program: checkmodule: policy configuration loaded >15:58:42,904 INF program: checkmodule: writing binary representation (version 19) to /tmp/sssd-resolved.mod >15:58:42,904 INF program: Generating grub configuration file ... >15:58:42,904 INF program: Found linux image: /boot/vmlinuz-4.16.3-301.fc28.x86_64 >15:58:42,905 INF program: Found initrd image: /boot/initramfs-4.16.3-301.fc28.x86_64.img >15:58:42,905 INF program: Found linux image: /boot/vmlinuz-0-rescue-48e85da4478940ce9174e08a35933f0b >15:58:42,905 INF program: Found initrd image: /boot/initramfs-0-rescue-48e85da4478940ce9174e08a35933f0b.img >15:58:42,905 INF program: done >15:58:42,905 DBG program: Return code: 0 >15:58:42,907 INF program: Running in chroot '/mnt/sysimage'... /bin/sh /tmp/ks-script-6x4q7q7b >15:58:43,666 DBG program: Return code: 0 >15:58:43,668 INF program: Running... /bin/sh /tmp/ks-script-zmiijt7w >15:58:43,883 DBG program: Return code: 0 >15:58:43,884 INF program: Running... /bin/sh /tmp/ks-script-ag25ooy4 >15:58:43,890 DBG program: Return code: 0 > > >/tmp/storage.log: >15:54:47,639 INF blivet: ISCSID is /sbin/iscsid >15:54:47,639 INF blivet: no initiator set >15:54:47,756 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >15:54:47,756 INF blivet: no /etc/zfcp.conf; not configuring zfcp >15:54:48,795 DBG blivet: Ext4FS.supported: supported: True ; >15:54:48,795 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >15:54:48,796 DBG blivet: Ext4FS.supported: supported: True ; >15:54:48,796 DBG blivet: trying to set new default fstype to 'ext4' >15:54:48,798 DBG blivet: Ext4FS.supported: supported: True ; >15:54:48,798 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >15:54:48,799 DBG blivet: Ext4FS.supported: supported: True ; >15:54:48,811 DBG blivet: trying to set new default fstype to 'xfs' >15:54:48,812 DBG blivet: XFS.supported: supported: True ; >15:54:49,020 DBG blivet: get_format('xfs') returning XFS instance with object id 2 >15:54:49,022 DBG blivet: XFS.supported: supported: True ; >15:54:49,662 INF blivet: no initiator set >15:54:49,664 INF blivet: resetting Blivet (version 3.0.0.b1) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7fd7d45607b8> >15:54:49,665 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >15:54:49,668 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >15:54:49,824 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sdb', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base', 'vg-root'] >15:54:49,827 DBG blivet: DeviceTree.handle_device: name: sr0 ; info: {'DEVLINKS': '/dev/disk/by-label/Fedora-S-dvd-x86_64-28 ' > '/dev/disk/by-path/pci-0000:00:07.1-ata-1 ' > '/dev/disk/by-id/ata-VMware_Virtual_IDE_CDROM_Drive_00000000000000000001 ' > '/dev/cdrom /dev/disk/by-uuid/2018-04-25-06-09-17-00', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_07_1-ata-1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-S-dvd-x86_64-28', > 'ID_FS_LABEL_ENC': 'Fedora-S-dvd-x86_64-28', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-06-09-17-00', > 'ID_FS_UUID_ENC': '2018-04-25-06-09-17-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'VMware_Virtual_IDE_CDROM_Drive', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20IDE\\x20CDROM\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '537f877e', > 'ID_PATH': 'pci-0000:00:07.1-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_07_1-ata-1', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_IDE_CDROM_Drive_00000000000000000001', > 'ID_SERIAL_SHORT': '00000000000000000001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr0', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:07.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'TAGS': ':uaccess:seat:systemd:', > 'USEC_INITIALIZED': '16179504'} ; >15:54:49,828 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >15:54:49,829 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >15:54:49,830 DBG blivet: DeviceTree.get_device_by_name returned None >15:54:49,831 DBG blivet: OpticalDevicePopulator.run: >15:54:49,832 DBG blivet: get_format('None') returning DeviceFormat instance with object id 4 >15:54:49,832 DBG blivet: get_format('None') returning DeviceFormat instance with object id 5 >15:54:49,834 DBG blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >15:54:49,836 DBG blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >15:54:49,836 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 >15:54:49,838 DBG blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:07.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 ; >15:54:49,839 DBG blivet: updated sr0 size to 2.7 GiB (2.7 GiB) >15:54:49,839 INF blivet: added cdrom sr0 (id 3) to device tree >15:54:49,839 INF blivet: got device: OpticalDevice instance (0x7fd7d3c15c50) -- > name = sr0 status = True id = 3 > children = [] > parents = [] > uuid = None size = 2.7 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > target size = 2.7 GiB path = /dev/sr0 > format args = [] original_format = None >15:54:49,842 DBG blivet: DeviceTree.handle_format: name: sr0 ; >15:54:49,843 DBG blivet: OpticalDevice.media_present: sr0 ; status: True ; >15:54:49,858 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:54:49,858 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 7 >15:54:49,861 DBG blivet: EFIFS.supported: supported: True ; >15:54:49,861 DBG blivet: get_format('efi') returning EFIFS instance with object id 8 >15:54:49,864 DBG blivet: MacEFIFS.supported: supported: True ; >15:54:49,864 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >15:54:49,866 DBG blivet: MacEFIFS.supported: supported: True ; >15:54:49,866 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 10 >15:54:49,867 INF blivet: type detected on 'sr0' is 'iso9660' >15:54:49,869 DBG blivet: Iso9660FS.supported: supported: True ; >15:54:49,870 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 11 >15:54:49,872 DBG blivet: OpticalDevice._set_format: sr0 ; type: iso9660 ; current: None ; >15:54:49,872 INF blivet: got format: existing iso9660 filesystem >15:54:50,141 DBG blivet: Iso9660FS.supported: supported: True ; >15:54:50,211 DBG blivet: Iso9660FS.supported: supported: True ; >15:54:50,212 DBG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:15.0/0000:03:00.0/host2/target2:0:0/2:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'Virtual_disk', > 'ID_MODEL_ENC': 'Virtual\\x20disk\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '015b550b', > 'ID_PATH': 'pci-0000:03:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_03_00_0-scsi-0_0_0_0', > 'ID_REVISION': '1.0', > 'ID_SCSI': '1', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'VMware', > 'ID_VENDOR_ENC': 'VMware\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:15.0/0000:03:00.0/host2/target2:0:0/2:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16271588'} ; >15:54:50,213 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:15.0/0000:03:00.0/host2/target2:0:0/2:0:0:0/block/sda)... >15:54:50,214 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >15:54:50,214 DBG blivet: DeviceTree.get_device_by_name returned None >15:54:50,220 DBG blivet: DiskDevicePopulator.run: name: sda ; >15:54:50,221 INF blivet: sda is a disk >15:54:50,221 DBG blivet: get_format('None') returning DeviceFormat instance with object id 14 >15:54:50,221 DBG blivet: get_format('None') returning DeviceFormat instance with object id 15 >15:54:50,223 DBG blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >15:54:50,224 DBG blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >15:54:50,224 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:15.0/0000:03:00.0/host2/target2:0:0/2:0:0:0/block/sda >15:54:50,225 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:15.0/0000:03:00.0/host2/target2:0:0/2:0:0:0/block/sda ; >15:54:50,226 DBG blivet: updated sda size to 200 MiB (200 MiB) >15:54:50,226 INF blivet: added disk sda (id 13) to device tree >15:54:50,227 INF blivet: got device: DiskDevice instance (0x7fd7d3686e80) -- > name = sda status = True id = 13 > children = [] > parents = [] > uuid = None size = 200 MiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:15.0/0000:03:00.0/host2/target2:0:0/2:0:0:0/block/sda > target size = 200 MiB path = /dev/sda > format args = [] original_format = None removable = False wwn = None >15:54:50,229 DBG blivet: DeviceTree.handle_format: name: sda ; >15:54:50,231 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:54:50,231 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 17 >15:54:50,232 DBG blivet: EFIFS.supported: supported: True ; >15:54:50,232 DBG blivet: get_format('efi') returning EFIFS instance with object id 18 >15:54:50,234 DBG blivet: MacEFIFS.supported: supported: True ; >15:54:50,234 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 19 >15:54:50,235 DBG blivet: MacEFIFS.supported: supported: True ; >15:54:50,236 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 20 >15:54:50,237 DBG blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: dos ; >15:54:50,238 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >15:54:50,239 DBG blivet: DiskLabel.__init__: uuid: 015b550b ; label: None ; device: /dev/sda ; serial: None ; exists: True ; >15:54:50,260 DBG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fd7d3645160>] > device: <parted.device.Device object at 0x7fd7d36add30> > PedDisk: <_ped.Disk object at 0x7fd7d36b5a88> >15:54:50,368 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 21 >15:54:50,369 DBG blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >15:54:50,369 INF blivet: got format: existing msdos disklabel >15:54:50,373 DBG blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part1 ' > '/dev/disk/by-partuuid/015b550b-01', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:15.0/0000:03:00.0/host2/target2:0:0/2:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'Virtual_disk', > 'ID_MODEL_ENC': 'Virtual\\x20disk\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '407552', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '015b550b-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '015b550b', > 'ID_PATH': 'pci-0000:03:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_03_00_0-scsi-0_0_0_0', > 'ID_REVISION': '1.0', > 'ID_SCSI': '1', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'VMware', > 'ID_VENDOR_ENC': 'VMware\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:15.0/0000:03:00.0/host2/target2:0:0/2:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '31515130'} ; >15:54:50,373 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:15.0/0000:03:00.0/host2/target2:0:0/2:0:0:0/block/sda/sda1)... >15:54:50,374 DBG blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >15:54:50,374 DBG blivet: DeviceTree.get_device_by_name returned None >15:54:50,375 DBG blivet: PartitionDevicePopulator.run: name: sda1 ; >15:54:50,428 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >15:54:50,429 DBG blivet: DeviceTree.get_device_by_name returned existing 200 MiB disk sda (13) with existing msdos disklabel >15:54:50,430 DBG blivet: get_format('None') returning DeviceFormat instance with object id 24 >15:54:50,432 DBG blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >15:54:50,432 DBG blivet: get_format('None') returning DeviceFormat instance with object id 25 >15:54:50,433 DBG blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >15:54:50,434 DBG blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >15:54:50,434 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:15.0/0000:03:00.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 >15:54:50,435 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:15.0/0000:03:00.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 ; >15:54:50,436 DBG blivet: updated sda1 size to 199 MiB (199 MiB) >15:54:50,436 DBG blivet: looking up parted Partition: /dev/sda1 >15:54:50,437 DBG blivet: PartitionDevice.probe: sda1 ; exists: True ; >15:54:50,438 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >15:54:50,439 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >15:54:50,440 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >15:54:50,441 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:15.0/0000:03:00.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 ; >15:54:50,441 DBG blivet: updated sda1 size to 199 MiB (199 MiB) >15:54:50,442 INF blivet: added partition sda1 (id 23) to device tree >15:54:50,443 INF blivet: parted exception: msdos disk labels do not support partition names. >15:54:50,442 INF blivet: got device: PartitionDevice instance (0x7fd7d36cccf8) -- > name = sda1 status = True id = 23 > children = [] > parents = ['existing 200 MiB disk sda (13) with existing msdos disklabel'] > uuid = 015b550b-01 size = 199 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:15.0/0000:03:00.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 > target size = 199 MiB path = /dev/sda1 > format args = [] original_format = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd7d36ad9b0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd7d3645080> PedPartition: <_ped.Partition object at 0x7fd7d36b7bf8> > disk = existing 200 MiB disk sda (13) with existing msdos disklabel > start = 2048 end = 409599 length = 407552 > flags = boot >15:54:50,444 INF blivet: parted exception: msdos disk labels do not support partition names. >15:54:50,445 INF blivet: parted exception: msdos disk labels do not support partition names. >15:54:50,446 INF blivet: parted exception: msdos disk labels do not support partition names. >15:54:50,447 DBG blivet: DeviceTree.handle_format: name: sda1 ; >15:54:50,447 DBG blivet: no type or existing type for sda1, bailing >15:54:50,448 DBG blivet: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-BcbYLa-kIxv-RCG1-91MO-8O0i-vZ9G-gmzdGy ' > '/dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:1:0', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:15.0/0000:03:00.0/host2/target2:0:1/2:0:1:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'BcbYLa-kIxv-RCG1-91MO-8O0i-vZ9G-gmzdGy', > 'ID_FS_UUID_ENC': 'BcbYLa-kIxv-RCG1-91MO-8O0i-vZ9G-gmzdGy', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'Virtual_disk', > 'ID_MODEL_ENC': 'Virtual\\x20disk\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:03:00.0-scsi-0:0:1:0', > 'ID_PATH_TAG': 'pci-0000_03_00_0-scsi-0_0_1_0', > 'ID_REVISION': '1.0', > 'ID_SCSI': '1', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'VMware', > 'ID_VENDOR_ENC': 'VMware\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:15.0/0000:03:00.0/host2/target2:0:1/2:0:1:0/block/sdb', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16271984'} ; >15:54:50,448 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:15.0/0000:03:00.0/host2/target2:0:1/2:0:1:0/block/sdb)... >15:54:50,449 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >15:54:50,449 DBG blivet: DeviceTree.get_device_by_name returned None >15:54:50,451 DBG blivet: DiskDevicePopulator.run: name: sdb ; >15:54:50,452 INF blivet: sdb is a disk >15:54:50,452 DBG blivet: get_format('None') returning DeviceFormat instance with object id 29 >15:54:50,452 DBG blivet: get_format('None') returning DeviceFormat instance with object id 30 >15:54:50,453 DBG blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >15:54:50,454 DBG blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >15:54:50,454 DBG blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:15.0/0000:03:00.0/host2/target2:0:1/2:0:1:0/block/sdb >15:54:50,455 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:15.0/0000:03:00.0/host2/target2:0:1/2:0:1:0/block/sdb ; >15:54:50,456 DBG blivet: updated sdb size to 3 GiB (3 GiB) >15:54:50,456 INF blivet: added disk sdb (id 28) to device tree >15:54:50,456 INF blivet: got device: DiskDevice instance (0x7fd7d36ad400) -- > name = sdb status = True id = 28 > children = [] > parents = [] > uuid = None size = 3 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:15.0/0000:03:00.0/host2/target2:0:1/2:0:1:0/block/sdb > target size = 3 GiB path = /dev/sdb > format args = [] original_format = None removable = False wwn = None >15:54:50,458 DBG blivet: DeviceTree.handle_format: name: sdb ; >15:54:50,459 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:54:50,460 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 32 >15:54:50,461 DBG blivet: EFIFS.supported: supported: True ; >15:54:50,461 DBG blivet: get_format('efi') returning EFIFS instance with object id 33 >15:54:50,462 DBG blivet: MacEFIFS.supported: supported: True ; >15:54:50,462 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 34 >15:54:50,463 DBG blivet: MacEFIFS.supported: supported: True ; >15:54:50,464 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 35 >15:54:50,465 DBG blivet: LVMFormatPopulator.run: pv: sdb ; >15:54:50,467 INF blivet: type detected on 'sdb' is 'lvmpv' >15:54:50,468 DBG blivet: LVMPhysicalVolume.__init__: uuid: BcbYLa-kIxv-RCG1-91MO-8O0i-vZ9G-gmzdGy ; label: None ; device: /dev/sdb ; serial: None ; exists: True ; vg_name: vg ; vg_uuid: CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT ; pe_start: 1024 KiB ; >15:54:50,469 DBG blivet: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 36 >15:54:50,470 DBG blivet: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; >15:54:50,471 DBG blivet: DeviceTree.get_device_by_uuid: uuid: CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT ; incomplete: True ; hidden: False ; >15:54:50,471 DBG blivet: DeviceTree.get_device_by_uuid returned None >15:54:50,472 DBG blivet: DeviceTree.get_device_by_name: name: vg ; incomplete: False ; hidden: False ; >15:54:50,473 DBG blivet: DeviceTree.get_device_by_name returned None >15:54:50,474 DBG blivet: get_format('None') returning DeviceFormat instance with object id 38 >15:54:50,475 DBG blivet: LVMVolumeGroupDevice._add_parent: vg ; parent: sdb ; >15:54:50,477 DBG blivet: DiskDevice.add_child: name: sdb ; child: vg ; kids: 0 ; >15:54:50,477 DBG blivet: get_format('None') returning DeviceFormat instance with object id 39 >15:54:50,478 DBG blivet: LVMVolumeGroupDevice._set_format: vg ; type: None ; current: None ; >15:54:50,479 DBG blivet: LVMVolumeGroupDevice.update_sysfs_path: vg ; status: True ; >15:54:50,480 INF blivet: added lvmvg vg (id 37) to device tree >15:54:50,481 DBG blivet: LVMFormatPopulator._update_lvs: pv: sdb ; >15:54:50,482 DBG blivet: DeviceTree.get_device_by_uuid: uuid: CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT ; incomplete: True ; hidden: False ; >15:54:50,483 DBG blivet: DeviceTree.get_device_by_uuid returned existing 3 GiB lvmvg vg (37) >15:54:50,483 DBG blivet: vg size is 3 GiB >15:54:50,484 DBG blivet: vg vg has 3 GiB free >15:54:50,484 DBG blivet: vg size is 3 GiB >15:54:50,485 DBG blivet: vg vg has 3 GiB free >15:54:50,486 DBG blivet: vg size is 3 GiB >15:54:50,486 DBG blivet: vg vg has 3 GiB free >15:54:50,486 DBG blivet: vg size is 3 GiB >15:54:50,487 DBG blivet: vg vg has 3 GiB free >15:54:50,491 DBG blivet: DeviceTree.get_device_by_name: name: vg-root ; incomplete: False ; hidden: False ; >15:54:50,492 DBG blivet: DeviceTree.get_device_by_name returned None >15:54:50,493 DBG blivet: DeviceTree.get_device_by_uuid: uuid: H5YKQm-8jMn-KPMQ-ahSM-urIX-yDAe-HKsx05 ; incomplete: False ; hidden: False ; >15:54:50,493 DBG blivet: DeviceTree.get_device_by_uuid returned None >15:54:50,494 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >15:54:50,495 DBG blivet: LVMVolumeGroupDevice.add_child: name: vg ; child: root ; kids: 0 ; >15:54:50,496 DBG blivet: get_format('None') returning DeviceFormat instance with object id 43 >15:54:50,498 DBG blivet: LVMLogicalVolumeDevice._set_format: vg-root ; type: None ; current: None ; >15:54:50,500 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg-root ; status: True ; >15:54:50,500 DBG blivet: vg-root sysfs_path set to /sys/devices/virtual/block/dm-2 >15:54:50,502 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg-root ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >15:54:50,502 DBG blivet: updated vg-root size to 3 GiB (3 GiB) >15:54:50,503 DBG blivet: get_format('None') returning DeviceFormat instance with object id 45 >15:54:50,504 DBG blivet: LVMVolumeGroupDevice.remove_child: name: vg ; child: root ; kids: 1 ; >15:54:50,505 DBG blivet: LVMVolumeGroupDevice.add_child: name: vg ; child: root ; kids: 0 ; >15:54:50,505 DBG blivet: get_format('None') returning DeviceFormat instance with object id 46 >15:54:50,507 DBG blivet: LVMLogicalVolumeDevice._set_format: vg-root ; type: None ; current: None ; >15:54:50,508 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg-root ; status: True ; >15:54:50,508 DBG blivet: vg-root sysfs_path set to /sys/devices/virtual/block/dm-2 >15:54:50,510 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg-root ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >15:54:50,510 DBG blivet: updated vg-root size to 3 GiB (3 GiB) >15:54:50,510 DBG blivet: Adding vg-root/3 GiB to vg >15:54:50,511 INF blivet: added lvmlv vg-root (id 41) to device tree >15:54:50,512 DBG blivet: LVMLogicalVolumeDevice.setup: vg-root ; orig: False ; status: True ; controllable: True ; >15:54:50,513 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg-root ; status: True ; >15:54:50,513 DBG blivet: vg-root sysfs_path set to /sys/devices/virtual/block/dm-2 >15:54:50,515 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg-root ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >15:54:50,515 DBG blivet: updated vg-root size to 3 GiB (3 GiB) >15:54:50,516 DBG blivet: DeviceTree.handle_device: name: vg-root ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 ' > '/dev/mapper/vg-root /dev/vg/root /dev/disk/by-id/dm-name-vg-root', > 'DEVNAME': '/dev/dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'vg-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05', > 'DM_VG_NAME': 'vg', > 'MAJOR': '253', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-2', > 'SYS_PATH': '/sys/devices/virtual/block/dm-2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '31672403'} ; >15:54:50,517 INF blivet: scanning vg-root (/sys/devices/virtual/block/dm-2)... >15:54:50,518 DBG blivet: DeviceTree.get_device_by_name: name: vg-root ; incomplete: False ; hidden: False ; >15:54:50,519 DBG blivet: DeviceTree.get_device_by_name returned existing 3 GiB lvmlv vg-root (41) >15:54:50,520 DBG blivet: vg size is 3 GiB >15:54:50,521 DBG blivet: vg vg has 0 B free >15:54:50,521 DBG blivet: vg size is 3 GiB >15:54:50,521 DBG blivet: vg vg has 0 B free >15:54:50,523 DBG blivet: vg size is 3 GiB >15:54:50,523 DBG blivet: vg vg has 0 B free >15:54:50,524 DBG blivet: vg size is 3 GiB >15:54:50,524 DBG blivet: vg vg has 0 B free >15:54:50,526 DBG blivet: vg size is 3 GiB >15:54:50,527 DBG blivet: vg vg has 0 B free >15:54:50,527 DBG blivet: vg size is 3 GiB >15:54:50,528 DBG blivet: vg vg has 0 B free >15:54:50,525 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7fd7d36ad3c8) -- > name = vg-root status = True id = 41 > children = [] > parents = ['existing 3 GiB lvmvg vg (37)'] > uuid = H5YKQm-8jMn-KPMQ-ahSM-urIX-yDAe-HKsx05 size = 3 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 3 GiB path = /dev/mapper/vg-root > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd7d972a828) -- > name = vg status = True id = 37 > children = ['existing 3 GiB lvmlv vg-root (41)'] > parents = ['existing 3 GiB disk sdb (28) with existing lvmpv'] > uuid = CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT size = 3 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 3 GiB path = /dev/vg > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 767 > PE Free = 0 PV Count = 1 > modified = False extents = 767 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 3 GiB disk sdb (28) with existing lvmpv'] > LVs = ['existing 3 GiB lvmlv vg-root (41)'] > segment type = linear percent = 0 > VG space used = 3 GiB >15:54:50,529 DBG blivet: vg size is 3 GiB >15:54:50,530 DBG blivet: vg vg has 0 B free >15:54:50,530 DBG blivet: vg size is 3 GiB >15:54:50,530 DBG blivet: vg vg has 0 B free >15:54:50,532 DBG blivet: vg size is 3 GiB >15:54:50,533 DBG blivet: vg vg has 0 B free >15:54:50,533 DBG blivet: vg size is 3 GiB >15:54:50,533 DBG blivet: vg vg has 0 B free >15:54:50,535 DBG blivet: vg size is 3 GiB >15:54:50,535 DBG blivet: vg vg has 0 B free >15:54:50,536 DBG blivet: vg size is 3 GiB >15:54:50,536 DBG blivet: vg vg has 0 B free >15:54:50,545 DBG blivet: DeviceTree.handle_format: name: vg-root ; >15:54:50,545 DBG blivet: no type or existing type for vg-root, bailing >15:54:50,546 INF blivet: got format: existing lvmpv >15:54:50,548 DBG blivet: DeviceTree.handle_device: name: loop0 ; info: {'DEVNAME': '/dev/loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop0', > 'SYS_PATH': '/sys/devices/virtual/block/loop0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15834739'} ; >15:54:50,548 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >15:54:50,549 DBG blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >15:54:50,550 DBG blivet: DeviceTree.get_device_by_name returned None >15:54:50,551 DBG blivet: LoopDevicePopulator.run: name: loop0 ; >15:54:50,551 DBG blivet: DeviceTree.get_device_by_name: name: /run/install/repo/images/install.img ; incomplete: False ; hidden: False ; >15:54:50,552 DBG blivet: DeviceTree.get_device_by_name returned None >15:54:50,552 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >15:54:50,553 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >15:54:50,554 DBG blivet: FileDevice._set_format: /run/install/repo/images/install.img ; type: None ; current: None ; >15:54:50,555 DBG blivet: FileDevice.update_sysfs_path: /run/install/repo/images/install.img ; status: True ; >15:54:50,555 ERR blivet: failed to update sysfs path for /run/install/repo/images/install.img: not a device file: '/run/install/repo/images/install.img' >15:54:50,555 INF blivet: added file /run/install/repo/images/install.img (id 50) to device tree >15:54:50,555 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >15:54:50,557 DBG blivet: FileDevice.add_child: name: /run/install/repo/images/install.img ; child: loop0 ; kids: 0 ; >15:54:50,557 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >15:54:50,558 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >15:54:50,559 DBG blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; >15:54:50,559 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >15:54:50,559 INF blivet: added loop loop0 (id 54) to device tree >15:54:50,559 INF blivet: got device: LoopDevice instance (0x7fd7e3015320) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/install/repo/images/install.img (50)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >15:54:50,562 DBG blivet: DeviceTree.handle_format: name: loop0 ; >15:54:50,563 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:54:50,564 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >15:54:50,565 DBG blivet: EFIFS.supported: supported: True ; >15:54:50,565 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >15:54:50,566 DBG blivet: MacEFIFS.supported: supported: True ; >15:54:50,566 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >15:54:50,568 DBG blivet: MacEFIFS.supported: supported: True ; >15:54:50,568 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >15:54:50,568 INF blivet: type detected on 'loop0' is 'squashfs' >15:54:50,569 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 62 >15:54:50,569 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >15:54:50,570 INF blivet: got format: existing None >15:54:50,571 DBG blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0 ' > '/dev/disk/by-label/Anaconda', > 'DEVNAME': '/dev/loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1b3dfcc6-544d-4ddc-82de-3168bffc08a0', > 'ID_FS_UUID_ENC': '1b3dfcc6-544d-4ddc-82de-3168bffc08a0', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop1', > 'SYS_PATH': '/sys/devices/virtual/block/loop1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15930682'} ; >15:54:50,571 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >15:54:50,572 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >15:54:50,573 DBG blivet: DeviceTree.get_device_by_name returned None >15:54:50,574 DBG blivet: LoopDevicePopulator.run: name: loop1 ; >15:54:50,575 DBG blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >15:54:50,575 DBG blivet: DeviceTree.get_device_by_name returned None >15:54:50,576 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >15:54:50,576 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >15:54:50,578 DBG blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >15:54:50,579 DBG blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; >15:54:50,579 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >15:54:50,579 INF blivet: added file /LiveOS/rootfs.img (id 64) to device tree >15:54:50,579 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >15:54:50,580 DBG blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >15:54:50,581 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >15:54:50,582 DBG blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >15:54:50,583 DBG blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; >15:54:50,583 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >15:54:50,583 INF blivet: added loop loop1 (id 68) to device tree >15:54:50,583 INF blivet: got device: LoopDevice instance (0x7fd7cfc12c88) -- > name = loop1 status = False id = 68 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (64)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >15:54:50,585 DBG blivet: DeviceTree.handle_format: name: loop1 ; >15:54:50,586 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:54:50,586 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >15:54:50,587 DBG blivet: EFIFS.supported: supported: True ; >15:54:50,588 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >15:54:50,589 DBG blivet: MacEFIFS.supported: supported: True ; >15:54:50,589 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >15:54:50,590 DBG blivet: MacEFIFS.supported: supported: True ; >15:54:50,591 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >15:54:50,591 INF blivet: type detected on 'loop1' is 'ext4' >15:54:50,618 WRN blivet: Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >15:54:50,621 DBG blivet: Ext4FS.supported: supported: True ; >15:54:50,621 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 76 >15:54:50,622 DBG blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >15:54:50,622 INF blivet: got format: existing ext4 filesystem >15:54:50,680 DBG blivet: Ext4FS.supported: supported: True ; >15:54:50,078 DBG blivet: Ext4FS.supported: supported: True ; >15:54:50,079 DBG blivet: DeviceTree.handle_device: name: loop2 ; info: {'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15888080'} ; >15:54:50,079 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >15:54:50,080 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >15:54:50,081 DBG blivet: DeviceTree.get_device_by_name returned None >15:54:50,082 DBG blivet: LoopDevicePopulator.run: name: loop2 ; >15:54:50,083 DBG blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >15:54:50,083 DBG blivet: DeviceTree.get_device_by_name returned None >15:54:50,084 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >15:54:50,084 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >15:54:50,085 DBG blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >15:54:50,086 DBG blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; >15:54:50,086 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >15:54:50,086 INF blivet: added file /overlay (deleted) (id 78) to device tree >15:54:50,087 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >15:54:50,088 DBG blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >15:54:50,088 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >15:54:50,089 DBG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >15:54:50,090 DBG blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; >15:54:50,090 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >15:54:50,090 INF blivet: added loop loop2 (id 82) to device tree >15:54:50,090 INF blivet: got device: LoopDevice instance (0x7fd7d36ad2b0) -- > name = loop2 status = False id = 82 > children = [] > parents = ['existing 0 B file /overlay (deleted) (78)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >15:54:50,092 DBG blivet: DeviceTree.handle_format: name: loop2 ; >15:54:50,092 DBG blivet: no type or existing type for loop2, bailing >15:54:50,093 DBG blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0 ' > '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda ' > '/dev/mapper/live-rw', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1b3dfcc6-544d-4ddc-82de-3168bffc08a0', > 'ID_FS_UUID_ENC': '1b3dfcc6-544d-4ddc-82de-3168bffc08a0', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9020847'} ; >15:54:50,093 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >15:54:50,094 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >15:54:50,095 DBG blivet: DeviceTree.get_device_by_name returned None >15:54:50,132 DBG blivet: DMDevicePopulator.run: name: live-rw ; >15:54:50,133 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >15:54:50,134 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >15:54:50,136 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >15:54:50,137 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (82) >15:54:50,138 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >15:54:50,139 DBG blivet: DeviceTree.get_device_by_name returned None >15:54:50,139 DBG blivet: get_format('None') returning DeviceFormat instance with object id 88 >15:54:50,141 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >15:54:50,141 DBG blivet: get_format('None') returning DeviceFormat instance with object id 89 >15:54:50,142 DBG blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >15:54:50,143 DBG blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >15:54:50,143 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >15:54:50,144 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >15:54:50,145 DBG blivet: updated live-rw size to 2 GiB (2 GiB) >15:54:50,145 INF blivet: added dm live-rw (id 87) to device tree >15:54:50,145 INF blivet: got device: DMDevice instance (0x7fd7cfc123c8) -- > name = live-rw status = True id = 87 > children = [] > parents = ['existing 0 B loop loop1 (68) 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-0 > target size = 2 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >15:54:50,158 DBG blivet: DeviceTree.handle_format: name: live-rw ; >15:54:50,159 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:54:50,159 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 91 >15:54:50,160 DBG blivet: EFIFS.supported: supported: True ; >15:54:50,161 DBG blivet: get_format('efi') returning EFIFS instance with object id 92 >15:54:50,162 DBG blivet: MacEFIFS.supported: supported: True ; >15:54:50,162 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 93 >15:54:50,163 DBG blivet: MacEFIFS.supported: supported: True ; >15:54:50,163 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 94 >15:54:50,164 INF blivet: type detected on 'live-rw' is 'ext4' >15:54:50,190 DBG blivet: using current size 2 GiB as min size >15:54:50,191 DBG blivet: Ext4FS.supported: supported: True ; >15:54:50,192 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 95 >15:54:50,192 DBG blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >15:54:50,193 INF blivet: got format: existing ext4 filesystem >15:54:50,255 DBG blivet: Ext4FS.supported: supported: True ; >15:54:50,320 DBG blivet: Ext4FS.supported: supported: True ; >15:54:50,322 DBG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0 ' > '/dev/disk/by-label/Anaconda /dev/mapper/live-base ' > '/dev/disk/by-id/dm-name-live-base', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1b3dfcc6-544d-4ddc-82de-3168bffc08a0', > 'ID_FS_UUID_ENC': '1b3dfcc6-544d-4ddc-82de-3168bffc08a0', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9052438'} ; >15:54:50,322 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >15:54:50,323 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >15:54:50,324 DBG blivet: DeviceTree.get_device_by_name returned None >15:54:50,359 DBG blivet: DMDevicePopulator.run: name: live-base ; >15:54:50,361 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >15:54:50,362 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >15:54:50,363 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >15:54:50,364 DBG blivet: DeviceTree.get_device_by_name returned None >15:54:50,364 DBG blivet: get_format('None') returning DeviceFormat instance with object id 98 >15:54:50,366 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >15:54:50,366 DBG blivet: get_format('None') returning DeviceFormat instance with object id 99 >15:54:50,367 DBG blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >15:54:50,368 DBG blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >15:54:50,368 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >15:54:50,369 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >15:54:50,370 DBG blivet: updated live-base size to 2 GiB (2 GiB) >15:54:50,371 INF blivet: added dm live-base (id 97) to device tree >15:54:50,371 INF blivet: got device: DMDevice instance (0x7fd7cfc166d8) -- > name = live-base status = True id = 97 > children = [] > parents = ['existing 0 B loop loop1 (68) 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 > target size = 2 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >15:54:50,384 DBG blivet: DeviceTree.handle_format: name: live-base ; >15:54:50,386 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:54:50,386 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 101 >15:54:50,387 DBG blivet: EFIFS.supported: supported: True ; >15:54:50,387 DBG blivet: get_format('efi') returning EFIFS instance with object id 102 >15:54:50,389 DBG blivet: MacEFIFS.supported: supported: True ; >15:54:50,389 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 103 >15:54:50,390 DBG blivet: MacEFIFS.supported: supported: True ; >15:54:50,390 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 104 >15:54:50,391 INF blivet: type detected on 'live-base' is 'ext4' >15:54:50,412 WRN blivet: Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >15:54:50,413 DBG blivet: Ext4FS.supported: supported: True ; >15:54:50,414 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 105 >15:54:50,417 DBG blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >15:54:50,417 INF blivet: got format: existing ext4 filesystem >15:54:50,531 DBG blivet: Ext4FS.supported: supported: True ; >15:54:50,584 DBG blivet: Ext4FS.supported: supported: True ; >15:54:50,585 DBG blivet: DeviceTree.handle_device: name: vg-root ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 ' > '/dev/mapper/vg-root /dev/vg/root /dev/disk/by-id/dm-name-vg-root', > 'DEVNAME': '/dev/dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'vg-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05', > 'DM_VG_NAME': 'vg', > 'MAJOR': '253', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-2', > 'SYS_PATH': '/sys/devices/virtual/block/dm-2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '31672403'} ; >15:54:50,586 INF blivet: scanning vg-root (/sys/devices/virtual/block/dm-2)... >15:54:50,586 DBG blivet: DeviceTree.get_device_by_name: name: vg-root ; incomplete: False ; hidden: False ; >15:54:50,587 DBG blivet: DeviceTree.get_device_by_name returned existing 3 GiB lvmlv vg-root (41) >15:54:50,589 DBG blivet: vg size is 3 GiB >15:54:50,589 DBG blivet: vg vg has 0 B free >15:54:50,590 DBG blivet: vg size is 3 GiB >15:54:50,590 DBG blivet: vg vg has 0 B free >15:54:50,591 DBG blivet: vg size is 3 GiB >15:54:50,592 DBG blivet: vg vg has 0 B free >15:54:50,592 DBG blivet: vg size is 3 GiB >15:54:50,593 DBG blivet: vg vg has 0 B free >15:54:50,594 DBG blivet: vg size is 3 GiB >15:54:50,595 DBG blivet: vg vg has 0 B free >15:54:50,595 DBG blivet: vg size is 3 GiB >15:54:50,596 DBG blivet: vg vg has 0 B free >15:54:50,593 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7fd7d36ad3c8) -- > name = vg-root status = True id = 41 > children = [] > parents = ['existing 3 GiB lvmvg vg (37)'] > uuid = H5YKQm-8jMn-KPMQ-ahSM-urIX-yDAe-HKsx05 size = 3 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 3 GiB path = /dev/mapper/vg-root > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd7d972a828) -- > name = vg status = True id = 37 > children = ['existing 3 GiB lvmlv vg-root (41)'] > parents = ['existing 3 GiB disk sdb (28) with existing lvmpv'] > uuid = CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT size = 3 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 3 GiB path = /dev/vg > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 767 > PE Free = 0 PV Count = 1 > modified = False extents = 767 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 3 GiB disk sdb (28) with existing lvmpv'] > LVs = ['existing 3 GiB lvmlv vg-root (41)'] > segment type = linear percent = 0 > VG space used = 3 GiB >15:54:50,597 DBG blivet: vg size is 3 GiB >15:54:50,598 DBG blivet: vg vg has 0 B free >15:54:50,598 DBG blivet: vg size is 3 GiB >15:54:50,598 DBG blivet: vg vg has 0 B free >15:54:50,600 DBG blivet: vg size is 3 GiB >15:54:50,600 DBG blivet: vg vg has 0 B free >15:54:50,601 DBG blivet: vg size is 3 GiB >15:54:50,601 DBG blivet: vg vg has 0 B free >15:54:50,603 DBG blivet: vg size is 3 GiB >15:54:50,603 DBG blivet: vg vg has 0 B free >15:54:50,603 DBG blivet: vg size is 3 GiB >15:54:50,604 DBG blivet: vg vg has 0 B free >15:54:50,611 DBG blivet: DeviceTree.handle_format: name: vg-root ; >15:54:50,611 DBG blivet: no type or existing type for vg-root, bailing >15:54:50,665 DBG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >15:54:50,715 DBG blivet: Iso9660FS.teardown: device: /dev/sr0 ; type: iso9660 ; status: True ; >15:54:51,008 INF blivet: teardown of sr0 failed: umount of /run/install/repo failed (32) >15:54:51,009 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >15:54:51,010 DBG blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >15:54:51,011 DBG blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >15:54:51,063 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:54:51,066 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >15:54:51,068 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >15:54:51,122 DBG blivet: LVMLogicalVolumeDevice.teardown: vg-root ; status: True ; controllable: True ; >15:54:51,124 DBG blivet: DeviceFormat.teardown: device: /dev/mapper/vg-root ; type: None ; status: False ; >15:54:51,126 DBG blivet: DeviceFormat.teardown: device: /dev/mapper/vg-root ; type: None ; status: False ; >15:54:51,179 DBG blivet: LVMLogicalVolumeDevice._teardown: vg-root ; status: True ; controllable: True ; >15:54:51,308 DBG blivet: LVMVolumeGroupDevice.teardown: vg ; status: True ; controllable: True ; >15:54:51,314 DBG blivet: DeviceFormat.teardown: device: /dev/vg ; type: None ; status: False ; >15:54:51,316 DBG blivet: DeviceFormat.teardown: device: /dev/vg ; type: None ; status: False ; >15:54:51,406 DBG blivet: LVMVolumeGroupDevice._teardown: vg ; status: True ; controllable: True ; >15:54:51,666 DBG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >15:54:51,667 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb ; type: lvmpv ; status: False ; >15:54:51,669 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb ; type: lvmpv ; status: False ; >15:54:51,793 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >15:54:51,794 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >15:54:51,808 INF blivet: edd: collected mbr signatures: {'sda': '0x015b550b'} >15:54:51,809 DBG blivet: edd: found device 0x81 at /sys/firmware/edd/int13_dev81/ >15:54:51,809 WRN blivet: interface is not a valid attribute >15:54:51,810 WRN blivet: mbr_signature is not a valid attribute >15:54:51,810 WRN blivet: host_bus is not a valid attribute >15:54:51,810 DBG blivet: edd: found device 0x80 at /sys/firmware/edd/int13_dev80/ >15:54:51,810 WRN blivet: interface is not a valid attribute >15:54:51,811 WRN blivet: mbr_signature is not a valid attribute >15:54:51,811 WRN blivet: host_bus is not a valid attribute >15:54:51,811 DBG blivet: edd: data extracted from 0x81:<EddEntry path: /sys/firmware/edd/int13_dev81/ version: 0x30 mbr_signature: None sectors: 6291456> >15:54:51,811 ERR blivet: edd: unable to match edd entry 0x81 >15:54:51,811 DBG blivet: edd: data extracted from 0x80:<EddEntry path: /sys/firmware/edd/int13_dev80/ version: 0x30 mbr_signature: None sectors: 409600> >15:54:51,812 ERR blivet: edd: unable to match edd entry 0x80 >15:54:51,812 DBG blivet: resolved 'LABEL=Fedora-S-dvd-x86_64-28' to 'sr0' (cdrom) >15:54:51,816 DBG blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >15:54:51,817 DBG blivet: DeviceTree.get_device_by_path returned None >15:54:51,817 DBG blivet: failed to resolve '/dev/zram0' >15:54:51,817 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >15:54:51,818 DBG blivet: DeviceTree.get_device_by_name returned existing 2.7 GiB cdrom sr0 (3) with existing iso9660 filesystem >15:54:51,820 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >15:54:51,821 DBG blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >15:54:51,821 DBG blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >15:54:51,913 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:54:51,914 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >15:54:51,915 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >15:54:51,968 DBG blivet: LVMLogicalVolumeDevice.teardown: vg-root ; status: False ; controllable: True ; >15:54:51,970 DBG blivet: LVMVolumeGroupDevice.teardown: vg ; status: True ; controllable: True ; >15:54:51,971 DBG blivet: DeviceFormat.teardown: device: /dev/vg ; type: None ; status: False ; >15:54:51,971 DBG blivet: DeviceFormat.teardown: device: /dev/vg ; type: None ; status: False ; >15:54:52,022 DBG blivet: LVMVolumeGroupDevice._teardown: vg ; status: True ; controllable: True ; >15:54:52,123 DBG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >15:54:52,124 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb ; type: lvmpv ; status: False ; >15:54:52,125 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb ; type: lvmpv ; status: False ; >15:54:52,173 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >15:54:52,173 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >15:54:52,180 DBG blivet: Ext4FS.supported: supported: True ; >15:54:52,182 DBG blivet: Ext4FS.supported: supported: True ; >15:54:52,183 DBG blivet: Ext4FS.supported: supported: True ; >15:54:52,184 DBG blivet: Iso9660FS.supported: supported: True ; >15:54:52,185 DBG blivet: vg size is 3 GiB >15:54:52,186 DBG blivet: vg vg has 0 B free >15:54:52,186 DBG blivet: vg size is 3 GiB >15:54:52,187 DBG blivet: vg vg has 0 B free >15:54:52,196 DBG blivet: /dev/sr0 is mounted on /run/install/repo >15:54:52,196 DBG blivet: /dev/sr0 is mounted on /run/install/repo >15:54:52,207 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sr0 ; incomplete: False ; hidden: False ; >15:54:52,208 DBG blivet: DeviceTree.get_device_by_path returned existing 2.7 GiB cdrom sr0 (3) with existing iso9660 filesystem >15:54:53,500 DBG blivet: checking whether disk sda has an empty extended >15:54:53,500 DBG blivet: extended is None ; logicals is [] >15:54:53,506 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >15:54:53,507 DBG blivet: DeviceTree.get_device_by_name returned existing 200 MiB disk sda (13) with existing msdos disklabel >15:54:53,508 DBG blivet: resolved 'sda' to 'sda' (disk) >15:54:53,509 DBG blivet: XFS.supported: supported: True ; >15:54:53,509 DBG blivet: get_format('xfs') returning XFS instance with object id 107 >15:54:53,510 DBG blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >15:54:53,510 DBG blivet: DeviceTree.get_device_by_name returned existing 199 MiB partition sda1 (23) >15:54:53,513 DBG blivet: resolved 'sda1' to 'sda1' (partition) >15:54:53,513 DBG blivet: removing sda1 >15:54:53,513 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 199 MiB partition sda1 (23) ; hidden: False ; >15:54:53,515 DBG blivet: dep is a leaf >15:54:53,516 DBG blivet: get_format('None') returning DeviceFormat instance with object id 109 >15:54:53,517 DBG blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >15:54:53,517 INF blivet: registered action: [108] destroy format None on partition sda1 (id 23) >15:54:53,519 DBG blivet: PartitionDevice._set_format: sda1 ; type: xfs ; current: None ; >15:54:53,519 INF blivet: registered action: [110] create format xfs filesystem mounted at /boot on partition sda1 (id 23) >15:54:53,520 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >15:54:53,521 DBG blivet: removing all non-preexisting partitions ['sda1(id 23)'] from disk(s) ['sda'] >15:54:53,521 DBG blivet: allocate_partitions: disks=['sda'] ; partitions=['sda1(id 23)'] >15:54:53,521 DBG blivet: removing all non-preexisting partitions [] from disk(s) ['sda'] >15:54:53,522 DBG blivet: grow_partitions: disks=['sda'], partitions=['sda1(id 23)'] >15:54:53,522 DBG blivet: no growable partitions >15:54:53,522 DBG blivet: fixing size of existing 199 MiB partition sda1 (23) with non-existent xfs filesystem mounted at /boot >15:54:53,525 DBG blivet: DeviceTree.get_device_by_name: name: vg ; incomplete: False ; hidden: False ; >15:54:53,526 DBG blivet: DeviceTree.get_device_by_name returned existing 3 GiB lvmvg vg (37) >15:54:53,527 DBG blivet: vg size is 3 GiB >15:54:53,527 DBG blivet: vg vg has 0 B free >15:54:53,528 DBG blivet: vg size is 3 GiB >15:54:53,528 DBG blivet: vg vg has 0 B free >15:54:53,529 DBG blivet: vg size is 3 GiB >15:54:53,530 DBG blivet: vg vg has 0 B free >15:54:53,530 DBG blivet: vg size is 3 GiB >15:54:53,531 DBG blivet: vg vg has 0 B free >15:54:53,532 DBG blivet: XFS.supported: supported: True ; >15:54:53,532 DBG blivet: get_format('xfs') returning XFS instance with object id 111 >15:54:53,533 DBG blivet: DeviceTree.get_device_by_name: name: vg-root ; incomplete: False ; hidden: False ; >15:54:53,533 DBG blivet: DeviceTree.get_device_by_name returned existing 3 GiB lvmlv vg-root (41) >15:54:53,535 DBG blivet: vg size is 3 GiB >15:54:53,535 DBG blivet: vg vg has 0 B free >15:54:53,535 DBG blivet: vg size is 3 GiB >15:54:53,536 DBG blivet: vg vg has 0 B free >15:54:53,537 DBG blivet: vg size is 3 GiB >15:54:53,538 DBG blivet: vg vg has 0 B free >15:54:53,538 DBG blivet: vg size is 3 GiB >15:54:53,539 DBG blivet: vg vg has 0 B free >15:54:53,539 DBG blivet: removing vg-root >15:54:53,540 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 3 GiB lvmlv vg-root (41) ; hidden: False ; >15:54:53,541 DBG blivet: vg size is 3 GiB >15:54:53,542 DBG blivet: vg vg has 0 B free >15:54:53,542 DBG blivet: vg size is 3 GiB >15:54:53,543 DBG blivet: vg vg has 0 B free >15:54:53,544 DBG blivet: vg size is 3 GiB >15:54:53,545 DBG blivet: vg vg has 0 B free >15:54:53,545 DBG blivet: vg size is 3 GiB >15:54:53,546 DBG blivet: vg vg has 0 B free >15:54:53,546 DBG blivet: dep is a leaf >15:54:53,546 DBG blivet: get_format('None') returning DeviceFormat instance with object id 113 >15:54:53,547 DBG blivet: LVMLogicalVolumeDevice._set_format: vg-root ; type: None ; current: None ; >15:54:53,548 INF blivet: registered action: [112] destroy format None on lvmlv vg-root (id 41) >15:54:53,549 DBG blivet: LVMLogicalVolumeDevice._set_format: vg-root ; type: xfs ; current: None ; >15:54:53,549 INF blivet: registered action: [114] create format xfs filesystem mounted at / on lvmlv vg-root (id 41) >15:54:53,550 DBG blivet: vg size is 3 GiB >15:54:53,551 DBG blivet: vg vg has 0 B free >15:54:53,552 DBG blivet: vg vg has no free space >15:54:53,553 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >15:54:53,554 DBG blivet: DeviceTree.get_device_by_name returned existing 200 MiB disk sda (13) with existing msdos disklabel >15:54:53,555 DBG blivet: resolved 'sda' to 'sda' (disk) >15:54:53,555 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >15:54:53,556 DBG blivet: DeviceTree.get_device_by_name returned existing 200 MiB disk sda (13) with existing msdos disklabel >15:54:53,557 DBG blivet: resolved 'sda' to 'sda' (disk) >15:54:53,565 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >15:54:53,566 DBG blivet: DeviceTree.get_device_by_path returned existing 199 MiB partition sda1 (23) with non-existent xfs filesystem mounted at /boot >15:54:54,523 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >15:54:54,524 DBG blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >15:54:54,570 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:54:54,571 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >15:54:54,572 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >15:54:54,618 DBG blivet: LVMLogicalVolumeDevice.teardown: vg-root ; status: False ; controllable: True ; >15:54:54,619 DBG blivet: LVMVolumeGroupDevice.teardown: vg ; status: True ; controllable: True ; >15:54:54,620 DBG blivet: DeviceFormat.teardown: device: /dev/vg ; type: None ; status: False ; >15:54:54,621 DBG blivet: DeviceFormat.teardown: device: /dev/vg ; type: None ; status: False ; >15:54:54,666 DBG blivet: LVMVolumeGroupDevice._teardown: vg ; status: True ; controllable: True ; >15:54:54,763 DBG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >15:54:54,765 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb ; type: lvmpv ; status: False ; >15:54:54,766 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb ; type: lvmpv ; status: False ; >15:54:54,811 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >15:54:54,812 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >15:54:54,813 DBG blivet: action: [108] destroy format None on partition sda1 (id 23) >15:54:54,813 DBG blivet: action: [110] create format xfs filesystem mounted at /boot on partition sda1 (id 23) >15:54:54,813 DBG blivet: action: [112] destroy format None on lvmlv vg-root (id 41) >15:54:54,813 DBG blivet: action: [114] create format xfs filesystem mounted at / on lvmlv vg-root (id 41) >15:54:54,814 INF blivet: pruning action queue... >15:54:54,865 INF blivet: resetting parted disks... >15:54:54,866 DBG blivet: DiskLabel.reset_parted_disk: device: /dev/sda ; >15:54:54,867 DBG blivet: DiskLabel.reset_parted_disk: device: /dev/sda ; >15:54:54,867 DBG blivet: PartitionDevice.pre_commit_fixup: sda1 ; >15:54:54,868 DBG blivet: sector-based lookup found partition sda1 >15:54:54,869 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >15:54:54,869 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd7d36452b0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd7d4368dd8> PedPartition: <_ped.Partition object at 0x7fd7d43a3258> >15:54:54,870 INF blivet: sorting actions... >15:54:54,870 DBG blivet: action: [112] destroy format None on lvmlv vg-root (id 41) >15:54:54,871 DBG blivet: action: [108] destroy format None on partition sda1 (id 23) >15:54:54,871 DBG blivet: action: [114] create format xfs filesystem mounted at / on lvmlv vg-root (id 41) >15:54:54,871 DBG blivet: action: [110] create format xfs filesystem mounted at /boot on partition sda1 (id 23) >15:54:54,872 INF blivet: executing action: [112] destroy format None on lvmlv vg-root (id 41) >15:54:54,873 DBG blivet: LVMLogicalVolumeDevice.setup: vg-root ; orig: True ; status: False ; controllable: True ; >15:54:54,874 DBG blivet: LVMLogicalVolumeDevice.setup_parents: name: vg-root ; orig: True ; >15:54:54,875 DBG blivet: LVMVolumeGroupDevice.setup: vg ; orig: True ; status: True ; controllable: True ; >15:54:54,876 DBG blivet: LVMLogicalVolumeDevice._setup: vg-root ; orig: True ; status: False ; controllable: True ; >15:54:55,036 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg-root ; status: True ; >15:54:55,037 DBG blivet: vg-root sysfs_path set to /sys/devices/virtual/block/dm-2 >15:54:55,038 DBG blivet: DeviceFormat.destroy: device: /dev/mapper/vg-root ; type: None ; status: False ; >15:54:55,104 DBG blivet: LVMLogicalVolumeDevice.teardown: vg-root ; status: True ; controllable: True ; >15:54:55,105 DBG blivet: DeviceFormat.teardown: device: /dev/mapper/vg-root ; type: None ; status: False ; >15:54:55,157 DBG blivet: LVMLogicalVolumeDevice._teardown: vg-root ; status: True ; controllable: True ; >15:54:55,263 INF blivet: executing action: [108] destroy format None on partition sda1 (id 23) >15:54:55,264 DBG blivet: PartitionDevice.setup: sda1 ; orig: True ; status: True ; controllable: True ; >15:54:55,265 DBG blivet: DeviceFormat.destroy: device: /dev/sda1 ; type: None ; status: False ; >15:54:55,332 DBG blivet: DiskLabel.commit_to_disk: device: /dev/sda ; numparts: 1 ; >15:54:55,449 INF blivet: executing action: [114] create format xfs filesystem mounted at / on lvmlv vg-root (id 41) >15:54:55,456 DBG blivet: LVMLogicalVolumeDevice.setup: vg-root ; orig: False ; status: False ; controllable: True ; >15:54:55,458 DBG blivet: LVMLogicalVolumeDevice.setup_parents: name: vg-root ; orig: False ; >15:54:55,460 DBG blivet: LVMVolumeGroupDevice.setup: vg ; orig: False ; status: True ; controllable: True ; >15:54:55,462 DBG blivet: LVMLogicalVolumeDevice._setup: vg-root ; orig: False ; status: False ; controllable: True ; >15:54:55,642 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg-root ; status: True ; >15:54:55,642 DBG blivet: vg-root sysfs_path set to /sys/devices/virtual/block/dm-2 >15:54:55,643 DBG blivet: XFS.create: device: /dev/mapper/vg-root ; type: xfs ; status: False ; >15:54:55,644 DBG blivet: XFS._create: type: xfs ; device: /dev/mapper/vg-root ; mountpoint: / ; >15:54:55,842 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg-root ; status: True ; >15:54:55,843 DBG blivet: vg-root sysfs_path set to /sys/devices/virtual/block/dm-2 >15:54:55,846 INF blivet: executing action: [110] create format xfs filesystem mounted at /boot on partition sda1 (id 23) >15:54:55,851 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 1 ; >15:54:55,852 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 2 ; >15:54:55,854 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 3 ; >15:54:55,855 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 4 ; >15:54:55,856 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 5 ; >15:54:55,857 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 6 ; >15:54:55,859 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 8 ; >15:54:55,860 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 9 ; >15:54:55,861 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 10 ; >15:54:55,862 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 11 ; >15:54:55,863 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 12 ; >15:54:55,864 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 13 ; >15:54:55,865 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 14 ; >15:54:55,866 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 15 ; >15:54:55,867 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 16 ; >15:54:55,868 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 17 ; >15:54:55,869 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda1 ; flag: 18 ; >15:54:55,871 DBG blivet: DiskLabel.commit_to_disk: device: /dev/sda ; numparts: 1 ; >15:54:55,987 DBG blivet: PartitionDevice.setup: sda1 ; orig: False ; status: True ; controllable: True ; >15:54:55,988 DBG blivet: XFS.create: device: /dev/sda1 ; type: xfs ; status: False ; >15:54:55,989 DBG blivet: XFS._create: type: xfs ; device: /dev/sda1 ; mountpoint: /boot ; >15:54:56,101 DBG blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >15:54:56,102 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:15.0/0000:03:00.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 >15:54:56,107 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >15:54:56,108 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd7d36452b0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd7d43ac2b0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd7d43ac0f0> PedPartition: <_ped.Partition object at 0x7fd7d43a3518> >15:54:56,112 DBG blivet: PartitionDevice.set_flag: path: /dev/sda1 ; flag: 1 ; >15:54:56,114 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >15:54:56,115 DBG blivet: DiskLabel.commit_to_disk: device: /dev/sda ; numparts: 1 ; >15:54:56,124 DBG blivet: Ext4FS.supported: supported: True ; >15:54:56,126 DBG blivet: Ext4FS.supported: supported: True ; >15:54:56,127 DBG blivet: Ext4FS.supported: supported: True ; >15:54:56,130 DBG blivet: XFS.supported: supported: True ; >15:54:56,132 DBG blivet: Iso9660FS.supported: supported: True ; >15:54:56,133 DBG blivet: vg size is 3 GiB >15:54:56,134 DBG blivet: vg vg has 0 B free >15:54:56,135 DBG blivet: vg size is 3 GiB >15:54:56,135 DBG blivet: vg vg has 0 B free >15:54:56,137 DBG blivet: XFS.supported: supported: True ; >15:54:56,141 DBG blivet: BindFS.supported: supported: False ; >15:54:56,141 DBG blivet: get_format('bind') returning BindFS instance with object id 116 >15:54:56,142 DBG blivet: get_format('None') returning DeviceFormat instance with object id 118 >15:54:56,143 DBG blivet: DirectoryDevice._set_format: /dev ; type: bind ; current: None ; >15:54:56,144 DBG blivet: DirectoryDevice.update_sysfs_path: /dev ; status: True ; >15:54:56,144 ERR blivet: failed to update sysfs path for /dev: not a device file: '/dev' >15:54:56,145 DBG blivet: updated /dev size to 3.71 KiB (3.71 KiB) >15:54:56,146 DBG blivet: TmpFS.supported: supported: True ; >15:54:56,150 DBG blivet: get_format('tmpfs') returning TmpFS instance with object id 120 >15:54:56,150 DBG blivet: get_format('None') returning DeviceFormat instance with object id 122 >15:54:56,152 DBG blivet: NoDevice._set_format: tmpfs ; type: tmpfs ; current: None ; >15:54:56,153 DBG blivet: NoDevice.update_sysfs_path: tmpfs ; status: False ; >15:54:56,154 ERR blivet: failed to update sysfs path for tmpfs: [Errno 2] No such file or directory: 'tmpfs' >15:54:56,155 DBG blivet: DevPtsFS.supported: supported: False ; >15:54:56,155 DBG blivet: get_format('devpts') returning DevPtsFS instance with object id 124 >15:54:56,155 DBG blivet: get_format('None') returning DeviceFormat instance with object id 126 >15:54:56,156 DBG blivet: NoDevice._set_format: devpts ; type: devpts ; current: None ; >15:54:56,157 DBG blivet: NoDevice.update_sysfs_path: devpts ; status: False ; >15:54:56,157 ERR blivet: failed to update sysfs path for devpts: [Errno 2] No such file or directory: 'devpts' >15:54:56,158 DBG blivet: SysFS.supported: supported: False ; >15:54:56,158 DBG blivet: get_format('sysfs') returning SysFS instance with object id 128 >15:54:56,158 DBG blivet: get_format('None') returning DeviceFormat instance with object id 130 >15:54:56,159 DBG blivet: NoDevice._set_format: sysfs ; type: sysfs ; current: None ; >15:54:56,160 DBG blivet: NoDevice.update_sysfs_path: sysfs ; status: False ; >15:54:56,161 ERR blivet: failed to update sysfs path for sysfs: [Errno 2] No such file or directory: 'sysfs' >15:54:56,161 DBG blivet: ProcFS.supported: supported: False ; >15:54:56,162 DBG blivet: get_format('proc') returning ProcFS instance with object id 132 >15:54:56,162 DBG blivet: get_format('None') returning DeviceFormat instance with object id 134 >15:54:56,163 DBG blivet: NoDevice._set_format: proc ; type: proc ; current: None ; >15:54:56,164 DBG blivet: NoDevice.update_sysfs_path: proc ; status: False ; >15:54:56,164 ERR blivet: failed to update sysfs path for proc: [Errno 2] No such file or directory: 'proc' >15:54:56,165 DBG blivet: SELinuxFS.supported: supported: False ; >15:54:56,165 DBG blivet: get_format('selinuxfs') returning SELinuxFS instance with object id 136 >15:54:56,166 DBG blivet: get_format('None') returning DeviceFormat instance with object id 138 >15:54:56,167 DBG blivet: NoDevice._set_format: selinuxfs ; type: selinuxfs ; current: None ; >15:54:56,168 DBG blivet: NoDevice.update_sysfs_path: selinuxfs ; status: False ; >15:54:56,168 ERR blivet: failed to update sysfs path for selinuxfs: [Errno 2] No such file or directory: 'selinuxfs' >15:54:56,169 DBG blivet: USBFS.supported: supported: False ; >15:54:56,169 DBG blivet: get_format('usbfs') returning USBFS instance with object id 140 >15:54:56,169 DBG blivet: get_format('None') returning DeviceFormat instance with object id 142 >15:54:56,170 DBG blivet: NoDevice._set_format: usbfs ; type: usbfs ; current: None ; >15:54:56,171 DBG blivet: NoDevice.update_sysfs_path: usbfs ; status: False ; >15:54:56,172 ERR blivet: failed to update sysfs path for usbfs: [Errno 2] No such file or directory: 'usbfs' >15:54:56,173 DBG blivet: BindFS.supported: supported: False ; >15:54:56,173 DBG blivet: get_format('bind') returning BindFS instance with object id 144 >15:54:56,173 DBG blivet: get_format('None') returning DeviceFormat instance with object id 146 >15:54:56,174 DBG blivet: DirectoryDevice._set_format: /run ; type: bind ; current: None ; >15:54:56,175 DBG blivet: DirectoryDevice.update_sysfs_path: /run ; status: True ; >15:54:56,175 ERR blivet: failed to update sysfs path for /run: not a device file: '/run' >15:54:56,176 DBG blivet: updated /run size to 780 B (780 B) >15:54:56,177 DBG blivet: LVMLogicalVolumeDevice.setup: vg-root ; orig: False ; status: True ; controllable: True ; >15:54:56,260 DBG blivet: XFS.setup: device: /dev/mapper/vg-root ; type: xfs ; status: False ; >15:54:56,355 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /lost+found to system_u:object_r:lost_found_t:s0 >15:54:56,357 DBG blivet: PartitionDevice.setup: sda1 ; orig: False ; status: True ; controllable: True ; >15:54:56,604 DBG blivet: XFS.setup: device: /dev/sda1 ; type: xfs ; status: False ; >15:54:56,680 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /boot/lost+found to system_u:object_r:lost_found_t:s0 >15:54:56,682 DBG blivet: DirectoryDevice.setup: /dev ; orig: False ; status: True ; controllable: True ; >15:54:57,031 DBG blivet: BindFS.setup: device: /dev ; type: bind ; status: False ; >15:54:57,126 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /dev/lost+found to system_u:object_r:lost_found_t:s0 >15:54:57,127 DBG blivet: NoDevice.setup: devpts ; orig: False ; status: False ; controllable: True ; >15:54:57,818 DBG blivet: DevPtsFS.setup: device: devpts ; type: devpts ; status: False ; >15:54:57,893 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /dev/pts/lost+found to system_u:object_r:lost_found_t:s0 >15:54:57,894 DBG blivet: NoDevice.setup: tmpfs ; orig: False ; status: False ; controllable: True ; >15:54:58,137 DBG blivet: TmpFS.setup: device: tmpfs ; type: tmpfs ; status: True ; >15:54:58,150 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /dev/shm/lost+found to system_u:object_r:lost_found_t:s0 >15:54:58,151 DBG blivet: NoDevice.setup: proc ; orig: False ; status: False ; controllable: True ; >15:54:58,452 DBG blivet: ProcFS.setup: device: proc ; type: proc ; status: False ; >15:54:58,525 INF blivet: failed to set SELinux context for /mnt/sysimage/proc: [Errno 95] Operation not supported >15:54:58,525 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >15:54:58,525 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /proc/lost+found to system_u:object_r:lost_found_t:s0 >15:54:58,744 DBG blivet: DirectoryDevice.setup: /run ; orig: False ; status: True ; controllable: True ; >15:54:59,216 DBG blivet: BindFS.setup: device: /run ; type: bind ; status: False ; >15:54:59,308 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /run/lost+found to system_u:object_r:lost_found_t:s0 >15:54:59,311 DBG blivet: NoDevice.setup: sysfs ; orig: False ; status: False ; controllable: True ; >15:54:59,651 DBG blivet: SysFS.setup: device: sysfs ; type: sysfs ; status: False ; >15:54:59,724 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /sys/lost+found to system_u:object_r:lost_found_t:s0 >15:54:59,725 DBG blivet: NoDevice.setup: selinuxfs ; orig: False ; status: False ; controllable: True ; >15:55:00,063 DBG blivet: SELinuxFS.setup: device: selinuxfs ; type: selinuxfs ; status: False ; >15:55:00,131 INF blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >15:55:00,131 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >15:55:00,131 WRN blivet: Failed to 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 >15:55:00,681 DBG blivet: /dev/sr0 is mounted on /run/install/repo >15:57:29,565 ERR blivet: 1 >15:57:30,101 ERR blivet: 1 >15:57:32,260 ERR blivet: 1 > > >/tmp/ifcfg.log: >15:54:48,198 DBG ifcfg: content of files (network initialization): >15:54:48,208 DBG ifcfg: all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address': [0, 12, 41, 17, 103, 208], 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'Wired connection 1', 'uuid': '978827ca-d012-39c8-ac50-42459cd3f6c1', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1531151678}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'proxy': {}}] >15:54:48,431 DBG ifcfg: content of files (kickstart pre section applied for devices ['ens192']): >15:54:48,431 DBG ifcfg: /etc/sysconfig/network-scripts/ifcfg-ens192: >15:54:48,432 DBG ifcfg: TYPE=Ethernet >15:54:48,432 DBG ifcfg: PROXY_METHOD=none >15:54:48,432 DBG ifcfg: BROWSER_ONLY=no >15:54:48,433 DBG ifcfg: BOOTPROTO=dhcp >15:54:48,433 DBG ifcfg: DEFROUTE=yes >15:54:48,433 DBG ifcfg: IPV4_FAILURE_FATAL=no >15:54:48,433 DBG ifcfg: IPV6INIT=yes >15:54:48,433 DBG ifcfg: IPV6_AUTOCONF=yes >15:54:48,434 DBG ifcfg: IPV6_DEFROUTE=yes >15:54:48,434 DBG ifcfg: IPV6_FAILURE_FATAL=no >15:54:48,434 DBG ifcfg: IPV6_ADDR_GEN_MODE=stable-privacy >15:54:48,434 DBG ifcfg: NAME=ens192 >15:54:48,434 DBG ifcfg: UUID=75cd47e1-fdaa-4aad-bde9-b281bd83edb9 >15:54:48,434 DBG ifcfg: DEVICE=ens192 >15:54:48,435 DBG ifcfg: ONBOOT=no >15:54:48,469 DBG ifcfg: all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address': [0, 12, 41, 17, 103, 208], 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'Wired connection 1', 'uuid': '978827ca-d012-39c8-ac50-42459cd3f6c1', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1531151688}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'proxy': {}}, {'802-3-ethernet': {'auto-negotiate': False, 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'ens192', 'uuid': '75cd47e1-fdaa-4aad-bde9-b281bd83edb9', 'interface-name': 'ens192', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect': False}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'proxy': {}}] >15:54:48,539 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens192 >15:54:48,541 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens192 >15:54:48,542 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens192 >15:54:48,542 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens192 >15:54:48,543 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens192 >15:54:48,652 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens192 >15:54:48,653 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens192 >15:54:48,654 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens192 >15:54:48,655 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens192 >15:54:48,656 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens192 >15:54:48,657 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens192 >15:54:48,658 DBG ifcfg: IfcfgFile.set /etc/sysconfig/network-scripts/ifcfg-ens192: (('ONBOOT', 'yes'),) >15:54:48,658 DBG ifcfg: IfcfgFile.write /etc/sysconfig/network-scripts/ifcfg-ens192: >TYPE="Ethernet" >PROXY_METHOD="none" >BROWSER_ONLY="no" >BOOTPROTO="dhcp" >DEFROUTE="yes" >IPV4_FAILURE_FATAL="no" >IPV6INIT="yes" >IPV6_AUTOCONF="yes" >IPV6_DEFROUTE="yes" >IPV6_FAILURE_FATAL="no" >IPV6_ADDR_GEN_MODE="stable-privacy" >NAME="ens192" >UUID="75cd47e1-fdaa-4aad-bde9-b281bd83edb9" >DEVICE="ens192" >ONBOOT="yes" > >15:54:48,660 DBG ifcfg: content of files (real kickstart ONBOOT value set for devices ['ens192']): >15:54:48,660 DBG ifcfg: /etc/sysconfig/network-scripts/ifcfg-ens192: >15:54:48,660 DBG ifcfg: TYPE="Ethernet" >15:54:48,660 DBG ifcfg: PROXY_METHOD="none" >15:54:48,661 DBG ifcfg: BROWSER_ONLY="no" >15:54:48,661 DBG ifcfg: BOOTPROTO="dhcp" >15:54:48,661 DBG ifcfg: DEFROUTE="yes" >15:54:48,661 DBG ifcfg: IPV4_FAILURE_FATAL="no" >15:54:48,662 DBG ifcfg: IPV6INIT="yes" >15:54:48,662 DBG ifcfg: IPV6_AUTOCONF="yes" >15:54:48,662 DBG ifcfg: IPV6_DEFROUTE="yes" >15:54:48,662 DBG ifcfg: IPV6_FAILURE_FATAL="no" >15:54:48,662 DBG ifcfg: IPV6_ADDR_GEN_MODE="stable-privacy" >15:54:48,663 DBG ifcfg: NAME="ens192" >15:54:48,663 DBG ifcfg: UUID="75cd47e1-fdaa-4aad-bde9-b281bd83edb9" >15:54:48,663 DBG ifcfg: DEVICE="ens192" >15:54:48,663 DBG ifcfg: ONBOOT="yes" >15:54:48,675 DBG ifcfg: all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address': [0, 12, 41, 17, 103, 208], 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'Wired connection 1', 'uuid': '978827ca-d012-39c8-ac50-42459cd3f6c1', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1531151688}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'proxy': {}}, {'802-3-ethernet': {'auto-negotiate': False, 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'ens192', 'uuid': '75cd47e1-fdaa-4aad-bde9-b281bd83edb9', 'interface-name': 'ens192', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect': False, 'timestamp': 1531151688}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'proxy': {}}] >15:54:50,117 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens192 >15:54:50,118 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens192 >15:54:50,119 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens192 >15:54:50,119 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens192 >15:54:50,120 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens192 > > >/tmp/dnf.librepo.log: >15:54:49 Librepo version: 1.8.0 with CURL_GLOBAL_ACK_EINTR support (libcurl/7.59.0 OpenSSL/1.1.0h zlib/1.2.11 libidn2/2.0.4 libpsl/0.20.1 (+libidn2/2.0.4) libssh/0.7.5/openssl/zlib nghttp2/1.31.1) >15:54:49 Current date: 2018-07-09T15:54:49+0000 >15:54:52 lr_download: Target: file:///etc/dnf/dnf.conf (-) >15:54:52 select_next_target: Selecting mirror for: file:///etc/dnf/dnf.conf >15:54:52 prepare_next_transfer: URL: file:///etc/dnf/dnf.conf >15:54:52 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 26): Operation not supported >15:54:52 lr_download: Downloading started >15:54:52 check_transfer_statuses: Transfer finished: file:///etc/dnf/dnf.conf (Effective url: file:///etc/dnf/dnf.conf) >15:54:52 lr_download: Target: file:///etc/anaconda.repos.d/fedora-cisco-openh264.repo (-) >15:54:52 select_next_target: Selecting mirror for: file:///etc/anaconda.repos.d/fedora-cisco-openh264.repo >15:54:52 prepare_next_transfer: URL: file:///etc/anaconda.repos.d/fedora-cisco-openh264.repo >15:54:52 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 26): Operation not supported >15:54:52 lr_download: Downloading started >15:54:52 check_transfer_statuses: Transfer finished: file:///etc/anaconda.repos.d/fedora-cisco-openh264.repo (Effective url: file:///etc/anaconda.repos.d/fedora-cisco-openh264.repo) >15:54:52 lr_download: Target: file:///etc/anaconda.repos.d/fedora-updates-testing.repo (-) >15:54:52 select_next_target: Selecting mirror for: file:///etc/anaconda.repos.d/fedora-updates-testing.repo >15:54:52 prepare_next_transfer: URL: file:///etc/anaconda.repos.d/fedora-updates-testing.repo >15:54:52 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 26): Operation not supported >15:54:52 lr_download: Downloading started >15:54:52 check_transfer_statuses: Transfer finished: file:///etc/anaconda.repos.d/fedora-updates-testing.repo (Effective url: file:///etc/anaconda.repos.d/fedora-updates-testing.repo) >15:54:52 lr_download: Target: file:///etc/anaconda.repos.d/fedora-updates.repo (-) >15:54:52 select_next_target: Selecting mirror for: file:///etc/anaconda.repos.d/fedora-updates.repo >15:54:52 prepare_next_transfer: URL: file:///etc/anaconda.repos.d/fedora-updates.repo >15:54:52 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 26): Operation not supported >15:54:52 lr_download: Downloading started >15:54:52 check_transfer_statuses: Transfer finished: file:///etc/anaconda.repos.d/fedora-updates.repo (Effective url: file:///etc/anaconda.repos.d/fedora-updates.repo) >15:54:52 lr_download: Target: file:///etc/anaconda.repos.d/fedora.repo (-) >15:54:52 select_next_target: Selecting mirror for: file:///etc/anaconda.repos.d/fedora.repo >15:54:52 prepare_next_transfer: URL: file:///etc/anaconda.repos.d/fedora.repo >15:54:52 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 26): Operation not supported >15:54:52 lr_download: Downloading started >15:54:52 check_transfer_statuses: Transfer finished: file:///etc/anaconda.repos.d/fedora.repo (Effective url: file:///etc/anaconda.repos.d/fedora.repo) >15:54:52 lr_handle_perform: Using dir: /tmp/dnf.cache/anaconda-7f22301011975b35 >15:54:52 lr_handle_perform: Using own SIGINT handler >15:54:52 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >15:54:52 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >15:54:52 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >15:54:52 lr_handle_perform: Downloading/Locating yum repo >15:54:52 lr_yum_use_local: Locating repo.. >15:54:52 lr_yum_use_local_load_base: open(/tmp/dnf.cache/anaconda-7f22301011975b35/repodata/repomd.xml): No such file or directory >15:54:52 lr_handle_perform: Restoring an old SIGINT handler >15:54:52 lr_handle_perform: Using dir: /tmp/dnf-y3j8goxs >15:54:52 lr_handle_perform: Using own SIGINT handler >15:54:52 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >15:54:52 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >15:54:52 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >15:54:52 lr_handle_perform: Downloading/Locating yum repo >15:54:52 lr_yum_download_remote: Downloading/Copying repo.. >15:54:52 lr_yum_download_repomd: Downloading repomd.xml via mirrorlist >15:54:52 lr_download: Target: repodata/repomd.xml (-) >15:54:52 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x5600c2b6f220 >15:54:52 lr_prepare_lrmirrors: Mirror: file:///run/install/repo >15:54:52 select_next_target: Selecting mirror for: repodata/repomd.xml >15:54:52 prepare_next_transfer: URL: file:///run/install/repo/repodata/repomd.xml >15:54:52 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 26): Operation not supported >15:54:52 lr_download: Downloading started >15:54:52 check_transfer_statuses: Transfer finished: repodata/repomd.xml (Effective url: file:///run/install/repo/repodata/repomd.xml) >15:54:52 lr_yum_download_remote: Parsing repomd.xml >15:54:52 1524630488: Repomd revision: lr_yum_download_remote >15:54:52 lr_download: Target: repodata/ca4565013354c3ea120a917ab5359a636f4deff8434e97d6a70e453d29adb4be-primary.xml.gz (-) >15:54:52 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x5600c2b6f220 >15:54:52 lr_prepare_lrmirrors: Mirror: file:///run/install/repo >15:54:52 lr_download: Target: repodata/11c8106ff3398e8a14d3857af3c9031b2782f7ca7c2e145ce3bc4e0f776b1155-filelists.xml.gz (-) >15:54:52 lr_download: Target: repodata/1bd9a5aeafdd803664d07f228341f5fcd7cbbea435006d5fdaa08c333d6942ee-comps-Server.x86_64.xml.gz (-) >15:54:52 select_next_target: Selecting mirror for: repodata/ca4565013354c3ea120a917ab5359a636f4deff8434e97d6a70e453d29adb4be-primary.xml.gz >15:54:52 prepare_next_transfer: URL: file:///run/install/repo/repodata/ca4565013354c3ea120a917ab5359a636f4deff8434e97d6a70e453d29adb4be-primary.xml.gz >15:54:52 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 28): Operation not supported >15:54:52 select_next_target: Selecting mirror for: repodata/11c8106ff3398e8a14d3857af3c9031b2782f7ca7c2e145ce3bc4e0f776b1155-filelists.xml.gz >15:54:52 prepare_next_transfer: URL: file:///run/install/repo/repodata/11c8106ff3398e8a14d3857af3c9031b2782f7ca7c2e145ce3bc4e0f776b1155-filelists.xml.gz >15:54:52 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 29): Operation not supported >15:54:52 select_next_target: Selecting mirror for: repodata/1bd9a5aeafdd803664d07f228341f5fcd7cbbea435006d5fdaa08c333d6942ee-comps-Server.x86_64.xml.gz >15:54:52 prepare_next_transfer: URL: file:///run/install/repo/repodata/1bd9a5aeafdd803664d07f228341f5fcd7cbbea435006d5fdaa08c333d6942ee-comps-Server.x86_64.xml.gz >15:54:52 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 30): Operation not supported >15:54:52 lr_download: Downloading started >15:54:52 check_transfer_statuses: Transfer finished: repodata/ca4565013354c3ea120a917ab5359a636f4deff8434e97d6a70e453d29adb4be-primary.xml.gz (Effective url: file:///run/install/repo/repodata/ca4565013354c3ea120a917ab5359a636f4deff8434e97d6a70e453d29adb4be-primary.xml.gz) >15:54:52 check_finished_trasfer_checksum: Checksum (sha256) ca4565013354c3ea120a917ab5359a636f4deff8434e97d6a70e453d29adb4be is OK >15:54:52 check_transfer_statuses: Transfer finished: repodata/11c8106ff3398e8a14d3857af3c9031b2782f7ca7c2e145ce3bc4e0f776b1155-filelists.xml.gz (Effective url: file:///run/install/repo/repodata/11c8106ff3398e8a14d3857af3c9031b2782f7ca7c2e145ce3bc4e0f776b1155-filelists.xml.gz) >15:54:52 check_finished_trasfer_checksum: Checksum (sha256) 11c8106ff3398e8a14d3857af3c9031b2782f7ca7c2e145ce3bc4e0f776b1155 is OK >15:54:52 check_transfer_statuses: Transfer finished: repodata/1bd9a5aeafdd803664d07f228341f5fcd7cbbea435006d5fdaa08c333d6942ee-comps-Server.x86_64.xml.gz (Effective url: file:///run/install/repo/repodata/1bd9a5aeafdd803664d07f228341f5fcd7cbbea435006d5fdaa08c333d6942ee-comps-Server.x86_64.xml.gz) >15:54:52 check_finished_trasfer_checksum: Checksum (sha256) 1bd9a5aeafdd803664d07f228341f5fcd7cbbea435006d5fdaa08c333d6942ee is OK >15:54:52 lr_handle_perform: Restoring an old SIGINT handler >15:54:52 lr_handle_perform: Using dir: /tmp/dnf.cache/anaconda-7f22301011975b35 >15:54:52 lr_handle_perform: Using own SIGINT handler >15:54:52 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >15:54:52 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >15:54:52 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >15:54:52 lr_handle_perform: Downloading/Locating yum repo >15:54:52 lr_yum_use_local: Locating repo.. >15:54:52 lr_yum_use_local_load_base: Parsing repomd.xml >15:54:52 lr_yum_use_local_load_base: Repomd revision: 1524630488 >15:54:52 lr_yum_use_local: Repository was successfully located >15:54:52 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/anaconda-7f22301011975b35/repodata/ca4565013354c3ea120a917ab5359a636f4deff8434e97d6a70e453d29adb4be-primary.xml.gz (expected: ca4565013354c3ea120a917ab5359a636f4deff8434e97d6a70e453d29adb4be [sha256]) >15:54:52 lr_yum_check_checksum_of_md_record: Checksum check - Passed >15:54:52 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/anaconda-7f22301011975b35/repodata/11c8106ff3398e8a14d3857af3c9031b2782f7ca7c2e145ce3bc4e0f776b1155-filelists.xml.gz (expected: 11c8106ff3398e8a14d3857af3c9031b2782f7ca7c2e145ce3bc4e0f776b1155 [sha256]) >15:54:52 lr_yum_check_checksum_of_md_record: Checksum check - Passed >15:54:52 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/anaconda-7f22301011975b35/repodata/1bd9a5aeafdd803664d07f228341f5fcd7cbbea435006d5fdaa08c333d6942ee-comps-Server.x86_64.xml.gz (expected: 1bd9a5aeafdd803664d07f228341f5fcd7cbbea435006d5fdaa08c333d6942ee [sha256]) >15:54:52 lr_yum_check_checksum_of_md_record: Checksum check - Passed >15:54:52 lr_handle_perform: Restoring an old SIGINT handler > > >/tmp/hawkey.log: >INFO Jul-09 15:54:52 === Started libdnf-0.11.1 === >DEBUG Jul-09 15:54:52 fetching anaconda >DEBUG Jul-09 15:54:52 caching repo: anaconda (0x208130709033da59618230157590f7045bb7770105324839cf1eda780f0fe236) >DEBUG Jul-09 15:54:52 load_ext: loading: /tmp/dnf.cache/anaconda-7f22301011975b35/repodata/11c8106ff3398e8a14d3857af3c9031b2782f7ca7c2e145ce3bc4e0f776b1155-filelists.xml.gz >DEBUG Jul-09 15:54:53 write_ext: storing anaconda to: /tmp/dnf.cache/anaconda-filenames.solvx.XFCQbU >DEBUG Jul-09 15:54:53 no presto metadata available for anaconda >DEBUG Jul-09 15:54:53 no updateinfo available for anaconda >DEBUG Jul-09 15:54:53 rewriting repo: anaconda >DEBUG Jul-09 15:54:53 caching repo: anaconda (0x208130709033da59618230157590f7045bb7770105324839cf1eda780f0fe236) >DEBUG Jul-09 15:57:27 Architecture is: x86_64 >INFO Jul-09 15:57:27 === Started libdnf-0.11.1 === >DEBUG Jul-09 15:57:27 fetching rpmdb > > >/tmp/lvm.log: >libdm-config.c:1074 log/activation not found in config: defaulting to 0 >config/config.c:1472 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:362 Setting log debug classes to 2047 >commands/toolcontext.c:368 Logging initialised at Mon Jul 9 15:54:51 2018 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:599 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:654 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/abort_on_errors not found in config: defaulting to 0 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1002 global/umask not found in config: defaulting to 63 >libdm-config.c:975 devices/dir not found in config: defaulting to /dev >libdm-config.c:975 devices/external_device_info_source not found in config: defaulting to none >libdm-config.c:975 global/proc not found in config: defaulting to /proc >libdm-config.c:1074 global/activation not found in config: defaulting to 1 >libdm-config.c:1074 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:975 activation/readahead not found in config: defaulting to auto >libdm-config.c:1074 activation/udev_rules not found in config: defaulting to 1 >libdm-config.c:1074 activation/udev_sync not found in config: defaulting to 1 >libdm-config.c:1074 activation/retry_deactivation not found in config: defaulting to 1 >libdm-config.c:1074 activation/checks not found in config: defaulting to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1074 activation/use_linear_target not found in config: defaulting to 1 >libdm-config.c:975 activation/missing_stripe_filler not found in config: defaulting to error >libdm-config.c:1074 global/metadata_read_only not found in config: defaulting to 0 >libdm-config.c:1002 devices/pv_min_size not found in config: defaulting to 2048 >libdm-config.c:1074 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:975 global/units not found in config: defaulting to r >libdm-config.c:1074 global/si_unit_consistency not found in config: defaulting to 1 >libdm-config.c:1074 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1074 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1074 global/suffix not found in config: defaulting to 1 >libdm-config.c:975 report/list_item_separator not found in config: defaulting to , >libdm-config.c:975 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1074 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1074 global/detect_internal_vg_cache_corruption not found in config: defaulting to 0 >libdm-config.c:975 global/system_id_source not found in config: defaulting to none >libdm-config.c:975 config/profile_dir not found in config: defaulting to /etc/lvm/profile >libdm-config.c:1002 devices/disable_after_error_count not found in config: defaulting to 0 >config/config.c:1475 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1074 devices/obtain_device_list_from_udev not found in config: defaulting to 1 >config/config.c:1472 devices/scan not found in config: defaulting to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x55695a0ce2d0. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x55695a0d22e0. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x55695a0eb2b0. >format_text/format-text.c:2731 Initialised format: lvm2 >libdm-config.c:975 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_lvm2. >striped/striped.c:245 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:975 dmeventd/snapshot_library not found in config: defaulting to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:975 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:585 Initialised segtype: mirror >libdm-config.c:975 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:646 Initialised segtype: raid0 >raid/raid.c:646 Initialised segtype: raid0_meta >raid/raid.c:646 Initialised segtype: raid1 >raid/raid.c:646 Initialised segtype: raid10 >raid/raid.c:646 Initialised segtype: raid10_near >raid/raid.c:646 Initialised segtype: raid4 >raid/raid.c:646 Initialised segtype: raid5 >raid/raid.c:646 Initialised segtype: raid5_n >raid/raid.c:646 Initialised segtype: raid5_la >raid/raid.c:646 Initialised segtype: raid5_ls >raid/raid.c:646 Initialised segtype: raid5_ra >raid/raid.c:646 Initialised segtype: raid5_rs >raid/raid.c:646 Initialised segtype: raid6 >raid/raid.c:646 Initialised segtype: raid6_n_6 >raid/raid.c:646 Initialised segtype: raid6_nc >raid/raid.c:646 Initialised segtype: raid6_nr >raid/raid.c:646 Initialised segtype: raid6_zr >raid/raid.c:646 Initialised segtype: raid6_ls_6 >raid/raid.c:646 Initialised segtype: raid6_rs_6 >raid/raid.c:646 Initialised segtype: raid6_la_6 >raid/raid.c:646 Initialised segtype: raid6_ra_6 >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:833 Initialised segtype: thin-pool >thin/thin.c:833 Initialised segtype: thin >cache_segtype/cache.c:627 Initialised segtype: cache-pool >cache_segtype/cache.c:641 Initialised segtype: cache >libdm-config.c:1074 backup/archive not found in config: defaulting to 1 >libdm-config.c:1002 backup/retain_days not found in config: defaulting to 30 >libdm-config.c:1002 backup/retain_min not found in config: defaulting to 10 >libdm-config.c:975 backup/archive_dir not found in config: defaulting to /etc/lvm/archive >libdm-config.c:1074 backup/backup not found in config: defaulting to 1 >libdm-config.c:975 backup/backup_dir not found in config: defaulting to /etc/lvm/backup >config/config.c:1472 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1061 Setting global/use_lvmetad to 1 >libdm-config.c:1002 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting protocol to lvmetad >libdm-config.c:997 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1074 global/use_lvmpolld not found in config: defaulting to 1 >libdm-config.c:1074 devices/sysfs_scan not found in config: defaulting to 1 >filters/filter-sysfs.c:327 Sysfs filter initialised. >filters/filter-internal.c:77 Internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1074 devices/multipath_component_detection not found in config: defaulting to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1074 devices/md_component_detection not found in config: defaulting to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1074 devices/fw_raid_component_detection not found in config: defaulting to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1074 devices/ignore_suspended_devices not found in config: defaulting to 0 >libdm-config.c:1074 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >config/config.c:1472 devices/filter not found in config: defaulting to filter = [ "a|.*/|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:975 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:369 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1074 devices/write_cache_state not found in config: defaulting to 1 >libdm-config.c:1061 Setting global/use_lvmetad to 1 >libdm-config.c:975 activation/activation_mode not found in config: defaulting to degraded >libdm-config.c:1074 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:2871 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1074 activation/monitoring not found in config: defaulting to 1 >lvmcmdline.c:2877 Processing command: lvchange --config ' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} global/notify_dbus=0' -an vg/root >lvmcmdline.c:2878 Command pid: 2122 >lvmcmdline.c:2879 System ID: >lvmcmdline.c:2882 O_DIRECT will be used >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1074 global/wait_for_locks not found in config: defaulting to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1074 global/prioritise_write_locks not found in config: defaulting to 1 >libdm-config.c:975 global/locking_dir not found in config: defaulting to /run/lock/lvm >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:978 Resetting SELinux context to default value. >libdm-config.c:1074 global/use_lvmlockd not found in config: defaulting to 0 >cache/lvmetad.c:256 Sending lvmetad get_global_info >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting token to filter:3239235440 >libdm-config.c:997 Setting daemon_pid to 1701 >libdm-config.c:966 Setting response to OK >libdm-config.c:997 Setting global_disable to 0 >libdm-config.c:975 report/output_format not found in config: defaulting to basic >libdm-config.c:1074 log/report_command_log not found in config: defaulting to 0 >toollib.c:3748 Obtaining the complete list of VGs before processing their LVs >cache/lvmetad.c:1444 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting name to vg >toollib.c:3616 Processing VG vg CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT >cache/lvmcache.c:522 lvmcache has no info for vgname "vg". >misc/lvm-flock.c:202 Locking /run/lock/lvm/V_vg RB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/V_vg to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_vg:aux WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg:aux >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_vg RB >libdm-common.c:978 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "vg". >metadata/metadata.c:3799 Reading VG vg CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT >cache/lvmcache.c:619 lvmcache has no info for vgid "CLROG02e3UD6VJLgNgtxH62VvObMRKrT" >cache/lvmetad.c:985 Asking lvmetad for VG CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT vg >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting name to vg >libdm-config.c:966 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "vg" with VGID CLROG02e3UD6VJLgNgtxH62VvObMRKrT. >format_text/format-text.c:2161 <backtrace> >libdm-config.c:966 Setting id to BcbYLa-kIxv-RCG1-91MO-8O0i-vZ9G-gmzdGy >libdm-config.c:966 Setting format to lvm2 >libdm-config.c:997 Setting device to 2064 >libdm-config.c:997 Setting dev_size to 6291456 >libdm-config.c:997 Setting label_sector to 1 >libdm-config.c:997 Setting ext_flags to 1 >libdm-config.c:997 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sr0: Added to device cache (11:0) >device/dev-cache.c:352 /dev/cdrom: Aliased to /dev/sr0 in device cache (preferred name) (11:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-VMware_Virtual_IDE_CDROM_Drive_00000000000000000001: Aliased to /dev/cdrom in device cache (11:0) >device/dev-cache.c:352 /dev/disk/by-label/Fedora-S-dvd-x86_64-28: Aliased to /dev/cdrom in device cache (11:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:07.1-ata-1: Aliased to /dev/cdrom in device cache (11:0) >device/dev-cache.c:352 /dev/disk/by-uuid/2018-04-25-06-09-17-00: Aliased to /dev/cdrom in device cache (11:0) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:356 /dev/sda1: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/015b550b-01: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-BcbYLa-kIxv-RCG1-91MO-8O0i-vZ9G-gmzdGy: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:1:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/fd0: Added to device cache (2:0) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0: Aliased to /dev/disk/by-label/Anaconda in device cache (253:1) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/zram0: Added to device cache (252:0) >device/dev-cache.c:356 /dev/dm-0: Added to device cache (253:0) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-0 in device cache (preferred name) (253:0) >device/dev-cache.c:711 /dev/disk/by-label/Anaconda: Path already cached. >device/dev-cache.c:711 /dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0: Path already cached. >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:0) >device/dev-cache.c:352 /dev/dm-1: Aliased to /dev/disk/by-label/Anaconda in device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:1) >device/dev-cache.c:711 /dev/disk/by-label/Anaconda: Path already cached. >device/dev-cache.c:711 /dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0: Path already cached. >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:1) >device/dev-cache.c:356 /dev/dm-2: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-vg-root: Aliased to /dev/dm-2 in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05: Aliased to /dev/disk/by-id/dm-name-vg-root in device cache (253:2) >device/dev-cache.c:352 /dev/mapper/vg-root: Aliased to /dev/disk/by-id/dm-name-vg-root in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/vg/root: Aliased to /dev/mapper/vg-root in device cache (253:2) >cache/lvmcache.c:1871 lvmcache /dev/sdb: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:997 Setting size to 1044480 >libdm-config.c:997 Setting start to 4096 >libdm-config.c:997 Setting ignore to 0 >metadata/vg.c:74 Allocated VG vg at 0x55695a201530. >format_text/import_vsn1.c:597 Importing logical volume vg/root. >cache/lvmcache.c:522 lvmcache has no info for vgname "vg" with VGID CLROG02e3UD6VJLgNgtxH62VvObMRKrT. >cache/lvmcache.c:522 lvmcache has no info for vgname "vg". >cache/lvmcache.c:1871 lvmcache /dev/sdb: now in VG vg with 1 mda(s). >cache/lvmcache.c:1635 lvmcache /dev/sdb: VG vg: set VGID to CLROG02e3UD6VJLgNgtxH62VvObMRKrT. >cache/lvmcache.c:1944 lvmcache /dev/sdb: VG vg: set system_id to . >cache/lvmcache.c:202 lvmcache: VG vg (CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT) stored (1026 bytes). >cache/lvmetad.c:2297 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >device/dev-io.c:599 Opened /dev/sdb RO O_DIRECT >device/dev-io.c:358 /dev/sdb: size is 6291456 sectors >metadata/pv_manip.c:417 /dev/sdb 0: 0 767: root(0:0) >toollib.c:3106 Adding vg/root to the list of LVs to be processed. >toollib.c:3170 Processing LV root in VG vg. >metadata/lv.c:1480 Deactivating logical volume vg/root. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 WB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05:aux >libdm-common.c:978 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 (NL) >activate/activate.c:2473 Deactivating vg/root. >activate/dev_manager.c:696 Getting device info for vg-root [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05]. >ioctl/libdm-iface.c:1848 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg-root [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05]. >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 [ opencount flush ] [16384] (*1) >mm/memlock.c:618 Entering prioritized section (deactivating). >mm/memlock.c:481 Raised task priority 0 -> -18. >activate/dev_manager.c:3073 Creating DEACTIVATE tree for vg/root. >activate/dev_manager.c:696 Getting device info for vg-root [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05]. >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 [ opencount flush ] [16384] (*1) >libdm-config.c:1074 activation/verify_udev_operations not found in config: defaulting to 0 >activate/activate.c:521 Getting driver version >ioctl/libdm-iface.c:1848 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm deps (253:2) [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg-root-real [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05-real]. >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05-real [ opencount flush ] [16384] (*1) >activate/dev_manager.c:678 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >activate/dev_manager.c:696 Getting device info for vg-root-cow [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05-cow]. >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05-cow [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm info (253:2) [ opencount flush ] [16384] (*1) >libdm-deptree.c:993 Removing vg-root (253:2) >libdm-common.c:2394 Udev cookie 0xd4da315 (semid 98304) created >libdm-common.c:2414 Udev cookie 0xd4da315 (semid 98304) incremented to 1 >libdm-common.c:2286 Udev cookie 0xd4da315 (semid 98304) incremented to 2 >libdm-common.c:2536 Udev cookie 0xd4da315 (semid 98304) assigned to REMOVE task(2) with flags DISABLE_LIBRARY_FALLBACK (0x20) >ioctl/libdm-iface.c:1848 dm remove (253:2) [ noopencount flush retryremove ] [16384] (*1) >libdm-common.c:1478 vg-root: Stacking NODE_DEL [trust_udev] >mm/memlock.c:629 Leaving section (deactivated). >activate/dev_manager.c:696 Getting device info for vg-root [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05]. >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 >mm/memlock.c:586 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >mm/memlock.c:494 Restoring original task priority 0. >activate/fs.c:491 Syncing device names >libdm-common.c:2321 Udev cookie 0xd4da315 (semid 98304) decremented to 1 >libdm-common.c:2607 Udev cookie 0xd4da315 (semid 98304) waiting for zero >libdm-common.c:2336 Udev cookie 0xd4da315 (semid 98304) destroyed >libdm-common.c:1478 vg-root: Skipping NODE_DEL [trust_udev] >cache/lvmcache.c:157 lvmcache: VG vg wiped. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/V_vg >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg >device/dev-io.c:654 Closed /dev/sdb >metadata/vg.c:89 Freeing VG vg at 0x55695a201530. >libdm-config.c:1061 Setting global/notify_dbus to 0 >commands/toolcontext.c:2106 Reloading config files >activate/fs.c:491 Syncing device names >cache/lvmcache.c:2293 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x55695a0ce2d0. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x55695a0d22e0. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x55695a0eb2b0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:599 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:654 Closed /etc/lvm/lvm.conf >libdm-config.c:1074 log/syslog not found in config: defaulting to 1 >libdm-config.c:1002 log/level not found in config: defaulting to 0 >libdm-config.c:1074 log/activation not found in config: defaulting to 0 >config/config.c:1472 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:362 Setting log debug classes to 2047 >commands/toolcontext.c:368 Logging initialised at Mon Jul 9 15:54:51 2018 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:599 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:654 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/abort_on_errors not found in config: defaulting to 0 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1002 global/umask not found in config: defaulting to 63 >libdm-config.c:975 devices/dir not found in config: defaulting to /dev >libdm-config.c:975 devices/external_device_info_source not found in config: defaulting to none >libdm-config.c:975 global/proc not found in config: defaulting to /proc >libdm-config.c:1074 global/activation not found in config: defaulting to 1 >libdm-config.c:1074 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:975 activation/readahead not found in config: defaulting to auto >libdm-config.c:1074 activation/udev_rules not found in config: defaulting to 1 >libdm-config.c:1074 activation/udev_sync not found in config: defaulting to 1 >libdm-config.c:1074 activation/retry_deactivation not found in config: defaulting to 1 >libdm-config.c:1074 activation/checks not found in config: defaulting to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1074 activation/use_linear_target not found in config: defaulting to 1 >libdm-config.c:975 activation/missing_stripe_filler not found in config: defaulting to error >libdm-config.c:1074 global/metadata_read_only not found in config: defaulting to 0 >libdm-config.c:1002 devices/pv_min_size not found in config: defaulting to 2048 >libdm-config.c:1074 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:975 global/units not found in config: defaulting to r >libdm-config.c:1074 global/si_unit_consistency not found in config: defaulting to 1 >libdm-config.c:1074 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1074 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1074 global/suffix not found in config: defaulting to 1 >libdm-config.c:975 report/list_item_separator not found in config: defaulting to , >libdm-config.c:975 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1074 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1074 global/detect_internal_vg_cache_corruption not found in config: defaulting to 0 >libdm-config.c:975 global/system_id_source not found in config: defaulting to none >libdm-config.c:975 config/profile_dir not found in config: defaulting to /etc/lvm/profile >libdm-config.c:1002 devices/disable_after_error_count not found in config: defaulting to 0 >config/config.c:1475 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1074 devices/obtain_device_list_from_udev not found in config: defaulting to 1 >config/config.c:1472 devices/scan not found in config: defaulting to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x55f3e45543e0. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x55f3e45583f0. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x55f3e456f1f0. >format_text/format-text.c:2731 Initialised format: lvm2 >libdm-config.c:975 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_lvm2. >striped/striped.c:245 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:975 dmeventd/snapshot_library not found in config: defaulting to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:975 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:585 Initialised segtype: mirror >libdm-config.c:975 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:646 Initialised segtype: raid0 >raid/raid.c:646 Initialised segtype: raid0_meta >raid/raid.c:646 Initialised segtype: raid1 >raid/raid.c:646 Initialised segtype: raid10 >raid/raid.c:646 Initialised segtype: raid10_near >raid/raid.c:646 Initialised segtype: raid4 >raid/raid.c:646 Initialised segtype: raid5 >raid/raid.c:646 Initialised segtype: raid5_n >raid/raid.c:646 Initialised segtype: raid5_la >raid/raid.c:646 Initialised segtype: raid5_ls >raid/raid.c:646 Initialised segtype: raid5_ra >raid/raid.c:646 Initialised segtype: raid5_rs >raid/raid.c:646 Initialised segtype: raid6 >raid/raid.c:646 Initialised segtype: raid6_n_6 >raid/raid.c:646 Initialised segtype: raid6_nc >raid/raid.c:646 Initialised segtype: raid6_nr >raid/raid.c:646 Initialised segtype: raid6_zr >raid/raid.c:646 Initialised segtype: raid6_ls_6 >raid/raid.c:646 Initialised segtype: raid6_rs_6 >raid/raid.c:646 Initialised segtype: raid6_la_6 >raid/raid.c:646 Initialised segtype: raid6_ra_6 >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:833 Initialised segtype: thin-pool >thin/thin.c:833 Initialised segtype: thin >cache_segtype/cache.c:627 Initialised segtype: cache-pool >cache_segtype/cache.c:641 Initialised segtype: cache >libdm-config.c:1074 backup/archive not found in config: defaulting to 1 >libdm-config.c:1002 backup/retain_days not found in config: defaulting to 30 >libdm-config.c:1002 backup/retain_min not found in config: defaulting to 10 >libdm-config.c:975 backup/archive_dir not found in config: defaulting to /etc/lvm/archive >libdm-config.c:1074 backup/backup not found in config: defaulting to 1 >libdm-config.c:975 backup/backup_dir not found in config: defaulting to /etc/lvm/backup >config/config.c:1472 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1061 Setting global/use_lvmetad to 1 >libdm-config.c:1002 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting protocol to lvmetad >libdm-config.c:997 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1074 global/use_lvmpolld not found in config: defaulting to 1 >libdm-config.c:1074 devices/sysfs_scan not found in config: defaulting to 1 >filters/filter-sysfs.c:327 Sysfs filter initialised. >filters/filter-internal.c:77 Internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1074 devices/multipath_component_detection not found in config: defaulting to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1074 devices/md_component_detection not found in config: defaulting to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1074 devices/fw_raid_component_detection not found in config: defaulting to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1074 devices/ignore_suspended_devices not found in config: defaulting to 0 >libdm-config.c:1074 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >config/config.c:1472 devices/filter not found in config: defaulting to filter = [ "a|.*/|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:975 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:369 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1074 devices/write_cache_state not found in config: defaulting to 1 >libdm-config.c:1061 Setting global/use_lvmetad to 1 >libdm-config.c:975 activation/activation_mode not found in config: defaulting to degraded >libdm-config.c:1074 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:2871 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1074 activation/monitoring not found in config: defaulting to 1 >lvmcmdline.c:2877 Processing command: vgchange --config ' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} global/notify_dbus=0' -an vg >lvmcmdline.c:2878 Command pid: 2132 >lvmcmdline.c:2879 System ID: >lvmcmdline.c:2882 O_DIRECT will be used >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1074 global/wait_for_locks not found in config: defaulting to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1074 global/prioritise_write_locks not found in config: defaulting to 1 >libdm-config.c:975 global/locking_dir not found in config: defaulting to /run/lock/lvm >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:978 Resetting SELinux context to default value. >libdm-config.c:1074 global/use_lvmlockd not found in config: defaulting to 0 >cache/lvmetad.c:256 Sending lvmetad get_global_info >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting token to filter:3239235440 >libdm-config.c:997 Setting daemon_pid to 1701 >libdm-config.c:966 Setting response to OK >libdm-config.c:997 Setting global_disable to 0 >libdm-config.c:975 report/output_format not found in config: defaulting to basic >libdm-config.c:1074 log/report_command_log not found in config: defaulting to 0 >toollib.c:2194 Processing each VG >toollib.c:2246 Obtaining the complete list of VGs to process >cache/lvmetad.c:1444 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting name to vg >toollib.c:1956 Processing VG vg CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT >cache/lvmcache.c:522 lvmcache has no info for vgname "vg". >misc/lvm-flock.c:202 Locking /run/lock/lvm/V_vg RB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/V_vg to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_vg:aux WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg:aux >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_vg RB >libdm-common.c:978 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "vg". >metadata/metadata.c:3799 Reading VG vg CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT >cache/lvmcache.c:619 lvmcache has no info for vgid "CLROG02e3UD6VJLgNgtxH62VvObMRKrT" >cache/lvmetad.c:985 Asking lvmetad for VG CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT vg >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting name to vg >libdm-config.c:966 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "vg" with VGID CLROG02e3UD6VJLgNgtxH62VvObMRKrT. >format_text/format-text.c:2161 <backtrace> >libdm-config.c:966 Setting id to BcbYLa-kIxv-RCG1-91MO-8O0i-vZ9G-gmzdGy >libdm-config.c:966 Setting format to lvm2 >libdm-config.c:997 Setting device to 2064 >libdm-config.c:997 Setting dev_size to 6291456 >libdm-config.c:997 Setting label_sector to 1 >libdm-config.c:997 Setting ext_flags to 1 >libdm-config.c:997 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sr0: Added to device cache (11:0) >device/dev-cache.c:352 /dev/cdrom: Aliased to /dev/sr0 in device cache (preferred name) (11:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-VMware_Virtual_IDE_CDROM_Drive_00000000000000000001: Aliased to /dev/cdrom in device cache (11:0) >device/dev-cache.c:352 /dev/disk/by-label/Fedora-S-dvd-x86_64-28: Aliased to /dev/cdrom in device cache (11:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:07.1-ata-1: Aliased to /dev/cdrom in device cache (11:0) >device/dev-cache.c:352 /dev/disk/by-uuid/2018-04-25-06-09-17-00: Aliased to /dev/cdrom in device cache (11:0) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:356 /dev/sda1: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/015b550b-01: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-BcbYLa-kIxv-RCG1-91MO-8O0i-vZ9G-gmzdGy: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:1:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/fd0: Added to device cache (2:0) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0: Aliased to /dev/disk/by-label/Anaconda in device cache (253:1) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/zram0: Added to device cache (252:0) >device/dev-cache.c:356 /dev/dm-0: Added to device cache (253:0) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-0 in device cache (preferred name) (253:0) >device/dev-cache.c:711 /dev/disk/by-label/Anaconda: Path already cached. >device/dev-cache.c:711 /dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0: Path already cached. >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:0) >device/dev-cache.c:352 /dev/dm-1: Aliased to /dev/disk/by-label/Anaconda in device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:1) >device/dev-cache.c:711 /dev/disk/by-label/Anaconda: Path already cached. >device/dev-cache.c:711 /dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0: Path already cached. >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:1) >cache/lvmcache.c:1871 lvmcache /dev/sdb: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:997 Setting size to 1044480 >libdm-config.c:997 Setting start to 4096 >libdm-config.c:997 Setting ignore to 0 >metadata/vg.c:74 Allocated VG vg at 0x55f3e46849b0. >format_text/import_vsn1.c:597 Importing logical volume vg/root. >cache/lvmcache.c:522 lvmcache has no info for vgname "vg" with VGID CLROG02e3UD6VJLgNgtxH62VvObMRKrT. >cache/lvmcache.c:522 lvmcache has no info for vgname "vg". >cache/lvmcache.c:1871 lvmcache /dev/sdb: now in VG vg with 1 mda(s). >cache/lvmcache.c:1635 lvmcache /dev/sdb: VG vg: set VGID to CLROG02e3UD6VJLgNgtxH62VvObMRKrT. >cache/lvmcache.c:1944 lvmcache /dev/sdb: VG vg: set system_id to . >cache/lvmcache.c:202 lvmcache: VG vg (CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT) stored (1026 bytes). >cache/lvmetad.c:2297 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >device/dev-io.c:599 Opened /dev/sdb RO O_DIRECT >device/dev-io.c:358 /dev/sdb: size is 6291456 sectors >metadata/pv_manip.c:417 /dev/sdb 0: 0 767: root(0:0) >toollib.c:1982 Processing VG vg CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT >activate/dev_manager.c:696 Getting device info for vg-root [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05]. >ioctl/libdm-iface.c:1848 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 [ opencount flush ] [16384] (*1) >activate/dev_manager.c:678 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >activate/activate.c:1494 Counted 0 open LVs in VG vg. >metadata/lv.c:1480 Deactivating logical volume vg/root. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 WB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05:aux >libdm-common.c:978 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 (NL) >activate/activate.c:2473 Deactivating vg/root. >activate/dev_manager.c:696 Getting device info for vg-root [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05]. >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 >mm/memlock.c:586 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:491 Syncing device names >vgchange.c:148 Deactivated 1 logical volumes in volume group vg >activate/dev_manager.c:696 Getting device info for vg-root [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05]. >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 [ noopencount flush ] [16384] (*1) >activate/activate.c:1477 Counted 0 active LVs in VG vg >vgchange.c:246 0 logical volume(s) in volume group "vg" now active >activate/dev_manager.c:696 Getting device info for vg-root [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05]. >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 [ noopencount flush ] [16384] (*1) >activate/activate.c:1584 vg/root is not active >mm/memlock.c:586 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:491 Syncing device names >cache/lvmcache.c:157 lvmcache: VG vg wiped. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/V_vg >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg >device/dev-io.c:654 Closed /dev/sdb >metadata/vg.c:89 Freeing VG vg at 0x55f3e46849b0. >libdm-config.c:1061 Setting global/notify_dbus to 0 >commands/toolcontext.c:2106 Reloading config files >activate/fs.c:491 Syncing device names >cache/lvmcache.c:2293 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x55f3e45543e0. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x55f3e45583f0. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x55f3e456f1f0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:599 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:654 Closed /etc/lvm/lvm.conf >libdm-config.c:1074 log/syslog not found in config: defaulting to 1 >libdm-config.c:1002 log/level not found in config: defaulting to 0 >libdm-config.c:1074 log/activation not found in config: defaulting to 0 >config/config.c:1472 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:362 Setting log debug classes to 2047 >commands/toolcontext.c:368 Logging initialised at Mon Jul 9 15:54:52 2018 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:599 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:654 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/abort_on_errors not found in config: defaulting to 0 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1002 global/umask not found in config: defaulting to 63 >libdm-config.c:975 devices/dir not found in config: defaulting to /dev >libdm-config.c:975 devices/external_device_info_source not found in config: defaulting to none >libdm-config.c:975 global/proc not found in config: defaulting to /proc >libdm-config.c:1074 global/activation not found in config: defaulting to 1 >libdm-config.c:1074 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:975 activation/readahead not found in config: defaulting to auto >libdm-config.c:1074 activation/udev_rules not found in config: defaulting to 1 >libdm-config.c:1074 activation/udev_sync not found in config: defaulting to 1 >libdm-config.c:1074 activation/retry_deactivation not found in config: defaulting to 1 >libdm-config.c:1074 activation/checks not found in config: defaulting to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1074 activation/use_linear_target not found in config: defaulting to 1 >libdm-config.c:975 activation/missing_stripe_filler not found in config: defaulting to error >libdm-config.c:1074 global/metadata_read_only not found in config: defaulting to 0 >libdm-config.c:1002 devices/pv_min_size not found in config: defaulting to 2048 >libdm-config.c:1074 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:975 global/units not found in config: defaulting to r >libdm-config.c:1074 global/si_unit_consistency not found in config: defaulting to 1 >libdm-config.c:1074 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1074 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1074 global/suffix not found in config: defaulting to 1 >libdm-config.c:975 report/list_item_separator not found in config: defaulting to , >libdm-config.c:975 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1074 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1074 global/detect_internal_vg_cache_corruption not found in config: defaulting to 0 >libdm-config.c:975 global/system_id_source not found in config: defaulting to none >libdm-config.c:975 config/profile_dir not found in config: defaulting to /etc/lvm/profile >libdm-config.c:1002 devices/disable_after_error_count not found in config: defaulting to 0 >config/config.c:1475 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1074 devices/obtain_device_list_from_udev not found in config: defaulting to 1 >config/config.c:1472 devices/scan not found in config: defaulting to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x555e4d43e260. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x555e4d442270. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x555e4d4590f0. >format_text/format-text.c:2731 Initialised format: lvm2 >libdm-config.c:975 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_lvm2. >striped/striped.c:245 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:975 dmeventd/snapshot_library not found in config: defaulting to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:975 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:585 Initialised segtype: mirror >libdm-config.c:975 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:646 Initialised segtype: raid0 >raid/raid.c:646 Initialised segtype: raid0_meta >raid/raid.c:646 Initialised segtype: raid1 >raid/raid.c:646 Initialised segtype: raid10 >raid/raid.c:646 Initialised segtype: raid10_near >raid/raid.c:646 Initialised segtype: raid4 >raid/raid.c:646 Initialised segtype: raid5 >raid/raid.c:646 Initialised segtype: raid5_n >raid/raid.c:646 Initialised segtype: raid5_la >raid/raid.c:646 Initialised segtype: raid5_ls >raid/raid.c:646 Initialised segtype: raid5_ra >raid/raid.c:646 Initialised segtype: raid5_rs >raid/raid.c:646 Initialised segtype: raid6 >raid/raid.c:646 Initialised segtype: raid6_n_6 >raid/raid.c:646 Initialised segtype: raid6_nc >raid/raid.c:646 Initialised segtype: raid6_nr >raid/raid.c:646 Initialised segtype: raid6_zr >raid/raid.c:646 Initialised segtype: raid6_ls_6 >raid/raid.c:646 Initialised segtype: raid6_rs_6 >raid/raid.c:646 Initialised segtype: raid6_la_6 >raid/raid.c:646 Initialised segtype: raid6_ra_6 >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:833 Initialised segtype: thin-pool >thin/thin.c:833 Initialised segtype: thin >cache_segtype/cache.c:627 Initialised segtype: cache-pool >cache_segtype/cache.c:641 Initialised segtype: cache >libdm-config.c:1074 backup/archive not found in config: defaulting to 1 >libdm-config.c:1002 backup/retain_days not found in config: defaulting to 30 >libdm-config.c:1002 backup/retain_min not found in config: defaulting to 10 >libdm-config.c:975 backup/archive_dir not found in config: defaulting to /etc/lvm/archive >libdm-config.c:1074 backup/backup not found in config: defaulting to 1 >libdm-config.c:975 backup/backup_dir not found in config: defaulting to /etc/lvm/backup >config/config.c:1472 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1061 Setting global/use_lvmetad to 1 >libdm-config.c:1002 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting protocol to lvmetad >libdm-config.c:997 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1074 global/use_lvmpolld not found in config: defaulting to 1 >libdm-config.c:1074 devices/sysfs_scan not found in config: defaulting to 1 >filters/filter-sysfs.c:327 Sysfs filter initialised. >filters/filter-internal.c:77 Internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1074 devices/multipath_component_detection not found in config: defaulting to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1074 devices/md_component_detection not found in config: defaulting to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1074 devices/fw_raid_component_detection not found in config: defaulting to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1074 devices/ignore_suspended_devices not found in config: defaulting to 0 >libdm-config.c:1074 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >config/config.c:1472 devices/filter not found in config: defaulting to filter = [ "a|.*/|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:975 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:369 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1074 devices/write_cache_state not found in config: defaulting to 1 >libdm-config.c:1061 Setting global/use_lvmetad to 1 >libdm-config.c:975 activation/activation_mode not found in config: defaulting to degraded >libdm-config.c:1074 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:2871 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1074 activation/monitoring not found in config: defaulting to 1 >lvmcmdline.c:2877 Processing command: vgchange --config ' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} global/notify_dbus=0' -an vg >lvmcmdline.c:2878 Command pid: 2145 >lvmcmdline.c:2879 System ID: >lvmcmdline.c:2882 O_DIRECT will be used >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1074 global/wait_for_locks not found in config: defaulting to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1074 global/prioritise_write_locks not found in config: defaulting to 1 >libdm-config.c:975 global/locking_dir not found in config: defaulting to /run/lock/lvm >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:978 Resetting SELinux context to default value. >libdm-config.c:1074 global/use_lvmlockd not found in config: defaulting to 0 >cache/lvmetad.c:256 Sending lvmetad get_global_info >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting token to filter:3239235440 >libdm-config.c:997 Setting daemon_pid to 1701 >libdm-config.c:966 Setting response to OK >libdm-config.c:997 Setting global_disable to 0 >libdm-config.c:975 report/output_format not found in config: defaulting to basic >libdm-config.c:1074 log/report_command_log not found in config: defaulting to 0 >toollib.c:2194 Processing each VG >toollib.c:2246 Obtaining the complete list of VGs to process >cache/lvmetad.c:1444 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting name to vg >toollib.c:1956 Processing VG vg CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT >cache/lvmcache.c:522 lvmcache has no info for vgname "vg". >misc/lvm-flock.c:202 Locking /run/lock/lvm/V_vg RB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/V_vg to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_vg:aux WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg:aux >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_vg RB >libdm-common.c:978 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "vg". >metadata/metadata.c:3799 Reading VG vg CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT >cache/lvmcache.c:619 lvmcache has no info for vgid "CLROG02e3UD6VJLgNgtxH62VvObMRKrT" >cache/lvmetad.c:985 Asking lvmetad for VG CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT vg >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting name to vg >libdm-config.c:966 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "vg" with VGID CLROG02e3UD6VJLgNgtxH62VvObMRKrT. >format_text/format-text.c:2161 <backtrace> >libdm-config.c:966 Setting id to BcbYLa-kIxv-RCG1-91MO-8O0i-vZ9G-gmzdGy >libdm-config.c:966 Setting format to lvm2 >libdm-config.c:997 Setting device to 2064 >libdm-config.c:997 Setting dev_size to 6291456 >libdm-config.c:997 Setting label_sector to 1 >libdm-config.c:997 Setting ext_flags to 1 >libdm-config.c:997 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sr0: Added to device cache (11:0) >device/dev-cache.c:352 /dev/cdrom: Aliased to /dev/sr0 in device cache (preferred name) (11:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-VMware_Virtual_IDE_CDROM_Drive_00000000000000000001: Aliased to /dev/cdrom in device cache (11:0) >device/dev-cache.c:352 /dev/disk/by-label/Fedora-S-dvd-x86_64-28: Aliased to /dev/cdrom in device cache (11:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:07.1-ata-1: Aliased to /dev/cdrom in device cache (11:0) >device/dev-cache.c:352 /dev/disk/by-uuid/2018-04-25-06-09-17-00: Aliased to /dev/cdrom in device cache (11:0) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:356 /dev/sda1: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/015b550b-01: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-BcbYLa-kIxv-RCG1-91MO-8O0i-vZ9G-gmzdGy: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:1:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/fd0: Added to device cache (2:0) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0: Aliased to /dev/disk/by-label/Anaconda in device cache (253:1) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/zram0: Added to device cache (252:0) >device/dev-cache.c:356 /dev/dm-0: Added to device cache (253:0) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-0 in device cache (preferred name) (253:0) >device/dev-cache.c:711 /dev/disk/by-label/Anaconda: Path already cached. >device/dev-cache.c:711 /dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0: Path already cached. >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:0) >device/dev-cache.c:352 /dev/dm-1: Aliased to /dev/disk/by-label/Anaconda in device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:1) >device/dev-cache.c:711 /dev/disk/by-label/Anaconda: Path already cached. >device/dev-cache.c:711 /dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0: Path already cached. >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:1) >cache/lvmcache.c:1871 lvmcache /dev/sdb: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:997 Setting size to 1044480 >libdm-config.c:997 Setting start to 4096 >libdm-config.c:997 Setting ignore to 0 >metadata/vg.c:74 Allocated VG vg at 0x555e4d56eb80. >format_text/import_vsn1.c:597 Importing logical volume vg/root. >cache/lvmcache.c:522 lvmcache has no info for vgname "vg" with VGID CLROG02e3UD6VJLgNgtxH62VvObMRKrT. >cache/lvmcache.c:522 lvmcache has no info for vgname "vg". >cache/lvmcache.c:1871 lvmcache /dev/sdb: now in VG vg with 1 mda(s). >cache/lvmcache.c:1635 lvmcache /dev/sdb: VG vg: set VGID to CLROG02e3UD6VJLgNgtxH62VvObMRKrT. >cache/lvmcache.c:1944 lvmcache /dev/sdb: VG vg: set system_id to . >cache/lvmcache.c:202 lvmcache: VG vg (CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT) stored (1026 bytes). >cache/lvmetad.c:2297 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >device/dev-io.c:599 Opened /dev/sdb RO O_DIRECT >device/dev-io.c:358 /dev/sdb: size is 6291456 sectors >metadata/pv_manip.c:417 /dev/sdb 0: 0 767: root(0:0) >toollib.c:1982 Processing VG vg CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT >activate/dev_manager.c:696 Getting device info for vg-root [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05]. >ioctl/libdm-iface.c:1848 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 [ opencount flush ] [16384] (*1) >activate/dev_manager.c:678 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >activate/activate.c:1494 Counted 0 open LVs in VG vg. >metadata/lv.c:1480 Deactivating logical volume vg/root. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 WB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05:aux >libdm-common.c:978 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 (NL) >activate/activate.c:2473 Deactivating vg/root. >activate/dev_manager.c:696 Getting device info for vg-root [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05]. >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 >mm/memlock.c:586 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:491 Syncing device names >vgchange.c:148 Deactivated 1 logical volumes in volume group vg >activate/dev_manager.c:696 Getting device info for vg-root [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05]. >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 [ noopencount flush ] [16384] (*1) >activate/activate.c:1477 Counted 0 active LVs in VG vg >vgchange.c:246 0 logical volume(s) in volume group "vg" now active >activate/dev_manager.c:696 Getting device info for vg-root [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05]. >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 [ noopencount flush ] [16384] (*1) >activate/activate.c:1584 vg/root is not active >mm/memlock.c:586 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:491 Syncing device names >cache/lvmcache.c:157 lvmcache: VG vg wiped. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/V_vg >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg >device/dev-io.c:654 Closed /dev/sdb >metadata/vg.c:89 Freeing VG vg at 0x555e4d56eb80. >libdm-config.c:1061 Setting global/notify_dbus to 0 >commands/toolcontext.c:2106 Reloading config files >activate/fs.c:491 Syncing device names >cache/lvmcache.c:2293 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x555e4d43e260. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x555e4d442270. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x555e4d4590f0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:599 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:654 Closed /etc/lvm/lvm.conf >libdm-config.c:1074 log/syslog not found in config: defaulting to 1 >libdm-config.c:1002 log/level not found in config: defaulting to 0 >libdm-config.c:1074 log/activation not found in config: defaulting to 0 >config/config.c:1472 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:362 Setting log debug classes to 2047 >commands/toolcontext.c:368 Logging initialised at Mon Jul 9 15:54:54 2018 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:599 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:654 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/abort_on_errors not found in config: defaulting to 0 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1002 global/umask not found in config: defaulting to 63 >libdm-config.c:975 devices/dir not found in config: defaulting to /dev >libdm-config.c:975 devices/external_device_info_source not found in config: defaulting to none >libdm-config.c:975 global/proc not found in config: defaulting to /proc >libdm-config.c:1074 global/activation not found in config: defaulting to 1 >libdm-config.c:1074 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:975 activation/readahead not found in config: defaulting to auto >libdm-config.c:1074 activation/udev_rules not found in config: defaulting to 1 >libdm-config.c:1074 activation/udev_sync not found in config: defaulting to 1 >libdm-config.c:1074 activation/retry_deactivation not found in config: defaulting to 1 >libdm-config.c:1074 activation/checks not found in config: defaulting to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1074 activation/use_linear_target not found in config: defaulting to 1 >libdm-config.c:975 activation/missing_stripe_filler not found in config: defaulting to error >libdm-config.c:1074 global/metadata_read_only not found in config: defaulting to 0 >libdm-config.c:1002 devices/pv_min_size not found in config: defaulting to 2048 >libdm-config.c:1074 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:975 global/units not found in config: defaulting to r >libdm-config.c:1074 global/si_unit_consistency not found in config: defaulting to 1 >libdm-config.c:1074 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1074 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1074 global/suffix not found in config: defaulting to 1 >libdm-config.c:975 report/list_item_separator not found in config: defaulting to , >libdm-config.c:975 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1074 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1074 global/detect_internal_vg_cache_corruption not found in config: defaulting to 0 >libdm-config.c:975 global/system_id_source not found in config: defaulting to none >libdm-config.c:975 config/profile_dir not found in config: defaulting to /etc/lvm/profile >libdm-config.c:1002 devices/disable_after_error_count not found in config: defaulting to 0 >config/config.c:1475 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1074 devices/obtain_device_list_from_udev not found in config: defaulting to 1 >config/config.c:1472 devices/scan not found in config: defaulting to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x55f4d902c260. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x55f4d9030270. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x55f4d90470f0. >format_text/format-text.c:2731 Initialised format: lvm2 >libdm-config.c:975 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_lvm2. >striped/striped.c:245 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:975 dmeventd/snapshot_library not found in config: defaulting to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:975 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:585 Initialised segtype: mirror >libdm-config.c:975 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:646 Initialised segtype: raid0 >raid/raid.c:646 Initialised segtype: raid0_meta >raid/raid.c:646 Initialised segtype: raid1 >raid/raid.c:646 Initialised segtype: raid10 >raid/raid.c:646 Initialised segtype: raid10_near >raid/raid.c:646 Initialised segtype: raid4 >raid/raid.c:646 Initialised segtype: raid5 >raid/raid.c:646 Initialised segtype: raid5_n >raid/raid.c:646 Initialised segtype: raid5_la >raid/raid.c:646 Initialised segtype: raid5_ls >raid/raid.c:646 Initialised segtype: raid5_ra >raid/raid.c:646 Initialised segtype: raid5_rs >raid/raid.c:646 Initialised segtype: raid6 >raid/raid.c:646 Initialised segtype: raid6_n_6 >raid/raid.c:646 Initialised segtype: raid6_nc >raid/raid.c:646 Initialised segtype: raid6_nr >raid/raid.c:646 Initialised segtype: raid6_zr >raid/raid.c:646 Initialised segtype: raid6_ls_6 >raid/raid.c:646 Initialised segtype: raid6_rs_6 >raid/raid.c:646 Initialised segtype: raid6_la_6 >raid/raid.c:646 Initialised segtype: raid6_ra_6 >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:833 Initialised segtype: thin-pool >thin/thin.c:833 Initialised segtype: thin >cache_segtype/cache.c:627 Initialised segtype: cache-pool >cache_segtype/cache.c:641 Initialised segtype: cache >libdm-config.c:1074 backup/archive not found in config: defaulting to 1 >libdm-config.c:1002 backup/retain_days not found in config: defaulting to 30 >libdm-config.c:1002 backup/retain_min not found in config: defaulting to 10 >libdm-config.c:975 backup/archive_dir not found in config: defaulting to /etc/lvm/archive >libdm-config.c:1074 backup/backup not found in config: defaulting to 1 >libdm-config.c:975 backup/backup_dir not found in config: defaulting to /etc/lvm/backup >config/config.c:1472 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1061 Setting global/use_lvmetad to 1 >libdm-config.c:1002 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting protocol to lvmetad >libdm-config.c:997 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1074 global/use_lvmpolld not found in config: defaulting to 1 >libdm-config.c:1074 devices/sysfs_scan not found in config: defaulting to 1 >filters/filter-sysfs.c:327 Sysfs filter initialised. >filters/filter-internal.c:77 Internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1074 devices/multipath_component_detection not found in config: defaulting to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1074 devices/md_component_detection not found in config: defaulting to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1074 devices/fw_raid_component_detection not found in config: defaulting to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1074 devices/ignore_suspended_devices not found in config: defaulting to 0 >libdm-config.c:1074 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >config/config.c:1472 devices/filter not found in config: defaulting to filter = [ "a|.*/|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:975 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:369 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1074 devices/write_cache_state not found in config: defaulting to 1 >libdm-config.c:1061 Setting global/use_lvmetad to 1 >libdm-config.c:975 activation/activation_mode not found in config: defaulting to degraded >libdm-config.c:1074 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:2871 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1074 activation/monitoring not found in config: defaulting to 1 >lvmcmdline.c:2877 Processing command: vgchange --config ' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} global/notify_dbus=0' -an vg >lvmcmdline.c:2878 Command pid: 2159 >lvmcmdline.c:2879 System ID: >lvmcmdline.c:2882 O_DIRECT will be used >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1074 global/wait_for_locks not found in config: defaulting to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1074 global/prioritise_write_locks not found in config: defaulting to 1 >libdm-config.c:975 global/locking_dir not found in config: defaulting to /run/lock/lvm >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:978 Resetting SELinux context to default value. >libdm-config.c:1074 global/use_lvmlockd not found in config: defaulting to 0 >cache/lvmetad.c:256 Sending lvmetad get_global_info >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting token to filter:3239235440 >libdm-config.c:997 Setting daemon_pid to 1701 >libdm-config.c:966 Setting response to OK >libdm-config.c:997 Setting global_disable to 0 >libdm-config.c:975 report/output_format not found in config: defaulting to basic >libdm-config.c:1074 log/report_command_log not found in config: defaulting to 0 >toollib.c:2194 Processing each VG >toollib.c:2246 Obtaining the complete list of VGs to process >cache/lvmetad.c:1444 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting name to vg >toollib.c:1956 Processing VG vg CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT >cache/lvmcache.c:522 lvmcache has no info for vgname "vg". >misc/lvm-flock.c:202 Locking /run/lock/lvm/V_vg RB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/V_vg to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_vg:aux WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg:aux >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_vg RB >libdm-common.c:978 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "vg". >metadata/metadata.c:3799 Reading VG vg CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT >cache/lvmcache.c:619 lvmcache has no info for vgid "CLROG02e3UD6VJLgNgtxH62VvObMRKrT" >cache/lvmetad.c:985 Asking lvmetad for VG CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT vg >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting name to vg >libdm-config.c:966 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "vg" with VGID CLROG02e3UD6VJLgNgtxH62VvObMRKrT. >format_text/format-text.c:2161 <backtrace> >libdm-config.c:966 Setting id to BcbYLa-kIxv-RCG1-91MO-8O0i-vZ9G-gmzdGy >libdm-config.c:966 Setting format to lvm2 >libdm-config.c:997 Setting device to 2064 >libdm-config.c:997 Setting dev_size to 6291456 >libdm-config.c:997 Setting label_sector to 1 >libdm-config.c:997 Setting ext_flags to 1 >libdm-config.c:997 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sr0: Added to device cache (11:0) >device/dev-cache.c:352 /dev/cdrom: Aliased to /dev/sr0 in device cache (preferred name) (11:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-VMware_Virtual_IDE_CDROM_Drive_00000000000000000001: Aliased to /dev/cdrom in device cache (11:0) >device/dev-cache.c:352 /dev/disk/by-label/Fedora-S-dvd-x86_64-28: Aliased to /dev/cdrom in device cache (11:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:07.1-ata-1: Aliased to /dev/cdrom in device cache (11:0) >device/dev-cache.c:352 /dev/disk/by-uuid/2018-04-25-06-09-17-00: Aliased to /dev/cdrom in device cache (11:0) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:356 /dev/sda1: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/015b550b-01: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-BcbYLa-kIxv-RCG1-91MO-8O0i-vZ9G-gmzdGy: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:1:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/fd0: Added to device cache (2:0) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0: Aliased to /dev/disk/by-label/Anaconda in device cache (253:1) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/zram0: Added to device cache (252:0) >device/dev-cache.c:356 /dev/dm-0: Added to device cache (253:0) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-0 in device cache (preferred name) (253:0) >device/dev-cache.c:711 /dev/disk/by-label/Anaconda: Path already cached. >device/dev-cache.c:711 /dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0: Path already cached. >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:0) >device/dev-cache.c:352 /dev/dm-1: Aliased to /dev/disk/by-label/Anaconda in device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:1) >device/dev-cache.c:711 /dev/disk/by-label/Anaconda: Path already cached. >device/dev-cache.c:711 /dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0: Path already cached. >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:1) >cache/lvmcache.c:1871 lvmcache /dev/sdb: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:997 Setting size to 1044480 >libdm-config.c:997 Setting start to 4096 >libdm-config.c:997 Setting ignore to 0 >metadata/vg.c:74 Allocated VG vg at 0x55f4d915cb80. >format_text/import_vsn1.c:597 Importing logical volume vg/root. >cache/lvmcache.c:522 lvmcache has no info for vgname "vg" with VGID CLROG02e3UD6VJLgNgtxH62VvObMRKrT. >cache/lvmcache.c:522 lvmcache has no info for vgname "vg". >cache/lvmcache.c:1871 lvmcache /dev/sdb: now in VG vg with 1 mda(s). >cache/lvmcache.c:1635 lvmcache /dev/sdb: VG vg: set VGID to CLROG02e3UD6VJLgNgtxH62VvObMRKrT. >cache/lvmcache.c:1944 lvmcache /dev/sdb: VG vg: set system_id to . >cache/lvmcache.c:202 lvmcache: VG vg (CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT) stored (1026 bytes). >cache/lvmetad.c:2297 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >device/dev-io.c:599 Opened /dev/sdb RO O_DIRECT >device/dev-io.c:358 /dev/sdb: size is 6291456 sectors >metadata/pv_manip.c:417 /dev/sdb 0: 0 767: root(0:0) >toollib.c:1982 Processing VG vg CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT >activate/dev_manager.c:696 Getting device info for vg-root [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05]. >ioctl/libdm-iface.c:1848 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 [ opencount flush ] [16384] (*1) >activate/dev_manager.c:678 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >activate/activate.c:1494 Counted 0 open LVs in VG vg. >metadata/lv.c:1480 Deactivating logical volume vg/root. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 WB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05:aux >libdm-common.c:978 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 (NL) >activate/activate.c:2473 Deactivating vg/root. >activate/dev_manager.c:696 Getting device info for vg-root [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05]. >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 >mm/memlock.c:586 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:491 Syncing device names >vgchange.c:148 Deactivated 1 logical volumes in volume group vg >activate/dev_manager.c:696 Getting device info for vg-root [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05]. >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 [ noopencount flush ] [16384] (*1) >activate/activate.c:1477 Counted 0 active LVs in VG vg >vgchange.c:246 0 logical volume(s) in volume group "vg" now active >activate/dev_manager.c:696 Getting device info for vg-root [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05]. >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 [ noopencount flush ] [16384] (*1) >activate/activate.c:1584 vg/root is not active >mm/memlock.c:586 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:491 Syncing device names >cache/lvmcache.c:157 lvmcache: VG vg wiped. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/V_vg >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg >device/dev-io.c:654 Closed /dev/sdb >metadata/vg.c:89 Freeing VG vg at 0x55f4d915cb80. >libdm-config.c:1061 Setting global/notify_dbus to 0 >commands/toolcontext.c:2106 Reloading config files >activate/fs.c:491 Syncing device names >cache/lvmcache.c:2293 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x55f4d902c260. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x55f4d9030270. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x55f4d90470f0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:599 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:654 Closed /etc/lvm/lvm.conf >libdm-config.c:1074 log/syslog not found in config: defaulting to 1 >libdm-config.c:1002 log/level not found in config: defaulting to 0 >libdm-config.c:1074 log/activation not found in config: defaulting to 0 >config/config.c:1472 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:362 Setting log debug classes to 2047 >commands/toolcontext.c:368 Logging initialised at Mon Jul 9 15:54:54 2018 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:599 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:654 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/abort_on_errors not found in config: defaulting to 0 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1002 global/umask not found in config: defaulting to 63 >libdm-config.c:975 devices/dir not found in config: defaulting to /dev >libdm-config.c:975 devices/external_device_info_source not found in config: defaulting to none >libdm-config.c:975 global/proc not found in config: defaulting to /proc >libdm-config.c:1074 global/activation not found in config: defaulting to 1 >libdm-config.c:1074 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:975 activation/readahead not found in config: defaulting to auto >libdm-config.c:1074 activation/udev_rules not found in config: defaulting to 1 >libdm-config.c:1074 activation/udev_sync not found in config: defaulting to 1 >libdm-config.c:1074 activation/retry_deactivation not found in config: defaulting to 1 >libdm-config.c:1074 activation/checks not found in config: defaulting to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1074 activation/use_linear_target not found in config: defaulting to 1 >libdm-config.c:975 activation/missing_stripe_filler not found in config: defaulting to error >libdm-config.c:1074 global/metadata_read_only not found in config: defaulting to 0 >libdm-config.c:1002 devices/pv_min_size not found in config: defaulting to 2048 >libdm-config.c:1074 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:975 global/units not found in config: defaulting to r >libdm-config.c:1074 global/si_unit_consistency not found in config: defaulting to 1 >libdm-config.c:1074 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1074 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1074 global/suffix not found in config: defaulting to 1 >libdm-config.c:975 report/list_item_separator not found in config: defaulting to , >libdm-config.c:975 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1074 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1074 global/detect_internal_vg_cache_corruption not found in config: defaulting to 0 >libdm-config.c:975 global/system_id_source not found in config: defaulting to none >libdm-config.c:975 config/profile_dir not found in config: defaulting to /etc/lvm/profile >libdm-config.c:1002 devices/disable_after_error_count not found in config: defaulting to 0 >config/config.c:1475 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1074 devices/obtain_device_list_from_udev not found in config: defaulting to 1 >config/config.c:1472 devices/scan not found in config: defaulting to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x5641a72d4320. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x5641a72d8330. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x5641a72f1160. >format_text/format-text.c:2731 Initialised format: lvm2 >libdm-config.c:975 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_lvm2. >striped/striped.c:245 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:975 dmeventd/snapshot_library not found in config: defaulting to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:975 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:585 Initialised segtype: mirror >libdm-config.c:975 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:646 Initialised segtype: raid0 >raid/raid.c:646 Initialised segtype: raid0_meta >raid/raid.c:646 Initialised segtype: raid1 >raid/raid.c:646 Initialised segtype: raid10 >raid/raid.c:646 Initialised segtype: raid10_near >raid/raid.c:646 Initialised segtype: raid4 >raid/raid.c:646 Initialised segtype: raid5 >raid/raid.c:646 Initialised segtype: raid5_n >raid/raid.c:646 Initialised segtype: raid5_la >raid/raid.c:646 Initialised segtype: raid5_ls >raid/raid.c:646 Initialised segtype: raid5_ra >raid/raid.c:646 Initialised segtype: raid5_rs >raid/raid.c:646 Initialised segtype: raid6 >raid/raid.c:646 Initialised segtype: raid6_n_6 >raid/raid.c:646 Initialised segtype: raid6_nc >raid/raid.c:646 Initialised segtype: raid6_nr >raid/raid.c:646 Initialised segtype: raid6_zr >raid/raid.c:646 Initialised segtype: raid6_ls_6 >raid/raid.c:646 Initialised segtype: raid6_rs_6 >raid/raid.c:646 Initialised segtype: raid6_la_6 >raid/raid.c:646 Initialised segtype: raid6_ra_6 >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:833 Initialised segtype: thin-pool >thin/thin.c:833 Initialised segtype: thin >cache_segtype/cache.c:627 Initialised segtype: cache-pool >cache_segtype/cache.c:641 Initialised segtype: cache >libdm-config.c:1074 backup/archive not found in config: defaulting to 1 >libdm-config.c:1002 backup/retain_days not found in config: defaulting to 30 >libdm-config.c:1002 backup/retain_min not found in config: defaulting to 10 >libdm-config.c:975 backup/archive_dir not found in config: defaulting to /etc/lvm/archive >libdm-config.c:1074 backup/backup not found in config: defaulting to 1 >libdm-config.c:975 backup/backup_dir not found in config: defaulting to /etc/lvm/backup >config/config.c:1472 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1061 Setting global/use_lvmetad to 1 >libdm-config.c:1002 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting protocol to lvmetad >libdm-config.c:997 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1074 global/use_lvmpolld not found in config: defaulting to 1 >libdm-config.c:1074 devices/sysfs_scan not found in config: defaulting to 1 >filters/filter-sysfs.c:327 Sysfs filter initialised. >filters/filter-internal.c:77 Internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1074 devices/multipath_component_detection not found in config: defaulting to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1074 devices/md_component_detection not found in config: defaulting to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1074 devices/fw_raid_component_detection not found in config: defaulting to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1074 devices/ignore_suspended_devices not found in config: defaulting to 0 >libdm-config.c:1074 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >config/config.c:1472 devices/filter not found in config: defaulting to filter = [ "a|.*/|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:975 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:369 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1074 devices/write_cache_state not found in config: defaulting to 1 >libdm-config.c:1061 Setting global/use_lvmetad to 1 >libdm-config.c:975 activation/activation_mode not found in config: defaulting to degraded >libdm-config.c:1074 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:2871 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1074 activation/monitoring not found in config: defaulting to 1 >lvmcmdline.c:2877 Processing command: lvchange --config ' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} global/notify_dbus=0' -ay vg/root >lvmcmdline.c:2878 Command pid: 2167 >lvmcmdline.c:2879 System ID: >lvmcmdline.c:2882 O_DIRECT will be used >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1074 global/wait_for_locks not found in config: defaulting to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1074 global/prioritise_write_locks not found in config: defaulting to 1 >libdm-config.c:975 global/locking_dir not found in config: defaulting to /run/lock/lvm >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:978 Resetting SELinux context to default value. >libdm-config.c:1074 global/use_lvmlockd not found in config: defaulting to 0 >cache/lvmetad.c:256 Sending lvmetad get_global_info >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting token to filter:3239235440 >libdm-config.c:997 Setting daemon_pid to 1701 >libdm-config.c:966 Setting response to OK >libdm-config.c:997 Setting global_disable to 0 >libdm-config.c:975 report/output_format not found in config: defaulting to basic >libdm-config.c:1074 log/report_command_log not found in config: defaulting to 0 >toollib.c:3748 Obtaining the complete list of VGs before processing their LVs >cache/lvmetad.c:1444 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting name to vg >toollib.c:3616 Processing VG vg CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT >cache/lvmcache.c:522 lvmcache has no info for vgname "vg". >misc/lvm-flock.c:202 Locking /run/lock/lvm/V_vg RB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/V_vg to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_vg:aux WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg:aux >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_vg RB >libdm-common.c:978 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "vg". >metadata/metadata.c:3799 Reading VG vg CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT >cache/lvmcache.c:619 lvmcache has no info for vgid "CLROG02e3UD6VJLgNgtxH62VvObMRKrT" >cache/lvmetad.c:985 Asking lvmetad for VG CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT vg >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting name to vg >libdm-config.c:966 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "vg" with VGID CLROG02e3UD6VJLgNgtxH62VvObMRKrT. >format_text/format-text.c:2161 <backtrace> >libdm-config.c:966 Setting id to BcbYLa-kIxv-RCG1-91MO-8O0i-vZ9G-gmzdGy >libdm-config.c:966 Setting format to lvm2 >libdm-config.c:997 Setting device to 2064 >libdm-config.c:997 Setting dev_size to 6291456 >libdm-config.c:997 Setting label_sector to 1 >libdm-config.c:997 Setting ext_flags to 1 >libdm-config.c:997 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sr0: Added to device cache (11:0) >device/dev-cache.c:352 /dev/cdrom: Aliased to /dev/sr0 in device cache (preferred name) (11:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-VMware_Virtual_IDE_CDROM_Drive_00000000000000000001: Aliased to /dev/cdrom in device cache (11:0) >device/dev-cache.c:352 /dev/disk/by-label/Fedora-S-dvd-x86_64-28: Aliased to /dev/cdrom in device cache (11:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:07.1-ata-1: Aliased to /dev/cdrom in device cache (11:0) >device/dev-cache.c:352 /dev/disk/by-uuid/2018-04-25-06-09-17-00: Aliased to /dev/cdrom in device cache (11:0) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:356 /dev/sda1: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/015b550b-01: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-BcbYLa-kIxv-RCG1-91MO-8O0i-vZ9G-gmzdGy: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:1:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/fd0: Added to device cache (2:0) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0: Aliased to /dev/disk/by-label/Anaconda in device cache (253:1) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/zram0: Added to device cache (252:0) >device/dev-cache.c:356 /dev/dm-0: Added to device cache (253:0) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-0 in device cache (preferred name) (253:0) >device/dev-cache.c:711 /dev/disk/by-label/Anaconda: Path already cached. >device/dev-cache.c:711 /dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0: Path already cached. >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:0) >device/dev-cache.c:352 /dev/dm-1: Aliased to /dev/disk/by-label/Anaconda in device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:1) >device/dev-cache.c:711 /dev/disk/by-label/Anaconda: Path already cached. >device/dev-cache.c:711 /dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0: Path already cached. >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:1) >cache/lvmcache.c:1871 lvmcache /dev/sdb: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:997 Setting size to 1044480 >libdm-config.c:997 Setting start to 4096 >libdm-config.c:997 Setting ignore to 0 >metadata/vg.c:74 Allocated VG vg at 0x5641a7406c80. >format_text/import_vsn1.c:597 Importing logical volume vg/root. >cache/lvmcache.c:522 lvmcache has no info for vgname "vg" with VGID CLROG02e3UD6VJLgNgtxH62VvObMRKrT. >cache/lvmcache.c:522 lvmcache has no info for vgname "vg". >cache/lvmcache.c:1871 lvmcache /dev/sdb: now in VG vg with 1 mda(s). >cache/lvmcache.c:1635 lvmcache /dev/sdb: VG vg: set VGID to CLROG02e3UD6VJLgNgtxH62VvObMRKrT. >cache/lvmcache.c:1944 lvmcache /dev/sdb: VG vg: set system_id to . >cache/lvmcache.c:202 lvmcache: VG vg (CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT) stored (1026 bytes). >cache/lvmetad.c:2297 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >device/dev-io.c:599 Opened /dev/sdb RO O_DIRECT >device/dev-io.c:358 /dev/sdb: size is 6291456 sectors >metadata/pv_manip.c:417 /dev/sdb 0: 0 767: root(0:0) >toollib.c:3106 Adding vg/root to the list of LVs to be processed. >toollib.c:3170 Processing LV root in VG vg. >metadata/lv.c:1525 Activating logical volume vg/root. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 WB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05:aux >libdm-common.c:978 Resetting SELinux context to default value. >locking/file_locking.c:104 Locking LV CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 (R) >activate/activate.c:477 activation/volume_list configuration setting not defined: Checking only host tags for vg/root. >activate/activate.c:2629 Activating vg/root. >activate/dev_manager.c:696 Getting device info for vg-root [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05]. >ioctl/libdm-iface.c:1848 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:678 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >device/dev-io.c:386 /dev/sdb: read_ahead is 256 sectors >mm/memlock.c:618 Entering prioritized section (activating). >mm/memlock.c:481 Raised task priority 0 -> -18. >activate/dev_manager.c:3073 Creating ACTIVATE tree for vg/root. >activate/dev_manager.c:696 Getting device info for vg-root [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05]. >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg-root-real [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05-real]. >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05-real [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg-root-cow [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05-cow]. >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05-cow [ opencount flush ] [16384] (*1) >activate/dev_manager.c:2719 Adding new LV vg/root to dtree >libdm-deptree.c:604 Not matched uuid LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 in deptree. >libdm-config.c:1074 activation/verify_udev_operations not found in config: defaulting to 0 >activate/activate.c:521 Getting driver version >ioctl/libdm-iface.c:1848 dm version [ opencount flush ] [16384] (*1) >libdm-deptree.c:604 Not matched uuid LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 in deptree. >activate/dev_manager.c:2641 Checking kernel supports striped segment type for vg/root >activate/activate.c:533 Getting target version for linear >ioctl/libdm-iface.c:1848 dm versions [ opencount flush ] [16384] (*1) >activate/activate.c:570 Found linear target v1.4.0. >activate/activate.c:533 Getting target version for striped >ioctl/libdm-iface.c:1848 dm versions [ opencount flush ] [16384] (*1) >activate/activate.c:570 Found striped target v1.6.0. >metadata/metadata.c:2164 Calculated readahead of LV root is 256 >libdm-deptree.c:1944 Creating vg-root >ioctl/libdm-iface.c:1848 dm create vg-root LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 [ noopencount flush ] [16384] (*1) >libdm-deptree.c:2706 Loading table for vg-root (253:2). >libdm-deptree.c:2651 Adding target to (253:2): 0 6283264 linear 8:16 2048 >ioctl/libdm-iface.c:1848 dm table (253:2) [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm reload (253:2) [ noopencount flush ] [16384] (*1) >libdm-deptree.c:2756 Table size changed from 0 to 6283264 for vg-root (253:2). >libdm-deptree.c:1302 Resuming vg-root (253:2). >libdm-common.c:2394 Udev cookie 0xd4d1302 (semid 131072) created >libdm-common.c:2414 Udev cookie 0xd4d1302 (semid 131072) incremented to 1 >libdm-common.c:2286 Udev cookie 0xd4d1302 (semid 131072) incremented to 2 >libdm-common.c:2536 Udev cookie 0xd4d1302 (semid 131072) assigned to RESUME task(5) with flags DISABLE_LIBRARY_FALLBACK (0x20) >ioctl/libdm-iface.c:1848 dm resume (253:2) [ noopencount flush ] [16384] (*1) >libdm-common.c:1475 vg-root: Stacking NODE_ADD (253,2) 0:6 0660 [trust_udev] >libdm-common.c:1485 vg-root: Stacking NODE_READ_AHEAD 256 (flags=1) >activate/dev_manager.c:3073 Creating CLEAN tree for vg/root. >activate/dev_manager.c:696 Getting device info for vg-root [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05]. >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm deps (253:2) [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg-root-real [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05-real]. >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05-real [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg-root-cow [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05-cow]. >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05-cow [ opencount flush ] [16384] (*1) >mm/memlock.c:629 Leaving section (activated). >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 >mm/memlock.c:586 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >mm/memlock.c:494 Restoring original task priority 0. >activate/fs.c:491 Syncing device names >libdm-common.c:2321 Udev cookie 0xd4d1302 (semid 131072) decremented to 1 >libdm-common.c:2607 Udev cookie 0xd4d1302 (semid 131072) waiting for zero >libdm-common.c:2336 Udev cookie 0xd4d1302 (semid 131072) destroyed >libdm-common.c:1475 vg-root: Skipping NODE_ADD (253,2) 0:6 0660 [trust_udev] >libdm-common.c:1485 vg-root: Processing NODE_READ_AHEAD 256 (flags=1) >libdm-common.c:1239 vg-root (253:2): read ahead is 256 >libdm-common.c:1364 vg-root: retaining kernel read ahead of 256 (requested 256) >cache/lvmcache.c:157 lvmcache: VG vg wiped. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/V_vg >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg >device/dev-io.c:654 Closed /dev/sdb >metadata/vg.c:89 Freeing VG vg at 0x5641a7406c80. >libdm-config.c:1061 Setting global/notify_dbus to 0 >commands/toolcontext.c:2106 Reloading config files >activate/fs.c:491 Syncing device names >cache/lvmcache.c:2293 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x5641a72d4320. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x5641a72d8330. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x5641a72f1160. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:599 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:654 Closed /etc/lvm/lvm.conf >libdm-config.c:1074 log/syslog not found in config: defaulting to 1 >libdm-config.c:1002 log/level not found in config: defaulting to 0 >libdm-config.c:1074 log/activation not found in config: defaulting to 0 >config/config.c:1472 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:362 Setting log debug classes to 2047 >commands/toolcontext.c:368 Logging initialised at Mon Jul 9 15:54:55 2018 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:599 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:654 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/abort_on_errors not found in config: defaulting to 0 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1002 global/umask not found in config: defaulting to 63 >libdm-config.c:975 devices/dir not found in config: defaulting to /dev >libdm-config.c:975 devices/external_device_info_source not found in config: defaulting to none >libdm-config.c:975 global/proc not found in config: defaulting to /proc >libdm-config.c:1074 global/activation not found in config: defaulting to 1 >libdm-config.c:1074 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:975 activation/readahead not found in config: defaulting to auto >libdm-config.c:1074 activation/udev_rules not found in config: defaulting to 1 >libdm-config.c:1074 activation/udev_sync not found in config: defaulting to 1 >libdm-config.c:1074 activation/retry_deactivation not found in config: defaulting to 1 >libdm-config.c:1074 activation/checks not found in config: defaulting to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1074 activation/use_linear_target not found in config: defaulting to 1 >libdm-config.c:975 activation/missing_stripe_filler not found in config: defaulting to error >libdm-config.c:1074 global/metadata_read_only not found in config: defaulting to 0 >libdm-config.c:1002 devices/pv_min_size not found in config: defaulting to 2048 >libdm-config.c:1074 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:975 global/units not found in config: defaulting to r >libdm-config.c:1074 global/si_unit_consistency not found in config: defaulting to 1 >libdm-config.c:1074 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1074 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1074 global/suffix not found in config: defaulting to 1 >libdm-config.c:975 report/list_item_separator not found in config: defaulting to , >libdm-config.c:975 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1074 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1074 global/detect_internal_vg_cache_corruption not found in config: defaulting to 0 >libdm-config.c:975 global/system_id_source not found in config: defaulting to none >libdm-config.c:975 config/profile_dir not found in config: defaulting to /etc/lvm/profile >libdm-config.c:1002 devices/disable_after_error_count not found in config: defaulting to 0 >config/config.c:1475 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1074 devices/obtain_device_list_from_udev not found in config: defaulting to 1 >config/config.c:1472 devices/scan not found in config: defaulting to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x55f4a74b7260. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x55f4a74bb270. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x55f4a74d40f0. >format_text/format-text.c:2731 Initialised format: lvm2 >libdm-config.c:975 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_lvm2. >striped/striped.c:245 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:975 dmeventd/snapshot_library not found in config: defaulting to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:975 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:585 Initialised segtype: mirror >libdm-config.c:975 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:646 Initialised segtype: raid0 >raid/raid.c:646 Initialised segtype: raid0_meta >raid/raid.c:646 Initialised segtype: raid1 >raid/raid.c:646 Initialised segtype: raid10 >raid/raid.c:646 Initialised segtype: raid10_near >raid/raid.c:646 Initialised segtype: raid4 >raid/raid.c:646 Initialised segtype: raid5 >raid/raid.c:646 Initialised segtype: raid5_n >raid/raid.c:646 Initialised segtype: raid5_la >raid/raid.c:646 Initialised segtype: raid5_ls >raid/raid.c:646 Initialised segtype: raid5_ra >raid/raid.c:646 Initialised segtype: raid5_rs >raid/raid.c:646 Initialised segtype: raid6 >raid/raid.c:646 Initialised segtype: raid6_n_6 >raid/raid.c:646 Initialised segtype: raid6_nc >raid/raid.c:646 Initialised segtype: raid6_nr >raid/raid.c:646 Initialised segtype: raid6_zr >raid/raid.c:646 Initialised segtype: raid6_ls_6 >raid/raid.c:646 Initialised segtype: raid6_rs_6 >raid/raid.c:646 Initialised segtype: raid6_la_6 >raid/raid.c:646 Initialised segtype: raid6_ra_6 >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:833 Initialised segtype: thin-pool >thin/thin.c:833 Initialised segtype: thin >cache_segtype/cache.c:627 Initialised segtype: cache-pool >cache_segtype/cache.c:641 Initialised segtype: cache >libdm-config.c:1074 backup/archive not found in config: defaulting to 1 >libdm-config.c:1002 backup/retain_days not found in config: defaulting to 30 >libdm-config.c:1002 backup/retain_min not found in config: defaulting to 10 >libdm-config.c:975 backup/archive_dir not found in config: defaulting to /etc/lvm/archive >libdm-config.c:1074 backup/backup not found in config: defaulting to 1 >libdm-config.c:975 backup/backup_dir not found in config: defaulting to /etc/lvm/backup >config/config.c:1472 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1061 Setting global/use_lvmetad to 1 >libdm-config.c:1002 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting protocol to lvmetad >libdm-config.c:997 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1074 global/use_lvmpolld not found in config: defaulting to 1 >libdm-config.c:1074 devices/sysfs_scan not found in config: defaulting to 1 >filters/filter-sysfs.c:327 Sysfs filter initialised. >filters/filter-internal.c:77 Internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1074 devices/multipath_component_detection not found in config: defaulting to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1074 devices/md_component_detection not found in config: defaulting to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1074 devices/fw_raid_component_detection not found in config: defaulting to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1074 devices/ignore_suspended_devices not found in config: defaulting to 0 >libdm-config.c:1074 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >config/config.c:1472 devices/filter not found in config: defaulting to filter = [ "a|.*/|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:975 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:369 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1074 devices/write_cache_state not found in config: defaulting to 1 >libdm-config.c:1061 Setting global/use_lvmetad to 1 >libdm-config.c:975 activation/activation_mode not found in config: defaulting to degraded >libdm-config.c:1074 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:2871 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1074 activation/monitoring not found in config: defaulting to 1 >lvmcmdline.c:2877 Processing command: lvchange --config ' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} global/notify_dbus=0' -an vg/root >lvmcmdline.c:2878 Command pid: 2186 >lvmcmdline.c:2879 System ID: >lvmcmdline.c:2882 O_DIRECT will be used >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1074 global/wait_for_locks not found in config: defaulting to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1074 global/prioritise_write_locks not found in config: defaulting to 1 >libdm-config.c:975 global/locking_dir not found in config: defaulting to /run/lock/lvm >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:978 Resetting SELinux context to default value. >libdm-config.c:1074 global/use_lvmlockd not found in config: defaulting to 0 >cache/lvmetad.c:256 Sending lvmetad get_global_info >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting token to filter:3239235440 >libdm-config.c:997 Setting daemon_pid to 1701 >libdm-config.c:966 Setting response to OK >libdm-config.c:997 Setting global_disable to 0 >libdm-config.c:975 report/output_format not found in config: defaulting to basic >libdm-config.c:1074 log/report_command_log not found in config: defaulting to 0 >toollib.c:3748 Obtaining the complete list of VGs before processing their LVs >cache/lvmetad.c:1444 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting name to vg >toollib.c:3616 Processing VG vg CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT >cache/lvmcache.c:522 lvmcache has no info for vgname "vg". >misc/lvm-flock.c:202 Locking /run/lock/lvm/V_vg RB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/V_vg to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_vg:aux WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg:aux >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_vg RB >libdm-common.c:978 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "vg". >metadata/metadata.c:3799 Reading VG vg CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT >cache/lvmcache.c:619 lvmcache has no info for vgid "CLROG02e3UD6VJLgNgtxH62VvObMRKrT" >cache/lvmetad.c:985 Asking lvmetad for VG CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT vg >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting name to vg >libdm-config.c:966 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "vg" with VGID CLROG02e3UD6VJLgNgtxH62VvObMRKrT. >format_text/format-text.c:2161 <backtrace> >libdm-config.c:966 Setting id to BcbYLa-kIxv-RCG1-91MO-8O0i-vZ9G-gmzdGy >libdm-config.c:966 Setting format to lvm2 >libdm-config.c:997 Setting device to 2064 >libdm-config.c:997 Setting dev_size to 6291456 >libdm-config.c:997 Setting label_sector to 1 >libdm-config.c:997 Setting ext_flags to 1 >libdm-config.c:997 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sr0: Added to device cache (11:0) >device/dev-cache.c:352 /dev/cdrom: Aliased to /dev/sr0 in device cache (preferred name) (11:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-VMware_Virtual_IDE_CDROM_Drive_00000000000000000001: Aliased to /dev/cdrom in device cache (11:0) >device/dev-cache.c:352 /dev/disk/by-label/Fedora-S-dvd-x86_64-28: Aliased to /dev/cdrom in device cache (11:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:07.1-ata-1: Aliased to /dev/cdrom in device cache (11:0) >device/dev-cache.c:352 /dev/disk/by-uuid/2018-04-25-06-09-17-00: Aliased to /dev/cdrom in device cache (11:0) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:356 /dev/sda1: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/015b550b-01: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-BcbYLa-kIxv-RCG1-91MO-8O0i-vZ9G-gmzdGy: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:1:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/fd0: Added to device cache (2:0) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0: Aliased to /dev/disk/by-label/Anaconda in device cache (253:1) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/zram0: Added to device cache (252:0) >device/dev-cache.c:356 /dev/dm-0: Added to device cache (253:0) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-0 in device cache (preferred name) (253:0) >device/dev-cache.c:711 /dev/disk/by-label/Anaconda: Path already cached. >device/dev-cache.c:711 /dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0: Path already cached. >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:0) >device/dev-cache.c:352 /dev/dm-1: Aliased to /dev/disk/by-label/Anaconda in device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:1) >device/dev-cache.c:711 /dev/disk/by-label/Anaconda: Path already cached. >device/dev-cache.c:711 /dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0: Path already cached. >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:1) >device/dev-cache.c:356 /dev/dm-2: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-vg-root: Aliased to /dev/dm-2 in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05: Aliased to /dev/disk/by-id/dm-name-vg-root in device cache (253:2) >device/dev-cache.c:352 /dev/mapper/vg-root: Aliased to /dev/disk/by-id/dm-name-vg-root in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/vg/root: Aliased to /dev/mapper/vg-root in device cache (253:2) >cache/lvmcache.c:1871 lvmcache /dev/sdb: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:997 Setting size to 1044480 >libdm-config.c:997 Setting start to 4096 >libdm-config.c:997 Setting ignore to 0 >metadata/vg.c:74 Allocated VG vg at 0x55f4a75ea780. >format_text/import_vsn1.c:597 Importing logical volume vg/root. >cache/lvmcache.c:522 lvmcache has no info for vgname "vg" with VGID CLROG02e3UD6VJLgNgtxH62VvObMRKrT. >cache/lvmcache.c:522 lvmcache has no info for vgname "vg". >cache/lvmcache.c:1871 lvmcache /dev/sdb: now in VG vg with 1 mda(s). >cache/lvmcache.c:1635 lvmcache /dev/sdb: VG vg: set VGID to CLROG02e3UD6VJLgNgtxH62VvObMRKrT. >cache/lvmcache.c:1944 lvmcache /dev/sdb: VG vg: set system_id to . >cache/lvmcache.c:202 lvmcache: VG vg (CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT) stored (1026 bytes). >cache/lvmetad.c:2297 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >device/dev-io.c:599 Opened /dev/sdb RO O_DIRECT >device/dev-io.c:358 /dev/sdb: size is 6291456 sectors >metadata/pv_manip.c:417 /dev/sdb 0: 0 767: root(0:0) >toollib.c:3106 Adding vg/root to the list of LVs to be processed. >toollib.c:3170 Processing LV root in VG vg. >metadata/lv.c:1480 Deactivating logical volume vg/root. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 WB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05:aux >libdm-common.c:978 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 (NL) >activate/activate.c:2473 Deactivating vg/root. >activate/dev_manager.c:696 Getting device info for vg-root [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05]. >ioctl/libdm-iface.c:1848 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg-root [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05]. >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 [ opencount flush ] [16384] (*1) >mm/memlock.c:618 Entering prioritized section (deactivating). >mm/memlock.c:481 Raised task priority 0 -> -18. >activate/dev_manager.c:3073 Creating DEACTIVATE tree for vg/root. >activate/dev_manager.c:696 Getting device info for vg-root [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05]. >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 [ opencount flush ] [16384] (*1) >libdm-config.c:1074 activation/verify_udev_operations not found in config: defaulting to 0 >activate/activate.c:521 Getting driver version >ioctl/libdm-iface.c:1848 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm deps (253:2) [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg-root-real [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05-real]. >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05-real [ opencount flush ] [16384] (*1) >activate/dev_manager.c:678 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >activate/dev_manager.c:696 Getting device info for vg-root-cow [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05-cow]. >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05-cow [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm info (253:2) [ opencount flush ] [16384] (*1) >libdm-deptree.c:993 Removing vg-root (253:2) >libdm-common.c:2394 Udev cookie 0xd4d0898 (semid 163840) created >libdm-common.c:2414 Udev cookie 0xd4d0898 (semid 163840) incremented to 1 >libdm-common.c:2286 Udev cookie 0xd4d0898 (semid 163840) incremented to 2 >libdm-common.c:2536 Udev cookie 0xd4d0898 (semid 163840) assigned to REMOVE task(2) with flags DISABLE_LIBRARY_FALLBACK (0x20) >ioctl/libdm-iface.c:1848 dm remove (253:2) [ noopencount flush retryremove ] [16384] (*1) >libdm-common.c:1478 vg-root: Stacking NODE_DEL [trust_udev] >mm/memlock.c:629 Leaving section (deactivated). >activate/dev_manager.c:696 Getting device info for vg-root [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05]. >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 >mm/memlock.c:586 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >mm/memlock.c:494 Restoring original task priority 0. >activate/fs.c:491 Syncing device names >libdm-common.c:2321 Udev cookie 0xd4d0898 (semid 163840) decremented to 0 >libdm-common.c:2607 Udev cookie 0xd4d0898 (semid 163840) waiting for zero >libdm-common.c:2336 Udev cookie 0xd4d0898 (semid 163840) destroyed >libdm-common.c:1478 vg-root: Skipping NODE_DEL [trust_udev] >cache/lvmcache.c:157 lvmcache: VG vg wiped. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/V_vg >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg >device/dev-io.c:654 Closed /dev/sdb >metadata/vg.c:89 Freeing VG vg at 0x55f4a75ea780. >libdm-config.c:1061 Setting global/notify_dbus to 0 >commands/toolcontext.c:2106 Reloading config files >activate/fs.c:491 Syncing device names >cache/lvmcache.c:2293 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x55f4a74b7260. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x55f4a74bb270. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x55f4a74d40f0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:599 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:654 Closed /etc/lvm/lvm.conf >libdm-config.c:1074 log/syslog not found in config: defaulting to 1 >libdm-config.c:1002 log/level not found in config: defaulting to 0 >libdm-config.c:1074 log/activation not found in config: defaulting to 0 >config/config.c:1472 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:362 Setting log debug classes to 2047 >commands/toolcontext.c:368 Logging initialised at Mon Jul 9 15:54:55 2018 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:599 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:654 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/abort_on_errors not found in config: defaulting to 0 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1002 global/umask not found in config: defaulting to 63 >libdm-config.c:975 devices/dir not found in config: defaulting to /dev >libdm-config.c:975 devices/external_device_info_source not found in config: defaulting to none >libdm-config.c:975 global/proc not found in config: defaulting to /proc >libdm-config.c:1074 global/activation not found in config: defaulting to 1 >libdm-config.c:1074 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:975 activation/readahead not found in config: defaulting to auto >libdm-config.c:1074 activation/udev_rules not found in config: defaulting to 1 >libdm-config.c:1074 activation/udev_sync not found in config: defaulting to 1 >libdm-config.c:1074 activation/retry_deactivation not found in config: defaulting to 1 >libdm-config.c:1074 activation/checks not found in config: defaulting to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1074 activation/use_linear_target not found in config: defaulting to 1 >libdm-config.c:975 activation/missing_stripe_filler not found in config: defaulting to error >libdm-config.c:1074 global/metadata_read_only not found in config: defaulting to 0 >libdm-config.c:1002 devices/pv_min_size not found in config: defaulting to 2048 >libdm-config.c:1074 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:975 global/units not found in config: defaulting to r >libdm-config.c:1074 global/si_unit_consistency not found in config: defaulting to 1 >libdm-config.c:1074 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1074 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1074 global/suffix not found in config: defaulting to 1 >libdm-config.c:975 report/list_item_separator not found in config: defaulting to , >libdm-config.c:975 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1074 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1074 global/detect_internal_vg_cache_corruption not found in config: defaulting to 0 >libdm-config.c:975 global/system_id_source not found in config: defaulting to none >libdm-config.c:975 config/profile_dir not found in config: defaulting to /etc/lvm/profile >libdm-config.c:1002 devices/disable_after_error_count not found in config: defaulting to 0 >config/config.c:1475 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1074 devices/obtain_device_list_from_udev not found in config: defaulting to 1 >config/config.c:1472 devices/scan not found in config: defaulting to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x55d680828260. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x55d68082c270. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x55d6808450f0. >format_text/format-text.c:2731 Initialised format: lvm2 >libdm-config.c:975 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_lvm2. >striped/striped.c:245 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:975 dmeventd/snapshot_library not found in config: defaulting to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:975 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:585 Initialised segtype: mirror >libdm-config.c:975 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:646 Initialised segtype: raid0 >raid/raid.c:646 Initialised segtype: raid0_meta >raid/raid.c:646 Initialised segtype: raid1 >raid/raid.c:646 Initialised segtype: raid10 >raid/raid.c:646 Initialised segtype: raid10_near >raid/raid.c:646 Initialised segtype: raid4 >raid/raid.c:646 Initialised segtype: raid5 >raid/raid.c:646 Initialised segtype: raid5_n >raid/raid.c:646 Initialised segtype: raid5_la >raid/raid.c:646 Initialised segtype: raid5_ls >raid/raid.c:646 Initialised segtype: raid5_ra >raid/raid.c:646 Initialised segtype: raid5_rs >raid/raid.c:646 Initialised segtype: raid6 >raid/raid.c:646 Initialised segtype: raid6_n_6 >raid/raid.c:646 Initialised segtype: raid6_nc >raid/raid.c:646 Initialised segtype: raid6_nr >raid/raid.c:646 Initialised segtype: raid6_zr >raid/raid.c:646 Initialised segtype: raid6_ls_6 >raid/raid.c:646 Initialised segtype: raid6_rs_6 >raid/raid.c:646 Initialised segtype: raid6_la_6 >raid/raid.c:646 Initialised segtype: raid6_ra_6 >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:833 Initialised segtype: thin-pool >thin/thin.c:833 Initialised segtype: thin >cache_segtype/cache.c:627 Initialised segtype: cache-pool >cache_segtype/cache.c:641 Initialised segtype: cache >libdm-config.c:1074 backup/archive not found in config: defaulting to 1 >libdm-config.c:1002 backup/retain_days not found in config: defaulting to 30 >libdm-config.c:1002 backup/retain_min not found in config: defaulting to 10 >libdm-config.c:975 backup/archive_dir not found in config: defaulting to /etc/lvm/archive >libdm-config.c:1074 backup/backup not found in config: defaulting to 1 >libdm-config.c:975 backup/backup_dir not found in config: defaulting to /etc/lvm/backup >config/config.c:1472 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1061 Setting global/use_lvmetad to 1 >libdm-config.c:1002 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting protocol to lvmetad >libdm-config.c:997 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1074 global/use_lvmpolld not found in config: defaulting to 1 >libdm-config.c:1074 devices/sysfs_scan not found in config: defaulting to 1 >filters/filter-sysfs.c:327 Sysfs filter initialised. >filters/filter-internal.c:77 Internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1074 devices/multipath_component_detection not found in config: defaulting to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1074 devices/md_component_detection not found in config: defaulting to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1074 devices/fw_raid_component_detection not found in config: defaulting to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1074 devices/ignore_suspended_devices not found in config: defaulting to 0 >libdm-config.c:1074 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >config/config.c:1472 devices/filter not found in config: defaulting to filter = [ "a|.*/|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:975 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:369 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1074 devices/write_cache_state not found in config: defaulting to 1 >libdm-config.c:1061 Setting global/use_lvmetad to 1 >libdm-config.c:975 activation/activation_mode not found in config: defaulting to degraded >libdm-config.c:1074 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:2871 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1074 activation/monitoring not found in config: defaulting to 1 >lvmcmdline.c:2877 Processing command: lvchange --config ' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} global/notify_dbus=0' -ay vg/root >lvmcmdline.c:2878 Command pid: 2203 >lvmcmdline.c:2879 System ID: >lvmcmdline.c:2882 O_DIRECT will be used >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1074 global/wait_for_locks not found in config: defaulting to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1074 global/prioritise_write_locks not found in config: defaulting to 1 >libdm-config.c:975 global/locking_dir not found in config: defaulting to /run/lock/lvm >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:978 Resetting SELinux context to default value. >libdm-config.c:1074 global/use_lvmlockd not found in config: defaulting to 0 >cache/lvmetad.c:256 Sending lvmetad get_global_info >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting token to filter:3239235440 >libdm-config.c:997 Setting daemon_pid to 1701 >libdm-config.c:966 Setting response to OK >libdm-config.c:997 Setting global_disable to 0 >libdm-config.c:975 report/output_format not found in config: defaulting to basic >libdm-config.c:1074 log/report_command_log not found in config: defaulting to 0 >toollib.c:3748 Obtaining the complete list of VGs before processing their LVs >cache/lvmetad.c:1444 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting name to vg >toollib.c:3616 Processing VG vg CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT >cache/lvmcache.c:522 lvmcache has no info for vgname "vg". >misc/lvm-flock.c:202 Locking /run/lock/lvm/V_vg RB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/V_vg to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_vg:aux WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg:aux >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_vg RB >libdm-common.c:978 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "vg". >metadata/metadata.c:3799 Reading VG vg CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT >cache/lvmcache.c:619 lvmcache has no info for vgid "CLROG02e3UD6VJLgNgtxH62VvObMRKrT" >cache/lvmetad.c:985 Asking lvmetad for VG CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT vg >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting name to vg >libdm-config.c:966 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "vg" with VGID CLROG02e3UD6VJLgNgtxH62VvObMRKrT. >format_text/format-text.c:2161 <backtrace> >libdm-config.c:966 Setting id to BcbYLa-kIxv-RCG1-91MO-8O0i-vZ9G-gmzdGy >libdm-config.c:966 Setting format to lvm2 >libdm-config.c:997 Setting device to 2064 >libdm-config.c:997 Setting dev_size to 6291456 >libdm-config.c:997 Setting label_sector to 1 >libdm-config.c:997 Setting ext_flags to 1 >libdm-config.c:997 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sr0: Added to device cache (11:0) >device/dev-cache.c:352 /dev/cdrom: Aliased to /dev/sr0 in device cache (preferred name) (11:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-VMware_Virtual_IDE_CDROM_Drive_00000000000000000001: Aliased to /dev/cdrom in device cache (11:0) >device/dev-cache.c:352 /dev/disk/by-label/Fedora-S-dvd-x86_64-28: Aliased to /dev/cdrom in device cache (11:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:07.1-ata-1: Aliased to /dev/cdrom in device cache (11:0) >device/dev-cache.c:352 /dev/disk/by-uuid/2018-04-25-06-09-17-00: Aliased to /dev/cdrom in device cache (11:0) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:356 /dev/sda1: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/015b550b-01: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-BcbYLa-kIxv-RCG1-91MO-8O0i-vZ9G-gmzdGy: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:1:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/fd0: Added to device cache (2:0) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0: Aliased to /dev/disk/by-label/Anaconda in device cache (253:1) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/zram0: Added to device cache (252:0) >device/dev-cache.c:356 /dev/dm-0: Added to device cache (253:0) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-0 in device cache (preferred name) (253:0) >device/dev-cache.c:711 /dev/disk/by-label/Anaconda: Path already cached. >device/dev-cache.c:711 /dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0: Path already cached. >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:0) >device/dev-cache.c:352 /dev/dm-1: Aliased to /dev/disk/by-label/Anaconda in device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:1) >device/dev-cache.c:711 /dev/disk/by-label/Anaconda: Path already cached. >device/dev-cache.c:711 /dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0: Path already cached. >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:1) >cache/lvmcache.c:1871 lvmcache /dev/sdb: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:997 Setting size to 1044480 >libdm-config.c:997 Setting start to 4096 >libdm-config.c:997 Setting ignore to 0 >metadata/vg.c:74 Allocated VG vg at 0x55d68095ac30. >format_text/import_vsn1.c:597 Importing logical volume vg/root. >cache/lvmcache.c:522 lvmcache has no info for vgname "vg" with VGID CLROG02e3UD6VJLgNgtxH62VvObMRKrT. >cache/lvmcache.c:522 lvmcache has no info for vgname "vg". >cache/lvmcache.c:1871 lvmcache /dev/sdb: now in VG vg with 1 mda(s). >cache/lvmcache.c:1635 lvmcache /dev/sdb: VG vg: set VGID to CLROG02e3UD6VJLgNgtxH62VvObMRKrT. >cache/lvmcache.c:1944 lvmcache /dev/sdb: VG vg: set system_id to . >cache/lvmcache.c:202 lvmcache: VG vg (CLROG0-2e3U-D6VJ-LgNg-txH6-2VvO-bMRKrT) stored (1026 bytes). >cache/lvmetad.c:2297 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >device/dev-io.c:599 Opened /dev/sdb RO O_DIRECT >device/dev-io.c:358 /dev/sdb: size is 6291456 sectors >metadata/pv_manip.c:417 /dev/sdb 0: 0 767: root(0:0) >toollib.c:3106 Adding vg/root to the list of LVs to be processed. >toollib.c:3170 Processing LV root in VG vg. >metadata/lv.c:1525 Activating logical volume vg/root. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 WB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05:aux >libdm-common.c:978 Resetting SELinux context to default value. >locking/file_locking.c:104 Locking LV CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 (R) >activate/activate.c:477 activation/volume_list configuration setting not defined: Checking only host tags for vg/root. >activate/activate.c:2629 Activating vg/root. >activate/dev_manager.c:696 Getting device info for vg-root [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05]. >ioctl/libdm-iface.c:1848 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:678 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >device/dev-io.c:386 /dev/sdb: read_ahead is 256 sectors >mm/memlock.c:618 Entering prioritized section (activating). >mm/memlock.c:481 Raised task priority 0 -> -18. >activate/dev_manager.c:3073 Creating ACTIVATE tree for vg/root. >activate/dev_manager.c:696 Getting device info for vg-root [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05]. >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg-root-real [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05-real]. >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05-real [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg-root-cow [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05-cow]. >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05-cow [ opencount flush ] [16384] (*1) >activate/dev_manager.c:2719 Adding new LV vg/root to dtree >libdm-deptree.c:604 Not matched uuid LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 in deptree. >libdm-config.c:1074 activation/verify_udev_operations not found in config: defaulting to 0 >activate/activate.c:521 Getting driver version >ioctl/libdm-iface.c:1848 dm version [ opencount flush ] [16384] (*1) >libdm-deptree.c:604 Not matched uuid LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 in deptree. >activate/dev_manager.c:2641 Checking kernel supports striped segment type for vg/root >activate/activate.c:533 Getting target version for linear >ioctl/libdm-iface.c:1848 dm versions [ opencount flush ] [16384] (*1) >activate/activate.c:570 Found linear target v1.4.0. >activate/activate.c:533 Getting target version for striped >ioctl/libdm-iface.c:1848 dm versions [ opencount flush ] [16384] (*1) >activate/activate.c:570 Found striped target v1.6.0. >metadata/metadata.c:2164 Calculated readahead of LV root is 256 >libdm-deptree.c:1944 Creating vg-root >ioctl/libdm-iface.c:1848 dm create vg-root LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 [ noopencount flush ] [16384] (*1) >libdm-deptree.c:2706 Loading table for vg-root (253:2). >libdm-deptree.c:2651 Adding target to (253:2): 0 6283264 linear 8:16 2048 >ioctl/libdm-iface.c:1848 dm table (253:2) [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm reload (253:2) [ noopencount flush ] [16384] (*1) >libdm-deptree.c:2756 Table size changed from 0 to 6283264 for vg-root (253:2). >libdm-deptree.c:1302 Resuming vg-root (253:2). >libdm-common.c:2394 Udev cookie 0xd4d46d2 (semid 196608) created >libdm-common.c:2414 Udev cookie 0xd4d46d2 (semid 196608) incremented to 1 >libdm-common.c:2286 Udev cookie 0xd4d46d2 (semid 196608) incremented to 2 >libdm-common.c:2536 Udev cookie 0xd4d46d2 (semid 196608) assigned to RESUME task(5) with flags DISABLE_LIBRARY_FALLBACK (0x20) >ioctl/libdm-iface.c:1848 dm resume (253:2) [ noopencount flush ] [16384] (*1) >libdm-common.c:1475 vg-root: Stacking NODE_ADD (253,2) 0:6 0660 [trust_udev] >libdm-common.c:1485 vg-root: Stacking NODE_READ_AHEAD 256 (flags=1) >activate/dev_manager.c:3073 Creating CLEAN tree for vg/root. >activate/dev_manager.c:696 Getting device info for vg-root [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05]. >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm deps (253:2) [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg-root-real [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05-real]. >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05-real [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg-root-cow [LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05-cow]. >ioctl/libdm-iface.c:1848 dm info LVM-CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05-cow [ opencount flush ] [16384] (*1) >mm/memlock.c:629 Leaving section (activated). >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_CLROG02e3UD6VJLgNgtxH62VvObMRKrTH5YKQm8jMnKPMQahSMurIXyDAeHKsx05 >mm/memlock.c:586 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >mm/memlock.c:494 Restoring original task priority 0. >activate/fs.c:491 Syncing device names >libdm-common.c:2321 Udev cookie 0xd4d46d2 (semid 196608) decremented to 1 >libdm-common.c:2607 Udev cookie 0xd4d46d2 (semid 196608) waiting for zero >libdm-common.c:2336 Udev cookie 0xd4d46d2 (semid 196608) destroyed >libdm-common.c:1475 vg-root: Skipping NODE_ADD (253,2) 0:6 0660 [trust_udev] >libdm-common.c:1485 vg-root: Processing NODE_READ_AHEAD 256 (flags=1) >libdm-common.c:1239 vg-root (253:2): read ahead is 256 >libdm-common.c:1364 vg-root: retaining kernel read ahead of 256 (requested 256) >cache/lvmcache.c:157 lvmcache: VG vg wiped. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/V_vg >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg >device/dev-io.c:654 Closed /dev/sdb >metadata/vg.c:89 Freeing VG vg at 0x55d68095ac30. >libdm-config.c:1061 Setting global/notify_dbus to 0 >commands/toolcontext.c:2106 Reloading config files >activate/fs.c:491 Syncing device names >cache/lvmcache.c:2293 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x55d680828260. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x55d68082c270. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x55d6808450f0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:599 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:654 Closed /etc/lvm/lvm.conf >libdm-config.c:1074 log/syslog not found in config: defaulting to 1 >libdm-config.c:1002 log/level not found in config: defaulting to 0 > > >/proc/cmdline: >BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-S-dvd-x86_64-28 text ks=hd:fd0:/FEDORA28.CFG > > >/root/lorax-packages.log: >iwl100-firmware-39.31.5.1-83.fc28.1.noarch >xorg-x11-drv-ati-18.0.1-1.fc28.x86_64 >GeoIP-1.6.12-3.fc28.x86_64 >libreport-filesystem-2.9.4-1.fc28.x86_64 >xorg-x11-drv-libinput-0.27.1-2.fc28.x86_64 >authselect-0.4-1.fc28.x86_64 >kacst-fonts-common-2.0-19.fc28.noarch >xorg-x11-drv-v4l-0.2.0-51.fc28.x86_64 >lcms2-2.9-2.fc28.x86_64 >tzdata-2018d-1.fc28.noarch >at-spi2-core-2.28.0-1.fc28.x86_64 >libvisual-0.4.0-24.fc28.x86_64 >naver-nanum-fonts-common-3.020-20.20140930.fc28.1.noarch >gcr-3.28.0-1.fc28.x86_64 >woff2-1.0.2-2.fc28.x86_64 >yelp-xsl-3.28.0-1.fc28.noarch >webkit2gtk3-2.20.1-1.fc28.x86_64 >qrencode-libs-3.4.4-5.fc28.x86_64 >fuse-common-3.2.1-11.fc28.x86_64 >yelp-3.28.1-1.fc28.x86_64 >libasyncns-0.8-14.fc28.x86_64 >pkgconf-m4-1.4.2-1.fc28.noarch >libcgroup-0.41-14.fc28.x86_64 >lsof-4.89-8.fc28.x86_64 >ncurses-base-6.1-4.20180224.fc28.noarch >chrony-3.3-1.fc28.x86_64 >xorg-x11-server-utils-7.7-24.fc28.x86_64 >fedora-repos-28-1.noarch >fedora-logos-28.0.3-1.fc28.x86_64 >xorg-x11-font-utils-7.5-37.fc28.x86_64 >basesystem-11-5.fc28.noarch >logrotate-3.14.0-1.fc28.x86_64 >checkpolicy-2.7-7.fc28.x86_64 >glibc-all-langpacks-2.27-8.fc28.x86_64 >openldap-2.4.46-1.fc28.x86_64 >lz4-1.8.1.2-4.fc28.x86_64 >libsepol-2.7-6.fc28.x86_64 >xmlrpc-c-client-1.51.0-5.fc28.x86_64 >oci-umount-2.3.4-1.git87f9237.fc28.x86_64 >libxml2-2.9.7-4.fc28.x86_64 >ostree-libs-2018.3-2.fc28.x86_64 >libndp-1.6-5.fc28.x86_64 >bzip2-libs-1.0.6-26.fc28.x86_64 >rpm-4.14.1-7.fc28.x86_64 >psmisc-23.1-3.fc28.x86_64 >popt-1.16-14.fc28.x86_64 >libsolv-0.6.34-1.fc28.x86_64 >ncurses-6.1-4.20180224.fc28.x86_64 >perl-Exporter-5.72-396.fc28.noarch >drpm-0.3.0-13.fc28.x86_64 >ca-certificates-2018.2.22-3.fc28.noarch >nss-util-3.36.0-1.0.fc28.x86_64 >libuser-0.62-13.fc28.x86_64 >shadow-utils-4.5-9.fc28.x86_64 >elfutils-libelf-0.170-11.fc28.x86_64 >createrepo_c-0.10.0-18.fc28.x86_64 >cairo-1.15.12-1.fc28.x86_64 >freetype-2.8-10.fc28.x86_64 >selinux-policy-targeted-3.14.1-21.fc28.noarch >polkit-libs-0.114-1.fc28.x86_64 >augeas-libs-1.10.1-2.fc28.x86_64 >python3-policycoreutils-2.7-18.fc28.noarch >json-glib-1.4.2-3.fc28.x86_64 >libattr-2.4.47-23.fc28.x86_64 >libreport-cli-2.9.4-1.fc28.x86_64 >cracklib-2.9.6-13.fc28.x86_64 >audit-libs-2.8.3-3.fc28.x86_64 >ostree-2018.3-2.fc28.x86_64 >python3-setuptools-39.0.1-1.fc28.noarch >libjpeg-turbo-1.5.3-3.fc28.x86_64 >NetworkManager-wifi-1.10.6-1.fc28.x86_64 >python3-six-1.11.0-3.fc28.noarch >libwayland-client-1.15.0-1.fc28.x86_64 >realmd-0.16.3-12.fc28.x86_64 >dbus-glib-0.110-2.fc28.x86_64 >libogg-1.3.2-10.fc28.x86_64 >libblockdev-fs-2.16-2.fc28.x86_64 >harfbuzz-1.7.5-3.fc28.x86_64 >libvorbis-1.3.6-1.fc28.x86_64 >libblockdev-mpath-2.16-2.fc28.x86_64 >cups-libs-2.2.6-14.fc28.x86_64 >file-libs-5.32-3.fc28.x86_64 >hmaccalc-0.9.14-10.fc28.x86_64 >python3-pid-2.1.1-7.fc28.noarch >libX11-1.6.5-7.fc28.x86_64 >gdb-8.1-11.fc28.x86_64 >gsettings-desktop-schemas-3.28.0-1.fc28.x86_64 >libXrandr-1.5.1-5.fc28.x86_64 >udisks2-iscsi-2.7.6-1.fc28.x86_64 >e2fsprogs-1.43.8-2.fc28.x86_64 >libXcursor-1.1.15-1.fc28.x86_64 >python3-dnf-2.7.5-12.fc28.noarch >tmux-2.6-3.fc28.x86_64 >lua-libs-5.3.4-10.fc28.x86_64 >python3-simpleline-1.1-1.fc28.noarch >libsoup-2.62.1-1.fc28.x86_64 >libsemanage-2.7-12.fc28.x86_64 >hfsplus-tools-540.1.linux3-15.fc28.x86_64 >python3-cffi-1.11.2-1.fc28.x86_64 >libassuan-2.5.1-3.fc28.x86_64 >anaconda-tui-28.22.10-1.fc28.x86_64 >libwacom-0.28-3.fc28.x86_64 >libicu-60.2-2.fc28.x86_64 >linux-firmware-20180402-83.git8c1e439c.fc28.noarch >python3-iniparse-0.4-30.fc28.noarch >grep-3.1-5.fc28.x86_64 >gfs2-utils-3.1.10-5.fc28.x86_64 >python3-pysocks-1.6.8-2.fc28.noarch >p11-kit-trust-0.23.10-1.fc28.x86_64 >openssh-server-7.7p1-2.fc28.x86_64 >python3-pyOpenSSL-17.3.0-3.fc28.noarch >libseccomp-2.3.3-2.fc28.x86_64 >dracut-fips-047-8.git20180305.fc28.x86_64 >python3-requests-file-1.4.3-4.fc28.noarch >lzo-2.08-12.fc28.x86_64 >memtest86+-5.01-19.fc28.x86_64 >python3-libcomps-0.1.8-11.fc28.x86_64 >iptables-libs-1.6.2-2.fc28.x86_64 >rng-tools-6.1-4.fc28.x86_64 >python3-pytz-2017.2-7.fc28.noarch >libXmu-1.1.2-8.fc28.x86_64 >xorg-x11-drivers-7.7-22.fc28.x86_64 >atomic-registries-1.22.1-2.fc28.x86_64 >libXxf86vm-1.1.4-7.fc28.x86_64 >shim-x64-13-4.x86_64 >python3-cairo-1.16.3-1.fc28.x86_64 >fuse-2.9.7-11.fc28.x86_64 >xfsdump-3.1.8-2.fc28.x86_64 >python2-pip-9.0.3-1.fc28.noarch >mpfr-3.1.6-1.fc28.x86_64 >tigervnc-server-module-1.8.0-7.fc28.x86_64 >cracklib-dicts-2.9.6-13.fc28.x86_64 >libtdb-1.3.15-4.fc28.x86_64 >mt-st-1.1-20.fc27.x86_64 >ntfsprogs-2017.3.23-4.fc28.x86_64 >hunspell-en-US-0.20140811.1-11.fc28.noarch >icfg-0.9-14.fc28.noarch >libatasmart-0.19-14.fc28.x86_64 >libepoxy-1.5.0-1.fc28.x86_64 >xorg-x11-fonts-misc-7.5-19.fc28.noarch >libsecret-0.18.6-1.fc28.x86_64 >libunwind-1.2.1-5.fc28.x86_64 >sg3_utils-1.42-4.fc28.x86_64 >libmodulemd-1.3.0-2.fc28.x86_64 >libsysfs-2.1.0-23.fc28.x86_64 >pciutils-3.5.6-3.fc28.x86_64 >libnotify-0.7.7-5.fc28.x86_64 >libyaml-0.1.7-5.fc28.x86_64 >vim-minimal-8.0.1704-1.fc28.x86_64 >pango-1.42.1-1.fc28.x86_64 >libref_array-0.1.5-38.fc28.x86_64 >gdb-gdbserver-8.1-11.fc28.x86_64 >librsvg2-2.42.3-1.fc28.x86_64 >libnfnetlink-1.0.1-13.fc28.x86_64 >hdparm-9.54-1.fc28.x86_64 >btrfs-progs-4.15.1-1.fc28.x86_64 >startup-notification-0.12-15.fc28.x86_64 >khmeros-base-fonts-5.0-24.fc28.noarch >device-mapper-libs-1.02.146-4.fc28.x86_64 >xorg-x11-xauth-1.0.9-11.fc28.x86_64 >kacst-farsi-fonts-2.0-19.fc28.noarch >systemd-238-7.fc28.1.x86_64 >lttng-ust-2.10.1-2.fc28.x86_64 >lklug-fonts-0.6-17.20090803cvs.fc28.noarch >systemd-udev-238-7.fc28.1.x86_64 >libtheora-1.1.1-21.fc28.x86_64 >lohit-gujarati-fonts-2.92.4-3.fc28.noarch >xfsprogs-4.15.1-1.fc28.x86_64 >acl-2.2.52-20.fc28.x86_64 >lohit-tamil-fonts-2.91.3-3.fc28.noarch >polkit-0.114-1.fc28.x86_64 >perl-macros-5.26.1-409.fc28.x86_64 >wqy-microhei-fonts-0.2.0-0.20.beta.fc28.noarch >dhcp-client-4.3.6-19.fc28.x86_64 >perl-Unicode-Normalize-1.25-396.fc28.x86_64 >sil-scheherazade-fonts-2.100-5.fc28.noarch >libblockdev-loop-2.16-2.fc28.x86_64 >perl-PathTools-3.74-1.fc28.x86_64 >libertas-usb8388-olpc-firmware-20180402-83.git8c1e439c.fc28.noarch >grub2-tools-minimal-2.02-34.fc28.x86_64 >perl-IO-1.38-409.fc28.x86_64 >iwl7260-firmware-25.30.13.0-83.fc28.1.noarch >libblockdev-dm-2.16-2.fc28.x86_64 >mtools-4.0.18-14.fc28.x86_64 >iwl6000-firmware-9.221.4.1-83.fc28.1.noarch >container-storage-setup-0.8.0-3.git1d27ecf.fc28.noarch >coreutils-common-8.29-5.fc28.x86_64 >iwl3945-firmware-15.32.2.9-83.fc28.1.noarch >plymouth-0.9.3-5.fc28.x86_64 >graphite2-1.3.10-5.fc28.x86_64 >iwl135-firmware-18.168.6.1-83.fc28.1.noarch >libblockdev-btrfs-2.16-2.fc28.x86_64 >mozjs52-52.7.3-1.fc28.x86_64 >rdma-core-16.2-3.fc28.x86_64 >ipw2200-firmware-3.1-15.fc28.noarch >xkeyboard-config-2.23.1-1.fc28.noarch >docker-common-1.13.1-51.git4032bd5.fc28.x86_64 >xorg-x11-drv-fbdev-0.4.3-29.fc28.x86_64 >dejavu-fonts-common-2.35-6.fc28.noarch >libxkbcommon-0.8.0-2.fc28.x86_64 >xorg-x11-drv-qxl-0.1.5-6.fc28.x86_64 >langtable-data-0.0.38-5.fc28.noarch >libdatrie-0.2.9-7.fc28.x86_64 >xorg-x11-drv-wacom-0.36.1-2.fc28.x86_64 >bitmap-fangsongti-fonts-0.3-28.fc28.noarch >opus-1.3-0.4.beta.fc28.x86_64 >zenity-3.28.1-1.fc28.x86_64 >khmeros-fonts-common-5.0-24.fc28.noarch >jbigkit-libs-2.1-12.fc28.x86_64 >geoclue2-2.4.8-1.fc28.x86_64 >dhcp-common-4.3.6-19.fc28.noarch >libestr-0.1.9-10.fc28.x86_64 >yelp-libs-3.28.1-1.fc28.x86_64 >libwacom-data-0.28-3.fc28.noarch >gsm-1.0.17-5.fc28.x86_64 >rpcbind-0.2.4-10.rc3.fc28.x86_64 >kbd-legacy-2.0.4-5.fc28.noarch >sg3_utils-libs-1.42-4.fc28.x86_64 >libblockdev-mdraid-2.16-2.fc28.x86_64 >fedora-gpg-keys-28-1.noarch >libpkgconf-1.4.2-1.fc28.x86_64 >libbabeltrace-1.5.4-2.fc28.x86_64 >filesystem-3.8-2.fc28.x86_64 >dosfstools-4.1-5.fc28.x86_64 >libcanberra-gtk3-0.30-16.fc28.x86_64 >ncurses-libs-6.1-4.20180224.fc28.x86_64 >npth-1.5-4.fc28.x86_64 >nss-sysinit-3.36.0-1.0.fc28.x86_64 >bash-4.4.19-2.fc28.x86_64 >hostname-3.20-3.fc28.x86_64 >NetworkManager-1.10.6-1.fc28.x86_64 >xz-libs-5.2.3-7.fc28.x86_64 >libipt-1.6.1-8.fc28.x86_64 >librepo-1.8.1-7.fc28.x86_64 >info-6.5-3.fc28.x86_64 >libdaemon-0.14-15.fc28.x86_64 >rpm-libs-4.14.1-7.fc28.x86_64 >kmod-libs-25-2.fc28.x86_64 >libnghttp2-1.31.1-1.fc28.x86_64 >policycoreutils-2.7-18.fc28.x86_64 >perl-Carp-1.42-395.fc28.noarch >openssl-libs-1.1.0h-3.fc28.x86_64 >libreport-plugin-reportuploader-2.9.4-1.fc28.x86_64 >nspr-4.19.0-1.fc28.x86_64 >libblkid-2.32-2.fc28.x86_64 >libblockdev-crypto-2.16-2.fc28.x86_64 >sqlite-libs-3.22.0-4.fc28.x86_64 >libmount-2.32-2.fc28.x86_64 >createrepo_c-libs-0.10.0-18.fc28.x86_64 >libpng-1.6.34-3.fc28.x86_64 >atk-2.28.1-1.fc28.x86_64 >libreport-anaconda-2.9.4-1.fc28.x86_64 >libidn2-2.0.4-7.fc28.x86_64 >libtirpc-1.0.3-1.fc28.x86_64 >python3-hawkey-0.11.1-3.fc28.x86_64 >gmp-6.1.2-7.fc28.x86_64 >libusbx-1.0.21-6.fc28.x86_64 >docker-1.13.1-51.git4032bd5.fc28.x86_64 >libcap-ng-0.7.9-1.fc28.x86_64 >libnsl2-1.2.0-1.fc28.x86_64 >dracut-live-047-8.git20180305.fc28.x86_64 >pixman-0.34.0-6.fc28.x86_64 >python3-3.6.5-1.fc28.x86_64 >NetworkManager-team-1.10.6-1.fc28.x86_64 >libdrm-2.4.91-1.fc28.x86_64 >python3-libselinux-2.7-13.fc28.x86_64 >libnfsidmap-2.3.1-7.rc1.fc28.x86_64 >fribidi-0.19.7-7.fc28.x86_64 >python3-dbus-1.2.4-13.fc28.x86_64 >device-mapper-multipath-0.7.4-2.git07e7bd5.fc28.x86_64 >libzstd-1.3.4-1.fc28.x86_64 >gstreamer1-1.14.0-1.fc28.x86_64 >fcoe-utils-1.0.32-5.fc28.x86_64 >e2fsprogs-libs-1.43.8-2.fc28.x86_64 >python3-pyudev-0.21.0-5.fc28.noarch >blivet-gui-runtime-2.1.8-4.fc28.noarch >libxcb-1.13-1.fc28.x86_64 >teamd-1.27-6.fc28.x86_64 >gdb-headless-8.1-11.fc28.x86_64 >libXfixes-5.0.3-5.fc28.x86_64 >gobject-introspection-1.56.1-1.fc28.x86_64 >iscsi-initiator-utils-6.2.0.874-9.git86e8892.fc28.x86_64 >libXdamage-1.1.4-12.fc28.x86_64 >hicolor-icon-theme-0.17-2.fc28.noarch >python3-rpm-4.14.1-7.fc28.x86_64 >gdbm-libs-1.14.1-4.fc28.x86_64 >bind-libs-9.11.3-6.fc28.x86_64 >python3-meh-gui-0.46-2.fc28.noarch >file-5.32-3.fc28.x86_64 >rest-0.8.1-2.fc28.x86_64 >openssh-7.7p1-2.fc28.x86_64 >libwayland-server-1.15.0-1.fc28.x86_64 >gettext-libs-0.19.8.1-14.fc28.x86_64 >kbd-2.0.4-5.fc28.x86_64 >findutils-4.6.0-17.fc28.x86_64 >libinput-1.10.4-1.fc28.x86_64 >anaconda-28.22.10-1.fc28.x86_64 >pcre-8.42-1.fc28.x86_64 >python3-bytesize-1.2-3.fc28.x86_64 >kernel-modules-extra-4.16.3-301.fc28.x86_64 >libtasn1-4.13-2.fc28.x86_64 >python3-IPy-0.81-21.fc28.noarch >docker-anaconda-addon-0.4-7.fc28.x86_64 >mesa-libglapi-18.0.1-2.fc28.x86_64 >python3-urllib3-1.22-6.fc28.noarch >dbus-x11-1.12.0-1.fc28.x86_64 >jansson-2.11-1.fc28.x86_64 >python3-requests-ftp-0.3.1-9.fc28.noarch >anaconda-dracut-28.22.10-1.fc28.x86_64 >llvm-libs-6.0.0-11.fc28.x86_64 >python3-smartcols-0.3.0-2.fc28.x86_64 >rsyslog-8.34.0-1.fc28.x86_64 >mesa-libEGL-18.0.1-2.fc28.x86_64 >blivet-data-3.0.0-0.6.1.b1.fc28.noarch >notification-daemon-3.20.0-4.fc27.x86_64 >libXtst-1.2.3-5.fc28.x86_64 >python3-coverage-4.5.1-1.fc28.x86_64 >grub2-tools-extra-2.02-34.fc28.x86_64 >xcb-util-0.4.0-9.fc28.x86_64 >python3-gobject-3.28.2-1.fc28.x86_64 >system-storage-manager-0.5-1.fc28.noarch >tar-1.30-3.fc28.x86_64 >python2-setuptools-39.0.1-1.fc28.noarch >b43-openfwwf-5.2-17.fc28.noarch >nss-softokn-3.36.0-1.0.fc28.x86_64 >libgusb-0.3.0-1.fc28.x86_64 >ipmitool-1.8.18-10.fc28.x86_64 >libgomp-8.0.1-0.20.fc28.x86_64 >quota-4.04-5.fc28.x86_64 >cryptsetup-2.0.2-2.fc28.x86_64 >libXfont2-2.0.3-1.fc28.x86_64 >dhcp-libs-4.3.6-19.fc28.x86_64 >fpaste-0.3.9.1-3.fc28.noarch >libXdmcp-1.1.2-9.fc28.x86_64 >libgtop2-2.38.0-3.fc28.x86_64 >reiserfs-utils-3.6.25-5.fc28.x86_64 >device-mapper-persistent-data-0.7.5-3.fc28.x86_64 >shared-mime-info-1.9-3.fc28.x86_64 >biosdevname-0.7.3-1.fc28.x86_64 >mtdev-1.1.5-12.fc28.x86_64 >gtk-update-icon-cache-3.22.30-1.fc28.x86_64 >grub2-efi-ia32-cdboot-2.02-34.fc28.x86_64 >libcollection-0.7.0-38.fc28.x86_64 >gtk2-2.24.32-2.fc28.x86_64 >jfsutils-1.1.15-11.fc28.x86_64 >iproute-4.15.0-1.fc28.x86_64 >cyrus-sasl-lib-2.1.27-0.1rc7.fc28.x86_64 >bridge-utils-1.6-1.fc28.x86_64 >libteam-1.27-6.fc28.x86_64 >libfdisk-2.32-2.fc28.x86_64 >hexedit-1.2.13-12.fc28.x86_64 >mesa-libGL-18.0.1-2.fc28.x86_64 >cryptsetup-libs-2.0.2-2.fc28.x86_64 >naver-nanum-gothic-fonts-3.020-20.20140930.fc28.1.noarch >mesa-dri-drivers-18.0.1-2.fc28.x86_64 >dbus-1.12.0-1.fc28.x86_64 >dejavu-sans-mono-fonts-2.35-6.fc28.noarch >keyutils-1.5.10-6.fc28.x86_64 >dracut-047-8.git20180305.fc28.x86_64 >lohit-devanagari-fonts-2.95.4-3.fc28.noarch >rsync-3.1.3-3.fc28.x86_64 >device-mapper-event-libs-1.02.146-4.fc28.x86_64 >lohit-odia-fonts-2.91.2-3.fc28.noarch >libksba-1.3.5-7.fc28.x86_64 >polkit-pkla-compat-0.1-12.fc28.x86_64 >vlgothic-fonts-20141206-10.fc28.1.noarch >perl-parent-0.236-395.fc28.noarch >dracut-network-047-8.git20180305.fc28.x86_64 >abattis-cantarell-fonts-0.0.25-4.fc28.noarch >perl-File-Path-2.15-2.fc28.noarch >libblockdev-swap-2.16-2.fc28.x86_64 >zd1211-firmware-1.4-15.fc28.noarch >perl-Socket-2.027-2.fc28.x86_64 >kpartx-0.7.4-2.git07e7bd5.fc28.x86_64 >libertas-sd8686-firmware-20180402-83.git8c1e439c.fc28.noarch >libcomps-0.1.8-11.fc28.x86_64 >lvm2-libs-2.02.177-4.fc28.x86_64 >iwl6000g2a-firmware-18.168.6.1-83.fc28.1.noarch >diffutils-3.6-4.fc28.x86_64 >libblockdev-lvm-2.16-2.fc28.x86_64 >iwl4965-firmware-228.61.2.24-83.fc28.1.noarch >iso-codes-3.77-2.fc28.noarch >tigervnc-server-minimal-1.8.0-7.fc28.x86_64 >iwl2000-firmware-18.168.6.1-83.fc28.1.noarch >snappy-1.1.7-5.fc28.x86_64 >libblockdev-kbd-2.16-2.fc28.x86_64 >libconfig-1.5-9.fc28.x86_64 >fontpackages-filesystem-1.44-21.fc28.noarch >ipw2100-firmware-1.3-22.fc28.noarch >xorg-x11-drv-evdev-2.10.5-5.fc28.x86_64 >docker-rhel-push-plugin-1.13.1-51.git4032bd5.fc28.x86_64 >hwdata-0.311-1.fc28.noarch >xorg-x11-drv-openchrome-0.6.0-4.fc28.x86_64 >hyphen-2.8.8-9.fc28.x86_64 >langtable-0.0.38-5.fc28.noarch >xorg-x11-drv-vmware-13.2.1-5.fc28.x86_64 >libthai-0.1.27-2.fc28.x86_64 >dnf-conf-2.7.5-12.fc28.noarch >gtk3-3.22.30-1.fc28.x86_64 >orc-0.4.28-2.fc28.x86_64 >thai-scalable-fonts-common-0.6.4-2.fc28.noarch >libtimezonemap-0.4.5.1-3.fc28.x86_64 >libtiff-4.0.9-7.fc28.x86_64 >subscription-manager-rhsm-certificates-1.21.2-3.fc28.x86_64 >anaconda-widgets-28.22.10-1.fc28.x86_64 >libfastjson-0.99.8-2.fc28.x86_64 >mesa-filesystem-18.0.1-2.fc28.x86_64 >libgnomekbd-3.26.0-4.fc28.x86_64 >libsndfile-1.0.28-7.fc28.x86_64 >mobile-broadband-provider-info-1.20170310-1.fc28.noarch >mdadm-4.0-5.fc27.x86_64 >libmcpp-2.7.2-20.fc28.x86_64 >libX11-common-1.6.5-7.fc28.noarch >wpa_supplicant-2.6-14.fc28.x86_64 >pkgconf-1.4.2-1.fc28.x86_64 >setup-2.11.3-1.fc28.noarch >libcanberra-0.30-16.fc28.x86_64 >libsigsegv-2.11-5.fc28.x86_64 >libselinux-2.7-13.fc28.x86_64 >nss-3.36.0-1.0.fc28.x86_64 >libpath_utils-0.2.1-38.fc28.x86_64 >glibc-2.27-8.fc28.x86_64 >NetworkManager-libnm-1.10.6-1.fc28.x86_64 >rmt-1.5.3-12.fc28.x86_64 >libstdc++-8.0.1-0.20.fc28.x86_64 >gpgme-1.10.0-4.fc28.x86_64 >libatomic_ops-7.6.2-3.fc28.x86_64 >libcom_err-1.43.8-2.fc28.x86_64 >rpm-plugin-selinux-4.14.1-7.fc28.x86_64 >glibc-langpack-en-2.27-8.fc28.x86_64 >libcap-2.25-9.fc28.x86_64 >libreport-2.9.4-1.fc28.x86_64 >libev-4.24-6.fc28.x86_64 >libxcrypt-4.0.0-5.fc28.x86_64 >libreport-web-2.9.4-1.fc28.x86_64 >coreutils-8.29-5.fc28.x86_64 >libgpg-error-1.29-1.fc28.x86_64 >volume_key-libs-0.3.9-19.fc28.x86_64 >krb5-libs-1.16-21.fc28.x86_64 >libgcrypt-1.8.2-2.fc28.x86_64 >usermode-1.112-1.fc28.x86_64 >glib2-2.56.1-1.fc28.x86_64 >kmod-25-2.fc28.x86_64 >libreport-plugin-bugzilla-2.9.4-1.fc28.x86_64 >dbus-libs-1.12.0-1.fc28.x86_64 >libunistring-0.9.9-1.fc28.x86_64 >libdnf-0.11.1-3.fc28.x86_64 >gnutls-3.6.2-1.fc28.x86_64 >libX11-xcb-1.6.5-7.fc28.x86_64 >container-selinux-2.55-1.fc28.noarch >gzip-1.9-3.fc28.x86_64 >sed-4.5-1.fc28.x86_64 >grubby-8.40-11.fc28.x86_64 >python3-libs-3.6.5-1.fc28.x86_64 >grub2-common-2.02-34.fc28.noarch >python3-gpg-1.10.0-4.fc28.x86_64 >libpwquality-1.4.0-7.fc28.x86_64 >libpciaccess-0.13.4-8.fc28.x86_64 >nm-connection-editor-1.8.10-2.fc28.2.x86_64 >python3-idna-2.5-4.fc28.noarch >which-2.21-8.fc28.x86_64 >device-mapper-multipath-libs-0.7.4-2.git07e7bd5.fc28.x86_64 >libgudev-232-3.fc28.x86_64 >libxshmfence-1.3-1.fc28.x86_64 >udisks2-2.7.6-1.fc28.x86_64 >libcroco-0.6.12-4.fc28.x86_64 >nettle-3.4-2.fc28.x86_64 >python3-blivet-3.0.0-0.6.1.b1.fc28.noarch >python3-ordered-set-2.0.2-3.fc28.noarch >libXau-1.0.8-11.fc28.x86_64 >guile-2.0.14-7.fc28.x86_64 >procps-ng-3.3.12-1.fc28.x86_64 >libXrender-0.9.10-5.fc28.x86_64 >iscsi-initiator-utils-iscsiuio-6.2.0.874-9.git86e8892.fc28.x86_64 >python3-gobject-base-3.28.2-1.fc28.x86_64 >libXinerama-1.1.3-10.fc28.x86_64 >rpm-build-libs-4.14.1-7.fc28.x86_64 >libevent-2.1.8-2.fc28.x86_64 >libXcomposite-0.4.4-12.fc28.x86_64 >python3-meh-0.46-2.fc28.noarch >python3-pydbus-0.6.0-5.fc28.noarch >libXt-1.1.5-7.fc28.x86_64 >fipscheck-1.5.0-4.fc28.x86_64 >python3-bind-9.11.3-6.fc28.noarch >libxslt-1.1.32-2.fc28.x86_64 >kbd-misc-2.0.4-5.fc28.noarch >gettext-0.19.8.1-14.fc28.x86_64 >cpio-2.12-7.fc28.x86_64 >anaconda-gui-28.22.10-1.fc28.x86_64 >avahi-glib-0.7-12.fc28.x86_64 >lz4-libs-1.8.1.2-4.fc28.x86_64 >kernel-modules-4.16.3-301.fc28.x86_64 >python3-pwquality-1.4.0-7.fc28.x86_64 >libwayland-egl-1.15.0-1.fc28.x86_64 >kexec-tools-anaconda-addon-2.0.16-5.fc28.x86_64 >python3-asn1crypto-0.24.0-1.fc28.noarch >libverto-0.3.0-5.fc28.x86_64 >dnf-2.7.5-12.fc28.noarch >python3-requests-2.18.4-3.fc28.noarch >libtool-ltdl-2.4.6-22.fc28.x86_64 >rpm-ostree-2018.4-1.fc28.x86_64 >python3-audit-2.8.3-3.fc28.x86_64 >userspace-rcu-0.10.1-2.fc28.x86_64 >wget-1.19.4-2.fc28.x86_64 >python3-langtable-0.0.38-5.fc28.noarch >libglvnd-egl-1.0.1-0.5.20180327git5baa1e5.fc28.x86_64 >metacity-3.28.0-1.fc28.x86_64 >python3-pytoml-0.1.14-5.git7dea353.fc28.noarch >libXvMC-1.0.10-5.fc28.x86_64 >libblockdev-lvm-dbus-2.16-2.fc28.x86_64 >python3-systemd-234-5.fc28.x86_64 >xorg-x11-xkb-utils-7.7-23.fc28.x86_64 >grub2-tools-efi-2.02-34.fc28.x86_64 >fros-1.1-15.fc28.noarch >libnl3-cli-3.4.0-3.fc28.x86_64 >bfa-firmware-3.2.21.1-9.fc28.noarch >python2-2.7.14-15.fc28.x86_64 >nss-softokn-freebl-3.36.0-1.0.fc28.x86_64 >net-tools-2.0-0.49.20160912git.fc28.x86_64 >colord-libs-1.4.2-1.fc28.x86_64 >libmetalink-0.1.3-6.fc28.x86_64 >spice-vdagent-0.17.0-6.fc28.x86_64 >pulseaudio-libs-11.1-18.fc28.x86_64 >libfontenc-1.1.3-7.fc28.x86_64 >bind-utils-9.11.3-6.fc28.x86_64 >xorg-x11-drv-wacom-serial-support-0.36.1-2.fc28.x86_64 >pciutils-libs-3.5.6-3.fc28.x86_64 >dump-0.4-0.36.b46.fc28.x86_64 >libudisks2-2.7.6-1.fc28.x86_64 >libaio-0.3.110-11.fc28.x86_64 >strace-4.22-1.fc28.x86_64 >gdk-pixbuf2-2.36.12-1.fc28.x86_64 >libevdev-1.5.9-3.fc28.x86_64 >grub2-efi-x64-cdboot-2.02-34.fc28.x86_64 >libutempter-1.1.6-14.fc28.x86_64 >libbasicobjects-0.1.1-38.fc28.x86_64 >bzip2-1.0.6-26.fc28.x86_64 >unique-1.1.6-20.fc28.x86_64 >libmnl-1.0.4-6.fc28.x86_64 >less-530-1.fc28.x86_64 >bind-export-libs-9.11.3-6.fc28.x86_64 >iptables-1.6.2-2.fc28.x86_64 >vconfig-1.9-23.fc28.x86_64 >util-linux-2.32-2.fc28.x86_64 >libglvnd-glx-1.0.1-0.5.20180327git5baa1e5.fc28.x86_64 >smc-meera-fonts-6.1-9.fc28.noarch >elfutils-libs-0.170-11.fc28.x86_64 >mesa-libxatracker-18.0.1-2.fc28.x86_64 >dejavu-sans-fonts-2.35-6.fc28.noarch >elfutils-default-yama-scope-0.170-11.fc28.noarch >efivar-34-1.fc28.x86_64 >lohit-bengali-fonts-2.91.5-3.fc28.noarch >parted-3.2-31.fc28.x86_64 >jasper-libs-2.0.14-3.fc28.x86_64 >lohit-kannada-fonts-2.5.4-3.fc28.noarch >libblockdev-2.16-2.fc28.x86_64 >libdb-utils-5.3.28-30.fc28.x86_64 >madan-fonts-2.000-20.fc28.noarch >iputils-20161105-9.fc28.x86_64 >perl-constant-1.33-396.fc28.noarch >aajohan-comfortaa-fonts-3.001-2.fc28.noarch >python3-blockdev-2.16-2.fc28.x86_64 >perl-threads-2.21-2.fc28.x86_64 >sil-padauk-fonts-3.002-3.fc28.noarch >python3-pyparted-3.11.0-10.fc28.x86_64 >perl-interpreter-5.26.1-409.fc28.x86_64 >libertas-sd8787-firmware-20180402-83.git8c1e439c.fc28.noarch >dmraid-1.0.0.rc16-37.fc28.x86_64 >bubblewrap-0.2.0-3.fc28.x86_64 >iwl6000g2b-firmware-18.168.6.1-83.fc28.1.noarch >lvm2-2.02.177-4.fc28.x86_64 >syslinux-6.04-0.8.fc28.x86_64 >iwl5000-firmware-8.83.5.1_1-83.fc28.1.noarch >kexec-tools-2.0.16-5.fc28.x86_64 >xml-common-0.6.3-48.fc28.noarch >iwl2030-firmware-18.168.6.1-83.fc28.1.noarch >xorg-x11-drv-intel-2.99.917-32.20171025.fc28.x86_64 >libproxy-0.4.15-5.fc28.x86_64 >iwl1000-firmware-39.31.5.1-83.fc28.1.noarch >libgcc-8.0.1-0.20.fc28.x86_64 >GeoIP-GeoLite-data-2018.04-1.fc28.noarch >xorg-x11-drv-dummy-0.3.7-6.fc28.x86_64 >bind-license-9.11.3-6.fc28.noarch >authselect-libs-0.4-1.fc28.x86_64 >xorg-x11-drv-nouveau-1.0.15-4.fc28.x86_64 >skopeo-containers-0.1.29-5.git7add6fc.fc28.x86_64 >libwebp-0.6.1-8.fc28.x86_64 >xorg-x11-drv-vesa-2.4.0-2.fc28.x86_64 >tigervnc-license-1.8.0-7.fc28.noarch >cdparanoia-libs-10.2-27.fc28.x86_64 >at-spi2-atk-2.26.2-1.fc28.x86_64 >smc-fonts-common-6.1-9.fc28.noarch >brotli-1.0.1-3.fc28.x86_64 >keybinder3-0.3.2-4.fc28.x86_64 >anaconda-user-help-26.1-6.fc28.noarch >libargon2-20161029-5.fc28.x86_64 >glade-libs-3.22.1-1.fc28.x86_64 >quota-nls-4.04-5.fc28.noarch >liblogging-stdlog-1.0.6-4.fc28.x86_64 >GConf2-3.2.6-20.fc28.x86_64 >publicsuffix-list-dafsa-20180328-1.fc28.noarch >ethtool-4.16-1.fc28.x86_64 >gssproxy-0.8.0-4.fc28.x86_64 >adwaita-cursor-theme-3.28.0-1.fc28.noarch >mcpp-2.7.2-20.fc28.x86_64 >lldpad-1.0.1-9.git036e314.fc28.x86_64 >fedora-release-28-1.noarch >pkgconf-pkg-config-1.4.2-1.fc28.x86_64 >sound-theme-freedesktop-0.8-9.fc28.noarch >pcre2-10.31-4.fc28.x86_64 >gawk-4.2.1-1.fc28.x86_64 >openssl-1.1.0h-3.fc28.x86_64 >glibc-common-2.27-8.fc28.x86_64 >libini_config-1.3.1-38.fc28.x86_64 >libcurl-7.59.0-2.fc28.x86_64 >zlib-1.2.11-7.fc28.x86_64 >yajl-2.1.0-10.fc28.x86_64 >gnupg2-2.2.6-1.fc28.x86_64 >libuuid-2.32-2.fc28.x86_64 >gc-7.6.4-3.fc28.x86_64 >curl-7.59.0-2.fc28.x86_64 >expat-2.2.5-3.fc28.x86_64 >sgpio-1.2.0.10-21.fc28.x86_64 >satyr-0.25-4.fc28.x86_64 >readline-7.0-10.fc28.x86_64 >libverto-libev-0.3.0-5.fc28.x86_64 >selinux-policy-3.14.1-21.fc28.noarch >perl-libs-5.26.1-409.fc28.x86_64 >crypto-policies-20180306-1.gitaea6928.fc28.noarch >gnupg-1.4.22-6.fc28.x86_64 >libffi-3.1-16.fc28.x86_64 >fontconfig-2.13.0-3.fc28.x86_64 >passwd-0.80-2.fc28.x86_64 >libdb-5.3.28-30.fc28.x86_64 >systemd-libs-238-7.fc28.1.x86_64 >libreport-gtk-2.9.4-1.fc28.x86_64 >chkconfig-1.10-4.fc28.x86_64 >cairo-gobject-1.15.12-1.fc28.x86_64 >rpm-ostree-libs-2018.4-1.fc28.x86_64 >libtar-1.2.20-12.fc28.x86_64 >libarchive-3.3.1-4.fc28.x86_64 >policycoreutils-python-utils-2.7-18.fc28.noarch >libacl-2.2.52-20.fc28.x86_64 >xmlrpc-c-1.51.0-5.fc28.x86_64 >grub2-tools-2.02-34.fc28.x86_64 >libnl3-3.4.0-3.fc28.x86_64 >python3-pip-9.0.3-1.fc28.noarch >python3-librepo-1.8.1-7.fc28.x86_64 >libICE-1.0.9-12.fc28.x86_64 >pam-1.3.0-10.fc28.x86_64 >libnma-1.8.10-2.fc28.2.x86_64 >p11-kit-0.23.10-1.fc28.x86_64 >avahi-libs-0.7-12.fc28.x86_64 >librados2-12.2.4-1.fc28.x86_64 >keyutils-libs-1.5.10-6.fc28.x86_64 >libxklavier-5.4-10.fc28.x86_64 >libblockdev-part-2.16-2.fc28.x86_64 >libSM-1.2.2-8.fc28.x86_64 >alsa-lib-1.1.6-2.fc28.x86_64 >libblockdev-plugins-all-2.16-2.fc28.x86_64 >efivar-libs-34-1.fc28.x86_64 >python3-ply-3.9-6.fc28.noarch >xorg-x11-xinit-1.3.4-18.fc28.x86_64 >libXext-1.3.3-8.fc28.x86_64 >webkit2gtk3-jsc-2.20.1-1.fc28.x86_64 >isns-utils-libs-0.97-6.fc28.x86_64 >libXi-1.7.9-6.fc28.x86_64 >bind-libs-lite-9.11.3-6.fc28.x86_64 >ima-evm-utils-1.1-2.fc28.x86_64 >libXv-1.0.11-5.fc28.x86_64 >mokutil-0.3.0-8.fc28.x86_64 >python3-libreport-2.9.4-1.fc28.x86_64 >json-c-0.13.1-1.fc28.x86_64 >glib-networking-2.56.0-1.fc28.x86_64 >fipscheck-lib-1.5.0-4.fc28.x86_64 >libpsl-0.20.1-1.fc28.x86_64 >python3-pycparser-2.14-13.fc28.noarch >anaconda-install-env-deps-28.22.10-1.fc28.x86_64 >perl-Scalar-List-Utils-1.49-2.fc28.x86_64 >harfbuzz-icu-1.7.5-3.fc28.x86_64 >anaconda-core-28.22.10-1.fc28.x86_64 >adwaita-icon-theme-3.28.0-1.fc28.noarch >python3-libsemanage-2.7-12.fc28.x86_64 >kernel-core-4.16.3-301.fc28.x86_64 >xz-5.2.3-7.fc28.x86_64 >python3-chardet-3.0.4-5.fc28.noarch >kernel-4.16.3-301.fc28.x86_64 >libglvnd-1.0.1-0.5.20180327git5baa1e5.fc28.x86_64 >python3-cryptography-2.2.1-1.fc28.x86_64 >openssh-clients-7.7p1-2.fc28.x86_64 >libpcap-1.8.1-8.fc28.x86_64 >python3-kickstart-3.12-1.fc28.noarch >nfs-utils-2.3.1-7.rc1.fc28.x86_64 >libedit-3.1-23.20170329cvs.fc28.x86_64 >python3-setools-4.1.1-6.fc28.x86_64 >volume_key-0.3.9-19.fc28.x86_64 >mesa-libgbm-18.0.1-2.fc28.x86_64 >python3-ntplib-0.3.3-10.fc28.noarch >nss-tools-3.36.0-1.0.fc28.x86_64 >gdbm-1.14.1-4.fc28.x86_64 >python3-PyYAML-3.12-10.fc28.x86_64 >libibverbs-16.2-3.fc28.x86_64 >libxkbfile-1.0.9-7.fc28.x86_64 >python3-wrapt-1.10.11-2.fc28.x86_64 >shim-ia32-13-4.x86_64 >libwayland-cursor-1.15.0-1.fc28.x86_64 >bcache-tools-1.0.8-12.fc28.x86_64 >dracut-config-generic-047-8.git20180305.fc28.x86_64 >libbytesize-1.2-3.fc28.x86_64 >python2-libs-2.7.14-15.fc28.x86_64 >audit-2.8.3-3.fc28.x86_64 >gdisk-1.0.3-6.fc28.x86_64 >libusb-0.1.5-12.fc28.x86_64 >smartmontools-6.6-3.fc28.x86_64 >hunspell-1.6.2-1.fc28.x86_64 >plymouth-core-libs-0.9.3-5.fc28.x86_64 >usbutils-009-2.fc28.x86_64 >fuse-libs-2.9.7-11.fc28.x86_64 >enchant-1.6.0-20.fc28.x86_64 >nmap-ncat-7.60-12.fc28.x86_64 >ntfs-3g-2017.3.23-4.fc28.x86_64 >ModemManager-glib-1.6.12-3.fc28.x86_64 >pcmciautils-018-14.fc28.x86_64 >libsmartcols-2.32-2.fc28.x86_64 >gdk-pixbuf2-modules-2.36.12-1.fc28.x86_64 >efibootmgr-15-6.fc28.x86_64 >libselinux-utils-2.7-13.fc28.x86_64 >libXft-2.3.2-8.fc28.x86_64 >ftp-0.17-75.fc28.x86_64 >ipcalc-0.2.2-4.fc28.x86_64 >gstreamer1-plugins-base-1.14.0-2.fc28.x86_64 >pigz-2.4-2.fc28.x86_64 >libnetfilter_conntrack-1.0.6-5.fc28.x86_64 >libssh-0.7.5-7.fc28.x86_64 >mtr-0.92-1.fc28.x86_64 >xorg-x11-server-common-1.19.6-7.fc28.x86_64 >device-mapper-1.02.146-4.fc28.x86_64 >thai-scalable-waree-fonts-0.6.4-2.fc28.noarch >libglvnd-gles-1.0.1-0.5.20180327git5baa1e5.fc28.x86_64 >systemd-pam-238-7.fc28.1.x86_64 >kacst-qurn-fonts-2.0-19.fc28.noarch >libXxf86misc-1.0.3-15.fc28.x86_64 >xorg-x11-server-Xorg-1.19.6-7.fc28.x86_64 >lohit-assamese-fonts-2.91.5-3.fc28.noarch >flac-libs-1.3.2-6.fc28.x86_64 >libblockdev-utils-2.16-2.fc28.x86_64 >lohit-gurmukhi-fonts-2.91.2-3.fc28.noarch >attr-2.4.47-23.fc28.x86_64 >os-prober-1.74-6.fc28.x86_64 >lohit-telugu-fonts-2.5.5-3.fc28.noarch >perl-Text-Tabs+Wrap-2013.0523-395.fc28.noarch >initscripts-9.79-3.fc28.x86_64 >sil-abyssinica-fonts-1.200-13.fc28.noarch >perl-threads-shared-1.58-2.fc28.x86_64 >device-mapper-event-1.02.146-4.fc28.x86_64 >jomolhari-fonts-0.003-24.fc28.noarch >perl-Errno-1.28-409.fc28.x86_64 >dbxtool-8-5.fc28.x86_64 >libertas-usb8388-firmware-20180402-83.git8c1e439c.fc28.noarch >isomd5sum-1.2.3-1.fc28.x86_64 >dmraid-events-1.0.0.rc16-37.fc28.x86_64 >iwl6050-firmware-41.28.5.1-83.fc28.1.noarch >syslinux-nonlinux-6.04-0.8.fc28.noarch >lvm2-dbusd-2.02.177-4.fc28.x86_64 >iwl5150-firmware-8.24.2.2-83.fc28.1.noarch >libss-1.43.8-2.fc28.x86_64 >plymouth-scripts-0.9.3-5.fc28.x86_64 >iwl3160-firmware-25.30.13.0-83.fc28.1.noarch >libmodman-2.0.1-17.fc28.x86_64 >lxpolkit-0.5.3-2.fc28.4.x86_64 >iwl105-firmware-18.168.6.1-83.fc28.1.noarch >atmel-firmware-1.3-18.fc28.noarch > > >/tmp/dbus.log: >dbus-daemon[1740]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=1611 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >dbus-daemon[1740]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[1740]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=1744 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1740]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=1744 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1740]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=1744 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1740]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=1744 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1740]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=1744 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1740]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=1744 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1740]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=1744 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1740]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=1744 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1740]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=1744 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1740]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >dbus-daemon[1740]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >dbus-daemon[1740]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >dbus-daemon[1740]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >dbus-daemon[1740]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[1740]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >dbus-daemon[1740]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >dbus-daemon[1740]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[1740]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >dbus-daemon[1740]: Reloaded configuration >dbus-daemon[1740]: Reloaded configuration > > >/tmp/syslog: >15:54:21,883 NOTICE kernel:Linux version 4.16.3-301.fc28.x86_64 (mockbuild@bkernel02.phx2.fedoraproject.org) (gcc version 8.0.1 20180324 (Red Hat 8.0.1-0.20) (GCC)) #1 SMP Mon Apr 23 21:59:58 UTC 2018 >15:54:21,883 INFO kernel:Command line: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-S-dvd-x86_64-28 text ks=hd:fd0:/FEDORA28.CFG >15:54:21,883 INFO kernel:Disabled fast string operations >15:54:21,883 INFO kernel:x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' >15:54:21,883 INFO kernel:x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' >15:54:21,883 INFO kernel:x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' >15:54:21,883 INFO kernel:x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 >15:54:21,883 INFO kernel:x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. >15:54:21,883 INFO kernel:e820: BIOS-provided physical RAM map: >15:54:21,883 INFO kernel:BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable >15:54:21,883 INFO kernel:BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved >15:54:21,883 INFO kernel:BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved >15:54:21,883 INFO kernel:BIOS-e820: [mem 0x0000000000100000-0x000000007fedffff] usable >15:54:21,883 INFO kernel:BIOS-e820: [mem 0x000000007fee0000-0x000000007fefefff] ACPI data >15:54:21,883 INFO kernel:BIOS-e820: [mem 0x000000007feff000-0x000000007fefffff] ACPI NVS >15:54:21,883 INFO kernel:BIOS-e820: [mem 0x000000007ff00000-0x000000007fffffff] usable >15:54:21,883 INFO kernel:BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved >15:54:21,883 INFO kernel:BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved >15:54:21,883 INFO kernel:BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >15:54:21,883 INFO kernel:BIOS-e820: [mem 0x00000000fffe0000-0x00000000ffffffff] reserved >15:54:21,883 INFO kernel:NX (Execute Disable) protection: active >15:54:21,883 NOTICE kernel:random: fast init done >15:54:21,883 INFO kernel:SMBIOS 2.4 present. >15:54:21,883 INFO kernel:DMI: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 07/28/2017 >15:54:21,883 INFO kernel:Hypervisor detected: VMware >15:54:21,883 INFO kernel:vmware: TSC freq read from hypervisor : 2112.000 MHz >15:54:21,883 INFO kernel:vmware: Host bus clock speed read from hypervisor : 66000000 Hz >15:54:21,883 INFO kernel:vmware: using sched offset of 25467531273 ns >15:54:21,883 DEBUG kernel:e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >15:54:21,883 DEBUG kernel:e820: remove [mem 0x000a0000-0x000fffff] usable >15:54:21,883 INFO kernel:e820: last_pfn = 0x80000 max_arch_pfn = 0x400000000 >15:54:21,883 DEBUG kernel:MTRR default type: uncachable >15:54:21,883 DEBUG kernel:MTRR fixed ranges enabled: >15:54:21,883 DEBUG kernel: 00000-9FFFF write-back >15:54:21,883 DEBUG kernel: A0000-BFFFF uncachable >15:54:21,883 DEBUG kernel: C0000-CBFFF write-protect >15:54:21,883 DEBUG kernel: CC000-EFFFF uncachable >15:54:21,883 DEBUG kernel: F0000-FFFFF write-protect >15:54:21,883 DEBUG kernel:MTRR variable ranges enabled: >15:54:21,883 DEBUG kernel: 0 base 0000000000 mask FF80000000 write-back >15:54:21,883 DEBUG kernel: 1 disabled >15:54:21,883 DEBUG kernel: 2 disabled >15:54:21,883 DEBUG kernel: 3 disabled >15:54:21,883 DEBUG kernel: 4 disabled >15:54:21,883 DEBUG kernel: 5 disabled >15:54:21,883 DEBUG kernel: 6 disabled >15:54:21,883 DEBUG kernel: 7 disabled >15:54:21,883 INFO kernel:x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT >15:54:21,883 INFO kernel:found SMP MP-table at [mem 0x000f6a80-0x000f6a8f] mapped at [ (ptrval)] >15:54:21,883 DEBUG kernel:Base memory trampoline at [ (ptrval)] 99000 size 24576 >15:54:21,883 INFO kernel:Using GB pages for direct mapping >15:54:21,883 DEBUG kernel:BRK [0x0aa85000, 0x0aa85fff] PGTABLE >15:54:21,883 DEBUG kernel:BRK [0x0aa86000, 0x0aa86fff] PGTABLE >15:54:21,883 DEBUG kernel:BRK [0x0aa87000, 0x0aa87fff] PGTABLE >15:54:21,883 DEBUG kernel:BRK [0x0aa88000, 0x0aa88fff] PGTABLE >15:54:21,883 DEBUG kernel:BRK [0x0aa89000, 0x0aa89fff] PGTABLE >15:54:21,883 DEBUG kernel:BRK [0x0aa8a000, 0x0aa8afff] PGTABLE >15:54:21,883 INFO kernel:RAMDISK: [mem 0x7be1a000-0x7fedffff] >15:54:21,883 INFO kernel:ACPI: Early table checksum verification disabled >15:54:21,883 INFO kernel:ACPI: RSDP 0x00000000000F6A10 000024 (v02 PTLTD ) >15:54:21,883 INFO kernel:ACPI: XSDT 0x000000007FEEFBAB 000054 (v01 INTEL 440BX 06040000 VMW 01324272) >15:54:21,883 INFO kernel:ACPI: FACP 0x000000007FEFEE73 0000F4 (v04 INTEL 440BX 06040000 PTL 000F4240) >15:54:21,883 INFO kernel:ACPI: DSDT 0x000000007FEEFDC5 00F0AE (v01 PTLTD Custom 06040000 MSFT 03000001) >15:54:21,883 INFO kernel:ACPI: FACS 0x000000007FEFFFC0 000040 >15:54:21,883 INFO kernel:ACPI: FACS 0x000000007FEFFFC0 000040 >15:54:21,883 INFO kernel:ACPI: BOOT 0x000000007FEEFD9D 000028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001) >15:54:21,883 INFO kernel:ACPI: APIC 0x000000007FEEFD3F 00005E (v01 PTLTD ? APIC 06040000 LTP 00000000) >15:54:21,883 INFO kernel:ACPI: MCFG 0x000000007FEEFD03 00003C (v01 PTLTD $PCITBL$ 06040000 LTP 00000001) >15:54:21,883 INFO kernel:ACPI: SRAT 0x000000007FEEFC63 0000A0 (v02 VMWARE MEMPLUG 06040000 VMW 00000001) >15:54:21,883 INFO kernel:ACPI: WAET 0x000000007FEEFC3B 000028 (v01 VMWARE VMW WAET 06040000 VMW 00000001) >15:54:21,883 DEBUG kernel:ACPI: Local APIC address 0xfee00000 >15:54:21,883 INFO kernel:SRAT: PXM 0 -> APIC 0x00 -> Node 0 >15:54:21,883 INFO kernel:SRAT: PXM 0 -> APIC 0x02 -> Node 0 >15:54:21,883 INFO kernel:ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] >15:54:21,883 INFO kernel:ACPI: SRAT: Node 0 PXM 0 [mem 0x00100000-0x7fffffff] >15:54:21,883 INFO kernel:NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x7fffffff] -> [mem 0x00000000-0x7fffffff] >15:54:21,883 INFO kernel:NODE_DATA(0) allocated [mem 0x7ffd5000-0x7fffffff] >15:54:21,883 INFO kernel:Zone ranges: >15:54:21,883 INFO kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] >15:54:21,883 INFO kernel: DMA32 [mem 0x0000000001000000-0x000000007fffffff] >15:54:21,883 INFO kernel: Normal empty >15:54:21,883 INFO kernel: Device empty >15:54:21,883 INFO kernel:Movable zone start for each node >15:54:21,883 INFO kernel:Early memory node ranges >15:54:21,883 INFO kernel: node 0: [mem 0x0000000000001000-0x000000000009efff] >15:54:21,883 INFO kernel: node 0: [mem 0x0000000000100000-0x000000007fedffff] >15:54:21,883 INFO kernel: node 0: [mem 0x000000007ff00000-0x000000007fffffff] >15:54:21,883 INFO kernel:Initmem setup node 0 [mem 0x0000000000001000-0x000000007fffffff] >15:54:21,883 DEBUG kernel:On node 0 totalpages: 524158 >15:54:21,883 DEBUG kernel: DMA zone: 64 pages used for memmap >15:54:21,883 DEBUG kernel: DMA zone: 21 pages reserved >15:54:21,883 DEBUG kernel: DMA zone: 3998 pages, LIFO batch:0 >15:54:21,883 DEBUG kernel: DMA32 zone: 8128 pages used for memmap >15:54:21,883 DEBUG kernel: DMA32 zone: 520160 pages, LIFO batch:31 >15:54:21,883 INFO kernel:Reserved but unavailable: 98 pages >15:54:21,883 INFO kernel:ACPI: PM-Timer IO Port: 0x1008 >15:54:21,883 DEBUG kernel:ACPI: Local APIC address 0xfee00000 >15:54:21,883 INFO kernel:ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >15:54:21,883 INFO kernel:ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >15:54:21,883 INFO kernel:IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >15:54:21,883 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge) >15:54:21,883 DEBUG kernel:ACPI: IRQ0 used by override. >15:54:21,883 DEBUG kernel:ACPI: IRQ9 used by override. >15:54:21,883 INFO kernel:Using ACPI (MADT) for SMP configuration information >15:54:21,883 INFO kernel:smpboot: Allowing 2 CPUs, 0 hotplug CPUs >15:54:21,883 INFO kernel:PM: Registered nosave memory: [mem 0x00000000-0x00000fff] >15:54:21,883 INFO kernel:PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >15:54:21,883 INFO kernel:PM: Registered nosave memory: [mem 0x000a0000-0x000dbfff] >15:54:21,883 INFO kernel:PM: Registered nosave memory: [mem 0x000dc000-0x000fffff] >15:54:21,883 INFO kernel:PM: Registered nosave memory: [mem 0x7fee0000-0x7fefefff] >15:54:21,883 INFO kernel:PM: Registered nosave memory: [mem 0x7feff000-0x7fefffff] >15:54:21,883 INFO kernel:e820: [mem 0x80000000-0xefffffff] available for PCI devices >15:54:21,883 INFO kernel:Booting paravirtualized kernel on VMware hypervisor >15:54:21,883 INFO kernel:clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns >15:54:21,883 INFO kernel:setup_percpu: NR_CPUS:1024 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 >15:54:21,883 INFO kernel:percpu: Embedded 44 pages/cpu @ (ptrval) s143360 r8192 d28672 u1048576 >15:54:21,883 DEBUG kernel:pcpu-alloc: s143360 r8192 d28672 u1048576 alloc=1*2097152 >15:54:21,883 DEBUG kernel:pcpu-alloc: [0] 0 1 >15:54:21,883 INFO kernel:Built 1 zonelists, mobility grouping on. Total pages: 515945 >15:54:21,883 INFO kernel:Policy zone: DMA32 >15:54:21,883 NOTICE kernel:Kernel command line: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-S-dvd-x86_64-28 text ks=hd:fd0:/FEDORA28.CFG >15:54:21,883 INFO kernel:Memory: 1969668K/2096632K available (12300K kernel code, 1566K rwdata, 3864K rodata, 2120K init, 1368K bss, 126964K reserved, 0K cma-reserved) >15:54:21,883 INFO kernel:SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >15:54:21,883 INFO kernel:Kernel/User page tables isolation: enabled >15:54:21,883 INFO kernel:ftrace: allocating 36305 entries in 142 pages >15:54:21,883 INFO kernel:Hierarchical RCU implementation. >15:54:21,883 INFO kernel:#011RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=2. >15:54:21,883 INFO kernel:#011Tasks RCU enabled. >15:54:21,883 INFO kernel:RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 >15:54:21,883 INFO kernel:NR_IRQS: 65792, nr_irqs: 440, preallocated irqs: 16 >15:54:21,883 INFO kernel:#011Offload RCU callbacks from CPUs: . >15:54:21,883 INFO kernel:Console: colour VGA+ 80x25 >15:54:21,883 INFO kernel:console [tty0] enabled >15:54:21,883 INFO kernel:ACPI: Core revision 20180105 >15:54:21,883 INFO kernel:ACPI: 1 ACPI AML tables successfully acquired and loaded >15:54:21,883 INFO kernel:APIC: Switch to symmetric I/O mode setup >15:54:21,883 INFO kernel:x2apic: IRQ remapping doesn't support X2APIC mode >15:54:21,884 INFO kernel:..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >15:54:21,884 INFO kernel:tsc: Detected 2112.000 MHz processor >15:54:21,884 INFO kernel:clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1e71785e5dd, max_idle_ns: 440795244814 ns >15:54:21,884 INFO kernel:Calibrating delay loop (skipped) preset value.. 4224.00 BogoMIPS (lpj=2112000) >15:54:21,884 INFO kernel:pid_max: default: 32768 minimum: 301 >15:54:21,884 INFO kernel:Security Framework initialized >15:54:21,884 INFO kernel:Yama: becoming mindful. >15:54:21,884 INFO kernel:SELinux: Initializing. >15:54:21,884 DEBUG kernel:SELinux: Starting in permissive mode >15:54:21,884 INFO kernel:Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >15:54:21,884 INFO kernel:Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >15:54:21,884 INFO kernel:Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) >15:54:21,884 INFO kernel:Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) >15:54:21,884 INFO kernel:Disabled fast string operations >15:54:21,884 INFO kernel:CPU: Physical Processor ID: 0 >15:54:21,884 INFO kernel:mce: CPU supports 0 MCE banks >15:54:21,884 INFO kernel:Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8 >15:54:21,884 INFO kernel:Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4 >15:54:21,884 INFO kernel:Spectre V2 : Mitigation: Full generic retpoline >15:54:21,884 INFO kernel:Spectre V2 : Spectre v2 mitigation: Filling RSB on context switch >15:54:21,884 INFO kernel:Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier >15:54:21,884 INFO kernel:Spectre V2 : Enabling Restricted Speculation for firmware calls >15:54:21,884 INFO kernel:Freeing SMP alternatives memory: 36K >15:54:21,884 INFO kernel:smpboot: CPU0: Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz (family: 0x6, model: 0x8e, stepping: 0xa) >15:54:21,884 INFO kernel:Performance Events: Skylake events, core PMU driver. >15:54:21,884 WARNING kernel:core: CPUID marked event: 'cpu cycles' unavailable >15:54:21,884 WARNING kernel:core: CPUID marked event: 'instructions' unavailable >15:54:21,884 WARNING kernel:core: CPUID marked event: 'bus cycles' unavailable >15:54:21,884 WARNING kernel:core: CPUID marked event: 'cache references' unavailable >15:54:21,884 WARNING kernel:core: CPUID marked event: 'cache misses' unavailable >15:54:21,884 WARNING kernel:core: CPUID marked event: 'branch instructions' unavailable >15:54:21,884 WARNING kernel:core: CPUID marked event: 'branch misses' unavailable >15:54:21,884 INFO kernel:... version: 1 >15:54:21,884 INFO kernel:... bit width: 48 >15:54:21,884 INFO kernel:... generic registers: 4 >15:54:21,884 INFO kernel:... value mask: 0000ffffffffffff >15:54:21,884 INFO kernel:... max period: 000000007fffffff >15:54:21,884 INFO kernel:... fixed-purpose events: 0 >15:54:21,884 INFO kernel:... event mask: 000000000000000f >15:54:21,884 INFO kernel:Hierarchical SRCU implementation. >15:54:21,884 INFO kernel:NMI watchdog: Perf event create on CPU 0 failed with -2 >15:54:21,884 INFO kernel:NMI watchdog: Perf NMI watchdog permanently disabled >15:54:21,884 INFO kernel:smp: Bringing up secondary CPUs ... >15:54:21,884 INFO kernel:x86: Booting SMP configuration: >15:54:21,884 INFO kernel:.... node #0, CPUs: #1 >15:54:21,884 INFO kernel:Disabled fast string operations >15:54:21,884 INFO kernel:mce: CPU supports 0 MCE banks >15:54:21,884 INFO kernel:smpboot: CPU 1 Converting physical 2 to logical package 1 >15:54:21,884 INFO kernel:smp: Brought up 1 node, 2 CPUs >15:54:21,884 INFO kernel:smpboot: Max logical packages: 2 >15:54:21,884 INFO kernel:smpboot: Total of 2 processors activated (8448.00 BogoMIPS) >15:54:21,884 INFO kernel:devtmpfs: initialized >15:54:21,884 INFO kernel:x86/mm: Memory block size: 128MB >15:54:21,884 INFO kernel:PM: Registering ACPI NVS region [mem 0x7feff000-0x7fefffff] (4096 bytes) >15:54:21,884 INFO kernel:clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns >15:54:21,884 INFO kernel:futex hash table entries: 512 (order: 3, 32768 bytes) >15:54:21,884 INFO kernel:pinctrl core: initialized pinctrl subsystem >15:54:21,884 INFO kernel:RTC time: 15:54:15, date: 07/09/18 >15:54:21,884 INFO kernel:NET: Registered protocol family 16 >15:54:21,884 INFO kernel:audit: initializing netlink subsys (disabled) >15:54:21,884 NOTICE kernel:audit: type=2000 audit(1531151655.044:1): state=initialized audit_enabled=0 res=1 >15:54:21,884 INFO kernel:cpuidle: using governor menu >15:54:21,884 INFO kernel:Simple Boot Flag at 0x36 set to 0x80 >15:54:21,884 INFO kernel:ACPI: bus type PCI registered >15:54:21,884 INFO kernel:acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >15:54:21,884 INFO kernel:PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) >15:54:21,884 INFO kernel:PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820 >15:54:21,884 INFO kernel:PCI: Using configuration type 1 for base access >15:54:21,884 INFO kernel:HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages >15:54:21,884 INFO kernel:HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages >15:54:21,884 INFO kernel:cryptd: max_cpu_qlen set to 1000 >15:54:21,884 INFO kernel:ACPI: Added _OSI(Module Device) >15:54:21,884 INFO kernel:ACPI: Added _OSI(Processor Device) >15:54:21,884 INFO kernel:ACPI: Added _OSI(3.0 _SCP Extensions) >15:54:21,884 INFO kernel:ACPI: Added _OSI(Processor Aggregator Device) >15:54:21,884 NOTICE kernel:ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored >15:54:21,884 INFO kernel:ACPI: Interpreter enabled >15:54:21,884 INFO kernel:ACPI: (supports S0 S1 S4 S5) >15:54:21,884 INFO kernel:ACPI: Using IOAPIC for interrupt routing >15:54:21,884 INFO kernel:PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >15:54:21,884 INFO kernel:ACPI: Enabled 4 GPEs in block 00 to 0F >15:54:21,884 INFO kernel:ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7f]) >15:54:21,884 INFO kernel:acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >15:54:21,884 INFO kernel:acpi PNP0A03:00: _OSC: platform does not support [AER] >15:54:21,884 INFO kernel:acpi PNP0A03:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability] >15:54:21,884 INFO kernel:PCI host bridge to bus 0000:00 >15:54:21,884 INFO kernel:pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] >15:54:21,884 INFO kernel:pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window] >15:54:21,885 INFO kernel:pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window] >15:54:21,885 INFO kernel:pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window] >15:54:21,885 INFO kernel:pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window] >15:54:21,885 INFO kernel:pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff window] >15:54:21,885 INFO kernel:pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] >15:54:21,885 INFO kernel:pci_bus 0000:00: root bus resource [io 0x0d00-0xfeff window] >15:54:21,885 INFO kernel:pci_bus 0000:00: root bus resource [bus 00-7f] >15:54:21,885 DEBUG kernel:pci 0000:00:00.0: [8086:7190] type 00 class 0x060000 >15:54:21,885 DEBUG kernel:pci 0000:00:01.0: [8086:7191] type 01 class 0x060400 >15:54:21,885 DEBUG kernel:pci 0000:00:07.0: [8086:7110] type 00 class 0x060100 >15:54:21,885 DEBUG kernel:pci 0000:00:07.1: [8086:7111] type 00 class 0x01018a >15:54:21,885 DEBUG kernel:pci 0000:00:07.1: reg 0x20: [io 0x1060-0x106f] >15:54:21,886 INFO kernel:pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >15:54:21,886 INFO kernel:pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >15:54:21,886 INFO kernel:pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >15:54:21,886 INFO kernel:pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >15:54:21,886 DEBUG kernel:pci 0000:00:07.3: [8086:7113] type 00 class 0x068000 >15:54:21,886 INFO kernel:pci 0000:00:07.3: quirk: [io 0x1000-0x103f] claimed by PIIX4 ACPI >15:54:21,886 INFO kernel:pci 0000:00:07.3: quirk: [io 0x1040-0x104f] claimed by PIIX4 SMB >15:54:21,886 DEBUG kernel:pci 0000:00:07.7: [15ad:0740] type 00 class 0x088000 >15:54:21,886 DEBUG kernel:pci 0000:00:07.7: reg 0x10: [io 0x1080-0x10bf] >15:54:21,886 DEBUG kernel:pci 0000:00:07.7: reg 0x14: [mem 0xfebfe000-0xfebfffff 64bit] >15:54:21,886 DEBUG kernel:pci 0000:00:0f.0: [15ad:0405] type 00 class 0x030000 >15:54:21,886 DEBUG kernel:pci 0000:00:0f.0: reg 0x10: [io 0x1070-0x107f] >15:54:21,886 DEBUG kernel:pci 0000:00:0f.0: reg 0x14: [mem 0xec000000-0xefffffff pref] >15:54:21,886 DEBUG kernel:pci 0000:00:0f.0: reg 0x18: [mem 0xfe000000-0xfe7fffff] >15:54:21,887 DEBUG kernel:pci 0000:00:0f.0: reg 0x30: [mem 0x00000000-0x00007fff pref] >15:54:21,887 DEBUG kernel:pci 0000:00:11.0: [15ad:0790] type 01 class 0x060401 >15:54:21,887 DEBUG kernel:pci 0000:00:15.0: [15ad:07a0] type 01 class 0x060400 >15:54:21,887 DEBUG kernel:pci 0000:00:15.0: PME# supported from D0 D3hot D3cold >15:54:21,887 DEBUG kernel:pci 0000:00:15.1: [15ad:07a0] type 01 class 0x060400 >15:54:21,887 DEBUG kernel:pci 0000:00:15.1: PME# supported from D0 D3hot D3cold >15:54:21,887 DEBUG kernel:pci 0000:00:15.2: [15ad:07a0] type 01 class 0x060400 >15:54:21,887 DEBUG kernel:pci 0000:00:15.2: PME# supported from D0 D3hot D3cold >15:54:21,887 DEBUG kernel:pci 0000:00:15.3: [15ad:07a0] type 01 class 0x060400 >15:54:21,887 DEBUG kernel:pci 0000:00:15.3: PME# supported from D0 D3hot D3cold >15:54:21,887 DEBUG kernel:pci 0000:00:15.4: [15ad:07a0] type 01 class 0x060400 >15:54:21,888 DEBUG kernel:pci 0000:00:15.4: PME# supported from D0 D3hot D3cold >15:54:21,888 DEBUG kernel:pci 0000:00:15.5: [15ad:07a0] type 01 class 0x060400 >15:54:21,888 DEBUG kernel:pci 0000:00:15.5: PME# supported from D0 D3hot D3cold >15:54:21,888 DEBUG kernel:pci 0000:00:15.6: [15ad:07a0] type 01 class 0x060400 >15:54:21,888 DEBUG kernel:pci 0000:00:15.6: PME# supported from D0 D3hot D3cold >15:54:21,888 DEBUG kernel:pci 0000:00:15.7: [15ad:07a0] type 01 class 0x060400 >15:54:21,888 DEBUG kernel:pci 0000:00:15.7: PME# supported from D0 D3hot D3cold >15:54:21,888 DEBUG kernel:pci 0000:00:16.0: [15ad:07a0] type 01 class 0x060400 >15:54:21,888 DEBUG kernel:pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >15:54:21,888 DEBUG kernel:pci 0000:00:16.1: [15ad:07a0] type 01 class 0x060400 >15:54:21,888 DEBUG kernel:pci 0000:00:16.1: PME# supported from D0 D3hot D3cold >15:54:21,888 DEBUG kernel:pci 0000:00:16.2: [15ad:07a0] type 01 class 0x060400 >15:54:21,889 DEBUG kernel:pci 0000:00:16.2: PME# supported from D0 D3hot D3cold >15:54:21,889 DEBUG kernel:pci 0000:00:16.3: [15ad:07a0] type 01 class 0x060400 >15:54:21,889 DEBUG kernel:pci 0000:00:16.3: PME# supported from D0 D3hot D3cold >15:54:21,889 DEBUG kernel:pci 0000:00:16.4: [15ad:07a0] type 01 class 0x060400 >15:54:21,889 DEBUG kernel:pci 0000:00:16.4: PME# supported from D0 D3hot D3cold >15:54:21,889 DEBUG kernel:pci 0000:00:16.5: [15ad:07a0] type 01 class 0x060400 >15:54:21,889 DEBUG kernel:pci 0000:00:16.5: PME# supported from D0 D3hot D3cold >15:54:21,889 DEBUG kernel:pci 0000:00:16.6: [15ad:07a0] type 01 class 0x060400 >15:54:21,889 DEBUG kernel:pci 0000:00:16.6: PME# supported from D0 D3hot D3cold >15:54:21,889 DEBUG kernel:pci 0000:00:16.7: [15ad:07a0] type 01 class 0x060400 >15:54:21,889 DEBUG kernel:pci 0000:00:16.7: PME# supported from D0 D3hot D3cold >15:54:21,890 DEBUG kernel:pci 0000:00:17.0: [15ad:07a0] type 01 class 0x060400 >15:54:21,890 DEBUG kernel:pci 0000:00:17.0: PME# supported from D0 D3hot D3cold >15:54:21,890 DEBUG kernel:pci 0000:00:17.1: [15ad:07a0] type 01 class 0x060400 >15:54:21,890 DEBUG kernel:pci 0000:00:17.1: PME# supported from D0 D3hot D3cold >15:54:21,890 DEBUG kernel:pci 0000:00:17.2: [15ad:07a0] type 01 class 0x060400 >15:54:21,890 DEBUG kernel:pci 0000:00:17.2: PME# supported from D0 D3hot D3cold >15:54:21,890 DEBUG kernel:pci 0000:00:17.3: [15ad:07a0] type 01 class 0x060400 >15:54:21,890 DEBUG kernel:pci 0000:00:17.3: PME# supported from D0 D3hot D3cold >15:54:21,890 DEBUG kernel:pci 0000:00:17.4: [15ad:07a0] type 01 class 0x060400 >15:54:21,890 DEBUG kernel:pci 0000:00:17.4: PME# supported from D0 D3hot D3cold >15:54:21,890 DEBUG kernel:pci 0000:00:17.5: [15ad:07a0] type 01 class 0x060400 >15:54:21,890 DEBUG kernel:pci 0000:00:17.5: PME# supported from D0 D3hot D3cold >15:54:21,891 DEBUG kernel:pci 0000:00:17.6: [15ad:07a0] type 01 class 0x060400 >15:54:21,891 DEBUG kernel:pci 0000:00:17.6: PME# supported from D0 D3hot D3cold >15:54:21,891 DEBUG kernel:pci 0000:00:17.7: [15ad:07a0] type 01 class 0x060400 >15:54:21,891 DEBUG kernel:pci 0000:00:17.7: PME# supported from D0 D3hot D3cold >15:54:21,891 DEBUG kernel:pci 0000:00:18.0: [15ad:07a0] type 01 class 0x060400 >15:54:21,891 DEBUG kernel:pci 0000:00:18.0: PME# supported from D0 D3hot D3cold >15:54:21,891 DEBUG kernel:pci 0000:00:18.1: [15ad:07a0] type 01 class 0x060400 >15:54:21,891 DEBUG kernel:pci 0000:00:18.1: PME# supported from D0 D3hot D3cold >15:54:21,891 DEBUG kernel:pci 0000:00:18.2: [15ad:07a0] type 01 class 0x060400 >15:54:21,891 DEBUG kernel:pci 0000:00:18.2: PME# supported from D0 D3hot D3cold >15:54:21,891 DEBUG kernel:pci 0000:00:18.3: [15ad:07a0] type 01 class 0x060400 >15:54:21,891 DEBUG kernel:pci 0000:00:18.3: PME# supported from D0 D3hot D3cold >15:54:21,891 DEBUG kernel:pci 0000:00:18.4: [15ad:07a0] type 01 class 0x060400 >15:54:21,892 DEBUG kernel:pci 0000:00:18.4: PME# supported from D0 D3hot D3cold >15:54:21,892 DEBUG kernel:pci 0000:00:18.5: [15ad:07a0] type 01 class 0x060400 >15:54:21,892 DEBUG kernel:pci 0000:00:18.5: PME# supported from D0 D3hot D3cold >15:54:21,892 DEBUG kernel:pci 0000:00:18.6: [15ad:07a0] type 01 class 0x060400 >15:54:21,892 DEBUG kernel:pci 0000:00:18.6: PME# supported from D0 D3hot D3cold >15:54:21,892 DEBUG kernel:pci 0000:00:18.7: [15ad:07a0] type 01 class 0x060400 >15:54:21,892 DEBUG kernel:pci 0000:00:18.7: PME# supported from D0 D3hot D3cold >15:54:21,892 INFO kernel:pci 0000:00:01.0: PCI bridge to [bus 01] >15:54:21,892 INFO kernel:acpiphp: Slot [32] registered >15:54:21,892 INFO kernel:acpiphp: Slot [33] registered >15:54:21,892 INFO kernel:acpiphp: Slot [34] registered >15:54:21,892 INFO kernel:acpiphp: Slot [35] registered >15:54:21,892 INFO kernel:acpiphp: Slot [36] registered >15:54:21,892 INFO kernel:acpiphp: Slot [37] registered >15:54:21,892 INFO kernel:acpiphp: Slot [38] registered >15:54:21,892 INFO kernel:acpiphp: Slot [39] registered >15:54:21,892 INFO kernel:acpiphp: Slot [40] registered >15:54:21,892 INFO kernel:acpiphp: Slot [41] registered >15:54:21,892 INFO kernel:acpiphp: Slot [42] registered >15:54:21,892 INFO kernel:acpiphp: Slot [43] registered >15:54:21,892 INFO kernel:acpiphp: Slot [44] registered >15:54:21,892 INFO kernel:acpiphp: Slot [45] registered >15:54:21,892 INFO kernel:acpiphp: Slot [46] registered >15:54:21,892 INFO kernel:acpiphp: Slot [47] registered >15:54:21,892 INFO kernel:acpiphp: Slot [48] registered >15:54:21,892 INFO kernel:acpiphp: Slot [49] registered >15:54:21,892 INFO kernel:acpiphp: Slot [50] registered >15:54:21,892 INFO kernel:acpiphp: Slot [51] registered >15:54:21,892 INFO kernel:acpiphp: Slot [52] registered >15:54:21,892 INFO kernel:acpiphp: Slot [53] registered >15:54:21,892 INFO kernel:acpiphp: Slot [54] registered >15:54:21,892 INFO kernel:acpiphp: Slot [55] registered >15:54:21,892 INFO kernel:acpiphp: Slot [56] registered >15:54:21,892 INFO kernel:acpiphp: Slot [57] registered >15:54:21,892 INFO kernel:acpiphp: Slot [58] registered >15:54:21,892 INFO kernel:acpiphp: Slot [59] registered >15:54:21,892 INFO kernel:acpiphp: Slot [60] registered >15:54:21,892 INFO kernel:acpiphp: Slot [61] registered >15:54:21,892 INFO kernel:acpiphp: Slot [62] registered >15:54:21,892 INFO kernel:acpiphp: Slot [63] registered >15:54:21,892 INFO kernel:pci 0000:00:11.0: PCI bridge to [bus 02] (subtractive decode) >15:54:21,892 DEBUG kernel:pci 0000:00:11.0: bridge window [io 0x2000-0x3fff] >15:54:21,893 DEBUG kernel:pci 0000:00:11.0: bridge window [mem 0xfd600000-0xfdffffff] >15:54:21,893 DEBUG kernel:pci 0000:00:11.0: bridge window [mem 0xebb00000-0xebffffff 64bit pref] >15:54:21,893 DEBUG kernel:pci 0000:00:11.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) >15:54:21,893 DEBUG kernel:pci 0000:00:11.0: bridge window [mem 0x000cc000-0x000cffff window] (subtractive decode) >15:54:21,893 DEBUG kernel:pci 0000:00:11.0: bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode) >15:54:21,893 DEBUG kernel:pci 0000:00:11.0: bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode) >15:54:21,893 DEBUG kernel:pci 0000:00:11.0: bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode) >15:54:21,893 DEBUG kernel:pci 0000:00:11.0: bridge window [mem 0x80000000-0xfebfffff window] (subtractive decode) >15:54:21,893 DEBUG kernel:pci 0000:00:11.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode) >15:54:21,893 DEBUG kernel:pci 0000:00:11.0: bridge window [io 0x0d00-0xfeff window] (subtractive decode) >15:54:21,893 DEBUG kernel:pci 0000:03:00.0: [15ad:07c0] type 00 class 0x010700 >15:54:21,893 DEBUG kernel:pci 0000:03:00.0: reg 0x10: [io 0x4000-0x4007] >15:54:21,893 DEBUG kernel:pci 0000:03:00.0: reg 0x14: [mem 0xfd5f8000-0xfd5fffff 64bit] >15:54:21,894 DEBUG kernel:pci 0000:03:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref] >15:54:21,894 DEBUG kernel:pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >15:54:21,894 INFO kernel:pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >15:54:21,894 INFO kernel:pci 0000:00:15.0: PCI bridge to [bus 03] >15:54:21,894 DEBUG kernel:pci 0000:00:15.0: bridge window [io 0x4000-0x4fff] >15:54:21,894 DEBUG kernel:pci 0000:00:15.0: bridge window [mem 0xfd500000-0xfd5fffff] >15:54:21,894 INFO kernel:pci 0000:00:15.1: PCI bridge to [bus 04] >15:54:21,894 DEBUG kernel:pci 0000:00:15.1: bridge window [io 0x8000-0x8fff] >15:54:21,894 DEBUG kernel:pci 0000:00:15.1: bridge window [mem 0xfd100000-0xfd1fffff] >15:54:21,894 DEBUG kernel:pci 0000:00:15.1: bridge window [mem 0xeb800000-0xeb8fffff 64bit pref] >15:54:21,894 INFO kernel:pci 0000:00:15.2: PCI bridge to [bus 05] >15:54:21,895 DEBUG kernel:pci 0000:00:15.2: bridge window [io 0xc000-0xcfff] >15:54:21,895 DEBUG kernel:pci 0000:00:15.2: bridge window [mem 0xfcd00000-0xfcdfffff] >15:54:21,895 DEBUG kernel:pci 0000:00:15.2: bridge window [mem 0xeb400000-0xeb4fffff 64bit pref] >15:54:21,895 INFO kernel:pci 0000:00:15.3: PCI bridge to [bus 06] >15:54:21,895 DEBUG kernel:pci 0000:00:15.3: bridge window [mem 0xfc900000-0xfc9fffff] >15:54:21,895 DEBUG kernel:pci 0000:00:15.3: bridge window [mem 0xeb000000-0xeb0fffff 64bit pref] >15:54:21,895 INFO kernel:pci 0000:00:15.4: PCI bridge to [bus 07] >15:54:21,895 DEBUG kernel:pci 0000:00:15.4: bridge window [mem 0xfc500000-0xfc5fffff] >15:54:21,895 DEBUG kernel:pci 0000:00:15.4: bridge window [mem 0xeac00000-0xeacfffff 64bit pref] >15:54:21,895 INFO kernel:pci 0000:00:15.5: PCI bridge to [bus 08] >15:54:21,895 DEBUG kernel:pci 0000:00:15.5: bridge window [mem 0xfc100000-0xfc1fffff] >15:54:21,895 DEBUG kernel:pci 0000:00:15.5: bridge window [mem 0xea800000-0xea8fffff 64bit pref] >15:54:21,895 INFO kernel:pci 0000:00:15.6: PCI bridge to [bus 09] >15:54:21,895 DEBUG kernel:pci 0000:00:15.6: bridge window [mem 0xfbd00000-0xfbdfffff] >15:54:21,896 DEBUG kernel:pci 0000:00:15.6: bridge window [mem 0xea400000-0xea4fffff 64bit pref] >15:54:21,896 INFO kernel:pci 0000:00:15.7: PCI bridge to [bus 0a] >15:54:21,896 DEBUG kernel:pci 0000:00:15.7: bridge window [mem 0xfb900000-0xfb9fffff] >15:54:21,896 DEBUG kernel:pci 0000:00:15.7: bridge window [mem 0xea000000-0xea0fffff 64bit pref] >15:54:21,896 DEBUG kernel:pci 0000:0b:00.0: [15ad:07b0] type 00 class 0x020000 >15:54:21,896 DEBUG kernel:pci 0000:0b:00.0: reg 0x10: [mem 0xfd4fc000-0xfd4fcfff] >15:54:21,896 DEBUG kernel:pci 0000:0b:00.0: reg 0x14: [mem 0xfd4fd000-0xfd4fdfff] >15:54:21,896 DEBUG kernel:pci 0000:0b:00.0: reg 0x18: [mem 0xfd4fe000-0xfd4fffff] >15:54:21,897 DEBUG kernel:pci 0000:0b:00.0: reg 0x1c: [io 0x5000-0x500f] >15:54:21,897 DEBUG kernel:pci 0000:0b:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref] >15:54:21,897 DEBUG kernel:pci 0000:0b:00.0: supports D1 D2 >15:54:21,897 DEBUG kernel:pci 0000:0b:00.0: PME# supported from D0 D1 D2 D3hot D3cold >15:54:21,897 INFO kernel:pci 0000:0b:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >15:54:21,897 INFO kernel:pci 0000:00:16.0: PCI bridge to [bus 0b] >15:54:21,897 DEBUG kernel:pci 0000:00:16.0: bridge window [io 0x5000-0x5fff] >15:54:21,897 DEBUG kernel:pci 0000:00:16.0: bridge window [mem 0xfd400000-0xfd4fffff] >15:54:21,897 INFO kernel:pci 0000:00:16.1: PCI bridge to [bus 0c] >15:54:21,897 DEBUG kernel:pci 0000:00:16.1: bridge window [io 0x9000-0x9fff] >15:54:21,897 DEBUG kernel:pci 0000:00:16.1: bridge window [mem 0xfd000000-0xfd0fffff] >15:54:21,897 DEBUG kernel:pci 0000:00:16.1: bridge window [mem 0xeb700000-0xeb7fffff 64bit pref] >15:54:21,897 INFO kernel:pci 0000:00:16.2: PCI bridge to [bus 0d] >15:54:21,897 DEBUG kernel:pci 0000:00:16.2: bridge window [io 0xd000-0xdfff] >15:54:21,898 DEBUG kernel:pci 0000:00:16.2: bridge window [mem 0xfcc00000-0xfccfffff] >15:54:21,898 DEBUG kernel:pci 0000:00:16.2: bridge window [mem 0xeb300000-0xeb3fffff 64bit pref] >15:54:21,898 INFO kernel:pci 0000:00:16.3: PCI bridge to [bus 0e] >15:54:21,898 DEBUG kernel:pci 0000:00:16.3: bridge window [mem 0xfc800000-0xfc8fffff] >15:54:21,898 DEBUG kernel:pci 0000:00:16.3: bridge window [mem 0xeaf00000-0xeaffffff 64bit pref] >15:54:21,898 INFO kernel:pci 0000:00:16.4: PCI bridge to [bus 0f] >15:54:21,898 DEBUG kernel:pci 0000:00:16.4: bridge window [mem 0xfc400000-0xfc4fffff] >15:54:21,898 DEBUG kernel:pci 0000:00:16.4: bridge window [mem 0xeab00000-0xeabfffff 64bit pref] >15:54:21,898 INFO kernel:pci 0000:00:16.5: PCI bridge to [bus 10] >15:54:21,898 DEBUG kernel:pci 0000:00:16.5: bridge window [mem 0xfc000000-0xfc0fffff] >15:54:21,898 DEBUG kernel:pci 0000:00:16.5: bridge window [mem 0xea700000-0xea7fffff 64bit pref] >15:54:21,898 INFO kernel:pci 0000:00:16.6: PCI bridge to [bus 11] >15:54:21,899 DEBUG kernel:pci 0000:00:16.6: bridge window [mem 0xfbc00000-0xfbcfffff] >15:54:21,899 DEBUG kernel:pci 0000:00:16.6: bridge window [mem 0xea300000-0xea3fffff 64bit pref] >15:54:21,899 INFO kernel:pci 0000:00:16.7: PCI bridge to [bus 12] >15:54:21,899 DEBUG kernel:pci 0000:00:16.7: bridge window [mem 0xfb800000-0xfb8fffff] >15:54:21,899 DEBUG kernel:pci 0000:00:16.7: bridge window [mem 0xe9f00000-0xe9ffffff 64bit pref] >15:54:21,899 INFO kernel:pci 0000:00:17.0: PCI bridge to [bus 13] >15:54:21,899 DEBUG kernel:pci 0000:00:17.0: bridge window [io 0x6000-0x6fff] >15:54:21,899 DEBUG kernel:pci 0000:00:17.0: bridge window [mem 0xfd300000-0xfd3fffff] >15:54:21,899 DEBUG kernel:pci 0000:00:17.0: bridge window [mem 0xeba00000-0xebafffff 64bit pref] >15:54:21,899 INFO kernel:pci 0000:00:17.1: PCI bridge to [bus 14] >15:54:21,899 DEBUG kernel:pci 0000:00:17.1: bridge window [io 0xa000-0xafff] >15:54:21,899 DEBUG kernel:pci 0000:00:17.1: bridge window [mem 0xfcf00000-0xfcffffff] >15:54:21,899 DEBUG kernel:pci 0000:00:17.1: bridge window [mem 0xeb600000-0xeb6fffff 64bit pref] >15:54:21,899 INFO kernel:pci 0000:00:17.2: PCI bridge to [bus 15] >15:54:21,900 DEBUG kernel:pci 0000:00:17.2: bridge window [io 0xe000-0xefff] >15:54:21,900 DEBUG kernel:pci 0000:00:17.2: bridge window [mem 0xfcb00000-0xfcbfffff] >15:54:21,900 DEBUG kernel:pci 0000:00:17.2: bridge window [mem 0xeb200000-0xeb2fffff 64bit pref] >15:54:21,900 INFO kernel:pci 0000:00:17.3: PCI bridge to [bus 16] >15:54:21,900 DEBUG kernel:pci 0000:00:17.3: bridge window [mem 0xfc700000-0xfc7fffff] >15:54:21,900 DEBUG kernel:pci 0000:00:17.3: bridge window [mem 0xeae00000-0xeaefffff 64bit pref] >15:54:21,900 INFO kernel:pci 0000:00:17.4: PCI bridge to [bus 17] >15:54:21,900 DEBUG kernel:pci 0000:00:17.4: bridge window [mem 0xfc300000-0xfc3fffff] >15:54:21,900 DEBUG kernel:pci 0000:00:17.4: bridge window [mem 0xeaa00000-0xeaafffff 64bit pref] >15:54:21,900 INFO kernel:pci 0000:00:17.5: PCI bridge to [bus 18] >15:54:21,900 DEBUG kernel:pci 0000:00:17.5: bridge window [mem 0xfbf00000-0xfbffffff] >15:54:21,901 DEBUG kernel:pci 0000:00:17.5: bridge window [mem 0xea600000-0xea6fffff 64bit pref] >15:54:21,901 INFO kernel:pci 0000:00:17.6: PCI bridge to [bus 19] >15:54:21,901 DEBUG kernel:pci 0000:00:17.6: bridge window [mem 0xfbb00000-0xfbbfffff] >15:54:21,901 DEBUG kernel:pci 0000:00:17.6: bridge window [mem 0xea200000-0xea2fffff 64bit pref] >15:54:21,901 INFO kernel:pci 0000:00:17.7: PCI bridge to [bus 1a] >15:54:21,901 DEBUG kernel:pci 0000:00:17.7: bridge window [mem 0xfb700000-0xfb7fffff] >15:54:21,901 DEBUG kernel:pci 0000:00:17.7: bridge window [mem 0xe9e00000-0xe9efffff 64bit pref] >15:54:21,901 INFO kernel:pci 0000:00:18.0: PCI bridge to [bus 1b] >15:54:21,901 DEBUG kernel:pci 0000:00:18.0: bridge window [io 0x7000-0x7fff] >15:54:21,901 DEBUG kernel:pci 0000:00:18.0: bridge window [mem 0xfd200000-0xfd2fffff] >15:54:21,901 DEBUG kernel:pci 0000:00:18.0: bridge window [mem 0xeb900000-0xeb9fffff 64bit pref] >15:54:21,901 INFO kernel:pci 0000:00:18.1: PCI bridge to [bus 1c] >15:54:21,901 DEBUG kernel:pci 0000:00:18.1: bridge window [io 0xb000-0xbfff] >15:54:21,902 DEBUG kernel:pci 0000:00:18.1: bridge window [mem 0xfce00000-0xfcefffff] >15:54:21,902 DEBUG kernel:pci 0000:00:18.1: bridge window [mem 0xeb500000-0xeb5fffff 64bit pref] >15:54:21,902 INFO kernel:pci 0000:00:18.2: PCI bridge to [bus 1d] >15:54:21,902 DEBUG kernel:pci 0000:00:18.2: bridge window [mem 0xfca00000-0xfcafffff] >15:54:21,902 DEBUG kernel:pci 0000:00:18.2: bridge window [mem 0xeb100000-0xeb1fffff 64bit pref] >15:54:21,902 INFO kernel:pci 0000:00:18.3: PCI bridge to [bus 1e] >15:54:21,902 DEBUG kernel:pci 0000:00:18.3: bridge window [mem 0xfc600000-0xfc6fffff] >15:54:21,902 DEBUG kernel:pci 0000:00:18.3: bridge window [mem 0xead00000-0xeadfffff 64bit pref] >15:54:21,902 INFO kernel:pci 0000:00:18.4: PCI bridge to [bus 1f] >15:54:21,902 DEBUG kernel:pci 0000:00:18.4: bridge window [mem 0xfc200000-0xfc2fffff] >15:54:21,902 DEBUG kernel:pci 0000:00:18.4: bridge window [mem 0xea900000-0xea9fffff 64bit pref] >15:54:21,902 INFO kernel:pci 0000:00:18.5: PCI bridge to [bus 20] >15:54:21,902 DEBUG kernel:pci 0000:00:18.5: bridge window [mem 0xfbe00000-0xfbefffff] >15:54:21,903 DEBUG kernel:pci 0000:00:18.5: bridge window [mem 0xea500000-0xea5fffff 64bit pref] >15:54:21,903 INFO kernel:pci 0000:00:18.6: PCI bridge to [bus 21] >15:54:21,903 DEBUG kernel:pci 0000:00:18.6: bridge window [mem 0xfba00000-0xfbafffff] >15:54:21,903 DEBUG kernel:pci 0000:00:18.6: bridge window [mem 0xea100000-0xea1fffff 64bit pref] >15:54:21,903 INFO kernel:pci 0000:00:18.7: PCI bridge to [bus 22] >15:54:21,903 DEBUG kernel:pci 0000:00:18.7: bridge window [mem 0xfb600000-0xfb6fffff] >15:54:21,903 DEBUG kernel:pci 0000:00:18.7: bridge window [mem 0xe9d00000-0xe9dfffff 64bit pref] >15:54:21,903 INFO kernel:ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *9 10 11 14 15) >15:54:21,903 INFO kernel:ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 14 15) *0, disabled. >15:54:21,903 INFO kernel:ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11 14 15) >15:54:21,903 INFO kernel:ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 *10 11 14 15) >15:54:21,903 INFO kernel:pci 0000:00:0f.0: vgaarb: setting as boot VGA device >15:54:21,903 INFO kernel:pci 0000:00:0f.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none >15:54:21,903 INFO kernel:pci 0000:00:0f.0: vgaarb: bridge control possible >15:54:21,903 INFO kernel:vgaarb: loaded >15:54:21,903 NOTICE kernel:SCSI subsystem initialized >15:54:21,903 DEBUG kernel:libata version 3.00 loaded. >15:54:21,903 INFO kernel:ACPI: bus type USB registered >15:54:21,903 INFO kernel:usbcore: registered new interface driver usbfs >15:54:21,903 INFO kernel:usbcore: registered new interface driver hub >15:54:21,903 INFO kernel:usbcore: registered new device driver usb >15:54:21,903 INFO kernel:EDAC MC: Ver: 3.0.0 >15:54:21,903 INFO kernel:PCI: Using ACPI for IRQ routing >15:54:21,903 DEBUG kernel:PCI: pci_cache_line_size set to 64 bytes >15:54:21,903 DEBUG kernel:e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff] >15:54:21,903 DEBUG kernel:e820: reserve RAM buffer [mem 0x7fee0000-0x7fffffff] >15:54:21,903 INFO kernel:NetLabel: Initializing >15:54:21,903 INFO kernel:NetLabel: domain hash size = 128 >15:54:21,903 INFO kernel:NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO >15:54:21,903 INFO kernel:NetLabel: unlabeled traffic allowed by default >15:54:21,903 INFO kernel:clocksource: Switched to clocksource tsc-early >15:54:21,903 NOTICE kernel:VFS: Disk quotas dquot_6.6.0 >15:54:21,903 INFO kernel:VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >15:54:21,903 INFO kernel:pnp: PnP ACPI init >15:54:21,904 INFO kernel:system 00:00: [io 0x1000-0x103f] has been reserved >15:54:21,904 INFO kernel:system 00:00: [io 0x1040-0x104f] has been reserved >15:54:21,904 INFO kernel:system 00:00: [io 0x0cf0-0x0cf1] has been reserved >15:54:21,904 DEBUG kernel:system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) >15:54:21,904 DEBUG kernel:pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >15:54:21,904 DEBUG kernel:pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >15:54:21,904 DEBUG kernel:pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 VMW0003 (active) >15:54:21,904 DEBUG kernel:pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active) >15:54:21,904 DEBUG kernel:pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >15:54:21,904 DEBUG kernel:pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) >15:54:21,904 DEBUG kernel:pnp 00:07: [dma 2] >15:54:21,904 DEBUG kernel:pnp 00:07: Plug and Play ACPI device, IDs PNP0700 (active) >15:54:21,904 INFO kernel:system 00:08: [io 0xfce0-0xfcff] has been reserved >15:54:21,904 INFO kernel:system 00:08: [mem 0xf0000000-0xf7ffffff] has been reserved >15:54:21,905 INFO kernel:system 00:08: [mem 0xfe800000-0xfe9fffff] has been reserved >15:54:21,905 DEBUG kernel:system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) >15:54:21,905 INFO kernel:pnp: PnP ACPI: found 9 devices >15:54:21,905 INFO kernel:clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns >15:54:21,905 DEBUG kernel:pci 0000:00:15.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000 >15:54:21,905 DEBUG kernel:pci 0000:00:15.3: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 >15:54:21,905 DEBUG kernel:pci 0000:00:15.4: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 >15:54:21,905 DEBUG kernel:pci 0000:00:15.5: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 >15:54:21,905 DEBUG kernel:pci 0000:00:15.6: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 >15:54:21,905 DEBUG kernel:pci 0000:00:15.7: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 >15:54:21,905 DEBUG kernel:pci 0000:00:16.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0b] add_size 200000 add_align 100000 >15:54:21,905 DEBUG kernel:pci 0000:00:16.3: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 >15:54:21,905 DEBUG kernel:pci 0000:00:16.4: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 >15:54:21,905 DEBUG kernel:pci 0000:00:16.5: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 >15:54:21,905 DEBUG kernel:pci 0000:00:16.6: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 >15:54:21,906 DEBUG kernel:pci 0000:00:16.7: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 >15:54:21,906 DEBUG kernel:pci 0000:00:17.3: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 >15:54:21,906 DEBUG kernel:pci 0000:00:17.4: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 >15:54:21,906 DEBUG kernel:pci 0000:00:17.5: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 >15:54:21,906 DEBUG kernel:pci 0000:00:17.6: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 >15:54:21,906 DEBUG kernel:pci 0000:00:17.7: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 >15:54:21,906 DEBUG kernel:pci 0000:00:18.2: bridge window [io 0x1000-0x0fff] to [bus 1d] add_size 1000 >15:54:21,906 DEBUG kernel:pci 0000:00:18.3: bridge window [io 0x1000-0x0fff] to [bus 1e] add_size 1000 >15:54:21,906 DEBUG kernel:pci 0000:00:18.4: bridge window [io 0x1000-0x0fff] to [bus 1f] add_size 1000 >15:54:21,906 DEBUG kernel:pci 0000:00:18.5: bridge window [io 0x1000-0x0fff] to [bus 20] add_size 1000 >15:54:21,906 DEBUG kernel:pci 0000:00:18.6: bridge window [io 0x1000-0x0fff] to [bus 21] add_size 1000 >15:54:21,906 DEBUG kernel:pci 0000:00:18.7: bridge window [io 0x1000-0x0fff] to [bus 22] add_size 1000 >15:54:21,906 INFO kernel:pci 0000:00:15.0: BAR 15: assigned [mem 0x80000000-0x801fffff 64bit pref] >15:54:21,907 INFO kernel:pci 0000:00:16.0: BAR 15: assigned [mem 0x80200000-0x803fffff 64bit pref] >15:54:21,907 INFO kernel:pci 0000:00:0f.0: BAR 6: assigned [mem 0x80400000-0x80407fff pref] >15:54:21,907 INFO kernel:pci 0000:00:15.3: BAR 13: no space for [io size 0x1000] >15:54:21,907 INFO kernel:pci 0000:00:15.3: BAR 13: failed to assign [io size 0x1000] >15:54:21,907 INFO kernel:pci 0000:00:15.4: BAR 13: no space for [io size 0x1000] >15:54:21,907 INFO kernel:pci 0000:00:15.4: BAR 13: failed to assign [io size 0x1000] >15:54:21,907 INFO kernel:pci 0000:00:15.5: BAR 13: no space for [io size 0x1000] >15:54:21,907 INFO kernel:pci 0000:00:15.5: BAR 13: failed to assign [io size 0x1000] >15:54:21,907 INFO kernel:pci 0000:00:15.6: BAR 13: no space for [io size 0x1000] >15:54:21,907 INFO kernel:pci 0000:00:15.6: BAR 13: failed to assign [io size 0x1000] >15:54:21,907 INFO kernel:pci 0000:00:15.7: BAR 13: no space for [io size 0x1000] >15:54:21,907 INFO kernel:pci 0000:00:15.7: BAR 13: failed to assign [io size 0x1000] >15:54:21,908 INFO kernel:pci 0000:00:16.3: BAR 13: no space for [io size 0x1000] >15:54:21,908 INFO kernel:pci 0000:00:16.3: BAR 13: failed to assign [io size 0x1000] >15:54:21,908 INFO kernel:pci 0000:00:16.4: BAR 13: no space for [io size 0x1000] >15:54:21,908 INFO kernel:pci 0000:00:16.4: BAR 13: failed to assign [io size 0x1000] >15:54:21,908 INFO kernel:pci 0000:00:16.5: BAR 13: no space for [io size 0x1000] >15:54:21,908 INFO kernel:pci 0000:00:16.5: BAR 13: failed to assign [io size 0x1000] >15:54:21,908 INFO kernel:pci 0000:00:16.6: BAR 13: no space for [io size 0x1000] >15:54:21,908 INFO kernel:pci 0000:00:16.6: BAR 13: failed to assign [io size 0x1000] >15:54:21,908 INFO kernel:pci 0000:00:16.7: BAR 13: no space for [io size 0x1000] >15:54:21,908 INFO kernel:pci 0000:00:16.7: BAR 13: failed to assign [io size 0x1000] >15:54:21,908 INFO kernel:pci 0000:00:17.3: BAR 13: no space for [io size 0x1000] >15:54:21,908 INFO kernel:pci 0000:00:17.3: BAR 13: failed to assign [io size 0x1000] >15:54:21,908 INFO kernel:pci 0000:00:17.4: BAR 13: no space for [io size 0x1000] >15:54:21,908 INFO kernel:pci 0000:00:17.4: BAR 13: failed to assign [io size 0x1000] >15:54:21,909 INFO kernel:pci 0000:00:17.5: BAR 13: no space for [io size 0x1000] >15:54:21,909 INFO kernel:pci 0000:00:17.5: BAR 13: failed to assign [io size 0x1000] >15:54:21,909 INFO kernel:pci 0000:00:17.6: BAR 13: no space for [io size 0x1000] >15:54:21,909 INFO kernel:pci 0000:00:17.6: BAR 13: failed to assign [io size 0x1000] >15:54:21,909 INFO kernel:pci 0000:00:17.7: BAR 13: no space for [io size 0x1000] >15:54:21,909 INFO kernel:pci 0000:00:17.7: BAR 13: failed to assign [io size 0x1000] >15:54:21,909 INFO kernel:pci 0000:00:18.2: BAR 13: no space for [io size 0x1000] >15:54:21,909 INFO kernel:pci 0000:00:18.2: BAR 13: failed to assign [io size 0x1000] >15:54:21,909 INFO kernel:pci 0000:00:18.3: BAR 13: no space for [io size 0x1000] >15:54:21,909 INFO kernel:pci 0000:00:18.3: BAR 13: failed to assign [io size 0x1000] >15:54:21,909 INFO kernel:pci 0000:00:18.4: BAR 13: no space for [io size 0x1000] >15:54:21,909 INFO kernel:pci 0000:00:18.4: BAR 13: failed to assign [io size 0x1000] >15:54:21,910 INFO kernel:pci 0000:00:18.5: BAR 13: no space for [io size 0x1000] >15:54:21,910 INFO kernel:pci 0000:00:18.5: BAR 13: failed to assign [io size 0x1000] >15:54:21,910 INFO kernel:pci 0000:00:18.6: BAR 13: no space for [io size 0x1000] >15:54:21,910 INFO kernel:pci 0000:00:18.6: BAR 13: failed to assign [io size 0x1000] >15:54:21,910 INFO kernel:pci 0000:00:18.7: BAR 13: no space for [io size 0x1000] >15:54:21,910 INFO kernel:pci 0000:00:18.7: BAR 13: failed to assign [io size 0x1000] >15:54:21,910 INFO kernel:pci 0000:00:18.7: BAR 13: no space for [io size 0x1000] >15:54:21,910 INFO kernel:pci 0000:00:18.7: BAR 13: failed to assign [io size 0x1000] >15:54:21,910 INFO kernel:pci 0000:00:18.6: BAR 13: no space for [io size 0x1000] >15:54:21,910 INFO kernel:pci 0000:00:18.6: BAR 13: failed to assign [io size 0x1000] >15:54:21,910 INFO kernel:pci 0000:00:18.5: BAR 13: no space for [io size 0x1000] >15:54:21,910 INFO kernel:pci 0000:00:18.5: BAR 13: failed to assign [io size 0x1000] >15:54:21,910 INFO kernel:pci 0000:00:18.4: BAR 13: no space for [io size 0x1000] >15:54:21,911 INFO kernel:pci 0000:00:18.4: BAR 13: failed to assign [io size 0x1000] >15:54:21,911 INFO kernel:pci 0000:00:18.3: BAR 13: no space for [io size 0x1000] >15:54:21,911 INFO kernel:pci 0000:00:18.3: BAR 13: failed to assign [io size 0x1000] >15:54:21,911 INFO kernel:pci 0000:00:18.2: BAR 13: no space for [io size 0x1000] >15:54:21,911 INFO kernel:pci 0000:00:18.2: BAR 13: failed to assign [io size 0x1000] >15:54:21,911 INFO kernel:pci 0000:00:17.7: BAR 13: no space for [io size 0x1000] >15:54:21,911 INFO kernel:pci 0000:00:17.7: BAR 13: failed to assign [io size 0x1000] >15:54:21,911 INFO kernel:pci 0000:00:17.6: BAR 13: no space for [io size 0x1000] >15:54:21,911 INFO kernel:pci 0000:00:17.6: BAR 13: failed to assign [io size 0x1000] >15:54:21,911 INFO kernel:pci 0000:00:17.5: BAR 13: no space for [io size 0x1000] >15:54:21,911 INFO kernel:pci 0000:00:17.5: BAR 13: failed to assign [io size 0x1000] >15:54:21,911 INFO kernel:pci 0000:00:17.4: BAR 13: no space for [io size 0x1000] >15:54:21,912 INFO kernel:pci 0000:00:17.4: BAR 13: failed to assign [io size 0x1000] >15:54:21,912 INFO kernel:pci 0000:00:17.3: BAR 13: no space for [io size 0x1000] >15:54:21,912 INFO kernel:pci 0000:00:17.3: BAR 13: failed to assign [io size 0x1000] >15:54:21,912 INFO kernel:pci 0000:00:16.7: BAR 13: no space for [io size 0x1000] >15:54:21,912 INFO kernel:pci 0000:00:16.7: BAR 13: failed to assign [io size 0x1000] >15:54:21,912 INFO kernel:pci 0000:00:16.6: BAR 13: no space for [io size 0x1000] >15:54:21,912 INFO kernel:pci 0000:00:16.6: BAR 13: failed to assign [io size 0x1000] >15:54:21,912 INFO kernel:pci 0000:00:16.5: BAR 13: no space for [io size 0x1000] >15:54:21,912 INFO kernel:pci 0000:00:16.5: BAR 13: failed to assign [io size 0x1000] >15:54:21,912 INFO kernel:pci 0000:00:16.4: BAR 13: no space for [io size 0x1000] >15:54:21,912 INFO kernel:pci 0000:00:16.4: BAR 13: failed to assign [io size 0x1000] >15:54:21,912 INFO kernel:pci 0000:00:16.3: BAR 13: no space for [io size 0x1000] >15:54:21,912 INFO kernel:pci 0000:00:16.3: BAR 13: failed to assign [io size 0x1000] >15:54:21,912 INFO kernel:pci 0000:00:15.7: BAR 13: no space for [io size 0x1000] >15:54:21,912 INFO kernel:pci 0000:00:15.7: BAR 13: failed to assign [io size 0x1000] >15:54:21,913 INFO kernel:pci 0000:00:15.6: BAR 13: no space for [io size 0x1000] >15:54:21,913 INFO kernel:pci 0000:00:15.6: BAR 13: failed to assign [io size 0x1000] >15:54:21,913 INFO kernel:pci 0000:00:15.5: BAR 13: no space for [io size 0x1000] >15:54:21,913 INFO kernel:pci 0000:00:15.5: BAR 13: failed to assign [io size 0x1000] >15:54:21,913 INFO kernel:pci 0000:00:15.4: BAR 13: no space for [io size 0x1000] >15:54:21,913 INFO kernel:pci 0000:00:15.4: BAR 13: failed to assign [io size 0x1000] >15:54:21,913 INFO kernel:pci 0000:00:15.3: BAR 13: no space for [io size 0x1000] >15:54:21,913 INFO kernel:pci 0000:00:15.3: BAR 13: failed to assign [io size 0x1000] >15:54:21,913 INFO kernel:pci 0000:00:01.0: PCI bridge to [bus 01] >15:54:21,913 INFO kernel:pci 0000:00:11.0: PCI bridge to [bus 02] >15:54:21,913 INFO kernel:pci 0000:00:11.0: bridge window [io 0x2000-0x3fff] >15:54:21,913 INFO kernel:pci 0000:00:11.0: bridge window [mem 0xfd600000-0xfdffffff] >15:54:21,913 INFO kernel:pci 0000:00:11.0: bridge window [mem 0xebb00000-0xebffffff 64bit pref] >15:54:21,914 INFO kernel:pci 0000:03:00.0: BAR 6: assigned [mem 0xfd500000-0xfd50ffff pref] >15:54:21,914 INFO kernel:pci 0000:00:15.0: PCI bridge to [bus 03] >15:54:21,914 INFO kernel:pci 0000:00:15.0: bridge window [io 0x4000-0x4fff] >15:54:21,914 INFO kernel:pci 0000:00:15.0: bridge window [mem 0xfd500000-0xfd5fffff] >15:54:21,914 INFO kernel:pci 0000:00:15.0: bridge window [mem 0x80000000-0x801fffff 64bit pref] >15:54:21,914 INFO kernel:pci 0000:00:15.1: PCI bridge to [bus 04] >15:54:21,914 INFO kernel:pci 0000:00:15.1: bridge window [io 0x8000-0x8fff] >15:54:21,914 INFO kernel:pci 0000:00:15.1: bridge window [mem 0xfd100000-0xfd1fffff] >15:54:21,914 INFO kernel:pci 0000:00:15.1: bridge window [mem 0xeb800000-0xeb8fffff 64bit pref] >15:54:21,914 INFO kernel:pci 0000:00:15.2: PCI bridge to [bus 05] >15:54:21,914 INFO kernel:pci 0000:00:15.2: bridge window [io 0xc000-0xcfff] >15:54:21,914 INFO kernel:pci 0000:00:15.2: bridge window [mem 0xfcd00000-0xfcdfffff] >15:54:21,914 INFO kernel:pci 0000:00:15.2: bridge window [mem 0xeb400000-0xeb4fffff 64bit pref] >15:54:21,914 INFO kernel:pci 0000:00:15.3: PCI bridge to [bus 06] >15:54:21,915 INFO kernel:pci 0000:00:15.3: bridge window [mem 0xfc900000-0xfc9fffff] >15:54:21,915 INFO kernel:pci 0000:00:15.3: bridge window [mem 0xeb000000-0xeb0fffff 64bit pref] >15:54:21,915 INFO kernel:pci 0000:00:15.4: PCI bridge to [bus 07] >15:54:21,915 INFO kernel:pci 0000:00:15.4: bridge window [mem 0xfc500000-0xfc5fffff] >15:54:21,915 INFO kernel:pci 0000:00:15.4: bridge window [mem 0xeac00000-0xeacfffff 64bit pref] >15:54:21,915 INFO kernel:pci 0000:00:15.5: PCI bridge to [bus 08] >15:54:21,915 INFO kernel:pci 0000:00:15.5: bridge window [mem 0xfc100000-0xfc1fffff] >15:54:21,915 INFO kernel:pci 0000:00:15.5: bridge window [mem 0xea800000-0xea8fffff 64bit pref] >15:54:21,915 INFO kernel:pci 0000:00:15.6: PCI bridge to [bus 09] >15:54:21,915 INFO kernel:pci 0000:00:15.6: bridge window [mem 0xfbd00000-0xfbdfffff] >15:54:21,915 INFO kernel:pci 0000:00:15.6: bridge window [mem 0xea400000-0xea4fffff 64bit pref] >15:54:21,915 INFO kernel:pci 0000:00:15.7: PCI bridge to [bus 0a] >15:54:21,915 INFO kernel:pci 0000:00:15.7: bridge window [mem 0xfb900000-0xfb9fffff] >15:54:21,916 INFO kernel:pci 0000:00:15.7: bridge window [mem 0xea000000-0xea0fffff 64bit pref] >15:54:21,916 INFO kernel:pci 0000:0b:00.0: BAR 6: assigned [mem 0xfd400000-0xfd40ffff pref] >15:54:21,916 INFO kernel:pci 0000:00:16.0: PCI bridge to [bus 0b] >15:54:21,916 INFO kernel:pci 0000:00:16.0: bridge window [io 0x5000-0x5fff] >15:54:21,916 INFO kernel:pci 0000:00:16.0: bridge window [mem 0xfd400000-0xfd4fffff] >15:54:21,916 INFO kernel:pci 0000:00:16.0: bridge window [mem 0x80200000-0x803fffff 64bit pref] >15:54:21,916 INFO kernel:pci 0000:00:16.1: PCI bridge to [bus 0c] >15:54:21,916 INFO kernel:pci 0000:00:16.1: bridge window [io 0x9000-0x9fff] >15:54:21,916 INFO kernel:pci 0000:00:16.1: bridge window [mem 0xfd000000-0xfd0fffff] >15:54:21,916 INFO kernel:pci 0000:00:16.1: bridge window [mem 0xeb700000-0xeb7fffff 64bit pref] >15:54:21,916 INFO kernel:pci 0000:00:16.2: PCI bridge to [bus 0d] >15:54:21,916 INFO kernel:pci 0000:00:16.2: bridge window [io 0xd000-0xdfff] >15:54:21,917 INFO kernel:pci 0000:00:16.2: bridge window [mem 0xfcc00000-0xfccfffff] >15:54:21,917 INFO kernel:pci 0000:00:16.2: bridge window [mem 0xeb300000-0xeb3fffff 64bit pref] >15:54:21,917 INFO kernel:pci 0000:00:16.3: PCI bridge to [bus 0e] >15:54:21,917 INFO kernel:pci 0000:00:16.3: bridge window [mem 0xfc800000-0xfc8fffff] >15:54:21,917 INFO kernel:pci 0000:00:16.3: bridge window [mem 0xeaf00000-0xeaffffff 64bit pref] >15:54:21,917 INFO kernel:pci 0000:00:16.4: PCI bridge to [bus 0f] >15:54:21,917 INFO kernel:pci 0000:00:16.4: bridge window [mem 0xfc400000-0xfc4fffff] >15:54:21,917 INFO kernel:pci 0000:00:16.4: bridge window [mem 0xeab00000-0xeabfffff 64bit pref] >15:54:21,917 INFO kernel:pci 0000:00:16.5: PCI bridge to [bus 10] >15:54:21,917 INFO kernel:pci 0000:00:16.5: bridge window [mem 0xfc000000-0xfc0fffff] >15:54:21,917 INFO kernel:pci 0000:00:16.5: bridge window [mem 0xea700000-0xea7fffff 64bit pref] >15:54:21,917 INFO kernel:pci 0000:00:16.6: PCI bridge to [bus 11] >15:54:21,917 INFO kernel:pci 0000:00:16.6: bridge window [mem 0xfbc00000-0xfbcfffff] >15:54:21,918 INFO kernel:pci 0000:00:16.6: bridge window [mem 0xea300000-0xea3fffff 64bit pref] >15:54:21,918 INFO kernel:pci 0000:00:16.7: PCI bridge to [bus 12] >15:54:21,918 INFO kernel:pci 0000:00:16.7: bridge window [mem 0xfb800000-0xfb8fffff] >15:54:21,918 INFO kernel:pci 0000:00:16.7: bridge window [mem 0xe9f00000-0xe9ffffff 64bit pref] >15:54:21,918 INFO kernel:pci 0000:00:17.0: PCI bridge to [bus 13] >15:54:21,918 INFO kernel:pci 0000:00:17.0: bridge window [io 0x6000-0x6fff] >15:54:21,918 INFO kernel:pci 0000:00:17.0: bridge window [mem 0xfd300000-0xfd3fffff] >15:54:21,918 INFO kernel:pci 0000:00:17.0: bridge window [mem 0xeba00000-0xebafffff 64bit pref] >15:54:21,918 INFO kernel:pci 0000:00:17.1: PCI bridge to [bus 14] >15:54:21,918 INFO kernel:pci 0000:00:17.1: bridge window [io 0xa000-0xafff] >15:54:21,918 INFO kernel:pci 0000:00:17.1: bridge window [mem 0xfcf00000-0xfcffffff] >15:54:21,918 INFO kernel:pci 0000:00:17.1: bridge window [mem 0xeb600000-0xeb6fffff 64bit pref] >15:54:21,918 INFO kernel:pci 0000:00:17.2: PCI bridge to [bus 15] >15:54:21,919 INFO kernel:pci 0000:00:17.2: bridge window [io 0xe000-0xefff] >15:54:21,919 INFO kernel:pci 0000:00:17.2: bridge window [mem 0xfcb00000-0xfcbfffff] >15:54:21,919 INFO kernel:pci 0000:00:17.2: bridge window [mem 0xeb200000-0xeb2fffff 64bit pref] >15:54:21,919 INFO kernel:pci 0000:00:17.3: PCI bridge to [bus 16] >15:54:21,919 INFO kernel:pci 0000:00:17.3: bridge window [mem 0xfc700000-0xfc7fffff] >15:54:21,919 INFO kernel:pci 0000:00:17.3: bridge window [mem 0xeae00000-0xeaefffff 64bit pref] >15:54:21,919 INFO kernel:pci 0000:00:17.4: PCI bridge to [bus 17] >15:54:21,919 INFO kernel:pci 0000:00:17.4: bridge window [mem 0xfc300000-0xfc3fffff] >15:54:21,919 INFO kernel:pci 0000:00:17.4: bridge window [mem 0xeaa00000-0xeaafffff 64bit pref] >15:54:21,919 INFO kernel:pci 0000:00:17.5: PCI bridge to [bus 18] >15:54:21,919 INFO kernel:pci 0000:00:17.5: bridge window [mem 0xfbf00000-0xfbffffff] >15:54:21,919 INFO kernel:pci 0000:00:17.5: bridge window [mem 0xea600000-0xea6fffff 64bit pref] >15:54:21,919 INFO kernel:pci 0000:00:17.6: PCI bridge to [bus 19] >15:54:21,920 INFO kernel:pci 0000:00:17.6: bridge window [mem 0xfbb00000-0xfbbfffff] >15:54:21,920 INFO kernel:pci 0000:00:17.6: bridge window [mem 0xea200000-0xea2fffff 64bit pref] >15:54:21,920 INFO kernel:pci 0000:00:17.7: PCI bridge to [bus 1a] >15:54:21,920 INFO kernel:pci 0000:00:17.7: bridge window [mem 0xfb700000-0xfb7fffff] >15:54:21,920 INFO kernel:pci 0000:00:17.7: bridge window [mem 0xe9e00000-0xe9efffff 64bit pref] >15:54:21,920 INFO kernel:pci 0000:00:18.0: PCI bridge to [bus 1b] >15:54:21,920 INFO kernel:pci 0000:00:18.0: bridge window [io 0x7000-0x7fff] >15:54:21,920 INFO kernel:pci 0000:00:18.0: bridge window [mem 0xfd200000-0xfd2fffff] >15:54:21,920 INFO kernel:pci 0000:00:18.0: bridge window [mem 0xeb900000-0xeb9fffff 64bit pref] >15:54:21,920 INFO kernel:pci 0000:00:18.1: PCI bridge to [bus 1c] >15:54:21,920 INFO kernel:pci 0000:00:18.1: bridge window [io 0xb000-0xbfff] >15:54:21,920 INFO kernel:pci 0000:00:18.1: bridge window [mem 0xfce00000-0xfcefffff] >15:54:21,921 INFO kernel:pci 0000:00:18.1: bridge window [mem 0xeb500000-0xeb5fffff 64bit pref] >15:54:21,921 INFO kernel:pci 0000:00:18.2: PCI bridge to [bus 1d] >15:54:21,921 INFO kernel:pci 0000:00:18.2: bridge window [mem 0xfca00000-0xfcafffff] >15:54:21,921 INFO kernel:pci 0000:00:18.2: bridge window [mem 0xeb100000-0xeb1fffff 64bit pref] >15:54:21,921 INFO kernel:pci 0000:00:18.3: PCI bridge to [bus 1e] >15:54:21,921 INFO kernel:pci 0000:00:18.3: bridge window [mem 0xfc600000-0xfc6fffff] >15:54:21,921 INFO kernel:pci 0000:00:18.3: bridge window [mem 0xead00000-0xeadfffff 64bit pref] >15:54:21,921 INFO kernel:pci 0000:00:18.4: PCI bridge to [bus 1f] >15:54:21,921 INFO kernel:pci 0000:00:18.4: bridge window [mem 0xfc200000-0xfc2fffff] >15:54:21,921 INFO kernel:pci 0000:00:18.4: bridge window [mem 0xea900000-0xea9fffff 64bit pref] >15:54:21,921 INFO kernel:pci 0000:00:18.5: PCI bridge to [bus 20] >15:54:21,921 INFO kernel:pci 0000:00:18.5: bridge window [mem 0xfbe00000-0xfbefffff] >15:54:21,921 INFO kernel:pci 0000:00:18.5: bridge window [mem 0xea500000-0xea5fffff 64bit pref] >15:54:21,921 INFO kernel:pci 0000:00:18.6: PCI bridge to [bus 21] >15:54:21,921 INFO kernel:pci 0000:00:18.6: bridge window [mem 0xfba00000-0xfbafffff] >15:54:21,922 INFO kernel:pci 0000:00:18.6: bridge window [mem 0xea100000-0xea1fffff 64bit pref] >15:54:21,922 INFO kernel:pci 0000:00:18.7: PCI bridge to [bus 22] >15:54:21,922 INFO kernel:pci 0000:00:18.7: bridge window [mem 0xfb600000-0xfb6fffff] >15:54:21,922 INFO kernel:pci 0000:00:18.7: bridge window [mem 0xe9d00000-0xe9dfffff 64bit pref] >15:54:21,922 DEBUG kernel:pci_bus 0000:00: resource 4 [mem 0x000a0000-0x000bffff window] >15:54:21,922 DEBUG kernel:pci_bus 0000:00: resource 5 [mem 0x000cc000-0x000cffff window] >15:54:21,922 DEBUG kernel:pci_bus 0000:00: resource 6 [mem 0x000d0000-0x000d3fff window] >15:54:21,922 DEBUG kernel:pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff window] >15:54:21,922 DEBUG kernel:pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff window] >15:54:21,922 DEBUG kernel:pci_bus 0000:00: resource 9 [mem 0x80000000-0xfebfffff window] >15:54:21,922 DEBUG kernel:pci_bus 0000:00: resource 10 [io 0x0000-0x0cf7 window] >15:54:21,922 DEBUG kernel:pci_bus 0000:00: resource 11 [io 0x0d00-0xfeff window] >15:54:21,922 DEBUG kernel:pci_bus 0000:02: resource 0 [io 0x2000-0x3fff] >15:54:21,923 DEBUG kernel:pci_bus 0000:02: resource 1 [mem 0xfd600000-0xfdffffff] >15:54:21,923 DEBUG kernel:pci_bus 0000:02: resource 2 [mem 0xebb00000-0xebffffff 64bit pref] >15:54:21,923 DEBUG kernel:pci_bus 0000:02: resource 4 [mem 0x000a0000-0x000bffff window] >15:54:21,923 DEBUG kernel:pci_bus 0000:02: resource 5 [mem 0x000cc000-0x000cffff window] >15:54:21,923 DEBUG kernel:pci_bus 0000:02: resource 6 [mem 0x000d0000-0x000d3fff window] >15:54:21,923 DEBUG kernel:pci_bus 0000:02: resource 7 [mem 0x000d4000-0x000d7fff window] >15:54:21,923 DEBUG kernel:pci_bus 0000:02: resource 8 [mem 0x000d8000-0x000dbfff window] >15:54:21,923 DEBUG kernel:pci_bus 0000:02: resource 9 [mem 0x80000000-0xfebfffff window] >15:54:21,923 DEBUG kernel:pci_bus 0000:02: resource 10 [io 0x0000-0x0cf7 window] >15:54:21,923 DEBUG kernel:pci_bus 0000:02: resource 11 [io 0x0d00-0xfeff window] >15:54:21,923 DEBUG kernel:pci_bus 0000:03: resource 0 [io 0x4000-0x4fff] >15:54:21,923 DEBUG kernel:pci_bus 0000:03: resource 1 [mem 0xfd500000-0xfd5fffff] >15:54:21,923 DEBUG kernel:pci_bus 0000:03: resource 2 [mem 0x80000000-0x801fffff 64bit pref] >15:54:21,923 DEBUG kernel:pci_bus 0000:04: resource 0 [io 0x8000-0x8fff] >15:54:21,923 DEBUG kernel:pci_bus 0000:04: resource 1 [mem 0xfd100000-0xfd1fffff] >15:54:21,924 DEBUG kernel:pci_bus 0000:04: resource 2 [mem 0xeb800000-0xeb8fffff 64bit pref] >15:54:21,924 DEBUG kernel:pci_bus 0000:05: resource 0 [io 0xc000-0xcfff] >15:54:21,924 DEBUG kernel:pci_bus 0000:05: resource 1 [mem 0xfcd00000-0xfcdfffff] >15:54:21,924 DEBUG kernel:pci_bus 0000:05: resource 2 [mem 0xeb400000-0xeb4fffff 64bit pref] >15:54:21,924 DEBUG kernel:pci_bus 0000:06: resource 1 [mem 0xfc900000-0xfc9fffff] >15:54:21,924 DEBUG kernel:pci_bus 0000:06: resource 2 [mem 0xeb000000-0xeb0fffff 64bit pref] >15:54:21,924 DEBUG kernel:pci_bus 0000:07: resource 1 [mem 0xfc500000-0xfc5fffff] >15:54:21,924 DEBUG kernel:pci_bus 0000:07: resource 2 [mem 0xeac00000-0xeacfffff 64bit pref] >15:54:21,924 DEBUG kernel:pci_bus 0000:08: resource 1 [mem 0xfc100000-0xfc1fffff] >15:54:21,924 DEBUG kernel:pci_bus 0000:08: resource 2 [mem 0xea800000-0xea8fffff 64bit pref] >15:54:21,924 DEBUG kernel:pci_bus 0000:09: resource 1 [mem 0xfbd00000-0xfbdfffff] >15:54:21,924 DEBUG kernel:pci_bus 0000:09: resource 2 [mem 0xea400000-0xea4fffff 64bit pref] >15:54:21,924 DEBUG kernel:pci_bus 0000:0a: resource 1 [mem 0xfb900000-0xfb9fffff] >15:54:21,925 DEBUG kernel:pci_bus 0000:0a: resource 2 [mem 0xea000000-0xea0fffff 64bit pref] >15:54:21,925 DEBUG kernel:pci_bus 0000:0b: resource 0 [io 0x5000-0x5fff] >15:54:21,925 DEBUG kernel:pci_bus 0000:0b: resource 1 [mem 0xfd400000-0xfd4fffff] >15:54:21,925 DEBUG kernel:pci_bus 0000:0b: resource 2 [mem 0x80200000-0x803fffff 64bit pref] >15:54:21,925 DEBUG kernel:pci_bus 0000:0c: resource 0 [io 0x9000-0x9fff] >15:54:21,925 DEBUG kernel:pci_bus 0000:0c: resource 1 [mem 0xfd000000-0xfd0fffff] >15:54:21,925 DEBUG kernel:pci_bus 0000:0c: resource 2 [mem 0xeb700000-0xeb7fffff 64bit pref] >15:54:21,925 DEBUG kernel:pci_bus 0000:0d: resource 0 [io 0xd000-0xdfff] >15:54:21,925 DEBUG kernel:pci_bus 0000:0d: resource 1 [mem 0xfcc00000-0xfccfffff] >15:54:21,925 DEBUG kernel:pci_bus 0000:0d: resource 2 [mem 0xeb300000-0xeb3fffff 64bit pref] >15:54:21,925 DEBUG kernel:pci_bus 0000:0e: resource 1 [mem 0xfc800000-0xfc8fffff] >15:54:21,925 DEBUG kernel:pci_bus 0000:0e: resource 2 [mem 0xeaf00000-0xeaffffff 64bit pref] >15:54:21,925 DEBUG kernel:pci_bus 0000:0f: resource 1 [mem 0xfc400000-0xfc4fffff] >15:54:21,925 DEBUG kernel:pci_bus 0000:0f: resource 2 [mem 0xeab00000-0xeabfffff 64bit pref] >15:54:21,926 DEBUG kernel:pci_bus 0000:10: resource 1 [mem 0xfc000000-0xfc0fffff] >15:54:21,926 DEBUG kernel:pci_bus 0000:10: resource 2 [mem 0xea700000-0xea7fffff 64bit pref] >15:54:21,926 DEBUG kernel:pci_bus 0000:11: resource 1 [mem 0xfbc00000-0xfbcfffff] >15:54:21,926 DEBUG kernel:pci_bus 0000:11: resource 2 [mem 0xea300000-0xea3fffff 64bit pref] >15:54:21,926 DEBUG kernel:pci_bus 0000:12: resource 1 [mem 0xfb800000-0xfb8fffff] >15:54:21,926 DEBUG kernel:pci_bus 0000:12: resource 2 [mem 0xe9f00000-0xe9ffffff 64bit pref] >15:54:21,926 DEBUG kernel:pci_bus 0000:13: resource 0 [io 0x6000-0x6fff] >15:54:21,926 DEBUG kernel:pci_bus 0000:13: resource 1 [mem 0xfd300000-0xfd3fffff] >15:54:21,926 DEBUG kernel:pci_bus 0000:13: resource 2 [mem 0xeba00000-0xebafffff 64bit pref] >15:54:21,926 DEBUG kernel:pci_bus 0000:14: resource 0 [io 0xa000-0xafff] >15:54:21,926 DEBUG kernel:pci_bus 0000:14: resource 1 [mem 0xfcf00000-0xfcffffff] >15:54:21,926 DEBUG kernel:pci_bus 0000:14: resource 2 [mem 0xeb600000-0xeb6fffff 64bit pref] >15:54:21,927 DEBUG kernel:pci_bus 0000:15: resource 0 [io 0xe000-0xefff] >15:54:21,927 DEBUG kernel:pci_bus 0000:15: resource 1 [mem 0xfcb00000-0xfcbfffff] >15:54:21,927 DEBUG kernel:pci_bus 0000:15: resource 2 [mem 0xeb200000-0xeb2fffff 64bit pref] >15:54:21,927 DEBUG kernel:pci_bus 0000:16: resource 1 [mem 0xfc700000-0xfc7fffff] >15:54:21,927 DEBUG kernel:pci_bus 0000:16: resource 2 [mem 0xeae00000-0xeaefffff 64bit pref] >15:54:21,927 DEBUG kernel:pci_bus 0000:17: resource 1 [mem 0xfc300000-0xfc3fffff] >15:54:21,927 DEBUG kernel:pci_bus 0000:17: resource 2 [mem 0xeaa00000-0xeaafffff 64bit pref] >15:54:21,927 DEBUG kernel:pci_bus 0000:18: resource 1 [mem 0xfbf00000-0xfbffffff] >15:54:21,927 DEBUG kernel:pci_bus 0000:18: resource 2 [mem 0xea600000-0xea6fffff 64bit pref] >15:54:21,927 DEBUG kernel:pci_bus 0000:19: resource 1 [mem 0xfbb00000-0xfbbfffff] >15:54:21,927 DEBUG kernel:pci_bus 0000:19: resource 2 [mem 0xea200000-0xea2fffff 64bit pref] >15:54:21,927 DEBUG kernel:pci_bus 0000:1a: resource 1 [mem 0xfb700000-0xfb7fffff] >15:54:21,927 DEBUG kernel:pci_bus 0000:1a: resource 2 [mem 0xe9e00000-0xe9efffff 64bit pref] >15:54:21,928 DEBUG kernel:pci_bus 0000:1b: resource 0 [io 0x7000-0x7fff] >15:54:21,928 DEBUG kernel:pci_bus 0000:1b: resource 1 [mem 0xfd200000-0xfd2fffff] >15:54:21,928 DEBUG kernel:pci_bus 0000:1b: resource 2 [mem 0xeb900000-0xeb9fffff 64bit pref] >15:54:21,928 DEBUG kernel:pci_bus 0000:1c: resource 0 [io 0xb000-0xbfff] >15:54:21,928 DEBUG kernel:pci_bus 0000:1c: resource 1 [mem 0xfce00000-0xfcefffff] >15:54:21,928 DEBUG kernel:pci_bus 0000:1c: resource 2 [mem 0xeb500000-0xeb5fffff 64bit pref] >15:54:21,928 DEBUG kernel:pci_bus 0000:1d: resource 1 [mem 0xfca00000-0xfcafffff] >15:54:21,928 DEBUG kernel:pci_bus 0000:1d: resource 2 [mem 0xeb100000-0xeb1fffff 64bit pref] >15:54:21,928 DEBUG kernel:pci_bus 0000:1e: resource 1 [mem 0xfc600000-0xfc6fffff] >15:54:21,928 DEBUG kernel:pci_bus 0000:1e: resource 2 [mem 0xead00000-0xeadfffff 64bit pref] >15:54:21,928 DEBUG kernel:pci_bus 0000:1f: resource 1 [mem 0xfc200000-0xfc2fffff] >15:54:21,928 DEBUG kernel:pci_bus 0000:1f: resource 2 [mem 0xea900000-0xea9fffff 64bit pref] >15:54:21,928 DEBUG kernel:pci_bus 0000:20: resource 1 [mem 0xfbe00000-0xfbefffff] >15:54:21,929 DEBUG kernel:pci_bus 0000:20: resource 2 [mem 0xea500000-0xea5fffff 64bit pref] >15:54:21,929 DEBUG kernel:pci_bus 0000:21: resource 1 [mem 0xfba00000-0xfbafffff] >15:54:21,929 DEBUG kernel:pci_bus 0000:21: resource 2 [mem 0xea100000-0xea1fffff 64bit pref] >15:54:21,929 DEBUG kernel:pci_bus 0000:22: resource 1 [mem 0xfb600000-0xfb6fffff] >15:54:21,929 DEBUG kernel:pci_bus 0000:22: resource 2 [mem 0xe9d00000-0xe9dfffff 64bit pref] >15:54:21,929 INFO kernel:NET: Registered protocol family 2 >15:54:21,929 INFO kernel:tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes) >15:54:21,929 INFO kernel:TCP established hash table entries: 16384 (order: 5, 131072 bytes) >15:54:21,929 INFO kernel:TCP bind hash table entries: 16384 (order: 6, 262144 bytes) >15:54:21,929 INFO kernel:TCP: Hash tables configured (established 16384 bind 16384) >15:54:21,929 INFO kernel:UDP hash table entries: 1024 (order: 3, 32768 bytes) >15:54:21,929 INFO kernel:UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >15:54:21,929 INFO kernel:NET: Registered protocol family 1 >15:54:21,929 INFO kernel:pci 0000:00:00.0: Limiting direct PCI/PCI transfers >15:54:21,929 INFO kernel:pci 0000:00:0f.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] >15:54:21,929 DEBUG kernel:PCI: CLS 32 bytes, default 64 >15:54:21,929 INFO kernel:Unpacking initramfs... >15:54:21,929 INFO kernel:Freeing initrd memory: 66328K >15:54:21,929 NOTICE kernel:Initialise system trusted keyrings >15:54:21,929 NOTICE kernel:Key type blacklist registered >15:54:21,929 INFO kernel:workingset: timestamp_bits=36 max_order=19 bucket_order=0 >15:54:21,929 INFO kernel:zbud: loaded >15:54:21,929 DEBUG kernel:SELinux: Registering netfilter hooks >15:54:21,929 INFO kernel:NET: Registered protocol family 38 >15:54:21,929 NOTICE kernel:Key type asymmetric registered >15:54:21,929 NOTICE kernel:Asymmetric key parser 'x509' registered >15:54:21,929 INFO kernel:Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) >15:54:21,929 INFO kernel:io scheduler noop registered >15:54:21,929 INFO kernel:io scheduler deadline registered >15:54:21,929 INFO kernel:io scheduler cfq registered (default) >15:54:21,929 INFO kernel:io scheduler mq-deadline registered >15:54:21,929 INFO kernel:atomic64_test: passed for x86-64 platform with CX8 and with SSE >15:54:21,929 INFO kernel:pcieport 0000:00:15.0: Signaling PME with IRQ 24 >15:54:21,929 INFO kernel:pcieport 0000:00:15.1: Signaling PME with IRQ 25 >15:54:21,929 INFO kernel:pcieport 0000:00:15.2: Signaling PME with IRQ 26 >15:54:21,929 INFO kernel:pcieport 0000:00:15.3: Signaling PME with IRQ 27 >15:54:21,930 INFO kernel:pcieport 0000:00:15.4: Signaling PME with IRQ 28 >15:54:21,930 INFO kernel:pcieport 0000:00:15.5: Signaling PME with IRQ 29 >15:54:21,930 INFO kernel:pcieport 0000:00:15.6: Signaling PME with IRQ 30 >15:54:21,930 INFO kernel:pcieport 0000:00:15.7: Signaling PME with IRQ 31 >15:54:21,930 INFO kernel:pcieport 0000:00:16.0: Signaling PME with IRQ 32 >15:54:21,930 INFO kernel:pcieport 0000:00:16.1: Signaling PME with IRQ 33 >15:54:21,930 INFO kernel:pcieport 0000:00:16.2: Signaling PME with IRQ 34 >15:54:21,930 INFO kernel:pcieport 0000:00:16.3: Signaling PME with IRQ 35 >15:54:21,930 INFO kernel:pcieport 0000:00:16.4: Signaling PME with IRQ 36 >15:54:21,930 INFO kernel:pcieport 0000:00:16.5: Signaling PME with IRQ 37 >15:54:21,930 INFO kernel:pcieport 0000:00:16.6: Signaling PME with IRQ 38 >15:54:21,931 INFO kernel:pcieport 0000:00:16.7: Signaling PME with IRQ 39 >15:54:21,931 INFO kernel:pcieport 0000:00:17.0: Signaling PME with IRQ 40 >15:54:21,931 INFO kernel:pcieport 0000:00:17.1: Signaling PME with IRQ 41 >15:54:21,931 INFO kernel:pcieport 0000:00:17.2: Signaling PME with IRQ 42 >15:54:21,931 INFO kernel:pcieport 0000:00:17.3: Signaling PME with IRQ 43 >15:54:21,931 INFO kernel:pcieport 0000:00:17.4: Signaling PME with IRQ 44 >15:54:21,931 INFO kernel:pcieport 0000:00:17.5: Signaling PME with IRQ 45 >15:54:21,931 INFO kernel:pcieport 0000:00:17.6: Signaling PME with IRQ 46 >15:54:21,931 INFO kernel:pcieport 0000:00:17.7: Signaling PME with IRQ 47 >15:54:21,931 INFO kernel:pcieport 0000:00:18.0: Signaling PME with IRQ 48 >15:54:21,931 INFO kernel:pcieport 0000:00:18.1: Signaling PME with IRQ 49 >15:54:21,931 INFO kernel:pcieport 0000:00:18.2: Signaling PME with IRQ 50 >15:54:21,931 INFO kernel:pcieport 0000:00:18.3: Signaling PME with IRQ 51 >15:54:21,932 INFO kernel:pcieport 0000:00:18.4: Signaling PME with IRQ 52 >15:54:21,932 INFO kernel:pcieport 0000:00:18.5: Signaling PME with IRQ 53 >15:54:21,932 INFO kernel:pcieport 0000:00:18.6: Signaling PME with IRQ 54 >15:54:21,932 INFO kernel:pcieport 0000:00:18.7: Signaling PME with IRQ 55 >15:54:21,932 INFO kernel:pciehp 0000:00:15.0:pcie004: Slot #160 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >15:54:21,932 INFO kernel:pciehp 0000:00:15.1:pcie004: Slot #161 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >15:54:21,932 INFO kernel:pciehp 0000:00:15.2:pcie004: Slot #162 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >15:54:21,932 INFO kernel:pciehp 0000:00:15.3:pcie004: Slot #163 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >15:54:21,932 INFO kernel:pciehp 0000:00:15.4:pcie004: Slot #164 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >15:54:21,932 INFO kernel:pciehp 0000:00:15.5:pcie004: Slot #165 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >15:54:21,932 INFO kernel:pciehp 0000:00:15.6:pcie004: Slot #166 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >15:54:21,932 INFO kernel:pciehp 0000:00:15.7:pcie004: Slot #167 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >15:54:21,932 INFO kernel:pciehp 0000:00:16.0:pcie004: Slot #192 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >15:54:21,932 INFO kernel:pciehp 0000:00:16.1:pcie004: Slot #193 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >15:54:21,933 INFO kernel:pciehp 0000:00:16.2:pcie004: Slot #194 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >15:54:21,933 INFO kernel:pciehp 0000:00:16.3:pcie004: Slot #195 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >15:54:21,933 INFO kernel:pciehp 0000:00:16.4:pcie004: Slot #196 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >15:54:21,933 INFO kernel:pciehp 0000:00:16.5:pcie004: Slot #197 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >15:54:21,933 INFO kernel:pciehp 0000:00:16.6:pcie004: Slot #198 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >15:54:21,933 INFO kernel:pciehp 0000:00:16.7:pcie004: Slot #199 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >15:54:21,933 INFO kernel:pciehp 0000:00:17.0:pcie004: Slot #224 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >15:54:21,933 INFO kernel:pciehp 0000:00:17.1:pcie004: Slot #225 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >15:54:21,933 INFO kernel:pciehp 0000:00:17.2:pcie004: Slot #226 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >15:54:21,933 INFO kernel:pciehp 0000:00:17.3:pcie004: Slot #227 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >15:54:21,933 INFO kernel:pciehp 0000:00:17.4:pcie004: Slot #228 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >15:54:21,933 INFO kernel:pciehp 0000:00:17.5:pcie004: Slot #229 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >15:54:21,934 INFO kernel:pciehp 0000:00:17.6:pcie004: Slot #230 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >15:54:21,934 INFO kernel:pciehp 0000:00:17.7:pcie004: Slot #231 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >15:54:21,934 INFO kernel:pciehp 0000:00:18.0:pcie004: Slot #256 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >15:54:21,934 INFO kernel:pciehp 0000:00:18.1:pcie004: Slot #257 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >15:54:21,934 INFO kernel:pciehp 0000:00:18.2:pcie004: Slot #258 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >15:54:21,934 INFO kernel:pciehp 0000:00:18.3:pcie004: Slot #259 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >15:54:21,934 INFO kernel:pciehp 0000:00:18.4:pcie004: Slot #260 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >15:54:21,934 INFO kernel:pciehp 0000:00:18.5:pcie004: Slot #261 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >15:54:21,934 INFO kernel:pciehp 0000:00:18.6:pcie004: Slot #262 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >15:54:21,934 INFO kernel:pciehp 0000:00:18.7:pcie004: Slot #263 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >15:54:21,934 DEBUG kernel:intel_idle: Please enable MWAIT in BIOS SETUP >15:54:21,934 INFO kernel:ACPI: AC Adapter [ACAD] (on-line) >15:54:21,934 INFO kernel:input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >15:54:21,934 INFO kernel:ACPI: Power Button [PWRF] >15:54:21,934 INFO kernel:Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled >15:54:21,934 INFO kernel:00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >15:54:21,934 INFO kernel:00:06: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A >15:54:21,934 INFO kernel:Non-volatile memory driver v1.3 >15:54:21,934 INFO kernel:Linux agpgart interface v0.103 >15:54:21,934 INFO kernel:agpgart-intel 0000:00:00.0: Intel 440BX Chipset >15:54:21,934 INFO kernel:agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x0 >15:54:21,934 DEBUG kernel:ata_piix 0000:00:07.1: version 2.13 >15:54:21,935 INFO kernel:scsi host0: ata_piix >15:54:21,935 INFO kernel:scsi host1: ata_piix >15:54:21,935 INFO kernel:ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0x1060 irq 14 >15:54:21,935 INFO kernel:ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0x1068 irq 15 >15:54:21,935 INFO kernel:libphy: Fixed MDIO Bus: probed >15:54:21,935 INFO kernel:ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >15:54:21,935 INFO kernel:ehci-pci: EHCI PCI platform driver >15:54:21,935 INFO kernel:ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >15:54:21,935 INFO kernel:ohci-pci: OHCI PCI platform driver >15:54:21,935 INFO kernel:uhci_hcd: USB Universal Host Controller Interface driver >15:54:21,935 INFO kernel:usbcore: registered new interface driver usbserial_generic >15:54:21,935 INFO kernel:usbserial: USB Serial support registered for generic >15:54:21,935 INFO kernel:i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUS] at 0x60,0x64 irq 1,12 >15:54:21,935 INFO kernel:serio: i8042 KBD port at 0x60,0x64 irq 1 >15:54:21,935 INFO kernel:serio: i8042 AUX port at 0x60,0x64 irq 12 >15:54:21,935 INFO kernel:mousedev: PS/2 mouse device common for all mice >15:54:21,935 INFO kernel:rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >15:54:21,935 INFO kernel:rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram >15:54:21,935 INFO kernel:device-mapper: uevent: version 1.0.3 >15:54:21,935 INFO kernel:input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >15:54:21,935 INFO kernel:device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com >15:54:21,935 INFO kernel:input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 >15:54:21,935 INFO kernel:hidraw: raw HID events driver (C) Jiri Kosina >15:54:21,935 INFO kernel:usbcore: registered new interface driver usbhid >15:54:21,935 INFO kernel:usbhid: USB HID core driver >15:54:21,935 INFO kernel:drop_monitor: Initializing network drop monitor service >15:54:21,935 INFO kernel:input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 >15:54:21,935 INFO kernel:Initializing XFRM netlink socket >15:54:21,935 INFO kernel:NET: Registered protocol family 10 >15:54:21,935 INFO kernel:Segment Routing with IPv6 >15:54:21,935 INFO kernel:mip6: Mobile IPv6 >15:54:21,935 INFO kernel:NET: Registered protocol family 17 >15:54:21,935 INFO kernel:RAS: Correctable Errors collector initialized. >15:54:21,935 INFO kernel:AVX version of gcm_enc/dec engaged. >15:54:21,935 INFO kernel:AES CTR mode by8 optimization enabled >15:54:21,935 INFO kernel:sched_clock: Marking stable (5894605073, 0)->(6338953927, -444348854) >15:54:21,935 INFO kernel:registered taskstats version 1 >15:54:21,935 NOTICE kernel:Loading compiled-in X.509 certificates >15:54:21,935 NOTICE kernel:Loaded X.509 cert 'Fedora kernel signing key: 1b6b5b1775c489712170c979cf62dc872f6d03ae' >15:54:21,935 INFO kernel:zswap: loaded using pool lzo/zbud >15:54:21,935 NOTICE kernel:Key type big_key registered >15:54:21,935 NOTICE kernel:Key type encrypted registered >15:54:21,935 INFO kernel: Magic number: 10:164:942 >15:54:21,935 INFO kernel:rtc_cmos 00:01: setting system clock to 2018-07-09 15:54:21 UTC (1531151661) >15:54:21,935 INFO kernel:ata1.00: ATAPI: VMware Virtual IDE CDROM Drive, 00000001, max UDMA/33 >15:54:21,935 INFO kernel:ata1.00: configured for UDMA/33 >15:54:21,935 NOTICE kernel:scsi 0:0:0:0: CD-ROM NECVMWar VMware IDE CDR00 1.00 PQ: 0 ANSI: 5 >15:54:21,935 INFO kernel:sr 0:0:0:0: [sr0] scsi3-mmc drive: 1x/1x writer dvd-ram cd/rw xa/form2 cdda tray >15:54:21,935 INFO kernel:cdrom: Uniform CD-ROM driver Revision: 3.20 >15:54:21,935 DEBUG kernel:sr 0:0:0:0: Attached scsi CD-ROM sr0 >15:54:21,935 NOTICE kernel:sr 0:0:0:0: Attached scsi generic sg0 type 5 >15:54:21,936 INFO kernel:Freeing unused kernel memory: 2120K >15:54:21,936 INFO kernel:Write protecting the kernel read-only data: 18432k >15:54:21,936 INFO kernel:Freeing unused kernel memory: 2012K >15:54:21,936 INFO kernel:Freeing unused kernel memory: 232K >15:54:21,936 INFO kernel:x86/mm: Checked W+X mappings: passed, no W+X pages found. >15:54:21,936 INFO kernel:x86/mm: Checking user space page tables >15:54:21,936 INFO kernel:x86/mm: Checked W+X mappings: passed, no W+X pages found. >15:54:21,936 INFO kernel:rodata_test: all tests were successful >15:54:21,936 INFO systemd:systemd 238 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid) >15:54:21,936 INFO systemd:Detected virtualization vmware. >15:54:21,936 INFO systemd:Detected architecture x86-64. >15:54:21,936 INFO systemd:Running in initial RAM disk. >15:54:21,936 INFO systemd:No hostname configured. >15:54:21,936 INFO systemd:Set hostname to <localhost>. >15:54:21,936 INFO systemd:Initializing machine ID from random generator. >15:54:21,936 INFO systemd:Reached target Slices. >15:54:21,936 INFO systemd:Listening on Journal Audit Socket. >15:54:21,936 INFO systemd:Reached target Initrd Root Device. >15:54:21,936 INFO kernel:BIOS EDD facility v0.16 2004-Jun-25, 2 devices found >15:54:21,936 INFO systemd-journald:Journal started >15:54:21,936 INFO systemd-journald:Runtime journal (/run/log/journal/02118125ef6747efbe2db575f9023481) is 8.0M, max 99.6M, 91.6M free. >15:54:21,936 INFO dracut-cmdline:dracut-28 (Twenty Eight) dracut-047-8.git20180305.fc28 >15:54:21,936 INFO dracut-cmdline:Using kernel command line parameters: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-S-dvd-x86_64-28 text ks=hd:fd0:/FEDORA28.CFG >15:54:21,936 INFO dracut-cmdline:Loading Fedora 28 x86_64 installer... >15:54:21,937 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:21,937 NOTICE kernel:audit: type=1130 audit(1531151661.935:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:22,022 INFO dracut-cmdline:rd.luks=0: removing cryptoluks activation >15:54:22,039 INFO dracut-cmdline:rd.lvm=0: removing LVM activation >15:54:22,082 INFO systemd:Started dracut cmdline hook. >15:54:22,083 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:22,083 INFO systemd:Starting dracut pre-udev hook... >15:54:22,085 NOTICE kernel:audit: type=1130 audit(1531151662.081:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:22,121 INFO kernel:squashfs: version 4.0 (2009/01/31) Phillip Lougher >15:54:22,131 INFO kernel:Loading iSCSI transport class v2.0-870. >15:54:22,139 NOTICE kernel:iscsi: registered transport (tcp) >15:54:22,149 INFO kernel:Floppy drive(s): fd0 is 1.44M >15:54:22,164 INFO kernel:FDC 0 is a post-1991 82077 >15:54:22,180 INFO kernel:No iBFT detected. >15:54:22,191 INFO kernel:tsc: Refined TSC clocksource calibration: 2111.999 MHz >15:54:22,191 INFO kernel:clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1e7177b097e, max_idle_ns: 440795281886 ns >15:54:22,191 INFO kernel:clocksource: Switched to clocksource tsc >15:54:22,231 INFO kernel:raid6: sse2x1 gen() 12585 MB/s >15:54:22,247 INFO kernel:raid6: sse2x1 xor() 8779 MB/s >15:54:22,264 INFO kernel:raid6: sse2x2 gen() 15695 MB/s >15:54:22,282 INFO kernel:raid6: sse2x2 xor() 10199 MB/s >15:54:22,299 INFO kernel:raid6: sse2x4 gen() 17343 MB/s >15:54:22,315 INFO kernel:raid6: sse2x4 xor() 10998 MB/s >15:54:22,315 INFO kernel:raid6: using algorithm sse2x4 gen() 17343 MB/s >15:54:22,315 INFO kernel:raid6: .... xor() 10998 MB/s, rmw enabled >15:54:22,315 INFO kernel:raid6: using ssse3x2 recovery algorithm >15:54:22,317 INFO kernel:xor: automatically using best checksumming function avx >15:54:22,318 INFO kernel:async_tx: api initialized (async) >15:54:22,400 INFO kernel:device-mapper: multipath round-robin: version 1.2.0 loaded >15:54:22,435 INFO dracut-pre-udev:modprobe: ERROR: could not insert 'sha256_mb': No such device >15:54:22,488 INFO kernel:RPC: Registered named UNIX socket transport module. >15:54:22,488 INFO kernel:RPC: Registered udp transport module. >15:54:22,488 INFO kernel:RPC: Registered tcp transport module. >15:54:22,488 INFO kernel:RPC: Registered tcp NFSv4.1 backchannel transport module. >15:54:22,534 NOTICE rpc.statd:Version 3.1.1 starting >15:54:22,536 NOTICE rpc.statd:Initializing NSM state >15:54:22,537 WARNING rpc.statd:Running as root. chown /var/lib/nfs/statd to choose different user >15:54:22,568 WARNING rpc.idmapd:Setting log level to 0 >15:54:22,581 INFO systemd:Started dracut pre-udev hook. >15:54:22,582 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:22,582 NOTICE kernel:audit: type=1130 audit(1531151662.581:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:22,583 INFO systemd:Starting udev Kernel Device Manager... >15:54:22,618 INFO systemd:Started udev Kernel Device Manager. >15:54:22,619 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:22,619 NOTICE kernel:audit: type=1130 audit(1531151662.618:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:22,620 INFO systemd:Starting dracut pre-trigger hook... >15:54:22,631 INFO lldpad:config file failed to load, >15:54:22,631 INFO lldpad:create a new file. >15:54:22,631 INFO lldpad:bound ctrl iface to /com/intel/lldpad >15:54:22,633 INFO dracut-pre-trigger:702 >15:54:22,635 INFO dracut-pre-trigger:rd.dm=0: removing DM RAID activation >15:54:22,707 INFO dracut-pre-trigger:rd.md.imsm=0: no MD RAID for imsm/isw raids >15:54:22,744 INFO dracut-pre-trigger:rd.md.ddf=0: no MD RAID for SNIA ddf raids >15:54:22,817 INFO dracut-pre-trigger:rd.md=0: removing MD RAID activation >15:54:22,919 INFO systemd:Started dracut pre-trigger hook. >15:54:22,920 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:22,920 INFO systemd:Starting udev Coldplug all Devices... >15:54:22,922 NOTICE kernel:audit: type=1130 audit(1531151662.919:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:22,979 INFO systemd:Mounting Kernel Configuration File System... >15:54:22,981 INFO systemd:Mounted Kernel Configuration File System. >15:54:23,045 INFO systemd:Started udev Coldplug all Devices. >15:54:23,046 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:23,046 INFO systemd:Starting udev Wait for Complete Device Initialization... >15:54:23,048 NOTICE kernel:audit: type=1130 audit(1531151663.045:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:23,049 INFO systemd:Starting Show Plymouth Boot Screen... >15:54:23,049 INFO systemd:Starting dracut initqueue hook... >15:54:23,075 INFO systemd:Received SIGRTMIN+20 from PID 799 (plymouthd). >15:54:23,075 INFO systemd:Started Show Plymouth Boot Screen. >15:54:23,075 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:23,075 INFO systemd:Reached target Paths. >15:54:23,076 INFO systemd:Reached target Local Encrypted Volumes. >15:54:23,076 NOTICE kernel:audit: type=1130 audit(1531151663.074:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:23,077 INFO systemd:Started Forward Password Requests to Plymouth Directory Watch. >15:54:23,161 INFO kernel:VMware PVSCSI driver - version 1.0.7.0-k >15:54:23,161 INFO kernel:vmw_pvscsi: using 64bit dma >15:54:23,162 INFO kernel:vmw_pvscsi: max_id: 16 >15:54:23,162 INFO kernel:vmw_pvscsi: setting ring_pages to 8 >15:54:23,169 INFO kernel:vmw_pvscsi: device does not support req_threshold >15:54:23,169 DEBUG kernel:vmw_pvscsi: driver-based request coalescing disabled >15:54:23,169 INFO kernel:vmw_pvscsi: using MSI-X >15:54:23,169 INFO kernel:scsi host2: VMware PVSCSI storage adapter rev 2, req/cmp/msg rings: 8/8/1 pages, cmd_per_lun=254 >15:54:23,170 INFO kernel:vmw_pvscsi 0000:03:00.0: VMware PVSCSI rev 2 host #2 >15:54:23,171 NOTICE kernel:scsi 2:0:0:0: Direct-Access VMware Virtual disk 1.0 PQ: 0 ANSI: 2 >15:54:23,171 NOTICE kernel:scsi 2:0:1:0: Direct-Access VMware Virtual disk 1.0 PQ: 0 ANSI: 2 >15:54:23,173 NOTICE kernel:sd 2:0:0:0: Attached scsi generic sg1 type 0 >15:54:23,173 NOTICE kernel:sd 2:0:0:0: [sda] 409600 512-byte logical blocks: (210 MB/200 MiB) >15:54:23,174 NOTICE kernel:sd 2:0:0:0: [sda] Write Protect is off >15:54:23,174 NOTICE kernel:sd 2:0:1:0: Attached scsi generic sg2 type 0 >15:54:23,174 DEBUG kernel:sd 2:0:0:0: [sda] Mode Sense: 31 00 00 00 >15:54:23,174 NOTICE kernel:sd 2:0:0:0: [sda] Cache data unavailable >15:54:23,174 ERR kernel:sd 2:0:0:0: [sda] Assuming drive cache: write through >15:54:23,175 NOTICE kernel:sd 2:0:1:0: [sdb] 6291456 512-byte logical blocks: (3.22 GB/3.00 GiB) >15:54:23,175 NOTICE kernel:sd 2:0:1:0: [sdb] Write Protect is off >15:54:23,176 DEBUG kernel:sd 2:0:1:0: [sdb] Mode Sense: 31 00 00 00 >15:54:23,176 NOTICE kernel:sd 2:0:1:0: [sdb] Cache data unavailable >15:54:23,176 ERR kernel:sd 2:0:1:0: [sdb] Assuming drive cache: write through >15:54:23,178 NOTICE kernel:sd 2:0:0:0: [sda] Attached SCSI disk >15:54:23,178 NOTICE kernel:sd 2:0:1:0: [sdb] Attached SCSI disk >15:54:23,195 INFO kernel:VMware vmxnet3 virtual NIC driver - version 1.4.13.0-k-NAPI >15:54:23,195 INFO kernel:vmxnet3 0000:0b:00.0: # of Tx queues : 2, # of Rx queues : 2 >15:54:23,205 INFO kernel:vmxnet3 0000:0b:00.0 eth0: NIC Link is Up 10000 Mbps >15:54:23,224 INFO kernel:8021q: 802.1Q VLAN Support v1.8 >15:54:23,227 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >15:54:23,268 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >15:54:23,269 INFO kernel:vmxnet3 0000:0b:00.0 ens192: renamed from eth0 >15:54:23,278 INFO systemd:Reloading. >15:54:23,450 INFO kernel:[drm] DMA map mode: Using physical TTM page addresses. >15:54:23,450 INFO kernel:[drm] Capabilities: >15:54:23,450 INFO kernel:[drm] Rect copy. >15:54:23,450 INFO kernel:[drm] Cursor. >15:54:23,450 INFO kernel:[drm] Cursor bypass. >15:54:23,450 INFO kernel:[drm] Cursor bypass 2. >15:54:23,450 INFO kernel:[drm] 8bit emulation. >15:54:23,450 INFO kernel:[drm] Alpha cursor. >15:54:23,450 INFO kernel:[drm] Extended Fifo. >15:54:23,450 INFO kernel:[drm] Multimon. >15:54:23,450 INFO kernel:[drm] Pitchlock. >15:54:23,450 INFO kernel:[drm] Irq mask. >15:54:23,450 INFO kernel:[drm] Display Topology. >15:54:23,450 INFO kernel:[drm] GMR. >15:54:23,450 INFO kernel:[drm] Traces. >15:54:23,450 INFO kernel:[drm] GMR2. >15:54:23,450 INFO kernel:[drm] Screen Object 2. >15:54:23,450 INFO kernel:[drm] Command Buffers. >15:54:23,450 INFO kernel:[drm] Max GMR ids is 64 >15:54:23,450 INFO kernel:[drm] Max number of GMR pages is 65536 >15:54:23,450 INFO kernel:[drm] Max dedicated hypervisor surface memory is 163840 kiB >15:54:23,450 INFO kernel:[drm] Maximum display memory size is 8192 kiB >15:54:23,450 INFO kernel:[drm] VRAM at 0xec000000 size is 8192 kiB >15:54:23,450 INFO kernel:[drm] MMIO at 0xfe000000 size is 256 kiB >15:54:23,477 INFO kernel:[drm] global init. >15:54:23,483 INFO kernel:[TTM] Zone kernel: Available graphics memory: 1020198 kiB >15:54:23,483 INFO kernel:[TTM] Initializing pool allocator >15:54:23,484 INFO kernel:[TTM] Initializing DMA pool allocator >15:54:23,497 INFO kernel:[drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >15:54:23,497 INFO kernel:[drm] No driver support for vblank timestamp query. >15:54:23,497 INFO kernel:[drm] Screen Objects Display Unit initialized >15:54:23,497 INFO kernel:[drm] width 640 >15:54:23,497 INFO kernel:[drm] height 480 >15:54:23,497 INFO kernel:[drm] bpp 32 >15:54:23,497 INFO kernel:[drm] Fifo max 0x00040000 min 0x00001000 cap 0x0000077f >15:54:23,530 INFO kernel:[drm] Using command buffers with DMA pool. >15:54:23,539 INFO kernel:[drm] DX: no. >15:54:23,539 INFO kernel:[drm] Atomic: yes >15:54:23,623 INFO kernel:fbcon: svgadrmfb (fb0) is primary device >15:54:23,623 INFO kernel:Console: switching to colour frame buffer device 100x37 >15:54:23,624 INFO kernel:[drm] Initialized vmwgfx 2.14.0 20170612 for 0000:00:0f.0 on minor 0 >15:54:23,824 WARNING multipath:sdb: failed to get udev uid: Invalid argument >15:54:23,824 WARNING multipath:sdb: failed to get sysfs uid: Invalid argument >15:54:23,825 WARNING multipath:sda: failed to get udev uid: Invalid argument >15:54:23,825 WARNING multipath:sda: failed to get sysfs uid: Invalid argument >15:54:23,826 WARNING multipath:sdb: failed to get sgio uid: No such file or directory >15:54:23,831 WARNING multipath:sda: failed to get sgio uid: No such file or directory >15:54:23,977 INFO systemd:Started udev Wait for Complete Device Initialization. >15:54:23,978 INFO systemd:Starting Device-Mapper Multipath Device Controller... >15:54:23,978 NOTICE kernel:audit: type=1130 audit(1531151663.975:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:23,978 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:23,979 INFO systemd:Started Device-Mapper Multipath Device Controller. >15:54:23,979 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=multipathd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:23,979 NOTICE kernel:audit: type=1130 audit(1531151663.978:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=multipathd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:23,979 INFO systemd:Reached target Local File Systems (Pre). >15:54:23,979 INFO systemd:Reached target Local File Systems. >15:54:23,983 INFO systemd:Starting Create Volatile Files and Directories... >15:54:24,024 INFO multipathd:--------start up-------- >15:54:24,024 INFO multipathd:read /etc/multipath.conf >15:54:24,029 INFO multipathd:path checkers start up >15:54:24,036 INFO multipathd:sda: fail to get serial >15:54:24,036 INFO multipathd:sda: failed to get udev uid: Invalid argument >15:54:24,038 NOTICE kernel:random: crng init done >15:54:24,038 INFO multipathd:sdb: fail to get serial >15:54:24,039 INFO multipathd:sdb: failed to get udev uid: Invalid argument >15:54:24,085 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:24,085 INFO systemd:Started Create Volatile Files and Directories. >15:54:24,085 INFO systemd:Reached target System Initialization. >15:54:24,085 INFO systemd:Reached target Basic System. >15:54:24,088 NOTICE kernel:audit: type=1130 audit(1531151664.057:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:24,275 INFO dracut-initqueue:anaconda using disk root at /dev/sr0 >15:54:24,369 DEBUG kernel:ISO 9660 Extensions: Microsoft Joliet Level 3 >15:54:24,380 DEBUG kernel:ISO 9660 Extensions: RRIP_1991A >15:54:24,380 INFO dracut-initqueue:mount: /run/install/repo: WARNING: device write-protected, mounted read-only. >15:54:24,418 INFO dracut-initqueue:anaconda: found /run/install/repo//images/install.img >15:54:24,537 INFO kernel:loop: module loaded >15:54:24,678 INFO dracut-initqueue:anaconda: fetching kickstart from /dev/fd0:/FEDORA28.CFG >15:54:25,176 INFO dracut-initqueue:/usr/sbin/fetch-kickstart-disk: line 24: rmdir: command not found >15:54:26,020 INFO systemd:Started dracut initqueue hook. >15:54:26,020 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,021 INFO systemd:Starting dracut pre-mount hook... >15:54:26,021 INFO systemd:Reached target Remote File Systems (Pre). >15:54:26,021 INFO systemd:Reached target Remote File Systems. >15:54:26,035 INFO systemd:Started dracut pre-mount hook. >15:54:26,035 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,035 INFO systemd:Reached target Initrd Root File System. >15:54:26,037 INFO systemd:Starting Reload Configuration from the Real Root... >15:54:26,110 INFO systemd:Reloading. >15:54:26,330 WARNING multipath:sda: failed to get udev uid: Invalid argument >15:54:26,334 WARNING multipath:sda: failed to get sysfs uid: Invalid argument >15:54:26,334 WARNING multipath:sda: failed to get sgio uid: No such file or directory >15:54:26,351 WARNING multipath:sdb: failed to get udev uid: Invalid argument >15:54:26,352 WARNING multipath:sdb: failed to get sysfs uid: Invalid argument >15:54:26,352 WARNING multipath:sdb: failed to get sgio uid: No such file or directory >15:54:26,444 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,444 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,444 INFO systemd:Started Reload Configuration from the Real Root. >15:54:26,444 INFO systemd:Reached target Initrd File Systems. >15:54:26,445 INFO systemd:Reached target Initrd Default Target. >15:54:26,445 INFO systemd:Starting dracut mount hook... >15:54:26,465 INFO kernel:EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >15:54:26,507 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,507 INFO systemd:Started dracut mount hook. >15:54:26,509 INFO systemd:Starting dracut pre-pivot and cleanup hook... >15:54:26,804 INFO systemd:Started dracut pre-pivot and cleanup hook. >15:54:26,804 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,805 INFO systemd:Starting Cleaning Up and Shutting Down Daemons... >15:54:26,840 INFO systemd:Stopped target Timers. >15:54:26,841 INFO systemd:Stopped dracut pre-pivot and cleanup hook. >15:54:26,841 INFO systemd:Stopped dracut mount hook. >15:54:26,842 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,842 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,842 INFO systemd:Stopped dracut pre-mount hook. >15:54:26,843 INFO systemd:Stopped target Initrd Default Target. >15:54:26,843 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,843 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,843 INFO systemd:Stopped target Initrd Root Device. >15:54:26,845 INFO systemd:Starting Setup Virtual Console... >15:54:26,845 INFO systemd:Stopped target Remote File Systems. >15:54:26,846 INFO systemd:Stopped target Remote File Systems (Pre). >15:54:26,850 INFO systemd:Stopped dracut initqueue hook. >15:54:26,850 INFO systemd:Stopped target Basic System. >15:54:26,850 INFO systemd:Stopped target System Initialization. >15:54:26,851 INFO systemd:Stopped Apply Kernel Variables. >15:54:26,851 INFO systemd:Stopped target Swap. >15:54:26,851 INFO systemd:Stopped target Local Encrypted Volumes. >15:54:26,851 INFO systemd:Stopped Create Volatile Files and Directories. >15:54:26,851 INFO systemd:Stopped target Local File Systems. >15:54:26,851 INFO systemd:Stopped target Local File Systems (Pre). >15:54:26,851 INFO systemd:Stopping Device-Mapper Multipath Device Controller... >15:54:26,851 INFO systemd:Stopped target Slices. >15:54:26,852 INFO systemd:Stopped target Paths. >15:54:26,852 INFO systemd:Stopped target Sockets. >15:54:26,855 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,855 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,855 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,855 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,855 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,855 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,855 INFO systemd:Starting Plymouth switch root service... >15:54:26,859 INFO systemd:Started Cleaning Up and Shutting Down Daemons. >15:54:26,859 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,859 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,869 INFO systemd:Started Plymouth switch root service. >15:54:26,869 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,869 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,891 INFO systemd:Started Setup Virtual Console. >15:54:26,891 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,891 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,891 INFO multipathd:ok >15:54:26,902 INFO multipathd:--------shut down------- >15:54:26,906 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=multipathd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,906 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=multipathd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,906 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,906 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,906 INFO systemd:Stopped Device-Mapper Multipath Device Controller. >15:54:26,906 INFO systemd:Stopped udev Wait for Complete Device Initialization. >15:54:26,906 INFO systemd:Stopped udev Coldplug all Devices. >15:54:26,906 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,906 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,906 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,906 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,906 INFO systemd:Stopped dracut pre-trigger hook. >15:54:26,906 INFO systemd:Stopping udev Kernel Device Manager... >15:54:26,917 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,917 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,917 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,917 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,917 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,917 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,917 INFO systemd:Stopped udev Kernel Device Manager. >15:54:26,917 INFO systemd:Stopped Create Static Device Nodes in /dev. >15:54:26,917 INFO systemd:Stopped Create list of required static device nodes for the current kernel. >15:54:26,917 INFO systemd:Stopped dracut pre-udev hook. >15:54:26,917 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,917 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,918 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,918 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,918 INFO systemd:Stopped dracut cmdline hook. >15:54:26,918 INFO systemd:Closed udev Kernel Socket. >15:54:26,918 INFO systemd:Closed udev Control Socket. >15:54:26,919 INFO systemd:Starting Cleanup udevd DB... >15:54:26,959 WARNING kernel:kauditd_printk_skb: 40 callbacks suppressed >15:54:26,959 NOTICE kernel:audit: type=1130 audit(1531151666.954:52): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-udevadm-cleanup-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,959 NOTICE kernel:audit: type=1131 audit(1531151666.954:53): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-udevadm-cleanup-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,959 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-udevadm-cleanup-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,959 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-udevadm-cleanup-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:26,959 INFO systemd:Started Cleanup udevd DB. >15:54:26,959 INFO systemd:Reached target Switch Root. >15:54:26,959 INFO systemd:Starting Switch Root... >15:54:26,994 NOTICE systemd:Switching root. >15:54:27,008 INFO systemd-journald:Journal stopped >15:54:30,183 INFO systemd-journald:Received SIGTERM from PID 1 (n/a). >15:54:30,184 WARNING kernel:systemd: 18 output lines suppressed due to ratelimiting >15:54:30,184 DEBUG kernel:SELinux: 32768 avtab hash slots, 114236 rules. >15:54:30,184 DEBUG kernel:SELinux: 32768 avtab hash slots, 114236 rules. >15:54:30,184 DEBUG kernel:SELinux: 8 users, 14 roles, 5122 types, 320 bools, 1 sens, 1024 cats >15:54:30,184 DEBUG kernel:SELinux: 129 classes, 114236 rules >15:54:30,184 INFO kernel:SELinux: Class bpf not defined in policy. >15:54:30,184 INFO kernel:SELinux: the above unknown classes and permissions will be allowed >15:54:30,184 INFO kernel:SELinux: policy capability network_peer_controls=1 >15:54:30,184 INFO kernel:SELinux: policy capability open_perms=1 >15:54:30,184 INFO kernel:SELinux: policy capability extended_socket_class=1 >15:54:30,184 INFO kernel:SELinux: policy capability always_check_network=0 >15:54:30,184 INFO kernel:SELinux: policy capability cgroup_seclabel=1 >15:54:30,184 INFO kernel:SELinux: policy capability nnp_nosuid_transition=1 >15:54:30,184 DEBUG kernel:SELinux: Completing initialization. >15:54:30,184 DEBUG kernel:SELinux: Setting up existing superblocks. >15:54:30,184 NOTICE kernel:audit: type=1403 audit(1531151668.234:54): policy loaded auid=4294967295 ses=4294967295 >15:54:30,184 INFO systemd:Successfully loaded SELinux policy in 518.545ms. >15:54:30,184 NOTICE kernel:audit: type=1400 audit(1531151668.297:55): avc: denied { relabelto } for pid=1 comm="systemd" name="rootfsbase" dev="tmpfs" ino=18686 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=lnk_file permissive=1 >15:54:30,184 INFO systemd:Relabelled /dev, /run and /sys/fs/cgroup in 23.639ms. >15:54:30,184 INFO systemd:systemd 238 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid) >15:54:30,184 INFO systemd:Detected virtualization vmware. >15:54:30,184 INFO systemd:Detected architecture x86-64. >15:54:30,184 NOTICE kernel:audit: type=1130 audit(1531151670.012:56): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:30,184 INFO systemd:Stopped Switch Root. >15:54:30,184 NOTICE kernel:audit: type=1131 audit(1531151670.012:57): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:30,184 INFO systemd:systemd-journald.service: Service has no hold-off time, scheduling restart. >15:54:30,184 INFO systemd:systemd-journald.service: Scheduled restart job, restart counter is at 1. >15:54:30,184 INFO systemd:Stopped Journal Service. >15:54:30,184 NOTICE kernel:audit: type=1130 audit(1531151670.016:58): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:30,184 NOTICE kernel:audit: type=1131 audit(1531151670.016:59): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:30,184 NOTICE kernel:audit: type=1130 audit(1531151670.031:60): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:30,184 NOTICE kernel:audit: type=1131 audit(1531151670.033:61): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:30,184 INFO systemd:Starting Journal Service... >15:54:30,184 INFO systemd:Mounting Kernel Debug File System... >15:54:30,184 INFO systemd:Stopped target Switch Root. >15:54:30,184 INFO systemd-journald:Journal started >15:54:30,184 INFO systemd-journald:Runtime journal (/run/log/journal/43471ecd6c2f4956bb9ff7d0691d0192) is 8.0M, max 99.6M, 91.6M free. >15:54:30,184 NOTICE audit:MAC_POLICY_LOAD policy loaded auid=4294967295 ses=4294967295 >15:54:30,187 NOTICE audit:AVC avc: denied { relabelto } for pid=1 comm="systemd" name="rootfsbase" dev="tmpfs" ino=18686 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=lnk_file permissive=1 >15:54:30,187 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:30,188 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:30,188 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:30,188 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:30,188 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:30,188 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:30,188 NOTICE audit:CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:syslogd_t:s0 res=1 >15:54:30,220 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:30,221 INFO systemd:Mounted Kernel Debug File System. >15:54:30,227 INFO systemd:Started Create list of required static device nodes for the current kernel. >15:54:30,228 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:30,228 INFO systemd:Mounted Temporary Directory (/tmp). >15:54:30,229 INFO systemd:Mounted POSIX Message Queue File System. >15:54:30,229 INFO systemd:Mounted Huge Pages File System. >15:54:30,255 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:30,255 INFO systemd:Started Remount Root and Kernel File Systems. >15:54:30,262 INFO systemd:Starting Rebuild Hardware Database... >15:54:30,267 INFO systemd:Starting Configure read-only root support... >15:54:30,269 INFO systemd:Starting Create System Users... >15:54:30,272 INFO systemd:Starting Flush Journal to Persistent Storage... >15:54:30,320 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:30,320 INFO systemd:Started Apply Kernel Variables. >15:54:30,397 INFO fedora-readonly:/usr/lib/systemd/fedora-readonly: line 14: warning: command substitution: ignored null byte in input >15:54:30,408 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fedora-readonly comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:30,408 INFO systemd:Started Configure read-only root support. >15:54:30,409 INFO systemd:Starting Load/Save Random Seed... >15:54:30,423 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:30,423 INFO systemd:Started Create System Users. >15:54:30,426 INFO systemd:Starting Create Static Device Nodes in /dev... >15:54:30,481 INFO systemd-journald:Runtime journal (/run/log/journal/43471ecd6c2f4956bb9ff7d0691d0192) is 8.0M, max 99.6M, 91.6M free. >15:54:30,488 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:30,488 INFO systemd:Started Flush Journal to Persistent Storage. >15:54:30,538 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:30,538 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:30,538 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:30,538 INFO systemd:Started Load/Save Random Seed. >15:54:30,538 INFO systemd:Started Setup Virtual Console. >15:54:30,565 INFO systemd:Started Create Static Device Nodes in /dev. >15:54:30,565 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:30,596 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:30,596 INFO systemd:Started udev Coldplug all Devices. >15:54:30,596 INFO systemd:Starting udev Wait for Complete Device Initialization... >15:54:30,950 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hwdb-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:30,951 INFO systemd:Started Rebuild Hardware Database. >15:54:30,952 INFO systemd:Starting udev Kernel Device Manager... >15:54:31,080 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:31,081 INFO systemd:Started udev Kernel Device Manager. >15:54:31,221 INFO kernel:parport_pc 00:04: reported by Plug and Play ACPI >15:54:31,222 INFO kernel:parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE] >15:54:31,262 INFO kernel:shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >15:54:31,300 ERR kernel:piix4_smbus 0000:00:07.3: SMBus Host Controller not enabled! >15:54:31,301 INFO kernel:vmw_vmci 0000:00:07.7: Found VMCI PCI device at 0x11080, irq 16 >15:54:31,301 INFO kernel:vmw_vmci 0000:00:07.7: Using capabilities 0xc >15:54:31,302 INFO kernel:Guest personality initialized and is active >15:54:31,302 INFO kernel:VMCI host device registered (name=vmci, major=10, minor=58) >15:54:31,302 INFO kernel:Initialized host personality >15:54:31,362 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >15:54:31,457 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >15:54:31,648 INFO kernel:RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 10737418240 ms ovfl timer >15:54:31,648 INFO kernel:RAPL PMU: hw unit of domain pp0-core 2^-0 Joules >15:54:31,648 INFO kernel:RAPL PMU: hw unit of domain package 2^-0 Joules >15:54:31,648 INFO kernel:RAPL PMU: hw unit of domain dram 2^-0 Joules >15:54:31,648 INFO kernel:RAPL PMU: hw unit of domain pp1-gpu 2^-0 Joules >15:54:31,648 INFO kernel:RAPL PMU: hw unit of domain psys 2^-0 Joules >15:54:31,836 WARNING multipath:sdb: failed to get udev uid: Invalid argument >15:54:31,837 WARNING multipath:sdb: failed to get sysfs uid: Invalid argument >15:54:31,837 WARNING multipath:sda: failed to get udev uid: Invalid argument >15:54:31,837 WARNING multipath:sda: failed to get sysfs uid: Invalid argument >15:54:31,837 WARNING multipath:sdb: failed to get sgio uid: No such file or directory >15:54:31,837 WARNING multipath:sda: failed to get sgio uid: No such file or directory >15:54:31,889 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:31,890 INFO systemd:Started udev Wait for Complete Device Initialization. >15:54:31,893 INFO systemd:Starting Activation of DM RAID sets... >15:54:31,894 INFO systemd:Starting Device-Mapper Multipath Device Controller... >15:54:31,921 INFO kernel:alua: device handler registered >15:54:31,945 INFO kernel:emc: device handler registered >15:54:31,964 INFO kernel:rdac: device handler registered >15:54:31,980 INFO systemd:Started Activation of DM RAID sets. >15:54:31,980 INFO systemd:Reached target Local Encrypted Volumes. >15:54:31,981 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dmraid-activation comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:31,981 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dmraid-activation comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:31,981 WARNING kernel:kauditd_printk_skb: 16 callbacks suppressed >15:54:31,981 NOTICE kernel:audit: type=1130 audit(1531151671.980:78): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dmraid-activation comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:31,981 NOTICE kernel:audit: type=1131 audit(1531151671.980:79): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dmraid-activation comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:32,095 INFO multipathd:--------start up-------- >15:54:32,095 INFO multipathd:read /etc/multipath.conf >15:54:32,103 INFO multipathd:path checkers start up >15:54:32,105 INFO multipathd:sda: fail to get serial >15:54:32,105 INFO multipathd:sda: failed to get udev uid: Invalid argument >15:54:32,107 INFO multipathd:sdb: fail to get serial >15:54:32,107 INFO multipathd:sdb: failed to get udev uid: Invalid argument >15:54:32,111 NOTICE kernel:audit: type=1130 audit(1531151672.108:80): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=multipathd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:32,111 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=multipathd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:32,111 INFO systemd:Started Device-Mapper Multipath Device Controller. >15:54:32,111 INFO systemd:Reached target Local File Systems (Pre). >15:54:32,111 INFO systemd:Reached target Local File Systems. >15:54:32,112 INFO systemd:Starting Rebuild Journal Catalog... >15:54:32,113 INFO systemd:Starting Import network configuration from initramfs... >15:54:32,124 INFO systemd:Starting Rebuild Dynamic Linker Cache... >15:54:32,125 INFO systemd:Starting Tell Plymouth To Write Out Runtime Data... >15:54:32,235 INFO systemd:Started Tell Plymouth To Write Out Runtime Data. >15:54:32,236 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:32,236 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:32,236 NOTICE kernel:audit: type=1130 audit(1531151672.235:81): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:32,236 NOTICE kernel:audit: type=1131 audit(1531151672.235:82): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:32,269 INFO systemd:Started Rebuild Journal Catalog. >15:54:32,271 NOTICE kernel:audit: type=1130 audit(1531151672.269:83): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:32,271 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:32,296 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fedora-import-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:32,297 NOTICE kernel:audit: type=1130 audit(1531151672.293:84): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fedora-import-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:32,297 INFO systemd:Started Import network configuration from initramfs. >15:54:32,309 INFO systemd:Starting Create Volatile Files and Directories... >15:54:32,406 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:32,406 NOTICE kernel:audit: type=1130 audit(1531151672.404:85): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:32,406 INFO systemd:Started Create Volatile Files and Directories. >15:54:32,406 INFO systemd:Starting Update UTMP about System Boot/Shutdown... >15:54:32,448 NOTICE audit:SYSTEM_BOOT pid=1514 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' >15:54:32,449 NOTICE kernel:audit: type=1127 audit(1531151672.448:86): pid=1514 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' >15:54:32,451 INFO systemd:Started Update UTMP about System Boot/Shutdown. >15:54:32,451 NOTICE kernel:audit: type=1130 audit(1531151672.450:87): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:32,451 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:35,888 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:35,888 INFO systemd:Started Rebuild Dynamic Linker Cache. >15:54:35,888 INFO systemd:Starting Update is Completed... >15:54:35,939 INFO systemd:Started Update is Completed. >15:54:35,939 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:35,939 INFO systemd:Reached target System Initialization. >15:54:35,939 INFO systemd:Started Daily Cleanup of Temporary Directories. >15:54:35,939 INFO systemd:Reached target Timers. >15:54:35,940 INFO systemd:Listening on Open-iSCSI iscsid Socket. >15:54:35,940 INFO systemd:Listening on Open-iSCSI iscsiuio Socket. >15:54:35,941 INFO systemd:Listening on D-Bus System Message Bus Socket. >15:54:35,941 INFO systemd:Reached target Sockets. >15:54:35,942 INFO systemd:Reached target Basic System. >15:54:35,945 INFO systemd:Starting System Logging Service... >15:54:35,955 INFO systemd:Starting OpenSSH rsa Server Key Generation... >15:54:35,957 INFO systemd:Starting Terminate Plymouth Boot Screen... >15:54:35,959 INFO systemd:Starting Hold until boot process finishes up... >15:54:35,962 INFO systemd:Starting OpenSSH ecdsa Server Key Generation... >15:54:35,962 INFO systemd:Starting Anaconda NetworkManager configuration... >15:54:35,965 INFO systemd:Starting Service enabling compressing RAM with zRam... >15:54:35,967 INFO systemd:Starting pre-anaconda logging service... >15:54:35,970 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rngd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:35,970 INFO systemd:Started Hardware RNG Entropy Gatherer Daemon. >15:54:35,972 INFO systemd:Starting OpenSSH ed25519 Server Key Generation... >15:54:35,988 INFO systemd:Starting Login Service... >15:54:35,990 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:35,990 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:35,991 INFO systemd:Started Terminate Plymouth Boot Screen. >15:54:35,992 INFO systemd:Started Hold until boot process finishes up. >15:54:35,993 INFO systemd:Received SIGRTMIN+21 from PID 799 (n/a). >15:54:35,994 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:35,994 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:35,994 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:35,994 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:36,004 INFO zramswapon:+ MAX_RAM_ON=2097152 >15:54:36,006 INFO zramswapon:++ grep MemTotal /proc/meminfo >15:54:36,006 INFO zramswapon:++ grep -E --only-matching '[[:digit:]]+' >15:54:36,011 INFO zramswapon:+ mem_total_kb=2040396 >15:54:36,011 INFO zramswapon:+ grep -E 'inst\.zram=(on|1)' /proc/cmdline >15:54:36,011 INFO zramswapon:+ force=1 >15:54:36,011 INFO zramswapon:+ '[' '(' 2040396 -gt 2097152 ')' -a '(' 1 '!=' 0 ')' ']' >15:54:36,012 INFO zramswapon:++ getconf _NPROCESSORS_ONLN >15:54:36,035 INFO systemd:Started pre-anaconda logging service. >15:54:36,036 INFO systemd:Started Anaconda NetworkManager configuration. >15:54:36,036 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=anaconda-pre comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:36,036 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=anaconda-pre comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:36,036 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=anaconda-nm-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:36,036 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=anaconda-nm-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:36,037 INFO systemd:Starting Network Manager... >15:54:36,045 INFO zramswapon:+ num_cpus=2 >15:54:36,045 INFO zramswapon:+ modprobe zram >15:54:36,144 INFO kernel:zram: Added device: zram0 >15:54:36,145 INFO zramswapon:+ echo 2 >15:54:36,145 INFO zramswapon:+ echo 2040396K >15:54:36,274 INFO multipathd:zram0: add path (uevent) >15:54:36,274 INFO multipathd:zram0: HDIO_GETGEO failed with 25 >15:54:36,274 INFO multipathd:zram0: failed to get udev uid: Invalid argument >15:54:36,274 INFO multipathd:zram0: failed to get path uid >15:54:36,274 INFO multipathd:uevent trigger error >15:54:36,295 INFO kernel:zram0: detected capacity change from 0 to 2089365504 >15:54:36,295 INFO zramswapon:+ mkswap /dev/zram0 >15:54:36,296 INFO rngd:Failed to init entropy source 0: Hardware RNG Device >15:54:36,296 INFO rngd:Failed to init entropy source 1: TPM RNG Device >15:54:36,306 INFO systemd:Started D-Bus System Message Bus. >15:54:36,310 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:36,314 INFO systemd-logind:New seat seat0. >15:54:36,318 NOTICE audit:AVC avc: denied { dac_override } for pid=1516 comm="in:imjournal" capability=1 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:system_r:syslogd_t:s0 tclass=capability permissive=1 >15:54:36,318 NOTICE audit:AVC avc: denied { write } for pid=1516 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:54:36,318 NOTICE audit:AVC avc: denied { add_name } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:54:36,318 NOTICE audit:AVC avc: denied { create } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:54:36,318 NOTICE audit:AVC avc: denied { write open } for pid=1516 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38622 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:54:36,318 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=8 a0=ffffff9c a1=7fd525e26a80 a2=241 a3=1b6 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:54:36,318 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:54:36,318 NOTICE audit:AVC avc: denied { getattr } for pid=1516 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38622 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:54:36,318 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=8 a1=7fd525e262c0 a2=7fd525e262c0 a3=0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:54:36,318 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:54:36,319 NOTICE audit:AVC avc: denied { remove_name } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=38622 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:54:36,319 NOTICE audit:AVC avc: denied { rename } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=38622 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:54:36,319 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fd525e26a80 a1=7fd5180023e0 a2=0 a3=7fd51800d1a0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:54:36,319 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:54:36,319 NOTICE audit:AVC avc: denied { unlink } for pid=1516 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=38622 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:54:36,319 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fd525e26a80 a1=7fd5180023e0 a2=0 a3=7fd5180008d0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:54:36,319 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:54:36,319 WARNING rsyslogd:environment variable TZ is not set, auto correcting this to TZ=/etc/localtime [v8.34.0 try http://www.rsyslog.com/e/2442 ] >15:54:36,319 WARNING rsyslogd:warning: ~ action is deprecated, consider using the 'stop' statement instead [v8.34.0 try http://www.rsyslog.com/e/2307 ] >15:54:36,319 ERR rsyslogd:imfile: on startup file '/tmp/X.log' does not exist but is configured in static file monitor - this may indicate a misconfiguration. If the file appears at a later time, it will automatically be processed. Reason: No such file or directory [v8.34.0] >15:54:36,319 ERR rsyslogd:imfile: on startup file '/tmp/anaconda-tb-all.log' does not exist but is configured in static file monitor - this may indicate a misconfiguration. If the file appears at a later time, it will automatically be processed. Reason: No such file or directory [v8.34.0] >15:54:36,319 INFO rsyslogd: [origin software="rsyslogd" swVersion="8.34.0" x-pid="1516" x-info="http://www.rsyslog.com"] start >15:54:36,319 ERR rsyslogd:imjournal: open on state file `/imjournal.state' failed [v8.34.0 try http://www.rsyslog.com/e/2013 ] >15:54:36,331 INFO systemd-logind:Watching system buttons on /dev/input/event0 (Power Button) >15:54:36,335 INFO systemd-logind:Watching system buttons on /dev/input/event1 (AT Translated Set 2 keyboard) >15:54:36,391 INFO zramswapon:Setting up swapspace version 1, size = 2 GiB (2089361408 bytes) >15:54:36,391 INFO zramswapon:no label, UUID=a4c85ad6-f22d-407a-8113-941e9200db41 >15:54:36,395 INFO zramswapon:+ swapon -p 100 /dev/zram0 >15:54:36,415 INFO kernel:Adding 2040392k swap on /dev/zram0. Priority:100 extents:1 across:2040392k SSFS >15:54:36,425 INFO zramswapon:+ '[' 2040396 -le 1048576 ']' >15:54:36,425 INFO zramswapon:+ exit 0 >15:54:36,556 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.systemd1' >15:54:36,557 INFO systemd:Started Login Service. >15:54:36,557 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:36,560 INFO systemd:Started System Logging Service. >15:54:36,560 INFO systemd:Started OpenSSH ecdsa Server Key Generation. >15:54:36,560 INFO systemd:Started Service enabling compressing RAM with zRam. >15:54:36,564 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rsyslog comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:36,564 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@ecdsa comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:36,564 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@ecdsa comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:36,564 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=zram comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:36,564 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@ed25519 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:36,565 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@ed25519 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:36,565 INFO systemd:Started OpenSSH ed25519 Server Key Generation. >15:54:36,660 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@rsa comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:36,660 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@rsa comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:36,660 INFO systemd:Started OpenSSH rsa Server Key Generation. >15:54:36,660 INFO systemd:Reached target sshd-keygen.target. >15:54:36,666 DEBUG NetworkManager:<debug> [1531151676.6661] monotonic timestamp started counting 1.099546531 seconds ago with an offset of 20.0 seconds to CLOCK_BOOTTIME (local time is 2018-07-09 15:54:36) >15:54:36,667 INFO NetworkManager:<info> [1531151676.6664] NetworkManager (version 1.10.6-1.fc28) is starting... (for the first time) >15:54:36,667 INFO NetworkManager:<info> [1531151676.6664] Read config: /etc/NetworkManager/NetworkManager.conf (etc: 80-anaconda-no-ibft.conf, 91-anaconda-autoconnect-slaves.conf, 92-anaconda-loglevel-debug.conf) >15:54:36,667 DEBUG NetworkManager:<debug> [1531151676.6664] CONFIG: config-data[0x563efbcd4820]: 3 groups >15:54:36,667 DEBUG NetworkManager:<debug> [1531151676.6664] CONFIG: >15:54:36,667 DEBUG NetworkManager:<debug> [1531151676.6664] CONFIG: [main] >15:54:36,667 DEBUG NetworkManager:<debug> [1531151676.6664] CONFIG: plugins=ifcfg-rh,ibft,no-ibft >15:54:36,667 DEBUG NetworkManager:<debug> [1531151676.6664] CONFIG: >15:54:36,667 DEBUG NetworkManager:<debug> [1531151676.6664] CONFIG: [logging] >15:54:36,667 DEBUG NetworkManager:<debug> [1531151676.6664] CONFIG: level=DEBUG >15:54:36,667 DEBUG NetworkManager:<debug> [1531151676.6664] CONFIG: >15:54:36,667 DEBUG NetworkManager:<debug> [1531151676.6665] CONFIG: [connection] >15:54:36,667 DEBUG NetworkManager:<debug> [1531151676.6665] CONFIG: connection.autoconnect-slaves=1 >15:54:36,667 DEBUG NetworkManager:<debug> [1531151676.6665] config: state: missing state file "/var/lib/NetworkManager/NetworkManager.state": No such file or directory >15:54:36,667 DEBUG NetworkManager:<debug> [1531151676.6665] WEXT support is enabled >15:54:36,670 DEBUG NetworkManager:<debug> [1531151676.6707] platform-linux: create (ignore netns, initial netns, use udev) >15:54:36,670 DEBUG NetworkManager:<debug> [1531151676.6709] platform-linux: Netlink socket for events established: port=2839545348, fd=7 >15:54:36,670 DEBUG NetworkManager:<debug> [1531151676.6709] platform-linux: populate platform cache >15:54:36,671 DEBUG NetworkManager:<debug> [1531151676.6710] platform-linux: kernel-support: IFLA_INET6_ADDR_GEN_MODE: detected >15:54:36,673 DEBUG NetworkManager:<debug> [1531151676.6727] platform: signal: link added: 1: lo <UP,LOWER_UP;loopback,up,running,lowerup> mtu 65536 arp 772 loopback? not-init addrgenmode eui64 addr 00:00:00:00:00:00 driver unknown rx:6,416 tx:6,416 >15:54:36,673 DEBUG NetworkManager:<debug> [1531151676.6729] platform: signal: link added: 2: ens192 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? not-init addrgenmode eui64 addr 00:0C:29:11:67:D0 driver vmxnet3 rx:0,0 tx:0,0 >15:54:36,673 DEBUG NetworkManager:<debug> [1531151676.6730] platform: signal: address 4 added: 127.0.0.1/8 lft forever pref forever lifetime 1-0[4294967295,4294967295] dev 1 flags permanent src kernel >15:54:36,673 DEBUG NetworkManager:<debug> [1531151676.6730] platform: signal: address 6 added: ::1/128 lft forever pref forever lifetime 1-0[4294967295,4294967295] dev 1 flags permanent src kernel >15:54:36,673 DEBUG NetworkManager:<debug> [1531151676.6730] platform: signal: qdisc added: noqueue dev 1 family 0 handle 0 parent ffffffff info 2 >15:54:36,673 DEBUG NetworkManager:<debug> [1531151676.6734] platform: signal: link changed: 2: ens192 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? init addrgenmode eui64 addr 00:0C:29:11:67:D0 driver vmxnet3 rx:0,0 tx:0,0 >15:54:36,673 DEBUG NetworkManager:<debug> [1531151676.6735] platform: signal: link changed: 1: lo <UP,LOWER_UP;loopback,up,running,lowerup> mtu 65536 arp 772 loopback? init addrgenmode eui64 addr 00:00:00:00:00:00 driver unknown rx:6,416 tx:6,416 >15:54:36,673 DEBUG NetworkManager:<debug> [1531151676.6736] setup NMPlatform singleton (0x563efbcaf120, NMLinuxPlatform) >15:54:36,673 DEBUG NetworkManager:<debug> [1531151676.6736] create NMNetns singleton (0x563efbcdf8c0) >15:54:36,674 DEBUG NetworkManager:<debug> [1531151676.6736] auth[0x563efbca9880]: create auth-manager: polkit enabled >15:54:36,676 DEBUG NetworkManager:<debug> [1531151676.6759] auth[0x563efbca9880]: set instance >15:54:36,676 DEBUG NetworkManager:<debug> [1531151676.6760] setup NMAuthManager singleton (0x563efbca9880) >15:54:36,680 DEBUG NetworkManager:<debug> [1531151676.6803] bus-manager: setup NMBusManager singleton (0x563efbcd5230) >15:54:36,683 INFO NetworkManager:<info> [1531151676.6832] manager[0x563efbcf1080]: monitoring kernel firmware directory '/lib/firmware'. >15:54:36,692 DEBUG NetworkManager:<debug> [1531151676.6920] session-monitor: using systemd-logind session tracking >15:54:36,692 DEBUG NetworkManager:<debug> [1531151676.6921] create NMSessionMonitor singleton (0x7f4774002c40) >15:54:36,692 DEBUG NetworkManager:<debug> [1531151676.6923] create NMAgentManager singleton (0x563efbce82f0) >15:54:36,693 INFO dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.2' (uid=0 pid=1540 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >15:54:36,698 INFO systemd:Starting Hostname Service... >15:54:36,738 NOTICE audit:AVC avc: denied { mounton } for pid=1577 comm="(ostnamed)" path="/dev" dev="dm-0" ino=41042 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:mock_var_lib_t:s0 tclass=dir permissive=1 >15:54:36,738 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=7ffd067dc410 a1=5570eedbf530 a2=0 a3=2000 items=0 ppid=1 pid=1577 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(ostnamed)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:init_t:s0 key=(null) >15:54:36,738 NOTICE audit:PROCTITLE proctitle="(ostnamed)" >15:54:36,822 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.hostname1' >15:54:36,822 INFO systemd:Started Hostname Service. >15:54:36,822 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:36,825 INFO NetworkManager:<info> [1531151676.8240] hostname: hostname: using hostnamed >15:54:36,825 DEBUG NetworkManager:<debug> [1531151676.8241] create NMHostnameManager singleton (0x563efbcd55e0) >15:54:36,825 DEBUG NetworkManager:<debug> [1531151676.8243] create NMFirewallManager singleton (0x563efbd0c400) >15:54:36,825 INFO NetworkManager:<info> [1531151676.8243] dns-mgr[0x563efbd0e160]: init: dns=default, rc-manager=symlink >15:54:36,826 DEBUG NetworkManager:<debug> [1531151676.8245] create NMDnsManager singleton (0x563efbd0e160) >15:54:36,826 DEBUG NetworkManager:<debug> [1531151676.8245] policy: hostname-mode: full >15:54:36,826 DEBUG NetworkManager:<debug> [1531151676.8247] manager: setup NMManager singleton (0x563efbcf1080) >15:54:36,826 DEBUG NetworkManager:<debug> [1531151676.8267] create NMConnectivity singleton (0x563efbd0a230) >15:54:36,827 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:36,827 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=iscsi-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:36,827 INFO systemd:Started Network Manager. >15:54:36,827 INFO systemd:Reached target Network. >15:54:36,827 INFO systemd:Started Logout off all iSCSI sessions on shutdown. >15:54:36,837 INFO systemd:Reached target Remote File Systems (Pre). >15:54:36,837 INFO systemd:Reached target Anaconda System Services. >15:54:36,837 DEBUG NetworkManager:<debug> [1531151676.8286] dispatcher: default script directory '/etc/NetworkManager/dispatcher.d' has scripts >15:54:36,837 DEBUG NetworkManager:<debug> [1531151676.8287] dispatcher: pre-up script directory '/etc/NetworkManager/dispatcher.d/pre-up.d' has scripts >15:54:36,837 DEBUG NetworkManager:<debug> [1531151676.8288] dispatcher: pre-down script directory '/etc/NetworkManager/dispatcher.d/pre-down.d' has no scripts >15:54:36,837 INFO systemd:Starting Anaconda... >15:54:36,838 INFO dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=1540 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >15:54:36,840 NOTICE audit:AVC avc: denied { execute } for pid=1578 comm="(tmux)" name="tmux" dev="dm-0" ino=2090 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >15:54:36,840 NOTICE audit:AVC avc: denied { read open } for pid=1578 comm="(tmux)" path="/usr/bin/tmux" dev="dm-0" ino=2090 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >15:54:36,840 NOTICE audit:AVC avc: denied { execute_no_trans } for pid=1578 comm="(tmux)" path="/usr/bin/tmux" dev="dm-0" ino=2090 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >15:54:36,846 NOTICE audit:AVC avc: denied { map } for pid=1578 comm="tmux" path="/usr/bin/tmux" dev="dm-0" ino=2090 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >15:54:36,847 INFO systemd:Starting Network Manager Script Dispatcher Service... >15:54:36,854 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=5570eeda9e20 a1=5570eedaf8b0 a2=5570eedb3d80 a3=5570eeb7f010 items=0 ppid=1 pid=1578 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="tmux" exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >15:54:36,854 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >15:54:36,923 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:36,924 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.nm_dispatcher' >15:54:36,924 INFO systemd:Started Network Manager Script Dispatcher Service. >15:54:36,963 DEBUG NetworkManager:<debug> [1531151676.9632] create SettingsPluginIfcfg singleton (0x563efbd105e0) >15:54:36,963 INFO NetworkManager:<info> [1531151676.9632] settings: loaded plugin ifcfg-rh: (c) 2007 - 2015 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. (/usr/lib64/NetworkManager/libnm-settings-plugin-ifcfg-rh.so) >15:54:36,964 INFO NetworkManager:<info> [1531151676.9637] settings: loaded plugin keyfile: (c) 2007 - 2016 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >15:54:36,964 DEBUG NetworkManager:<debug> [1531151676.9639] ifcfg-rh: loading from file "/etc/sysconfig/network-scripts/ifcfg-lo"... >15:54:36,982 DEBUG NetworkManager:<debug> [1531151676.9811] ifcfg-rh: loading "/etc/sysconfig/network-scripts/ifcfg-lo" fails: Ignoring loopback device config. >15:54:36,985 INFO NetworkManager:<info> [1531151676.9823] manager: rfkill: WiFi enabled by radio killswitch; enabled by state file >15:54:36,985 INFO NetworkManager:<info> [1531151676.9823] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file >15:54:36,985 INFO NetworkManager:<info> [1531151676.9823] manager: Networking is enabled by state file >15:54:36,985 DEBUG NetworkManager:<debug> [1531151676.9823] dispatcher: (1) dispatching action 'hostname' >15:54:36,985 DEBUG NetworkManager:<debug> [1531151676.9825] dhcp-init: enabled DHCP client 'dhclient' (NMDhcpDhclient) >15:54:36,988 DEBUG NetworkManager:<debug> [1531151676.9825] dhcp-init: enabled DHCP client 'internal' (NMDhcpSystemd) >15:54:36,988 WARNING kernel:kauditd_printk_skb: 53 callbacks suppressed >15:54:36,988 NOTICE kernel:audit: type=1400 audit(1531151676.987:121): avc: denied { create } for pid=1583 comm=746D75783A20736572766572 name="default" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >15:54:36,988 NOTICE kernel:audit: type=1300 audit(1531151676.987:121): arch=c000003e syscall=49 success=yes exit=0 a0=6 a1=7fff85bcd110 a2=6e a3=3ae4893bce4722 items=0 ppid=1 pid=1583 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=746D75783A20736572766572 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >15:54:36,988 NOTICE kernel:audit: type=1327 audit(1531151676.987:121): proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >15:54:36,988 NOTICE kernel:audit: type=1400 audit(1531151676.987:122): avc: denied { getattr } for pid=1583 comm=746D75783A20736572766572 path="/tmp/tmux-0/default" dev="tmpfs" ino=23408 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >15:54:36,988 NOTICE kernel:audit: type=1300 audit(1531151676.987:122): arch=c000003e syscall=4 success=yes exit=0 a0=558991b43000 a1=7fff85bcd100 a2=7fff85bcd100 a3=3ae4893bce4722 items=0 ppid=1 pid=1583 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=746D75783A20736572766572 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >15:54:36,988 NOTICE kernel:audit: type=1327 audit(1531151676.987:122): proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >15:54:36,988 NOTICE kernel:audit: type=1400 audit(1531151676.987:123): avc: denied { setattr } for pid=1583 comm=746D75783A20736572766572 name="default" dev="tmpfs" ino=23408 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >15:54:36,988 NOTICE kernel:audit: type=1300 audit(1531151676.987:123): arch=c000003e syscall=90 success=yes exit=0 a0=558991b43000 a1=1b0 a2=7fff85bcd100 a3=3ae4893bce4722 items=0 ppid=1 pid=1583 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=746D75783A20736572766572 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >15:54:36,988 NOTICE kernel:audit: type=1327 audit(1531151676.987:123): proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >15:54:36,988 NOTICE audit:AVC avc: denied { create } for pid=1583 comm=746D75783A20736572766572 name="default" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >15:54:36,989 NOTICE audit:SYSCALL arch=c000003e syscall=49 success=yes exit=0 a0=6 a1=7fff85bcd110 a2=6e a3=3ae4893bce4722 items=0 ppid=1 pid=1583 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=746D75783A20736572766572 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >15:54:36,989 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >15:54:36,989 NOTICE audit:AVC avc: denied { getattr } for pid=1583 comm=746D75783A20736572766572 path="/tmp/tmux-0/default" dev="tmpfs" ino=23408 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >15:54:36,989 NOTICE audit:SYSCALL arch=c000003e syscall=4 success=yes exit=0 a0=558991b43000 a1=7fff85bcd100 a2=7fff85bcd100 a3=3ae4893bce4722 items=0 ppid=1 pid=1583 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=746D75783A20736572766572 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >15:54:36,989 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >15:54:36,989 NOTICE audit:AVC avc: denied { setattr } for pid=1583 comm=746D75783A20736572766572 name="default" dev="tmpfs" ino=23408 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >15:54:36,989 NOTICE audit:SYSCALL arch=c000003e syscall=90 success=yes exit=0 a0=558991b43000 a1=1b0 a2=7fff85bcd100 a3=3ae4893bce4722 items=0 ppid=1 pid=1583 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=746D75783A20736572766572 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >15:54:36,989 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >15:54:36,989 INFO NetworkManager:<info> [1531151676.9877] dhcp-init: Using DHCP client 'dhclient' >15:54:36,989 DEBUG NetworkManager:<debug> [1531151676.9878] create NMDhcpManager singleton (0x563efbd48040) >15:54:36,989 INFO NetworkManager:<info> [1531151676.9881] Loaded device plugin: NMBondDeviceFactory (internal) >15:54:36,989 INFO NetworkManager:<info> [1531151676.9881] Loaded device plugin: NMBridgeDeviceFactory (internal) >15:54:36,989 INFO NetworkManager:<info> [1531151676.9881] Loaded device plugin: NMDummyDeviceFactory (internal) >15:54:36,989 INFO NetworkManager:<info> [1531151676.9881] Loaded device plugin: NMEthernetDeviceFactory (internal) >15:54:36,989 INFO NetworkManager:<info> [1531151676.9881] Loaded device plugin: NMInfinibandDeviceFactory (internal) >15:54:36,989 INFO NetworkManager:<info> [1531151676.9882] Loaded device plugin: NMIPTunnelDeviceFactory (internal) >15:54:36,989 INFO NetworkManager:<info> [1531151676.9882] Loaded device plugin: NMMacsecDeviceFactory (internal) >15:54:36,989 INFO NetworkManager:<info> [1531151676.9882] Loaded device plugin: NMMacvlanDeviceFactory (internal) >15:54:36,989 INFO NetworkManager:<info> [1531151676.9882] Loaded device plugin: NMPppDeviceFactory (internal) >15:54:36,989 INFO NetworkManager:<info> [1531151676.9882] Loaded device plugin: NMTunDeviceFactory (internal) >15:54:36,989 INFO NetworkManager:<info> [1531151676.9882] Loaded device plugin: NMVethDeviceFactory (internal) >15:54:36,989 INFO NetworkManager:<info> [1531151676.9882] Loaded device plugin: NMVlanDeviceFactory (internal) >15:54:36,989 INFO NetworkManager:<info> [1531151676.9882] Loaded device plugin: NMVxlanDeviceFactory (internal) >15:54:36,990 INFO nm-dispatcher:req:1 'hostname': new request (5 scripts) >15:54:36,990 DEBUG nm-dispatcher:req:1 'hostname': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >15:54:36,990 INFO nm-dispatcher:req:1 'hostname': start running ordered scripts... >15:54:36,990 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/00-netreport": run script >15:54:37,004 INFO NetworkManager:<info> [1531151677.0044] Loaded device plugin: NMWifiFactory (/usr/lib64/NetworkManager/libnm-device-plugin-wifi.so) >15:54:37,011 INFO NetworkManager:<info> [1531151677.0113] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/libnm-device-plugin-team.so) >15:54:37,026 DEBUG NetworkManager:<debug> [1531151677.0241] device[0x563efbd616f0] (lo): unmanaged: flags set to [platform-init,by-default=0x110/0x110/unmanaged/unrealized], set-unmanaged [by-default=0x100]) >15:54:37,026 DEBUG NetworkManager:<debug> [1531151677.0241] device[0x563efbd616f0] (lo): constructed (NMDeviceGeneric) >15:54:37,026 DEBUG NetworkManager:<debug> [1531151677.0242] device[0x563efbd616f0] (lo): start setup of NMDeviceGeneric, kernel ifindex 1 >15:54:37,026 DEBUG NetworkManager:<debug> [1531151677.0242] device[0x563efbd616f0] (lo): assume-state: set guess-assume=1, connection=(null) >15:54:37,026 DEBUG NetworkManager:<debug> [1531151677.0243] platform-linux: error reading net:/sys/class/net/lo/phys_port_id: error reading 4096 bytes from file descriptor: Operation not supported >15:54:37,026 DEBUG NetworkManager:<debug> [1531151677.0244] platform-linux: sysctl: reading 'net:/sys/class/net/lo/dev_id': '0x0' >15:54:37,026 DEBUG NetworkManager:<debug> [1531151677.0244] platform-linux: error reading net:/sys/class/net/lo/device/sriov_totalvfs: Failed to open file "device/sriov_totalvfs" with openat: No such file or directory >15:54:37,026 DEBUG NetworkManager:<debug> [1531151677.0244] device[0x563efbd616f0] (lo): hw-addr: hardware address now 00:00:00:00:00:00 >15:54:37,026 DEBUG NetworkManager:<debug> [1531151677.0244] device[0x563efbd616f0] (lo): hw-addr: update initial MAC address 00:00:00:00:00:00 >15:54:37,026 DEBUG NetworkManager:<debug> [1531151677.0245] device[0x563efbd616f0] (lo): hw-addr: unable to read permanent MAC address (use current: 00:00:00:00:00:00) >15:54:37,026 INFO NetworkManager:<info> [1531151677.0245] device (lo): carrier: link connected >15:54:37,026 DEBUG NetworkManager:<debug> [1531151677.0245] device[0x563efbd616f0] (lo): unmanaged: flags set to [platform-init,by-default,!external-down=0x110/0x910/unmanaged/unrealized], set-managed [external-down=0x800]) >15:54:37,026 DEBUG NetworkManager:<debug> [1531151677.0245] device[0x563efbd616f0] (lo): unmanaged: flags set to [loopback,platform-init,by-default,!external-down=0x118/0x918/unmanaged/unrealized], set-unmanaged [loopback=0x8]) >15:54:37,026 DEBUG NetworkManager:<debug> [1531151677.0245] device[0x563efbd616f0] (lo): unmanaged: flags set to [loopback,platform-init,by-default,!user-settings,!external-down=0x118/0x958/unmanaged/unrealized], set-managed [user-settings=0x40]) >15:54:37,026 DEBUG NetworkManager:<debug> [1531151677.0245] device[0x563efbd616f0] (lo): unmanaged: flags set to [loopback,by-default,!platform-init,!user-settings,!external-down=0x108/0x958/unmanaged/unrealized], set-managed [platform-init=0x10]) >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0245] device[0x563efbd616f0] (lo): unmanaged: flags set to [loopback,by-default,!sleeping,!platform-init,!user-settings,!external-down=0x108/0x959/unmanaged/unrealized], set-managed [sleeping=0x1]) >15:54:37,027 INFO NetworkManager:<info> [1531151677.0249] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0250] device[0x563efbd616f0] (lo): assume-state: set guess-assume=0, connection=(null) >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0251] device[0x563efbd72fb0] (ens192): constructed (NMDeviceEthernet) >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0251] device[0x563efbd72fb0] (ens192): start setup of NMDeviceEthernet, kernel ifindex 2 >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0251] device[0x563efbd72fb0] (ens192): assume-state: set guess-assume=1, connection=(null) >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0252] platform-linux: error reading net:/sys/class/net/ens192/phys_port_id: error reading 4096 bytes from file descriptor: Operation not supported >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0252] platform-linux: sysctl: reading 'net:/sys/class/net/ens192/dev_id': '0x0' >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0252] platform-linux: error reading net:/sys/class/net/ens192/device/sriov_totalvfs: Failed to open file "device/sriov_totalvfs" with openat: No such file or directory >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0253] device[0x563efbd72fb0] (ens192): hw-addr: hardware address now 00:0C:29:11:67:D0 >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0253] device[0x563efbd72fb0] (ens192): hw-addr: update initial MAC address 00:0C:29:11:67:D0 >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0253] device[0x563efbd72fb0] (ens192): hw-addr: read permanent MAC address '00:0C:29:11:67:D0' >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0254] device[0x563efbd72fb0] (ens192): unmanaged: flags set to [platform-init,!loopback=0x10/0x18/unmanaged/unrealized], set-managed [loopback=0x8]) >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0254] device[0x563efbd72fb0] (ens192): unmanaged: flags set to [platform-init,!loopback,!user-settings=0x10/0x58/unmanaged/unrealized], set-managed [user-settings=0x40]) >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0254] device[0x563efbd72fb0] (ens192): unmanaged: flags set to [!loopback,!platform-init,!user-settings=0x0/0x58/managed/unrealized], set-managed [platform-init=0x10]) >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0254] device[0x563efbd72fb0] (ens192): unmanaged: flags set to [!sleeping,!loopback,!platform-init,!user-settings=0x0/0x59/managed/unrealized], set-managed [sleeping=0x1]) >15:54:37,027 INFO NetworkManager:<info> [1531151677.0259] manager: (ens192): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0264] settings-connection[0x7f47740085f0]: constructed (NMIfcfgConnection) >15:54:37,027 INFO NetworkManager:<info> [1531151677.0268] ifcfg-rh: add connection in-memory (978827ca-d012-39c8-ac50-42459cd3f6c1,"Wired connection 1") >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0268] settings-connection[0x7f47740085f0,978827ca-d012-39c8-ac50-42459cd3f6c1]: failed to read connection timestamp: No such file or directory >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0271] ++ connection 'new connection' (0x7f47740085f0/NMIfcfgConnection/"802-3-ethernet"): [/org/freedesktop/NetworkManager/Settings/1] >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0271] ++ connection [ 0x563efbcd4ec0 ] >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0271] ++ connection.autoconnect-priority = -999 >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0271] ++ connection.id = 'Wired connection 1' >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0271] ++ connection.permissions = [] >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0271] ++ connection.timestamp = 1531151677 >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0271] ++ connection.type = '802-3-ethernet' >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0271] ++ connection.uuid = '978827ca-d012-39c8-ac50-42459cd3f6c1' >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0271] ++ 802-3-ethernet [ 0x7f4774007770 ] >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0271] ++ 802-3-ethernet.mac-address = '00:0C:29:11:67:D0' >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0271] ++ 802-3-ethernet.mac-address-blacklist = [] >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0271] ++ 802-3-ethernet.s390-options = ((GHashTable*) 0x563efbd90400) >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0272] ++ ipv4 [ 0x563efbd8d8c0 ] >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0272] ++ ipv4.addresses = ((GPtrArray*) 0x563efbd70b80) >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0272] ++ ipv4.dns = [] >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0272] ++ ipv4.dns-search = [] >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0272] ++ ipv4.method = 'auto' >15:54:37,027 DEBUG NetworkManager:<debug> [1531151677.0272] ++ ipv4.routes = ((GPtrArray*) 0x563efbd91e20) >15:54:37,028 DEBUG NetworkManager:<debug> [1531151677.0272] ++ ipv6 [ 0x563efbcd4f80 ] >15:54:37,028 DEBUG NetworkManager:<debug> [1531151677.0272] ++ ipv6.addresses = ((GPtrArray*) 0x563efbd91e40) >15:54:37,028 DEBUG NetworkManager:<debug> [1531151677.0272] ++ ipv6.dns = [] >15:54:37,028 DEBUG NetworkManager:<debug> [1531151677.0272] ++ ipv6.dns-search = [] >15:54:37,028 DEBUG NetworkManager:<debug> [1531151677.0273] ++ ipv6.method = 'auto' >15:54:37,028 DEBUG NetworkManager:<debug> [1531151677.0273] ++ ipv6.routes = ((GPtrArray*) 0x563efbd91ea0) >15:54:37,028 INFO NetworkManager:<info> [1531151677.0274] settings: (ens192): created default wired connection 'Wired connection 1' >15:54:37,028 DEBUG NetworkManager:<debug> [1531151677.0276] device[0x563efbd72fb0] (ens192): ip4-config: update (commit=0, new-config=0x563efbd971a0) >15:54:37,028 DEBUG NetworkManager:<debug> [1531151677.0278] device[0x563efbd72fb0] (ens192): ip4-config: set IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/1) >15:54:37,028 DEBUG NetworkManager:<debug> [1531151677.0278] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >15:54:37,028 DEBUG NetworkManager:<debug> [1531151677.0278] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >15:54:37,028 DEBUG NetworkManager:<debug> [1531151677.0278] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >15:54:37,028 DEBUG NetworkManager:<debug> [1531151677.0280] device[0x563efbd72fb0] (ens192): ip6-config: update (commit=0, new-config=0x563efbd9e280) >15:54:37,028 DEBUG NetworkManager:<debug> [1531151677.0282] device[0x563efbd72fb0] (ens192): ip6-config: set IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/1) >15:54:37,028 DEBUG NetworkManager:<debug> [1531151677.0282] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >15:54:37,028 DEBUG NetworkManager:<debug> [1531151677.0282] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >15:54:37,028 DEBUG NetworkManager:<debug> [1531151677.0282] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >15:54:37,028 DEBUG NetworkManager:<debug> [1531151677.0282] device[0x563efbd72fb0] (ens192): assume-state: set guess-assume=0, connection=(null) >15:54:37,028 DEBUG NetworkManager:<debug> [1531151677.0282] manager: (ens192): assume: cannot generate connection: device has no existing configuration >15:54:37,028 INFO NetworkManager:<info> [1531151677.0282] device (ens192): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') >15:54:37,028 DEBUG NetworkManager:<debug> [1531151677.0283] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens192/accept_ra': '1' >15:54:37,028 DEBUG NetworkManager:<debug> [1531151677.0283] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens192/accept_ra_defrtr': '1' >15:54:37,028 DEBUG NetworkManager:<debug> [1531151677.0283] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens192/accept_ra_pinfo': '1' >15:54:37,028 DEBUG NetworkManager:<debug> [1531151677.0284] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens192/accept_ra_rtr_pref': '1' >15:54:37,028 DEBUG NetworkManager:<debug> [1531151677.0284] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens192/forwarding': '0' >15:54:37,028 DEBUG NetworkManager:<debug> [1531151677.0284] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens192/disable_ipv6': '0' >15:54:37,028 DEBUG NetworkManager:<debug> [1531151677.0284] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens192/hop_limit': '64' >15:54:37,028 DEBUG NetworkManager:<debug> [1531151677.0284] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens192/use_tempaddr': '0' >15:54:37,028 DEBUG NetworkManager:<debug> [1531151677.0284] device[0x563efbd72fb0] (ens192): will enable userland IPv6LL >15:54:37,029 DEBUG NetworkManager:<debug> [1531151677.0285] platform-linux: link: change 2: user-ipv6ll: set IPv6 address generation mode to none >15:54:37,029 DEBUG NetworkManager:<debug> [1531151677.0285] platform-linux: do-request-link: 2 >15:54:37,029 DEBUG NetworkManager:<debug> [1531151677.0287] platform: signal: link changed: 2: ens192 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? init addrgenmode none addr 00:0C:29:11:67:D0 driver vmxnet3 rx:0,0 tx:0,0 >15:54:37,029 DEBUG NetworkManager:<debug> [1531151677.0287] device[0x563efbd72fb0] (ens192): queued link change for ifindex 2 >15:54:37,029 DEBUG NetworkManager:<debug> [1531151677.0287] platform-linux: do-change-link[2]: success changing link: success >15:54:37,029 DEBUG NetworkManager:<debug> [1531151677.0287] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/disable_ipv6' to '1' (current value is '0') >15:54:37,029 DEBUG NetworkManager:<debug> [1531151677.0287] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/disable_ipv6' to '0' (current value is '1') >15:54:37,029 DEBUG NetworkManager:<debug> [1531151677.0288] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/accept_ra_defrtr' to '0' (current value is '1') >15:54:37,029 DEBUG NetworkManager:<debug> [1531151677.0288] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/accept_ra_pinfo' to '0' (current value is '1') >15:54:37,029 DEBUG NetworkManager:<debug> [1531151677.0288] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/accept_ra_rtr_pref' to '0' (current value is '1') >15:54:37,029 DEBUG NetworkManager:<debug> [1531151677.0288] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/use_tempaddr' to '0' (current value is identical) >15:54:37,029 DEBUG NetworkManager:<debug> [1531151677.0288] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/forwarding' to '0' (current value is identical) >15:54:37,029 DEBUG NetworkManager:<debug> [1531151677.0288] device[0x563efbd72fb0] (ens192): bringing up device 2 >15:54:37,029 DEBUG NetworkManager:<debug> [1531151677.0288] platform: link: setting up "ens192" (2) >15:54:37,029 DEBUG NetworkManager:<debug> [1531151677.0288] platform-linux: link: change 2: flags: set 0x1/0x1 ([up] / [up]) >15:54:37,035 INFO kernel:IPv6: ADDRCONF(NETDEV_UP): ens192: link is not ready >15:54:37,079 INFO kernel:vmxnet3 0000:0b:00.0 ens192: intr type 3, mode 0, 3 vectors allocated >15:54:37,081 INFO kernel:vmxnet3 0000:0b:00.0 ens192: NIC Link is Up 10000 Mbps >15:54:37,108 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/00-netreport": complete >15:54:37,108 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >15:54:37,109 INFO kernel:8021q: adding VLAN 0 to HW filter on device ens192 >15:54:37,113 DEBUG NetworkManager:<debug> [1531151677.1126] platform-linux: do-request-link: 2 >15:54:37,113 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >15:54:37,113 DEBUG NetworkManager:<debug> [1531151677.1127] platform: signal: link changed: 2: ens192 <UP,LOWER_UP;broadcast,multicast,up,running,lowerup> mtu 1500 arp 1 ethernet? init addrgenmode none addr 00:0C:29:11:67:D0 driver vmxnet3 rx:0,0 tx:0,0 >15:54:37,113 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": run script >15:54:37,113 DEBUG NetworkManager:<debug> [1531151677.1127] platform-linux: kernel-support: RTA_PREF: ability to set router preference for IPv6 routes: detected >15:54:37,113 DEBUG NetworkManager:<debug> [1531151677.1127] platform: signal: route 6 added: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >15:54:37,113 DEBUG NetworkManager:<debug> [1531151677.1128] platform-linux: do-change-link[2]: success changing link: success >15:54:37,113 INFO NetworkManager:<info> [1531151677.1129] device (ens192): carrier: link connected >15:54:37,113 DEBUG NetworkManager:<debug> [1531151677.1129] device[0x563efbd72fb0] (ens192): speed is now 10000 Mb/s >15:54:37,113 DEBUG NetworkManager:<debug> [1531151677.1129] device[0x563efbd72fb0] (ens192): add_pending_action (1): 'queued-state-change-disconnected' >15:54:37,113 DEBUG NetworkManager:<debug> [1531151677.1129] device[0x563efbd72fb0] (ens192): queue-state[disconnected, reason:carrier-changed, id:39]: queue state change >15:54:37,113 DEBUG NetworkManager:<debug> [1531151677.1130] device[0x563efbd72fb0] (ens192): preparing device >15:54:37,113 DEBUG NetworkManager:<debug> [1531151677.1130] device[0x563efbd72fb0] (ens192): queue-state[disconnected, reason:carrier-changed, id:39]: clear queued state change >15:54:37,113 DEBUG NetworkManager:<debug> [1531151677.1130] device[0x563efbd72fb0] (ens192): remove_pending_action (0): 'queued-state-change-disconnected' >15:54:37,113 DEBUG NetworkManager:<debug> [1531151677.1130] device[0x563efbd72fb0] (ens192): clearing queued IP4 config change >15:54:37,114 DEBUG NetworkManager:<debug> [1531151677.1130] device[0x563efbd72fb0] (ens192): clearing queued IP6 config change >15:54:37,114 DEBUG NetworkManager:<debug> [1531151677.1130] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/accept_ra' to '0' (current value is '1') >15:54:37,114 DEBUG NetworkManager:<debug> [1531151677.1131] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/use_tempaddr' to '0' (current value is identical) >15:54:37,114 DEBUG NetworkManager:<debug> [1531151677.1131] platform: ip6-route: delete table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >15:54:37,114 DEBUG NetworkManager:<debug> [1531151677.1131] platform: signal: route 6 removed: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >15:54:37,114 DEBUG NetworkManager:<debug> [1531151677.1132] device[0x563efbd72fb0] (ens192): queued IP6 config change >15:54:37,114 DEBUG NetworkManager:<debug> [1531151677.1132] platform-linux: do-delete-ip6-route[table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot]: success >15:54:37,114 DEBUG NetworkManager:<debug> [1531151677.1132] device[0x563efbd72fb0] (ens192): ip4-config: update (commit=1, new-config=(nil)) >15:54:37,114 DEBUG NetworkManager:<debug> [1531151677.1132] device[0x563efbd72fb0] (ens192): ip4-config: clear IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/1) >15:54:37,114 DEBUG NetworkManager:<debug> [1531151677.1132] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >15:54:37,114 DEBUG NetworkManager:<debug> [1531151677.1132] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >15:54:37,114 DEBUG NetworkManager:<debug> [1531151677.1132] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >15:54:37,114 DEBUG NetworkManager:<debug> [1531151677.1133] device[0x563efbd72fb0] (ens192): ip6-config: update (commit=1, new-config=(nil)) >15:54:37,114 DEBUG NetworkManager:<debug> [1531151677.1133] device[0x563efbd72fb0] (ens192): ip6-config: clear IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/1) >15:54:37,114 DEBUG NetworkManager:<debug> [1531151677.1133] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >15:54:37,114 DEBUG NetworkManager:<debug> [1531151677.1133] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >15:54:37,114 DEBUG NetworkManager:<debug> [1531151677.1133] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >15:54:37,123 DEBUG NetworkManager:<debug> [1531151677.1231] device[0x563efbd72fb0] (ens192): add_pending_action (1): 'recheck-available' >15:54:37,123 DEBUG NetworkManager:<debug> [1531151677.1233] create NMVpnManager singleton (0x563efbda3000) >15:54:37,123 DEBUG NetworkManager:<debug> [1531151677.1233] manager: creating virtual devices... >15:54:37,123 DEBUG NetworkManager:<debug> [1531151677.1234] setting up local loopback >15:54:37,123 DEBUG NetworkManager:<debug> [1531151677.1234] platform: link: setting up "lo" (1) >15:54:37,123 DEBUG NetworkManager:<debug> [1531151677.1234] platform-linux: link: change 1: flags: set 0x1/0x1 ([up] / [up]) >15:54:37,123 DEBUG NetworkManager:<debug> [1531151677.1234] platform-linux: do-request-link: 1 >15:54:37,123 DEBUG NetworkManager:<debug> [1531151677.1235] platform-linux: do-change-link[1]: success changing link: success >15:54:37,124 DEBUG NetworkManager:<debug> [1531151677.1240] device[0x563efbd616f0] (lo): ip4-config: update (commit=0, new-config=0x563efbd97420) >15:54:37,124 DEBUG NetworkManager:<debug> [1531151677.1243] device[0x563efbd616f0] (lo): ip4-config: set IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/2) >15:54:37,124 INFO dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.2' (uid=0 pid=1540 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >15:54:37,124 DEBUG NetworkManager:<debug> [1531151677.1243] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >15:54:37,124 DEBUG NetworkManager:<debug> [1531151677.1244] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >15:54:37,124 DEBUG NetworkManager:<debug> [1531151677.1244] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >15:54:37,124 DEBUG NetworkManager:<debug> [1531151677.1244] device[0x563efbd616f0] (lo): ip6-config: update (commit=0, new-config=0x563efbd9e040) >15:54:37,124 DEBUG NetworkManager:<debug> [1531151677.1245] device[0x563efbd616f0] (lo): ip6-config: set IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/2) >15:54:37,124 DEBUG NetworkManager:<debug> [1531151677.1246] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >15:54:37,124 DEBUG NetworkManager:<debug> [1531151677.1246] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >15:54:37,124 DEBUG NetworkManager:<debug> [1531151677.1246] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >15:54:37,124 DEBUG NetworkManager:<debug> [1531151677.1248] device[0x563efbd72fb0] (ens192): ip4-config: update (commit=0, new-config=0x563efbd97060) >15:54:37,125 DEBUG NetworkManager:<debug> [1531151677.1249] device[0x563efbd72fb0] (ens192): ip4-config: set IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/3) >15:54:37,125 DEBUG NetworkManager:<debug> [1531151677.1249] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >15:54:37,125 DEBUG NetworkManager:<debug> [1531151677.1249] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >15:54:37,125 DEBUG NetworkManager:<debug> [1531151677.1249] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >15:54:37,125 DEBUG NetworkManager:<debug> [1531151677.1249] device[0x563efbd72fb0] (ens192): ip6-config: update (commit=0, new-config=0x563efbd9e5e0) >15:54:37,125 DEBUG NetworkManager:<debug> [1531151677.1251] device[0x563efbd72fb0] (ens192): ip6-config: set IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >15:54:37,125 DEBUG NetworkManager:<debug> [1531151677.1251] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >15:54:37,125 DEBUG NetworkManager:<debug> [1531151677.1251] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >15:54:37,125 DEBUG NetworkManager:<debug> [1531151677.1251] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >15:54:37,125 DEBUG NetworkManager:<debug> [1531151677.1251] manager: (ens192): assume: cannot generate connection: device has no existing configuration >15:54:37,125 DEBUG NetworkManager:<debug> [1531151677.1251] device[0x563efbd72fb0] (ens192): ip6-config: update (commit=0, new-config=0x563efbd9e940) >15:54:37,125 DEBUG NetworkManager:<debug> [1531151677.1251] device[0x563efbd72fb0] (ens192): add_pending_action (2): 'queued-state-change-disconnected' >15:54:37,125 DEBUG NetworkManager:<debug> [1531151677.1252] device[0x563efbd72fb0] (ens192): queue-state[disconnected, reason:none, id:55]: queue state change >15:54:37,125 DEBUG NetworkManager:<debug> [1531151677.1252] device[0x563efbd72fb0] (ens192): is available, will transition to disconnected >15:54:37,125 DEBUG NetworkManager:<debug> [1531151677.1252] device[0x563efbd72fb0] (ens192): remove_pending_action (1): 'recheck-available' >15:54:37,125 DEBUG NetworkManager:<debug> [1531151677.1252] manager: (lo): assume: don't assume because not managed >15:54:37,125 DEBUG NetworkManager:<debug> [1531151677.1252] device[0x563efbd72fb0] (ens192): ip4-config: update (commit=0, new-config=0x563efbd97560) >15:54:37,125 DEBUG NetworkManager:<debug> [1531151677.1253] device[0x563efbd72fb0] (ens192): ip6-config: update (commit=0, new-config=0x563efbd9e820) >15:54:37,125 DEBUG NetworkManager:<debug> [1531151677.1253] manager: (ens192): assume: cannot generate connection: device has no existing configuration >15:54:37,125 DEBUG NetworkManager:<debug> [1531151677.1253] device[0x563efbd72fb0] (ens192): queue-state[disconnected, reason:none, id:55]: change state >15:54:37,125 INFO NetworkManager:<info> [1531151677.1253] device (ens192): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed') >15:54:37,125 DEBUG NetworkManager:<debug> [1531151677.1253] device[0x563efbd72fb0] (ens192): will enable userland IPv6LL >15:54:37,125 DEBUG NetworkManager:<debug> [1531151677.1253] platform-linux: link: change 2: user-ipv6ll: set IPv6 address generation mode to none >15:54:37,125 DEBUG NetworkManager:<debug> [1531151677.1254] platform-linux: do-request-link: 2 >15:54:37,125 DEBUG NetworkManager:<debug> [1531151677.1255] platform-linux: do-change-link[2]: success changing link: success >15:54:37,125 DEBUG NetworkManager:<debug> [1531151677.1255] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/disable_ipv6' to '1' (current value is '0') >15:54:37,125 DEBUG NetworkManager:<debug> [1531151677.1256] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/disable_ipv6' to '0' (current value is '1') >15:54:37,129 DEBUG NetworkManager:<debug> [1531151677.1257] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/accept_ra_defrtr' to '0' (current value is identical) >15:54:37,129 DEBUG NetworkManager:<debug> [1531151677.1258] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/accept_ra_pinfo' to '0' (current value is identical) >15:54:37,129 DEBUG NetworkManager:<debug> [1531151677.1258] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/accept_ra_rtr_pref' to '0' (current value is identical) >15:54:37,129 DEBUG NetworkManager:<debug> [1531151677.1258] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/use_tempaddr' to '0' (current value is identical) >15:54:37,129 DEBUG NetworkManager:<debug> [1531151677.1258] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/forwarding' to '0' (current value is identical) >15:54:37,129 DEBUG NetworkManager:<debug> [1531151677.1259] device[0x563efbd72fb0] (ens192): add_pending_action (2): 'autoactivate' >15:54:37,129 DEBUG NetworkManager:<debug> [1531151677.1259] device[0x563efbd72fb0] (ens192): remove_pending_action (1): 'queued-state-change-disconnected' >15:54:37,129 DEBUG NetworkManager:<debug> [1531151677.1259] platform: signal: route 6 added: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >15:54:37,129 DEBUG NetworkManager:<debug> [1531151677.1259] device[0x563efbd72fb0] (ens192): queued IP6 config change >15:54:37,129 INFO NetworkManager:<info> [1531151677.1260] policy: auto-activating connection 'Wired connection 1' >15:54:37,129 DEBUG NetworkManager:<debug> [1531151677.1262] active-connection[0x563efbd9e9c0]: set device "ens192" [0x563efbd72fb0] >15:54:37,129 DEBUG NetworkManager:<debug> [1531151677.1262] device[0x563efbd72fb0] (ens192): add_pending_action (2): 'activation-0x563efbd9e9c0' >15:54:37,129 DEBUG NetworkManager:<debug> [1531151677.1263] active-connection[0x563efbd9e9c0]: constructed (NMActRequest, version-id 1, type managed) >15:54:37,129 DEBUG NetworkManager:<debug> [1531151677.1264] device[0x563efbd72fb0] (ens192): remove_pending_action (1): 'autoactivate' >15:54:37,129 DEBUG NetworkManager:<debug> [1531151677.1264] device[0x563efbd72fb0] (ens192): ip6-config: update (commit=0, new-config=0x563efbd9ea60) >15:54:37,129 DEBUG NetworkManager:<debug> [1531151677.1265] device[0x563efbd72fb0] (ens192): ip6-config: update IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >15:54:37,129 DEBUG NetworkManager:<debug> [1531151677.1265] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >15:54:37,129 DEBUG NetworkManager:<debug> [1531151677.1265] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >15:54:37,129 DEBUG NetworkManager:<debug> [1531151677.1265] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >15:54:37,129 DEBUG NetworkManager:<debug> [1531151677.1266] device[0x563efbd72fb0] (ens192): ip4-config: update (commit=0, new-config=0x563efbd97560) >15:54:37,129 DEBUG NetworkManager:<debug> [1531151677.1266] device[0x563efbd72fb0] (ens192): ip6-config: update (commit=0, new-config=0x563efbd9e160) >15:54:37,129 DEBUG NetworkManager:<debug> [1531151677.1266] manager: (ens192): assume: cannot generate connection: device has no existing configuration >15:54:37,129 DEBUG NetworkManager:<debug> [1531151677.1267] device[0x563efbd72fb0] (ens192): unmanaged: flags set to [!sleeping,!loopback,!platform-init,!user-explicit,!user-settings=0x0/0x79/managed], set-managed [user-explicit=0x20], reason user-requested) >15:54:37,129 INFO NetworkManager:<info> [1531151677.1269] device (ens192): Activation: starting connection 'Wired connection 1' (978827ca-d012-39c8-ac50-42459cd3f6c1) >15:54:37,129 DEBUG NetworkManager:<debug> [1531151677.1269] device[0x563efbd72fb0] (ens192): activation-stage: schedule activate_stage1_device_prepare,v4 (id 69) >15:54:37,129 DEBUG NetworkManager:<debug> [1531151677.1270] device[0x563efbd72fb0] (ens192): activation-stage: invoke activate_stage1_device_prepare,v4 (id 69) >15:54:37,129 INFO NetworkManager:<info> [1531151677.1270] device (ens192): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') >15:54:37,129 DEBUG NetworkManager:<debug> [1531151677.1270] active-connection[0x563efbd9e9c0]: set state activating (was unknown) >15:54:37,129 INFO systemd:Starting Authorization Manager... >15:54:37,129 INFO NetworkManager:<info> [1531151677.1270] manager: NetworkManager state is now CONNECTING >15:54:37,129 DEBUG NetworkManager:<debug> [1531151677.1271] active-connection[0x563efbd9e9c0]: check-master-ready: not signalling (state activating, no master) >15:54:37,129 DEBUG NetworkManager:<debug> [1531151677.1271] manager: ActivatingConnection now Wired connection 1 >15:54:37,129 DEBUG NetworkManager:<debug> [1531151677.1271] device[0x563efbd72fb0] (ens192): set-link: ignore link negotiation >15:54:37,130 DEBUG NetworkManager:<debug> [1531151677.1271] device[0x563efbd72fb0] (ens192): activation-stage: schedule activate_stage2_device_config,v4 (id 75) >15:54:37,130 DEBUG NetworkManager:<debug> [1531151677.1272] device[0x563efbd72fb0] (ens192): activation-stage: complete activate_stage1_device_prepare,v4 (id 69) >15:54:37,130 DEBUG NetworkManager:<debug> [1531151677.1273] device[0x563efbd72fb0] (ens192): activation-stage: invoke activate_stage2_device_config,v4 (id 75) >15:54:37,130 INFO NetworkManager:<info> [1531151677.1274] device (ens192): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') >15:54:37,130 DEBUG NetworkManager:<debug> [1531151677.1274] device[0x563efbd72fb0] (ens192): bringing up device 2 >15:54:37,130 DEBUG NetworkManager:<debug> [1531151677.1274] platform: link: setting up "ens192" (2) >15:54:37,130 DEBUG NetworkManager:<debug> [1531151677.1274] platform-linux: link: change 2: flags: set 0x1/0x1 ([up] / [up]) >15:54:37,131 DEBUG NetworkManager:<debug> [1531151677.1275] platform-linux: do-request-link: 2 >15:54:37,131 DEBUG NetworkManager:<debug> [1531151677.1275] platform-linux: do-change-link[2]: success changing link: success >15:54:37,131 DEBUG NetworkManager:<debug> [1531151677.1276] firewall: [0x563efbdc1370,change:"ens192"]: firewall zone change ens192:default (waiting to initialize) >15:54:37,131 DEBUG NetworkManager:<debug> [1531151677.1276] device[0x563efbd72fb0] (ens192): activation-stage: complete activate_stage2_device_config,v4 (id 75) >15:54:37,131 DEBUG NetworkManager:<debug> [1531151677.1277] ifcfg-rh: dbus: aquired D-Bus service com.redhat.ifcfgrh1 and exported /com/redhat/ifcfgrh1 object >15:54:37,131 DEBUG NetworkManager:<debug> [1531151677.1278] manager: check_if_startup_complete returns FALSE because of ens192 >15:54:37,131 DEBUG NetworkManager:<debug> [1531151677.1291] sleep-monitor-sd: inhibit: taking sleep inhibitor... >15:54:37,134 DEBUG NetworkManager:<debug> [1531151677.1342] firewall: firewall initialized (not running) >15:54:37,135 DEBUG NetworkManager:<debug> [1531151677.1343] firewall: [0x563efbdc1370,change:"ens192"]: complete: fake success >15:54:37,135 DEBUG NetworkManager:<debug> [1531151677.1343] device[0x563efbd72fb0] (ens192): activation-stage: schedule activate_stage3_ip_config_start,v4 (id 84) >15:54:37,136 DEBUG NetworkManager:<debug> [1531151677.1343] device[0x563efbd72fb0] (ens192): activation-stage: invoke activate_stage3_ip_config_start,v4 (id 84) >15:54:37,136 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": complete >15:54:37,136 DEBUG NetworkManager:<debug> [1531151677.1343] active-connection[0x563efbd9e9c0]: set state-flags layer2-ready (was none) >15:54:37,136 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >15:54:37,136 INFO NetworkManager:<info> [1531151677.1343] device (ens192): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') >15:54:37,145 DEBUG NetworkManager:<debug> [1531151677.1439] bus-manager: (dhcp) creating private socket unix:path=/var/run/NetworkManager/private-dhcp >15:54:37,145 DEBUG NetworkManager:<debug> [1531151677.1448] create NMDhcpListener singleton (0x563efbcfb100) >15:54:37,145 INFO NetworkManager:<info> [1531151677.1448] dhcp4 (ens192): activation: beginning transaction (timeout in 45 seconds) >15:54:37,145 DEBUG NetworkManager:<debug> [1531151677.1448] dhcp4 (ens192): creating composite dhclient config /var/lib/NetworkManager/dhclient-ens192.conf >15:54:37,145 DEBUG NetworkManager:<debug> [1531151677.1448] dhcp4 (ens192): looking for existing config /etc/NetworkManager/dhclient-978827ca-d012-39c8-ac50-42459cd3f6c1.conf >15:54:37,145 DEBUG NetworkManager:<debug> [1531151677.1448] dhcp4 (ens192): looking for existing config /etc/NetworkManager/dhclient-ens192.conf >15:54:37,145 DEBUG NetworkManager:<debug> [1531151677.1449] dhcp4 (ens192): looking for existing config /etc/NetworkManager/dhclient.conf >15:54:37,145 DEBUG NetworkManager:<debug> [1531151677.1449] dhcp4 (ens192): looking for existing config /etc/dhcp/dhclient-ens192.conf >15:54:37,161 DEBUG NetworkManager:<debug> [1531151677.1615] dhcp4 (ens192): looking for existing config /etc/dhclient-ens192.conf >15:54:37,161 DEBUG NetworkManager:<debug> [1531151677.1616] dhcp4 (ens192): looking for existing config /etc/dhcp/dhclient.conf >15:54:37,161 DEBUG NetworkManager:<debug> [1531151677.1616] dhcp4 (ens192): looking for existing config /etc/dhclient.conf >15:54:37,161 DEBUG NetworkManager:<debug> [1531151677.1616] dhcp4 (ens192): merging existing dhclient config /etc/dhclient.conf >15:54:37,162 DEBUG NetworkManager:<debug> [1531151677.1619] dhcp4 (ens192): running: /sbin/dhclient -d -q -sf /usr/libexec/nm-dhcp-helper -pf /var/run/dhclient-ens192.pid -lf /var/lib/NetworkManager/dhclient-978827ca-d012-39c8-ac50-42459cd3f6c1-ens192.lease -cf /var/lib/NetworkManager/dhclient-ens192.conf ens192 >15:54:37,245 INFO NetworkManager:<info> [1531151677.2453] dhcp4 (ens192): dhclient started with pid 1602 >15:54:37,245 DEBUG NetworkManager:<debug> [1531151677.2455] device[0x563efbd72fb0] (ens192): add_pending_action (2): 'dhcp4' >15:54:37,245 DEBUG NetworkManager:<debug> [1531151677.2455] device[0x563efbd72fb0] (ens192): will enable userland IPv6LL >15:54:37,245 DEBUG NetworkManager:<debug> [1531151677.2455] platform-linux: link: change 2: user-ipv6ll: set IPv6 address generation mode to none >15:54:37,245 DEBUG NetworkManager:<debug> [1531151677.2456] platform-linux: do-request-link: 2 >15:54:37,246 NOTICE kernel:audit: type=1400 audit(1531151677.245:124): avc: denied { dac_override } for pid=1516 comm="in:imjournal" capability=1 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:system_r:syslogd_t:s0 tclass=capability permissive=1 >15:54:37,246 NOTICE audit:AVC avc: denied { dac_override } for pid=1516 comm="in:imjournal" capability=1 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:system_r:syslogd_t:s0 tclass=capability permissive=1 >15:54:37,246 NOTICE audit:AVC avc: denied { write } for pid=1516 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:54:37,246 NOTICE audit:AVC avc: denied { add_name } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:54:37,246 NOTICE audit:AVC avc: denied { create } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:54:37,246 NOTICE audit:AVC avc: denied { write open } for pid=1516 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38627 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:54:37,246 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7fd525e26a80 a2=241 a3=1b6 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:54:37,246 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:54:37,246 NOTICE audit:AVC avc: denied { getattr } for pid=1516 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38627 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:54:37,246 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=a a1=7fd525e262c0 a2=7fd525e262c0 a3=0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:54:37,247 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:54:37,247 NOTICE audit:AVC avc: denied { remove_name } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=38627 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:54:37,247 NOTICE audit:AVC avc: denied { rename } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=38627 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:54:37,247 NOTICE audit:AVC avc: denied { unlink } for pid=1516 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=38625 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:54:37,247 DEBUG NetworkManager:<debug> [1531151677.2457] platform-linux: do-change-link[2]: success changing link: success >15:54:37,247 DEBUG NetworkManager:<debug> [1531151677.2458] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/disable_ipv6' to '1' (current value is '0') >15:54:37,247 DEBUG NetworkManager:<debug> [1531151677.2459] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/disable_ipv6' to '0' (current value is '1') >15:54:37,247 DEBUG NetworkManager:<debug> [1531151677.2460] platform: signal: route 6 removed: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >15:54:37,247 DEBUG NetworkManager:<debug> [1531151677.2461] device[0x563efbd72fb0] (ens192): queued IP6 config change >15:54:37,247 DEBUG NetworkManager:<debug> [1531151677.2461] platform: signal: route 6 added: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >15:54:37,247 DEBUG NetworkManager:<debug> [1531151677.2462] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/default/use_tempaddr': '0' >15:54:37,247 DEBUG NetworkManager:<debug> [1531151677.2462] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens192/router_solicitation_interval': '4' >15:54:37,247 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fd525e26a80 a1=7fd5180023e0 a2=0 a3=7fd5180008d0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:54:37,247 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:54:37,247 DEBUG NetworkManager:<debug> [1531151677.2462] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens192/router_solicitations': '-1' >15:54:37,247 DEBUG NetworkManager:<debug> [1531151677.2475] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens192/max_addresses': '16' >15:54:37,247 DEBUG NetworkManager:<debug> [1531151677.2477] device[0x563efbd72fb0] (ens192): linklocal6: starting IPv6 with method 'auto', but the device has no link-local addresses configured. Wait. >15:54:37,247 DEBUG NetworkManager:<debug> [1531151677.2477] device[0x563efbd72fb0] (ens192): linklocal6: using IPv6 stable-privacy addressing >15:54:37,248 DEBUG NetworkManager:<debug> [1531151677.2477] device[0x563efbd72fb0] (ens192): linklocal6: adding IPv6LL address fe80::f46b:b4b2:c1f5:567b >15:54:37,248 DEBUG NetworkManager:<debug> [1531151677.2478] platform: address: adding or updating IPv6 address: fe80::f46b:b4b2:c1f5:567b/64 lft forever pref forever lifetime 1-0[4294967295,4294967295] dev 2 src unknown >15:54:37,248 DEBUG NetworkManager:<debug> [1531151677.2479] platform: signal: route 6 added: fe80::/64 via :: dev 2 metric 256 mss 0 rt-src rt-kernel >15:54:37,248 DEBUG NetworkManager:<debug> [1531151677.2479] platform-linux: do-add-ip6-address[2: fe80::f46b:b4b2:c1f5:567b]: success >15:54:37,248 DEBUG NetworkManager:<debug> [1531151677.2479] platform: signal: address 6 added: fe80::f46b:b4b2:c1f5:567b/64 lft forever pref forever lifetime 1-0[4294967295,4294967295] dev 2 flags tentative,permanent src kernel >15:54:37,248 DEBUG NetworkManager:<debug> [1531151677.2480] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/use_tempaddr' to '0' (current value is identical) >15:54:37,248 DEBUG NetworkManager:<debug> [1531151677.2480] device[0x563efbd72fb0] (ens192): activation-stage: complete activate_stage3_ip_config_start,v4 (id 84) >15:54:37,248 DEBUG NetworkManager:<debug> [1531151677.2482] sleep-monitor-sd: inhibit: inhibitor fd is 18 >15:54:37,249 DEBUG NetworkManager:<debug> [1531151677.2483] device[0x563efbd72fb0] (ens192): ip6-config: update (commit=0, new-config=0x563efbd9e700) >15:54:37,249 DEBUG NetworkManager:<debug> [1531151677.2484] device[0x563efbd72fb0] (ens192): ip6-config: update IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >15:54:37,249 DEBUG NetworkManager:<debug> [1531151677.2484] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >15:54:37,249 DEBUG NetworkManager:<debug> [1531151677.2484] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >15:54:37,249 DEBUG NetworkManager:<debug> [1531151677.2484] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >15:54:37,252 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >15:54:37,252 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/20-chrony": run script >15:54:37,260 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/20-chrony": complete >15:54:37,260 DEBUG nm-dispatcher:req:1 'hostname': completed (5 scripts) >15:54:37,271 DEBUG NetworkManager:<debug> [1531151677.2717] dispatcher: (1) 00-netreport succeeded >15:54:37,271 DEBUG NetworkManager:<debug> [1531151677.2718] dispatcher: (1) 04-iscsi succeeded >15:54:37,271 DEBUG NetworkManager:<debug> [1531151677.2718] dispatcher: (1) 10-ifcfg-rh-routes.sh succeeded >15:54:37,271 DEBUG NetworkManager:<debug> [1531151677.2718] dispatcher: (1) 11-dhclient succeeded >15:54:37,271 DEBUG NetworkManager:<debug> [1531151677.2718] dispatcher: (1) 20-chrony succeeded >15:54:37,301 NOTICE audit:AVC avc: denied { read write } for pid=1583 comm=746D75783A20736572766572 name="ptmx" dev="devtmpfs" ino=15269 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >15:54:37,301 NOTICE audit:AVC avc: denied { open } for pid=1583 comm=746D75783A20736572766572 path="/dev/ptmx" dev="devtmpfs" ino=15269 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >15:54:37,304 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=5 a0=ffffff9c a1=7fc3af56b096 a2=2 a3=0 items=0 ppid=1 pid=1583 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=746D75783A20736572766572 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >15:54:37,304 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >15:54:37,304 NOTICE audit:AVC avc: denied { ioctl } for pid=1583 comm=746D75783A20736572766572 path="/dev/ptmx" dev="devtmpfs" ino=15269 ioctlcmd=0x5401 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >15:54:37,304 NOTICE audit:SYSCALL arch=c000003e syscall=16 success=yes exit=0 a0=5 a1=5401 a2=7fff85bca940 a3=0 items=0 ppid=1 pid=1583 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=746D75783A20736572766572 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >15:54:37,304 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >15:54:37,304 INFO systemd:Started Anaconda. >15:54:37,312 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=anaconda comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:37,313 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=anaconda-tmux@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:37,313 INFO systemd:Started Anaconda Text Console. >15:54:37,589 INFO polkitd:Started polkitd version 0.114 >15:54:37,669 DEBUG NetworkManager:<debug> [1531151677.6687] bus-manager: (dhcp) accepted connection 0x563efbce6620 on private socket >15:54:37,669 DEBUG NetworkManager:<debug> [1531151677.6693] dhcp4 (ens192): unmapped DHCP state 'PREINIT' >15:54:37,669 DEBUG NetworkManager:<debug> [1531151677.6693] dhcp4 (ens192): DHCP reason 'PREINIT' -> state 'unknown' >15:54:37,670 DEBUG NetworkManager:<debug> [1531151677.6699] bus-manager: (dhcp) closed connection 0x563efbce6620 on private socket >15:54:37,691 INFO dhclient:Created duid "\000\004CG\036\315l/IV\273\237\367\320i\035\001\222". >15:54:37,691 INFO dhclient:DHCPDISCOVER on ens192 to 255.255.255.255 port 67 interval 3 (xid=0xf94ddd4c) >15:54:38,296 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.PolicyKit1' >15:54:38,297 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:38,297 INFO systemd:Started Authorization Manager. >15:54:38,298 INFO systemd:Startup finished in 6.078s (kernel) + 6.047s (initrd) + 10.604s (userspace) = 22.730s. >15:54:38,298 DEBUG NetworkManager:<debug> [1531151678.2984] auth: dbus name owner: ':1.6' >15:54:38,298 DEBUG NetworkManager:<debug> [1531151678.2984] auth: emit changed signal >15:54:38,344 NOTICE audit:AVC avc: denied { write } for pid=1616 comm=746D75783A20636C69656E74 name="default" dev="tmpfs" ino=23408 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >15:54:38,344 NOTICE audit:SYSCALL arch=c000003e syscall=42 success=yes exit=0 a0=5 a1=7fff1e496b30 a2=6e a3=8 items=0 ppid=1 pid=1616 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty1 ses=4294967295 comm=746D75783A20636C69656E74 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >15:54:38,344 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D7500617474616368002D7400616E61636F6E6461 >15:54:38,699 INFO dhclient:DHCPREQUEST on ens192 to 255.255.255.255 port 67 (xid=0xf94ddd4c) >15:54:38,700 INFO dhclient:DHCPOFFER from 192.168.26.254 >15:54:38,715 INFO dhclient:DHCPACK from 192.168.26.254 (xid=0xf94ddd4c) >15:54:38,723 DEBUG NetworkManager:<debug> [1531151678.7232] bus-manager: (dhcp) accepted connection 0x563efbce6720 on private socket >15:54:38,724 DEBUG NetworkManager:<debug> [1531151678.7242] dhcp4 (ens192): DHCP reason 'BOUND' -> state 'bound' >15:54:38,724 DEBUG NetworkManager:<debug> [1531151678.7243] dhcp4 (ens192): option 'requested_ms_classless_static_routes'=>'1' >15:54:38,724 DEBUG NetworkManager:<debug> [1531151678.7243] dhcp4 (ens192): option 'routers'=>'192.168.26.2' >15:54:38,724 DEBUG NetworkManager:<debug> [1531151678.7244] dhcp4 (ens192): option 'subnet_mask'=>'255.255.255.0' >15:54:38,724 DEBUG NetworkManager:<debug> [1531151678.7244] dhcp4 (ens192): option 'dhcp_server_identifier'=>'192.168.26.254' >15:54:38,724 DEBUG NetworkManager:<debug> [1531151678.7244] dhcp4 (ens192): option 'domain_name_servers'=>'192.168.26.2' >15:54:38,724 DEBUG NetworkManager:<debug> [1531151678.7245] dhcp4 (ens192): option 'next_server'=>'192.168.26.254' >15:54:38,724 DEBUG NetworkManager:<debug> [1531151678.7246] dhcp4 (ens192): option 'requested_classless_static_routes'=>'1' >15:54:38,724 DEBUG NetworkManager:<debug> [1531151678.7246] dhcp4 (ens192): option 'requested_wpad'=>'1' >15:54:38,724 DEBUG NetworkManager:<debug> [1531151678.7247] dhcp4 (ens192): option 'requested_host_name'=>'1' >15:54:38,724 DEBUG NetworkManager:<debug> [1531151678.7247] dhcp4 (ens192): option 'requested_domain_name'=>'1' >15:54:38,724 DEBUG NetworkManager:<debug> [1531151678.7248] dhcp4 (ens192): option 'requested_static_routes'=>'1' >15:54:38,724 DEBUG NetworkManager:<debug> [1531151678.7248] dhcp4 (ens192): option 'requested_ntp_servers'=>'1' >15:54:38,724 DEBUG NetworkManager:<debug> [1531151678.7248] dhcp4 (ens192): option 'requested_root_path'=>'1' >15:54:38,724 DEBUG NetworkManager:<debug> [1531151678.7249] dhcp4 (ens192): option 'requested_subnet_mask'=>'1' >15:54:38,724 DEBUG NetworkManager:<debug> [1531151678.7249] dhcp4 (ens192): option 'broadcast_address'=>'192.168.26.255' >15:54:38,725 DEBUG NetworkManager:<debug> [1531151678.7250] dhcp4 (ens192): option 'ip_address'=>'192.168.26.210' >15:54:38,725 DEBUG NetworkManager:<debug> [1531151678.7250] dhcp4 (ens192): option 'domain_name'=>'localdomain' >15:54:38,725 DEBUG NetworkManager:<debug> [1531151678.7250] dhcp4 (ens192): option 'requested_rfc3442_classless_static_routes'=>'1' >15:54:38,725 DEBUG NetworkManager:<debug> [1531151678.7251] dhcp4 (ens192): option 'requested_broadcast_address'=>'1' >15:54:38,725 DEBUG NetworkManager:<debug> [1531151678.7251] dhcp4 (ens192): option 'dad_wait_time'=>'0' >15:54:38,725 DEBUG NetworkManager:<debug> [1531151678.7252] dhcp4 (ens192): option 'network_number'=>'192.168.26.0' >15:54:38,725 DEBUG NetworkManager:<debug> [1531151678.7252] dhcp4 (ens192): option 'expiry'=>'1531153478' >15:54:38,725 DEBUG NetworkManager:<debug> [1531151678.7252] dhcp4 (ens192): option 'requested_time_offset'=>'1' >15:54:38,725 DEBUG NetworkManager:<debug> [1531151678.7253] dhcp4 (ens192): option 'requested_interface_mtu'=>'1' >15:54:38,725 DEBUG NetworkManager:<debug> [1531151678.7253] dhcp4 (ens192): option 'dhcp_message_type'=>'5' >15:54:38,725 DEBUG NetworkManager:<debug> [1531151678.7254] dhcp4 (ens192): option 'dhcp_lease_time'=>'1800' >15:54:38,725 DEBUG NetworkManager:<debug> [1531151678.7254] dhcp4 (ens192): option 'requested_domain_search'=>'1' >15:54:38,725 DEBUG NetworkManager:<debug> [1531151678.7255] dhcp4 (ens192): option 'requested_domain_name_servers'=>'1' >15:54:38,725 DEBUG NetworkManager:<debug> [1531151678.7255] dhcp4 (ens192): option 'requested_routers'=>'1' >15:54:38,725 INFO NetworkManager:<info> [1531151678.7255] dhcp4 (ens192): address 192.168.26.210 >15:54:38,725 INFO NetworkManager:<info> [1531151678.7256] dhcp4 (ens192): plen 24 (255.255.255.0) >15:54:38,725 INFO NetworkManager:<info> [1531151678.7256] dhcp4 (ens192): gateway 192.168.26.2 >15:54:38,725 INFO NetworkManager:<info> [1531151678.7257] dhcp4 (ens192): lease time 1800 >15:54:38,725 INFO NetworkManager:<info> [1531151678.7257] dhcp4 (ens192): nameserver '192.168.26.2' >15:54:38,725 INFO NetworkManager:<info> [1531151678.7258] dhcp4 (ens192): domain name 'localdomain' >15:54:38,725 INFO NetworkManager:<info> [1531151678.7258] dhcp4 (ens192): state changed unknown -> bound >15:54:38,725 DEBUG NetworkManager:<debug> [1531151678.7258] device[0x563efbd72fb0] (ens192): new DHCPv4 client state 1 >15:54:38,726 DEBUG NetworkManager:<debug> [1531151678.7261] device[0x563efbd72fb0] (ens192): activation-stage: schedule activate_stage5_ip4_config_result,v4 (id 118) >15:54:38,726 DEBUG NetworkManager:<debug> [1531151678.7263] device[0x563efbd72fb0] (ens192): activation-stage: invoke activate_stage5_ip4_config_result,v4 (id 118) >15:54:38,726 DEBUG NetworkManager:<debug> [1531151678.7264] device[0x563efbd72fb0] (ens192): ip4-config: update (commit=1, new-config=0x563efbd977e0) >15:54:38,726 DEBUG NetworkManager:<debug> [1531151678.7265] platform-linux: kernel-support: extended-ifa-flags: unable to detect kernel support for handling IPv6 temporary addresses. Assume support >15:54:38,726 DEBUG NetworkManager:<debug> [1531151678.7265] platform: address: adding or updating IPv4 address: 192.168.26.210/24 lft 1800sec pref 1800sec lifetime 3-0[1800,1800] dev 2 flags noprefixroute src unknown >15:54:38,726 DEBUG NetworkManager:<debug> [1531151678.7267] platform: signal: address 4 added: 192.168.26.210/24 lft 1800sec pref 1800sec lifetime 3-3[1800,1800] dev 2 flags noprefixroute src kernel >15:54:38,726 DEBUG NetworkManager:<debug> [1531151678.7268] device[0x563efbd72fb0] (ens192): queued IP4 config change >15:54:38,726 DEBUG NetworkManager:<debug> [1531151678.7269] platform-linux: do-add-ip4-address[2: 192.168.26.210/24]: success >15:54:38,726 DEBUG NetworkManager:<debug> [1531151678.7269] platform: route: append IPv4 route: 192.168.26.0/24 via 0.0.0.0 dev 2 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.26.210 >15:54:38,727 DEBUG NetworkManager:<debug> [1531151678.7270] platform: signal: route 4 added: 192.168.26.0/24 via 0.0.0.0 dev 2 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.26.210 >15:54:38,727 DEBUG NetworkManager:<debug> [1531151678.7270] platform-linux: do-add-ip4-route[192.168.26.0/24 via 0.0.0.0 dev 2 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.26.210]: success >15:54:38,727 DEBUG NetworkManager:<debug> [1531151678.7271] platform: route: append IPv4 route: 0.0.0.0/0 via 192.168.26.2 dev 2 metric 100 mss 0 rt-src dhcp >15:54:38,727 DEBUG NetworkManager:<debug> [1531151678.7271] platform: signal: route 4 added: 0.0.0.0/0 via 192.168.26.2 dev 2 metric 100 mss 0 rt-src rt-dhcp scope global >15:54:38,727 DEBUG NetworkManager:<debug> [1531151678.7272] platform-linux: do-add-ip4-route[0.0.0.0/0 via 192.168.26.2 dev 2 metric 100 mss 0 rt-src rt-dhcp scope global]: success >15:54:38,727 DEBUG NetworkManager:<debug> [1531151678.7273] device[0x563efbd72fb0] (ens192): ip4-config: update IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/3) >15:54:38,727 DEBUG NetworkManager:<debug> [1531151678.7276] platform-linux: sysctl: reading '/proc/sys/net/ipv4/conf/ens192/rp_filter': '0' >15:54:38,727 DEBUG NetworkManager:<debug> [1531151678.7276] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >15:54:38,727 DEBUG NetworkManager:<debug> [1531151678.7277] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >15:54:38,728 DEBUG NetworkManager:<debug> [1531151678.7280] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >15:54:38,728 DEBUG NetworkManager:<debug> [1531151678.7280] device[0x563efbd72fb0] (ens192): remove_pending_action (1): 'dhcp4' >15:54:38,728 DEBUG NetworkManager:<debug> [1531151678.7281] active-connection[0x563efbd9e9c0]: set state-flags layer2-ready,ip4-ready (was layer2-ready) >15:54:38,728 INFO NetworkManager:<info> [1531151678.7282] device (ens192): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') >15:54:38,728 DEBUG NetworkManager:<debug> [1531151678.7284] dispatcher: (2) (ens192) dispatching action 'pre-up' (with callback) >15:54:38,729 DEBUG NetworkManager:<debug> [1531151678.7288] device[0x563efbd72fb0] (ens192): activation-stage: complete activate_stage5_ip4_config_result,v4 (id 118) >15:54:38,729 DEBUG NetworkManager:<debug> [1531151678.7292] device[0x563efbd72fb0] (ens192): ip4-config: update (commit=0, new-config=0x563efbd97ba0) >15:54:38,730 INFO nm-dispatcher:req:2 'pre-up' [ens192]: new request (1 scripts) >15:54:38,730 DEBUG nm-dispatcher:req:2 'pre-up' [ens192]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >15:54:38,730 DEBUG nm-dispatcher:req:2 'pre-up' [ens192]: environment: DEVICE_IP_IFACE=ens192 >15:54:38,730 DEBUG nm-dispatcher:req:2 'pre-up' [ens192]: environment: DEVICE_IFACE=ens192 >15:54:38,730 DEBUG nm-dispatcher:req:2 'pre-up' [ens192]: environment: CONNECTION_ID=Wired connection 1 >15:54:38,730 DEBUG nm-dispatcher:req:2 'pre-up' [ens192]: environment: CONNECTION_UUID=978827ca-d012-39c8-ac50-42459cd3f6c1 >15:54:38,730 DEBUG nm-dispatcher:req:2 'pre-up' [ens192]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/1 >15:54:38,730 DEBUG nm-dispatcher:req:2 'pre-up' [ens192], "/etc/NetworkManager/dispatcher.d/pre-up.d/10-ifcfg-rh-routes.sh": run script (no-wait) >15:54:38,742 DEBUG NetworkManager:<debug> [1531151678.7427] bus-manager: (dhcp) closed connection 0x563efbce6720 on private socket >15:54:38,761 INFO dhclient:bound to 192.168.26.210 -- renewal in 864 seconds. >15:54:38,767 DEBUG nm-dispatcher:req:2 'pre-up' [ens192], "/etc/NetworkManager/dispatcher.d/pre-up.d/10-ifcfg-rh-routes.sh": complete >15:54:38,768 DEBUG nm-dispatcher:req:2 'pre-up' [ens192]: completed (1 scripts) >15:54:38,770 DEBUG NetworkManager:<debug> [1531151678.7685] dispatcher: (2) 10-ifcfg-rh-routes.sh succeeded >15:54:38,770 DEBUG NetworkManager:<debug> [1531151678.7685] device[0x563efbd72fb0] (ens192): add_pending_action (2): 'queued-state-change-secondaries' >15:54:38,770 DEBUG NetworkManager:<debug> [1531151678.7685] device[0x563efbd72fb0] (ens192): queue-state[secondaries, reason:none, id:134]: queue state change >15:54:38,770 DEBUG NetworkManager:<debug> [1531151678.7685] device[0x563efbd72fb0] (ens192): queue-state[secondaries, reason:none, id:134]: change state >15:54:38,770 INFO NetworkManager:<info> [1531151678.7685] device (ens192): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') >15:54:38,770 DEBUG NetworkManager:<debug> [1531151678.7686] device[0x563efbd72fb0] (ens192): add_pending_action (3): 'queued-state-change-activated' >15:54:38,770 DEBUG NetworkManager:<debug> [1531151678.7686] device[0x563efbd72fb0] (ens192): queue-state[activated, reason:none, id:137]: queue state change >15:54:38,770 DEBUG NetworkManager:<debug> [1531151678.7686] device[0x563efbd72fb0] (ens192): device entered SECONDARIES state >15:54:38,770 DEBUG NetworkManager:<debug> [1531151678.7687] device[0x563efbd72fb0] (ens192): remove_pending_action (2): 'queued-state-change-secondaries' >15:54:38,770 DEBUG NetworkManager:<debug> [1531151678.7688] device[0x563efbd72fb0] (ens192): queue-state[activated, reason:none, id:137]: change state >15:54:38,770 INFO NetworkManager:<info> [1531151678.7688] device (ens192): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') >15:54:38,770 DEBUG NetworkManager:<debug> [1531151678.7689] active-connection[0x563efbd9e9c0]: set state activated (was activating) >15:54:38,770 INFO NetworkManager:<info> [1531151678.7689] manager: NetworkManager state is now CONNECTED_LOCAL >15:54:38,770 DEBUG NetworkManager:<debug> [1531151678.7689] active-connection[0x563efbd9e9c0]: check-master-ready: not signalling (state activated, no master) >15:54:38,770 DEBUG NetworkManager:<debug> [1531151678.7690] device[0x563efbd72fb0] (ens192): remove_pending_action (1): 'activation-0x563efbd9e9c0' >15:54:38,770 DEBUG NetworkManager:<debug> [1531151678.7691] dns-mgr: (device_state_changed): queueing DNS updates (1) >15:54:38,770 DEBUG NetworkManager:<debug> [1531151678.7691] dns-mgr: (update_routing_and_dns): queueing DNS updates (2) >15:54:38,770 INFO NetworkManager:<info> [1531151678.7691] manager: NetworkManager state is now CONNECTED_SITE >15:54:38,770 INFO NetworkManager:<info> [1531151678.7692] policy: set 'Wired connection 1' (ens192) as default for IPv4 routing and DNS >15:54:38,770 DEBUG NetworkManager:<debug> [1531151678.7692] manager: PrimaryConnection now Wired connection 1 >15:54:38,770 DEBUG NetworkManager:<debug> [1531151678.7693] dns-mgr: (update_routing_and_dns): DNS configuration changed >15:54:38,770 DEBUG NetworkManager:<debug> [1531151678.7693] dns-mgr: (update_routing_and_dns): no DNS changes to commit (1) >15:54:38,770 DEBUG NetworkManager:<debug> [1531151678.7693] dns-mgr: (device_state_changed): DNS configuration changed >15:54:38,770 DEBUG NetworkManager:<debug> [1531151678.7693] dns-mgr: (device_state_changed): committing DNS changes (0) >15:54:38,770 DEBUG NetworkManager:<debug> [1531151678.7693] dns-mgr: update-dns: updating resolv.conf >15:54:38,770 DEBUG NetworkManager:<debug> [1531151678.7696] policy: restarting reverse-lookup thread for address 192.168.26.210 >15:54:38,770 INFO NetworkManager:<info> [1531151678.7697] device (ens192): Activation: successful, device activated. >15:54:38,770 DEBUG NetworkManager:<debug> [1531151678.7697] device[0x563efbd72fb0] (ens192): set metered value 4 >15:54:38,771 DEBUG NetworkManager:<debug> [1531151678.7697] manager: new metered value: 4 >15:54:38,771 DEBUG NetworkManager:<debug> [1531151678.7697] dispatcher: (3) (ens192) dispatching action 'up' >15:54:38,771 DEBUG NetworkManager:<debug> [1531151678.7699] create NMPacrunnerManager singleton (0x563efbd76c40) >15:54:38,771 DEBUG NetworkManager:<debug> [1531151678.7700] pacrunner: call[0x563efbdc7580]: send: new config ({'Interface': <'ens192'>, 'Method': <'direct'>, 'BrowserOnly': <false>},) >15:54:38,771 DEBUG NetworkManager:<debug> [1531151678.7700] connectivity: (ens192) faking request. Connectivity check disabled >15:54:38,771 DEBUG NetworkManager:<debug> [1531151678.7700] device[0x563efbd72fb0] (ens192): remove_pending_action (0): 'queued-state-change-activated' >15:54:38,771 INFO NetworkManager:<info> [1531151678.7701] manager: startup complete >15:54:38,771 DEBUG NetworkManager:<debug> [1531151678.7702] device[0x563efbd72fb0] (ens192): state changed from UNKNOWN to FULL >15:54:38,771 DEBUG NetworkManager:<debug> [1531151678.7702] manager: connectivity checking indicates FULL >15:54:38,771 INFO NetworkManager:<info> [1531151678.7702] manager: NetworkManager state is now CONNECTED_GLOBAL >15:54:38,771 DEBUG NetworkManager:<debug> [1531151678.7703] dispatcher: (4) dispatching action 'connectivity-change' >15:54:38,771 DEBUG NetworkManager:<debug> [1531151678.7703] device[0x563efbd72fb0] (ens192): ip4-config: update (commit=1, new-config=0x563efbd97ba0) >15:54:38,771 DEBUG NetworkManager:<debug> [1531151678.7703] platform: address: adding or updating IPv4 address: 192.168.26.210/24 lft 1800sec pref 1800sec lifetime 3-0[1800,1800] dev 2 flags noprefixroute src unknown >15:54:38,771 DEBUG NetworkManager:<debug> [1531151678.7704] platform-linux: do-add-ip4-address[2: 192.168.26.210/24]: success >15:54:38,773 INFO nm-dispatcher:req:3 'up' [ens192]: new request (5 scripts) >15:54:38,773 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >15:54:38,773 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: DHCP4_REQUESTED_ROUTERS=1 >15:54:38,773 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: DHCP4_REQUESTED_DOMAIN_NAME_SERVERS=1 >15:54:38,773 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: DHCP4_REQUESTED_DOMAIN_SEARCH=1 >15:54:38,773 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: DHCP4_DHCP_LEASE_TIME=1800 >15:54:38,773 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: DHCP4_DHCP_MESSAGE_TYPE=5 >15:54:38,773 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: DHCP4_REQUESTED_INTERFACE_MTU=1 >15:54:38,773 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: DHCP4_REQUESTED_TIME_OFFSET=1 >15:54:38,773 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: DHCP4_EXPIRY=1531153478 >15:54:38,773 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: DHCP4_NETWORK_NUMBER=192.168.26.0 >15:54:38,773 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: DHCP4_DAD_WAIT_TIME=0 >15:54:38,773 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: DHCP4_REQUESTED_BROADCAST_ADDRESS=1 >15:54:38,773 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: DHCP4_REQUESTED_RFC3442_CLASSLESS_STATIC_ROUTES=1 >15:54:38,773 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: DHCP4_DOMAIN_NAME=localdomain >15:54:38,773 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: DHCP4_IP_ADDRESS=192.168.26.210 >15:54:38,773 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: DHCP4_BROADCAST_ADDRESS=192.168.26.255 >15:54:38,773 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: DHCP4_REQUESTED_SUBNET_MASK=1 >15:54:38,773 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: DHCP4_REQUESTED_ROOT_PATH=1 >15:54:38,773 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: DHCP4_REQUESTED_NTP_SERVERS=1 >15:54:38,773 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: DHCP4_REQUESTED_STATIC_ROUTES=1 >15:54:38,774 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: DHCP4_REQUESTED_DOMAIN_NAME=1 >15:54:38,774 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: DHCP4_REQUESTED_HOST_NAME=1 >15:54:38,774 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: DHCP4_REQUESTED_WPAD=1 >15:54:38,774 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: DHCP4_REQUESTED_CLASSLESS_STATIC_ROUTES=1 >15:54:38,774 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: DHCP4_NEXT_SERVER=192.168.26.254 >15:54:38,774 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: DHCP4_DOMAIN_NAME_SERVERS=192.168.26.2 >15:54:38,774 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: DHCP4_DHCP_SERVER_IDENTIFIER=192.168.26.254 >15:54:38,774 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: DHCP4_SUBNET_MASK=255.255.255.0 >15:54:38,774 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: DHCP4_ROUTERS=192.168.26.2 >15:54:38,774 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: DHCP4_REQUESTED_MS_CLASSLESS_STATIC_ROUTES=1 >15:54:38,774 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: IP6_NUM_ROUTES=2 >15:54:38,774 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: IP6_ROUTE_1=fe80::/64 :: 256 >15:54:38,774 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: IP6_ROUTE_0=ff00::/8 :: 256 >15:54:38,774 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: IP6_GATEWAY=:: >15:54:38,774 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: IP6_NUM_ADDRESSES=1 >15:54:38,774 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: IP6_ADDRESS_0=fe80::f46b:b4b2:c1f5:567b/64 :: >15:54:38,774 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: IP4_NUM_ROUTES=1 >15:54:38,774 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: IP4_ROUTE_0=192.168.26.0/24 0.0.0.0 100 >15:54:38,774 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: IP4_DOMAINS=localdomain >15:54:38,774 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: IP4_NAMESERVERS=192.168.26.2 >15:54:38,774 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: IP4_GATEWAY=192.168.26.2 >15:54:38,774 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: IP4_NUM_ADDRESSES=1 >15:54:38,774 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: IP4_ADDRESS_0=192.168.26.210/24 192.168.26.2 >15:54:38,774 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: DEVICE_IP_IFACE=ens192 >15:54:38,774 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: DEVICE_IFACE=ens192 >15:54:38,774 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: CONNECTION_ID=Wired connection 1 >15:54:38,774 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: CONNECTION_UUID=978827ca-d012-39c8-ac50-42459cd3f6c1 >15:54:38,774 DEBUG nm-dispatcher:req:3 'up' [ens192]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/1 >15:54:38,774 INFO nm-dispatcher:req:3 'up' [ens192]: start running ordered scripts... >15:54:38,774 DEBUG nm-dispatcher:req:3 'up' [ens192], "/etc/NetworkManager/dispatcher.d/00-netreport": run script >15:54:38,775 INFO nm-dispatcher:req:4 'connectivity-change': new request (5 scripts) >15:54:38,775 DEBUG nm-dispatcher:req:4 'connectivity-change': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >15:54:38,775 DEBUG nm-dispatcher:req:4 'connectivity-change': environment: CONNECTIVITY_STATE=FULL >15:54:38,777 DEBUG NetworkManager:<debug> [1531151678.7773] pacrunner: name owner disappeared >15:54:38,804 DEBUG nm-dispatcher:req:3 'up' [ens192], "/etc/NetworkManager/dispatcher.d/00-netreport": complete >15:54:38,804 DEBUG nm-dispatcher:req:3 'up' [ens192], "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >15:54:38,844 WARNING systemd:iscsi.service: Unit cannot be reloaded because it is inactive. >15:54:38,845 DEBUG nm-dispatcher:req:3 'up' [ens192], "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >15:54:38,845 DEBUG nm-dispatcher:req:3 'up' [ens192], "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": run script >15:54:38,848 DEBUG nm-dispatcher:req:3 'up' [ens192], "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": complete >15:54:38,848 DEBUG nm-dispatcher:req:3 'up' [ens192], "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >15:54:38,869 DEBUG nm-dispatcher:req:3 'up' [ens192], "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >15:54:38,869 DEBUG nm-dispatcher:req:3 'up' [ens192], "/etc/NetworkManager/dispatcher.d/20-chrony": run script >15:54:38,941 DEBUG nm-dispatcher:req:3 'up' [ens192], "/etc/NetworkManager/dispatcher.d/20-chrony": complete >15:54:38,942 DEBUG nm-dispatcher:req:3 'up' [ens192]: completed (5 scripts) >15:54:38,942 INFO nm-dispatcher:req:4 'connectivity-change': start running ordered scripts... >15:54:38,942 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/00-netreport": run script >15:54:38,942 DEBUG NetworkManager:<debug> [1531151678.9424] dispatcher: (3) 00-netreport succeeded >15:54:38,942 DEBUG NetworkManager:<debug> [1531151678.9424] dispatcher: (3) 04-iscsi succeeded >15:54:38,942 DEBUG NetworkManager:<debug> [1531151678.9424] dispatcher: (3) 10-ifcfg-rh-routes.sh succeeded >15:54:38,942 DEBUG NetworkManager:<debug> [1531151678.9424] dispatcher: (3) 11-dhclient succeeded >15:54:38,942 DEBUG NetworkManager:<debug> [1531151678.9424] dispatcher: (3) 20-chrony succeeded >15:54:38,954 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/00-netreport": complete >15:54:38,954 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >15:54:38,955 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >15:54:38,955 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": run script >15:54:38,956 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": complete >15:54:38,957 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >15:54:38,965 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >15:54:38,965 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": run script >15:54:38,968 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": complete >15:54:38,968 DEBUG nm-dispatcher:req:4 'connectivity-change': completed (5 scripts) >15:54:38,968 DEBUG NetworkManager:<debug> [1531151678.9688] dispatcher: (4) 00-netreport succeeded >15:54:38,968 DEBUG NetworkManager:<debug> [1531151678.9688] dispatcher: (4) 04-iscsi succeeded >15:54:38,968 DEBUG NetworkManager:<debug> [1531151678.9688] dispatcher: (4) 10-ifcfg-rh-routes.sh succeeded >15:54:38,969 DEBUG NetworkManager:<debug> [1531151678.9688] dispatcher: (4) 11-dhclient succeeded >15:54:38,969 DEBUG NetworkManager:<debug> [1531151678.9688] dispatcher: (4) 20-chrony succeeded >15:54:39,086 DEBUG NetworkManager:<debug> [1531151679.0868] platform: signal: address 6 changed: fe80::f46b:b4b2:c1f5:567b/64 lft forever pref forever lifetime 3-0[4294967295,4294967295] dev 2 flags permanent src kernel >15:54:39,087 DEBUG NetworkManager:<debug> [1531151679.0869] device[0x563efbd72fb0] (ens192): queued IP6 config change >15:54:39,087 DEBUG NetworkManager:<debug> [1531151679.0869] device[0x563efbd72fb0] (ens192): ip6-config: update (commit=0, new-config=0x563efbd9e820) >15:54:39,087 DEBUG NetworkManager:<debug> [1531151679.0870] device[0x563efbd72fb0] (ens192): linklocal6: waiting for link-local addresses successful, continue with method auto >15:54:39,087 DEBUG NetworkManager:<debug> [1531151679.0870] device[0x563efbd72fb0] (ens192): addrconf6: using the device EUI-64 identifier >15:54:39,087 DEBUG NetworkManager:<debug> [1531151679.0871] device[0x563efbd72fb0] (ens192): ip6-config: update (commit=1, new-config=0x563efbd9e700) >15:54:39,087 DEBUG NetworkManager:<debug> [1531151679.0871] platform: address: adding or updating IPv6 address: fe80::f46b:b4b2:c1f5:567b/64 lft forever pref forever lifetime 3-0[4294967295,4294967295] dev 2 flags permanent,noprefixroute src unknown >15:54:39,087 DEBUG NetworkManager:<debug> [1531151679.0871] platform: signal: address 6 changed: fe80::f46b:b4b2:c1f5:567b/64 lft forever pref forever lifetime 3-0[4294967295,4294967295] dev 2 flags permanent,noprefixroute src kernel >15:54:39,087 DEBUG NetworkManager:<debug> [1531151679.0871] device[0x563efbd72fb0] (ens192): queued IP6 config change >15:54:39,087 DEBUG NetworkManager:<debug> [1531151679.0871] platform: signal: route 6 removed: fe80::/64 via :: dev 2 metric 256 mss 0 rt-src rt-kernel >15:54:39,087 DEBUG NetworkManager:<debug> [1531151679.0872] platform-linux: do-add-ip6-address[2: fe80::f46b:b4b2:c1f5:567b]: success >15:54:39,087 DEBUG NetworkManager:<debug> [1531151679.0872] platform: route: append IPv6 route: fe80::/64 via :: dev 2 metric 256 mss 0 rt-src rt-kernel >15:54:39,087 DEBUG NetworkManager:<debug> [1531151679.0873] platform: signal: route 6 added: fe80::/64 via :: dev 2 metric 256 mss 0 rt-src rt-kernel >15:54:39,087 DEBUG NetworkManager:<debug> [1531151679.0873] platform-linux: do-add-ip6-route[fe80::/64 via :: dev 2 metric 256 mss 0 rt-src rt-kernel]: success >15:54:39,087 DEBUG NetworkManager:<debug> [1531151679.0873] platform: route: append IPv6 route: fe80::/64 via :: dev 2 metric 100 mss 0 rt-src rt-kernel >15:54:39,087 DEBUG NetworkManager:<debug> [1531151679.0873] platform: signal: route 6 added: fe80::/64 via :: dev 2 metric 100 mss 0 rt-src rt-kernel >15:54:39,087 DEBUG NetworkManager:<debug> [1531151679.0874] platform-linux: do-add-ip6-route[fe80::/64 via :: dev 2 metric 100 mss 0 rt-src rt-kernel]: success >15:54:39,087 DEBUG NetworkManager:<debug> [1531151679.0874] device[0x563efbd72fb0] (ens192): ip6-config: update IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >15:54:39,087 DEBUG NetworkManager:<debug> [1531151679.0874] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >15:54:39,087 DEBUG NetworkManager:<debug> [1531151679.0875] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >15:54:39,087 DEBUG NetworkManager:<debug> [1531151679.0875] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >15:54:39,087 DEBUG NetworkManager:<debug> [1531151679.0876] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/accept_ra' to '1' (current value is '0') >15:54:39,087 DEBUG NetworkManager:<debug> [1531151679.0876] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/accept_ra_defrtr' to '0' (current value is identical) >15:54:39,087 DEBUG NetworkManager:<debug> [1531151679.0876] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/accept_ra_pinfo' to '0' (current value is identical) >15:54:39,087 DEBUG NetworkManager:<debug> [1531151679.0876] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/accept_ra_rtr_pref' to '0' (current value is identical) >15:54:39,087 DEBUG NetworkManager:<debug> [1531151679.0876] ndisc[0x563efbd9eb00,"ens192"]: starting neighbor discovery: 2 >15:54:39,087 DEBUG NetworkManager:<debug> [1531151679.0876] ndisc-lndp[0x563efbd9eb00,"ens192"]: processing libndp events >15:54:39,087 DEBUG NetworkManager:<debug> [1531151679.0877] ndisc[0x563efbd9eb00,"ens192"]: scheduling RA timeout in 30 seconds >15:54:39,087 DEBUG NetworkManager:<debug> [1531151679.0877] ndisc[0x563efbd9eb00,"ens192"]: scheduling explicit router solicitation request in 0 seconds. >15:54:39,088 DEBUG NetworkManager:<debug> [1531151679.0879] device[0x563efbd72fb0] (ens192): ip6-config: update (commit=0, new-config=0x563efbd9e700) >15:54:39,135 NOTICE audit:AVC avc: denied { read write } for pid=1690 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 >15:54:39,136 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=7fd7f730a430 a1=7fd7e9072078 a2=7fd7e9072090 a3=0 items=0 ppid=1611 pid=1690 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="ldconfig" exe="/usr/sbin/ldconfig" subj=system_u:system_r:ldconfig_t:s0 key=(null) >15:54:39,136 NOTICE audit:PROCTITLE proctitle=2F7362696E2F6C64636F6E666967002D70 >15:54:39,567 DEBUG NetworkManager:<debug> [1531151679.5673] ndisc[0x563efbd9eb00,"ens192"]: router solicitation sent >15:54:39,567 DEBUG NetworkManager:<debug> [1531151679.5674] ndisc[0x563efbd9eb00,"ens192"]: scheduling router solicitation retry in 4 seconds. >15:54:40,082 INFO dbus-daemon:[system] Activating via systemd: service name='com.redhat.lvmdbus1' unit='lvm2-lvmdbusd.service' requested by ':1.7' (uid=0 pid=1611 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >15:54:40,085 INFO systemd:Starting LVM2 D-Bus service... >15:54:40,362 INFO dbus-daemon:[system] Successfully activated service 'com.redhat.lvmdbus1' >15:54:40,362 INFO systemd:Started LVM2 D-Bus service. >15:54:40,362 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-lvmdbusd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:40,525 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:40,525 INFO systemd:Started LVM2 metadata daemon. >15:54:41,114 INFO multipathd:sda: triggering change event to reinitialize >15:54:41,114 INFO multipathd:sdb: triggering change event to reinitialize >15:54:41,373 WARNING multipath:sda: failed to get udev uid: Invalid argument >15:54:41,375 WARNING multipath:sda: failed to get sysfs uid: Invalid argument >15:54:41,376 WARNING multipath:sda: failed to get sgio uid: No such file or directory >15:54:41,382 INFO multipathd:sda: add path (uevent) >15:54:41,382 INFO multipathd:sda: spurious uevent, path already in pathvec >15:54:41,385 INFO multipathd:sda: fail to get serial >15:54:41,386 INFO multipathd:sda: failed to get udev uid: Invalid argument >15:54:41,386 INFO multipathd:sda: failed to get path uid >15:54:41,386 INFO multipathd:uevent trigger error >15:54:41,414 WARNING multipath:sdb: failed to get udev uid: Invalid argument >15:54:41,414 WARNING multipath:sdb: failed to get sysfs uid: Invalid argument >15:54:41,414 WARNING multipath:sdb: failed to get sgio uid: No such file or directory >15:54:41,430 INFO dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.9' (uid=0 pid=1611 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >15:54:41,431 INFO systemd:Starting Disk Manager... >15:54:41,484 NOTICE journal:udisks daemon version 2.7.6 starting >15:54:41,501 WARNING journal:Error probing device: Error sending ATA command IDENTIFY PACKET DEVICE to /dev/sr0: ATA command failed: error=0x01 count=0x02 status=0x50 (g-io-error-quark, 0) >15:54:41,525 WARNING journal:Error probing device: Error sending ATA command IDENTIFY PACKET DEVICE to /dev/sr0: ATA command failed: error=0x01 count=0x02 status=0x50 (g-io-error-quark, 0) >15:54:41,543 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.UDisks2' >15:54:41,543 INFO systemd:Started Disk Manager. >15:54:41,543 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:41,545 NOTICE journal:Acquired the name org.freedesktop.UDisks2 on the system message bus >15:54:41,549 NOTICE journal:Loading module libudisks2_iscsi.so... >15:54:41,550 WARNING journal:g_object_notify: object class 'UDisksObjectSkeleton' has no property named 'manager-iscsi-initiator' >15:54:41,553 WARNING journal:Error probing device: Error sending ATA command IDENTIFY PACKET DEVICE to /dev/sr0: ATA command failed: error=0x01 count=0x02 status=0x50 (g-io-error-quark, 0) >15:54:41,837 NOTICE audit:AVC avc: denied { write } for pid=1516 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:54:41,837 NOTICE audit:AVC avc: denied { add_name } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:54:41,837 NOTICE audit:AVC avc: denied { create } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:54:41,837 NOTICE audit:AVC avc: denied { write open } for pid=1516 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39258 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:54:41,837 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7fd525e26a80 a2=241 a3=1b6 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:54:41,837 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:54:41,838 NOTICE audit:AVC avc: denied { getattr } for pid=1516 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39258 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:54:41,838 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=a a1=7fd525e262c0 a2=7fd525e262c0 a3=0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:54:41,838 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:54:41,838 NOTICE audit:AVC avc: denied { remove_name } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39258 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:54:41,838 NOTICE audit:AVC avc: denied { rename } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39258 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:54:41,838 NOTICE audit:AVC avc: denied { unlink } for pid=1516 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=39165 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:54:41,838 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fd525e26a80 a1=7fd5180023e0 a2=0 a3=7fd5180008d0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:54:41,838 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:54:42,418 INFO multipathd:sdb: add path (uevent) >15:54:42,418 INFO multipathd:sdb: spurious uevent, path already in pathvec >15:54:42,419 INFO multipathd:sdb: fail to get serial >15:54:42,419 INFO multipathd:sdb: failed to get udev uid: Invalid argument >15:54:42,419 INFO multipathd:sdb: failed to get path uid >15:54:42,419 INFO multipathd:uevent trigger error >15:54:42,709 NOTICE audit:CONFIG_CHANGE audit_pid=1739 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >15:54:42,709 NOTICE audit:CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >15:54:42,713 NOTICE audit:AVC avc: denied { read write } for pid=1740 comm="dbus-daemon" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >15:54:42,714 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=7fd7d9ab0168 a1=7fd7d7a92d00 a2=7fd7d7aa1030 a3=0 items=0 ppid=1611 pid=1740 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="dbus-daemon" exe="/usr/bin/dbus-daemon" subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 key=(null) >15:54:42,714 NOTICE audit:PROCTITLE proctitle=646275732D6461656D6F6E002D2D7072696E742D61646472657373002D2D7379736C6F67002D2D636F6E6669672D66696C653D2F7573722F73686172652F616E61636F6E64612F646275732F616E61636F6E64612D6275732E636F6E66 >15:54:42,758 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=1611 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >15:54:43,087 NOTICE audit:AVC avc: denied { dac_override } for pid=1516 comm="in:imjournal" capability=1 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:system_r:syslogd_t:s0 tclass=capability permissive=1 >15:54:43,087 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7fd525e26a80 a2=241 a3=1b6 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:54:43,087 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:54:43,112 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Schedule publishing. >15:54:43,112 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.boss:Start the main loop. >15:54:43,113 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss. >15:54:43,113 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-g2u6w82rL6,guid=adc4cc1223c3f5d79bb358b75b438542. >15:54:43,117 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Installation. >15:54:43,118 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss. >15:54:43,120 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Boss' >15:54:43,123 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Timezone. >15:54:43,124 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Network. >15:54:43,124 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Localization. >15:54:43,124 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Security. >15:54:43,124 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.User. >15:54:43,124 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Payload. >15:54:43,124 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Storage. >15:54:43,124 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Services. >15:54:43,124 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Addons are enabled. >15:54:43,124 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Start modules. >15:54:43,125 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Timezone >15:54:43,125 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=1744 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >15:54:43,125 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Network >15:54:43,125 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Localization >15:54:43,126 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Security >15:54:43,126 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=1744 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >15:54:43,126 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/User >15:54:43,127 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Payload >15:54:43,127 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Storage >15:54:43,127 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Services >15:54:43,128 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Addons/Baz >15:54:43,128 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=1744 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >15:54:43,129 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=1744 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >15:54:43,130 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=1744 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >15:54:43,132 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=1744 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >15:54:43,133 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=1744 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >15:54:43,135 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=1744 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >15:54:43,137 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=1744 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >15:54:43,567 DEBUG NetworkManager:<debug> [1531151683.5674] ndisc[0x563efbd9eb00,"ens192"]: router solicitation sent >15:54:43,568 DEBUG NetworkManager:<debug> [1531151683.5677] ndisc[0x563efbd9eb00,"ens192"]: scheduling router solicitation retry in 4 seconds. >15:54:44,923 WARNING org.fedoraproject.Anaconda.Modules.Payload:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >15:54:44,923 WARNING org.fedoraproject.Anaconda.Modules.Payload:DEBUG:anaconda.modules.common.base.base:Start the loop. >15:54:44,924 WARNING org.fedoraproject.Anaconda.Modules.Payload:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payload. >15:54:44,924 WARNING org.fedoraproject.Anaconda.Modules.Payload:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-g2u6w82rL6,guid=adc4cc1223c3f5d79bb358b75b438542. >15:54:44,933 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >15:54:44,935 WARNING org.fedoraproject.Anaconda.Modules.Payload:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payload. >15:54:44,936 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.common.base.base:Start the loop. >15:54:44,938 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >15:54:44,938 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is available >15:54:44,941 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Payload started successfully. >15:54:44,943 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone. >15:54:44,944 WARNING org.fedoraproject.Anaconda.Modules.Timezone:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-g2u6w82rL6,guid=adc4cc1223c3f5d79bb358b75b438542. >15:54:45,031 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone. >15:54:45,037 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >15:54:45,037 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is available >15:54:45,040 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Timezone started successfully. >15:54:45,050 WARNING org.fedoraproject.Anaconda.Addons.Baz:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >15:54:45,050 WARNING org.fedoraproject.Anaconda.Addons.Baz:DEBUG:anaconda.modules.common.base.base:Start the loop. >15:54:45,050 WARNING org.fedoraproject.Anaconda.Addons.Baz:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Addons/Baz. >15:54:45,050 WARNING org.fedoraproject.Anaconda.Addons.Baz:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-g2u6w82rL6,guid=adc4cc1223c3f5d79bb358b75b438542. >15:54:45,053 WARNING org.fedoraproject.Anaconda.Addons.Baz:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Addons.Baz. >15:54:45,056 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >15:54:45,056 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is available >15:54:45,058 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Addons/Baz started successfully. >15:54:45,064 WARNING org.fedoraproject.Anaconda.Modules.Network:INFO:anaconda.dbus.connection:Connecting to the system bus. >15:54:45,091 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >15:54:45,091 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.common.base.base:Start the loop. >15:54:45,092 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network. >15:54:45,092 WARNING org.fedoraproject.Anaconda.Modules.Network:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-g2u6w82rL6,guid=adc4cc1223c3f5d79bb358b75b438542. >15:54:45,107 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [1] btrfs --version ... >15:54:45,115 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Network. >15:54:45,117 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[1]: btrfs-progs v4.15.1 >15:54:45,117 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[1]: >15:54:45,117 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [1] (exit code: 0) >15:54:45,118 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [2] mkswap --version ... >15:54:45,119 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >15:54:45,119 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network is available >15:54:45,121 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Network started successfully. >15:54:45,133 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[2]: mkswap from util-linux 2.32 >15:54:45,133 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[2]: >15:54:45,134 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [2] (exit code: 0) >15:54:45,144 WARNING org.fedoraproject.Anaconda.Modules.User:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >15:54:45,148 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >15:54:45,149 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Start the loop. >15:54:45,150 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services. >15:54:45,150 WARNING org.fedoraproject.Anaconda.Modules.Services:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-g2u6w82rL6,guid=adc4cc1223c3f5d79bb358b75b438542. >15:54:45,163 WARNING org.fedoraproject.Anaconda.Modules.User:DEBUG:anaconda.modules.common.base.base:Start the loop. >15:54:45,165 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services. >15:54:45,168 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >15:54:45,169 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is available >15:54:45,169 WARNING org.fedoraproject.Anaconda.Modules.User:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/User. >15:54:45,169 WARNING org.fedoraproject.Anaconda.Modules.User:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-g2u6w82rL6,guid=adc4cc1223c3f5d79bb358b75b438542. >15:54:45,171 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Services started successfully. >15:54:45,179 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >15:54:45,180 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.common.base.base:Start the loop. >15:54:45,181 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization. >15:54:45,181 WARNING org.fedoraproject.Anaconda.Modules.Localization:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-g2u6w82rL6,guid=adc4cc1223c3f5d79bb358b75b438542. >15:54:45,189 WARNING org.fedoraproject.Anaconda.Modules.User:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.User. >15:54:45,192 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >15:54:45,193 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User is available >15:54:45,195 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/User started successfully. >15:54:45,205 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization. >15:54:45,207 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [3] multipath --version ... >15:54:45,211 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >15:54:45,212 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is available >15:54:45,215 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Localization started successfully. >15:54:45,255 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >15:54:45,255 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.common.base.base:Start the loop. >15:54:45,256 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security. >15:54:45,256 WARNING org.fedoraproject.Anaconda.Modules.Security:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-g2u6w82rL6,guid=adc4cc1223c3f5d79bb358b75b438542. >15:54:45,260 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security. >15:54:45,263 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >15:54:45,263 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is available >15:54:45,265 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Security started successfully. >15:54:45,269 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[3]: >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[3]: Unknown switch: (null) >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage:multipath-tools v0.7.4 (11/15, 2017) >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage:Usage: >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: multipath -F [-v lvl] [-R num] >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: multipath -t >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: multipath -h >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage:Where: >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: -h print this usage text >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: -l show multipath topology (sysfs and DM info) >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: -ll show multipath topology (maximum info) >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: -f flush a multipath device map >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: -F flush all multipath device maps >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: -a add a device wwid to the wwids file >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: -A add devices from kernel command line mpath.wwids >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: parameters to wwids file >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: -c check if a device should be a path in a multipath device >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: -C check if a multipath device has usable paths >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: -q allow queue_if_no_path when multipathd is not running >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: -d dry run, do not create or update devmaps >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: -t display the currently used multipathd configuration >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: -r force devmap reload >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: -i ignore wwids file >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: -B treat the bindings file as read only >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: -b fil bindings file location >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: -w remove a device from the wwids file >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: -W reset the wwids file include only the current devices >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: -p pol force all maps to specified path grouping policy : >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: . failover one path per priority group >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: . multibus all paths in one priority group >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: . group_by_serial one priority group per serial >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: . group_by_prio one priority group per priority lvl >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: . group_by_node_name one priority group per target node >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: -v lvl verbosity level >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: . 0 no output >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: . 1 print created devmap names only >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: . 2 default verbosity >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: . 3 print debug information >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: -R num number of times to retry removes of in-use devices >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: dev action limited to: >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: . multipath named 'dev' (ex: mpath0) or >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: . multipath whose wwid is 'dev' (ex: 60051..) >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: . multipath including the path named 'dev' (ex: /dev/sda) >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage: . multipath including the path with maj:min 'dev' (ex: 8:0) >15:54:45,270 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [3] (exit code: 256) >15:54:45,271 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [4] dmsetup --version ... >15:54:45,274 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[4]: Library version: 1.02.146 (2017-12-18) >15:54:45,274 WARNING org.fedoraproject.Anaconda.Modules.Storage:Driver version: 4.37.0 >15:54:45,274 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[4]: >15:54:45,274 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [4] (exit code: 0) >15:54:45,274 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [5] mdadm --version ... >15:54:45,276 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[5]: >15:54:45,276 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[5]: mdadm - v4.0 - 2017-01-09 >15:54:45,276 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [5] (exit code: 0) >15:54:45,286 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DeviceFormat as None >15:54:45,301 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class BIOSBoot as biosboot >15:54:45,319 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DiskLabel as disklabel >15:54:45,319 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >15:54:45,329 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Ext2FS as ext2 >15:54:45,329 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Ext3FS as ext3 >15:54:45,329 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Ext4FS as ext4 >15:54:45,329 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class FATFS as vfat >15:54:45,330 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class EFIFS as efi >15:54:45,330 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class BTRFS as btrfs >15:54:45,330 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class GFS2 as gfs2 >15:54:45,330 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class JFS as jfs >15:54:45,331 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class ReiserFS as reiserfs >15:54:45,331 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class XFS as xfs >15:54:45,331 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class HFS as hfs >15:54:45,331 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >15:54:45,331 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class HFSPlus as hfs+ >15:54:45,331 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class MacEFIFS as macefi >15:54:45,332 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NTFS as ntfs >15:54:45,332 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NFS as nfs >15:54:45,332 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NFSv4 as nfs4 >15:54:45,332 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Iso9660FS as iso9660 >15:54:45,332 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NoDevFS as nodev >15:54:45,333 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DevPtsFS as devpts >15:54:45,333 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class ProcFS as proc >15:54:45,333 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class SysFS as sysfs >15:54:45,342 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class TmpFS as tmpfs >15:54:45,342 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class BindFS as bind >15:54:45,343 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >15:54:45,343 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class USBFS as usbfs >15:54:45,343 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class EFIVarFS as efivarfs >15:54:45,396 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class LUKS as luks >15:54:45,398 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >15:54:45,399 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class MDRaidMember as mdmember >15:54:45,399 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class MultipathMember as multipath_member >15:54:45,400 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >15:54:45,401 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class SwapSpace as swap >15:54:45,452 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >15:54:45,454 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.common.base.base:Start the loop. >15:54:45,454 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >15:54:45,454 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-g2u6w82rL6,guid=adc4cc1223c3f5d79bb358b75b438542. >15:54:45,456 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >15:54:45,457 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >15:54:45,457 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >15:54:45,459 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >15:54:45,460 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is available >15:54:45,462 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Storage started successfully. >15:54:45,462 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.module_manager:All modules are ready now. >15:54:46,115 INFO multipathd:zram0: triggering change event to reinitialize >15:54:46,125 INFO multipathd:zram0: add path (uevent) >15:54:46,125 INFO multipathd:zram0: spurious uevent, path already in pathvec >15:54:46,125 INFO multipathd:zram0: HDIO_GETGEO failed with 25 >15:54:46,125 INFO multipathd:zram0: failed to get udev uid: Invalid argument >15:54:46,125 INFO multipathd:zram0: failed to get path uid >15:54:46,125 INFO multipathd:uevent trigger error >15:54:46,304 INFO kernel: sda: >15:54:46,564 WARNING multipath:sda: failed to get udev uid: Invalid argument >15:54:46,565 WARNING multipath:sda: failed to get sysfs uid: Invalid argument >15:54:46,565 WARNING multipath:sda: failed to get sgio uid: No such file or directory >15:54:46,901 WARNING multipath:sdb: failed to get udev uid: Invalid argument >15:54:46,902 WARNING multipath:sdb: failed to get sysfs uid: Invalid argument >15:54:46,930 WARNING multipath:sdb: failed to get sgio uid: No such file or directory >15:54:47,031 WARNING multipath:sda: failed to get udev uid: Invalid argument >15:54:47,032 WARNING multipath:sda: failed to get sysfs uid: Invalid argument >15:54:47,034 WARNING multipath:sda: failed to get sgio uid: No such file or directory >15:54:47,149 WARNING multipath:sdb: failed to get udev uid: Invalid argument >15:54:47,149 WARNING multipath:sdb: failed to get sysfs uid: Invalid argument >15:54:47,149 WARNING multipath:sdb: failed to get sgio uid: No such file or directory >15:54:47,277 WARNING multipath:sdb: failed to get udev uid: Invalid argument >15:54:47,278 WARNING multipath:sdb: failed to get sysfs uid: Invalid argument >15:54:47,278 WARNING multipath:sdb: failed to get sgio uid: No such file or directory >15:54:47,569 DEBUG NetworkManager:<debug> [1531151687.5688] ndisc[0x563efbd9eb00,"ens192"]: router solicitation sent >15:54:47,569 DEBUG NetworkManager:<debug> [1531151687.5691] ndisc[0x563efbd9eb00,"ens192"]: did not receive a router advertisement after 3 solicitations. >15:54:47,593 WARNING multipath:sdb: failed to get udev uid: Invalid argument >15:54:47,593 WARNING multipath:sdb: failed to get sysfs uid: Invalid argument >15:54:47,594 WARNING multipath:sdb: failed to get sgio uid: No such file or directory >15:54:47,606 WARNING journal:Error probing device: Error sending ATA command IDENTIFY PACKET DEVICE to /dev/sr0: ATA command failed: error=0x01 count=0x02 status=0x50 (g-io-error-quark, 0) >15:54:47,622 WARNING multipath:sda: failed to get udev uid: Invalid argument >15:54:47,623 WARNING multipath:sda: failed to get sysfs uid: Invalid argument >15:54:47,623 WARNING multipath:sda: failed to get sgio uid: No such file or directory >15:54:47,761 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.boss:Splitting kickstart from /run/install/ks.cfg. >15:54:47,825 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.boss:Distributing kickstart. >15:54:47,832 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Timezone handles commands ['timezone'] sections [] addons [] >15:54:47,832 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.common.base.base:Reading kickstart... >15:54:47,834 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.timezone.timezone:Processing kickstart data... >15:54:47,835 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.timezone.timezone:Timezone is set to America/Detroit. >15:54:47,835 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.timezone.timezone:UTC is set to True. >15:54:47,835 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.timezone.timezone:NTP is set to True. >15:54:47,835 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.timezone.timezone:NTP servers are set to []. >15:54:47,835 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >15:54:47,843 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Network handles commands ['network'] sections [] addons [] >15:54:47,843 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.common.base.base:Reading kickstart... >15:54:47,846 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >15:54:47,853 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Localization handles commands ['keyboard', 'lang'] sections [] addons [] >15:54:47,853 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.common.base.base:Reading kickstart... >15:54:47,855 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:Processing kickstart data... >15:54:47,856 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >15:54:47,856 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:Language support is set to []. >15:54:47,856 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:Language seen set to True. >15:54:47,856 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:Keyboard is set to . >15:54:47,856 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:Virtual console keymap is set to us. >15:54:47,856 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:X Layouts are set to ['us']. >15:54:47,856 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:X layout switch options are set to []. >15:54:47,856 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:keyboard command considered seen in kicksatart: True. >15:54:47,856 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >15:54:47,861 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Security handles commands ['auth', 'authconfig', 'authselect', 'selinux', 'realm'] sections [] addons [] >15:54:47,862 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.common.base.base:Reading kickstart... >15:54:47,864 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.security.security:Processing kickstart data... >15:54:47,864 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.security.security:Authconfig is set to ['--enableshadow', '--passalgo=sha512']. >15:54:47,865 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. ><auto-removed line containing rootpw> >15:54:47,870 WARNING org.fedoraproject.Anaconda.Modules.User:DEBUG:anaconda.modules.common.base.base:Reading kickstart... >15:54:47,872 WARNING org.fedoraproject.Anaconda.Modules.User:DEBUG:anaconda.modules.user.user:Processing kickstart data... >15:54:47,872 WARNING org.fedoraproject.Anaconda.Modules.User:DEBUG:anaconda.modules.user.user:Root password set. >15:54:47,872 WARNING org.fedoraproject.Anaconda.Modules.User:DEBUG:anaconda.modules.user.user:Root account has been unlocked. >15:54:47,872 WARNING org.fedoraproject.Anaconda.Modules.User:DEBUG:anaconda.modules.user.user:Root password considered seen in kickstart: True. >15:54:47,873 WARNING org.fedoraproject.Anaconda.Modules.User:DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >15:54:47,879 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Payload handles commands [] sections [] addons [] >15:54:47,879 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Payload >15:54:47,885 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Storage handles commands ['zerombr', 'clearpart', 'ignoredisk'] sections [] addons [] >15:54:47,885 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Storage >15:54:47,891 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Services handles commands ['firstboot', 'services', 'skipx', 'xconfig'] sections [] addons [] >15:54:47,892 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Reading kickstart... >15:54:47,894 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Processing kickstart data... >15:54:47,895 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Enabled services are set to []. >15:54:47,895 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Disabled services are set to []. >15:54:47,895 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Default target is set to multi-user.target. >15:54:47,895 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Default desktop is set to . >15:54:47,895 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Setup on boot is set to SetupOnBootAction.DEFAULT. >15:54:47,896 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >15:54:47,904 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Addons.Baz handles commands [] sections [] addons [] >15:54:47,904 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Addons.Baz >15:54:47,937 NOTICE audit:AVC avc: denied { read write } for pid=1909 comm="loadkeys" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >15:54:47,938 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=7fd7d9ab01f8 a1=7fd7d9ab0168 a2=7fd7d7bacac0 a3=0 items=0 ppid=1611 pid=1909 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="loadkeys" exe="/usr/bin/loadkeys" subj=system_u:system_r:loadkeys_t:s0 key=(null) >15:54:47,938 NOTICE audit:PROCTITLE proctitle=6C6F61646B657973007573 >15:54:47,939 NOTICE audit:AVC avc: denied { open } for pid=1909 comm="loadkeys" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >15:54:47,939 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=3 a0=ffffff9c a1=55c328af6bd8 a2=2 a3=0 items=0 ppid=1611 pid=1909 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="loadkeys" exe="/usr/bin/loadkeys" subj=system_u:system_r:loadkeys_t:s0 key=(null) >15:54:47,939 NOTICE audit:PROCTITLE proctitle=6C6F61646B657973007573 >15:54:47,939 NOTICE audit:AVC avc: denied { ioctl } for pid=1909 comm="loadkeys" path="/dev/pts/0" dev="devpts" ino=3 ioctlcmd=0x5401 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >15:54:47,939 NOTICE audit:SYSCALL arch=c000003e syscall=16 success=yes exit=0 a0=3 a1=5401 a2=7ffc54aaa550 a3=0 items=0 ppid=1611 pid=1909 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="loadkeys" exe="/usr/bin/loadkeys" subj=system_u:system_r:loadkeys_t:s0 key=(null) >15:54:47,939 NOTICE audit:PROCTITLE proctitle=6C6F61646B657973007573 >15:54:47,986 INFO dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.19' (uid=0 pid=1611 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >15:54:47,990 INFO systemd:Starting Locale Service... >15:54:48,025 NOTICE audit:AVC avc: denied { mounton } for pid=1911 comm="(-localed)" path="/dev" dev="dm-0" ino=41042 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:mock_var_lib_t:s0 tclass=dir permissive=1 >15:54:48,025 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=7ffd067dc410 a1=5570eeddc330 a2=0 a3=2000 items=0 ppid=1 pid=1911 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(-localed)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:init_t:s0 key=(null) >15:54:48,025 NOTICE audit:PROCTITLE proctitle="(-localed)" >15:54:48,088 NOTICE audit:AVC avc: denied { write } for pid=1516 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:54:48,088 NOTICE audit:AVC avc: denied { add_name } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:54:48,088 NOTICE audit:AVC avc: denied { create } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:54:48,088 NOTICE audit:AVC avc: denied { write open } for pid=1516 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39509 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:54:48,088 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7fd525e26a80 a2=241 a3=1b6 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:54:48,088 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:54:48,089 NOTICE audit:AVC avc: denied { getattr } for pid=1516 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39509 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:54:48,089 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=a a1=7fd525e262c0 a2=7fd525e262c0 a3=0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:54:48,089 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:54:48,089 NOTICE audit:AVC avc: denied { remove_name } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39509 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:54:48,089 NOTICE audit:AVC avc: denied { rename } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39509 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:54:48,089 NOTICE audit:AVC avc: denied { unlink } for pid=1516 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=39497 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:54:48,092 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fd525e26a80 a1=7fd5180023e0 a2=0 a3=7fd5180008d0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:54:48,092 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:54:48,105 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.locale1' >15:54:48,105 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:48,105 INFO systemd:Started Locale Service. >15:54:48,107 NOTICE audit:USER_AVC pid=1556 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: denied { send_msg } for msgtype=method_return dest=:1.19 spid=1911 tpid=1611 scontext=system_u:system_r:systemd_localed_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=dbus permissive=1#012 exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >15:54:48,162 INFO systemd-localed:Changed X11 keyboard layout to 'us' model '' variant '' options '' >15:54:48,165 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:Virtual console keymap is set to us. >15:54:48,166 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:X Layouts are set to ['us']. >15:54:48,182 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >15:54:48,385 NOTICE audit:AVC avc: denied { dac_override } for pid=1516 comm="in:imjournal" capability=1 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:system_r:syslogd_t:s0 tclass=capability permissive=1 >15:54:48,385 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7fd525e26a80 a2=241 a3=1b6 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:54:48,385 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:54:48,402 DEBUG NetworkManager:<debug> [1531151688.4017] ifcfg-rh: loading from file "/etc/sysconfig/network-scripts/ifcfg-ens192"... >15:54:48,402 DEBUG NetworkManager:<debug> [1531151688.4019] settings-connection[0x7f4774008b30]: constructed (NMIfcfgConnection) >15:54:48,402 INFO NetworkManager:<info> [1531151688.4023] ifcfg-rh: add connection /etc/sysconfig/network-scripts/ifcfg-ens192 (75cd47e1-fdaa-4aad-bde9-b281bd83edb9,"ens192") >15:54:48,402 DEBUG NetworkManager:<debug> [1531151688.4025] settings-connection[0x7f4774008b30,75cd47e1-fdaa-4aad-bde9-b281bd83edb9]: failed to read connection timestamp: Key file does not have key â75cd47e1-fdaa-4aad-bde9-b281bd83edb9â in group âtimestampsâ >15:54:48,403 DEBUG NetworkManager:<debug> [1531151688.4029] ++ connection 'new connection' (0x7f4774008b30/NMIfcfgConnection/"802-3-ethernet"): [/org/freedesktop/NetworkManager/Settings/2] >15:54:48,403 DEBUG NetworkManager:<debug> [1531151688.4030] ++ connection [ 0x563efbd8de00 ] >15:54:48,403 DEBUG NetworkManager:<debug> [1531151688.4030] ++ connection.autoconnect = FALSE >15:54:48,403 DEBUG NetworkManager:<debug> [1531151688.4030] ++ connection.id = 'ens192' >15:54:48,403 DEBUG NetworkManager:<debug> [1531151688.4030] ++ connection.interface-name = 'ens192' >15:54:48,403 DEBUG NetworkManager:<debug> [1531151688.4030] ++ connection.permissions = [] >15:54:48,403 DEBUG NetworkManager:<debug> [1531151688.4030] ++ connection.type = '802-3-ethernet' >15:54:48,403 DEBUG NetworkManager:<debug> [1531151688.4030] ++ connection.uuid = '75cd47e1-fdaa-4aad-bde9-b281bd83edb9' >15:54:48,403 DEBUG NetworkManager:<debug> [1531151688.4030] ++ 802-3-ethernet [ 0x563efbd9ca80 ] >15:54:48,403 DEBUG NetworkManager:<debug> [1531151688.4030] ++ 802-3-ethernet.mac-address-blacklist = [] >15:54:48,403 DEBUG NetworkManager:<debug> [1531151688.4030] ++ 802-3-ethernet.s390-options = ((GHashTable*) 0x563efbda9c60) >15:54:48,403 DEBUG NetworkManager:<debug> [1531151688.4031] ++ ipv4 [ 0x563efbdcfbe0 ] >15:54:48,403 DEBUG NetworkManager:<debug> [1531151688.4031] ++ ipv4.addresses = ((GPtrArray*) 0x7f4770001400) >15:54:48,403 DEBUG NetworkManager:<debug> [1531151688.4031] ++ ipv4.dns = [] >15:54:48,403 DEBUG NetworkManager:<debug> [1531151688.4031] ++ ipv4.dns-search = [] >15:54:48,403 DEBUG NetworkManager:<debug> [1531151688.4031] ++ ipv4.method = 'auto' >15:54:48,403 DEBUG NetworkManager:<debug> [1531151688.4031] ++ ipv4.routes = ((GPtrArray*) 0x7f4774009ae0) >15:54:48,403 DEBUG NetworkManager:<debug> [1531151688.4031] ++ ipv6 [ 0x563efbd8dd40 ] >15:54:48,403 DEBUG NetworkManager:<debug> [1531151688.4031] ++ ipv6.addresses = ((GPtrArray*) 0x563efbdc4ee0) >15:54:48,403 DEBUG NetworkManager:<debug> [1531151688.4031] ++ ipv6.dns = [] >15:54:48,403 DEBUG NetworkManager:<debug> [1531151688.4031] ++ ipv6.dns-search = [] >15:54:48,403 DEBUG NetworkManager:<debug> [1531151688.4031] ++ ipv6.method = 'auto' >15:54:48,403 DEBUG NetworkManager:<debug> [1531151688.4031] ++ ipv6.routes = ((GPtrArray*) 0x563efbdc4ee0) >15:54:48,403 DEBUG NetworkManager:<debug> [1531151688.4033] create NMAuditManager singleton (0x563efbd49790) >15:54:48,403 INFO NetworkManager:<info> [1531151688.4034] audit: op="connection-add" uuid="75cd47e1-fdaa-4aad-bde9-b281bd83edb9" name="ens192" pid=1611 uid=0 result="success" >15:54:48,403 DEBUG NetworkManager:<debug> [1531151688.4036] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/2 (ens192) >15:54:48,424 DEBUG NetworkManager:<debug> [1531151688.4239] active-connection[0x563efbd9e780]: set device "ens192" [0x563efbd72fb0] >15:54:48,424 DEBUG NetworkManager:<debug> [1531151688.4239] device[0x563efbd72fb0] (ens192): add_pending_action (1): 'activation-0x563efbd9e780' >15:54:48,424 DEBUG NetworkManager:<debug> [1531151688.4242] active-connection[0x563efbd9e780]: constructed (NMActRequest, version-id 2, type managed) >15:54:48,425 DEBUG NetworkManager:<debug> [1531151688.4251] device[0x563efbd72fb0] (ens192): queue activation request waiting for currently active connection to disconnect >15:54:48,425 INFO NetworkManager:<info> [1531151688.4251] device (ens192): disconnecting for new activation request. >15:54:48,425 INFO NetworkManager:<info> [1531151688.4251] device (ens192): state change: activated -> deactivating (reason 'new-activation', sys-iface-state: 'managed') >15:54:48,425 DEBUG NetworkManager:<debug> [1531151688.4252] active-connection[0x563efbd9e9c0]: set state deactivating (was activated) >15:54:48,425 INFO NetworkManager:<info> [1531151688.4254] manager: NetworkManager state is now DISCONNECTING >15:54:48,425 DEBUG NetworkManager:<debug> [1531151688.4258] active-connection[0x563efbd9e9c0]: check-master-ready: not signalling (state deactivating, no master) >15:54:48,427 DEBUG NetworkManager:<debug> [1531151688.4267] manager: ActivatingConnection now (none) >15:54:48,427 DEBUG NetworkManager:<debug> [1531151688.4268] dispatcher: (5) (ens192) dispatching action 'pre-down' (with callback) >15:54:48,427 DEBUG NetworkManager:<debug> [1531151688.4268] dispatcher: (5) simulate request; no scripts in /etc/NetworkManager/dispatcher.d/pre-down.d >15:54:48,427 DEBUG NetworkManager:<debug> [1531151688.4268] device[0x563efbd72fb0] (ens192): state changed from FULL to NONE >15:54:48,427 DEBUG NetworkManager:<debug> [1531151688.4268] manager: connectivity checking indicates NONE >15:54:48,427 DEBUG NetworkManager:<debug> [1531151688.4268] dispatcher: (6) dispatching action 'connectivity-change' >15:54:48,427 INFO NetworkManager:<info> [1531151688.4269] audit: op="connection-activate" uuid="75cd47e1-fdaa-4aad-bde9-b281bd83edb9" name="ens192" pid=1611 uid=0 result="success" >15:54:48,427 DEBUG NetworkManager:<debug> [1531151688.4270] device[0x563efbd72fb0] (ens192): add_pending_action (2): 'queued-state-change-disconnected' >15:54:48,427 DEBUG NetworkManager:<debug> [1531151688.4270] device[0x563efbd72fb0] (ens192): queue-state[disconnected, reason:new-activation, id:280]: queue state change >15:54:48,427 DEBUG NetworkManager:<debug> [1531151688.4270] device[0x563efbd72fb0] (ens192): queue-state[disconnected, reason:new-activation, id:280]: change state >15:54:48,427 INFO NetworkManager:<info> [1531151688.4271] device (ens192): state change: deactivating -> disconnected (reason 'new-activation', sys-iface-state: 'managed') >15:54:48,427 DEBUG NetworkManager:<debug> [1531151688.4271] device[0x563efbd72fb0] (ens192): will enable userland IPv6LL >15:54:48,427 DEBUG NetworkManager:<debug> [1531151688.4271] platform-linux: link: change 2: user-ipv6ll: set IPv6 address generation mode to none >15:54:48,427 DEBUG NetworkManager:<debug> [1531151688.4273] platform-linux: do-request-link: 2 >15:54:48,427 DEBUG NetworkManager:<debug> [1531151688.4273] platform: signal: link changed: 2: ens192 <UP,LOWER_UP;broadcast,multicast,up,running,lowerup> mtu 1500 arp 1 ethernet? init addrgenmode none addr 00:0C:29:11:67:D0 driver vmxnet3 rx:18,2198 tx:20,1961 >15:54:48,427 DEBUG NetworkManager:<debug> [1531151688.4273] device[0x563efbd72fb0] (ens192): queued link change for ifindex 2 >15:54:48,427 DEBUG NetworkManager:<debug> [1531151688.4274] platform-linux: do-change-link[2]: success changing link: success >15:54:48,427 DEBUG NetworkManager:<debug> [1531151688.4275] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/disable_ipv6' to '1' (current value is '0') >15:54:48,427 DEBUG NetworkManager:<debug> [1531151688.4277] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/disable_ipv6' to '0' (current value is '1') >15:54:48,427 DEBUG NetworkManager:<debug> [1531151688.4278] device[0x563efbd72fb0] (ens192): deactivating device (reason 'new-activation') [60] >15:54:48,427 DEBUG NetworkManager:<debug> [1531151688.4278] firewall: [0x563efbd80c50,remove*:"ens192"]: firewall zone remove ens192:default (not running, simulate success) >15:54:48,427 DEBUG NetworkManager:<debug> [1531151688.4278] firewall: [0x563efbd80c50,remove*:"ens192"]: complete: drop request simulating success >15:54:48,430 DEBUG NetworkManager:<debug> [1531151688.4279] kill child process 'dhcp-client-ens192' (1602): waiting up to 500 milliseconds for process to terminate normally after sending SIGTERM (15)... >15:54:48,430 INFO nm-dispatcher:req:5 'connectivity-change': new request (5 scripts) >15:54:48,430 DEBUG nm-dispatcher:req:5 'connectivity-change': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >15:54:48,430 DEBUG nm-dispatcher:req:5 'connectivity-change': environment: CONNECTIVITY_STATE=NONE >15:54:48,430 INFO nm-dispatcher:req:5 'connectivity-change': start running ordered scripts... >15:54:48,430 DEBUG nm-dispatcher:req:5 'connectivity-change', "/etc/NetworkManager/dispatcher.d/00-netreport": run script >15:54:48,437 DEBUG NetworkManager:<debug> [1531151688.4369] kill child process 'dhcp-client-ens192' (1602): after sending SIGTERM (15), process 1602 exited by signal 15 (9004 usec elapsed) >15:54:48,437 INFO NetworkManager:<info> [1531151688.4371] dhcp4 (ens192): canceled DHCP transaction, DHCP client pid 1602 >15:54:48,437 INFO NetworkManager:<info> [1531151688.4371] dhcp4 (ens192): state changed bound -> done >15:54:48,437 DEBUG NetworkManager:<debug> [1531151688.4375] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/accept_ra' to '0' (current value is '1') >15:54:48,437 DEBUG NetworkManager:<debug> [1531151688.4376] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/use_tempaddr' to '0' (current value is identical) >15:54:48,437 DEBUG NetworkManager:<debug> [1531151688.4377] platform: ip4-route: delete 192.168.26.0/24 via 0.0.0.0 dev 2 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.26.210 >15:54:48,437 DEBUG NetworkManager:<debug> [1531151688.4378] platform: signal: route 6 removed: fe80::/64 via :: dev 2 metric 100 mss 0 rt-src rt-kernel >15:54:48,437 DEBUG NetworkManager:<debug> [1531151688.4378] device[0x563efbd72fb0] (ens192): queued IP6 config change >15:54:48,437 DEBUG NetworkManager:<debug> [1531151688.4379] platform: signal: route 6 removed: fe80::/64 via :: dev 2 metric 256 mss 0 rt-src rt-kernel >15:54:48,438 DEBUG NetworkManager:<debug> [1531151688.4380] platform: signal: route 6 removed: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >15:54:48,438 DEBUG NetworkManager:<debug> [1531151688.4381] platform: signal: address 6 removed: fe80::f46b:b4b2:c1f5:567b/64 lft forever pref forever lifetime 12-0[4294967295,4294967295] dev 2 flags permanent,noprefixroute src kernel >15:54:48,438 DEBUG NetworkManager:<debug> [1531151688.4381] platform: signal: route 6 added: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >15:54:48,438 DEBUG NetworkManager:<debug> [1531151688.4382] platform: signal: route 4 removed: 192.168.26.0/24 via 0.0.0.0 dev 2 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.26.210 >15:54:48,438 DEBUG NetworkManager:<debug> [1531151688.4383] device[0x563efbd72fb0] (ens192): queued IP4 config change >15:54:48,438 DEBUG NetworkManager:<debug> [1531151688.4383] platform-linux: do-delete-ip4-route[192.168.26.0/24 via 0.0.0.0 dev 2 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.26.210]: success >15:54:48,438 DEBUG NetworkManager:<debug> [1531151688.4383] platform: ip4-route: delete 0.0.0.0/0 via 192.168.26.2 dev 2 metric 100 mss 0 rt-src rt-dhcp scope global >15:54:48,438 DEBUG NetworkManager:<debug> [1531151688.4383] platform: signal: route 4 removed: 0.0.0.0/0 via 192.168.26.2 dev 2 metric 100 mss 0 rt-src rt-dhcp scope global >15:54:48,438 DEBUG NetworkManager:<debug> [1531151688.4383] platform-linux: do-delete-ip4-route[0.0.0.0/0 via 192.168.26.2 dev 2 metric 100 mss 0 rt-src rt-dhcp scope global]: success >15:54:48,438 DEBUG NetworkManager:<debug> [1531151688.4383] platform: ip6-route: delete table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >15:54:48,438 DEBUG NetworkManager:<debug> [1531151688.4384] platform: signal: route 6 removed: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >15:54:48,438 DEBUG NetworkManager:<debug> [1531151688.4384] platform-linux: do-delete-ip6-route[table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot]: success >15:54:48,439 DEBUG NetworkManager:<debug> [1531151688.4384] platform: address: deleting IPv4 address 192.168.26.210/24, ifindex 2 dev ens192 >15:54:48,439 DEBUG NetworkManager:<debug> [1531151688.4384] platform: signal: address 4 removed: 192.168.26.210/24 lft 1791sec pref 1791sec lifetime 12-3[1800,1800] dev 2 flags noprefixroute src kernel >15:54:48,439 DEBUG NetworkManager:<debug> [1531151688.4384] platform-linux: do-delete-ip4-address[2: 192.168.26.210/24]: success >15:54:48,439 DEBUG NetworkManager:<debug> [1531151688.4384] device[0x563efbd72fb0] (ens192): set metered value 0 >15:54:48,439 DEBUG NetworkManager:<debug> [1531151688.4385] manager: new metered value: 0 >15:54:48,439 DEBUG NetworkManager:<debug> [1531151688.4385] device[0x563efbd72fb0] (ens192): ip4-config: update (commit=1, new-config=(nil)) >15:54:48,439 DEBUG NetworkManager:<debug> [1531151688.4385] device[0x563efbd72fb0] (ens192): ip4-config: clear IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/3) >15:54:48,439 DEBUG NetworkManager:<debug> [1531151688.4385] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >15:54:48,439 DEBUG NetworkManager:<debug> [1531151688.4385] dns-mgr: (device_ip4_config_changed): DNS configuration changed >15:54:48,439 DEBUG NetworkManager:<debug> [1531151688.4385] dns-mgr: (device_ip4_config_changed): committing DNS changes (0) >15:54:48,439 DEBUG NetworkManager:<debug> [1531151688.4385] dns-mgr: update-dns: updating resolv.conf >15:54:48,440 DEBUG NetworkManager:<debug> [1531151688.4400] device[0x563efbd72fb0] (ens192): ip6-config: update (commit=1, new-config=(nil)) >15:54:48,440 DEBUG NetworkManager:<debug> [1531151688.4402] device[0x563efbd72fb0] (ens192): ip6-config: clear IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >15:54:48,440 DEBUG nm-dispatcher:req:5 'connectivity-change', "/etc/NetworkManager/dispatcher.d/00-netreport": complete >15:54:48,440 DEBUG nm-dispatcher:req:5 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >15:54:48,440 DEBUG NetworkManager:<debug> [1531151688.4403] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >15:54:48,440 DEBUG NetworkManager:<debug> [1531151688.4404] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >15:54:48,440 DEBUG NetworkManager:<debug> [1531151688.4404] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >15:54:48,440 DEBUG NetworkManager:<debug> [1531151688.4407] active-connection[0x563efbd9e9c0]: set state deactivated (was deactivating) >15:54:48,440 INFO NetworkManager:<info> [1531151688.4409] manager: NetworkManager state is now DISCONNECTED >15:54:48,441 DEBUG NetworkManager:<debug> [1531151688.4411] active-connection[0x563efbd9e9c0]: check-master-ready: not signalling (state deactivated, no master) >15:54:48,441 DEBUG NetworkManager:<debug> [1531151688.4412] dns-mgr: (update_routing_and_dns): queueing DNS updates (1) >15:54:48,441 DEBUG NetworkManager:<debug> [1531151688.4413] manager: PrimaryConnection now (none) >15:54:48,441 INFO NetworkManager:<info> [1531151688.4414] policy: set-hostname: set hostname to 'localhost.localdomain' (no default device) >15:54:48,441 DEBUG NetworkManager:<debug> [1531151688.4415] dns-mgr: (update_routing_and_dns): DNS configuration did not change >15:54:48,441 DEBUG NetworkManager:<debug> [1531151688.4417] dns-mgr: (update_routing_and_dns): no DNS changes to commit (0) >15:54:48,441 INFO NetworkManager:<info> [1531151688.4417] device (ens192): Activation: starting connection 'ens192' (75cd47e1-fdaa-4aad-bde9-b281bd83edb9) >15:54:48,441 DEBUG NetworkManager:<debug> [1531151688.4419] device[0x563efbd72fb0] (ens192): activation-stage: schedule activate_stage1_device_prepare,v4 (id 296) >15:54:48,442 DEBUG NetworkManager:<debug> [1531151688.4420] dispatcher: (7) (ens192) dispatching action 'down' >15:54:48,442 INFO systemd-hostnamed:Changed host name to 'localhost.localdomain' >15:54:48,442 DEBUG nm-dispatcher:req:5 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >15:54:48,442 DEBUG nm-dispatcher:req:5 'connectivity-change', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": run script >15:54:48,442 DEBUG NetworkManager:<debug> [1531151688.4429] device[0x563efbd72fb0] (ens192): remove_pending_action (1): 'queued-state-change-disconnected' >15:54:48,443 DEBUG NetworkManager:<debug> [1531151688.4431] dispatcher: (8) dispatching action 'hostname' >15:54:48,443 DEBUG NetworkManager:<debug> [1531151688.4433] device[0x563efbd72fb0] (ens192): ip6-config: update (commit=0, new-config=0x563efbd9e820) >15:54:48,443 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Current hostname changed to localhost.localdomain >15:54:48,443 DEBUG NetworkManager:<debug> [1531151688.4439] device[0x563efbd72fb0] (ens192): ip6-config: set IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/4) >15:54:48,444 DEBUG NetworkManager:<debug> [1531151688.4441] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >15:54:48,444 DEBUG NetworkManager:<debug> [1531151688.4441] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >15:54:48,444 DEBUG NetworkManager:<debug> [1531151688.4442] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >15:54:48,444 INFO nm-dispatcher:req:6 'down' [ens192]: new request (5 scripts) >15:54:48,444 DEBUG NetworkManager:<debug> [1531151688.4442] device[0x563efbd72fb0] (ens192): ip4-config: update (commit=0, new-config=0x563efbd977e0) >15:54:48,444 DEBUG nm-dispatcher:req:6 'down' [ens192]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >15:54:48,444 DEBUG nm-dispatcher:req:6 'down' [ens192]: environment: DEVICE_IP_IFACE=ens192 >15:54:48,444 DEBUG nm-dispatcher:req:6 'down' [ens192]: environment: DEVICE_IFACE=ens192 >15:54:48,444 DEBUG nm-dispatcher:req:6 'down' [ens192]: environment: CONNECTION_ID=Wired connection 1 >15:54:48,444 DEBUG nm-dispatcher:req:6 'down' [ens192]: environment: CONNECTION_UUID=978827ca-d012-39c8-ac50-42459cd3f6c1 >15:54:48,444 DEBUG nm-dispatcher:req:6 'down' [ens192]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/1 >15:54:48,444 INFO nm-dispatcher:req:7 'hostname': new request (5 scripts) >15:54:48,444 DEBUG nm-dispatcher:req:7 'hostname': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >15:54:48,444 DEBUG NetworkManager:<debug> [1531151688.4448] device[0x563efbd72fb0] (ens192): ip4-config: set IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/4) >15:54:48,445 DEBUG NetworkManager:<debug> [1531151688.4450] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >15:54:48,445 DEBUG NetworkManager:<debug> [1531151688.4450] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >15:54:48,445 DEBUG NetworkManager:<debug> [1531151688.4451] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >15:54:48,445 DEBUG NetworkManager:<debug> [1531151688.4453] active-connection[0x563efbd9e9c0]: disposing >15:54:48,445 DEBUG NetworkManager:<debug> [1531151688.4455] device[0x563efbd72fb0] (ens192): activation-stage: invoke activate_stage1_device_prepare,v4 (id 296) >15:54:48,445 DEBUG nm-dispatcher:req:5 'connectivity-change', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": complete >15:54:48,445 DEBUG nm-dispatcher:req:5 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >15:54:48,446 INFO NetworkManager:<info> [1531151688.4456] device (ens192): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') >15:54:48,446 DEBUG NetworkManager:<debug> [1531151688.4463] active-connection[0x563efbd9e780]: set state activating (was unknown) >15:54:48,446 INFO NetworkManager:<info> [1531151688.4464] manager: NetworkManager state is now CONNECTING >15:54:48,446 DEBUG NetworkManager:<debug> [1531151688.4467] active-connection[0x563efbd9e780]: check-master-ready: not signalling (state activating, no master) >15:54:48,446 DEBUG NetworkManager:<debug> [1531151688.4468] manager: ActivatingConnection now ens192 >15:54:48,446 DEBUG NetworkManager:<debug> [1531151688.4469] device[0x563efbd72fb0] (ens192): set-link: ignore link negotiation >15:54:48,446 DEBUG NetworkManager:<debug> [1531151688.4469] device[0x563efbd72fb0] (ens192): activation-stage: schedule activate_stage2_device_config,v4 (id 308) >15:54:48,447 DEBUG NetworkManager:<debug> [1531151688.4470] device[0x563efbd72fb0] (ens192): activation-stage: complete activate_stage1_device_prepare,v4 (id 296) >15:54:48,448 DEBUG NetworkManager:<debug> [1531151688.4479] device[0x563efbd72fb0] (ens192): activation-stage: invoke activate_stage2_device_config,v4 (id 308) >15:54:48,449 INFO NetworkManager:<info> [1531151688.4491] device (ens192): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') >15:54:48,449 DEBUG NetworkManager:<debug> [1531151688.4493] device[0x563efbd72fb0] (ens192): bringing up device 2 >15:54:48,449 DEBUG nm-dispatcher:req:5 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >15:54:48,449 DEBUG NetworkManager:<debug> [1531151688.4497] platform: link: setting up "ens192" (2) >15:54:48,449 DEBUG nm-dispatcher:req:5 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": run script >15:54:48,449 DEBUG NetworkManager:<debug> [1531151688.4498] platform-linux: link: change 2: flags: set 0x1/0x1 ([up] / [up]) >15:54:48,450 DEBUG NetworkManager:<debug> [1531151688.4500] platform-linux: do-request-link: 2 >15:54:48,450 DEBUG NetworkManager:<debug> [1531151688.4502] platform-linux: do-change-link[2]: success changing link: success >15:54:48,450 DEBUG NetworkManager:<debug> [1531151688.4503] firewall: [0x563efbdc1050,change*:"ens192"]: firewall zone change ens192:default (not running, simulate success) >15:54:48,450 DEBUG NetworkManager:<debug> [1531151688.4503] device[0x563efbd72fb0] (ens192): activation-stage: complete activate_stage2_device_config,v4 (id 308) >15:54:48,451 DEBUG nm-dispatcher:req:5 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": complete >15:54:48,451 DEBUG nm-dispatcher:req:5 'connectivity-change': completed (5 scripts) >15:54:48,451 INFO nm-dispatcher:req:6 'down' [ens192]: start running ordered scripts... >15:54:48,451 DEBUG nm-dispatcher:req:6 'down' [ens192], "/etc/NetworkManager/dispatcher.d/00-netreport": run script >15:54:48,451 DEBUG NetworkManager:<debug> [1531151688.4517] firewall: [0x563efbdc1050,change*:"ens192"]: complete: fake success >15:54:48,451 DEBUG NetworkManager:<debug> [1531151688.4518] device[0x563efbd72fb0] (ens192): activation-stage: schedule activate_stage3_ip_config_start,v4 (id 316) >15:54:48,454 DEBUG NetworkManager:<debug> [1531151688.4542] dispatcher: (6) 00-netreport succeeded >15:54:48,454 DEBUG NetworkManager:<debug> [1531151688.4544] dispatcher: (6) 04-iscsi succeeded >15:54:48,454 DEBUG NetworkManager:<debug> [1531151688.4545] dispatcher: (6) 10-ifcfg-rh-routes.sh succeeded >15:54:48,454 DEBUG NetworkManager:<debug> [1531151688.4545] dispatcher: (6) 11-dhclient succeeded >15:54:48,454 DEBUG NetworkManager:<debug> [1531151688.4546] dispatcher: (6) 20-chrony succeeded >15:54:48,454 DEBUG NetworkManager:<debug> [1531151688.4546] device[0x563efbd72fb0] (ens192): activation-stage: invoke activate_stage3_ip_config_start,v4 (id 316) >15:54:48,454 DEBUG NetworkManager:<debug> [1531151688.4549] active-connection[0x563efbd9e780]: set state-flags layer2-ready (was none) >15:54:48,455 INFO NetworkManager:<info> [1531151688.4550] device (ens192): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') >15:54:48,455 INFO NetworkManager:<info> [1531151688.4559] dhcp4 (ens192): activation: beginning transaction (timeout in 45 seconds) >15:54:48,456 DEBUG NetworkManager:<debug> [1531151688.4560] dhcp4 (ens192): creating composite dhclient config /var/lib/NetworkManager/dhclient-ens192.conf >15:54:48,456 DEBUG NetworkManager:<debug> [1531151688.4560] dhcp4 (ens192): looking for existing config /etc/NetworkManager/dhclient-75cd47e1-fdaa-4aad-bde9-b281bd83edb9.conf >15:54:48,456 DEBUG NetworkManager:<debug> [1531151688.4561] dhcp4 (ens192): looking for existing config /etc/NetworkManager/dhclient-ens192.conf >15:54:48,456 DEBUG NetworkManager:<debug> [1531151688.4561] dhcp4 (ens192): looking for existing config /etc/NetworkManager/dhclient.conf >15:54:48,456 DEBUG NetworkManager:<debug> [1531151688.4562] dhcp4 (ens192): looking for existing config /etc/dhcp/dhclient-ens192.conf >15:54:48,456 DEBUG NetworkManager:<debug> [1531151688.4562] dhcp4 (ens192): looking for existing config /etc/dhclient-ens192.conf >15:54:48,456 DEBUG NetworkManager:<debug> [1531151688.4563] dhcp4 (ens192): looking for existing config /etc/dhcp/dhclient.conf >15:54:48,456 DEBUG NetworkManager:<debug> [1531151688.4563] dhcp4 (ens192): looking for existing config /etc/dhclient.conf >15:54:48,456 DEBUG NetworkManager:<debug> [1531151688.4564] dhcp4 (ens192): merging existing dhclient config /etc/dhclient.conf >15:54:48,457 DEBUG NetworkManager:<debug> [1531151688.4569] dhcp4 (ens192): running: /sbin/dhclient -d -q -sf /usr/libexec/nm-dhcp-helper -pf /var/run/dhclient-ens192.pid -lf /var/lib/NetworkManager/dhclient-75cd47e1-fdaa-4aad-bde9-b281bd83edb9-ens192.lease -cf /var/lib/NetworkManager/dhclient-ens192.conf ens192 >15:54:48,460 INFO NetworkManager:<info> [1531151688.4600] dhcp4 (ens192): dhclient started with pid 1931 >15:54:48,460 DEBUG NetworkManager:<debug> [1531151688.4601] device[0x563efbd72fb0] (ens192): add_pending_action (2): 'dhcp4' >15:54:48,460 DEBUG NetworkManager:<debug> [1531151688.4602] device[0x563efbd72fb0] (ens192): will enable userland IPv6LL >15:54:48,460 DEBUG NetworkManager:<debug> [1531151688.4602] platform-linux: link: change 2: user-ipv6ll: set IPv6 address generation mode to none >15:54:48,460 DEBUG NetworkManager:<debug> [1531151688.4604] platform-linux: do-request-link: 2 >15:54:48,460 DEBUG NetworkManager:<debug> [1531151688.4606] platform-linux: do-change-link[2]: success changing link: success >15:54:48,460 DEBUG nm-dispatcher:req:6 'down' [ens192], "/etc/NetworkManager/dispatcher.d/00-netreport": complete >15:54:48,460 DEBUG nm-dispatcher:req:6 'down' [ens192], "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >15:54:48,460 DEBUG NetworkManager:<debug> [1531151688.4608] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/disable_ipv6' to '1' (current value is '0') >15:54:48,461 DEBUG NetworkManager:<debug> [1531151688.4610] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/disable_ipv6' to '0' (current value is '1') >15:54:48,461 DEBUG NetworkManager:<debug> [1531151688.4612] platform: signal: route 6 added: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >15:54:48,461 DEBUG NetworkManager:<debug> [1531151688.4613] device[0x563efbd72fb0] (ens192): queued IP6 config change >15:54:48,461 DEBUG NetworkManager:<debug> [1531151688.4616] device[0x563efbd72fb0] (ens192): linklocal6: starting IPv6 with method 'auto', but the device has no link-local addresses configured. Wait. >15:54:48,461 DEBUG NetworkManager:<debug> [1531151688.4617] device[0x563efbd72fb0] (ens192): linklocal6: using IPv6 stable-privacy addressing >15:54:48,461 DEBUG NetworkManager:<debug> [1531151688.4618] device[0x563efbd72fb0] (ens192): linklocal6: adding IPv6LL address fe80::818a:6546:7e56:9218 >15:54:48,461 DEBUG NetworkManager:<debug> [1531151688.4619] platform: address: adding or updating IPv6 address: fe80::818a:6546:7e56:9218/64 lft forever pref forever lifetime 12-0[4294967295,4294967295] dev 2 src unknown >15:54:48,462 DEBUG NetworkManager:<debug> [1531151688.4620] platform: signal: route 6 added: fe80::/64 via :: dev 2 metric 256 mss 0 rt-src rt-kernel >15:54:48,462 DEBUG NetworkManager:<debug> [1531151688.4621] platform-linux: do-add-ip6-address[2: fe80::818a:6546:7e56:9218]: success >15:54:48,462 DEBUG NetworkManager:<debug> [1531151688.4622] platform: signal: address 6 added: fe80::818a:6546:7e56:9218/64 lft forever pref forever lifetime 12-0[4294967295,4294967295] dev 2 flags tentative,permanent src kernel >15:54:48,462 DEBUG nm-dispatcher:req:6 'down' [ens192], "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >15:54:48,462 DEBUG nm-dispatcher:req:6 'down' [ens192], "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": run script >15:54:48,462 DEBUG NetworkManager:<debug> [1531151688.4623] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/use_tempaddr' to '0' (current value is identical) >15:54:48,462 DEBUG NetworkManager:<debug> [1531151688.4624] device[0x563efbd72fb0] (ens192): activation-stage: complete activate_stage3_ip_config_start,v4 (id 316) >15:54:48,463 DEBUG NetworkManager:<debug> [1531151688.4638] device[0x563efbd72fb0] (ens192): ip6-config: update (commit=0, new-config=0x563efbd9e160) >15:54:48,464 DEBUG NetworkManager:<debug> [1531151688.4640] device[0x563efbd72fb0] (ens192): ip6-config: update IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/4) >15:54:48,464 DEBUG nm-dispatcher:req:6 'down' [ens192], "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": complete >15:54:48,465 DEBUG nm-dispatcher:req:6 'down' [ens192], "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >15:54:48,465 DEBUG NetworkManager:<debug> [1531151688.4650] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >15:54:48,465 DEBUG NetworkManager:<debug> [1531151688.4651] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >15:54:48,465 DEBUG NetworkManager:<debug> [1531151688.4651] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >15:54:48,470 DEBUG nm-dispatcher:req:6 'down' [ens192], "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >15:54:48,470 DEBUG nm-dispatcher:req:6 'down' [ens192], "/etc/NetworkManager/dispatcher.d/20-chrony": run script >15:54:48,475 DEBUG nm-dispatcher:req:6 'down' [ens192], "/etc/NetworkManager/dispatcher.d/20-chrony": complete >15:54:48,475 DEBUG nm-dispatcher:req:6 'down' [ens192]: completed (5 scripts) >15:54:48,475 INFO nm-dispatcher:req:7 'hostname': start running ordered scripts... >15:54:48,475 DEBUG nm-dispatcher:req:7 'hostname', "/etc/NetworkManager/dispatcher.d/00-netreport": run script >15:54:48,476 DEBUG NetworkManager:<debug> [1531151688.4764] dispatcher: (7) 00-netreport succeeded >15:54:48,476 DEBUG NetworkManager:<debug> [1531151688.4765] dispatcher: (7) 04-iscsi succeeded >15:54:48,476 DEBUG NetworkManager:<debug> [1531151688.4765] dispatcher: (7) 10-ifcfg-rh-routes.sh succeeded >15:54:48,476 DEBUG NetworkManager:<debug> [1531151688.4765] dispatcher: (7) 11-dhclient succeeded >15:54:48,476 DEBUG NetworkManager:<debug> [1531151688.4766] dispatcher: (7) 20-chrony succeeded >15:54:48,486 DEBUG nm-dispatcher:req:7 'hostname', "/etc/NetworkManager/dispatcher.d/00-netreport": complete >15:54:48,486 DEBUG nm-dispatcher:req:7 'hostname', "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >15:54:48,487 DEBUG nm-dispatcher:req:7 'hostname', "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >15:54:48,487 DEBUG nm-dispatcher:req:7 'hostname', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": run script >15:54:48,489 DEBUG nm-dispatcher:req:7 'hostname', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": complete >15:54:48,489 DEBUG nm-dispatcher:req:7 'hostname', "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >15:54:48,493 DEBUG nm-dispatcher:req:7 'hostname', "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >15:54:48,493 DEBUG nm-dispatcher:req:7 'hostname', "/etc/NetworkManager/dispatcher.d/20-chrony": run script >15:54:48,494 DEBUG nm-dispatcher:req:7 'hostname', "/etc/NetworkManager/dispatcher.d/20-chrony": complete >15:54:48,495 DEBUG nm-dispatcher:req:7 'hostname': completed (5 scripts) >15:54:48,495 DEBUG NetworkManager:<debug> [1531151688.4955] dispatcher: (8) 00-netreport succeeded >15:54:48,495 DEBUG NetworkManager:<debug> [1531151688.4956] dispatcher: (8) 04-iscsi succeeded >15:54:48,495 DEBUG NetworkManager:<debug> [1531151688.4957] dispatcher: (8) 10-ifcfg-rh-routes.sh succeeded >15:54:48,495 DEBUG NetworkManager:<debug> [1531151688.4957] dispatcher: (8) 11-dhclient succeeded >15:54:48,496 DEBUG NetworkManager:<debug> [1531151688.4960] dispatcher: (8) 20-chrony succeeded >15:54:48,566 DEBUG NetworkManager:<debug> [1531151688.5665] bus-manager: (dhcp) accepted connection 0x563efbce6820 on private socket >15:54:48,566 DEBUG NetworkManager:<debug> [1531151688.5667] dhcp4 (ens192): unmapped DHCP state 'PREINIT' >15:54:48,566 DEBUG NetworkManager:<debug> [1531151688.5667] dhcp4 (ens192): DHCP reason 'PREINIT' -> state 'unknown' >15:54:48,568 DEBUG NetworkManager:<debug> [1531151688.5679] bus-manager: (dhcp) closed connection 0x563efbce6820 on private socket >15:54:48,572 INFO dhclient:Created duid "\000\004CG\036\315l/IV\273\237\367\320i\035\001\222". >15:54:48,572 INFO dhclient:DHCPDISCOVER on ens192 to 255.255.255.255 port 67 interval 8 (xid=0xc60aa7f) >15:54:48,572 INFO dhclient:DHCPREQUEST on ens192 to 255.255.255.255 port 67 (xid=0xc60aa7f) >15:54:48,572 INFO dhclient:DHCPOFFER from 192.168.26.254 >15:54:48,573 INFO dhclient:DHCPACK from 192.168.26.254 (xid=0xc60aa7f) >15:54:48,576 DEBUG NetworkManager:<debug> [1531151688.5768] bus-manager: (dhcp) accepted connection 0x563efbce6920 on private socket >15:54:48,577 DEBUG NetworkManager:<debug> [1531151688.5772] dhcp4 (ens192): DHCP reason 'BOUND' -> state 'bound' >15:54:48,577 DEBUG NetworkManager:<debug> [1531151688.5773] dhcp4 (ens192): option 'requested_ms_classless_static_routes'=>'1' >15:54:48,577 DEBUG NetworkManager:<debug> [1531151688.5773] dhcp4 (ens192): option 'routers'=>'192.168.26.2' >15:54:48,577 DEBUG NetworkManager:<debug> [1531151688.5773] dhcp4 (ens192): option 'subnet_mask'=>'255.255.255.0' >15:54:48,577 DEBUG NetworkManager:<debug> [1531151688.5773] dhcp4 (ens192): option 'dhcp_server_identifier'=>'192.168.26.254' >15:54:48,577 DEBUG NetworkManager:<debug> [1531151688.5773] dhcp4 (ens192): option 'domain_name_servers'=>'192.168.26.2' >15:54:48,577 DEBUG NetworkManager:<debug> [1531151688.5773] dhcp4 (ens192): option 'next_server'=>'192.168.26.254' >15:54:48,577 DEBUG NetworkManager:<debug> [1531151688.5773] dhcp4 (ens192): option 'requested_classless_static_routes'=>'1' >15:54:48,578 DEBUG NetworkManager:<debug> [1531151688.5773] dhcp4 (ens192): option 'requested_wpad'=>'1' >15:54:48,578 DEBUG NetworkManager:<debug> [1531151688.5773] dhcp4 (ens192): option 'requested_host_name'=>'1' >15:54:48,578 DEBUG NetworkManager:<debug> [1531151688.5773] dhcp4 (ens192): option 'requested_domain_name'=>'1' >15:54:48,578 DEBUG NetworkManager:<debug> [1531151688.5773] dhcp4 (ens192): option 'requested_static_routes'=>'1' >15:54:48,578 DEBUG NetworkManager:<debug> [1531151688.5773] dhcp4 (ens192): option 'requested_ntp_servers'=>'1' >15:54:48,578 DEBUG NetworkManager:<debug> [1531151688.5773] dhcp4 (ens192): option 'requested_root_path'=>'1' >15:54:48,578 DEBUG NetworkManager:<debug> [1531151688.5773] dhcp4 (ens192): option 'requested_subnet_mask'=>'1' >15:54:48,578 DEBUG NetworkManager:<debug> [1531151688.5774] dhcp4 (ens192): option 'broadcast_address'=>'192.168.26.255' >15:54:48,578 DEBUG NetworkManager:<debug> [1531151688.5774] dhcp4 (ens192): option 'ip_address'=>'192.168.26.210' >15:54:48,578 DEBUG NetworkManager:<debug> [1531151688.5774] dhcp4 (ens192): option 'domain_name'=>'localdomain' >15:54:48,578 DEBUG NetworkManager:<debug> [1531151688.5774] dhcp4 (ens192): option 'requested_rfc3442_classless_static_routes'=>'1' >15:54:48,578 DEBUG NetworkManager:<debug> [1531151688.5774] dhcp4 (ens192): option 'requested_broadcast_address'=>'1' >15:54:48,578 DEBUG NetworkManager:<debug> [1531151688.5774] dhcp4 (ens192): option 'dad_wait_time'=>'0' >15:54:48,578 DEBUG NetworkManager:<debug> [1531151688.5774] dhcp4 (ens192): option 'network_number'=>'192.168.26.0' >15:54:48,578 DEBUG NetworkManager:<debug> [1531151688.5774] dhcp4 (ens192): option 'expiry'=>'1531153488' >15:54:48,578 DEBUG NetworkManager:<debug> [1531151688.5774] dhcp4 (ens192): option 'requested_time_offset'=>'1' >15:54:48,578 DEBUG NetworkManager:<debug> [1531151688.5774] dhcp4 (ens192): option 'requested_interface_mtu'=>'1' >15:54:48,578 DEBUG NetworkManager:<debug> [1531151688.5774] dhcp4 (ens192): option 'dhcp_message_type'=>'5' >15:54:48,578 DEBUG NetworkManager:<debug> [1531151688.5774] dhcp4 (ens192): option 'dhcp_lease_time'=>'1800' >15:54:48,578 DEBUG NetworkManager:<debug> [1531151688.5774] dhcp4 (ens192): option 'requested_domain_search'=>'1' >15:54:48,578 DEBUG NetworkManager:<debug> [1531151688.5775] dhcp4 (ens192): option 'requested_domain_name_servers'=>'1' >15:54:48,578 DEBUG NetworkManager:<debug> [1531151688.5775] dhcp4 (ens192): option 'requested_routers'=>'1' >15:54:48,578 INFO NetworkManager:<info> [1531151688.5775] dhcp4 (ens192): address 192.168.26.210 >15:54:48,578 INFO NetworkManager:<info> [1531151688.5775] dhcp4 (ens192): plen 24 (255.255.255.0) >15:54:48,578 INFO NetworkManager:<info> [1531151688.5775] dhcp4 (ens192): gateway 192.168.26.2 >15:54:48,578 INFO NetworkManager:<info> [1531151688.5776] dhcp4 (ens192): lease time 1800 >15:54:48,578 INFO NetworkManager:<info> [1531151688.5776] dhcp4 (ens192): nameserver '192.168.26.2' >15:54:48,578 INFO NetworkManager:<info> [1531151688.5776] dhcp4 (ens192): domain name 'localdomain' >15:54:48,578 INFO NetworkManager:<info> [1531151688.5776] dhcp4 (ens192): state changed unknown -> bound >15:54:48,578 DEBUG NetworkManager:<debug> [1531151688.5776] device[0x563efbd72fb0] (ens192): new DHCPv4 client state 1 >15:54:48,578 DEBUG NetworkManager:<debug> [1531151688.5789] device[0x563efbd72fb0] (ens192): activation-stage: schedule activate_stage5_ip4_config_result,v4 (id 398) >15:54:48,579 DEBUG NetworkManager:<debug> [1531151688.5793] device[0x563efbd72fb0] (ens192): activation-stage: invoke activate_stage5_ip4_config_result,v4 (id 398) >15:54:48,579 DEBUG NetworkManager:<debug> [1531151688.5796] device[0x563efbd72fb0] (ens192): ip4-config: update (commit=1, new-config=0x563efbd97920) >15:54:48,579 DEBUG NetworkManager:<debug> [1531151688.5797] platform: address: adding or updating IPv4 address: 192.168.26.210/24 lft 1800sec pref 1800sec lifetime 13-0[1800,1800] dev 2 flags noprefixroute src unknown >15:54:48,579 DEBUG NetworkManager:<debug> [1531151688.5798] platform: signal: address 4 added: 192.168.26.210/24 lft 1800sec pref 1800sec lifetime 13-13[1800,1800] dev 2 flags noprefixroute src kernel >15:54:48,579 DEBUG NetworkManager:<debug> [1531151688.5799] device[0x563efbd72fb0] (ens192): queued IP4 config change >15:54:48,580 DEBUG NetworkManager:<debug> [1531151688.5799] platform-linux: do-add-ip4-address[2: 192.168.26.210/24]: success >15:54:48,580 DEBUG NetworkManager:<debug> [1531151688.5800] platform: route: append IPv4 route: 192.168.26.0/24 via 0.0.0.0 dev 2 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.26.210 >15:54:48,580 DEBUG NetworkManager:<debug> [1531151688.5801] platform: signal: route 4 added: 192.168.26.0/24 via 0.0.0.0 dev 2 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.26.210 >15:54:48,580 DEBUG NetworkManager:<debug> [1531151688.5801] platform-linux: do-add-ip4-route[192.168.26.0/24 via 0.0.0.0 dev 2 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.26.210]: success >15:54:48,580 DEBUG NetworkManager:<debug> [1531151688.5802] platform: route: append IPv4 route: 0.0.0.0/0 via 192.168.26.2 dev 2 metric 100 mss 0 rt-src dhcp >15:54:48,580 DEBUG NetworkManager:<debug> [1531151688.5802] platform: signal: route 4 added: 0.0.0.0/0 via 192.168.26.2 dev 2 metric 100 mss 0 rt-src rt-dhcp scope global >15:54:48,580 DEBUG NetworkManager:<debug> [1531151688.5803] platform-linux: do-add-ip4-route[0.0.0.0/0 via 192.168.26.2 dev 2 metric 100 mss 0 rt-src rt-dhcp scope global]: success >15:54:48,580 DEBUG NetworkManager:<debug> [1531151688.5805] device[0x563efbd72fb0] (ens192): ip4-config: update IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/4) >15:54:48,580 DEBUG NetworkManager:<debug> [1531151688.5805] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >15:54:48,581 DEBUG NetworkManager:<debug> [1531151688.5810] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >15:54:48,581 DEBUG NetworkManager:<debug> [1531151688.5813] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >15:54:48,581 DEBUG NetworkManager:<debug> [1531151688.5814] device[0x563efbd72fb0] (ens192): remove_pending_action (1): 'dhcp4' >15:54:48,581 DEBUG NetworkManager:<debug> [1531151688.5815] active-connection[0x563efbd9e780]: set state-flags layer2-ready,ip4-ready (was layer2-ready) >15:54:48,581 INFO NetworkManager:<info> [1531151688.5816] device (ens192): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') >15:54:48,581 DEBUG NetworkManager:<debug> [1531151688.5819] dispatcher: (9) (ens192) dispatching action 'pre-up' (with callback) >15:54:48,582 DEBUG NetworkManager:<debug> [1531151688.5824] device[0x563efbd72fb0] (ens192): activation-stage: complete activate_stage5_ip4_config_result,v4 (id 398) >15:54:48,582 DEBUG NetworkManager:<debug> [1531151688.5829] device[0x563efbd72fb0] (ens192): ip4-config: update (commit=0, new-config=0x563efbd97ba0) >15:54:48,582 INFO nm-dispatcher:req:8 'pre-up' [ens192]: new request (1 scripts) >15:54:48,583 DEBUG nm-dispatcher:req:8 'pre-up' [ens192]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >15:54:48,583 DEBUG nm-dispatcher:req:8 'pre-up' [ens192]: environment: DEVICE_IP_IFACE=ens192 >15:54:48,583 DEBUG nm-dispatcher:req:8 'pre-up' [ens192]: environment: DEVICE_IFACE=ens192 >15:54:48,583 DEBUG nm-dispatcher:req:8 'pre-up' [ens192]: environment: CONNECTION_ID=ens192 >15:54:48,583 DEBUG nm-dispatcher:req:8 'pre-up' [ens192]: environment: CONNECTION_UUID=75cd47e1-fdaa-4aad-bde9-b281bd83edb9 >15:54:48,583 DEBUG nm-dispatcher:req:8 'pre-up' [ens192]: environment: CONNECTION_FILENAME=/etc/sysconfig/network-scripts/ifcfg-ens192 >15:54:48,583 DEBUG nm-dispatcher:req:8 'pre-up' [ens192]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/2 >15:54:48,583 DEBUG nm-dispatcher:req:8 'pre-up' [ens192], "/etc/NetworkManager/dispatcher.d/pre-up.d/10-ifcfg-rh-routes.sh": run script (no-wait) >15:54:48,586 DEBUG NetworkManager:<debug> [1531151688.5859] bus-manager: (dhcp) closed connection 0x563efbce6920 on private socket >15:54:48,595 INFO dhclient:bound to 192.168.26.210 -- renewal in 797 seconds. >15:54:48,596 DEBUG nm-dispatcher:req:8 'pre-up' [ens192], "/etc/NetworkManager/dispatcher.d/pre-up.d/10-ifcfg-rh-routes.sh": complete >15:54:48,596 DEBUG nm-dispatcher:req:8 'pre-up' [ens192]: completed (1 scripts) >15:54:48,596 DEBUG NetworkManager:<debug> [1531151688.5967] dispatcher: (9) 10-ifcfg-rh-routes.sh succeeded >15:54:48,597 DEBUG NetworkManager:<debug> [1531151688.5973] device[0x563efbd72fb0] (ens192): add_pending_action (2): 'queued-state-change-secondaries' >15:54:48,597 DEBUG NetworkManager:<debug> [1531151688.5977] device[0x563efbd72fb0] (ens192): queue-state[secondaries, reason:none, id:415]: queue state change >15:54:48,598 DEBUG NetworkManager:<debug> [1531151688.5978] device[0x563efbd72fb0] (ens192): queue-state[secondaries, reason:none, id:415]: change state >15:54:48,598 INFO NetworkManager:<info> [1531151688.5981] device (ens192): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') >15:54:48,598 DEBUG NetworkManager:<debug> [1531151688.5988] device[0x563efbd72fb0] (ens192): add_pending_action (3): 'queued-state-change-activated' >15:54:48,599 DEBUG NetworkManager:<debug> [1531151688.5990] device[0x563efbd72fb0] (ens192): queue-state[activated, reason:none, id:419]: queue state change >15:54:48,599 DEBUG NetworkManager:<debug> [1531151688.5990] device[0x563efbd72fb0] (ens192): device entered SECONDARIES state >15:54:48,599 DEBUG NetworkManager:<debug> [1531151688.5991] device[0x563efbd72fb0] (ens192): remove_pending_action (2): 'queued-state-change-secondaries' >15:54:48,600 DEBUG NetworkManager:<debug> [1531151688.6000] device[0x563efbd72fb0] (ens192): queue-state[activated, reason:none, id:419]: change state >15:54:48,600 INFO NetworkManager:<info> [1531151688.6004] device (ens192): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') >15:54:48,601 DEBUG NetworkManager:<debug> [1531151688.6009] active-connection[0x563efbd9e780]: set state activated (was activating) >15:54:48,601 INFO NetworkManager:<info> [1531151688.6017] manager: NetworkManager state is now CONNECTED_LOCAL >15:54:48,601 DEBUG NetworkManager:<debug> [1531151688.6019] active-connection[0x563efbd9e780]: check-master-ready: not signalling (state activated, no master) >15:54:48,602 DEBUG NetworkManager:<debug> [1531151688.6023] device[0x563efbd72fb0] (ens192): remove_pending_action (1): 'activation-0x563efbd9e780' >15:54:48,602 DEBUG NetworkManager:<debug> [1531151688.6024] dns-mgr: (device_state_changed): queueing DNS updates (1) >15:54:48,602 DEBUG NetworkManager:<debug> [1531151688.6025] dns-mgr: (update_routing_and_dns): queueing DNS updates (2) >15:54:48,602 INFO NetworkManager:<info> [1531151688.6025] manager: NetworkManager state is now CONNECTED_SITE >15:54:48,602 INFO NetworkManager:<info> [1531151688.6028] policy: set 'ens192' (ens192) as default for IPv4 routing and DNS >15:54:48,602 DEBUG NetworkManager:<debug> [1531151688.6029] manager: PrimaryConnection now ens192 >15:54:48,603 DEBUG NetworkManager:<debug> [1531151688.6031] dns-mgr: (update_routing_and_dns): DNS configuration changed >15:54:48,603 DEBUG NetworkManager:<debug> [1531151688.6031] dns-mgr: (update_routing_and_dns): no DNS changes to commit (1) >15:54:48,603 DEBUG NetworkManager:<debug> [1531151688.6032] dns-mgr: (device_state_changed): DNS configuration changed >15:54:48,603 DEBUG NetworkManager:<debug> [1531151688.6032] dns-mgr: (device_state_changed): committing DNS changes (0) >15:54:48,603 DEBUG NetworkManager:<debug> [1531151688.6032] dns-mgr: update-dns: updating resolv.conf >15:54:48,603 DEBUG NetworkManager:<debug> [1531151688.6036] policy: restarting reverse-lookup thread for address 192.168.26.210 >15:54:48,603 INFO NetworkManager:<info> [1531151688.6038] device (ens192): Activation: successful, device activated. >15:54:48,603 DEBUG NetworkManager:<debug> [1531151688.6038] device[0x563efbd72fb0] (ens192): set metered value 4 >15:54:48,604 DEBUG NetworkManager:<debug> [1531151688.6040] manager: new metered value: 4 >15:54:48,604 DEBUG NetworkManager:<debug> [1531151688.6043] dispatcher: (10) (ens192) dispatching action 'up' >15:54:48,604 DEBUG NetworkManager:<debug> [1531151688.6048] pacrunner: call[0x563efbdbaaa0]: send: new config ({'Interface': <'ens192'>, 'Method': <'direct'>, 'BrowserOnly': <false>},) >15:54:48,605 DEBUG NetworkManager:<debug> [1531151688.6050] connectivity: (ens192) faking request. Connectivity check disabled >15:54:48,605 DEBUG NetworkManager:<debug> [1531151688.6051] device[0x563efbd72fb0] (ens192): remove_pending_action (0): 'queued-state-change-activated' >15:54:48,605 INFO nm-dispatcher:req:9 'up' [ens192]: new request (5 scripts) >15:54:48,605 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >15:54:48,605 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: DHCP4_REQUESTED_ROUTERS=1 >15:54:48,605 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: DHCP4_REQUESTED_DOMAIN_NAME_SERVERS=1 >15:54:48,605 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: DHCP4_REQUESTED_DOMAIN_SEARCH=1 >15:54:48,605 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: DHCP4_DHCP_LEASE_TIME=1800 >15:54:48,605 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: DHCP4_DHCP_MESSAGE_TYPE=5 >15:54:48,605 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: DHCP4_REQUESTED_INTERFACE_MTU=1 >15:54:48,605 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: DHCP4_REQUESTED_TIME_OFFSET=1 >15:54:48,605 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: DHCP4_EXPIRY=1531153488 >15:54:48,605 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: DHCP4_NETWORK_NUMBER=192.168.26.0 >15:54:48,605 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: DHCP4_DAD_WAIT_TIME=0 >15:54:48,605 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: DHCP4_REQUESTED_BROADCAST_ADDRESS=1 >15:54:48,605 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: DHCP4_REQUESTED_RFC3442_CLASSLESS_STATIC_ROUTES=1 >15:54:48,605 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: DHCP4_DOMAIN_NAME=localdomain >15:54:48,605 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: DHCP4_IP_ADDRESS=192.168.26.210 >15:54:48,605 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: DHCP4_BROADCAST_ADDRESS=192.168.26.255 >15:54:48,605 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: DHCP4_REQUESTED_SUBNET_MASK=1 >15:54:48,605 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: DHCP4_REQUESTED_ROOT_PATH=1 >15:54:48,605 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: DHCP4_REQUESTED_NTP_SERVERS=1 >15:54:48,605 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: DHCP4_REQUESTED_STATIC_ROUTES=1 >15:54:48,605 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: DHCP4_REQUESTED_DOMAIN_NAME=1 >15:54:48,605 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: DHCP4_REQUESTED_HOST_NAME=1 >15:54:48,605 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: DHCP4_REQUESTED_WPAD=1 >15:54:48,605 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: DHCP4_REQUESTED_CLASSLESS_STATIC_ROUTES=1 >15:54:48,605 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: DHCP4_NEXT_SERVER=192.168.26.254 >15:54:48,605 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: DHCP4_DOMAIN_NAME_SERVERS=192.168.26.2 >15:54:48,605 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: DHCP4_DHCP_SERVER_IDENTIFIER=192.168.26.254 >15:54:48,605 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: DHCP4_SUBNET_MASK=255.255.255.0 >15:54:48,605 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: DHCP4_ROUTERS=192.168.26.2 >15:54:48,605 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: DHCP4_REQUESTED_MS_CLASSLESS_STATIC_ROUTES=1 >15:54:48,605 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: IP6_NUM_ROUTES=2 >15:54:48,606 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: IP6_ROUTE_1=fe80::/64 :: 256 >15:54:48,606 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: IP6_ROUTE_0=ff00::/8 :: 256 >15:54:48,606 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: IP6_GATEWAY=:: >15:54:48,606 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: IP6_NUM_ADDRESSES=1 >15:54:48,606 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: IP6_ADDRESS_0=fe80::818a:6546:7e56:9218/64 :: >15:54:48,606 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: IP4_NUM_ROUTES=1 >15:54:48,606 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: IP4_ROUTE_0=192.168.26.0/24 0.0.0.0 100 >15:54:48,606 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: IP4_DOMAINS=localdomain >15:54:48,606 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: IP4_NAMESERVERS=192.168.26.2 >15:54:48,606 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: IP4_GATEWAY=192.168.26.2 >15:54:48,606 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: IP4_NUM_ADDRESSES=1 >15:54:48,606 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: IP4_ADDRESS_0=192.168.26.210/24 192.168.26.2 >15:54:48,606 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: DEVICE_IP_IFACE=ens192 >15:54:48,606 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: DEVICE_IFACE=ens192 >15:54:48,606 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: CONNECTION_ID=ens192 >15:54:48,606 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: CONNECTION_UUID=75cd47e1-fdaa-4aad-bde9-b281bd83edb9 >15:54:48,606 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: CONNECTION_FILENAME=/etc/sysconfig/network-scripts/ifcfg-ens192 >15:54:48,606 DEBUG nm-dispatcher:req:9 'up' [ens192]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/2 >15:54:48,606 INFO nm-dispatcher:req:9 'up' [ens192]: start running ordered scripts... >15:54:48,606 DEBUG nm-dispatcher:req:9 'up' [ens192], "/etc/NetworkManager/dispatcher.d/00-netreport": run script >15:54:48,611 DEBUG NetworkManager:<debug> [1531151688.6110] pacrunner: call[0x563efbdbaaa0]: sending failed: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name "org.pacrunner" does not exist >15:54:48,612 DEBUG NetworkManager:<debug> [1531151688.6110] device[0x563efbd72fb0] (ens192): state changed from NONE to FULL >15:54:48,612 DEBUG NetworkManager:<debug> [1531151688.6110] manager: connectivity checking indicates FULL >15:54:48,612 INFO NetworkManager:<info> [1531151688.6110] manager: NetworkManager state is now CONNECTED_GLOBAL >15:54:48,612 DEBUG NetworkManager:<debug> [1531151688.6111] dispatcher: (11) dispatching action 'connectivity-change' >15:54:48,612 DEBUG NetworkManager:<debug> [1531151688.6112] device[0x563efbd72fb0] (ens192): ip4-config: update (commit=1, new-config=0x563efbd97ba0) >15:54:48,612 DEBUG NetworkManager:<debug> [1531151688.6112] platform: address: adding or updating IPv4 address: 192.168.26.210/24 lft 1800sec pref 1800sec lifetime 13-0[1800,1800] dev 2 flags noprefixroute src unknown >15:54:48,612 DEBUG NetworkManager:<debug> [1531151688.6112] platform-linux: do-add-ip4-address[2: 192.168.26.210/24]: success >15:54:48,614 INFO nm-dispatcher:req:10 'connectivity-change': new request (5 scripts) >15:54:48,614 DEBUG nm-dispatcher:req:10 'connectivity-change': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >15:54:48,614 DEBUG nm-dispatcher:req:10 'connectivity-change': environment: CONNECTIVITY_STATE=FULL >15:54:48,620 DEBUG nm-dispatcher:req:9 'up' [ens192], "/etc/NetworkManager/dispatcher.d/00-netreport": complete >15:54:48,620 DEBUG nm-dispatcher:req:9 'up' [ens192], "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >15:54:48,717 WARNING systemd:iscsi.service: Unit cannot be reloaded because it is inactive. >15:54:48,721 DEBUG nm-dispatcher:req:9 'up' [ens192], "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >15:54:48,721 DEBUG nm-dispatcher:req:9 'up' [ens192], "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": run script >15:54:48,725 DEBUG nm-dispatcher:req:9 'up' [ens192], "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": complete >15:54:48,725 DEBUG nm-dispatcher:req:9 'up' [ens192], "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >15:54:48,750 DEBUG nm-dispatcher:req:9 'up' [ens192], "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >15:54:48,751 DEBUG nm-dispatcher:req:9 'up' [ens192], "/etc/NetworkManager/dispatcher.d/20-chrony": run script >15:54:48,762 DEBUG nm-dispatcher:req:9 'up' [ens192], "/etc/NetworkManager/dispatcher.d/20-chrony": complete >15:54:48,763 DEBUG nm-dispatcher:req:9 'up' [ens192]: completed (5 scripts) >15:54:48,763 INFO nm-dispatcher:req:10 'connectivity-change': start running ordered scripts... >15:54:48,763 DEBUG nm-dispatcher:req:10 'connectivity-change', "/etc/NetworkManager/dispatcher.d/00-netreport": run script >15:54:48,764 DEBUG NetworkManager:<debug> [1531151688.7639] dispatcher: (10) 00-netreport succeeded >15:54:48,764 DEBUG NetworkManager:<debug> [1531151688.7639] dispatcher: (10) 04-iscsi succeeded >15:54:48,764 DEBUG NetworkManager:<debug> [1531151688.7639] dispatcher: (10) 10-ifcfg-rh-routes.sh succeeded >15:54:48,764 DEBUG NetworkManager:<debug> [1531151688.7639] dispatcher: (10) 11-dhclient succeeded >15:54:48,764 DEBUG NetworkManager:<debug> [1531151688.7639] dispatcher: (10) 20-chrony succeeded >15:54:48,781 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.timezone.timezone:NTP servers are set to []. >15:54:48,786 DEBUG nm-dispatcher:req:10 'connectivity-change', "/etc/NetworkManager/dispatcher.d/00-netreport": complete >15:54:48,786 DEBUG nm-dispatcher:req:10 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >15:54:48,788 DEBUG nm-dispatcher:req:10 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >15:54:48,788 DEBUG nm-dispatcher:req:10 'connectivity-change', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": run script >15:54:48,790 DEBUG nm-dispatcher:req:10 'connectivity-change', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": complete >15:54:48,790 DEBUG nm-dispatcher:req:10 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >15:54:48,794 DEBUG nm-dispatcher:req:10 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >15:54:48,794 DEBUG nm-dispatcher:req:10 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": run script >15:54:48,797 DEBUG nm-dispatcher:req:10 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": complete >15:54:48,797 DEBUG nm-dispatcher:req:10 'connectivity-change': completed (5 scripts) >15:54:48,798 DEBUG NetworkManager:<debug> [1531151688.7979] dispatcher: (11) 00-netreport succeeded >15:54:48,798 DEBUG NetworkManager:<debug> [1531151688.7980] dispatcher: (11) 04-iscsi succeeded >15:54:48,798 DEBUG NetworkManager:<debug> [1531151688.7980] dispatcher: (11) 10-ifcfg-rh-routes.sh succeeded >15:54:48,798 DEBUG NetworkManager:<debug> [1531151688.7980] dispatcher: (11) 11-dhclient succeeded >15:54:48,798 DEBUG NetworkManager:<debug> [1531151688.7980] dispatcher: (11) 20-chrony succeeded >15:54:49,013 INFO kernel:SGI XFS with ACLs, security attributes, no debug enabled >15:54:49,646 NOTICE audit:AVC avc: denied { read write } for pid=2026 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >15:54:49,646 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=7fd7d7aa3e10 a1=7fd7d45d76d0 a2=7fd7d3c1b1d0 a3=7fd7ce203680 items=0 ppid=1611 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="hwclock" exe="/usr/sbin/hwclock" subj=system_u:system_r:hwclock_t:s0 key=(null) >15:54:49,646 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D6863746F737973002D2D757463 >15:54:49,712 INFO systemd:Starting NTP client/server... >15:54:49,733 INFO chronyd:chronyd version 3.3 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +SECHASH +IPV6 +DEBUG) >15:54:49,740 INFO chronyd:Using right/UTC timezone to obtain leap second data >15:54:49,751 INFO systemd:Started NTP client/server. >15:54:49,751 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=chronyd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:54:49,761 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Setup on boot is set to SetupOnBootAction.DISABLED. >15:54:49,965 NOTICE audit:AVC avc: denied { write } for pid=1516 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:54:49,965 NOTICE audit:AVC avc: denied { add_name } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:54:49,965 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7fd525e26a80 a2=241 a3=1b6 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:54:49,965 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:54:49,965 NOTICE audit:AVC avc: denied { remove_name } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39681 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:54:49,965 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fd525e26a80 a1=7fd5180023e0 a2=0 a3=7fd5180008d0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:54:49,966 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:54:49,967 DEBUG NetworkManager:<debug> [1531151689.9673] platform: signal: address 6 changed: fe80::818a:6546:7e56:9218/64 lft forever pref forever lifetime 14-0[4294967295,4294967295] dev 2 flags permanent src kernel >15:54:49,967 DEBUG NetworkManager:<debug> [1531151689.9674] device[0x563efbd72fb0] (ens192): queued IP6 config change >15:54:49,967 DEBUG NetworkManager:<debug> [1531151689.9675] device[0x563efbd72fb0] (ens192): ip6-config: update (commit=0, new-config=0x563efbd9e280) >15:54:49,967 DEBUG NetworkManager:<debug> [1531151689.9676] device[0x563efbd72fb0] (ens192): linklocal6: waiting for link-local addresses successful, continue with method auto >15:54:49,967 DEBUG NetworkManager:<debug> [1531151689.9676] device[0x563efbd72fb0] (ens192): addrconf6: using the device EUI-64 identifier >15:54:49,967 DEBUG NetworkManager:<debug> [1531151689.9676] device[0x563efbd72fb0] (ens192): ip6-config: update (commit=1, new-config=0x563efbd9e160) >15:54:49,967 DEBUG NetworkManager:<debug> [1531151689.9676] platform: address: adding or updating IPv6 address: fe80::818a:6546:7e56:9218/64 lft forever pref forever lifetime 14-0[4294967295,4294967295] dev 2 flags permanent,noprefixroute src unknown >15:54:49,967 DEBUG NetworkManager:<debug> [1531151689.9677] platform: signal: address 6 changed: fe80::818a:6546:7e56:9218/64 lft forever pref forever lifetime 14-0[4294967295,4294967295] dev 2 flags permanent,noprefixroute src kernel >15:54:49,967 DEBUG NetworkManager:<debug> [1531151689.9677] device[0x563efbd72fb0] (ens192): queued IP6 config change >15:54:49,968 DEBUG NetworkManager:<debug> [1531151689.9677] platform: signal: route 6 removed: fe80::/64 via :: dev 2 metric 256 mss 0 rt-src rt-kernel >15:54:49,968 DEBUG NetworkManager:<debug> [1531151689.9677] platform-linux: do-add-ip6-address[2: fe80::818a:6546:7e56:9218]: success >15:54:49,968 DEBUG NetworkManager:<debug> [1531151689.9677] platform: route: append IPv6 route: fe80::/64 via :: dev 2 metric 256 mss 0 rt-src rt-kernel >15:54:49,968 DEBUG NetworkManager:<debug> [1531151689.9677] platform: signal: route 6 added: fe80::/64 via :: dev 2 metric 256 mss 0 rt-src rt-kernel >15:54:49,968 DEBUG NetworkManager:<debug> [1531151689.9677] platform-linux: do-add-ip6-route[fe80::/64 via :: dev 2 metric 256 mss 0 rt-src rt-kernel]: success >15:54:49,968 DEBUG NetworkManager:<debug> [1531151689.9677] platform: route: append IPv6 route: fe80::/64 via :: dev 2 metric 100 mss 0 rt-src rt-kernel >15:54:49,968 DEBUG NetworkManager:<debug> [1531151689.9677] platform: signal: route 6 added: fe80::/64 via :: dev 2 metric 100 mss 0 rt-src rt-kernel >15:54:49,968 DEBUG NetworkManager:<debug> [1531151689.9678] platform-linux: do-add-ip6-route[fe80::/64 via :: dev 2 metric 100 mss 0 rt-src rt-kernel]: success >15:54:49,968 DEBUG NetworkManager:<debug> [1531151689.9679] device[0x563efbd72fb0] (ens192): ip6-config: update IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/4) >15:54:49,968 DEBUG NetworkManager:<debug> [1531151689.9679] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >15:54:49,968 DEBUG NetworkManager:<debug> [1531151689.9680] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >15:54:49,968 DEBUG NetworkManager:<debug> [1531151689.9680] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >15:54:49,968 DEBUG NetworkManager:<debug> [1531151689.9681] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/accept_ra' to '1' (current value is '0') >15:54:49,968 DEBUG NetworkManager:<debug> [1531151689.9681] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/accept_ra_defrtr' to '0' (current value is identical) >15:54:49,968 DEBUG NetworkManager:<debug> [1531151689.9681] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/accept_ra_pinfo' to '0' (current value is identical) >15:54:49,968 DEBUG NetworkManager:<debug> [1531151689.9681] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens192/accept_ra_rtr_pref' to '0' (current value is identical) >15:54:49,968 DEBUG NetworkManager:<debug> [1531151689.9682] ndisc[0x563efbd9eb00,"ens192"]: starting neighbor discovery: 2 >15:54:49,968 DEBUG NetworkManager:<debug> [1531151689.9682] ndisc-lndp[0x563efbd9eb00,"ens192"]: processing libndp events >15:54:49,968 DEBUG NetworkManager:<debug> [1531151689.9682] ndisc[0x563efbd9eb00,"ens192"]: scheduling RA timeout in 30 seconds >15:54:49,968 DEBUG NetworkManager:<debug> [1531151689.9682] ndisc[0x563efbd9eb00,"ens192"]: scheduling explicit router solicitation request in 0 seconds. >15:54:49,968 DEBUG NetworkManager:<debug> [1531151689.9685] device[0x563efbd72fb0] (ens192): ip6-config: update (commit=0, new-config=0x563efbd9e160) >15:54:50,215 NOTICE audit:AVC avc: denied { create } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:54:50,215 NOTICE audit:AVC avc: denied { write open } for pid=1516 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38626 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:54:50,215 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7fd525e26a80 a2=241 a3=1b6 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:54:50,215 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:54:50,215 NOTICE audit:AVC avc: denied { getattr } for pid=1516 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38626 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:54:50,215 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=a a1=7fd525e262c0 a2=7fd525e262c0 a3=0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:54:50,215 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:54:50,215 NOTICE audit:AVC avc: denied { rename } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=38626 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:54:50,215 NOTICE audit:AVC avc: denied { unlink } for pid=1516 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=39681 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:54:50,216 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fd525e26a80 a1=7fd5180023e0 a2=0 a3=7fd5180008d0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:54:50,216 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:54:50,260 INFO kernel: sda: sda1 >15:54:50,354 WARNING multipath:sda: failed to get udev uid: Invalid argument >15:54:50,355 WARNING multipath:sda: failed to get sysfs uid: Invalid argument >15:54:50,355 WARNING multipath:sda: failed to get sgio uid: No such file or directory >15:54:50,468 NOTICE audit:AVC avc: denied { dac_override } for pid=1516 comm="in:imjournal" capability=1 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:system_r:syslogd_t:s0 tclass=capability permissive=1 >15:54:50,468 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7fd525e26a80 a2=241 a3=1b6 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:54:50,468 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:54:50,568 DEBUG NetworkManager:<debug> [1531151690.5679] ndisc[0x563efbd9eb00,"ens192"]: router solicitation sent >15:54:50,568 DEBUG NetworkManager:<debug> [1531151690.5679] ndisc[0x563efbd9eb00,"ens192"]: scheduling router solicitation retry in 4 seconds. >15:54:50,000 NOTICE audit:AVC avc: denied { ioctl } for pid=2026 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 ioctlcmd=0x5401 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >15:54:50,011 NOTICE audit:SYSCALL arch=c000003e syscall=16 success=yes exit=0 a0=0 a1=5401 a2=7fffa12bd690 a3=0 items=0 ppid=1611 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="hwclock" exe="/usr/sbin/hwclock" subj=system_u:system_r:hwclock_t:s0 key=(null) >15:54:50,012 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D6863746F737973002D2D757463 >15:54:50,012 NOTICE audit:AVC avc: denied { getattr } for pid=2026 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >15:54:50,012 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=0 a1=7fffa12bd730 a2=7fffa12bd730 a3=0 items=0 ppid=1611 pid=2026 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="hwclock" exe="/usr/sbin/hwclock" subj=system_u:system_r:hwclock_t:s0 key=(null) >15:54:50,012 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D6863746F737973002D2D757463 >15:54:50,012 NOTICE audit:USYS_CONFIG pid=2026 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:hwclock_t:s0 msg='op=change-system-time exe="/usr/sbin/hwclock" hostname=localhost.localdomain addr=? terminal=pts/0 res=failed' >15:54:50,188 INFO multipathd:burst continued 18446744073709551184 ms, too long time, stopped >15:54:50,426 INFO multipathd:sda: triggering change event to reinitialize >15:54:50,508 WARNING multipath:sda: failed to get udev uid: Invalid argument >15:54:50,509 WARNING multipath:sda: failed to get sysfs uid: Invalid argument >15:54:50,509 WARNING multipath:sda: failed to get sgio uid: No such file or directory >15:54:50,522 INFO multipathd:sda: add path (uevent) >15:54:50,522 INFO multipathd:sda: spurious uevent, path already in pathvec >15:54:50,524 INFO multipathd:sda: fail to get serial >15:54:50,524 INFO multipathd:sda: failed to get udev uid: Invalid argument >15:54:50,524 INFO multipathd:sda: failed to get path uid >15:54:50,524 INFO multipathd:uevent trigger error >15:54:51,248 INFO multipathd:dm-2: remove map (uevent) >15:54:51,248 INFO multipathd:dm-2: devmap not registered, can't remove >15:54:51,429 INFO multipathd:sdb: triggering change event to reinitialize >15:54:51,675 WARNING multipath:sdb: failed to get udev uid: Invalid argument >15:54:51,676 WARNING multipath:sdb: failed to get sysfs uid: Invalid argument >15:54:51,676 WARNING multipath:sdb: failed to get sgio uid: No such file or directory >15:54:51,679 INFO multipathd:dm-2: remove map (uevent) >15:54:51,679 INFO multipathd:sdb: add path (uevent) >15:54:51,679 INFO multipathd:sdb: spurious uevent, path already in pathvec >15:54:51,681 INFO multipathd:sdb: fail to get serial >15:54:51,682 INFO multipathd:sdb: failed to get udev uid: Invalid argument >15:54:51,682 INFO multipathd:sdb: failed to get path uid >15:54:51,682 INFO multipathd:uevent trigger error >15:54:52,192 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sda', 'sdb']'. >15:54:53,550 NOTICE audit:AVC avc: denied { write } for pid=1516 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:54:53,550 NOTICE audit:AVC avc: denied { add_name } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:54:53,550 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7fd525e26a80 a2=241 a3=1b6 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:54:53,550 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:54:53,550 NOTICE audit:AVC avc: denied { remove_name } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39681 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:54:53,551 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fd525e26a80 a1=7fd5180023e0 a2=0 a3=7fd5180008d0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:54:53,551 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:54:53,685 NOTICE audit:AVC avc: denied { read write } for pid=2155 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >15:54:53,685 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=7fd7d36fbd20 a1=7fd7d43e4650 a2=7fd7d3c1bed0 a3=7fd7cca00680 items=0 ppid=1611 pid=2155 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="hwclock" exe="/usr/sbin/hwclock" subj=system_u:system_r:hwclock_t:s0 key=(null) >15:54:53,685 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D737973746F6863002D2D757463 >15:54:53,877 DEBUG NetworkManager:<debug> [1531151693.8768] ndisc[0x563efbd9eb00,"ens192"]: router solicitation sent >15:54:53,877 DEBUG NetworkManager:<debug> [1531151693.8771] ndisc[0x563efbd9eb00,"ens192"]: scheduling router solicitation retry in 4 seconds. >15:54:54,500 NOTICE audit:AVC avc: denied { ioctl } for pid=2155 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 ioctlcmd=0x5401 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >15:54:54,501 NOTICE audit:SYSCALL arch=c000003e syscall=16 success=yes exit=0 a0=0 a1=5401 a2=7ffc84ce9310 a3=0 items=0 ppid=1611 pid=2155 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="hwclock" exe="/usr/sbin/hwclock" subj=system_u:system_r:hwclock_t:s0 key=(null) >15:54:54,501 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D737973746F6863002D2D757463 >15:54:54,501 NOTICE audit:AVC avc: denied { getattr } for pid=2155 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >15:54:54,501 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=0 a1=7ffc84ce93b0 a2=7ffc84ce93b0 a3=0 items=0 ppid=1611 pid=2155 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="hwclock" exe="/usr/sbin/hwclock" subj=system_u:system_r:hwclock_t:s0 key=(null) >15:54:54,501 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D737973746F6863002D2D757463 >15:54:54,501 NOTICE audit:USYS_CONFIG pid=2155 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:hwclock_t:s0 msg='op=change-system-time exe="/usr/sbin/hwclock" hostname=localhost.localdomain addr=? terminal=pts/0 res=failed' >15:54:54,509 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.DEFAULT'. >15:54:54,511 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '[]'. >15:54:54,512 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Devices to clear are set to '[]'. >15:54:54,513 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'False'. >15:54:54,762 NOTICE audit:AVC avc: denied { create } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:54:54,762 NOTICE audit:AVC avc: denied { write open } for pid=1516 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39686 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:54:54,762 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7fd525e26a80 a2=241 a3=1b6 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:54:54,762 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:54:54,762 NOTICE audit:AVC avc: denied { getattr } for pid=1516 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39686 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:54:54,762 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=b a1=7fd525e262c0 a2=7fd525e262c0 a3=0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:54:54,762 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:54:54,762 NOTICE audit:AVC avc: denied { rename } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39686 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:54:54,762 NOTICE audit:AVC avc: denied { unlink } for pid=1516 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=39690 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:54:54,762 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fd525e26a80 a1=7fd5180023e0 a2=0 a3=7fd5180008d0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:54:54,762 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:54:55,035 NOTICE audit:AVC avc: denied { dac_override } for pid=1516 comm="in:imjournal" capability=1 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:system_r:syslogd_t:s0 tclass=capability permissive=1 >15:54:55,035 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7fd525e26a80 a2=241 a3=1b6 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:54:55,035 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:54:55,210 INFO multipathd:dm-2: remove map (uevent) >15:54:55,210 INFO multipathd:dm-2: devmap not registered, can't remove >15:54:55,430 INFO multipathd:zram0: triggering change event to reinitialize >15:54:55,431 WARNING multipath:sda: failed to get udev uid: Invalid argument >15:54:55,432 WARNING multipath:sda: failed to get sysfs uid: Invalid argument >15:54:55,432 WARNING multipath:sda: failed to get sgio uid: No such file or directory >15:54:55,432 INFO multipathd:dm-2: remove map (uevent) >15:54:55,432 INFO multipathd:zram0: add path (uevent) >15:54:55,432 INFO multipathd:zram0: spurious uevent, path already in pathvec >15:54:55,432 INFO multipathd:zram0: HDIO_GETGEO failed with 25 >15:54:55,432 INFO multipathd:zram0: failed to get udev uid: Invalid argument >15:54:55,432 INFO multipathd:zram0: failed to get path uid >15:54:55,432 INFO multipathd:uevent trigger error >15:54:55,715 INFO chronyd:Selected source 69.164.202.202 >15:54:55,716 INFO chronyd:System clock TAI offset set to 37 seconds >15:54:55,972 WARNING multipath:sda: failed to get udev uid: Invalid argument >15:54:55,972 WARNING multipath:sda: failed to get sysfs uid: Invalid argument >15:54:55,972 WARNING multipath:sda: failed to get sgio uid: No such file or directory >15:54:56,239 WARNING multipath:sda: failed to get udev uid: Invalid argument >15:54:56,239 WARNING multipath:sda: failed to get sysfs uid: Invalid argument >15:54:56,239 WARNING multipath:sda: failed to get sgio uid: No such file or directory >15:54:56,325 NOTICE kernel:XFS (dm-2): Mounting V5 Filesystem >15:54:56,343 INFO kernel:XFS (dm-2): Ending clean mount >15:54:56,577 INFO chronyd:Source 198.55.111.50 replaced with 2001:1900:201e:6:6e62:6dff:fee5:821 >15:54:56,668 NOTICE kernel:XFS (sda1): Mounting V5 Filesystem >15:54:56,677 INFO kernel:XFS (sda1): Ending clean mount >15:54:56,906 INFO chronyd:Selected source 66.96.99.10 >15:54:57,879 DEBUG NetworkManager:<debug> [1531151697.8788] ndisc[0x563efbd9eb00,"ens192"]: router solicitation sent >15:54:57,879 DEBUG NetworkManager:<debug> [1531151697.8791] ndisc[0x563efbd9eb00,"ens192"]: did not receive a router advertisement after 3 solicitations. >15:54:57,893 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:55:00,244 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Enabled services are set to ['chronyd']. >15:55:00,456 INFO multipathd:sda: triggering change event to reinitialize >15:55:00,546 WARNING multipath:sda: failed to get udev uid: Invalid argument >15:55:00,546 WARNING multipath:sda: failed to get sysfs uid: Invalid argument >15:55:00,546 WARNING multipath:sda: failed to get sgio uid: No such file or directory >15:55:00,549 INFO multipathd:sda: add path (uevent) >15:55:00,549 INFO multipathd:sda: spurious uevent, path already in pathvec >15:55:00,549 INFO multipathd:sda: fail to get serial >15:55:00,549 INFO multipathd:sda: failed to get udev uid: Invalid argument >15:55:00,549 INFO multipathd:sda: failed to get sysfs uid: Invalid argument >15:55:00,549 INFO multipathd:sda: failed to get sgio uid: No such file or directory >15:55:00,549 INFO multipathd:sda: failed to get path uid >15:55:00,550 INFO multipathd:uevent trigger error >15:55:01,458 INFO multipathd:sdb: triggering change event to reinitialize >15:55:01,603 WARNING multipath:sdb: failed to get udev uid: Invalid argument >15:55:01,604 WARNING multipath:sdb: failed to get sysfs uid: Invalid argument >15:55:01,604 WARNING multipath:sdb: failed to get sgio uid: No such file or directory >15:55:01,608 INFO multipathd:sdb: add path (uevent) >15:55:01,608 INFO multipathd:sdb: spurious uevent, path already in pathvec >15:55:01,609 INFO multipathd:sdb: fail to get serial >15:55:01,610 INFO multipathd:sdb: failed to get udev uid: Invalid argument >15:55:01,610 INFO multipathd:sdb: failed to get sysfs uid: Invalid argument >15:55:01,610 INFO multipathd:sdb: failed to get sgio uid: No such file or directory >15:55:01,610 INFO multipathd:sdb: failed to get path uid >15:55:01,610 INFO multipathd:uevent trigger error >15:55:05,459 INFO multipathd:zram0: triggering change event to reinitialize >15:55:05,473 INFO multipathd:zram0: add path (uevent) >15:55:05,473 INFO multipathd:zram0: spurious uevent, path already in pathvec >15:55:05,473 INFO multipathd:zram0: HDIO_GETGEO failed with 25 >15:55:05,473 INFO multipathd:zram0: failed to get udev uid: Invalid argument >15:55:05,473 INFO multipathd:zram0: failed to get sysfs uid: Invalid argument >15:55:05,474 INFO multipathd:zram0: failed to get sgio uid: Inappropriate ioctl for device >15:55:05,474 INFO multipathd:zram0: failed to get path uid >15:55:05,474 INFO multipathd:uevent trigger error >15:55:17,520 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:55:17,788 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:55:19,878 DEBUG NetworkManager:<debug> [1531151719.8783] device[0x563efbd72fb0] (ens192): timed out waiting for IPv6 router advertisement >15:55:19,878 DEBUG NetworkManager:<debug> [1531151719.8785] device[0x563efbd72fb0] (ens192): activation-stage: schedule activate_stage4_ip6_config_timeout,v6 (id 591) >15:55:19,878 DEBUG NetworkManager:<debug> [1531151719.8786] device[0x563efbd72fb0] (ens192): activation-stage: invoke activate_stage4_ip6_config_timeout,v6 (id 591) >15:55:19,878 DEBUG NetworkManager:<debug> [1531151719.8788] device[0x563efbd72fb0] (ens192): activation-stage: complete activate_stage4_ip6_config_timeout,v6 (id 591) >15:55:23,788 NOTICE audit:AVC avc: denied { write } for pid=1516 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:55:23,788 NOTICE audit:AVC avc: denied { add_name } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:55:23,789 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7fd525e26a80 a2=241 a3=1b6 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:55:23,789 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:55:23,789 NOTICE audit:AVC avc: denied { remove_name } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39693 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:55:23,789 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fd525e26a80 a1=7fd5180023e0 a2=0 a3=7fd5180008d0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:55:23,789 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:55:23,904 NOTICE audit:AVC avc: denied { read write } for pid=2358 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 >15:55:23,905 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=5600c33b17b0 a1=5600c3411aa0 a2=5600c240a6f0 a3=7fd7f5fb1a40 items=0 ppid=2338 pid=2358 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="ldconfig" exe="/usr/sbin/ldconfig" subj=system_u:system_r:ldconfig_t:s0 key=(null) >15:55:23,905 NOTICE audit:PROCTITLE proctitle="/sbin/ldconfig" >15:55:27,033 NOTICE audit:AVC avc: denied { create } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:55:27,033 NOTICE audit:AVC avc: denied { write open } for pid=1516 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39693 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:55:27,033 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7fd525e26a80 a2=241 a3=1b6 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:55:27,033 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:55:27,033 NOTICE audit:AVC avc: denied { getattr } for pid=1516 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39693 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:55:27,033 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=b a1=7fd525e262c0 a2=7fd525e262c0 a3=0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:55:27,033 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:55:27,033 NOTICE audit:AVC avc: denied { rename } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39693 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:55:27,033 NOTICE audit:AVC avc: denied { unlink } for pid=1516 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=39690 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:55:27,033 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fd525e26a80 a1=7fd5180023e0 a2=0 a3=7fd5180008d0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:55:27,033 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:55:27,169 NOTICE audit:AVC avc: denied { dac_override } for pid=2400 comm="ldconfig" capability=1 scontext=system_u:system_r:ldconfig_t:s0 tcontext=system_u:system_r:ldconfig_t:s0 tclass=capability permissive=1 >15:55:27,170 NOTICE audit:SYSCALL arch=c000003e syscall=88 success=yes exit=0 a0=7ff33b5c1670 a1=7ffdb8297320 a2=0 a3=0 items=0 ppid=2338 pid=2400 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="ldconfig" exe="/usr/sbin/ldconfig" subj=system_u:system_r:ldconfig_t:s0 key=(null) >15:55:27,170 NOTICE audit:PROCTITLE proctitle="/sbin/ldconfig" >15:55:31,598 NOTICE audit:ADD_GROUP pid=2556 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=22 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >15:55:31,600 NOTICE audit:GRP_MGMT pid=2556 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=22 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >15:55:31,608 NOTICE audit:ADD_GROUP pid=2560 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=35 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >15:55:31,610 NOTICE audit:GRP_MGMT pid=2560 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=35 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >15:55:31,650 NOTICE audit:AVC avc: denied { read write } for pid=2564 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 >15:55:31,650 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=5600c3040110 a1=5600c2f1ab80 a2=5600c240a6f0 a3=7fd7f5fb1a40 items=0 ppid=2338 pid=2564 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="ldconfig" exe="/usr/sbin/ldconfig" subj=system_u:system_r:ldconfig_t:s0 key=(null) >15:55:31,650 NOTICE audit:PROCTITLE proctitle="/sbin/ldconfig" >15:55:31,806 NOTICE audit:AVC avc: denied { dac_override } for pid=1516 comm="in:imjournal" capability=1 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:system_r:syslogd_t:s0 tclass=capability permissive=1 >15:55:31,806 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7fd525e26a80 a2=241 a3=1b6 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:55:31,806 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:55:36,322 NOTICE audit:ADD_GROUP pid=2593 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=999 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >15:55:36,323 NOTICE audit:GRP_MGMT pid=2593 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=999 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >15:55:37,392 NOTICE audit:ADD_GROUP pid=2609 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=998 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >15:55:37,394 NOTICE audit:GRP_MGMT pid=2609 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=998 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >15:55:37,401 NOTICE audit:ADD_GROUP pid=2614 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=36 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >15:55:37,402 NOTICE audit:GRP_MGMT pid=2614 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=36 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >15:55:37,410 NOTICE audit:ADD_GROUP pid=2619 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=997 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >15:55:37,412 NOTICE audit:GRP_MGMT pid=2619 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=997 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >15:55:37,419 NOTICE audit:ADD_GROUP pid=2624 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=190 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >15:55:37,421 NOTICE audit:GRP_MGMT pid=2624 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=190 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >15:55:37,429 NOTICE audit:ADD_GROUP pid=2629 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=996 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >15:55:37,431 NOTICE audit:GRP_MGMT pid=2629 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=996 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >15:55:37,441 NOTICE audit:ADD_USER pid=2634 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=999 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >15:55:37,454 NOTICE audit:ADD_GROUP pid=2640 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=192 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >15:55:37,456 NOTICE audit:GRP_MGMT pid=2640 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=192 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >15:55:37,464 NOTICE audit:ADD_USER pid=2645 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=192 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >15:55:37,475 NOTICE audit:ADD_GROUP pid=2651 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=193 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >15:55:37,476 NOTICE audit:GRP_MGMT pid=2651 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=193 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >15:55:37,483 NOTICE audit:ADD_USER pid=2656 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=193 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >15:55:38,298 NOTICE audit:ADD_GROUP pid=2684 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=81 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >15:55:38,300 NOTICE audit:GRP_MGMT pid=2684 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=81 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >15:55:38,307 NOTICE audit:ADD_USER pid=2688 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=81 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >15:55:38,312 NOTICE audit:USER_MGMT pid=2693 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=pam_tally2 reset=0 id=81 exe="/usr/sbin/pam_tally2" hostname=? addr=? terminal=? res=success' >15:55:41,010 NOTICE audit:ADD_GROUP pid=2720 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=995 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >15:55:41,012 NOTICE audit:GRP_MGMT pid=2720 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=995 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >15:55:41,021 NOTICE audit:ADD_USER pid=2725 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=998 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >15:55:41,027 NOTICE audit:USER_MGMT pid=2730 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=pam_tally2 reset=0 id=998 exe="/usr/sbin/pam_tally2" hostname=? addr=? terminal=? res=success' >15:55:41,118 NOTICE audit:AVC avc: denied { write } for pid=1516 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:55:41,118 NOTICE audit:AVC avc: denied { add_name } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:55:41,118 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7fd525e26a80 a2=241 a3=1b6 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:55:41,118 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:55:41,118 NOTICE audit:AVC avc: denied { remove_name } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39693 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:55:41,118 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fd525e26a80 a1=7fd5180023e0 a2=0 a3=7fd5180008d0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:55:41,118 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:55:50,443 NOTICE audit:ADD_GROUP pid=2747 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=994 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >15:55:50,446 NOTICE audit:GRP_MGMT pid=2747 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=994 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >15:55:50,478 NOTICE audit:AVC avc: denied { create } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:55:50,478 NOTICE audit:AVC avc: denied { write open } for pid=1516 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39693 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:55:50,479 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7fd525e26a80 a2=241 a3=1b6 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:55:50,479 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:55:50,479 NOTICE audit:AVC avc: denied { getattr } for pid=1516 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39693 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:55:50,479 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=b a1=7fd525e262c0 a2=7fd525e262c0 a3=0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:55:50,479 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:55:50,479 NOTICE audit:AVC avc: denied { rename } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39693 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:55:50,479 NOTICE audit:AVC avc: denied { unlink } for pid=1516 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=39690 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:55:50,479 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fd525e26a80 a1=7fd5180023e0 a2=0 a3=7fd5180008d0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:55:50,479 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:55:51,280 NOTICE audit:AVC avc: denied { dac_override } for pid=1516 comm="in:imjournal" capability=1 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:system_r:syslogd_t:s0 tclass=capability permissive=1 >15:55:51,280 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7fd525e26a80 a2=241 a3=1b6 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:55:51,281 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:55:51,992 NOTICE audit:AVC avc: denied { read write } for pid=2773 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 >15:55:51,992 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=5600c322deb0 a1=5600c338c700 a2=5600c240a6f0 a3=7fd7f5fb1a40 items=0 ppid=2338 pid=2773 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="ldconfig" exe="/usr/sbin/ldconfig" subj=system_u:system_r:ldconfig_t:s0 key=(null) >15:55:51,992 NOTICE audit:PROCTITLE proctitle="/sbin/ldconfig" >15:55:55,394 NOTICE audit:AVC avc: denied { read write } for pid=2783 comm="load_policy" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:load_policy_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >15:55:55,395 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=55c8b6543490 a1=55c8b6543ae0 a2=55c8b65436c0 a3=55c8b6536010 items=0 ppid=2781 pid=2783 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="load_policy" exe="/usr/sbin/load_policy" subj=system_u:system_r:load_policy_t:s0 key=(null) >15:55:55,395 NOTICE audit:PROCTITLE proctitle="load_policy" >15:55:55,435 DEBUG kernel:SELinux: 32768 avtab hash slots, 113264 rules. >15:55:55,458 DEBUG kernel:SELinux: 32768 avtab hash slots, 113264 rules. >15:55:55,804 DEBUG kernel:SELinux: 8 users, 14 roles, 5105 types, 318 bools, 1 sens, 1024 cats >15:55:55,804 DEBUG kernel:SELinux: 129 classes, 113264 rules >15:55:55,808 INFO kernel:SELinux: Class bpf not defined in policy. >15:55:55,808 INFO kernel:SELinux: the above unknown classes and permissions will be allowed >15:55:55,814 INFO kernel:SELinux: policy capability network_peer_controls=1 >15:55:55,814 INFO kernel:SELinux: policy capability open_perms=1 >15:55:55,814 INFO kernel:SELinux: policy capability extended_socket_class=1 >15:55:55,814 INFO kernel:SELinux: policy capability always_check_network=0 >15:55:55,814 INFO kernel:SELinux: policy capability cgroup_seclabel=1 >15:55:55,814 INFO kernel:SELinux: policy capability nnp_nosuid_transition=1 >15:55:55,885 NOTICE audit:USER_AVC pid=1740 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received policyload notice (seqno=2)#012 exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >15:55:55,889 NOTICE audit:USER_AVC pid=1556 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received policyload notice (seqno=2)#012 exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >15:55:55,890 NOTICE audit:MAC_POLICY_LOAD policy loaded auid=4294967295 ses=4294967295 >15:55:55,891 NOTICE audit:SYSCALL arch=c000003e syscall=1 success=yes exit=8228518 a0=4 a1=7f8840098000 a2=7d8ea6 a3=0 items=0 ppid=2781 pid=2783 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="load_policy" exe="/usr/sbin/load_policy" subj=system_u:system_r:load_policy_t:s0 key=(null) >15:55:55,891 NOTICE audit:PROCTITLE proctitle="load_policy" >15:55:55,918 INFO dbus-daemon:[system] Reloaded configuration >15:55:55,921 INFO dbus-daemon:Reloaded configuration >15:55:56,092 NOTICE audit:AVC avc: denied { dac_override } for pid=1516 comm="in:imjournal" capability=1 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:system_r:syslogd_t:s0 tclass=capability permissive=1 >15:55:56,092 NOTICE audit:AVC avc: denied { write } for pid=1516 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:55:56,092 NOTICE audit:AVC avc: denied { add_name } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:55:56,092 NOTICE audit:AVC avc: denied { create } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:55:56,092 NOTICE audit:AVC avc: denied { write open } for pid=1516 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39690 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:55:56,092 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7fd525e26a80 a2=241 a3=1b6 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:55:56,092 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:55:56,092 NOTICE audit:AVC avc: denied { getattr } for pid=1516 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39690 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:55:56,092 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=b a1=7fd525e262c0 a2=7fd525e262c0 a3=0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:55:56,092 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:55:56,092 NOTICE audit:AVC avc: denied { remove_name } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39690 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:55:56,092 NOTICE audit:AVC avc: denied { rename } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39690 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:55:56,093 NOTICE audit:AVC avc: denied { unlink } for pid=1516 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=39693 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:55:56,093 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fd525e26a80 a1=7fd5180023e0 a2=0 a3=7fd5180008d0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:55:56,093 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:55:56,103 NOTICE audit:AVC avc: denied { read } for pid=1583 comm=746D75783A20736572766572 path="/dev/ptmx" dev="devtmpfs" ino=15269 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >15:55:56,103 NOTICE audit:SYSCALL arch=c000003e syscall=19 success=yes exit=56 a0=5 a1=7fff85bccfc0 a2=1 a3=558991c6fd10 items=0 ppid=1 pid=1583 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=746D75783A20736572766572 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >15:55:56,103 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >15:55:56,589 NOTICE audit:ADD_GROUP pid=2813 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=993 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >15:55:56,592 NOTICE audit:GRP_MGMT pid=2813 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=993 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >15:55:56,603 NOTICE audit:ADD_USER pid=2818 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=997 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >15:55:56,615 NOTICE audit:USER_MGMT pid=2823 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=pam_tally2 reset=0 id=997 exe="/usr/sbin/pam_tally2" hostname=? addr=? terminal=? res=success' >15:55:56,936 NOTICE audit:ADD_GROUP pid=2840 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-group id=74 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >15:55:56,939 NOTICE audit:GRP_MGMT pid=2840 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:groupadd_t:s0 msg='op=add-shadow-group id=74 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' >15:55:56,951 NOTICE audit:ADD_USER pid=2845 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=74 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >15:55:56,962 NOTICE audit:USER_MGMT pid=2850 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=pam_tally2 reset=0 id=74 exe="/usr/sbin/pam_tally2" hostname=? addr=? terminal=? res=success' >15:55:57,200 NOTICE audit:AVC avc: denied { read write } for pid=2860 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 >15:55:57,200 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=5600c30373b0 a1=5600c3238d90 a2=5600c240a6f0 a3=7fd7f5fb1a40 items=0 ppid=2338 pid=2860 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="ldconfig" exe="/usr/sbin/ldconfig" subj=system_u:system_r:ldconfig_t:s0 key=(null) >15:55:57,200 NOTICE audit:PROCTITLE proctitle="/sbin/ldconfig" >15:55:57,208 NOTICE audit:AVC avc: denied { read } for pid=1583 comm=746D75783A20736572766572 path="/dev/ptmx" dev="devtmpfs" ino=15269 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >15:55:57,208 NOTICE audit:SYSCALL arch=c000003e syscall=19 success=yes exit=34 a0=5 a1=7fff85bccfc0 a2=1 a3=558991c6fd10 items=0 ppid=1 pid=1583 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=746D75783A20736572766572 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >15:55:57,208 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >15:56:11,337 NOTICE audit:AVC avc: denied { write } for pid=1516 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:56:11,338 NOTICE audit:AVC avc: denied { add_name } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:56:11,338 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7fd525e26a80 a2=241 a3=1b6 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:56:11,338 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:56:11,338 NOTICE audit:AVC avc: denied { remove_name } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39693 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:56:11,338 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fd525e26a80 a1=7fd5180023e0 a2=0 a3=7fd5180008d0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:56:11,339 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:56:12,896 NOTICE audit:AVC avc: denied { create } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:56:12,896 NOTICE audit:AVC avc: denied { write open } for pid=1516 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39690 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:56:12,896 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7fd525e26a80 a2=241 a3=1b6 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:56:12,896 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:56:12,896 NOTICE audit:AVC avc: denied { getattr } for pid=1516 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39690 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:56:12,896 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=b a1=7fd525e262c0 a2=7fd525e262c0 a3=0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:56:12,896 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:56:12,896 NOTICE audit:AVC avc: denied { rename } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39690 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:56:12,896 NOTICE audit:AVC avc: denied { unlink } for pid=1516 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=39693 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:56:12,896 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fd525e26a80 a1=7fd5180023e0 a2=0 a3=7fd5180008d0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:56:12,896 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:56:26,895 NOTICE audit:AVC avc: denied { dac_override } for pid=1516 comm="in:imjournal" capability=1 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:system_r:syslogd_t:s0 tclass=capability permissive=1 >15:56:26,896 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7fd525e26a80 a2=241 a3=1b6 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:56:26,896 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:57:27,074 NOTICE audit:USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: received policyload notice (seqno=2)#012 exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >15:57:27,092 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r770d308129d84985838fba77f5249a36 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:57:27,092 INFO systemd:Started /usr/bin/systemctl start man-db-cache-update. >15:57:27,105 NOTICE audit:AVC avc: denied { read } for pid=1583 comm=746D75783A20736572766572 path="/dev/ptmx" dev="devtmpfs" ino=15269 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >15:57:27,106 NOTICE audit:SYSCALL arch=c000003e syscall=19 success=yes exit=35 a0=5 a1=7fff85bccfc0 a2=1 a3=558991c6fd10 items=0 ppid=1 pid=1583 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=746D75783A20736572766572 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >15:57:27,106 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >15:57:27,257 INFO systemctl:Failed to start man-db-cache-update.service: Unit man-db-cache-update.service not found. >15:57:27,260 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r770d308129d84985838fba77f5249a36 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' >15:57:27,260 NOTICE systemd:run-r770d308129d84985838fba77f5249a36.service: Main process exited, code=exited, status=5/NOTINSTALLED >15:57:27,260 WARNING systemd:run-r770d308129d84985838fba77f5249a36.service: Failed with result 'exit-code'. >15:57:30,194 WARNING multipath:sda: failed to get udev uid: Invalid argument >15:57:30,195 WARNING multipath:sda: failed to get sysfs uid: Invalid argument >15:57:30,195 WARNING multipath:sda: failed to get sgio uid: No such file or directory >15:57:30,395 NOTICE audit:AVC avc: denied { write } for pid=1516 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:57:30,396 NOTICE audit:AVC avc: denied { add_name } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:57:30,396 NOTICE audit:AVC avc: denied { create } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:57:30,396 NOTICE audit:AVC avc: denied { write open } for pid=1516 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39693 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:57:30,396 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7fd525e26a80 a2=241 a3=1b6 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:57:30,396 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:57:30,396 NOTICE audit:AVC avc: denied { getattr } for pid=1516 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39693 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:57:30,396 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=b a1=7fd525e262c0 a2=7fd525e262c0 a3=0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:57:30,396 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:57:30,396 NOTICE audit:AVC avc: denied { remove_name } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39693 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:57:30,396 NOTICE audit:AVC avc: denied { rename } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39693 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:57:30,396 NOTICE audit:AVC avc: denied { unlink } for pid=1516 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=39690 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:57:30,396 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fd525e26a80 a1=7fd5180023e0 a2=0 a3=7fd5180008d0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:57:30,396 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:57:31,012 INFO kernel:JFS: nTxBlock = 8192, nTxLock = 65536 >15:57:31,151 INFO kernel:Btrfs loaded, crc32c=crc32c-intel >15:57:31,164 INFO kernel:fuse init (API version 7.26) >15:57:31,169 INFO systemd:Mounting FUSE Control File System... >15:57:31,179 INFO systemd:Mounted FUSE Control File System. >15:57:31,397 NOTICE audit:AVC avc: denied { dac_override } for pid=1516 comm="in:imjournal" capability=1 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:system_r:syslogd_t:s0 tclass=capability permissive=1 >15:57:31,398 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7fd525e26a80 a2=241 a3=1b6 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:57:31,398 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:57:31,963 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/05efi on mounted /dev/sda1 >15:57:31,971 NOTICE root:05efi: debug: Not on UEFI platform >15:57:31,971 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/10freedos on mounted /dev/sda1 >15:57:31,982 NOTICE root:10freedos: debug: /dev/sda1 is not a FAT partition: exiting >15:57:31,982 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/10qnx on mounted /dev/sda1 >15:57:31,991 NOTICE root:10qnx: debug: /dev/sda1 is not a QNX4 partition: exiting >15:57:31,992 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/20macosx on mounted /dev/sda1 >15:57:32,001 NOTICE macosx-prober:debug: /dev/sda1 is not an HFS+ partition: exiting >15:57:32,002 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/20microsoft on mounted /dev/sda1 >15:57:32,018 NOTICE root:20microsoft: debug: /dev/sda1 is not a MS partition: exiting >15:57:32,018 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/30utility on mounted /dev/sda1 >15:57:32,029 NOTICE root:30utility: debug: /dev/sda1 is not a FAT partition: exiting >15:57:32,029 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/40lsb on mounted /dev/sda1 >15:57:32,037 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/70hurd on mounted /dev/sda1 >15:57:32,054 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/80minix on mounted /dev/sda1 >15:57:32,061 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/83haiku on mounted /dev/sda1 >15:57:32,072 NOTICE root:83haiku: debug: /dev/sda1 is not a BeFS partition: exiting >15:57:32,072 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/90linux-distro on mounted /dev/sda1 >15:57:32,090 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/90solaris on mounted /dev/sda1 >15:57:32,561 INFO dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.102' (uid=0 pid=1611 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >15:57:32,566 INFO systemd:Starting Locale Service... >15:57:32,625 NOTICE audit:AVC avc: denied { mounton } for pid=23277 comm="(-localed)" path="/dev" dev="dm-0" ino=41042 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:mock_var_lib_t:s0 tclass=dir permissive=1 >15:57:32,625 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=7ffd067dc410 a1=5570eed4b790 a2=0 a3=2000 items=0 ppid=1 pid=23277 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(-localed)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:init_t:s0 key=(null) >15:57:32,625 NOTICE audit:PROCTITLE proctitle="(-localed)" >15:57:32,681 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.locale1' >15:57:32,681 INFO systemd:Started Locale Service. >15:57:32,681 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:57:32,682 NOTICE audit:USER_AVC pid=1556 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: denied { send_msg } for msgtype=method_return dest=:1.102 spid=23277 tpid=1611 scontext=system_u:system_r:systemd_localed_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=dbus permissive=1#012 exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >15:57:32,824 NOTICE audit:USER_CHAUTHTOK pid=23278 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:initrc_t:s0 msg='op=updating-password id=0 exe="/usr/sbin/chpasswd" hostname=? addr=? terminal=? res=success' >15:57:32,854 NOTICE audit:USER_MGMT pid=23282 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:initrc_t:s0 msg='op=change-last-change-date id=0 exe="/usr/bin/chage" hostname=? addr=? terminal=? res=success' >15:57:32,865 NOTICE audit:AVC avc: denied { read } for pid=1583 comm=746D75783A20736572766572 path="/dev/ptmx" dev="devtmpfs" ino=15269 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >15:57:32,865 NOTICE audit:SYSCALL arch=c000003e syscall=19 success=yes exit=1 a0=5 a1=7fff85bccfc0 a2=1 a3=558991c80fa0 items=0 ppid=1 pid=1583 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=746D75783A20736572766572 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >15:57:32,865 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >15:57:51,506 NOTICE audit:AVC avc: denied { read write } for pid=23346 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 >15:57:51,507 NOTICE audit:AVC avc: denied { append } for pid=23346 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 >15:57:51,507 NOTICE audit:AVC avc: denied { write } for pid=23346 comm="ldconfig" path="/var/tmp/dracut.CWEjRj/systemd-cat" dev="dm-2" ino=2613474 scontext=system_u:system_r:ldconfig_t:s0 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=fifo_file permissive=1 >15:57:51,508 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=563f6dbb8160 a1=563f6dbb83e0 a2=563f6dbb79a0 a3=2a5ac70a items=0 ppid=23345 pid=23346 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="ldconfig" exe="/usr/sbin/ldconfig" subj=system_u:system_r:ldconfig_t:s0 key=(null) >15:57:51,508 NOTICE audit:PROCTITLE proctitle=6C64636F6E666967002D704E >15:57:53,253 NOTICE audit:AVC avc: denied { read write } for pid=24767 comm="arping" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:netutils_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >15:57:53,253 NOTICE audit:AVC avc: denied { append } for pid=24767 comm="arping" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:netutils_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >15:57:53,254 NOTICE audit:AVC avc: denied { write } for pid=24767 comm="arping" path="/var/tmp/dracut.CWEjRj/systemd-cat" dev="dm-2" ino=2613474 scontext=system_u:system_r:netutils_t:s0 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=fifo_file permissive=1 >15:57:53,254 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=563f6dcbf7b0 a1=563f6dccf800 a2=563f6dd6b0a0 a3=2a542760 items=0 ppid=24766 pid=24767 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="arping" exe="/usr/sbin/arping" subj=system_u:system_r:netutils_t:s0 key=(null) >15:57:53,254 NOTICE audit:PROCTITLE proctitle="arping" >15:57:56,981 NOTICE audit:AVC avc: denied { write } for pid=1516 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:57:56,982 NOTICE audit:AVC avc: denied { add_name } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:57:56,982 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7fd525e26a80 a2=241 a3=1b6 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:57:56,982 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:57:56,982 NOTICE audit:AVC avc: denied { remove_name } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39690 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:57:56,983 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fd525e26a80 a1=7fd5180023e0 a2=0 a3=7fd5180008d0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:57:56,983 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:57:59,087 NOTICE audit:AVC avc: denied { write } for pid=27217 comm="ldconfig" path="/var/tmp/dracut.CWEjRj/systemd-cat" dev="dm-2" ino=2613474 scontext=system_u:system_r:ldconfig_t:s0 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=fifo_file permissive=1 >15:57:59,087 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=563f6dcc4b50 a1=563f6dc86f30 a2=563f6dd6ca50 a3=2a54b4e9 items=0 ppid=23317 pid=27217 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="ldconfig" exe="/usr/sbin/ldconfig" subj=system_u:system_r:ldconfig_t:s0 key=(null) >15:57:59,087 NOTICE audit:PROCTITLE proctitle=6C64636F6E666967002D72002F7661722F746D702F6472616375742E4357456A526A2F696E697472616D6673 >15:57:59,088 NOTICE audit:AVC avc: denied { read } for pid=27217 comm="ldconfig" name="ld.so.conf.d" dev="dm-2" ino=2630057 scontext=system_u:system_r:ldconfig_t:s0 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=dir permissive=1 >15:57:59,088 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=4 a0=ffffff9c a1=7ffe8c371820 a2=90800 a3=0 items=0 ppid=23317 pid=27217 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="ldconfig" exe="/mnt/sysimage/usr/sbin/ldconfig" subj=system_u:system_r:ldconfig_t:s0 key=(null) >15:57:59,088 NOTICE audit:PROCTITLE proctitle=6C64636F6E666967002D72002F7661722F746D702F6472616375742E4357456A526A2F696E697472616D6673 >15:57:59,088 NOTICE audit:AVC avc: denied { map } for pid=27217 comm="ldconfig" path="/usr/lib64/libply.so.4.0.0" dev="dm-2" ino=6575234 scontext=system_u:system_r:ldconfig_t:s0 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=file permissive=1 >15:57:59,089 NOTICE audit:SYSCALL arch=c000003e syscall=9 success=yes exit=139806294740992 a0=0 a1=184b0 a2=1 a3=1 items=0 ppid=23317 pid=27217 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="ldconfig" exe="/mnt/sysimage/usr/sbin/ldconfig" subj=system_u:system_r:ldconfig_t:s0 key=(null) >15:57:59,089 NOTICE audit:PROCTITLE proctitle=6C64636F6E666967002D72002F7661722F746D702F6472616375742E4357456A526A2F696E697472616D6673 >15:57:59,091 NOTICE audit:AVC avc: denied { write } for pid=27217 comm="ldconfig" name="etc" dev="dm-2" ino=6935845 scontext=system_u:system_r:ldconfig_t:s0 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=dir permissive=1 >15:57:59,091 NOTICE audit:AVC avc: denied { add_name } for pid=27217 comm="ldconfig" name="ld.so.cache~" scontext=system_u:system_r:ldconfig_t:s0 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=dir permissive=1 >15:57:59,091 NOTICE audit:AVC avc: denied { create } for pid=27217 comm="ldconfig" name="ld.so.cache~" scontext=system_u:system_r:ldconfig_t:s0 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=file permissive=1 >15:57:59,091 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=3 a0=ffffff9c a1=7f2731554d30 a2=20241 a3=180 items=0 ppid=23317 pid=27217 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="ldconfig" exe="/mnt/sysimage/usr/sbin/ldconfig" subj=system_u:system_r:ldconfig_t:s0 key=(null) >15:57:59,091 NOTICE audit:PROCTITLE proctitle=6C64636F6E666967002D72002F7661722F746D702F6472616375742E4357456A526A2F696E697472616D6673 >15:57:59,091 NOTICE audit:AVC avc: denied { setattr } for pid=27217 comm="ldconfig" name="ld.so.cache~" dev="dm-2" ino=6929723 scontext=system_u:system_r:ldconfig_t:s0 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=file permissive=1 >15:57:59,091 NOTICE audit:SYSCALL arch=c000003e syscall=90 success=yes exit=0 a0=7f2731554d30 a1=1a4 a2=c0d a3=180 items=0 ppid=23317 pid=27217 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="ldconfig" exe="/mnt/sysimage/usr/sbin/ldconfig" subj=system_u:system_r:ldconfig_t:s0 key=(null) >15:57:59,091 NOTICE audit:PROCTITLE proctitle=6C64636F6E666967002D72002F7661722F746D702F6472616375742E4357456A526A2F696E697472616D6673 >15:57:59,091 NOTICE audit:AVC avc: denied { remove_name } for pid=27217 comm="ldconfig" name="ld.so.cache~" dev="dm-2" ino=6929723 scontext=system_u:system_r:ldconfig_t:s0 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=dir permissive=1 >15:57:59,092 NOTICE audit:AVC avc: denied { rename } for pid=27217 comm="ldconfig" name="ld.so.cache~" dev="dm-2" ino=6929723 scontext=system_u:system_r:ldconfig_t:s0 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=file permissive=1 >15:57:59,092 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f2731554d30 a1=7ffe8c371ec0 a2=c0d a3=180 items=0 ppid=23317 pid=27217 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="ldconfig" exe="/mnt/sysimage/usr/sbin/ldconfig" subj=system_u:system_r:ldconfig_t:s0 key=(null) >15:57:59,092 NOTICE audit:PROCTITLE proctitle=6C64636F6E666967002D72002F7661722F746D702F6472616375742E4357456A526A2F696E697472616D6673 >15:58:02,725 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >15:58:09,497 INFO systemd-journald:Suppressed 1089 messages from anaconda.service >15:58:11,910 NOTICE audit:AVC avc: denied { create } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:58:11,910 NOTICE audit:AVC avc: denied { write open } for pid=1516 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39690 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:58:11,910 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7fd525e26a80 a2=241 a3=1b6 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:58:11,911 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:58:11,911 NOTICE audit:AVC avc: denied { getattr } for pid=1516 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39690 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:58:11,911 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=b a1=7fd525e262c0 a2=7fd525e262c0 a3=0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:58:11,911 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:58:11,911 NOTICE audit:AVC avc: denied { rename } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39690 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:58:11,911 NOTICE audit:AVC avc: denied { unlink } for pid=1516 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=39693 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:58:11,912 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fd525e26a80 a1=7fd5180023e0 a2=0 a3=7fd5180008d0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:58:11,912 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:58:17,395 NOTICE audit:AVC avc: denied { dac_override } for pid=1516 comm="in:imjournal" capability=1 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:system_r:syslogd_t:s0 tclass=capability permissive=1 >15:58:17,395 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7fd525e26a80 a2=241 a3=1b6 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:58:17,396 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:58:17,979 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/05efi on mounted /dev/sda1 >15:58:17,983 NOTICE root:05efi: debug: Not on UEFI platform >15:58:17,983 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/10freedos on mounted /dev/sda1 >15:58:17,986 NOTICE root:10freedos: debug: /dev/sda1 is not a FAT partition: exiting >15:58:17,987 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/10qnx on mounted /dev/sda1 >15:58:17,990 NOTICE root:10qnx: debug: /dev/sda1 is not a QNX4 partition: exiting >15:58:17,990 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/20macosx on mounted /dev/sda1 >15:58:17,995 NOTICE macosx-prober:debug: /dev/sda1 is not an HFS+ partition: exiting >15:58:17,996 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/20microsoft on mounted /dev/sda1 >15:58:17,999 NOTICE root:20microsoft: debug: /dev/sda1 is not a MS partition: exiting >15:58:17,999 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/30utility on mounted /dev/sda1 >15:58:18,002 NOTICE root:30utility: debug: /dev/sda1 is not a FAT partition: exiting >15:58:18,003 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/40lsb on mounted /dev/sda1 >15:58:18,006 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/70hurd on mounted /dev/sda1 >15:58:18,009 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/80minix on mounted /dev/sda1 >15:58:18,013 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/83haiku on mounted /dev/sda1 >15:58:18,016 NOTICE root:83haiku: debug: /dev/sda1 is not a BeFS partition: exiting >15:58:18,016 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/90linux-distro on mounted /dev/sda1 >15:58:18,023 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/90solaris on mounted /dev/sda1 >15:58:41,035 NOTICE audit:AVC avc: denied { read write } for pid=31463 comm="load_policy" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:load_policy_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >15:58:41,037 NOTICE audit:AVC avc: denied { append } for pid=31463 comm="load_policy" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:load_policy_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >15:58:41,037 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=55860d20b7e0 a1=55860d227e70 a2=0 a3=7165eb83 items=0 ppid=31443 pid=31463 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="load_policy" exe="/usr/sbin/load_policy" subj=system_u:system_r:load_policy_t:s0 key=(null) >15:58:41,037 NOTICE audit:PROCTITLE proctitle="/sbin/load_policy" >15:58:41,051 DEBUG kernel:SELinux: 32768 avtab hash slots, 113134 rules. >15:58:41,068 DEBUG kernel:SELinux: 32768 avtab hash slots, 113134 rules. >15:58:41,395 DEBUG kernel:SELinux: 8 users, 14 roles, 5102 types, 318 bools, 1 sens, 1024 cats >15:58:41,395 DEBUG kernel:SELinux: 129 classes, 113134 rules >15:58:41,401 INFO kernel:SELinux: Class bpf not defined in policy. >15:58:41,401 INFO kernel:SELinux: the above unknown classes and permissions will be allowed >15:58:41,408 INFO kernel:SELinux: policy capability network_peer_controls=1 >15:58:41,408 INFO kernel:SELinux: policy capability open_perms=1 >15:58:41,408 INFO kernel:SELinux: policy capability extended_socket_class=1 >15:58:41,408 INFO kernel:SELinux: policy capability always_check_network=0 >15:58:41,408 INFO kernel:SELinux: policy capability cgroup_seclabel=1 >15:58:41,408 INFO kernel:SELinux: policy capability nnp_nosuid_transition=1 >15:58:41,464 NOTICE audit:USER_AVC pid=1740 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received policyload notice (seqno=3)#012 exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >15:58:41,468 NOTICE audit:USER_AVC pid=1556 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received policyload notice (seqno=3)#012 exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >15:58:41,470 INFO dbus-daemon:[system] Reloaded configuration >15:58:41,473 NOTICE audit:MAC_POLICY_LOAD policy loaded auid=4294967295 ses=4294967295 >15:58:41,473 NOTICE audit:SYSCALL arch=c000003e syscall=1 success=yes exit=8205641 a0=4 a1=7f678da25000 a2=7d3549 a3=0 items=0 ppid=31443 pid=31463 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="load_policy" exe="/usr/sbin/load_policy" subj=system_u:system_r:load_policy_t:s0 key=(null) >15:58:41,473 NOTICE audit:PROCTITLE proctitle="/sbin/load_policy" >15:58:41,474 INFO dbus-daemon:Reloaded configuration >15:58:41,896 NOTICE audit:AVC avc: denied { dac_override } for pid=1516 comm="in:imjournal" capability=1 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:system_r:syslogd_t:s0 tclass=capability permissive=1 >15:58:41,897 NOTICE audit:AVC avc: denied { write } for pid=1516 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:58:41,897 NOTICE audit:AVC avc: denied { add_name } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:58:41,897 NOTICE audit:AVC avc: denied { create } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:58:41,897 NOTICE audit:AVC avc: denied { write open } for pid=1516 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39693 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:58:41,897 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7fd525e26a80 a2=241 a3=1b6 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:58:41,897 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:58:41,897 NOTICE audit:AVC avc: denied { getattr } for pid=1516 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39693 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:58:41,897 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=b a1=7fd525e262c0 a2=7fd525e262c0 a3=0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:58:41,897 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:58:41,897 NOTICE audit:AVC avc: denied { remove_name } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39693 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >15:58:41,897 NOTICE audit:AVC avc: denied { rename } for pid=1516 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39693 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:58:41,897 NOTICE audit:AVC avc: denied { unlink } for pid=1516 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=39690 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >15:58:41,897 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fd525e26a80 a1=7fd5180023e0 a2=0 a3=7fd5180008d0 items=0 ppid=1 pid=1516 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >15:58:41,897 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >15:58:42,806 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/05efi on mounted /dev/sda1 >15:58:42,810 NOTICE root:05efi: debug: Not on UEFI platform >15:58:42,810 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/10freedos on mounted /dev/sda1 >15:58:42,814 NOTICE root:10freedos: debug: /dev/sda1 is not a FAT partition: exiting >15:58:42,814 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/10qnx on mounted /dev/sda1 >15:58:42,818 NOTICE root:10qnx: debug: /dev/sda1 is not a QNX4 partition: exiting >15:58:42,818 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/20macosx on mounted /dev/sda1 >15:58:42,823 NOTICE macosx-prober:debug: /dev/sda1 is not an HFS+ partition: exiting >15:58:42,823 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/20microsoft on mounted /dev/sda1 >15:58:42,827 NOTICE root:20microsoft: debug: /dev/sda1 is not a MS partition: exiting >15:58:42,827 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/30utility on mounted /dev/sda1 >15:58:42,831 NOTICE root:30utility: debug: /dev/sda1 is not a FAT partition: exiting >15:58:42,832 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/40lsb on mounted /dev/sda1 >15:58:42,836 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/70hurd on mounted /dev/sda1 >15:58:42,839 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/80minix on mounted /dev/sda1 >15:58:42,843 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/83haiku on mounted /dev/sda1 >15:58:42,847 NOTICE root:83haiku: debug: /dev/sda1 is not a BeFS partition: exiting >15:58:42,847 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/90linux-distro on mounted /dev/sda1 >15:58:42,853 NOTICE root:os-prober: debug: running /usr/libexec/os-probes/mounted/90solaris on mounted /dev/sda1 >15:58:43,848 NOTICE audit:AVC avc: denied { read } for pid=1583 comm=746D75783A20736572766572 path="/dev/ptmx" dev="devtmpfs" ino=15269 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >15:58:43,848 NOTICE audit:SYSCALL arch=c000003e syscall=19 success=yes exit=2481 a0=b a1=7fff85bccfc0 a2=1 a3=558991c856c0 items=0 ppid=1 pid=1583 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=746D75783A20736572766572 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >15:58:43,849 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 > > >/run/install/ks.cfg: >#version=FEDORA27 >install >text >skipx >auth --enableshadow --passalgo=sha512 >cdrom >keyboard --vckeymap=us --xlayouts='us' >lang en_US.UTF-8 >network --bootproto=dhcp --ipv6=auto --activate ><auto-removed line containing rootpw> >timezone America/Detroit --isUtc >reboot --kexec > >bootloader --location=mbr > >%pre > >parted -s /dev/sda mklabel msdos >parted -s /dev/sda mkpart primary ext2 1M 100% >parted -s /dev/sda set 1 boot on > >pvcreate /dev/sdb >vgcreate vg /dev/sdb >lvcreate -l +100%FREE -n root vg /dev/sdb > >%end > >part /boot --label=/boot --fstype=xfs --grow --onpart=sda1 >logvol / --vgname vg --fstype=xfs --grow --name=root --label=/ --useexisting > >%packages --ignoremissing --excludedocs >-NetworkManager >-firewalld >kexec-tools >checkpolicy >policycoreutils-python-utils >%end > >%addon com_redhat_kdump --disable >%end > >%post > ># Guest services for Hyper-V >if [[ -f '/sys/devices/virtual/misc/vmbus!hv_kvp/dev' ]]; then > dnf -y install hyperv-daemons >fi > ># Fixup /etc/fstab >cat >/etc/fstab <<EOF >LABEL=/ / xfs defaults,noatime 0 0 >LABEL=/boot /boot xfs defaults,noatime 0 0 >tmpfs /tmp tmpfs defaults 0 0 >tmpfs /var/tmp tmpfs defaults 0 0 >EOF > ># Configure systemd-networkd >systemctl enable systemd-networkd >systemctl enable systemd-resolved >rm /etc/resolv.conf >ln -s /run/systemd/resolve/resolv.conf /etc/resolv.conf >sed -i 's/quiet/quiet net\.ifnames=0/g' /etc/default/grub >grub2-mkconfig -o /boot/grub2/grub.cfg > >cat >/etc/systemd/network/eth0.network <<EOF >[Match] >Name=eth0 > >[Network] >DHCP=ipv4 > >#Address=192.168.0.234/24 > >#[Route] >#Gateway=192.168.0.1 >EOF > >cat >/tmp/sssd-resolved.te <<EOF > >module sssd-resolved 1.0; > >require { > type sssd_t; > type systemd_resolved_var_run_t; > class file { getattr open read }; >} > >#============= sssd_t ============== >allow sssd_t systemd_resolved_var_run_t:file { getattr open read }; >EOF >checkmodule -M -m -o /tmp/sssd-resolved.mod /tmp/sssd-resolved.te >semodule_package -o /tmp/sssd-resolved.pp -m /tmp/sssd-resolved.mod >semodule -i /tmp/sssd-resolved.pp > ># Fix display >sed -i 's/quiet/quiet nomodeset/g' /etc/default/grub >grub2-mkconfig -o /boot/grub2/grub.cfg > >%end
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1599378
: 1457523 |
1457524
|
1457525
|
1457526
|
1457527
|
1457528
|
1457529
|
1457530
|
1457531
|
1457532
|
1457533
|
1457534
|
1457535
|
1457536
|
1457537
|
1457538
|
1457539