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 1487306 Details for
Bug 1633296
AttributeError: 'NoneType' object has no attribute 'format'
[?]
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), 3.18 MB, created by
Rickard von Essen
on 2018-09-26 15:38:13 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Rickard von Essen
Created:
2018-09-26 15:38:13 UTC
Size:
3.18 MB
patch
obsolete
>anaconda 28.22.10 exception report >Traceback (most recent call first): > File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/lib/space.py", line 110, in check > dev_required_size = self.payload.requiredDeviceSize(self.storage.root_device.format) > File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/tui/hubs/summary.py", line 156, in input > if self._checker and not self._checker.check(): > File "/usr/lib/python3.6/site-packages/simpleline/render/screen/input_manager.py", line 162, in _process_input > key = self._ui_screen.input(self._input_args, key) > File "/usr/lib/python3.6/site-packages/simpleline/render/screen/input_manager.py", line 134, in process_input > result = self._process_input(user_input) >AttributeError: 'NoneType' object has no attribute 'format' > >Local variables in innermost frame: >needed: 5.54 GiB >free: 978.36 MiB >stat: os.statvfs_result(f_bsize=4096, f_frsize=4096, f_blocks=1660754, f_bfree=250459, f_bavail=246363, f_files=426816, f_ffree=242748, f_favail=242748, f_flag=4096, f_namemax=255) >self: <pyanaconda.ui.lib.space.DirInstallSpaceChecker object at 0x7feaf8fa5588> > > >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: FedoraWorkstationInstallClass 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 (0x7feaf90cc518) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB max_size = 50 GiB grow = True > >, PartSpec instance (0x7feaf90cc5c0) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB max_size = None grow = True > >, PartSpec instance (0x7feaf90cc630) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 0 fstype = biosboot encrypted = False > size = 1024 KiB max_size = None grow = False > >, PartSpec instance (0x7feaf90cc6a0) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 0 fstype = ext4 encrypted = False > size = 1024 MiB max_size = None grow = False > >, PartSpec instance (0x7feaf90cc898) -- > 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: ext4 > _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: [] > _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 0x7feb02a7b7f0>> > _intf.storage.devicetree._actions._remove_func: <bound method DeviceTreeBase._cancel_action of <blivet.devicetree.DeviceTree object at 0x7feb02a7b7f0>> > _intf.storage.devicetree._actions._actions: [] > _intf.storage.devicetree._actions._completed_actions: [] > _intf.storage.devicetree._actions.processing: False > _intf.storage.devicetree.names: [] > _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: > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.disks: [] > _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: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader._default_image: None > _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: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.stage2_device: None > _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: [] > _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: None > _intf.storage.fsset.blkid_tab: None > _intf.storage.fsset.orig_fstab: None > _intf.storage.fsset.active: False > _intf.storage.fsset._dev: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._proc: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._usb: None > _intf.storage.fsset._selinux: None > _intf.storage.fsset._run: None > _intf.storage.fsset._efivars: None > _intf.storage.fsset._fstab_swaps: set() > _intf.storage.fsset.preserve_lines: [] > _intf.storage._free_space_snapshot: {} > _intf.storage.live_backing_device: None > _intf.payload: DNFPayload instance, containing members: > _intf.payload.data: Skipped > _intf.payload.storage: Already dumped (InstallerStorage instance) > _intf.payload.instclass: Already dumped (FedoraWorkstationInstallClass 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._policy._now: 1537975948 > _intf.payload._session.cookies._cookies_lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7feb029d2990> > _intf.payload._session.cookies._cookies: {} > _intf.payload._session.cookies._now: 1537975948 > _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 0x7feaf9131048> > _intf.payload._session.adapters.poolmanager.pools._container: {PoolKey(key_scheme='https', key_host='ftp.acc.umu.se', key_port=443, key_timeout=None, key_retries=None, key_strict=True, key_block=False, key_source_address=None, key_key_file=None, key_cert_file=None, key_cert_reqs=None, key_ca_certs=None, key_ssl_version=None, key_ca_cert_dir=None, key_ssl_context=None, key_maxsize=10, key_headers=None, key__proxy=None, key__proxy_headers=None, key_socket_options=None, key__socks_options=None, key_assert_hostname=None, key_assert_fingerprint=None): HTTPSConnectionPool instance, containing members: > _intf.payload._session.adapters.poolmanager.pools._container.host: ftp.acc.umu.se > _intf.payload._session.adapters.poolmanager.pools._container._proxy_host: ftp.acc.umu.se > _intf.payload._session.adapters.poolmanager.pools._container.port: 443 > _intf.payload._session.adapters.poolmanager.pools._container.headers: {} > _intf.payload._session.adapters.poolmanager.pools._container.strict: True > _intf.payload._session.adapters.poolmanager.pools._container.timeout: Timeout(connect=<object object at 0x7feb2ec442b0>, read=<object object at 0x7feb2ec442b0>, total=None) > _intf.payload._session.adapters.poolmanager.pools._container.retries: Retry(total=3, connect=None, read=None, redirect=None, status=None) > _intf.payload._session.adapters.poolmanager.pools._container.pool: LifoQueue instance, containing members: > _intf.payload._session.adapters.poolmanager.pools._container.pool.maxsize: 10 > _intf.payload._session.adapters.poolmanager.pools._container.pool.queue: [None, None, None, None, None, None, None, None, None, VerifiedHTTPSConnection instance, containing members: > source_address: None > socket_options: [(6, 1, 1)] > timeout: None > sock: WrappedSocket instance, containing members: > sock.connection: Connection instance, containing members: > sock.connection._ssl: <cdata 'SSL *' 0x7feafc1271c0> > sock.connection._context: Context instance, containing members: > sock.connection._context._context: <cdata 'SSL_CTX *' 0x7feafc066f30> > sock.connection._context._passphrase_helper: None > sock.connection._context._passphrase_callback: None > sock.connection._context._passphrase_userdata: None > sock.connection._context._verify_helper: _VerifyHelper instance, containing members: > sock.connection._context._verify_helper._problems: [] > sock.connection._context._verify_helper.callback: <cdata 'int(*)(int, X509_STORE_CTX *)' calling <function _verify_callback at 0x7feaf8fc3510>> > sock.connection._context._verify_callback: <cdata 'int(*)(int, X509_STORE_CTX *)' calling <function _verify_callback at 0x7feaf8fc3510>> > sock.connection._context._info_callback: None > sock.connection._context._tlsext_servername_callback: None > sock.connection._context._app_data: None > sock.connection._context._npn_advertise_helper: None > sock.connection._context._npn_advertise_callback: None > sock.connection._context._npn_select_helper: None > sock.connection._context._npn_select_callback: None > sock.connection._context._alpn_select_helper: None > sock.connection._context._alpn_select_callback: None > sock.connection._context._ocsp_helper: None > sock.connection._context._ocsp_callback: None > sock.connection._context._ocsp_data: None > sock.connection._app_data: None > sock.connection._npn_advertise_callback_args: None > sock.connection._npn_select_callback_args: None > sock.connection._alpn_select_callback_args: None > sock.connection._into_ssl: None > sock.connection._from_ssl: None > sock.connection._socket: <socket.socket fd=22, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('172.16.78.250', 47694), raddr=('194.71.11.165', 443)> > sock.socket: <socket.socket fd=22, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('172.16.78.250', 47694), raddr=('194.71.11.165', 443)> > sock.suppress_ragged_eofs: True > sock._makefile_refs: 0 > sock._closed: False > _buffer: [] > _HTTPConnection__response: HTTPResponse instance, containing members: > _HTTPConnection__response.fp: None > _HTTPConnection__response.debuglevel: 0 > _HTTPConnection__response._method: GET > _HTTPConnection__response.headers: HTTPMessage instance, containing members: > _HTTPConnection__response.headers.policy: Compat32 instance, containing members: > _HTTPConnection__response.headers._headers: [('Date', 'Wed, 26 Sep 2018 15:32:28 GMT'), ('Server', 'Apache/2.4.33 (Unix)'), ('Last-Modified', 'Wed, 25 Apr 2018 06:06:15 GMT'), ('Accept-Ranges', 'bytes'), ('Content-Length', '1557'), ('Age', '206'), ('Keep-Alive', 'timeout=10, max=1000'), ('Connection', 'Keep-Alive')] > _HTTPConnection__response.headers._unixfrom: None > _HTTPConnection__response.headers._payload: Skipped > _HTTPConnection__response.headers._charset: None > _HTTPConnection__response.headers.preamble: None > _HTTPConnection__response.headers.epilogue: None > _HTTPConnection__response.headers.defects: [] > _HTTPConnection__response.headers._default_type: text/plain > _HTTPConnection__response.msg: Already dumped (HTTPMessage instance) > _HTTPConnection__response.version: 11 > _HTTPConnection__response.status: 200 > _HTTPConnection__response.reason: OK > _HTTPConnection__response.chunked: False > _HTTPConnection__response.chunk_left: UNKNOWN > _HTTPConnection__response.length: 0 > _HTTPConnection__response.will_close: False > _HTTPConnection__response.code: 200 > _HTTPConnection__state: Idle > _method: GET > _tunnel_host: None > _tunnel_port: None > _tunnel_headers: {} > host: ftp.acc.umu.se > port: 443 > _create_connection: <function create_connection at 0x7feb1bf91d08> > key_file: None > cert_file: None > ssl_context: PyOpenSSLContext instance, containing members: > ssl_context.protocol: 3 > ssl_context._ctx: Already dumped (Context instance) > ssl_context._options: Options.OP_NO_SSLv3|OP_NO_COMPRESSION > ssl_context.check_hostname: False > _protocol: https > cert_reqs: CERT_REQUIRED > assert_hostname: None > assert_fingerprint: None > ca_certs: /etc/pki/tls/certs/ca-bundle.crt > ca_cert_dir: None > ssl_version: None > is_verified: True >] > _intf.payload._session.adapters.poolmanager.pools._container.pool.mutex: <unlocked _thread.lock object at 0x7feb196aecd8> > _intf.payload._session.adapters.poolmanager.pools._container.pool.not_empty: <Condition(<unlocked _thread.lock object at 0x7feb196aecd8>, 0)> > _intf.payload._session.adapters.poolmanager.pools._container.pool.not_full: <Condition(<unlocked _thread.lock object at 0x7feb196aecd8>, 0)> > _intf.payload._session.adapters.poolmanager.pools._container.pool.all_tasks_done: <Condition(<unlocked _thread.lock object at 0x7feb196aecd8>, 0)> > _intf.payload._session.adapters.poolmanager.pools._container.pool.unfinished_tasks: 11 > _intf.payload._session.adapters.poolmanager.pools._container.block: False > _intf.payload._session.adapters.poolmanager.pools._container.proxy: None > _intf.payload._session.adapters.poolmanager.pools._container.proxy_headers: {} > _intf.payload._session.adapters.poolmanager.pools._container.num_connections: 1 > _intf.payload._session.adapters.poolmanager.pools._container.num_requests: 1 > _intf.payload._session.adapters.poolmanager.pools._container.conn_kw: {} > _intf.payload._session.adapters.poolmanager.pools._container.key_file: None > _intf.payload._session.adapters.poolmanager.pools._container.cert_file: None > _intf.payload._session.adapters.poolmanager.pools._container.cert_reqs: CERT_REQUIRED > _intf.payload._session.adapters.poolmanager.pools._container.ca_certs: /etc/pki/tls/certs/ca-bundle.crt > _intf.payload._session.adapters.poolmanager.pools._container.ca_cert_dir: None > _intf.payload._session.adapters.poolmanager.pools._container.ssl_version: None > _intf.payload._session.adapters.poolmanager.pools._container.assert_hostname: None > _intf.payload._session.adapters.poolmanager.pools._container.assert_fingerprint: None >} > _intf.payload._session.adapters.poolmanager.pools.lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7feaf91204b0> > _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 0x7feb1b099840>, <class 'urllib3.poolmanager.PoolKey'>) >, 'https': functools.partial(<function _default_key_normalizer at 0x7feb1b099840>, <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 0x7feaf9131158> > _intf.payload._session.adapters.poolmanager.pools._container: {} > _intf.payload._session.adapters.poolmanager.pools.lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7feaf91204e0> > _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 0x7feaf911b898>> >, 'RETR': <bound method FTPAdapter.retr of <requests_ftp.ftp.FTPAdapter object at 0x7feaf911b898>> >, 'STOR': <bound method FTPAdapter.stor of <requests_ftp.ftp.FTPAdapter object at 0x7feaf911b898>> >, 'NLST': <bound method FTPAdapter.nlst of <requests_ftp.ftp.FTPAdapter object at 0x7feaf911b898>> >, 'SIZE': <bound method FTPAdapter.size of <requests_ftp.ftp.FTPAdapter object at 0x7feaf911b898>> >, 'HEAD': <bound method FTPAdapter.head of <requests_ftp.ftp.FTPAdapter object at 0x7feaf911b898>> >, 'GET': <bound method FTPAdapter.get of <requests_ftp.ftp.FTPAdapter object at 0x7feaf911b898>> >} >} > _intf.payload.requirements: [] > _intf.payload.install_device: None > _intf.payload._rpm_macros: [] > _intf.payload._environmentAddons: {'workstation-product-environment': (['arm-tools'], ['container-management', 'libreoffice'])} > _intf.payload._base: Base instance, containing members: > _intf.payload._base._closed: False > _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', 'sudo', '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: Goal instance, containing members: > _intf.payload._base._goal.group_members: {'xdg-desktop-portal-gtk', 'glx-utils', 'gnome-color-manager', 'glibc-all-langpacks', 'pinentry-gnome3', 'ibus-hangul', 'iputils', 'google-noto-sans-sinhala-fonts', 'mpage', 'xorg-x11-drv-ati', 'evince-djvu', 'xorg-x11-xinit', 'lohit-bengali-fonts', 'gvfs-gphoto2', 'dnf-plugins-core', 'gnome-photos', 'rp-pppoe', 'bind-utils', 'xdg-user-dirs-gtk', 'iptstate', 'abrt-cli', 'attr', 'linux-firmware', 'cups', 'eog', 'ntfs-3g', 'gnome-software', 'lohit-kannada-fonts', 'ghostscript', 'iwl105-firmware', 'cryptsetup', 'words', 'rng-tools', 'gstreamer1-plugins-bad-free', 'libreoffice-impress', 'desktop-backgrounds-gnome', 'atmel-firmware', 'usbutils', 'tcp_wrappers', 'PackageKit-gtk3-module', 'adwaita-qt4', 'vlgothic-fonts', 'tracker', 'procps-ng', 'gstreamer1-plugins-good', 'zip', 'abrt-java-connector', 'less', 'lohit-telugu-fonts', 'gnome-session-xsession', 'gnome-settings-daemon', 'NetworkManager-bluetooth', 'gnome-terminal', 'dos2unix', 'e2fsprogs', 'gnome-bluetooth', 'lohit-odia-fonts', 'virtualbox-guest-additions', 'microcode_ctl', 'pulseaudio-module-x11', 'quota', 'ibus-typing-booster', 'file-roller-nautilus', 'alsa-utils', 'bash', 'shadow-utils', 'ibus-libzhuyin', 'sssd-common', 'pulseaudio', 'gnome-user-share', 'mcelog', 'gnome-shell', 'fedora-release-workstation', 'abrt-desktop', 'audit', 'glib-networking', 'NetworkManager', 'iwl7260-firmware', 'iwl1000-firmware', 'cifs-utils', 'realmd', 'dejavu-sans-mono-fonts', 'chrony', 'gdm', 'git', 'avahi', 'lsof', 'iptables', 'gnome-initial-setup', 'b43-openfwwf', 'ibus-libpinyin', 'polkit', 'man-pages', 'firewalld', 'gnome-screenshot', 'openssh-clients', 'evince', 'ibus-kkc', 'crontabs', 'ppp', 'google-noto-sans-meetei-mayek-fonts', 'xorg-x11-drv-fbdev', 'qt5-qtdeclarative', 'yelp', 'sos', 'nmap-ncat', 'gnu-free-mono-fonts', 'gnupg2', 'libreoffice-calc', 'bzip2', 'tabish-eeyek-fonts', 'gnome-characters', 'rygel', 'xorg-x11-server-Xorg', 'iproute', 'samba-client', 'dconf', 'hunspell', 'unzip', 'dnf-yum', 'google-noto-emoji-color-fonts', 'hplip', 'libreoffice-math', 'curl', 'iwl4965-firmware', 'setup', 'xorg-x11-drv-evdev', 'xorg-x11-xauth', 'ncurses', 'cups-pk-helper', 'psacct', 'totem', 'libreoffice-draw', 'bridge-utils', 'dosfstools', 'foomatic', 'unoconv', 'mailcap', 'traceroute', 'rhythmbox', 'which', 'simple-scan', 'iwl100-firmware', 'sil-abyssinica-fonts', 'google-noto-sans-tagalog-fonts', 'NetworkManager-pptp-gnome', 'setuptool', 'mousetweaks', 'adobe-source-han-sans-tw-fonts', 'vconfig', 'iwl5000-firmware', 'net-tools', 'libcanberra-gtk2', 'time', 'pam_krb5', 'gnome-boxes', 'sane-backends-drivers-scanners', 'adobe-source-han-serif-tw-fonts', 'file', 'deltarpm', 'gnome-calendar', 'cpio', 'ibus-gtk2', 'PackageKit-gstreamer-plugin', 'at-spi2-atk', 'ibus-gtk3', 'openssh-server', 'passwdqc', 'xorg-x11-drv-qxl', 'gnome-font-viewer', 'gnome-weather', 'gnome-getting-started-docs', 'fros-gnome', 'parted', 'wvdial', 'symlinks', 'pinfo', 'qgnomeplatform', 'pulseaudio-utils', 'ethtool', 'telnet', 'at-spi2-core', 'ibus-m17n', 'gvfs-fuse', 'at', 'hyperv-daemons', 'kbd', 'qt5-qtxmlpatterns', 'xorg-x11-utils', 'dnf', 'scl-utils', 'selinux-policy-targeted', 'qt', 'thai-scalable-waree-fonts', 'lrzsz', 'iwl135-firmware', 'stix-fonts', 'google-noto-sans-tai-viet-fonts', 'gnome-shell-extension-background-logo', 'gvfs-afp', 'gnome-documents', 'gnome-calculator', 'google-noto-emoji-fonts', 'NetworkManager-vpnc-gnome', 'lohit-gujarati-fonts', 'totem-nautilus', 'grubby', 'paps', 'tcpdump', 'libcanberra-gtk3', 'fedora-user-agent-chrome', 'ModemManager', 'dejavu-serif-fonts', 'xorg-x11-drv-vesa', 'orca', 'paktype-naskh-basic-fonts', 'lohit-assamese-fonts', 'qt-settings', 'initscripts', 'google-noto-sans-lisu-fonts', 'qt5-qtbase-gui', 'bash-completion', 'filesystem', 'nfs-utils', 'basesystem', 'dejavu-sans-fonts', 'ipw2100-firmware', 'evolution', 'NetworkManager-wwan', 'librsvg2', 'gvfs-afc', 'google-noto-sans-mandaic-fonts', 'gedit', 'xorg-x11-drv-libinput', 'iwl3945-firmware', 'libertas-usb8388-firmware', 'gnu-free-sans-fonts', 'qt-x11', 'plymouth-system-theme', 'policycoreutils', 'acl', 'gnome-disk-utility', 'colord', 'ibus-rawcode', 'lohit-devanagari-fonts', 'glibc', 'rdist', 'fpaste', 'iwl3160-firmware', 'gnome-user-docs', 'sudo', 'adwaita-qt5', 'aajohan-comfortaa-fonts', 'pciutils', 'alsa-plugins-pulseaudio', 'NetworkManager-openvpn-gnome', 'gnome-clocks', 'evolution-help', 'wireless-tools', 'libreoffice-writer', 'iwl2030-firmware', 'bluez-cups', 'gnome-themes-extra', 'qt5-qtbase', 'mdadm', 'gnome-session-wayland-session', 'libproxy-mozjs', 'logrotate', 'xdg-desktop-portal', 'sil-padauk-fonts', 'sushi', 'xorg-x11-drv-openchrome', 'systemd', 'gnome-logs', 'gutenprint', 'gvfs-mtp', 'util-linux', 'rsync', 'gnome-maps', 'google-noto-sans-tai-tham-fonts', 'liberation-serif-fonts', 'evince-nautilus', 'NetworkManager-adsl', 'smc-meera-fonts', 'ntfsprogs', 'tar', 'foomatic-db-ppds', 'sil-mingzat-fonts', 'adobe-source-han-sans-cn-fonts', 'baobab', 'iwl5150-firmware', 'libreoffice-graphicfilter', 'fedora-bookmarks', 'coreutils', 'abattis-cantarell-fonts', 'gnome-contacts', 'paratype-pt-sans-fonts', 'tree', 'jwhois', 'open-vm-tools-desktop', 'usb_modeswitch', 'vim-minimal', 'iwl6000g2b-firmware', 'ibus-qt', 'mlocate', 'sssd', 'mtr', 'plymouth', 'NetworkManager-wifi', 'iwl6000g2a-firmware', 'naver-nanum-gothic-fonts', 'NetworkManager-openconnect-gnome', 'gvfs-smb', 'NetworkManager-ssh-gnome', 'gnome-classic-session', 'iwl2000-firmware', 'libsane-hpaio', 'xorg-x11-drv-vmware', 'file-roller', 'iwl6000-firmware', 'gvfs-goa', 'dhcp-client', 'ipw2200-firmware', 'gnome-backgrounds', 'qemu-guest-agent', 'mesa-dri-drivers', 'nss-mdns', 'lohit-tamil-fonts', 'rootfiles', 'btrfs-progs', 'iwl6050-firmware', 'systemd-udev', 'nautilus', 'cups-filters', 'tracker-miners', 'khmeros-base-fonts', 'sil-nuosu-fonts', 'man-db', 'bc', 'jomolhari-fonts', 'gutenprint-cups', 'gvfs-archive', 'libreoffice-emailmerge', 'hostname', 'passwd', 'dracut-config-rescue', 'adobe-source-han-serif-cn-fonts', 'cyrus-sasl-plain', 'rpm', 'gnu-free-serif-fonts', 'gnome-system-monitor', 'alsa-ucm', 'system-config-printer-udev', 'liberation-mono-fonts', 'spice-vdagent', 'xorg-x11-drv-intel', 'firefox', 'cheese', 'gnome-control-center', 'fprintd-pam', 'lohit-gurmukhi-fonts', 'zd1211-firmware', 'xorg-x11-drv-wacom', 'julietaula-montserrat-fonts', 'nautilus-sendto', 'wget', 'xorg-x11-drv-nouveau', 'liberation-sans-fonts', 'PackageKit-command-not-found', 'evolution-ews', 'b43-fwcutter', 'dnsmasq'} > _intf.payload._base._goal.module_members: set() > _intf.payload._base._goal._installs: [Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >, Package instance, containing members: > base: Already dumped (Base instance) > _priv_chksum: None > _repo: None > _priv_size: None >] > _intf.payload._base._repo_persistor: None > _intf.payload._base._sack: Sack instance, containing members: > _intf.payload._base._transaction: Transaction instance, containing members: > _intf.payload._base._transaction._tsis: [<dnf.transaction.TransactionItem object at 0x7feaf8502188>, <dnf.transaction.TransactionItem object at 0x7feaf85193b8>, <dnf.transaction.TransactionItem object at 0x7feaf8d70b38>, <dnf.transaction.TransactionItem object at 0x7feaf8d70b88>, <dnf.transaction.TransactionItem object at 0x7feaf8d70f48>, <dnf.transaction.TransactionItem object at 0x7feaf8d70f98>, <dnf.transaction.TransactionItem object at 0x7feaf8d70e08>, <dnf.transaction.TransactionItem object at 0x7feaf8d70ef8>, <dnf.transaction.TransactionItem object at 0x7feaf8d70ea8>, <dnf.transaction.TransactionItem object at 0x7feaf8d70e58>, <dnf.transaction.TransactionItem object at 0x7feaf8d70d18>, <dnf.transaction.TransactionItem object at 0x7feaf8d70db8>, <dnf.transaction.TransactionItem object at 0x7feaf8d70d68>, <dnf.transaction.TransactionItem object at 0x7feaf8d70bd8>, <dnf.transaction.TransactionItem object at 0x7feaf8d70cc8>, <dnf.transaction.TransactionItem object at 0x7feaf8d70c78>, <dnf.transaction.TransactionItem object at 0x7feaf8d70c28>, <dnf.transaction.TransactionItem object at 0x7feaf8d709a8>, <dnf.transaction.TransactionItem object at 0x7feaf8d70a48>, <dnf.transaction.TransactionItem object at 0x7feaf8d709f8>, <dnf.transaction.TransactionItem object at 0x7feaf8d65638>, <dnf.transaction.TransactionItem object at 0x7feaf8d656d8>, <dnf.transaction.TransactionItem object at 0x7feaf8d655e8>, <dnf.transaction.TransactionItem object at 0x7feaf8d65688>, <dnf.transaction.TransactionItem object at 0x7feaf8d65728>, <dnf.transaction.TransactionItem object at 0x7feaf8d659a8>, <dnf.transaction.TransactionItem object at 0x7feaf8d65958>, <dnf.transaction.TransactionItem object at 0x7feaf904a278>, <dnf.transaction.TransactionItem object at 0x7feaf905c598>, <dnf.transaction.TransactionItem object at 0x7feaf905c5e8>, <dnf.transaction.TransactionItem object at 0x7feb03af9818>, <dnf.transaction.TransactionItem object at 0x7feb03af9868>, <dnf.transaction.TransactionItem object at 0x7feb03af9908>, <dnf.transaction.TransactionItem object at 0x7feb03af9368>, <dnf.transaction.TransactionItem object at 0x7feb03af98b8>, <dnf.transaction.TransactionItem object at 0x7feb03af9958>, <dnf.transaction.TransactionItem object at 0x7feb03addef8>, <dnf.transaction.TransactionItem object at 0x7feb03addea8>, <dnf.transaction.TransactionItem object at 0x7feb0328e4a8>, <dnf.transaction.TransactionItem object at 0x7feb03c1e2c8>, <dnf.transaction.TransactionItem object at 0x7feaf84ffae8>, <dnf.transaction.TransactionItem object at 0x7feaf84ffb38>, <dnf.transaction.TransactionItem object at 0x7feaf84ffb88>, <dnf.transaction.TransactionItem object at 0x7feaf84ffbd8>, <dnf.transaction.TransactionItem object at 0x7feaf84ffc28>, <dnf.transaction.TransactionItem object at 0x7feaf84ffc78>, <dnf.transaction.TransactionItem object at 0x7feaf84ffcc8>, <dnf.transaction.TransactionItem object at 0x7feaf84ffd18>, <dnf.transaction.TransactionItem object at 0x7feaf84ffd68>, <dnf.transaction.TransactionItem object at 0x7feaf84ffdb8>, <dnf.transaction.TransactionItem object at 0x7feaf84ffe08>, <dnf.transaction.TransactionItem object at 0x7feaf84ffe58>, <dnf.transaction.TransactionItem object at 0x7feaf84ffea8>, <dnf.transaction.TransactionItem object at 0x7feaf84ffef8>, <dnf.transaction.TransactionItem object at 0x7feaf84fff48>, <dnf.transaction.TransactionItem object at 0x7feaf84fff98>, <dnf.transaction.TransactionItem object at 0x7feaf842b048>, <dnf.transaction.TransactionItem object at 0x7feaf842b098>, <dnf.transaction.TransactionItem object at 0x7feaf842b0e8>, <dnf.transaction.TransactionItem object at 0x7feaf842b138>, <dnf.transaction.TransactionItem object at 0x7feaf842b188>, <dnf.transaction.TransactionItem object at 0x7feaf842b1d8>, <dnf.transaction.TransactionItem object at 0x7feaf842b228>, <dnf.transaction.TransactionItem object at 0x7feaf842b278>, <dnf.transaction.TransactionItem object at 0x7feaf842b2c8>, <dnf.transaction.TransactionItem object at 0x7feaf842b318>, <dnf.transaction.TransactionItem object at 0x7feaf842b368>, <dnf.transaction.TransactionItem object at 0x7feaf842b3b8>, <dnf.transaction.TransactionItem object at 0x7feaf842b408>, <dnf.transaction.TransactionItem object at 0x7feaf842b458>, <dnf.transaction.TransactionItem object at 0x7feaf842b4a8>, <dnf.transaction.TransactionItem object at 0x7feaf842b4f8>, <dnf.transaction.TransactionItem object at 0x7feaf842b548>, <dnf.transaction.TransactionItem object at 0x7feaf842b598>, <dnf.transaction.TransactionItem object at 0x7feaf842b5e8>, <dnf.transaction.TransactionItem object at 0x7feaf842b638>, <dnf.transaction.TransactionItem object at 0x7feaf842b688>, <dnf.transaction.TransactionItem object at 0x7feaf842b6d8>, <dnf.transaction.TransactionItem object at 0x7feaf842b728>, <dnf.transaction.TransactionItem object at 0x7feaf842b778>, <dnf.transaction.TransactionItem object at 0x7feaf842b7c8>, <dnf.transaction.TransactionItem object at 0x7feaf842b818>, <dnf.transaction.TransactionItem object at 0x7feaf842b868>, <dnf.transaction.TransactionItem object at 0x7feaf842b8b8>, <dnf.transaction.TransactionItem object at 0x7feaf842b908>, <dnf.transaction.TransactionItem object at 0x7feaf842b958>, <dnf.transaction.TransactionItem object at 0x7feaf842b9a8>, <dnf.transaction.TransactionItem object at 0x7feaf842b9f8>, <dnf.transaction.TransactionItem object at 0x7feaf842ba48>, <dnf.transaction.TransactionItem object at 0x7feaf842ba98>, <dnf.transaction.TransactionItem object at 0x7feaf842bae8>, <dnf.transaction.TransactionItem object at 0x7feaf842bb38>, <dnf.transaction.TransactionItem object at 0x7feaf842bb88>, <dnf.transaction.TransactionItem object at 0x7feaf842bbd8>, <dnf.transaction.TransactionItem object at 0x7feaf842bc28>, <dnf.transaction.TransactionItem object at 0x7feaf842bc78>, <dnf.transaction.TransactionItem object at 0x7feaf842bcc8>, <dnf.transaction.TransactionItem object at 0x7feaf842bd18>, <dnf.transaction.TransactionItem object at 0x7feaf842bd68>, <dnf.transaction.TransactionItem object at 0x7feaf842bdb8>, <dnf.transaction.TransactionItem object at 0x7feaf842be08>, <dnf.transaction.TransactionItem object at 0x7feaf842be58>, <dnf.transaction.TransactionItem object at 0x7feaf842bea8>, <dnf.transaction.TransactionItem object at 0x7feaf842bef8>, <dnf.transaction.TransactionItem object at 0x7feaf842bf48>, <dnf.transaction.TransactionItem object at 0x7feaf842bf98>, <dnf.transaction.TransactionItem object at 0x7feaf842c048>, <dnf.transaction.TransactionItem object at 0x7feaf842c098>, <dnf.transaction.TransactionItem object at 0x7feaf842c0e8>, <dnf.transaction.TransactionItem object at 0x7feaf842c138>, <dnf.transaction.TransactionItem object at 0x7feaf842c188>, <dnf.transaction.TransactionItem object at 0x7feaf842c1d8>, <dnf.transaction.TransactionItem object at 0x7feaf842c228>, <dnf.transaction.TransactionItem object at 0x7feaf842c278>, <dnf.transaction.TransactionItem object at 0x7feaf842c2c8>, <dnf.transaction.TransactionItem object at 0x7feaf842c318>, <dnf.transaction.TransactionItem object at 0x7feaf842c368>, <dnf.transaction.TransactionItem object at 0x7feaf842c3b8>, <dnf.transaction.TransactionItem object at 0x7feaf842c408>, <dnf.transaction.TransactionItem object at 0x7feaf842c458>, <dnf.transaction.TransactionItem object at 0x7feaf842c4a8>, <dnf.transaction.TransactionItem object at 0x7feaf842c4f8>, <dnf.transaction.TransactionItem object at 0x7feaf842c548>, <dnf.transaction.TransactionItem object at 0x7feaf842c598>, <dnf.transaction.TransactionItem object at 0x7feaf842c5e8>, <dnf.transaction.TransactionItem object at 0x7feaf842c638>, <dnf.transaction.TransactionItem object at 0x7feaf842c688>, <dnf.transaction.TransactionItem object at 0x7feaf842c6d8>, <dnf.transaction.TransactionItem object at 0x7feaf842c728>, <dnf.transaction.TransactionItem object at 0x7feaf842c778>, <dnf.transaction.TransactionItem object at 0x7feaf842c7c8>, <dnf.transaction.TransactionItem object at 0x7feaf842c818>, <dnf.transaction.TransactionItem object at 0x7feaf842c868>, <dnf.transaction.TransactionItem object at 0x7feaf842c8b8>, <dnf.transaction.TransactionItem object at 0x7feaf842c908>, <dnf.transaction.TransactionItem object at 0x7feaf842c958>, <dnf.transaction.TransactionItem object at 0x7feaf842c9a8>, <dnf.transaction.TransactionItem object at 0x7feaf842c9f8>, <dnf.transaction.TransactionItem object at 0x7feaf842ca48>, <dnf.transaction.TransactionItem object at 0x7feaf842ca98>, <dnf.transaction.TransactionItem object at 0x7feaf842cae8>, <dnf.transaction.TransactionItem object at 0x7feaf842cb38>, <dnf.transaction.TransactionItem object at 0x7feaf842cb88>, <dnf.transaction.TransactionItem object at 0x7feaf842cbd8>, <dnf.transaction.TransactionItem object at 0x7feaf842cc28>, <dnf.transaction.TransactionItem object at 0x7feaf842cc78>, <dnf.transaction.TransactionItem object at 0x7feaf842ccc8>, <dnf.transaction.TransactionItem object at 0x7feaf842cd18>, <dnf.transaction.TransactionItem object at 0x7feaf842cd68>, <dnf.transaction.TransactionItem object at 0x7feaf842cdb8>, <dnf.transaction.TransactionItem object at 0x7feaf842ce08>, <dnf.transaction.TransactionItem object at 0x7feaf842ce58>, <dnf.transaction.TransactionItem object at 0x7feaf842cea8>, <dnf.transaction.TransactionItem object at 0x7feaf842cef8>, <dnf.transaction.TransactionItem object at 0x7feaf842cf48>, <dnf.transaction.TransactionItem object at 0x7feaf842cf98>, <dnf.transaction.TransactionItem object at 0x7feaf842d048>, <dnf.transaction.TransactionItem object at 0x7feaf842d098>, <dnf.transaction.TransactionItem object at 0x7feaf842d0e8>, <dnf.transaction.TransactionItem object at 0x7feaf842d138>, <dnf.transaction.TransactionItem object at 0x7feaf842d188>, <dnf.transaction.TransactionItem object at 0x7feaf842d1d8>, <dnf.transaction.TransactionItem object at 0x7feaf842d228>, <dnf.transaction.TransactionItem object at 0x7feaf842d278>, <dnf.transaction.TransactionItem object at 0x7feaf842d2c8>, <dnf.transaction.TransactionItem object at 0x7feaf842d318>, <dnf.transaction.TransactionItem object at 0x7feaf842d368>, <dnf.transaction.TransactionItem object at 0x7feaf842d3b8>, <dnf.transaction.TransactionItem object at 0x7feaf842d408>, <dnf.transaction.TransactionItem object at 0x7feaf842d458>, <dnf.transaction.TransactionItem object at 0x7feaf842d4a8>, <dnf.transaction.TransactionItem object at 0x7feaf842d4f8>, <dnf.transaction.TransactionItem object at 0x7feaf842d548>, <dnf.transaction.TransactionItem object at 0x7feaf842d598>, <dnf.transaction.TransactionItem object at 0x7feaf842d5e8>, <dnf.transaction.TransactionItem object at 0x7feaf842d638>, <dnf.transaction.TransactionItem object at 0x7feaf842d688>, <dnf.transaction.TransactionItem object at 0x7feaf842d6d8>, <dnf.transaction.TransactionItem object at 0x7feaf842d728>, <dnf.transaction.TransactionItem object at 0x7feaf842d778>, <dnf.transaction.TransactionItem object at 0x7feaf842d7c8>, <dnf.transaction.TransactionItem object at 0x7feaf842d818>, <dnf.transaction.TransactionItem object at 0x7feaf842d868>, <dnf.transaction.TransactionItem object at 0x7feaf842d8b8>, <dnf.transaction.TransactionItem object at 0x7feaf842d908>, <dnf.transaction.TransactionItem object at 0x7feaf842d958>, <dnf.transaction.TransactionItem object at 0x7feaf842d9a8>, <dnf.transaction.TransactionItem object at 0x7feaf842d9f8>, <dnf.transaction.TransactionItem object at 0x7feaf842da48>, <dnf.transaction.TransactionItem object at 0x7feaf842da98>, <dnf.transaction.TransactionItem object at 0x7feaf842dae8>, <dnf.transaction.TransactionItem object at 0x7feaf842db38>, <dnf.transaction.TransactionItem object at 0x7feaf842db88>, <dnf.transaction.TransactionItem object at 0x7feaf842dbd8>, <dnf.transaction.TransactionItem object at 0x7feaf842dc28>, <dnf.transaction.TransactionItem object at 0x7feaf842dc78>, <dnf.transaction.TransactionItem object at 0x7feaf842dcc8>, <dnf.transaction.TransactionItem object at 0x7feaf842dd18>, <dnf.transaction.TransactionItem object at 0x7feaf842dd68>, <dnf.transaction.TransactionItem object at 0x7feaf842ddb8>, <dnf.transaction.TransactionItem object at 0x7feaf842de08>, <dnf.transaction.TransactionItem object at 0x7feaf842de58>, <dnf.transaction.TransactionItem object at 0x7feaf842dea8>, <dnf.transaction.TransactionItem object at 0x7feaf842def8>, <dnf.transaction.TransactionItem object at 0x7feaf842df48>, <dnf.transaction.TransactionItem object at 0x7feaf842df98>, <dnf.transaction.TransactionItem object at 0x7feaf842e048>, <dnf.transaction.TransactionItem object at 0x7feaf842e098>, <dnf.transaction.TransactionItem object at 0x7feaf842e0e8>, <dnf.transaction.TransactionItem object at 0x7feaf842e138>, <dnf.transaction.TransactionItem object at 0x7feaf842e188>, <dnf.transaction.TransactionItem object at 0x7feaf842e1d8>, <dnf.transaction.TransactionItem object at 0x7feaf842e228>, <dnf.transaction.TransactionItem object at 0x7feaf842e278>, <dnf.transaction.TransactionItem object at 0x7feaf842e2c8>, <dnf.transaction.TransactionItem object at 0x7feaf842e318>, <dnf.transaction.TransactionItem object at 0x7feaf842e368>, <dnf.transaction.TransactionItem object at 0x7feaf842e3b8>, <dnf.transaction.TransactionItem object at 0x7feaf842e408>, <dnf.transaction.TransactionItem object at 0x7feaf842e458>, <dnf.transaction.TransactionItem object at 0x7feaf842e4a8>, <dnf.transaction.TransactionItem object at 0x7feaf842e4f8>, <dnf.transaction.TransactionItem object at 0x7feaf842e548>, <dnf.transaction.TransactionItem object at 0x7feaf842e598>, <dnf.transaction.TransactionItem object at 0x7feaf842e5e8>, <dnf.transaction.TransactionItem object at 0x7feaf842e638>, <dnf.transaction.TransactionItem object at 0x7feaf842e688>, <dnf.transaction.TransactionItem object at 0x7feaf842e6d8>, <dnf.transaction.TransactionItem object at 0x7feaf842e728>, <dnf.transaction.TransactionItem object at 0x7feaf842e778>, <dnf.transaction.TransactionItem object at 0x7feaf842e7c8>, <dnf.transaction.TransactionItem object at 0x7feaf842e818>, <dnf.transaction.TransactionItem object at 0x7feaf842e868>, <dnf.transaction.TransactionItem object at 0x7feaf842e8b8>, <dnf.transaction.TransactionItem object at 0x7feaf842e908>, <dnf.transaction.TransactionItem object at 0x7feaf842e958>, <dnf.transaction.TransactionItem object at 0x7feaf842e9a8>, <dnf.transaction.TransactionItem object at 0x7feaf842e9f8>, <dnf.transaction.TransactionItem object at 0x7feaf842ea48>, <dnf.transaction.TransactionItem object at 0x7feaf842ea98>, <dnf.transaction.TransactionItem object at 0x7feaf842eae8>, <dnf.transaction.TransactionItem object at 0x7feaf842eb38>, <dnf.transaction.TransactionItem object at 0x7feaf842eb88>, <dnf.transaction.TransactionItem object at 0x7feaf842ebd8>, <dnf.transaction.TransactionItem object at 0x7feaf842ec28>, <dnf.transaction.TransactionItem object at 0x7feaf842ec78>, <dnf.transaction.TransactionItem object at 0x7feaf842ecc8>, <dnf.transaction.TransactionItem object at 0x7feaf842ed18>, <dnf.transaction.TransactionItem object at 0x7feaf842ed68>, <dnf.transaction.TransactionItem object at 0x7feaf842edb8>, <dnf.transaction.TransactionItem object at 0x7feaf842ee08>, <dnf.transaction.TransactionItem object at 0x7feaf842ee58>, <dnf.transaction.TransactionItem object at 0x7feaf842eea8>, <dnf.transaction.TransactionItem object at 0x7feaf842eef8>, <dnf.transaction.TransactionItem object at 0x7feaf842ef48>, <dnf.transaction.TransactionItem object at 0x7feaf842ef98>, <dnf.transaction.TransactionItem object at 0x7feaf842f048>, <dnf.transaction.TransactionItem object at 0x7feaf842f098>, <dnf.transaction.TransactionItem object at 0x7feaf842f0e8>, <dnf.transaction.TransactionItem object at 0x7feaf842f138>, <dnf.transaction.TransactionItem object at 0x7feaf842f188>, <dnf.transaction.TransactionItem object at 0x7feaf842f1d8>, <dnf.transaction.TransactionItem object at 0x7feaf842f228>, <dnf.transaction.TransactionItem object at 0x7feaf842f278>, <dnf.transaction.TransactionItem object at 0x7feaf842f2c8>, <dnf.transaction.TransactionItem object at 0x7feaf842f318>, <dnf.transaction.TransactionItem object at 0x7feaf842f368>, <dnf.transaction.TransactionItem object at 0x7feaf842f3b8>, <dnf.transaction.TransactionItem object at 0x7feaf842f408>, <dnf.transaction.TransactionItem object at 0x7feaf842f458>, <dnf.transaction.TransactionItem object at 0x7feaf842f4a8>, <dnf.transaction.TransactionItem object at 0x7feaf842f4f8>, <dnf.transaction.TransactionItem object at 0x7feaf842f548>, <dnf.transaction.TransactionItem object at 0x7feaf842f598>, <dnf.transaction.TransactionItem object at 0x7feaf842f5e8>, <dnf.transaction.TransactionItem object at 0x7feaf842f638>, <dnf.transaction.TransactionItem object at 0x7feaf842f688>, <dnf.transaction.TransactionItem object at 0x7feaf842f6d8>, <dnf.transaction.TransactionItem object at 0x7feaf842f728>, <dnf.transaction.TransactionItem object at 0x7feaf842f778>, <dnf.transaction.TransactionItem object at 0x7feaf842f7c8>, <dnf.transaction.TransactionItem object at 0x7feaf842f818>, <dnf.transaction.TransactionItem object at 0x7feaf842f868>, <dnf.transaction.TransactionItem object at 0x7feaf842f8b8>, <dnf.transaction.TransactionItem object at 0x7feaf842f908>, <dnf.transaction.TransactionItem object at 0x7feaf842f958>, <dnf.transaction.TransactionItem object at 0x7feaf842f9a8>, <dnf.transaction.TransactionItem object at 0x7feaf842f9f8>, <dnf.transaction.TransactionItem object at 0x7feaf842fa48>, <dnf.transaction.TransactionItem object at 0x7feaf842fa98>, <dnf.transaction.TransactionItem object at 0x7feaf842fae8>, <dnf.transaction.TransactionItem object at 0x7feaf842fb38>, <dnf.transaction.TransactionItem object at 0x7feaf842fb88>, <dnf.transaction.TransactionItem object at 0x7feaf842fbd8>, <dnf.transaction.TransactionItem object at 0x7feaf842fc28>, <dnf.transaction.TransactionItem object at 0x7feaf842fc78>, <dnf.transaction.TransactionItem object at 0x7feaf842fcc8>, <dnf.transaction.TransactionItem object at 0x7feaf842fd18>, <dnf.transaction.TransactionItem object at 0x7feaf842fd68>, <dnf.transaction.TransactionItem object at 0x7feaf842fdb8>, <dnf.transaction.TransactionItem object at 0x7feaf842fe08>, <dnf.transaction.TransactionItem object at 0x7feaf842fe58>, <dnf.transaction.TransactionItem object at 0x7feaf842fea8>, <dnf.transaction.TransactionItem object at 0x7feaf842fef8>, <dnf.transaction.TransactionItem object at 0x7feaf842ff48>, <dnf.transaction.TransactionItem object at 0x7feaf842ff98>, <dnf.transaction.TransactionItem object at 0x7feaf8430048>, <dnf.transaction.TransactionItem object at 0x7feaf8430098>, <dnf.transaction.TransactionItem object at 0x7feaf84300e8>, <dnf.transaction.TransactionItem object at 0x7feaf8430138>, <dnf.transaction.TransactionItem object at 0x7feaf8430188>, <dnf.transaction.TransactionItem object at 0x7feaf84301d8>, <dnf.transaction.TransactionItem object at 0x7feaf8430228>, <dnf.transaction.TransactionItem object at 0x7feaf8430278>, <dnf.transaction.TransactionItem object at 0x7feaf84302c8>, <dnf.transaction.TransactionItem object at 0x7feaf8430318>, <dnf.transaction.TransactionItem object at 0x7feaf8430368>, <dnf.transaction.TransactionItem object at 0x7feaf84303b8>, <dnf.transaction.TransactionItem object at 0x7feaf8430408>, <dnf.transaction.TransactionItem object at 0x7feaf8430458>, <dnf.transaction.TransactionItem object at 0x7feaf84304a8>, <dnf.transaction.TransactionItem object at 0x7feaf84304f8>, <dnf.transaction.TransactionItem object at 0x7feaf8430548>, <dnf.transaction.TransactionItem object at 0x7feaf8430598>, <dnf.transaction.TransactionItem object at 0x7feaf84305e8>, <dnf.transaction.TransactionItem object at 0x7feaf8430638>, <dnf.transaction.TransactionItem object at 0x7feaf8430688>, <dnf.transaction.TransactionItem object at 0x7feaf84306d8>, <dnf.transaction.TransactionItem object at 0x7feaf8430728>, <dnf.transaction.TransactionItem object at 0x7feaf8430778>, <dnf.transaction.TransactionItem object at 0x7feaf84307c8>, <dnf.transaction.TransactionItem object at 0x7feaf8430818>, <dnf.transaction.TransactionItem object at 0x7feaf8430868>, <dnf.transaction.TransactionItem object at 0x7feaf84308b8>, <dnf.transaction.TransactionItem object at 0x7feaf8430908>, <dnf.transaction.TransactionItem object at 0x7feaf8430958>, <dnf.transaction.TransactionItem object at 0x7feaf84309a8>, <dnf.transaction.TransactionItem object at 0x7feaf84309f8>, <dnf.transaction.TransactionItem object at 0x7feaf8430a48>, <dnf.transaction.TransactionItem object at 0x7feaf8430a98>, <dnf.transaction.TransactionItem object at 0x7feaf8430ae8>, <dnf.transaction.TransactionItem object at 0x7feaf8430b38>, <dnf.transaction.TransactionItem object at 0x7feaf8430b88>, <dnf.transaction.TransactionItem object at 0x7feaf8430bd8>, <dnf.transaction.TransactionItem object at 0x7feaf8430c28>, <dnf.transaction.TransactionItem object at 0x7feaf8430c78>, <dnf.transaction.TransactionItem object at 0x7feaf8430cc8>, <dnf.transaction.TransactionItem object at 0x7feaf8430d18>, <dnf.transaction.TransactionItem object at 0x7feaf8430d68>, <dnf.transaction.TransactionItem object at 0x7feaf8430db8>, <dnf.transaction.TransactionItem object at 0x7feaf8430e08>, <dnf.transaction.TransactionItem object at 0x7feaf8430e58>, <dnf.transaction.TransactionItem object at 0x7feaf8430ea8>, <dnf.transaction.TransactionItem object at 0x7feaf8430ef8>, <dnf.transaction.TransactionItem object at 0x7feaf8430f48>, <dnf.transaction.TransactionItem object at 0x7feaf8430f98>, <dnf.transaction.TransactionItem object at 0x7feaf8431048>, <dnf.transaction.TransactionItem object at 0x7feaf8431098>, <dnf.transaction.TransactionItem object at 0x7feaf84310e8>, <dnf.transaction.TransactionItem object at 0x7feaf8431138>, <dnf.transaction.TransactionItem object at 0x7feaf8431188>, <dnf.transaction.TransactionItem object at 0x7feaf84311d8>, <dnf.transaction.TransactionItem object at 0x7feaf8431228>, <dnf.transaction.TransactionItem object at 0x7feaf8431278>, <dnf.transaction.TransactionItem object at 0x7feaf84312c8>, <dnf.transaction.TransactionItem object at 0x7feaf8431318>, <dnf.transaction.TransactionItem object at 0x7feaf8431368>, <dnf.transaction.TransactionItem object at 0x7feaf84313b8>, <dnf.transaction.TransactionItem object at 0x7feaf8431408>, <dnf.transaction.TransactionItem object at 0x7feaf8431458>, <dnf.transaction.TransactionItem object at 0x7feaf84314a8>, <dnf.transaction.TransactionItem object at 0x7feaf84314f8>, <dnf.transaction.TransactionItem object at 0x7feaf8431548>, <dnf.transaction.TransactionItem object at 0x7feaf8431598>, <dnf.transaction.TransactionItem object at 0x7feaf84315e8>, <dnf.transaction.TransactionItem object at 0x7feaf8431638>, <dnf.transaction.TransactionItem object at 0x7feaf8431688>, <dnf.transaction.TransactionItem object at 0x7feaf84316d8>, <dnf.transaction.TransactionItem object at 0x7feaf8431728>, <dnf.transaction.TransactionItem object at 0x7feaf8431778>, <dnf.transaction.TransactionItem object at 0x7feaf84317c8>, <dnf.transaction.TransactionItem object at 0x7feaf8431818>, <dnf.transaction.TransactionItem object at 0x7feaf8431868>, <dnf.transaction.TransactionItem object at 0x7feaf84318b8>, <dnf.transaction.TransactionItem object at 0x7feaf8431908>, <dnf.transaction.TransactionItem object at 0x7feaf8431958>, <dnf.transaction.TransactionItem object at 0x7feaf84319a8>, <dnf.transaction.TransactionItem object at 0x7feaf84319f8>, <dnf.transaction.TransactionItem object at 0x7feaf8431a48>, <dnf.transaction.TransactionItem object at 0x7feaf8431a98>, <dnf.transaction.TransactionItem object at 0x7feaf8431ae8>, <dnf.transaction.TransactionItem object at 0x7feaf8431b38>, <dnf.transaction.TransactionItem object at 0x7feaf8431b88>, <dnf.transaction.TransactionItem object at 0x7feaf8431bd8>, <dnf.transaction.TransactionItem object at 0x7feaf8431c28>, <dnf.transaction.TransactionItem object at 0x7feaf8431c78>, <dnf.transaction.TransactionItem object at 0x7feaf8431cc8>, <dnf.transaction.TransactionItem object at 0x7feaf8431d18>, <dnf.transaction.TransactionItem object at 0x7feaf8431d68>, <dnf.transaction.TransactionItem object at 0x7feaf8431db8>, <dnf.transaction.TransactionItem object at 0x7feaf8431e08>, <dnf.transaction.TransactionItem object at 0x7feaf8431e58>, <dnf.transaction.TransactionItem object at 0x7feaf8431ea8>, <dnf.transaction.TransactionItem object at 0x7feaf8431ef8>, <dnf.transaction.TransactionItem object at 0x7feaf8431f48>, <dnf.transaction.TransactionItem object at 0x7feaf8431f98>, <dnf.transaction.TransactionItem object at 0x7feaf8432048>, <dnf.transaction.TransactionItem object at 0x7feaf8432098>, <dnf.transaction.TransactionItem object at 0x7feaf84320e8>, <dnf.transaction.TransactionItem object at 0x7feaf8432138>, <dnf.transaction.TransactionItem object at 0x7feaf8432188>, <dnf.transaction.TransactionItem object at 0x7feaf84321d8>, <dnf.transaction.TransactionItem object at 0x7feaf8432228>, <dnf.transaction.TransactionItem object at 0x7feaf8432278>, <dnf.transaction.TransactionItem object at 0x7feaf84322c8>, <dnf.transaction.TransactionItem object at 0x7feaf8432318>, <dnf.transaction.TransactionItem object at 0x7feaf8432368>, <dnf.transaction.TransactionItem object at 0x7feaf84323b8>, <dnf.transaction.TransactionItem object at 0x7feaf8432408>, <dnf.transaction.TransactionItem object at 0x7feaf8432458>, <dnf.transaction.TransactionItem object at 0x7feaf84324a8>, <dnf.transaction.TransactionItem object at 0x7feaf84324f8>, <dnf.transaction.TransactionItem object at 0x7feaf8432548>, <dnf.transaction.TransactionItem object at 0x7feaf8432598>, <dnf.transaction.TransactionItem object at 0x7feaf84325e8>, <dnf.transaction.TransactionItem object at 0x7feaf8432638>, <dnf.transaction.TransactionItem object at 0x7feaf8432688>, <dnf.transaction.TransactionItem object at 0x7feaf84326d8>, <dnf.transaction.TransactionItem object at 0x7feaf8432728>, <dnf.transaction.TransactionItem object at 0x7feaf8432778>, <dnf.transaction.TransactionItem object at 0x7feaf84327c8>, <dnf.transaction.TransactionItem object at 0x7feaf8432818>, <dnf.transaction.TransactionItem object at 0x7feaf8432868>, <dnf.transaction.TransactionItem object at 0x7feaf84328b8>, <dnf.transaction.TransactionItem object at 0x7feaf8432908>, <dnf.transaction.TransactionItem object at 0x7feaf8432958>, <dnf.transaction.TransactionItem object at 0x7feaf84329a8>, <dnf.transaction.TransactionItem object at 0x7feaf84329f8>, <dnf.transaction.TransactionItem object at 0x7feaf8432a48>, <dnf.transaction.TransactionItem object at 0x7feaf8432a98>, <dnf.transaction.TransactionItem object at 0x7feaf8432ae8>, <dnf.transaction.TransactionItem object at 0x7feaf8432b38>, <dnf.transaction.TransactionItem object at 0x7feaf8432b88>, <dnf.transaction.TransactionItem object at 0x7feaf8432bd8>, <dnf.transaction.TransactionItem object at 0x7feaf8432c28>, <dnf.transaction.TransactionItem object at 0x7feaf8432c78>, <dnf.transaction.TransactionItem object at 0x7feaf8432cc8>, <dnf.transaction.TransactionItem object at 0x7feaf8432d18>, <dnf.transaction.TransactionItem object at 0x7feaf8432d68>, <dnf.transaction.TransactionItem object at 0x7feaf8432db8>, <dnf.transaction.TransactionItem object at 0x7feaf8432e08>, <dnf.transaction.TransactionItem object at 0x7feaf8432e58>, <dnf.transaction.TransactionItem object at 0x7feaf8432ea8>, <dnf.transaction.TransactionItem object at 0x7feaf8432ef8>, <dnf.transaction.TransactionItem object at 0x7feaf8432f48>, <dnf.transaction.TransactionItem object at 0x7feaf8432f98>, <dnf.transaction.TransactionItem object at 0x7feaf8433048>, <dnf.transaction.TransactionItem object at 0x7feaf8433098>, <dnf.transaction.TransactionItem object at 0x7feaf84330e8>, <dnf.transaction.TransactionItem object at 0x7feaf8433138>, <dnf.transaction.TransactionItem object at 0x7feaf8433188>, <dnf.transaction.TransactionItem object at 0x7feaf84331d8>, <dnf.transaction.TransactionItem object at 0x7feaf8433228>, <dnf.transaction.TransactionItem object at 0x7feaf8433278>, <dnf.transaction.TransactionItem object at 0x7feaf84332c8>, <dnf.transaction.TransactionItem object at 0x7feaf8433318>, <dnf.transaction.TransactionItem object at 0x7feaf8433368>, <dnf.transaction.TransactionItem object at 0x7feaf84333b8>, <dnf.transaction.TransactionItem object at 0x7feaf8433408>, <dnf.transaction.TransactionItem object at 0x7feaf8433458>, <dnf.transaction.TransactionItem object at 0x7feaf84334a8>, <dnf.transaction.TransactionItem object at 0x7feaf84334f8>, <dnf.transaction.TransactionItem object at 0x7feaf8433548>, <dnf.transaction.TransactionItem object at 0x7feaf8433598>, <dnf.transaction.TransactionItem object at 0x7feaf84335e8>, <dnf.transaction.TransactionItem object at 0x7feaf8433638>, <dnf.transaction.TransactionItem object at 0x7feaf8433688>, <dnf.transaction.TransactionItem object at 0x7feaf84336d8>, <dnf.transaction.TransactionItem object at 0x7feaf8433728>, <dnf.transaction.TransactionItem object at 0x7feaf8433778>, <dnf.transaction.TransactionItem object at 0x7feaf84337c8>, <dnf.transaction.TransactionItem object at 0x7feaf8433818>, <dnf.transaction.TransactionItem object at 0x7feaf8433868>, <dnf.transaction.TransactionItem object at 0x7feaf84338b8>, <dnf.transaction.TransactionItem object at 0x7feaf8433908>, <dnf.transaction.TransactionItem object at 0x7feaf8433958>, <dnf.transaction.TransactionItem object at 0x7feaf84339a8>, <dnf.transaction.TransactionItem object at 0x7feaf84339f8>, <dnf.transaction.TransactionItem object at 0x7feaf8433a48>, <dnf.transaction.TransactionItem object at 0x7feaf8433a98>, <dnf.transaction.TransactionItem object at 0x7feaf8433ae8>, <dnf.transaction.TransactionItem object at 0x7feaf8433b38>, <dnf.transaction.TransactionItem object at 0x7feaf8433b88>, <dnf.transaction.TransactionItem object at 0x7feaf8433bd8>, <dnf.transaction.TransactionItem object at 0x7feaf8433c28>, <dnf.transaction.TransactionItem object at 0x7feaf8433c78>, <dnf.transaction.TransactionItem object at 0x7feaf8433cc8>, <dnf.transaction.TransactionItem object at 0x7feaf8433d18>, <dnf.transaction.TransactionItem object at 0x7feaf8433d68>, <dnf.transaction.TransactionItem object at 0x7feaf8433db8>, <dnf.transaction.TransactionItem object at 0x7feaf8433e08>, <dnf.transaction.TransactionItem object at 0x7feaf8433e58>, <dnf.transaction.TransactionItem object at 0x7feaf8433ea8>, <dnf.transaction.TransactionItem object at 0x7feaf8433ef8>, <dnf.transaction.TransactionItem object at 0x7feaf8433f48>, <dnf.transaction.TransactionItem object at 0x7feaf8433f98>, <dnf.transaction.TransactionItem object at 0x7feaf8434048>, <dnf.transaction.TransactionItem object at 0x7feaf8434098>, <dnf.transaction.TransactionItem object at 0x7feaf84340e8>, <dnf.transaction.TransactionItem object at 0x7feaf8434138>, <dnf.transaction.TransactionItem object at 0x7feaf8434188>, <dnf.transaction.TransactionItem object at 0x7feaf84341d8>, <dnf.transaction.TransactionItem object at 0x7feaf8434228>, <dnf.transaction.TransactionItem object at 0x7feaf8434278>, <dnf.transaction.TransactionItem object at 0x7feaf84342c8>, <dnf.transaction.TransactionItem object at 0x7feaf8434318>, <dnf.transaction.TransactionItem object at 0x7feaf8434368>, <dnf.transaction.TransactionItem object at 0x7feaf84343b8>, <dnf.transaction.TransactionItem object at 0x7feaf8434408>, <dnf.transaction.TransactionItem object at 0x7feaf8434458>, <dnf.transaction.TransactionItem object at 0x7feaf84344a8>, <dnf.transaction.TransactionItem object at 0x7feaf84344f8>, <dnf.transaction.TransactionItem object at 0x7feaf8434548>, <dnf.transaction.TransactionItem object at 0x7feaf8434598>, <dnf.transaction.TransactionItem object at 0x7feaf84345e8>, <dnf.transaction.TransactionItem object at 0x7feaf8434638>, <dnf.transaction.TransactionItem object at 0x7feaf8434688>, <dnf.transaction.TransactionItem object at 0x7feaf84346d8>, <dnf.transaction.TransactionItem object at 0x7feaf8434728>, <dnf.transaction.TransactionItem object at 0x7feaf8434778>, <dnf.transaction.TransactionItem object at 0x7feaf84347c8>, <dnf.transaction.TransactionItem object at 0x7feaf8434818>, <dnf.transaction.TransactionItem object at 0x7feaf8434868>, <dnf.transaction.TransactionItem object at 0x7feaf84348b8>, <dnf.transaction.TransactionItem object at 0x7feaf8434908>, <dnf.transaction.TransactionItem object at 0x7feaf8434958>, <dnf.transaction.TransactionItem object at 0x7feaf84349a8>, <dnf.transaction.TransactionItem object at 0x7feaf84349f8>, <dnf.transaction.TransactionItem object at 0x7feaf8434a48>, <dnf.transaction.TransactionItem object at 0x7feaf8434a98>, <dnf.transaction.TransactionItem object at 0x7feaf8434ae8>, <dnf.transaction.TransactionItem object at 0x7feaf8434b38>, <dnf.transaction.TransactionItem object at 0x7feaf8434b88>, <dnf.transaction.TransactionItem object at 0x7feaf8434bd8>, <dnf.transaction.TransactionItem object at 0x7feaf8434c28>, <dnf.transaction.TransactionItem object at 0x7feaf8434c78>, <dnf.transaction.TransactionItem object at 0x7feaf8434cc8>, <dnf.transaction.TransactionItem object at 0x7feaf8434d18>, <dnf.transaction.TransactionItem object at 0x7feaf8434d68>, <dnf.transaction.TransactionItem object at 0x7feaf8434db8>, <dnf.transaction.TransactionItem object at 0x7feaf8434e08>, <dnf.transaction.TransactionItem object at 0x7feaf8434e58>, <dnf.transaction.TransactionItem object at 0x7feaf8434ea8>, <dnf.transaction.TransactionItem object at 0x7feaf8434ef8>, <dnf.transaction.TransactionItem object at 0x7feaf8434f48>, <dnf.transaction.TransactionItem object at 0x7feaf8434f98>, <dnf.transaction.TransactionItem object at 0x7feaf8435048>, <dnf.transaction.TransactionItem object at 0x7feaf8435098>, <dnf.transaction.TransactionItem object at 0x7feaf84350e8>, <dnf.transaction.TransactionItem object at 0x7feaf8435138>, <dnf.transaction.TransactionItem object at 0x7feaf8435188>, <dnf.transaction.TransactionItem object at 0x7feaf84351d8>, <dnf.transaction.TransactionItem object at 0x7feaf8435228>, <dnf.transaction.TransactionItem object at 0x7feaf8435278>, <dnf.transaction.TransactionItem object at 0x7feaf84352c8>, <dnf.transaction.TransactionItem object at 0x7feaf8435318>, <dnf.transaction.TransactionItem object at 0x7feaf8435368>, <dnf.transaction.TransactionItem object at 0x7feaf84353b8>, <dnf.transaction.TransactionItem object at 0x7feaf8435408>, <dnf.transaction.TransactionItem object at 0x7feaf8435458>, <dnf.transaction.TransactionItem object at 0x7feaf84354a8>, <dnf.transaction.TransactionItem object at 0x7feaf84354f8>, <dnf.transaction.TransactionItem object at 0x7feaf8435548>, <dnf.transaction.TransactionItem object at 0x7feaf8435598>, <dnf.transaction.TransactionItem object at 0x7feaf84355e8>, <dnf.transaction.TransactionItem object at 0x7feaf8435638>, <dnf.transaction.TransactionItem object at 0x7feaf8435688>, <dnf.transaction.TransactionItem object at 0x7feaf84356d8>, <dnf.transaction.TransactionItem object at 0x7feaf8435728>, <dnf.transaction.TransactionItem object at 0x7feaf8435778>, <dnf.transaction.TransactionItem object at 0x7feaf84357c8>, <dnf.transaction.TransactionItem object at 0x7feaf8435818>, <dnf.transaction.TransactionItem object at 0x7feaf8435868>, <dnf.transaction.TransactionItem object at 0x7feaf84358b8>, <dnf.transaction.TransactionItem object at 0x7feaf8435908>, <dnf.transaction.TransactionItem object at 0x7feaf8435958>, <dnf.transaction.TransactionItem object at 0x7feaf84359a8>, <dnf.transaction.TransactionItem object at 0x7feaf84359f8>, <dnf.transaction.TransactionItem object at 0x7feaf8435a48>, <dnf.transaction.TransactionItem object at 0x7feaf8435a98>, <dnf.transaction.TransactionItem object at 0x7feaf8435ae8>, <dnf.transaction.TransactionItem object at 0x7feaf8435b38>, <dnf.transaction.TransactionItem object at 0x7feaf8435b88>, <dnf.transaction.TransactionItem object at 0x7feaf8435bd8>, <dnf.transaction.TransactionItem object at 0x7feaf8435c28>, <dnf.transaction.TransactionItem object at 0x7feaf8435c78>, <dnf.transaction.TransactionItem object at 0x7feaf8435cc8>, <dnf.transaction.TransactionItem object at 0x7feaf8435d18>, <dnf.transaction.TransactionItem object at 0x7feaf8435d68>, <dnf.transaction.TransactionItem object at 0x7feaf8435db8>, <dnf.transaction.TransactionItem object at 0x7feaf8435e08>, <dnf.transaction.TransactionItem object at 0x7feaf8435e58>, <dnf.transaction.TransactionItem object at 0x7feaf8435ea8>, <dnf.transaction.TransactionItem object at 0x7feaf8435ef8>, <dnf.transaction.TransactionItem object at 0x7feaf8435f48>, <dnf.transaction.TransactionItem object at 0x7feaf8435f98>, <dnf.transaction.TransactionItem object at 0x7feaf8436048>, <dnf.transaction.TransactionItem object at 0x7feaf8436098>, <dnf.transaction.TransactionItem object at 0x7feaf84360e8>, <dnf.transaction.TransactionItem object at 0x7feaf8436138>, <dnf.transaction.TransactionItem object at 0x7feaf8436188>, <dnf.transaction.TransactionItem object at 0x7feaf84361d8>, <dnf.transaction.TransactionItem object at 0x7feaf8436228>, <dnf.transaction.TransactionItem object at 0x7feaf8436278>, <dnf.transaction.TransactionItem object at 0x7feaf84362c8>, <dnf.transaction.TransactionItem object at 0x7feaf8436318>, <dnf.transaction.TransactionItem object at 0x7feaf8436368>, <dnf.transaction.TransactionItem object at 0x7feaf84363b8>, <dnf.transaction.TransactionItem object at 0x7feaf8436408>, <dnf.transaction.TransactionItem object at 0x7feaf8436458>, <dnf.transaction.TransactionItem object at 0x7feaf84364a8>, <dnf.transaction.TransactionItem object at 0x7feaf84364f8>, <dnf.transaction.TransactionItem object at 0x7feaf8436548>, <dnf.transaction.TransactionItem object at 0x7feaf8436598>, <dnf.transaction.TransactionItem object at 0x7feaf84365e8>, <dnf.transaction.TransactionItem object at 0x7feaf8436638>, <dnf.transaction.TransactionItem object at 0x7feaf8436688>, <dnf.transaction.TransactionItem object at 0x7feaf84366d8>, <dnf.transaction.TransactionItem object at 0x7feaf8436728>, <dnf.transaction.TransactionItem object at 0x7feaf8436778>, <dnf.transaction.TransactionItem object at 0x7feaf84367c8>, <dnf.transaction.TransactionItem object at 0x7feaf8436818>, <dnf.transaction.TransactionItem object at 0x7feaf8436868>, <dnf.transaction.TransactionItem object at 0x7feaf84368b8>, <dnf.transaction.TransactionItem object at 0x7feaf8436908>, <dnf.transaction.TransactionItem object at 0x7feaf8436958>, <dnf.transaction.TransactionItem object at 0x7feaf84369a8>, <dnf.transaction.TransactionItem object at 0x7feaf84369f8>, <dnf.transaction.TransactionItem object at 0x7feaf8436a48>, <dnf.transaction.TransactionItem object at 0x7feaf8436a98>, <dnf.transaction.TransactionItem object at 0x7feaf8436ae8>, <dnf.transaction.TransactionItem object at 0x7feaf8436b38>, <dnf.transaction.TransactionItem object at 0x7feaf8436b88>, <dnf.transaction.TransactionItem object at 0x7feaf8436bd8>, <dnf.transaction.TransactionItem object at 0x7feaf8436c28>, <dnf.transaction.TransactionItem object at 0x7feaf8436c78>, <dnf.transaction.TransactionItem object at 0x7feaf8436cc8>, <dnf.transaction.TransactionItem object at 0x7feaf8436d18>, <dnf.transaction.TransactionItem object at 0x7feaf8436d68>, <dnf.transaction.TransactionItem object at 0x7feaf8436db8>, <dnf.transaction.TransactionItem object at 0x7feaf8436e08>, <dnf.transaction.TransactionItem object at 0x7feaf8436e58>, <dnf.transaction.TransactionItem object at 0x7feaf8436ea8>, <dnf.transaction.TransactionItem object at 0x7feaf8436ef8>, <dnf.transaction.TransactionItem object at 0x7feaf8436f48>, <dnf.transaction.TransactionItem object at 0x7feaf8436f98>, <dnf.transaction.TransactionItem object at 0x7feaf8437048>, <dnf.transaction.TransactionItem object at 0x7feaf8437098>, <dnf.transaction.TransactionItem object at 0x7feaf84370e8>, <dnf.transaction.TransactionItem object at 0x7feaf8437138>, <dnf.transaction.TransactionItem object at 0x7feaf8437188>, <dnf.transaction.TransactionItem object at 0x7feaf84371d8>, <dnf.transaction.TransactionItem object at 0x7feaf8437228>, <dnf.transaction.TransactionItem object at 0x7feaf8437278>, <dnf.transaction.TransactionItem object at 0x7feaf84372c8>, <dnf.transaction.TransactionItem object at 0x7feaf8437318>, <dnf.transaction.TransactionItem object at 0x7feaf8437368>, <dnf.transaction.TransactionItem object at 0x7feaf84373b8>, <dnf.transaction.TransactionItem object at 0x7feaf8437408>, <dnf.transaction.TransactionItem object at 0x7feaf8437458>, <dnf.transaction.TransactionItem object at 0x7feaf84374a8>, <dnf.transaction.TransactionItem object at 0x7feaf84374f8>, <dnf.transaction.TransactionItem object at 0x7feaf8437548>, <dnf.transaction.TransactionItem object at 0x7feaf8437598>, <dnf.transaction.TransactionItem object at 0x7feaf84375e8>, <dnf.transaction.TransactionItem object at 0x7feaf8437638>, <dnf.transaction.TransactionItem object at 0x7feaf8437688>, <dnf.transaction.TransactionItem object at 0x7feaf84376d8>, <dnf.transaction.TransactionItem object at 0x7feaf8437728>, <dnf.transaction.TransactionItem object at 0x7feaf8437778>, <dnf.transaction.TransactionItem object at 0x7feaf84377c8>, <dnf.transaction.TransactionItem object at 0x7feaf8437818>, <dnf.transaction.TransactionItem object at 0x7feaf8437868>, <dnf.transaction.TransactionItem object at 0x7feaf84378b8>, <dnf.transaction.TransactionItem object at 0x7feaf8437908>, <dnf.transaction.TransactionItem object at 0x7feaf8437958>, <dnf.transaction.TransactionItem object at 0x7feaf84379a8>, <dnf.transaction.TransactionItem object at 0x7feaf84379f8>, <dnf.transaction.TransactionItem object at 0x7feaf8437a48>, <dnf.transaction.TransactionItem object at 0x7feaf8437a98>, <dnf.transaction.TransactionItem object at 0x7feaf8437ae8>, <dnf.transaction.TransactionItem object at 0x7feaf8437b38>, <dnf.transaction.TransactionItem object at 0x7feaf8437b88>, <dnf.transaction.TransactionItem object at 0x7feaf8437bd8>, <dnf.transaction.TransactionItem object at 0x7feaf8437c28>, <dnf.transaction.TransactionItem object at 0x7feaf8437c78>, <dnf.transaction.TransactionItem object at 0x7feaf8437cc8>, <dnf.transaction.TransactionItem object at 0x7feaf8437d18>, <dnf.transaction.TransactionItem object at 0x7feaf8437d68>, <dnf.transaction.TransactionItem object at 0x7feaf8437db8>, <dnf.transaction.TransactionItem object at 0x7feaf8437e08>, <dnf.transaction.TransactionItem object at 0x7feaf8437e58>, <dnf.transaction.TransactionItem object at 0x7feaf8437ea8>, <dnf.transaction.TransactionItem object at 0x7feaf8437ef8>, <dnf.transaction.TransactionItem object at 0x7feaf8437f48>, <dnf.transaction.TransactionItem object at 0x7feaf8437f98>, <dnf.transaction.TransactionItem object at 0x7feaf8438048>, <dnf.transaction.TransactionItem object at 0x7feaf8438098>, <dnf.transaction.TransactionItem object at 0x7feaf84380e8>, <dnf.transaction.TransactionItem object at 0x7feaf8438138>, <dnf.transaction.TransactionItem object at 0x7feaf8438188>, <dnf.transaction.TransactionItem object at 0x7feaf84381d8>, <dnf.transaction.TransactionItem object at 0x7feaf8438228>, <dnf.transaction.TransactionItem object at 0x7feaf8438278>, <dnf.transaction.TransactionItem object at 0x7feaf84382c8>, <dnf.transaction.TransactionItem object at 0x7feaf8438318>, <dnf.transaction.TransactionItem object at 0x7feaf8438368>, <dnf.transaction.TransactionItem object at 0x7feaf84383b8>, <dnf.transaction.TransactionItem object at 0x7feaf8438408>, <dnf.transaction.TransactionItem object at 0x7feaf8438458>, <dnf.transaction.TransactionItem object at 0x7feaf84384a8>, <dnf.transaction.TransactionItem object at 0x7feaf84384f8>, <dnf.transaction.TransactionItem object at 0x7feaf8438548>, <dnf.transaction.TransactionItem object at 0x7feaf8438598>, <dnf.transaction.TransactionItem object at 0x7feaf84385e8>, <dnf.transaction.TransactionItem object at 0x7feaf8438638>, <dnf.transaction.TransactionItem object at 0x7feaf8438688>, <dnf.transaction.TransactionItem object at 0x7feaf84386d8>, <dnf.transaction.TransactionItem object at 0x7feaf8438728>, <dnf.transaction.TransactionItem object at 0x7feaf8438778>, <dnf.transaction.TransactionItem object at 0x7feaf84387c8>, <dnf.transaction.TransactionItem object at 0x7feaf8438818>, <dnf.transaction.TransactionItem object at 0x7feaf8438868>, <dnf.transaction.TransactionItem object at 0x7feaf84388b8>, <dnf.transaction.TransactionItem object at 0x7feaf8438908>, <dnf.transaction.TransactionItem object at 0x7feaf8438958>, <dnf.transaction.TransactionItem object at 0x7feaf84389a8>, <dnf.transaction.TransactionItem object at 0x7feaf84389f8>, <dnf.transaction.TransactionItem object at 0x7feaf8438a48>, <dnf.transaction.TransactionItem object at 0x7feaf8438a98>, <dnf.transaction.TransactionItem object at 0x7feaf8438ae8>, <dnf.transaction.TransactionItem object at 0x7feaf8438b38>, <dnf.transaction.TransactionItem object at 0x7feaf8438b88>, <dnf.transaction.TransactionItem object at 0x7feaf8438bd8>, <dnf.transaction.TransactionItem object at 0x7feaf8438c28>, <dnf.transaction.TransactionItem object at 0x7feaf8438c78>, <dnf.transaction.TransactionItem object at 0x7feaf8438cc8>, <dnf.transaction.TransactionItem object at 0x7feaf8438d18>, <dnf.transaction.TransactionItem object at 0x7feaf8438d68>, <dnf.transaction.TransactionItem object at 0x7feaf8438db8>, <dnf.transaction.TransactionItem object at 0x7feaf8438e08>, <dnf.transaction.TransactionItem object at 0x7feaf8438e58>, <dnf.transaction.TransactionItem object at 0x7feaf8438ea8>, <dnf.transaction.TransactionItem object at 0x7feaf8438ef8>, <dnf.transaction.TransactionItem object at 0x7feaf8438f48>, <dnf.transaction.TransactionItem object at 0x7feaf8438f98>, <dnf.transaction.TransactionItem object at 0x7feaf8439048>, <dnf.transaction.TransactionItem object at 0x7feaf8439098>, <dnf.transaction.TransactionItem object at 0x7feaf84390e8>, <dnf.transaction.TransactionItem object at 0x7feaf8439138>, <dnf.transaction.TransactionItem object at 0x7feaf8439188>, <dnf.transaction.TransactionItem object at 0x7feaf84391d8>, <dnf.transaction.TransactionItem object at 0x7feaf8439228>, <dnf.transaction.TransactionItem object at 0x7feaf8439278>, <dnf.transaction.TransactionItem object at 0x7feaf84392c8>, <dnf.transaction.TransactionItem object at 0x7feaf8439318>, <dnf.transaction.TransactionItem object at 0x7feaf8439368>, <dnf.transaction.TransactionItem object at 0x7feaf84393b8>, <dnf.transaction.TransactionItem object at 0x7feaf8439408>, <dnf.transaction.TransactionItem object at 0x7feaf8439458>, <dnf.transaction.TransactionItem object at 0x7feaf84394a8>, <dnf.transaction.TransactionItem object at 0x7feaf84394f8>, <dnf.transaction.TransactionItem object at 0x7feaf8439548>, <dnf.transaction.TransactionItem object at 0x7feaf8439598>, <dnf.transaction.TransactionItem object at 0x7feaf84395e8>, <dnf.transaction.TransactionItem object at 0x7feaf8439638>, <dnf.transaction.TransactionItem object at 0x7feaf8439688>, <dnf.transaction.TransactionItem object at 0x7feaf84396d8>, <dnf.transaction.TransactionItem object at 0x7feaf8439728>, <dnf.transaction.TransactionItem object at 0x7feaf8439778>, <dnf.transaction.TransactionItem object at 0x7feaf84397c8>, <dnf.transaction.TransactionItem object at 0x7feaf8439818>, <dnf.transaction.TransactionItem object at 0x7feaf8439868>, <dnf.transaction.TransactionItem object at 0x7feaf84398b8>, <dnf.transaction.TransactionItem object at 0x7feaf8439908>, <dnf.transaction.TransactionItem object at 0x7feaf8439958>, <dnf.transaction.TransactionItem object at 0x7feaf84399a8>, <dnf.transaction.TransactionItem object at 0x7feaf84399f8>, <dnf.transaction.TransactionItem object at 0x7feaf8439a48>, <dnf.transaction.TransactionItem object at 0x7feaf8439a98>, <dnf.transaction.TransactionItem object at 0x7feaf8439ae8>, <dnf.transaction.TransactionItem object at 0x7feaf8439b38>, <dnf.transaction.TransactionItem object at 0x7feaf8439b88>, <dnf.transaction.TransactionItem object at 0x7feaf8439bd8>, <dnf.transaction.TransactionItem object at 0x7feaf8439c28>, <dnf.transaction.TransactionItem object at 0x7feaf8439c78>, <dnf.transaction.TransactionItem object at 0x7feaf8439cc8>, <dnf.transaction.TransactionItem object at 0x7feaf8439d18>, <dnf.transaction.TransactionItem object at 0x7feaf8439d68>, <dnf.transaction.TransactionItem object at 0x7feaf8439db8>, <dnf.transaction.TransactionItem object at 0x7feaf8439e08>, <dnf.transaction.TransactionItem object at 0x7feaf8439e58>, <dnf.transaction.TransactionItem object at 0x7feaf8439ea8>, <dnf.transaction.TransactionItem object at 0x7feaf8439ef8>, <dnf.transaction.TransactionItem object at 0x7feaf8439f48>, <dnf.transaction.TransactionItem object at 0x7feaf8439f98>, <dnf.transaction.TransactionItem object at 0x7feaf843a048>, <dnf.transaction.TransactionItem object at 0x7feaf843a098>, <dnf.transaction.TransactionItem object at 0x7feaf843a0e8>, <dnf.transaction.TransactionItem object at 0x7feaf843a138>, <dnf.transaction.TransactionItem object at 0x7feaf843a188>, <dnf.transaction.TransactionItem object at 0x7feaf843a1d8>, <dnf.transaction.TransactionItem object at 0x7feaf843a228>, <dnf.transaction.TransactionItem object at 0x7feaf843a278>, <dnf.transaction.TransactionItem object at 0x7feaf843a2c8>, <dnf.transaction.TransactionItem object at 0x7feaf843a318>, <dnf.transaction.TransactionItem object at 0x7feaf843a368>, <dnf.transaction.TransactionItem object at 0x7feaf843a3b8>, <dnf.transaction.TransactionItem object at 0x7feaf843a408>, <dnf.transaction.TransactionItem object at 0x7feaf843a458>, <dnf.transaction.TransactionItem object at 0x7feaf843a4a8>, <dnf.transaction.TransactionItem object at 0x7feaf843a4f8>, <dnf.transaction.TransactionItem object at 0x7feaf843a548>, <dnf.transaction.TransactionItem object at 0x7feaf843a598>, <dnf.transaction.TransactionItem object at 0x7feaf843a5e8>, <dnf.transaction.TransactionItem object at 0x7feaf843a638>, <dnf.transaction.TransactionItem object at 0x7feaf843a688>, <dnf.transaction.TransactionItem object at 0x7feaf843a6d8>, <dnf.transaction.TransactionItem object at 0x7feaf843a728>, <dnf.transaction.TransactionItem object at 0x7feaf843a778>, <dnf.transaction.TransactionItem object at 0x7feaf843a7c8>, <dnf.transaction.TransactionItem object at 0x7feaf843a818>, <dnf.transaction.TransactionItem object at 0x7feaf843a868>, <dnf.transaction.TransactionItem object at 0x7feaf843a8b8>, <dnf.transaction.TransactionItem object at 0x7feaf843a908>, <dnf.transaction.TransactionItem object at 0x7feaf843a958>, <dnf.transaction.TransactionItem object at 0x7feaf843a9a8>, <dnf.transaction.TransactionItem object at 0x7feaf843a9f8>, <dnf.transaction.TransactionItem object at 0x7feaf843aa48>, <dnf.transaction.TransactionItem object at 0x7feaf843aa98>, <dnf.transaction.TransactionItem object at 0x7feaf843aae8>, <dnf.transaction.TransactionItem object at 0x7feaf843ab38>, <dnf.transaction.TransactionItem object at 0x7feaf843ab88>, <dnf.transaction.TransactionItem object at 0x7feaf843abd8>, <dnf.transaction.TransactionItem object at 0x7feaf843ac28>, <dnf.transaction.TransactionItem object at 0x7feaf843ac78>, <dnf.transaction.TransactionItem object at 0x7feaf843acc8>, <dnf.transaction.TransactionItem object at 0x7feaf843ad18>, <dnf.transaction.TransactionItem object at 0x7feaf843ad68>, <dnf.transaction.TransactionItem object at 0x7feaf843adb8>, <dnf.transaction.TransactionItem object at 0x7feaf843ae08>, <dnf.transaction.TransactionItem object at 0x7feaf843ae58>, <dnf.transaction.TransactionItem object at 0x7feaf843aea8>, <dnf.transaction.TransactionItem object at 0x7feaf843aef8>, <dnf.transaction.TransactionItem object at 0x7feaf843af48>, <dnf.transaction.TransactionItem object at 0x7feaf843af98>, <dnf.transaction.TransactionItem object at 0x7feaf843b048>, <dnf.transaction.TransactionItem object at 0x7feaf843b098>, <dnf.transaction.TransactionItem object at 0x7feaf843b0e8>, <dnf.transaction.TransactionItem object at 0x7feaf843b138>, <dnf.transaction.TransactionItem object at 0x7feaf843b188>, <dnf.transaction.TransactionItem object at 0x7feaf843b1d8>, <dnf.transaction.TransactionItem object at 0x7feaf843b228>, <dnf.transaction.TransactionItem object at 0x7feaf843b278>, <dnf.transaction.TransactionItem object at 0x7feaf843b2c8>, <dnf.transaction.TransactionItem object at 0x7feaf843b318>, <dnf.transaction.TransactionItem object at 0x7feaf843b368>, <dnf.transaction.TransactionItem object at 0x7feaf843b3b8>, <dnf.transaction.TransactionItem object at 0x7feaf843b408>, <dnf.transaction.TransactionItem object at 0x7feaf843b458>, <dnf.transaction.TransactionItem object at 0x7feaf843b4a8>, <dnf.transaction.TransactionItem object at 0x7feaf843b4f8>, <dnf.transaction.TransactionItem object at 0x7feaf843b548>, <dnf.transaction.TransactionItem object at 0x7feaf843b598>, <dnf.transaction.TransactionItem object at 0x7feaf843b5e8>, <dnf.transaction.TransactionItem object at 0x7feaf843b638>, <dnf.transaction.TransactionItem object at 0x7feaf843b688>, <dnf.transaction.TransactionItem object at 0x7feaf843b6d8>, <dnf.transaction.TransactionItem object at 0x7feaf843b728>, <dnf.transaction.TransactionItem object at 0x7feaf843b778>, <dnf.transaction.TransactionItem object at 0x7feaf843b7c8>, <dnf.transaction.TransactionItem object at 0x7feaf843b818>, <dnf.transaction.TransactionItem object at 0x7feaf843b868>, <dnf.transaction.TransactionItem object at 0x7feaf843b8b8>, <dnf.transaction.TransactionItem object at 0x7feaf843b908>, <dnf.transaction.TransactionItem object at 0x7feaf843b958>, <dnf.transaction.TransactionItem object at 0x7feaf843b9a8>, <dnf.transaction.TransactionItem object at 0x7feaf843b9f8>, <dnf.transaction.TransactionItem object at 0x7feaf843ba48>, <dnf.transaction.TransactionItem object at 0x7feaf843ba98>, <dnf.transaction.TransactionItem object at 0x7feaf843bae8>, <dnf.transaction.TransactionItem object at 0x7feaf843bb38>, <dnf.transaction.TransactionItem object at 0x7feaf843bb88>, <dnf.transaction.TransactionItem object at 0x7feaf843bbd8>, <dnf.transaction.TransactionItem object at 0x7feaf843bc28>, <dnf.transaction.TransactionItem object at 0x7feaf843bc78>, <dnf.transaction.TransactionItem object at 0x7feaf843bcc8>, <dnf.transaction.TransactionItem object at 0x7feaf843bd18>, <dnf.transaction.TransactionItem object at 0x7feaf843bd68>, <dnf.transaction.TransactionItem object at 0x7feaf843bdb8>, <dnf.transaction.TransactionItem object at 0x7feaf843be08>, <dnf.transaction.TransactionItem object at 0x7feaf843be58>, <dnf.transaction.TransactionItem object at 0x7feaf843bea8>, <dnf.transaction.TransactionItem object at 0x7feaf843bef8>, <dnf.transaction.TransactionItem object at 0x7feaf843bf48>, <dnf.transaction.TransactionItem object at 0x7feaf843bf98>, <dnf.transaction.TransactionItem object at 0x7feaf843c048>, <dnf.transaction.TransactionItem object at 0x7feaf843c098>, <dnf.transaction.TransactionItem object at 0x7feaf843c0e8>, <dnf.transaction.TransactionItem object at 0x7feaf843c138>, <dnf.transaction.TransactionItem object at 0x7feaf843c188>, <dnf.transaction.TransactionItem object at 0x7feaf843c1d8>, <dnf.transaction.TransactionItem object at 0x7feaf843c228>, <dnf.transaction.TransactionItem object at 0x7feaf843c278>, <dnf.transaction.TransactionItem object at 0x7feaf843c2c8>, <dnf.transaction.TransactionItem object at 0x7feaf843c318>, <dnf.transaction.TransactionItem object at 0x7feaf843c368>, <dnf.transaction.TransactionItem object at 0x7feaf843c3b8>, <dnf.transaction.TransactionItem object at 0x7feaf843c408>, <dnf.transaction.TransactionItem object at 0x7feaf843c458>, <dnf.transaction.TransactionItem object at 0x7feaf843c4a8>, <dnf.transaction.TransactionItem object at 0x7feaf843c4f8>, <dnf.transaction.TransactionItem object at 0x7feaf843c548>, <dnf.transaction.TransactionItem object at 0x7feaf843c598>, <dnf.transaction.TransactionItem object at 0x7feaf843c5e8>, <dnf.transaction.TransactionItem object at 0x7feaf843c638>, <dnf.transaction.TransactionItem object at 0x7feaf843c688>, <dnf.transaction.TransactionItem object at 0x7feaf843c6d8>, <dnf.transaction.TransactionItem object at 0x7feaf843c728>, <dnf.transaction.TransactionItem object at 0x7feaf843c778>, <dnf.transaction.TransactionItem object at 0x7feaf843c7c8>, <dnf.transaction.TransactionItem object at 0x7feaf843c818>, <dnf.transaction.TransactionItem object at 0x7feaf843c868>, <dnf.transaction.TransactionItem object at 0x7feaf843c8b8>, <dnf.transaction.TransactionItem object at 0x7feaf843c908>, <dnf.transaction.TransactionItem object at 0x7feaf843c958>, <dnf.transaction.TransactionItem object at 0x7feaf843c9a8>, <dnf.transaction.TransactionItem object at 0x7feaf843c9f8>, <dnf.transaction.TransactionItem object at 0x7feaf843ca48>, <dnf.transaction.TransactionItem object at 0x7feaf843ca98>, <dnf.transaction.TransactionItem object at 0x7feaf843cae8>, <dnf.transaction.TransactionItem object at 0x7feaf843cb38>, <dnf.transaction.TransactionItem object at 0x7feaf843cb88>, <dnf.transaction.TransactionItem object at 0x7feaf843cbd8>, <dnf.transaction.TransactionItem object at 0x7feaf843cc28>, <dnf.transaction.TransactionItem object at 0x7feaf843cc78>, <dnf.transaction.TransactionItem object at 0x7feaf843ccc8>, <dnf.transaction.TransactionItem object at 0x7feaf843cd18>, <dnf.transaction.TransactionItem object at 0x7feaf843cd68>, <dnf.transaction.TransactionItem object at 0x7feaf843cdb8>, <dnf.transaction.TransactionItem object at 0x7feaf843ce08>, <dnf.transaction.TransactionItem object at 0x7feaf843ce58>, <dnf.transaction.TransactionItem object at 0x7feaf843cea8>, <dnf.transaction.TransactionItem object at 0x7feaf843cef8>, <dnf.transaction.TransactionItem object at 0x7feaf843cf48>, <dnf.transaction.TransactionItem object at 0x7feaf843cf98>, <dnf.transaction.TransactionItem object at 0x7feaf843d048>, <dnf.transaction.TransactionItem object at 0x7feaf843d098>, <dnf.transaction.TransactionItem object at 0x7feaf843d0e8>, <dnf.transaction.TransactionItem object at 0x7feaf843d138>, <dnf.transaction.TransactionItem object at 0x7feaf843d188>, <dnf.transaction.TransactionItem object at 0x7feaf843d1d8>, <dnf.transaction.TransactionItem object at 0x7feaf843d228>, <dnf.transaction.TransactionItem object at 0x7feaf843d278>, <dnf.transaction.TransactionItem object at 0x7feaf843d2c8>, <dnf.transaction.TransactionItem object at 0x7feaf843d318>, <dnf.transaction.TransactionItem object at 0x7feaf843d368>, <dnf.transaction.TransactionItem object at 0x7feaf843d3b8>, <dnf.transaction.TransactionItem object at 0x7feaf843d408>, <dnf.transaction.TransactionItem object at 0x7feaf843d458>, <dnf.transaction.TransactionItem object at 0x7feaf843d4a8>, <dnf.transaction.TransactionItem object at 0x7feaf843d4f8>, <dnf.transaction.TransactionItem object at 0x7feaf843d548>, <dnf.transaction.TransactionItem object at 0x7feaf843d598>, <dnf.transaction.TransactionItem object at 0x7feaf843d5e8>, <dnf.transaction.TransactionItem object at 0x7feaf843d638>, <dnf.transaction.TransactionItem object at 0x7feaf843d688>, <dnf.transaction.TransactionItem object at 0x7feaf843d6d8>, <dnf.transaction.TransactionItem object at 0x7feaf843d728>, <dnf.transaction.TransactionItem object at 0x7feaf843d778>, <dnf.transaction.TransactionItem object at 0x7feaf843d7c8>, <dnf.transaction.TransactionItem object at 0x7feaf843d818>, <dnf.transaction.TransactionItem object at 0x7feaf843d868>, <dnf.transaction.TransactionItem object at 0x7feaf843d8b8>, <dnf.transaction.TransactionItem object at 0x7feaf843d908>, <dnf.transaction.TransactionItem object at 0x7feaf843d958>, <dnf.transaction.TransactionItem object at 0x7feaf843d9a8>, <dnf.transaction.TransactionItem object at 0x7feaf843d9f8>, <dnf.transaction.TransactionItem object at 0x7feaf843da48>, <dnf.transaction.TransactionItem object at 0x7feaf843da98>, <dnf.transaction.TransactionItem object at 0x7feaf843dae8>, <dnf.transaction.TransactionItem object at 0x7feaf843db38>, <dnf.transaction.TransactionItem object at 0x7feaf843db88>, <dnf.transaction.TransactionItem object at 0x7feaf843dbd8>, <dnf.transaction.TransactionItem object at 0x7feaf843dc28>, <dnf.transaction.TransactionItem object at 0x7feaf843dc78>, <dnf.transaction.TransactionItem object at 0x7feaf843dcc8>, <dnf.transaction.TransactionItem object at 0x7feaf843dd18>, <dnf.transaction.TransactionItem object at 0x7feaf843dd68>, <dnf.transaction.TransactionItem object at 0x7feaf843ddb8>, <dnf.transaction.TransactionItem object at 0x7feaf843de08>, <dnf.transaction.TransactionItem object at 0x7feaf843de58>, <dnf.transaction.TransactionItem object at 0x7feaf843dea8>, <dnf.transaction.TransactionItem object at 0x7feaf843def8>, <dnf.transaction.TransactionItem object at 0x7feaf843df48>, <dnf.transaction.TransactionItem object at 0x7feaf843df98>, <dnf.transaction.TransactionItem object at 0x7feaf843e048>, <dnf.transaction.TransactionItem object at 0x7feaf843e098>, <dnf.transaction.TransactionItem object at 0x7feaf843e0e8>, <dnf.transaction.TransactionItem object at 0x7feaf843e138>, <dnf.transaction.TransactionItem object at 0x7feaf843e188>, <dnf.transaction.TransactionItem object at 0x7feaf843e1d8>, <dnf.transaction.TransactionItem object at 0x7feaf843e228>, <dnf.transaction.TransactionItem object at 0x7feaf843e278>, <dnf.transaction.TransactionItem object at 0x7feaf843e2c8>, <dnf.transaction.TransactionItem object at 0x7feaf843e318>, <dnf.transaction.TransactionItem object at 0x7feaf843e368>, <dnf.transaction.TransactionItem object at 0x7feaf843e3b8>, <dnf.transaction.TransactionItem object at 0x7feaf843e408>, <dnf.transaction.TransactionItem object at 0x7feaf843e458>, <dnf.transaction.TransactionItem object at 0x7feaf843e4a8>, <dnf.transaction.TransactionItem object at 0x7feaf843e4f8>, <dnf.transaction.TransactionItem object at 0x7feaf843e548>, <dnf.transaction.TransactionItem object at 0x7feaf843e598>, <dnf.transaction.TransactionItem object at 0x7feaf843e5e8>, <dnf.transaction.TransactionItem object at 0x7feaf843e638>, <dnf.transaction.TransactionItem object at 0x7feaf843e688>, <dnf.transaction.TransactionItem object at 0x7feaf843e6d8>, <dnf.transaction.TransactionItem object at 0x7feaf843e728>, <dnf.transaction.TransactionItem object at 0x7feaf843e778>, <dnf.transaction.TransactionItem object at 0x7feaf843e7c8>, <dnf.transaction.TransactionItem object at 0x7feaf843e818>, <dnf.transaction.TransactionItem object at 0x7feaf843e868>, <dnf.transaction.TransactionItem object at 0x7feaf843e8b8>, <dnf.transaction.TransactionItem object at 0x7feaf843e908>, <dnf.transaction.TransactionItem object at 0x7feaf843e958>, <dnf.transaction.TransactionItem object at 0x7feaf843e9a8>, <dnf.transaction.TransactionItem object at 0x7feaf843e9f8>, <dnf.transaction.TransactionItem object at 0x7feaf843ea48>, <dnf.transaction.TransactionItem object at 0x7feaf843ea98>, <dnf.transaction.TransactionItem object at 0x7feaf843eae8>, <dnf.transaction.TransactionItem object at 0x7feaf843eb38>, <dnf.transaction.TransactionItem object at 0x7feaf843eb88>, <dnf.transaction.TransactionItem object at 0x7feaf843ebd8>, <dnf.transaction.TransactionItem object at 0x7feaf843ec28>, <dnf.transaction.TransactionItem object at 0x7feaf843ec78>, <dnf.transaction.TransactionItem object at 0x7feaf843ecc8>, <dnf.transaction.TransactionItem object at 0x7feaf843ed18>, <dnf.transaction.TransactionItem object at 0x7feaf843ed68>, <dnf.transaction.TransactionItem object at 0x7feaf843edb8>, <dnf.transaction.TransactionItem object at 0x7feaf843ee08>, <dnf.transaction.TransactionItem object at 0x7feaf843ee58>, <dnf.transaction.TransactionItem object at 0x7feaf843eea8>, <dnf.transaction.TransactionItem object at 0x7feaf843eef8>, <dnf.transaction.TransactionItem object at 0x7feaf843ef48>, <dnf.transaction.TransactionItem object at 0x7feaf843ef98>, <dnf.transaction.TransactionItem object at 0x7feaf8183048>, <dnf.transaction.TransactionItem object at 0x7feaf8183098>, <dnf.transaction.TransactionItem object at 0x7feaf81830e8>, <dnf.transaction.TransactionItem object at 0x7feaf8183138>, <dnf.transaction.TransactionItem object at 0x7feaf8183188>, <dnf.transaction.TransactionItem object at 0x7feaf81831d8>, <dnf.transaction.TransactionItem object at 0x7feaf8183228>, <dnf.transaction.TransactionItem object at 0x7feaf8183278>, <dnf.transaction.TransactionItem object at 0x7feaf81832c8>, <dnf.transaction.TransactionItem object at 0x7feaf8183318>, <dnf.transaction.TransactionItem object at 0x7feaf8183368>, <dnf.transaction.TransactionItem object at 0x7feaf81833b8>, <dnf.transaction.TransactionItem object at 0x7feaf8183408>, <dnf.transaction.TransactionItem object at 0x7feaf8183458>, <dnf.transaction.TransactionItem object at 0x7feaf81834a8>, <dnf.transaction.TransactionItem object at 0x7feaf81834f8>, <dnf.transaction.TransactionItem object at 0x7feaf8183548>, <dnf.transaction.TransactionItem object at 0x7feaf8183598>, <dnf.transaction.TransactionItem object at 0x7feaf81835e8>, <dnf.transaction.TransactionItem object at 0x7feaf8183638>, <dnf.transaction.TransactionItem object at 0x7feaf8183688>, <dnf.transaction.TransactionItem object at 0x7feaf81836d8>, <dnf.transaction.TransactionItem object at 0x7feaf8183728>, <dnf.transaction.TransactionItem object at 0x7feaf8183778>, <dnf.transaction.TransactionItem object at 0x7feaf81837c8>, <dnf.transaction.TransactionItem object at 0x7feaf8183818>, <dnf.transaction.TransactionItem object at 0x7feaf8183868>, <dnf.transaction.TransactionItem object at 0x7feaf81838b8>, <dnf.transaction.TransactionItem object at 0x7feaf8183908>, <dnf.transaction.TransactionItem object at 0x7feaf8183958>, <dnf.transaction.TransactionItem object at 0x7feaf81839a8>, <dnf.transaction.TransactionItem object at 0x7feaf81839f8>, <dnf.transaction.TransactionItem object at 0x7feaf8183a48>, <dnf.transaction.TransactionItem object at 0x7feaf8183a98>, <dnf.transaction.TransactionItem object at 0x7feaf8183ae8>, <dnf.transaction.TransactionItem object at 0x7feaf8183b38>, <dnf.transaction.TransactionItem object at 0x7feaf8183b88>, <dnf.transaction.TransactionItem object at 0x7feaf8183bd8>, <dnf.transaction.TransactionItem object at 0x7feaf8183c28>, <dnf.transaction.TransactionItem object at 0x7feaf8183c78>, <dnf.transaction.TransactionItem object at 0x7feaf8183cc8>, <dnf.transaction.TransactionItem object at 0x7feaf8183d18>, <dnf.transaction.TransactionItem object at 0x7feaf8183d68>, <dnf.transaction.TransactionItem object at 0x7feaf8183db8>, <dnf.transaction.TransactionItem object at 0x7feaf8183e08>, <dnf.transaction.TransactionItem object at 0x7feaf8183e58>, <dnf.transaction.TransactionItem object at 0x7feaf8183ea8>, <dnf.transaction.TransactionItem object at 0x7feaf8183ef8>, <dnf.transaction.TransactionItem object at 0x7feaf8183f48>, <dnf.transaction.TransactionItem object at 0x7feaf8183f98>, <dnf.transaction.TransactionItem object at 0x7feaf8185048>, <dnf.transaction.TransactionItem object at 0x7feaf8185098>, <dnf.transaction.TransactionItem object at 0x7feaf81850e8>, <dnf.transaction.TransactionItem object at 0x7feaf8185138>, <dnf.transaction.TransactionItem object at 0x7feaf8185188>, <dnf.transaction.TransactionItem object at 0x7feaf81851d8>, <dnf.transaction.TransactionItem object at 0x7feaf8185228>, <dnf.transaction.TransactionItem object at 0x7feaf8185278>, <dnf.transaction.TransactionItem object at 0x7feaf81852c8>, <dnf.transaction.TransactionItem object at 0x7feaf8185318>, <dnf.transaction.TransactionItem object at 0x7feaf8185368>, <dnf.transaction.TransactionItem object at 0x7feaf81853b8>, <dnf.transaction.TransactionItem object at 0x7feaf8185408>, <dnf.transaction.TransactionItem object at 0x7feaf8185458>, <dnf.transaction.TransactionItem object at 0x7feaf81854a8>, <dnf.transaction.TransactionItem object at 0x7feaf81854f8>, <dnf.transaction.TransactionItem object at 0x7feaf8185548>, <dnf.transaction.TransactionItem object at 0x7feaf8185598>, <dnf.transaction.TransactionItem object at 0x7feaf81855e8>, <dnf.transaction.TransactionItem object at 0x7feaf8185638>, <dnf.transaction.TransactionItem object at 0x7feaf8185688>, <dnf.transaction.TransactionItem object at 0x7feaf81856d8>, <dnf.transaction.TransactionItem object at 0x7feaf8185728>, <dnf.transaction.TransactionItem object at 0x7feaf8185778>, <dnf.transaction.TransactionItem object at 0x7feaf81857c8>, <dnf.transaction.TransactionItem object at 0x7feaf8185818>, <dnf.transaction.TransactionItem object at 0x7feaf8185868>, <dnf.transaction.TransactionItem object at 0x7feaf81858b8>, <dnf.transaction.TransactionItem object at 0x7feaf8185908>, <dnf.transaction.TransactionItem object at 0x7feaf8185958>, <dnf.transaction.TransactionItem object at 0x7feaf81859a8>, <dnf.transaction.TransactionItem object at 0x7feaf81859f8>, <dnf.transaction.TransactionItem object at 0x7feaf8185a48>, <dnf.transaction.TransactionItem object at 0x7feaf8185a98>, <dnf.transaction.TransactionItem object at 0x7feaf8185ae8>, <dnf.transaction.TransactionItem object at 0x7feaf8185b38>, <dnf.transaction.TransactionItem object at 0x7feaf8185b88>, <dnf.transaction.TransactionItem object at 0x7feaf8185bd8>, <dnf.transaction.TransactionItem object at 0x7feaf8185c28>, <dnf.transaction.TransactionItem object at 0x7feaf8185c78>, <dnf.transaction.TransactionItem object at 0x7feaf8185cc8>, <dnf.transaction.TransactionItem object at 0x7feaf8185d18>, <dnf.transaction.TransactionItem object at 0x7feaf8185d68>, <dnf.transaction.TransactionItem object at 0x7feaf8185db8>, <dnf.transaction.TransactionItem object at 0x7feaf8185e08>, <dnf.transaction.TransactionItem object at 0x7feaf8185e58>, <dnf.transaction.TransactionItem object at 0x7feaf8185ea8>, <dnf.transaction.TransactionItem object at 0x7feaf8185ef8>, <dnf.transaction.TransactionItem object at 0x7feaf8185f48>, <dnf.transaction.TransactionItem object at 0x7feaf8185f98>, <dnf.transaction.TransactionItem object at 0x7feaf8187048>, <dnf.transaction.TransactionItem object at 0x7feaf8187098>, <dnf.transaction.TransactionItem object at 0x7feaf81870e8>, <dnf.transaction.TransactionItem object at 0x7feaf8187138>, <dnf.transaction.TransactionItem object at 0x7feaf8187188>, <dnf.transaction.TransactionItem object at 0x7feaf81871d8>, <dnf.transaction.TransactionItem object at 0x7feaf8187228>, <dnf.transaction.TransactionItem object at 0x7feaf8187278>, <dnf.transaction.TransactionItem object at 0x7feaf81872c8>, <dnf.transaction.TransactionItem object at 0x7feaf8187318>, <dnf.transaction.TransactionItem object at 0x7feaf8187368>, <dnf.transaction.TransactionItem object at 0x7feaf81873b8>, <dnf.transaction.TransactionItem object at 0x7feaf8187408>, <dnf.transaction.TransactionItem object at 0x7feaf8187458>, <dnf.transaction.TransactionItem object at 0x7feaf81874a8>, <dnf.transaction.TransactionItem object at 0x7feaf81874f8>, <dnf.transaction.TransactionItem object at 0x7feaf8187548>, <dnf.transaction.TransactionItem object at 0x7feaf8187598>, <dnf.transaction.TransactionItem object at 0x7feaf81875e8>, <dnf.transaction.TransactionItem object at 0x7feaf8187638>, <dnf.transaction.TransactionItem object at 0x7feaf8187688>, <dnf.transaction.TransactionItem object at 0x7feaf81876d8>, <dnf.transaction.TransactionItem object at 0x7feaf8187728>, <dnf.transaction.TransactionItem object at 0x7feaf8187778>, <dnf.transaction.TransactionItem object at 0x7feaf81877c8>, <dnf.transaction.TransactionItem object at 0x7feaf8187818>, <dnf.transaction.TransactionItem object at 0x7feaf8187868>, <dnf.transaction.TransactionItem object at 0x7feaf81878b8>, <dnf.transaction.TransactionItem object at 0x7feaf8187908>, <dnf.transaction.TransactionItem object at 0x7feaf8187958>, <dnf.transaction.TransactionItem object at 0x7feaf81879a8>, <dnf.transaction.TransactionItem object at 0x7feaf81879f8>, <dnf.transaction.TransactionItem object at 0x7feaf8187a48>, <dnf.transaction.TransactionItem object at 0x7feaf8187a98>, <dnf.transaction.TransactionItem object at 0x7feaf8187ae8>, <dnf.transaction.TransactionItem object at 0x7feaf8187b38>, <dnf.transaction.TransactionItem object at 0x7feaf8187b88>, <dnf.transaction.TransactionItem object at 0x7feaf8187bd8>, <dnf.transaction.TransactionItem object at 0x7feaf8187c28>, <dnf.transaction.TransactionItem object at 0x7feaf8187c78>, <dnf.transaction.TransactionItem object at 0x7feaf8187cc8>, <dnf.transaction.TransactionItem object at 0x7feaf8187d18>, <dnf.transaction.TransactionItem object at 0x7feaf8187d68>, <dnf.transaction.TransactionItem object at 0x7feaf8187db8>, <dnf.transaction.TransactionItem object at 0x7feaf8187e08>, <dnf.transaction.TransactionItem object at 0x7feaf8187e58>, <dnf.transaction.TransactionItem object at 0x7feaf8187ea8>, <dnf.transaction.TransactionItem object at 0x7feaf8187ef8>, <dnf.transaction.TransactionItem object at 0x7feaf8187f48>, <dnf.transaction.TransactionItem object at 0x7feaf8187f98>, <dnf.transaction.TransactionItem object at 0x7feaf8189048>, <dnf.transaction.TransactionItem object at 0x7feaf8189098>, <dnf.transaction.TransactionItem object at 0x7feaf81890e8>, <dnf.transaction.TransactionItem object at 0x7feaf8189138>, <dnf.transaction.TransactionItem object at 0x7feaf8189188>, <dnf.transaction.TransactionItem object at 0x7feaf81891d8>, <dnf.transaction.TransactionItem object at 0x7feaf8189228>, <dnf.transaction.TransactionItem object at 0x7feaf8189278>, <dnf.transaction.TransactionItem object at 0x7feaf81892c8>, <dnf.transaction.TransactionItem object at 0x7feaf8189318>, <dnf.transaction.TransactionItem object at 0x7feaf8189368>, <dnf.transaction.TransactionItem object at 0x7feaf81893b8>, <dnf.transaction.TransactionItem object at 0x7feaf8189408>, <dnf.transaction.TransactionItem object at 0x7feaf8189458>, <dnf.transaction.TransactionItem object at 0x7feaf81894a8>, <dnf.transaction.TransactionItem object at 0x7feaf81894f8>, <dnf.transaction.TransactionItem object at 0x7feaf8189548>, <dnf.transaction.TransactionItem object at 0x7feaf8189598>, <dnf.transaction.TransactionItem object at 0x7feaf81895e8>, <dnf.transaction.TransactionItem object at 0x7feaf8189638>, <dnf.transaction.TransactionItem object at 0x7feaf8189688>, <dnf.transaction.TransactionItem object at 0x7feaf81896d8>, <dnf.transaction.TransactionItem object at 0x7feaf8189728>, <dnf.transaction.TransactionItem object at 0x7feaf8189778>, <dnf.transaction.TransactionItem object at 0x7feaf81897c8>, <dnf.transaction.TransactionItem object at 0x7feaf8189818>, <dnf.transaction.TransactionItem object at 0x7feaf8189868>, <dnf.transaction.TransactionItem object at 0x7feaf81898b8>, <dnf.transaction.TransactionItem object at 0x7feaf8189908>, <dnf.transaction.TransactionItem object at 0x7feaf8189958>, <dnf.transaction.TransactionItem object at 0x7feaf81899a8>, <dnf.transaction.TransactionItem object at 0x7feaf81899f8>, <dnf.transaction.TransactionItem object at 0x7feaf8189a48>, <dnf.transaction.TransactionItem object at 0x7feaf8189a98>, <dnf.transaction.TransactionItem object at 0x7feaf8189ae8>, <dnf.transaction.TransactionItem object at 0x7feaf8189b38>, <dnf.transaction.TransactionItem object at 0x7feaf8189b88>, <dnf.transaction.TransactionItem object at 0x7feaf8189bd8>, <dnf.transaction.TransactionItem object at 0x7feaf8189c28>, <dnf.transaction.TransactionItem object at 0x7feaf8189c78>, <dnf.transaction.TransactionItem object at 0x7feaf8189cc8>, <dnf.transaction.TransactionItem object at 0x7feaf8189d18>, <dnf.transaction.TransactionItem object at 0x7feaf8189d68>, <dnf.transaction.TransactionItem object at 0x7feaf8189db8>, <dnf.transaction.TransactionItem object at 0x7feaf8189e08>, <dnf.transaction.TransactionItem object at 0x7feaf8189e58>, <dnf.transaction.TransactionItem object at 0x7feaf8189ea8>, <dnf.transaction.TransactionItem object at 0x7feaf8189ef8>, <dnf.transaction.TransactionItem object at 0x7feaf8189f48>, <dnf.transaction.TransactionItem object at 0x7feaf8189f98>, <dnf.transaction.TransactionItem object at 0x7feaf818a048>, <dnf.transaction.TransactionItem object at 0x7feaf818a098>, <dnf.transaction.TransactionItem object at 0x7feaf818a0e8>, <dnf.transaction.TransactionItem object at 0x7feaf818a138>, <dnf.transaction.TransactionItem object at 0x7feaf818a188>, <dnf.transaction.TransactionItem object at 0x7feaf818a1d8>, <dnf.transaction.TransactionItem object at 0x7feaf818a228>, <dnf.transaction.TransactionItem object at 0x7feaf818a278>, <dnf.transaction.TransactionItem object at 0x7feaf818a2c8>, <dnf.transaction.TransactionItem object at 0x7feaf818a318>, <dnf.transaction.TransactionItem object at 0x7feaf818a368>, <dnf.transaction.TransactionItem object at 0x7feaf818a3b8>, <dnf.transaction.TransactionItem object at 0x7feaf818a408>, <dnf.transaction.TransactionItem object at 0x7feaf818a458>, <dnf.transaction.TransactionItem object at 0x7feaf818a4a8>, <dnf.transaction.TransactionItem object at 0x7feaf818a4f8>, <dnf.transaction.TransactionItem object at 0x7feaf818a548>, <dnf.transaction.TransactionItem object at 0x7feaf818a598>, <dnf.transaction.TransactionItem object at 0x7feaf818a5e8>, <dnf.transaction.TransactionItem object at 0x7feaf818a638>, <dnf.transaction.TransactionItem object at 0x7feaf818a688>, <dnf.transaction.TransactionItem object at 0x7feaf818a6d8>, <dnf.transaction.TransactionItem object at 0x7feaf818a728>, <dnf.transaction.TransactionItem object at 0x7feaf818a778>, <dnf.transaction.TransactionItem object at 0x7feaf818a7c8>, <dnf.transaction.TransactionItem object at 0x7feaf818a818>, <dnf.transaction.TransactionItem object at 0x7feaf818a868>, <dnf.transaction.TransactionItem object at 0x7feaf818a8b8>, <dnf.transaction.TransactionItem object at 0x7feaf818a908>, <dnf.transaction.TransactionItem object at 0x7feaf818a958>, <dnf.transaction.TransactionItem object at 0x7feaf818a9a8>, <dnf.transaction.TransactionItem object at 0x7feaf818a9f8>, <dnf.transaction.TransactionItem object at 0x7feaf818aa48>, <dnf.transaction.TransactionItem object at 0x7feaf818aa98>, <dnf.transaction.TransactionItem object at 0x7feaf818aae8>, <dnf.transaction.TransactionItem object at 0x7feaf818ab38>, <dnf.transaction.TransactionItem object at 0x7feaf818ab88>, <dnf.transaction.TransactionItem object at 0x7feaf818abd8>, <dnf.transaction.TransactionItem object at 0x7feaf818ac28>, <dnf.transaction.TransactionItem object at 0x7feaf818ac78>, <dnf.transaction.TransactionItem object at 0x7feaf818acc8>, <dnf.transaction.TransactionItem object at 0x7feaf818ad18>, <dnf.transaction.TransactionItem object at 0x7feaf818ad68>, <dnf.transaction.TransactionItem object at 0x7feaf818adb8>, <dnf.transaction.TransactionItem object at 0x7feaf818ae08>, <dnf.transaction.TransactionItem object at 0x7feaf818ae58>, <dnf.transaction.TransactionItem object at 0x7feaf818aea8>, <dnf.transaction.TransactionItem object at 0x7feaf818aef8>, <dnf.transaction.TransactionItem object at 0x7feaf818af48>, <dnf.transaction.TransactionItem object at 0x7feaf818af98>, <dnf.transaction.TransactionItem object at 0x7feaf818c048>, <dnf.transaction.TransactionItem object at 0x7feaf818c098>, <dnf.transaction.TransactionItem object at 0x7feaf818c0e8>, <dnf.transaction.TransactionItem object at 0x7feaf818c138>, <dnf.transaction.TransactionItem object at 0x7feaf818c188>, <dnf.transaction.TransactionItem object at 0x7feaf818c1d8>, <dnf.transaction.TransactionItem object at 0x7feaf818c228>, <dnf.transaction.TransactionItem object at 0x7feaf818c278>, <dnf.transaction.TransactionItem object at 0x7feaf818c2c8>, <dnf.transaction.TransactionItem object at 0x7feaf818c318>, <dnf.transaction.TransactionItem object at 0x7feaf818c368>, <dnf.transaction.TransactionItem object at 0x7feaf818c3b8>, <dnf.transaction.TransactionItem object at 0x7feaf818c408>, <dnf.transaction.TransactionItem object at 0x7feaf818c458>, <dnf.transaction.TransactionItem object at 0x7feaf818c4a8>, <dnf.transaction.TransactionItem object at 0x7feaf818c4f8>, <dnf.transaction.TransactionItem object at 0x7feaf818c548>, <dnf.transaction.TransactionItem object at 0x7feaf818c598>, <dnf.transaction.TransactionItem object at 0x7feaf818c5e8>, <dnf.transaction.TransactionItem object at 0x7feaf818c638>, <dnf.transaction.TransactionItem object at 0x7feaf818c688>, <dnf.transaction.TransactionItem object at 0x7feaf818c6d8>, <dnf.transaction.TransactionItem object at 0x7feaf818c728>, <dnf.transaction.TransactionItem object at 0x7feaf818c778>, <dnf.transaction.TransactionItem object at 0x7feaf818c7c8>, <dnf.transaction.TransactionItem object at 0x7feaf818c818>, <dnf.transaction.TransactionItem object at 0x7feaf818c868>, <dnf.transaction.TransactionItem object at 0x7feaf818c8b8>, <dnf.transaction.TransactionItem object at 0x7feaf818c908>, <dnf.transaction.TransactionItem object at 0x7feaf818c958>, <dnf.transaction.TransactionItem object at 0x7feaf818c9a8>, <dnf.transaction.TransactionItem object at 0x7feaf818c9f8>, <dnf.transaction.TransactionItem object at 0x7feaf818ca48>, <dnf.transaction.TransactionItem object at 0x7feaf818ca98>, <dnf.transaction.TransactionItem object at 0x7feaf818cae8>, <dnf.transaction.TransactionItem object at 0x7feaf818cb38>, <dnf.transaction.TransactionItem object at 0x7feaf818cb88>, <dnf.transaction.TransactionItem object at 0x7feaf818cbd8>, <dnf.transaction.TransactionItem object at 0x7feaf818cc28>, <dnf.transaction.TransactionItem object at 0x7feaf818cc78>, <dnf.transaction.TransactionItem object at 0x7feaf818ccc8>, <dnf.transaction.TransactionItem object at 0x7feaf818cd18>, <dnf.transaction.TransactionItem object at 0x7feaf818cd68>, <dnf.transaction.TransactionItem object at 0x7feaf818cdb8>, <dnf.transaction.TransactionItem object at 0x7feaf818ce08>, <dnf.transaction.TransactionItem object at 0x7feaf818ce58>, <dnf.transaction.TransactionItem object at 0x7feaf818cea8>, <dnf.transaction.TransactionItem object at 0x7feaf818cef8>, <dnf.transaction.TransactionItem object at 0x7feaf818cf48>, <dnf.transaction.TransactionItem object at 0x7feaf818cf98>, <dnf.transaction.TransactionItem object at 0x7feaf818e048>, <dnf.transaction.TransactionItem object at 0x7feaf818e098>, <dnf.transaction.TransactionItem object at 0x7feaf818e0e8>, <dnf.transaction.TransactionItem object at 0x7feaf818e138>, <dnf.transaction.TransactionItem object at 0x7feaf818e188>, <dnf.transaction.TransactionItem object at 0x7feaf818e1d8>, <dnf.transaction.TransactionItem object at 0x7feaf818e228>, <dnf.transaction.TransactionItem object at 0x7feaf818e278>, <dnf.transaction.TransactionItem object at 0x7feaf818e2c8>, <dnf.transaction.TransactionItem object at 0x7feaf818e318>, <dnf.transaction.TransactionItem object at 0x7feaf818e368>, <dnf.transaction.TransactionItem object at 0x7feaf818e3b8>, <dnf.transaction.TransactionItem object at 0x7feaf818e408>, <dnf.transaction.TransactionItem object at 0x7feaf818e458>, <dnf.transaction.TransactionItem object at 0x7feaf818e4a8>, <dnf.transaction.TransactionItem object at 0x7feaf818e4f8>, <dnf.transaction.TransactionItem object at 0x7feaf818e548>, <dnf.transaction.TransactionItem object at 0x7feaf818e598>, <dnf.transaction.TransactionItem object at 0x7feaf818e5e8>, <dnf.transaction.TransactionItem object at 0x7feaf818e638>, <dnf.transaction.TransactionItem object at 0x7feaf818e688>, <dnf.transaction.TransactionItem object at 0x7feaf818e6d8>, <dnf.transaction.TransactionItem object at 0x7feaf818e728>, <dnf.transaction.TransactionItem object at 0x7feaf818e778>, <dnf.transaction.TransactionItem object at 0x7feaf818e7c8>, <dnf.transaction.TransactionItem object at 0x7feaf818e818>, <dnf.transaction.TransactionItem object at 0x7feaf818e868>, <dnf.transaction.TransactionItem object at 0x7feaf818e8b8>, <dnf.transaction.TransactionItem object at 0x7feaf818e908>, <dnf.transaction.TransactionItem object at 0x7feaf818e958>, <dnf.transaction.TransactionItem object at 0x7feaf818e9a8>, <dnf.transaction.TransactionItem object at 0x7feaf818e9f8>, <dnf.transaction.TransactionItem object at 0x7feaf818ea48>, <dnf.transaction.TransactionItem object at 0x7feaf818ea98>, <dnf.transaction.TransactionItem object at 0x7feaf818eae8>, <dnf.transaction.TransactionItem object at 0x7feaf818eb38>, <dnf.transaction.TransactionItem object at 0x7feaf818eb88>, <dnf.transaction.TransactionItem object at 0x7feaf818ebd8>, <dnf.transaction.TransactionItem object at 0x7feaf818ec28>, <dnf.transaction.TransactionItem object at 0x7feaf818ec78>, <dnf.transaction.TransactionItem object at 0x7feaf818ecc8>, <dnf.transaction.TransactionItem object at 0x7feaf818ed18>, <dnf.transaction.TransactionItem object at 0x7feaf818ed68>, <dnf.transaction.TransactionItem object at 0x7feaf818edb8>, <dnf.transaction.TransactionItem object at 0x7feaf818ee08>, <dnf.transaction.TransactionItem object at 0x7feaf818ee58>, <dnf.transaction.TransactionItem object at 0x7feaf818eea8>, <dnf.transaction.TransactionItem object at 0x7feaf818eef8>, <dnf.transaction.TransactionItem object at 0x7feaf818ef48>, <dnf.transaction.TransactionItem object at 0x7feaf818ef98>, <dnf.transaction.TransactionItem object at 0x7feaf8190048>, <dnf.transaction.TransactionItem object at 0x7feaf8190098>, <dnf.transaction.TransactionItem object at 0x7feaf81900e8>, <dnf.transaction.TransactionItem object at 0x7feaf8190138>, <dnf.transaction.TransactionItem object at 0x7feaf8190188>, <dnf.transaction.TransactionItem object at 0x7feaf81901d8>, <dnf.transaction.TransactionItem object at 0x7feaf8190228>, <dnf.transaction.TransactionItem object at 0x7feaf8190278>, <dnf.transaction.TransactionItem object at 0x7feaf81902c8>, <dnf.transaction.TransactionItem object at 0x7feaf8190318>, <dnf.transaction.TransactionItem object at 0x7feaf8190368>, <dnf.transaction.TransactionItem object at 0x7feaf81903b8>, <dnf.transaction.TransactionItem object at 0x7feaf8190408>, <dnf.transaction.TransactionItem object at 0x7feaf8190458>, <dnf.transaction.TransactionItem object at 0x7feaf81904a8>, <dnf.transaction.TransactionItem object at 0x7feaf81904f8>, <dnf.transaction.TransactionItem object at 0x7feaf8190548>, <dnf.transaction.TransactionItem object at 0x7feaf8190598>, <dnf.transaction.TransactionItem object at 0x7feaf81905e8>, <dnf.transaction.TransactionItem object at 0x7feaf8190638>, <dnf.transaction.TransactionItem object at 0x7feaf8190688>, <dnf.transaction.TransactionItem object at 0x7feaf81906d8>, <dnf.transaction.TransactionItem object at 0x7feaf8190728>, <dnf.transaction.TransactionItem object at 0x7feaf8190778>, <dnf.transaction.TransactionItem object at 0x7feaf81907c8>, <dnf.transaction.TransactionItem object at 0x7feaf8190818>, <dnf.transaction.TransactionItem object at 0x7feaf8190868>, <dnf.transaction.TransactionItem object at 0x7feaf81908b8>, <dnf.transaction.TransactionItem object at 0x7feaf8190908>, <dnf.transaction.TransactionItem object at 0x7feaf8190958>, <dnf.transaction.TransactionItem object at 0x7feaf81909a8>, <dnf.transaction.TransactionItem object at 0x7feaf81909f8>, <dnf.transaction.TransactionItem object at 0x7feaf8190a48>, <dnf.transaction.TransactionItem object at 0x7feaf8190a98>, <dnf.transaction.TransactionItem object at 0x7feaf8190ae8>, <dnf.transaction.TransactionItem object at 0x7feaf8190b38>, <dnf.transaction.TransactionItem object at 0x7feaf8190b88>, <dnf.transaction.TransactionItem object at 0x7feaf8190bd8>, <dnf.transaction.TransactionItem object at 0x7feaf8190c28>, <dnf.transaction.TransactionItem object at 0x7feaf8190c78>, <dnf.transaction.TransactionItem object at 0x7feaf8190cc8>, <dnf.transaction.TransactionItem object at 0x7feaf8190d18>, <dnf.transaction.TransactionItem object at 0x7feaf8190d68>, <dnf.transaction.TransactionItem object at 0x7feaf8190db8>, <dnf.transaction.TransactionItem object at 0x7feaf8190e08>, <dnf.transaction.TransactionItem object at 0x7feaf8190e58>, <dnf.transaction.TransactionItem object at 0x7feaf8190ea8>, <dnf.transaction.TransactionItem object at 0x7feaf8190ef8>, <dnf.transaction.TransactionItem object at 0x7feaf8190f48>, <dnf.transaction.TransactionItem object at 0x7feaf8190f98>, <dnf.transaction.TransactionItem object at 0x7feaf8192048>, <dnf.transaction.TransactionItem object at 0x7feaf8192098>, <dnf.transaction.TransactionItem object at 0x7feaf81920e8>, <dnf.transaction.TransactionItem object at 0x7feaf8192138>, <dnf.transaction.TransactionItem object at 0x7feaf8192188>, <dnf.transaction.TransactionItem object at 0x7feaf81921d8>, <dnf.transaction.TransactionItem object at 0x7feaf8192228>, <dnf.transaction.TransactionItem object at 0x7feaf8192278>, <dnf.transaction.TransactionItem object at 0x7feaf81922c8>] > _intf.payload._base._priv_ts: None > _intf.payload._base._comps: Comps instance, containing members: > _intf.payload._base._comps._i: <_libpycomps.Comps object at 0x7feaf8452bb8> > _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: {<libcomps.Package object 'iwl5150-firmware' at 0x7feaf84b53f0>, <libcomps.Package object 'ghostscript' at 0x7feaf8491870>, <libcomps.Package object 'polkit' at 0x7feaf8491450>, <libcomps.Package object 'ncurses' at 0x7feb0a897a38>, <libcomps.Package object 'abrt-desktop' at 0x7feb0a897d08>, <libcomps.Package object 'gnu-free-mono-fonts' at 0x7feaf84b5930>, <libcomps.Package object 'xorg-x11-drv-libinput' at 0x7feaf8491828>, <libcomps.Package object 'foomatic-db-ppds' at 0x7feaf84918e8>, <libcomps.Package object 'pulseaudio-utils' at 0x7feaf84b5588>, <libcomps.Package object 'qt5-qtdeclarative' at 0x7feaf8491528>, <libcomps.Package object 'google-noto-sans-tagalog-fonts' at 0x7feaf84b5bd0>, <libcomps.Package object 'lohit-devanagari-fonts' at 0x7feaf84b5ac8>, <libcomps.Package object 'libreoffice-math' at 0x7feb0a897cc0>, <libcomps.Package object 'xorg-x11-drv-qxl' at 0x7feaf84b5750>, <libcomps.Package object 'iwl7260-firmware' at 0x7feaf84b5468>, <libcomps.Package object 'ipw2100-firmware' at 0x7feaf84b52d0>, <libcomps.Package object 'libreoffice-graphicfilter' at 0x7feb0a897c90>, <libcomps.Package object 'xorg-x11-xinit' at 0x7feaf84b57f8>, <libcomps.Package object 'thai-scalable-waree-fonts' at 0x7feaf84b5c48>, <libcomps.Package object 'deltarpm' at 0x7feb0a897f00>, <libcomps.Package object 'net-tools' at 0x7feaf8491330>, <libcomps.Package object 'sane-backends-drivers-scanners' at 0x7feaf84b5198>, <libcomps.Package object 'realmd' at 0x7feaf8491588>, <libcomps.Package object 'iputils' at 0x7feb0a8979d8>, <libcomps.Package object 'nss-mdns' at 0x7feaf8491378>, <libcomps.Package object 'qt5-qtbase-gui' at 0x7feaf8491510>, <libcomps.Package object 'dejavu-sans-mono-fonts' at 0x7feaf84b59f0>, <libcomps.Package object 'gnome-initial-setup' at 0x7feaf8491e28>, <libcomps.Package object 'adobe-source-han-serif-cn-fonts' at 0x7feaf84b5840>, <libcomps.Package object 'ibus-libzhuyin' at 0x7feaf8491180>, <libcomps.Package object 'google-noto-sans-meetei-mayek-fonts' at 0x7feaf84b5a98>, <libcomps.Package object 'ibus-hangul' at 0x7feaf8491138>, <libcomps.Package object 'gutenprint-cups' at 0x7feaf8491918>, <libcomps.Package object 'bridge-utils' at 0x7feb0a897e28>, <libcomps.Package object 'fpaste' at 0x7feaf8491060>, <libcomps.Package object 'gstreamer1-plugins-bad-free' at 0x7feaf84b5528>, <libcomps.Package object 'xorg-x11-utils' at 0x7feaf84b57c8>, <libcomps.Package object 'man-pages' at 0x7feaf84912a0>, <libcomps.Package object 'at-spi2-atk' at 0x7feaf8491b40>, <libcomps.Package object 'google-noto-sans-tai-tham-fonts' at 0x7feaf84b5888>, <libcomps.Package object 'mousetweaks' at 0x7feaf84b5108>, <libcomps.Package object 'paktype-naskh-basic-fonts' at 0x7feaf84b5ae0>, <libcomps.Package object 'cifs-utils' at 0x7feb0a897e88>, <libcomps.Package object 'ppp' at 0x7feaf8491468>, <libcomps.Package object 'usbutils' at 0x7feaf8491780>, <libcomps.Package object 'libreoffice-writer' at 0x7feb0a897cf0>, <libcomps.Package object 'gvfs-afp' at 0x7feaf8491fc0>, <libcomps.Package object 'adobe-source-han-sans-tw-fonts' at 0x7feaf84b5858>, <libcomps.Package object 'qt5-qtbase' at 0x7feaf84914f8>, <libcomps.Package object 'mtr' at 0x7feaf8491318>, <libcomps.Package object 'NetworkManager-wwan' at 0x7feaf84919c0>, <libcomps.Package object 'rhythmbox' at 0x7feaf84915a0>, <libcomps.Package object 'btrfs-progs' at 0x7feb0a897e40>, <libcomps.Package object 'tcp_wrappers' at 0x7feaf84916c0>, <libcomps.Package object 'wget' at 0x7feaf84917b0>, <libcomps.Package object 'gnome-shell' at 0x7feaf8491ee8>, <libcomps.Package object 'ibus-kkc' at 0x7feaf8491150>, <libcomps.Package object 'cups-pk-helper' at 0x7feaf84918b8>, <libcomps.Package object 'librsvg2' at 0x7feaf84b50d8>, <libcomps.Package object 'libsane-hpaio' at 0x7feaf84b50f0>, <libcomps.Package object 'iwl6000-firmware' at 0x7feaf84b5408>, <libcomps.Package object 'psacct' at 0x7feaf8491480>, <libcomps.Package object 'eog' at 0x7feaf8491bd0>, <libcomps.Package object 'lohit-telugu-fonts' at 0x7feaf84b58d0>, <libcomps.Package object 'attr' at 0x7feb0a897dc8>, <libcomps.Package object 'e2fsprogs' at 0x7feb0a897930>, <libcomps.Package object 'xorg-x11-drv-intel' at 0x7feaf84b56c0>, <libcomps.Package object 'xorg-x11-drv-omap' at 0x7feaf84b5720>, <libcomps.Package object 'abrt-java-connector' at 0x7feb0a897d50>, <libcomps.Package object 'qemu-guest-agent' at 0x7feaf84b55b8>, <libcomps.Package object 'paps' at 0x7feaf8491978>, <libcomps.Package object 'dnf-plugins-core' at 0x7feb0a897f48>, <libcomps.Package object 'gnome-bluetooth' at 0x7feaf8491cd8>, <libcomps.Package object 'virtualbox-guest-additions' at 0x7feaf84b5600>, <libcomps.Package object 'bluez-cups' at 0x7feaf8491888>, <libcomps.Package object 'lohit-odia-fonts' at 0x7feaf84b5a68>, <libcomps.Package object 'time' at 0x7feaf8491708>, <libcomps.Package object 'tabish-eeyek-fonts' at 0x7feaf84b5c30>, <libcomps.Package object 'cups-filters' at 0x7feaf8491438>, <libcomps.Package object 'passwdqc' at 0x7feaf84913d8>, <libcomps.Package object 'plymouth' at 0x7feb0a897ab0>, <libcomps.Package object 'rootfiles' at 0x7feb0a897af8>, <libcomps.Package object 'sudo' at 0x7feb0a897b88>, <libcomps.Package object 'foomatic' at 0x7feaf84918d0>, <libcomps.Package object 'bind-utils' at 0x7feb0a897e10>, <libcomps.Package object 'setuptool' at 0x7feaf8491618>, <libcomps.Package object 'openssh-server' at 0x7feb0a897a68>, <libcomps.Package object 'libreoffice-emailmerge' at 0x7feb0a897c60>, <libcomps.Package object 'NetworkManager-bluetooth' at 0x7feaf84919d8>, <libcomps.Package object 'abrt-cli' at 0x7feb0a897d20>, <libcomps.Package object 'xorg-x11-drv-nouveau' at 0x7feaf84b56f0>, <libcomps.Package object 'xdg-desktop-portal-gtk' at 0x7feaf84b5258>, <libcomps.Package object 'desktop-backgrounds-gnome' at 0x7feb0a897f18>, <libcomps.Package object 'qgnomeplatform' at 0x7feaf8491498>, <libcomps.Package object 'at-spi2-core' at 0x7feaf8491b58>, <libcomps.Package object 'dnf-plugins-core' at 0x7feb0a897c00>, <libcomps.Package object 'fedora-bookmarks' at 0x7feb0a897f30>, <libcomps.Package object 'adobe-source-han-serif-tw-fonts' at 0x7feaf84b5ba0>, <libcomps.Package object 'xdg-desktop-portal' at 0x7feaf84b5240>, <libcomps.Package object 'parted' at 0x7feb0a897a80>, <libcomps.Package object 'gnome-calendar' at 0x7feaf8491d20>, <libcomps.Package object 'gnome-weather' at 0x7feaf8491f90>, <libcomps.Package object 'gnome-themes-extra' at 0x7feaf8491f48>, <libcomps.Package object 'totem-nautilus' at 0x7feaf84b51f8>, <libcomps.Package object 'ibus-gtk3' at 0x7feaf8491120>, <libcomps.Package object 'system-config-printer-udev' at 0x7feaf84919a8>, <libcomps.Package object 'gnu-free-sans-fonts' at 0x7feaf84b5af8>, <libcomps.Package object 'gnome-maps' at 0x7feaf8491e58>, <libcomps.Package object 'sil-nuosu-fonts' at 0x7feaf84b59a8>, <libcomps.Package object 'google-noto-emoji-fonts' at 0x7feaf84b5b28>, <libcomps.Package object 'pam_krb5' at 0x7feaf84913c0>, <libcomps.Package object 'tree' at 0x7feaf8491738>, <libcomps.Package object 'qt-x11' at 0x7feaf84914e0>, <libcomps.Package object 'adobe-source-han-sans-cn-fonts' at 0x7feaf84b5ab0>, <libcomps.Package object 'gnome-logs' at 0x7feaf8491e40>, <libcomps.Package object 'gnupg2' at 0x7feaf84910d8>, <libcomps.Package object 'ibus-rawcode' at 0x7feaf84911c8>, <libcomps.Package object 'google-noto-sans-sinhala-fonts' at 0x7feaf84b5948>, <libcomps.Package object 'gnome-characters' at 0x7feaf8491d38>, <libcomps.Package object 'wireless-tools' at 0x7feaf84917e0>, <libcomps.Package object 'initscripts' at 0x7feb0a8979a8>, <libcomps.Package object 'ibus-gtk2' at 0x7feaf8491108>, <libcomps.Package object 'firefox' at 0x7feaf8491660>, <libcomps.Package object 'b43-openfwwf' at 0x7feaf84b5168>, <libcomps.Package object 'gnome-software' at 0x7feaf8491f00>, <libcomps.Package object 'gnu-free-serif-fonts' at 0x7feaf84b5810>, <libcomps.Package object 'systemd-udev' at 0x7feaf8491690>, <libcomps.Package object 'google-noto-sans-mandaic-fonts' at 0x7feaf84b5a38>, <libcomps.Package object 'xorg-x11-drv-vesa' at 0x7feaf84b5768>, <libcomps.Package object 'NetworkManager-vpnc-gnome' at 0x7feaf8491af8>, <libcomps.Package object 'firewalld' at 0x7feb0a897c30>, <libcomps.Package object 'qt' at 0x7feaf84914b0>, <libcomps.Package object 'bzip2' at 0x7feb0a897e58>, <libcomps.Package object 'gnome-calculator' at 0x7feaf8491d08>, <libcomps.Package object 'gnome-contacts' at 0x7feaf8491d98>, <libcomps.Package object 'lrzsz' at 0x7feaf8491258>, <libcomps.Package object 'fros-gnome' at 0x7feaf8491078>, <libcomps.Package object 'vlgothic-fonts' at 0x7feaf84b5c78>, <libcomps.Package object 'xorg-x11-drv-fbdev' at 0x7feaf84b56a8>, <libcomps.Package object 'linux-firmware' at 0x7feaf8491228>, <libcomps.Package object 'file' at 0x7feaf8491048>, <libcomps.Package object 'procps-ng' at 0x7feb0a897ae0>, <libcomps.Package object 'nautilus-sendto' at 0x7feaf84b5138>, <libcomps.Package object 'ibus-m17n' at 0x7feaf8491198>, <libcomps.Package object 'iwl105-firmware' at 0x7feaf84b5330>, <libcomps.Package object 'khmeros-base-fonts' at 0x7feaf84b58a0>, <libcomps.Package object 'basesystem' at 0x7feb0a897870>, <libcomps.Package object 'rng-tools' at 0x7feaf84915b8>, <libcomps.Package object 'gvfs-afc' at 0x7feaf8491fa8>, <libcomps.Package object 'iwl2000-firmware' at 0x7feaf84b5360>, <libcomps.Package object 'iwl100-firmware' at 0x7feaf84b5300>, <libcomps.Package object 'unzip' at 0x7feaf8491768>, <libcomps.Package object 'grubby' at 0x7feb0a897978>, <libcomps.Package object 'quota' at 0x7feaf8491558>, <libcomps.Package object 'NetworkManager' at 0x7feb0a897be8>, <libcomps.Package object 'lsof' at 0x7feaf8491270>, <libcomps.Package object 'acl' at 0x7feb0a897d68>, <libcomps.Package object 'dos2unix' at 0x7feb0a897f60>, <libcomps.Package object 'iwl3945-firmware' at 0x7feaf84b53a8>, <libcomps.Package object 'nmap-ncat' at 0x7feaf8491360>, <libcomps.Package object 'rp-pppoe' at 0x7feaf84915d0>, <libcomps.Package object 'traceroute' at 0x7feaf8491720>, <libcomps.Package object 'PackageKit-gstreamer-plugin' at 0x7feaf84b55e8>, <libcomps.Package object 'systemd' at 0x7feb0a897ba0>, <libcomps.Package object 'tracker-miners' at 0x7feaf84b5228>, <libcomps.Package object 'gvfs-archive' at 0x7feaf8491fd8>, <libcomps.Package object 'libreoffice-impress' at 0x7feb0a897ca8>, <libcomps.Package object 'gutenprint' at 0x7feaf8491900>, <libcomps.Package object 'gnome-backgrounds' at 0x7feaf8491cc0>, <libcomps.Package object 'audit' at 0x7feb0a897cd8>, <libcomps.Package object 'mdadm' at 0x7feaf84912d0>, <libcomps.Package object 'iwl4965-firmware' at 0x7feaf84b53c0>, <libcomps.Package object 'curl' at 0x7feb0a8978d0>, <libcomps.Package object 'dosfstools' at 0x7feb0a897f78>, <libcomps.Package object 'libcanberra-gtk3' at 0x7feaf84b50a8>, <libcomps.Package object 'evince-djvu' at 0x7feaf8491c00>, <libcomps.Package object 'less' at 0x7feb0a897a08>, <libcomps.Package object 'at' at 0x7feb0a897db0>, <libcomps.Package object 'evolution' at 0x7feb0a897fa8>, <libcomps.Package object 'kbd' at 0x7feb0a8979f0>, <libcomps.Package object 'cheese' at 0x7feaf8491ba0>, <libcomps.Package object 'mlocate' at 0x7feaf8491300>, <libcomps.Package object 'abattis-cantarell-fonts' at 0x7feaf84b5bb8>, <libcomps.Package object 'which' at 0x7feaf84917c8>, <libcomps.Package object 'liberation-serif-fonts' at 0x7feaf84b58b8>, <libcomps.Package object 'policycoreutils' at 0x7feb0a897ac8>, <libcomps.Package object 'qt-settings' at 0x7feaf84914c8>, <libcomps.Package object 'liberation-mono-fonts' at 0x7feaf84b5900>, <libcomps.Package object 'gvfs-fuse' at 0x7feaf84b52a0>, <libcomps.Package object 'dnf-yum' at 0x7feb0a897918>, <libcomps.Package object 'dhcp-client' at 0x7feb0a8978e8>, <libcomps.Package object 'orca' at 0x7feaf84b5150>, <libcomps.Package object 'evince' at 0x7feaf8491be8>, <libcomps.Package object 'fedora-user-agent-chrome' at 0x7feaf8491030>, <libcomps.Package object 'PackageKit-command-not-found' at 0x7feaf8491b10>, <libcomps.Package object 'libcanberra-gtk2' at 0x7feaf84b5090>, <libcomps.Package object 'lohit-tamil-fonts' at 0x7feaf84b5b40>, <libcomps.Package object 'qt5-qtxmlpatterns' at 0x7feaf8491540>, <libcomps.Package object 'nss-mdns' at 0x7feaf8491960>, <libcomps.Package object 'dnf' at 0x7feb0a897900>, <libcomps.Package object 'ppc64-utils' at 0x7feb0a897c48>, <libcomps.Package object 'hplip' at 0x7feaf8491930>, <libcomps.Package object 'NetworkManager-ssh-gnome' at 0x7feaf8491ae0>, <libcomps.Package object 'NetworkManager-openvpn-gnome' at 0x7feaf8491ab0>, <libcomps.Package object 'fprintd-pam' at 0x7feaf8491c60>, <libcomps.Package object 'nautilus' at 0x7feaf84b5120>, <libcomps.Package object 'bc' at 0x7feb0a897df8>, <libcomps.Package object 'ntfs-3g' at 0x7feaf8491390>, <libcomps.Package object 'aajohan-comfortaa-fonts' at 0x7feaf84b5b88>, <libcomps.Package object 'smc-meera-fonts' at 0x7feaf84b5c00>, <libcomps.Package object 'tar' at 0x7feaf84916a8>, <libcomps.Package object 'gnome-classic-session' at 0x7feaf8491d50>, <libcomps.Package object 'xorg-x11-drv-armsoc' at 0x7feaf84b5660>, <libcomps.Package object 'dracut-config-rescue' at 0x7feb0a897c18>, <libcomps.Package object 'cpio' at 0x7feb0a897ea0>, <libcomps.Package object 'words' at 0x7feaf84917f8>, <libcomps.Package object 'logrotate' at 0x7feaf8491240>, <libcomps.Package object 'gnome-user-docs' at 0x7feaf8491f60>, <libcomps.Package object 'jwhois' at 0x7feaf8491210>, <libcomps.Package object 'alsa-plugins-pulseaudio' at 0x7feaf84b54f8>, <libcomps.Package object 'julietaula-montserrat-fonts' at 0x7feaf84b5870>, <libcomps.Package object 'bash-completion' at 0x7feb0a897de0>, <libcomps.Package object 'NetworkManager-wifi' at 0x7feaf8491a38>, <libcomps.Package object 'ibus-typing-booster' at 0x7feaf84911e0>, <libcomps.Package object 'cups' at 0x7feaf8491a98>, <libcomps.Package object 'samba-client' at 0x7feaf8491990>, <libcomps.Package object 'glibc' at 0x7feb0a897960>, <libcomps.Package object 'shadow-utils' at 0x7feb0a897b58>, <libcomps.Package object 'lohit-kannada-fonts' at 0x7feaf84b5b58>, <libcomps.Package object 'dnsmasq' at 0x7feaf8491a08>, <libcomps.Package object 'gnome-disk-utility' at 0x7feaf8491dc8>, <libcomps.Package object 'setup' at 0x7feb0a897b40>, <libcomps.Package object 'PackageKit-gtk3-module' at 0x7feaf8491b28>, <libcomps.Package object 'gnome-terminal' at 0x7feaf8491f30>, <libcomps.Package object 'ibus-libpinyin' at 0x7feaf8491168>, <libcomps.Package object 'gnome-shell-extension-background-logo' at 0x7feaf84910c0>, <libcomps.Package object 'unoconv' at 0x7feaf8491750>, <libcomps.Package object 'symlinks' at 0x7feaf8491678>, <libcomps.Package object 'cyrus-sasl-plain' at 0x7feb0a897ee8>, <libcomps.Package object 'ethtool' at 0x7feb0a897f90>, <libcomps.Package object 'iwl6000g2a-firmware' at 0x7feaf84b5420>, <libcomps.Package object 'gnome-session-xsession' at 0x7feaf8491eb8>, <libcomps.Package object 'glx-utils' at 0x7feaf84b5828>, <libcomps.Package object 'glib-networking' at 0x7feaf8491ca8>, <libcomps.Package object 'mpage' at 0x7feaf8491948>, <libcomps.Package object 'alsa-ucm' at 0x7feaf84b54c8>, <libcomps.Package object 'sushi' at 0x7feaf84b51c8>, <libcomps.Package object 'lohit-assamese-fonts' at 0x7feaf84b5a50>, <libcomps.Package object 'colord' at 0x7feaf84918a0>, <libcomps.Package object 'xorg-x11-server-Xorg' at 0x7feaf84b57b0>, <libcomps.Package object 'iwl1000-firmware' at 0x7feaf84b5318>, <libcomps.Package object 'rpm' at 0x7feb0a897b10>, <libcomps.Package object 'spice-vdagent' at 0x7feaf84b55d0>, <libcomps.Package object 'NetworkManager-pptp-gnome' at 0x7feaf8491ac8>, <libcomps.Package object 'gnome-user-share' at 0x7feaf8491f78>, <libcomps.Package object 'sil-padauk-fonts' at 0x7feaf84b5be8>, <libcomps.Package object 'crontabs' at 0x7feb0a897eb8>, <libcomps.Package object 'lohit-gujarati-fonts' at 0x7feaf84b5978>, <libcomps.Package object 'gnome-system-monitor' at 0x7feaf8491f18>, <libcomps.Package object 'iwl135-firmware' at 0x7feaf84b5348>, <libcomps.Package object 'google-noto-sans-lisu-fonts' at 0x7feaf84b5a80>, <libcomps.Package object 'git' at 0x7feaf8491090>, <libcomps.Package object 'iwl2030-firmware' at 0x7feaf84b5378>, <libcomps.Package object 'pinentry-gnome3' at 0x7feaf8491408>, <libcomps.Package object 'gnome-photos' at 0x7feaf8491e70>, <libcomps.Package object 'simple-scan' at 0x7feaf84b51b0>, <libcomps.Package object 'xdg-user-dirs-gtk' at 0x7feaf84b5270>, <libcomps.Package object 'alsa-utils' at 0x7feaf84b54e0>, <libcomps.Package object 'file-roller-nautilus' at 0x7feaf8491c48>, <libcomps.Package object 'libreoffice-calc' at 0x7feb0a897d38>, <libcomps.Package object 'pciutils' at 0x7feaf84913f0>, <libcomps.Package object 'ipw2200-firmware' at 0x7feaf84b52e8>, <libcomps.Package object 'xorg-x11-drv-openchrome' at 0x7feaf84b5738>, <libcomps.Package object 'gvfs-mtp' at 0x7feaf84b5060>, <libcomps.Package object 'lohit-gurmukhi-fonts' at 0x7feaf84b5708>, <libcomps.Package object 'gvfs-gphoto2' at 0x7feaf84b5048>, <libcomps.Package object 'file-roller' at 0x7feaf8491c30>, <libcomps.Package object 'gnome-clocks' at 0x7feaf8491d68>, <libcomps.Package object 'plymouth-system-theme' at 0x7feaf84b5648>, <libcomps.Package object 'iwl6050-firmware' at 0x7feaf84b5450>, <libcomps.Package object 'sil-mingzat-fonts' at 0x7feaf84b58e8>, <libcomps.Package object 'liberation-sans-fonts' at 0x7feaf84b59d8>, <libcomps.Package object 'open-vm-tools-desktop' at 0x7feaf84b55a0>, <libcomps.Package object 'gnome-control-center' at 0x7feaf8491db0>, <libcomps.Package object 'adwaita-qt5' at 0x7feb0a897d98>, <libcomps.Package object 'mesa-dri-drivers' at 0x7feaf84b5630>, <libcomps.Package object 'mailcap' at 0x7feaf8491288>, <libcomps.Package object 'b43-fwcutter' at 0x7feaf84b56d8>, <libcomps.Package object 'baobab' at 0x7feaf8491b88>, <libcomps.Package object 'jomolhari-fonts' at 0x7feaf84b5b70>, <libcomps.Package object 'openssh-clients' at 0x7feb0a897a50>, <libcomps.Package object 'dhcp-client' at 0x7feaf84919f0>, <libcomps.Package object 'paratype-pt-sans-fonts' at 0x7feaf84b59c0>, <libcomps.Package object 'NetworkManager-openconnect-gnome' at 0x7feaf8491a80>, <libcomps.Package object 'gnome-settings-daemon' at 0x7feaf8491ed0>, <libcomps.Package object 'gnome-documents' at 0x7feaf8491de0>, <libcomps.Package object 'gvfs-goa' at 0x7feaf84b5030>, <libcomps.Package object 'sil-abyssinica-fonts' at 0x7feaf84b5990>, <libcomps.Package object 'usb_modeswitch' at 0x7feaf84b5498>, <libcomps.Package object 'evolution-ews' at 0x7feb0a897fc0>, <libcomps.Package object 'stix-fonts' at 0x7feaf84b5c18>, <libcomps.Package object 'xorg-x11-drv-evdev' at 0x7feaf84b5690>, <libcomps.Package object 'totem' at 0x7feaf84b51e0>, <libcomps.Package object 'wvdial' at 0x7feaf8491810>, <libcomps.Package object 'bash' at 0x7feb0a8978a0>, <libcomps.Package object 'sos' at 0x7feaf8491630>, <libcomps.Package object 'pinfo' at 0x7feaf8491420>, <libcomps.Package object 'NetworkManager-adsl' at 0x7feaf8491a68>, <libcomps.Package object 'gnome-color-manager' at 0x7feaf8491d80>, <libcomps.Package object 'naver-nanum-gothic-fonts' at 0x7feaf84b5a08>, <libcomps.Package object 'adwaita-qt4' at 0x7feb0a897d80>, <libcomps.Package object 'hostname' at 0x7feb0a897990>, <libcomps.Package object 'xorg-x11-drv-wacom' at 0x7feaf84b5798>, <libcomps.Package object 'rygel' at 0x7feaf84b5180>, <libcomps.Package object 'glibc-all-langpacks' at 0x7feaf84910a8>, <libcomps.Package object 'gvfs-smb' at 0x7feaf84b5078>, <libcomps.Package object 'atmel-firmware' at 0x7feaf84b52b8>, <libcomps.Package object 'hyperv-daemons' at 0x7feaf84b5618>, <libcomps.Package object 'cryptsetup' at 0x7feb0a897ed0>, <libcomps.Package object 'rsync' at 0x7feaf84915e8>, <libcomps.Package object 'ModemManager' at 0x7feaf8491a50>, <libcomps.Package object 'scl-utils' at 0x7feaf8491600>, <libcomps.Package object 'iptables' at 0x7feaf8491a20>, <libcomps.Package object 'iwl6000g2b-firmware' at 0x7feaf84b5438>, <libcomps.Package object 'man-db' at 0x7feb0a897a20>, <libcomps.Package object 'fedora-release-workstation' at 0x7feaf8491858>, <libcomps.Package object 'gedit' at 0x7feaf8491c90>, <libcomps.Package object 'gnome-boxes' at 0x7feaf8491cf0>, <libcomps.Package object 'pulseaudio' at 0x7feaf84b5558>, <libcomps.Package object 'gnome-session-wayland-session' at 0x7feaf8491ea0>, <libcomps.Package object 'dejavu-sans-fonts' at 0x7feaf84b5c60>, <libcomps.Package object 'libproxy-mozjs' at 0x7feaf84b50c0>, <libcomps.Package object 'nfs-utils' at 0x7feaf8491348>, <libcomps.Package object 'xorg-x11-drv-ati' at 0x7feaf84b5678>, <libcomps.Package object 'filesystem' at 0x7feb0a897948>, <libcomps.Package object 'util-linux' at 0x7feb0a897bb8>, <libcomps.Package object 'chrony' at 0x7feb0a897e70>, <libcomps.Package object 'rdist' at 0x7feaf8491570>, <libcomps.Package object 'google-noto-sans-tai-viet-fonts' at 0x7feaf84b5960>, <libcomps.Package object 'dejavu-serif-fonts' at 0x7feaf84b5918>, <libcomps.Package object 'vim-minimal' at 0x7feb0a897bd0>, <libcomps.Package object 'evince-nautilus' at 0x7feaf8491c18>, <libcomps.Package object 'sssd' at 0x7feaf8491648>, <libcomps.Package object 'gnome-font-viewer' at 0x7feaf8491df8>, <libcomps.Package object 'libertas-usb8388-firmware' at 0x7feaf84b5480>, <libcomps.Package object 'ntfsprogs' at 0x7feaf84913a8>, <libcomps.Package object 'tcpdump' at 0x7feaf84916d8>, <libcomps.Package object 'passwd' at 0x7feb0a897a98>, <libcomps.Package object 'google-noto-emoji-color-fonts' at 0x7feaf84b5b10>, <libcomps.Package object 'microcode_ctl' at 0x7feaf84912e8>, <libcomps.Package object 'tracker' at 0x7feaf84b5210>, <libcomps.Package object 'libreoffice-draw' at 0x7feb0a897c78>, <libcomps.Package object 'yelp' at 0x7feaf84b5288>, <libcomps.Package object 'zd1211-firmware' at 0x7feaf84b54b0>, <libcomps.Package object 'dconf' at 0x7feaf8491bb8>, <libcomps.Package object 'mcelog' at 0x7feaf84912b8>, <libcomps.Package object 'lohit-bengali-fonts' at 0x7feaf84b5a20>, <libcomps.Package object 'xorg-x11-xauth' at 0x7feaf84b57e0>, <libcomps.Package object 'ibus-qt' at 0x7feaf84911b0>, <libcomps.Package object 'xorg-x11-drv-vmware' at 0x7feaf84b5780>, <libcomps.Package object 'iproute' at 0x7feb0a8979c0>, <libcomps.Package object 'iwl3160-firmware' at 0x7feaf84b5390>, <libcomps.Package object 'gnome-getting-started-docs' at 0x7feaf8491e10>, <libcomps.Package object 'vconfig' at 0x7feaf8491798>, <libcomps.Package object 'gnome-screenshot' at 0x7feaf8491e88>, <libcomps.Package object 'gstreamer1-plugin-mpg123' at 0x7feaf84b5510>, <libcomps.Package object 'sssd-common' at 0x7feb0a897b70>, <libcomps.Package object 'telnet' at 0x7feaf84916f0>, <libcomps.Package object 'iptstate' at 0x7feaf84911f8>, <libcomps.Package object 'gdm' at 0x7feaf8491c78>, <libcomps.Package object 'hunspell' at 0x7feaf84910f0>, <libcomps.Package object 'evolution-help' at 0x7feb0a897fd8>, <libcomps.Package object 'avahi' at 0x7feaf8491b70>, <libcomps.Package object 'coreutils' at 0x7feb0a897858>, <libcomps.Package object 'iwl5000-firmware' at 0x7feaf84b53d8>, <libcomps.Package object 'selinux-policy-targeted' at 0x7feb0a897b28>, <libcomps.Package object 'zip' at 0x7feaf8491840>, <libcomps.Package object 'gstreamer1-plugins-good' at 0x7feaf84b5540>, <libcomps.Package object 'pulseaudio-module-x11' at 0x7feaf84b5570>} > _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': ['policycoreutils', 'rpm', 'vim-minimal', 'bash', 'shadow-utils', 'initscripts', 'procps-ng', 'dnf', 'sssd-common', 'rootfiles', 'firewalld', 'selinux-policy-targeted', 'less', 'iproute', 'filesystem', 'glibc', 'basesystem', 'plymouth', 'openssh-clients', 'man-db', 'audit', 'iputils', 'parted', 'NetworkManager', 'e2fsprogs', 'dnf-yum', 'sudo', 'curl', 'dnf-plugins-core', 'coreutils', 'setup', 'hostname', 'systemd', 'ncurses', 'kbd', 'passwd', 'grubby', 'dhcp-client', 'dracut-config-rescue', 'openssh-server', 'util-linux'], 'grp_types': 0, 'pkg_exclude': [], 'pkg_types': 6}, 'libreoffice': {'name': 'LibreOffice', 'ui_name': 'LibreOffice', 'full_list': ['libreoffice-writer', 'libreoffice-impress', 'libreoffice-emailmerge', 'libreoffice-math', 'libreoffice-pyuno', 'libreoffice-graphicfilter', 'libreoffice-calc', 'libreoffice-draw'], 'grp_types': 0, 'pkg_exclude': [], 'pkg_types': 6}, 'workstation-product': {'name': 'Fedora Workstation product core', 'ui_name': 'Fedora Workstation product core', 'full_list': ['polkit', 'rsync', 'dnf', 'man-pages', 'scl-utils', 'glibc-all-langpacks', 'qt', 'pinentry-gnome3', 'ibus-hangul', 'lrzsz', 'ntfsprogs', 'tar', 'crontabs', 'ibus-kkc', 'ppp', 'gnome-shell-extension-background-logo', 'dnf-plugins-core', 'qt5-qtdeclarative', 'rp-pppoe', 'sos', 'bind-utils', 'tree', 'nmap-ncat', 'gnupg2', 'bzip2', 'tcpdump', 'fedora-user-agent-chrome', 'iptstate', 'abrt-cli', 'attr', 'linux-firmware', 'jwhois', 'ibus-qt', 'qt-settings', 'mlocate', 'qt5-qtbase-gui', 'ntfs-3g', 'sssd', 'bash-completion', 'mtr', 'nfs-utils', 'plymouth', 'hunspell', 'unzip', 'evolution', 'cryptsetup', 'words', 'rng-tools', 'xorg-x11-drv-libinput', 'desktop-backgrounds-gnome', 'qt-x11', 'psacct', 'usbutils', 'tcp_wrappers', 'bridge-utils', 'adwaita-qt4', 'dosfstools', 'unoconv', 'mailcap', 'acl', 'traceroute', 'nss-mdns', 'rhythmbox', 'which', 'zip', 'btrfs-progs', 'abrt-java-connector', 'ibus-rawcode', 'setuptool', 'systemd-udev', 'vconfig', 'bc', 'rdist', 'net-tools', 'pam_krb5', 'fpaste', 'dos2unix', 'time', 'file', 'sudo', 'adwaita-qt5', 'deltarpm', 'pciutils', 'cpio', 'microcode_ctl', 'ibus-gtk2', 'evolution-help', 'ibus-gtk3', 'quota', 'ibus-typing-booster', 'cyrus-sasl-plain', 'passwdqc', 'ibus-libzhuyin', 'wireless-tools', 'mcelog', 'qt5-qtbase', 'fedora-release-workstation', 'mdadm', 'abrt-desktop', 'fros-gnome', 'logrotate', 'wvdial', 'symlinks', 'pinfo', 'qgnomeplatform', 'chrony', 'cifs-utils', 'realmd', 'ethtool', 'telnet', 'ibus-m17n', 'git', 'at', 'wget', 'evolution-ews', 'lsof', 'qt5-qtxmlpatterns', 'ibus-libpinyin'], 'grp_types': 0, 'pkg_exclude': [], 'pkg_types': 6}, 'firefox': {'name': 'Firefox Web Browser', 'ui_name': 'Firefox Web Browser', 'full_list': ['fedora-bookmarks', 'firefox'], 'grp_types': 0, 'pkg_exclude': [], 'pkg_types': 6}, 'printing': {'name': 'Printing Support', 'ui_name': 'Printing Support', 'full_list': ['ghostscript', 'gutenprint-cups', 'cups-filters', 'foomatic', 'bluez-cups', 'hplip', 'samba-client', 'cups', 'cups-pk-helper', 'nss-mdns', 'system-config-printer-udev', 'colord', 'paps', 'foomatic-db-ppds', 'gutenprint', 'mpage'], 'grp_types': 0, 'pkg_exclude': [], 'pkg_types': 6}, 'networkmanager-submodules': {'name': 'Common NetworkManager Submodules', 'ui_name': 'Common NetworkManager Submodules', 'full_list': ['NetworkManager-wwan', 'iptables', 'NetworkManager-wifi', 'dhcp-client', 'NetworkManager-bluetooth', 'dnsmasq'], 'grp_types': 0, 'pkg_exclude': [], 'pkg_types': 6}, 'gnome-desktop': {'name': 'GNOME', 'ui_name': 'GNOME', 'full_list': ['xdg-desktop-portal-gtk', 'polkit', 'gnome-maps', 'evince-nautilus', 'gnome-color-manager', 'gnome-screenshot', 'NetworkManager-adsl', 'evince', 'evince-djvu', 'gvfs-afp', 'gnome-documents', 'baobab', 'gvfs-gphoto2', 'gnome-calculator', 'gnome-photos', 'NetworkManager-vpnc-gnome', 'gnome-contacts', 'yelp', 'totem-nautilus', 'xdg-user-dirs-gtk', 'libcanberra-gtk3', 'ModemManager', 'gnome-characters', 'orca', 'rygel', 'eog', 'dconf', 'gnome-software', 'NetworkManager-openconnect-gnome', 'gvfs-smb', 'NetworkManager-ssh-gnome', 'gnome-classic-session', 'librsvg2', 'gvfs-afc', 'libsane-hpaio', 'file-roller', 'gedit', 'gvfs-goa', 'totem', 'PackageKit-gtk3-module', 'gnome-backgrounds', 'tracker', 'gnome-disk-utility', 'simple-scan', 'NetworkManager-pptp-gnome', 'nautilus', 'mousetweaks', 'tracker-miners', 'gnome-session-xsession', 'gnome-settings-daemon', 'libcanberra-gtk2', 'gnome-terminal', 'gnome-user-docs', 'gnome-boxes', 'sane-backends-drivers-scanners', 'gvfs-archive', 'gnome-bluetooth', 'gnome-calendar', 'NetworkManager-openvpn-gnome', 'gnome-clocks', 'at-spi2-atk', 'file-roller-nautilus', 'gnome-font-viewer', 'gnome-system-monitor', 'gnome-weather', 'gnome-getting-started-docs', 'gnome-user-share', 'gnome-themes-extra', 'gnome-shell', 'cheese', 'gnome-session-wayland-session', 'libproxy-mozjs', 'glib-networking', 'gnome-control-center', 'xdg-desktop-portal', 'fprintd-pam', 'sushi', 'gdm', 'at-spi2-core', 'nautilus-sendto', 'gvfs-fuse', 'avahi', 'PackageKit-command-not-found', 'gnome-logs', 'gnome-initial-setup', 'gvfs-mtp'], 'grp_types': 0, 'pkg_exclude': [], 'pkg_types': 6}, 'hardware-support': {'name': 'Hardware Support', 'ui_name': 'Hardware Support', 'full_list': ['usb_modeswitch', 'iwl6000g2b-firmware', 'iwl100-firmware', 'iwl6050-firmware', 'iwl2030-firmware', 'ipw2100-firmware', 'iwl5000-firmware', 'iwl135-firmware', 'iwl7260-firmware', 'iwl6000g2a-firmware', 'iwl1000-firmware', 'iwl3160-firmware', 'zd1211-firmware', 'iwl105-firmware', 'iwl5150-firmware', 'iwl2000-firmware', 'iwl4965-firmware', 'iwl6000-firmware', 'iwl3945-firmware', 'libertas-usb8388-firmware', 'b43-openfwwf', 'atmel-firmware', 'ipw2200-firmware', 'b43-fwcutter'], 'grp_types': 0, 'pkg_exclude': [], 'pkg_types': 6}, 'multimedia': {'name': 'Multimedia', 'ui_name': 'Multimedia', 'full_list': ['alsa-utils', 'pulseaudio-utils', 'PackageKit-gstreamer-plugin', 'alsa-ucm', 'alsa-plugins-pulseaudio', 'gstreamer1-plugins-good', 'pulseaudio', 'gstreamer1-plugins-bad-free', 'pulseaudio-module-x11'], 'grp_types': 0, 'pkg_exclude': [], 'pkg_types': 6}, 'guest-desktop-agents': {'name': 'Guest Desktop Agents', 'ui_name': 'Guest Desktop Agents', 'full_list': ['hyperv-daemons', 'open-vm-tools-desktop', 'qemu-guest-agent', 'spice-vdagent', 'virtualbox-guest-additions'], 'grp_types': 0, 'pkg_exclude': [], 'pkg_types': 6}, 'base-x': {'name': 'base-x', 'ui_name': 'base-x', 'full_list': ['xorg-x11-xinit', 'xorg-x11-utils', 'xorg-x11-drv-openchrome', 'xorg-x11-drv-fbdev', 'xorg-x11-drv-qxl', 'xorg-x11-drv-vesa', 'xorg-x11-drv-libinput', 'xorg-x11-drv-evdev', 'xorg-x11-drv-nouveau', 'xorg-x11-xauth', 'xorg-x11-drv-wacom', 'mesa-dri-drivers', 'xorg-x11-server-Xorg', 'xorg-x11-drv-ati', 'xorg-x11-drv-vmware', 'plymouth-system-theme', 'glx-utils', 'xorg-x11-drv-intel'], 'grp_types': 0, 'pkg_exclude': [], 'pkg_types': 6}, 'fonts': {'name': 'Fonts', 'ui_name': 'Fonts', 'full_list': ['tabish-eeyek-fonts', 'dejavu-serif-fonts', 'vlgothic-fonts', 'paktype-naskh-basic-fonts', 'lohit-assamese-fonts', 'gnu-free-serif-fonts', 'google-noto-sans-tai-tham-fonts', 'liberation-serif-fonts', 'google-noto-sans-lisu-fonts', 'lohit-tamil-fonts', 'liberation-mono-fonts', 'sil-abyssinica-fonts', 'google-noto-sans-tagalog-fonts', 'lohit-devanagari-fonts', 'thai-scalable-waree-fonts', 'smc-meera-fonts', 'lohit-telugu-fonts', 'adobe-source-han-sans-tw-fonts', 'khmeros-base-fonts', 'dejavu-sans-fonts', 'sil-nuosu-fonts', 'google-noto-sans-sinhala-fonts', 'stix-fonts', 'google-noto-sans-meetei-mayek-fonts', 'jomolhari-fonts', 'sil-mingzat-fonts', 'google-noto-sans-tai-viet-fonts', 'lohit-kannada-fonts', 'naver-nanum-gothic-fonts', 'sil-padauk-fonts', 'adobe-source-han-sans-cn-fonts', 'google-noto-emoji-color-fonts', 'lohit-bengali-fonts', 'lohit-gurmukhi-fonts', 'dejavu-sans-mono-fonts', 'adobe-source-han-serif-tw-fonts', 'google-droid-sans-fonts', 'aajohan-comfortaa-fonts', 'gdouros-symbola-fonts', 'lohit-odia-fonts', 'julietaula-montserrat-fonts', 'google-noto-emoji-fonts', 'google-noto-sans-mandaic-fonts', 'abattis-cantarell-fonts', 'paratype-pt-sans-fonts', 'lohit-gujarati-fonts', 'libreoffice-opensymbol-fonts', 'liberation-sans-fonts', 'gnu-free-mono-fonts', 'gnu-free-sans-fonts', 'adobe-source-han-serif-cn-fonts'], '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': {}, '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: {'fedora-cisco-openh264': [fedora-cisco-openh264] >name: Fedora 28 openh264 (From Cisco) - x86_64 >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: ['https://codecs.fedoraproject.org/openh264/28/x86_64/'] >mirrorlist: None >metalink: None >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'sudo', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: True >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 1209600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: 1 >failovermethod: priority >hotfixes: False >, 'fedora-cisco-openh264-debuginfo': [fedora-cisco-openh264-debuginfo] >name: Fedora 28 openh264 (From Cisco) - x86_64 - Debug >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: ['https://codecs.fedoraproject.org/openh264/28/x86_64/debug/'] >mirrorlist: None >metalink: None >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'sudo', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: True >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 2419200 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'updates-testing': [updates-testing] >name: Fedora 28 - x86_64 - Test Updates >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'sudo', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 21600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'updates-testing-debuginfo': [updates-testing-debuginfo] >name: Fedora 28 - x86_64 - Test Updates Debug >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-debug-f28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'sudo', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 21600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'updates-testing-source': [updates-testing-source] >name: Fedora 28 - Test Updates Source >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-source-f28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'sudo', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 21600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'updates': [updates] >name: Fedora 28 - x86_64 - Updates >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-released-f28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'sudo', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 21600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'updates-debuginfo': [updates-debuginfo] >name: Fedora 28 - x86_64 - Updates - Debug >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'sudo', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 21600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'updates-source': [updates-source] >name: Fedora 28 - Updates Source >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-f28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'sudo', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 21600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'fedora': [fedora] >name: Fedora 28 - x86_64 >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'sudo', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 604800 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'fedora-debuginfo': [fedora-debuginfo] >name: Fedora 28 - x86_64 - Debug >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-debug-28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'sudo', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 604800 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'fedora-source': [fedora-source] >name: Fedora 28 - Source >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-source-28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'sudo', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 604800 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'zfs': [zfs] >name: ZFS on Linux for Fedora 28 >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: ['http://download.zfsonlinux.org/fedora/28/x86_64/'] >mirrorlist: None >metalink: None >type: None >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-zfsonlinux'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'sudo', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 604800 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: True >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'zfs-source': [zfs-source] >name: ZFS on Linux for Fedora 28 - Source >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: ['http://download.zfsonlinux.org/fedora/28/SRPMS/'] >mirrorlist: None >metalink: None >type: None >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-zfsonlinux'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'sudo', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 172800 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: True >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'zfs-testing': [zfs-testing] >name: ZFS on Linux for Fedora 28 - Testing >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: ['http://download.zfsonlinux.org/fedora-testing/28/x86_64/'] >mirrorlist: None >metalink: None >type: None >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-zfsonlinux'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'sudo', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 604800 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: True >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'zfs-testing-source': [zfs-testing-source] >name: ZFS on Linux for Fedora 28 - Testing Source >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: ['http://download.zfsonlinux.org/fedora-testing/28/SRPMS/'] >mirrorlist: None >metalink: None >type: None >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-zfsonlinux'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'sudo', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 172800 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: True >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'anaconda': [anaconda] >name: anaconda >enabled: True >basecachedir: /tmp/dnf.cache >baseurl: ['https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/'] >mirrorlist: None >metalink: None >type: None >mediaid: None >gpgkey: [] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'sudo', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: False >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 172800 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: True >enabled_metadata: None >failovermethod: priority >hotfixes: False >} > _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: None > _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: None > _intf.payload._updates_enabled: True > _intf.payload._repos_lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7feaf9142690> > _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: [https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/] > _repomd_hash: b'Zr\xb1\xcd\xd6)\x1c\x83\x84("\xafh\xc6\x04\x89\xbcr\xcd\x08\x93j\n@\xed\x1eR\xdc\x0b+\xab\x92' >] > _intf.instclass: Already dumped (FedoraWorkstationInstallClass 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 0x7feaf90cc400>> > _intf._meh_interface._io.out_func: <built-in function print> > _intf.productTitle: Anaconda > _intf.isFinal: True > _intf.quitMessage: None >isHeadless: False >ksdata: Skipped >methodstr: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/ >opts: Namespace instance, containing members: > opts.display_mode: Already dumped (DisplayModes instance) > opts.cmdline: None > opts.noninteractive: False > opts.proxy: None > opts.waitfornet: None > opts.debug: False > opts.ksfile: None > opts.ksstrict: False > opts.rescue: False > opts.armPlatform: None > opts.multiLib: False > opts.method: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/ > opts.askmethod: False > opts.stage2: None > 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: /mnt/sysimage > 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: None >_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] > mehConfig.localSkipList: [passphrase, password, _oldweak, _password, try_passphrase] > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7feaf90a4b70>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7feaf90a4bf8>, True), 'type': (<function initExceptionHandling.<locals>.<lambda> at 0x7feaf90a4e18>, True), 'addons': (<function list_addons_callback at 0x7feaf90a4d08>, False), 'journalctl': (<function journalctl_callback at 0x7feaf90a4c80>, 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: <locked _thread.lock object at 0x7feb0b202fd0> >_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 0x7feb03bd3990> > _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=19> > _dbus_launcher._dbus_daemon_process.stderr: None > _dbus_launcher._dbus_daemon_process.pid: 8919 > _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 >journalctl: >-- Logs begin at Wed 2018-09-26 03:22:59 EDT, end at Wed 2018-09-26 11:33:42 EDT. -- >Sep 26 03:22:59 localhost 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 >Sep 26 03:22:59 localhost kernel: Command line: BOOT_IMAGE=vmlinuz initrd=initrd.img root=live:CDLABEL=Fedora-WS-Live-28-1-1 rd.live.image quiet >Sep 26 03:22:59 localhost kernel: Disabled fast string operations >Sep 26 03:22:59 localhost kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' >Sep 26 03:22:59 localhost kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' >Sep 26 03:22:59 localhost kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' >Sep 26 03:22:59 localhost kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 >Sep 26 03:22:59 localhost kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. >Sep 26 03:22:59 localhost kernel: e820: BIOS-provided physical RAM map: >Sep 26 03:22:59 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009e7ff] usable >Sep 26 03:22:59 localhost kernel: BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] reserved >Sep 26 03:22:59 localhost kernel: BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved >Sep 26 03:22:59 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000bfecffff] usable >Sep 26 03:22:59 localhost kernel: BIOS-e820: [mem 0x00000000bfed0000-0x00000000bfefefff] ACPI data >Sep 26 03:22:59 localhost kernel: BIOS-e820: [mem 0x00000000bfeff000-0x00000000bfefffff] ACPI NVS >Sep 26 03:22:59 localhost kernel: BIOS-e820: [mem 0x00000000bff00000-0x00000000bfffffff] usable >Sep 26 03:22:59 localhost kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved >Sep 26 03:22:59 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved >Sep 26 03:22:59 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >Sep 26 03:22:59 localhost kernel: BIOS-e820: [mem 0x00000000fffe0000-0x00000000ffffffff] reserved >Sep 26 03:22:59 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000023fffffff] usable >Sep 26 03:22:59 localhost kernel: NX (Execute Disable) protection: active >Sep 26 03:22:59 localhost kernel: random: fast init done >Sep 26 03:22:59 localhost kernel: SMBIOS 2.4 present. >Sep 26 03:22:59 localhost kernel: DMI: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 05/20/2014 >Sep 26 03:22:59 localhost kernel: Hypervisor detected: VMware >Sep 26 03:22:59 localhost kernel: vmware: TSC freq read from hypervisor : 2594.098 MHz >Sep 26 03:22:59 localhost kernel: vmware: Host bus clock speed read from hypervisor : 66000000 Hz >Sep 26 03:22:59 localhost kernel: vmware: using sched offset of 8110387583 ns >Sep 26 03:22:59 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Sep 26 03:22:59 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Sep 26 03:22:59 localhost kernel: e820: last_pfn = 0x240000 max_arch_pfn = 0x400000000 >Sep 26 03:22:59 localhost kernel: MTRR default type: uncachable >Sep 26 03:22:59 localhost kernel: MTRR fixed ranges enabled: >Sep 26 03:22:59 localhost kernel: 00000-9FFFF write-back >Sep 26 03:22:59 localhost kernel: A0000-BFFFF uncachable >Sep 26 03:22:59 localhost kernel: C0000-CBFFF write-protect >Sep 26 03:22:59 localhost kernel: CC000-EFFFF uncachable >Sep 26 03:22:59 localhost kernel: F0000-FFFFF write-protect >Sep 26 03:22:59 localhost kernel: MTRR variable ranges enabled: >Sep 26 03:22:59 localhost kernel: 0 base 000C0000000 mask 3FFC0000000 uncachable >Sep 26 03:22:59 localhost kernel: 1 base 00000000000 mask 3FE00000000 write-back >Sep 26 03:22:59 localhost kernel: 2 base 00200000000 mask 3FFC0000000 write-back >Sep 26 03:22:59 localhost kernel: 3 disabled >Sep 26 03:22:59 localhost kernel: 4 disabled >Sep 26 03:22:59 localhost kernel: 5 disabled >Sep 26 03:22:59 localhost kernel: 6 disabled >Sep 26 03:22:59 localhost kernel: 7 disabled >Sep 26 03:22:59 localhost kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT >Sep 26 03:22:59 localhost kernel: e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved >Sep 26 03:22:59 localhost kernel: e820: last_pfn = 0xc0000 max_arch_pfn = 0x400000000 >Sep 26 03:22:59 localhost kernel: found SMP MP-table at [mem 0x000f6b30-0x000f6b3f] mapped at [ (ptrval)] >Sep 26 03:22:59 localhost kernel: Base memory trampoline at [ (ptrval)] 98000 size 24576 >Sep 26 03:22:59 localhost kernel: Using GB pages for direct mapping >Sep 26 03:22:59 localhost kernel: BRK [0x121a84000, 0x121a84fff] PGTABLE >Sep 26 03:22:59 localhost kernel: BRK [0x121a85000, 0x121a85fff] PGTABLE >Sep 26 03:22:59 localhost kernel: BRK [0x121a86000, 0x121a86fff] PGTABLE >Sep 26 03:22:59 localhost kernel: BRK [0x121a87000, 0x121a87fff] PGTABLE >Sep 26 03:22:59 localhost kernel: BRK [0x121a88000, 0x121a88fff] PGTABLE >Sep 26 03:22:59 localhost kernel: BRK [0x121a89000, 0x121a89fff] PGTABLE >Sep 26 03:22:59 localhost kernel: RAMDISK: [mem 0x7ce00000-0x7fffffff] >Sep 26 03:22:59 localhost kernel: ACPI: Early table checksum verification disabled >Sep 26 03:22:59 localhost kernel: ACPI: RSDP 0x00000000000F6AC0 000024 (v02 PTLTD ) >Sep 26 03:22:59 localhost kernel: ACPI: XSDT 0x00000000BFEDD60B 00005C (v01 INTEL 440BX 06040000 VMW 01324272) >Sep 26 03:22:59 localhost kernel: ACPI: FACP 0x00000000BFEFEE73 0000F4 (v04 INTEL 440BX 06040000 PTL 000F4240) >Sep 26 03:22:59 localhost kernel: ACPI: DSDT 0x00000000BFEDF6B5 01F7BE (v01 PTLTD Custom 06040000 MSFT 03000001) >Sep 26 03:22:59 localhost kernel: ACPI: FACS 0x00000000BFEFFFC0 000040 >Sep 26 03:22:59 localhost kernel: ACPI: FACS 0x00000000BFEFFFC0 000040 >Sep 26 03:22:59 localhost kernel: ACPI: BOOT 0x00000000BFEDF68D 000028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001) >Sep 26 03:22:59 localhost kernel: ACPI: APIC 0x00000000BFEDE8BD 000742 (v01 PTLTD ? APIC 06040000 LTP 00000000) >Sep 26 03:22:59 localhost kernel: ACPI: MCFG 0x00000000BFEDE881 00003C (v01 PTLTD $PCITBL$ 06040000 LTP 00000001) >Sep 26 03:22:59 localhost kernel: ACPI: SRAT 0x00000000BFEDD707 0008F8 (v02 VMWARE MEMPLUG 06040000 VMW 00000001) >Sep 26 03:22:59 localhost kernel: ACPI: HPET 0x00000000BFEDD6CF 000038 (v01 VMWARE VMW HPET 06040000 VMW 00000001) >Sep 26 03:22:59 localhost kernel: ACPI: WAET 0x00000000BFEDD6A7 000028 (v01 VMWARE VMW WAET 06040000 VMW 00000001) >Sep 26 03:22:59 localhost kernel: ACPI: Local APIC address 0xfee00000 >Sep 26 03:22:59 localhost kernel: system APIC only can use physical flat >Sep 26 03:22:59 localhost kernel: Setting APIC routing to physical flat. >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x00 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x02 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x04 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x06 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x08 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x0a -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x0c -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x0e -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x10 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x12 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x14 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x16 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x18 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x1a -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x1c -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x1e -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x20 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x22 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x24 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x26 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x28 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x2a -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x2c -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x2e -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x30 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x32 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x34 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x36 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x38 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x3a -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x3c -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x3e -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x40 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x42 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x44 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x46 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x48 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x4a -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x4c -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x4e -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x50 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x52 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x54 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x56 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x58 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x5a -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x5c -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x5e -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x60 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x62 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x64 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x66 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x68 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x6a -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x6c -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x6e -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x70 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x72 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x74 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x76 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x78 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x7a -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x7c -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x7e -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x80 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x82 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x84 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x86 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x88 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x8a -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x8c -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x8e -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x90 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x92 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x94 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x96 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x98 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x9a -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x9c -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0x9e -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xa0 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xa2 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xa4 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xa6 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xa8 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xaa -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xac -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xae -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xb0 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xb2 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xb4 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xb6 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xb8 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xba -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xbc -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xbe -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xc0 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xc2 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xc4 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xc6 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xc8 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xca -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xcc -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xce -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xd0 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xd2 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xd4 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xd6 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xd8 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xda -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xdc -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xde -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xe0 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xe2 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xe4 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xe6 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xe8 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xea -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xec -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xee -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xf0 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xf2 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xf4 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xf6 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xf8 -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xfa -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xfc -> Node 0 >Sep 26 03:22:59 localhost kernel: SRAT: PXM 0 -> APIC 0xfe -> Node 0 >Sep 26 03:22:59 localhost kernel: ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] >Sep 26 03:22:59 localhost kernel: ACPI: SRAT: Node 0 PXM 0 [mem 0x00100000-0x0fffffff] >Sep 26 03:22:59 localhost kernel: ACPI: SRAT: Node 0 PXM 0 [mem 0x10000000-0xbfffffff] >Sep 26 03:22:59 localhost kernel: ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x23fffffff] >Sep 26 03:22:59 localhost kernel: ACPI: SRAT: Node 0 PXM 0 [mem 0x240000000-0x203fffffff] hotplug >Sep 26 03:22:59 localhost kernel: NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x0fffffff] -> [mem 0x00000000-0x0fffffff] >Sep 26 03:22:59 localhost kernel: NUMA: Node 0 [mem 0x00000000-0x0fffffff] + [mem 0x10000000-0xbfffffff] -> [mem 0x00000000-0xbfffffff] >Sep 26 03:22:59 localhost kernel: NUMA: Node 0 [mem 0x00000000-0xbfffffff] + [mem 0x100000000-0x23fffffff] -> [mem 0x00000000-0x23fffffff] >Sep 26 03:22:59 localhost kernel: NODE_DATA(0) allocated [mem 0x23ffd5000-0x23fffffff] >Sep 26 03:22:59 localhost kernel: Zone ranges: >Sep 26 03:22:59 localhost kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] >Sep 26 03:22:59 localhost kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff] >Sep 26 03:22:59 localhost kernel: Normal [mem 0x0000000100000000-0x000000023fffffff] >Sep 26 03:22:59 localhost kernel: Device empty >Sep 26 03:22:59 localhost kernel: Movable zone start for each node >Sep 26 03:22:59 localhost kernel: Early memory node ranges >Sep 26 03:22:59 localhost kernel: node 0: [mem 0x0000000000001000-0x000000000009dfff] >Sep 26 03:22:59 localhost kernel: node 0: [mem 0x0000000000100000-0x00000000bfecffff] >Sep 26 03:22:59 localhost kernel: node 0: [mem 0x00000000bff00000-0x00000000bfffffff] >Sep 26 03:22:59 localhost kernel: node 0: [mem 0x0000000100000000-0x000000023fffffff] >Sep 26 03:22:59 localhost kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000023fffffff] >Sep 26 03:22:59 localhost kernel: On node 0 totalpages: 2097005 >Sep 26 03:22:59 localhost kernel: DMA zone: 64 pages used for memmap >Sep 26 03:22:59 localhost kernel: DMA zone: 21 pages reserved >Sep 26 03:22:59 localhost kernel: DMA zone: 3997 pages, LIFO batch:0 >Sep 26 03:22:59 localhost kernel: DMA32 zone: 12224 pages used for memmap >Sep 26 03:22:59 localhost kernel: DMA32 zone: 782288 pages, LIFO batch:31 >Sep 26 03:22:59 localhost kernel: Normal zone: 20480 pages used for memmap >Sep 26 03:22:59 localhost kernel: Normal zone: 1310720 pages, LIFO batch:31 >Sep 26 03:22:59 localhost kernel: Reserved but unavailable: 99 pages >Sep 26 03:22:59 localhost kernel: ACPI: PM-Timer IO Port: 0x1008 >Sep 26 03:22:59 localhost kernel: ACPI: Local APIC address 0xfee00000 >Sep 26 03:22:59 localhost kernel: system APIC only can use physical flat >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x18] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x19] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x1a] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x1b] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x1c] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x1d] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x1e] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x1f] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x20] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x21] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x22] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x23] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x24] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x25] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x26] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x27] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x28] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x29] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x2a] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x2b] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x2c] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x2d] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x2e] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x2f] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x30] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x31] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x32] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x33] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x34] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x35] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x36] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x37] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x38] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x39] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x3a] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x3b] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x3c] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x3d] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x3e] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x3f] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x40] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x41] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x42] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x43] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x44] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x45] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x46] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x47] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x48] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x49] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x4a] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x4b] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x4c] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x4d] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x4e] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x4f] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x50] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x51] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x52] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x53] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x54] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x55] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x56] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x57] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x58] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x59] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x5a] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x5b] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x5c] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x5d] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x5e] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x5f] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x60] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x61] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x62] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x63] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x64] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x65] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x66] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x67] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x68] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x69] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x6a] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x6b] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x6c] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x6d] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x6e] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x6f] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x70] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x71] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x72] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x73] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x74] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x75] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x76] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x77] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x78] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x79] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x7a] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x7b] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x7c] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x7d] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x7e] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x7f] high edge lint[0x1]) >Sep 26 03:22:59 localhost kernel: IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >Sep 26 03:22:59 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge) >Sep 26 03:22:59 localhost kernel: ACPI: IRQ0 used by override. >Sep 26 03:22:59 localhost kernel: ACPI: IRQ9 used by override. >Sep 26 03:22:59 localhost kernel: Using ACPI (MADT) for SMP configuration information >Sep 26 03:22:59 localhost kernel: ACPI: HPET id: 0x8086af01 base: 0xfed00000 >Sep 26 03:22:59 localhost kernel: smpboot: Allowing 128 CPUs, 124 hotplug CPUs >Sep 26 03:22:59 localhost kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff] >Sep 26 03:22:59 localhost kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009efff] >Sep 26 03:22:59 localhost kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >Sep 26 03:22:59 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dbfff] >Sep 26 03:22:59 localhost kernel: PM: Registered nosave memory: [mem 0x000dc000-0x000fffff] >Sep 26 03:22:59 localhost kernel: PM: Registered nosave memory: [mem 0xbfed0000-0xbfefefff] >Sep 26 03:22:59 localhost kernel: PM: Registered nosave memory: [mem 0xbfeff000-0xbfefffff] >Sep 26 03:22:59 localhost kernel: PM: Registered nosave memory: [mem 0xc0000000-0xefffffff] >Sep 26 03:22:59 localhost kernel: PM: Registered nosave memory: [mem 0xf0000000-0xf7ffffff] >Sep 26 03:22:59 localhost kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfebfffff] >Sep 26 03:22:59 localhost kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff] >Sep 26 03:22:59 localhost kernel: PM: Registered nosave memory: [mem 0xfec10000-0xfedfffff] >Sep 26 03:22:59 localhost kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >Sep 26 03:22:59 localhost kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfffdffff] >Sep 26 03:22:59 localhost kernel: PM: Registered nosave memory: [mem 0xfffe0000-0xffffffff] >Sep 26 03:22:59 localhost kernel: e820: [mem 0xc0000000-0xefffffff] available for PCI devices >Sep 26 03:22:59 localhost kernel: Booting paravirtualized kernel on VMware hypervisor >Sep 26 03:22:59 localhost kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns >Sep 26 03:22:59 localhost kernel: setup_percpu: NR_CPUS:1024 nr_cpumask_bits:128 nr_cpu_ids:128 nr_node_ids:1 >Sep 26 03:22:59 localhost kernel: percpu: Embedded 44 pages/cpu @ (ptrval) s143360 r8192 d28672 u262144 >Sep 26 03:22:59 localhost kernel: pcpu-alloc: s143360 r8192 d28672 u262144 alloc=1*2097152 >Sep 26 03:22:59 localhost kernel: pcpu-alloc: [0] 000 001 002 003 004 005 006 007 >Sep 26 03:22:59 localhost kernel: pcpu-alloc: [0] 008 009 010 011 012 013 014 015 >Sep 26 03:22:59 localhost kernel: pcpu-alloc: [0] 016 017 018 019 020 021 022 023 >Sep 26 03:22:59 localhost kernel: pcpu-alloc: [0] 024 025 026 027 028 029 030 031 >Sep 26 03:22:59 localhost kernel: pcpu-alloc: [0] 032 033 034 035 036 037 038 039 >Sep 26 03:22:59 localhost kernel: pcpu-alloc: [0] 040 041 042 043 044 045 046 047 >Sep 26 03:22:59 localhost kernel: pcpu-alloc: [0] 048 049 050 051 052 053 054 055 >Sep 26 03:22:59 localhost kernel: pcpu-alloc: [0] 056 057 058 059 060 061 062 063 >Sep 26 03:22:59 localhost kernel: pcpu-alloc: [0] 064 065 066 067 068 069 070 071 >Sep 26 03:22:59 localhost kernel: pcpu-alloc: [0] 072 073 074 075 076 077 078 079 >Sep 26 03:22:59 localhost kernel: pcpu-alloc: [0] 080 081 082 083 084 085 086 087 >Sep 26 03:22:59 localhost kernel: pcpu-alloc: [0] 088 089 090 091 092 093 094 095 >Sep 26 03:22:59 localhost kernel: pcpu-alloc: [0] 096 097 098 099 100 101 102 103 >Sep 26 03:22:59 localhost kernel: pcpu-alloc: [0] 104 105 106 107 108 109 110 111 >Sep 26 03:22:59 localhost kernel: pcpu-alloc: [0] 112 113 114 115 116 117 118 119 >Sep 26 03:22:59 localhost kernel: pcpu-alloc: [0] 120 121 122 123 124 125 126 127 >Sep 26 03:22:59 localhost kernel: Built 1 zonelists, mobility grouping on. Total pages: 2064216 >Sep 26 03:22:59 localhost kernel: Policy zone: Normal >Sep 26 03:22:59 localhost kernel: Kernel command line: BOOT_IMAGE=vmlinuz initrd=initrd.img root=live:CDLABEL=Fedora-WS-Live-28-1-1 rd.live.image quiet >Sep 26 03:22:59 localhost kernel: log_buf_len individual max cpu contribution: 4096 bytes >Sep 26 03:22:59 localhost kernel: log_buf_len total cpu_extra contributions: 520192 bytes >Sep 26 03:22:59 localhost kernel: log_buf_len min size: 262144 bytes >Sep 26 03:22:59 localhost kernel: log_buf_len: 1048576 bytes >Sep 26 03:22:59 localhost kernel: early log buf free: 235736(89%) >Sep 26 03:22:59 localhost kernel: Memory: 8088676K/8388020K available (12300K kernel code, 1566K rwdata, 3864K rodata, 2120K init, 1368K bss, 299344K reserved, 0K cma-reserved) >Sep 26 03:22:59 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=128, Nodes=1 >Sep 26 03:22:59 localhost kernel: Kernel/User page tables isolation: enabled >Sep 26 03:22:59 localhost kernel: ftrace: allocating 36305 entries in 142 pages >Sep 26 03:22:59 localhost kernel: Hierarchical RCU implementation. >Sep 26 03:22:59 localhost kernel: RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=128. >Sep 26 03:22:59 localhost kernel: Tasks RCU enabled. >Sep 26 03:22:59 localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=128 >Sep 26 03:22:59 localhost kernel: NR_IRQS: 65792, nr_irqs: 1448, preallocated irqs: 16 >Sep 26 03:22:59 localhost kernel: Offload RCU callbacks from CPUs: . >Sep 26 03:22:59 localhost kernel: Console: colour VGA+ 80x25 >Sep 26 03:22:59 localhost kernel: console [tty0] enabled >Sep 26 03:22:59 localhost kernel: ACPI: Core revision 20180105 >Sep 26 03:22:59 localhost kernel: ACPI: 1 ACPI AML tables successfully acquired and loaded >Sep 26 03:22:59 localhost kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns >Sep 26 03:22:59 localhost kernel: hpet clockevent registered >Sep 26 03:22:59 localhost kernel: APIC: Switch to symmetric I/O mode setup >Sep 26 03:22:59 localhost kernel: x2apic enabled >Sep 26 03:22:59 localhost kernel: Switched APIC routing to physical x2apic. >Sep 26 03:22:59 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Sep 26 03:22:59 localhost kernel: tsc: Detected 2594.098 MHz processor >Sep 26 03:22:59 localhost kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x256474782b1, max_idle_ns: 440795239381 ns >Sep 26 03:22:59 localhost kernel: Calibrating delay loop (skipped) preset value.. 5188.19 BogoMIPS (lpj=2594098) >Sep 26 03:22:59 localhost kernel: pid_max: default: 131072 minimum: 1024 >Sep 26 03:22:59 localhost kernel: Security Framework initialized >Sep 26 03:22:59 localhost kernel: Yama: becoming mindful. >Sep 26 03:22:59 localhost kernel: SELinux: Initializing. >Sep 26 03:22:59 localhost kernel: SELinux: Starting in permissive mode >Sep 26 03:22:59 localhost kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >Sep 26 03:22:59 localhost kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >Sep 26 03:22:59 localhost kernel: Mount-cache hash table entries: 16384 (order: 5, 131072 bytes) >Sep 26 03:22:59 localhost kernel: Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes) >Sep 26 03:22:59 localhost kernel: Disabled fast string operations >Sep 26 03:22:59 localhost kernel: CPU: Physical Processor ID: 0 >Sep 26 03:22:59 localhost kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >Sep 26 03:22:59 localhost kernel: ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >Sep 26 03:22:59 localhost kernel: mce: CPU supports 0 MCE banks >Sep 26 03:22:59 localhost kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 >Sep 26 03:22:59 localhost kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 >Sep 26 03:22:59 localhost kernel: Spectre V2 : Mitigation: Full generic retpoline >Sep 26 03:22:59 localhost kernel: Freeing SMP alternatives memory: 36K >Sep 26 03:22:59 localhost kernel: TSC deadline timer enabled >Sep 26 03:22:59 localhost kernel: smpboot: CPU0: Intel(R) Core(TM) i7-4960HQ CPU @ 2.60GHz (family: 0x6, model: 0x46, stepping: 0x1) >Sep 26 03:22:59 localhost kernel: Performance Events: Haswell events, core PMU driver. >Sep 26 03:22:59 localhost kernel: core: CPUID marked event: 'cpu cycles' unavailable >Sep 26 03:22:59 localhost kernel: core: CPUID marked event: 'instructions' unavailable >Sep 26 03:22:59 localhost kernel: core: CPUID marked event: 'bus cycles' unavailable >Sep 26 03:22:59 localhost kernel: core: CPUID marked event: 'cache references' unavailable >Sep 26 03:22:59 localhost kernel: core: CPUID marked event: 'cache misses' unavailable >Sep 26 03:22:59 localhost kernel: core: CPUID marked event: 'branch instructions' unavailable >Sep 26 03:22:59 localhost kernel: core: CPUID marked event: 'branch misses' unavailable >Sep 26 03:22:59 localhost kernel: ... version: 1 >Sep 26 03:22:59 localhost kernel: ... bit width: 48 >Sep 26 03:22:59 localhost kernel: ... generic registers: 4 >Sep 26 03:22:59 localhost kernel: ... value mask: 0000ffffffffffff >Sep 26 03:22:59 localhost kernel: ... max period: 000000007fffffff >Sep 26 03:22:59 localhost kernel: ... fixed-purpose events: 0 >Sep 26 03:22:59 localhost kernel: ... event mask: 000000000000000f >Sep 26 03:22:59 localhost kernel: Hierarchical SRCU implementation. >Sep 26 03:22:59 localhost kernel: NMI watchdog: Perf event create on CPU 0 failed with -2 >Sep 26 03:22:59 localhost kernel: NMI watchdog: Perf NMI watchdog permanently disabled >Sep 26 03:22:59 localhost kernel: smp: Bringing up secondary CPUs ... >Sep 26 03:22:59 localhost kernel: x86: Booting SMP configuration: >Sep 26 03:22:59 localhost kernel: .... node #0, CPUs: #1 >Sep 26 03:22:59 localhost kernel: Disabled fast string operations >Sep 26 03:22:59 localhost kernel: mce: CPU supports 0 MCE banks >Sep 26 03:22:59 localhost kernel: smpboot: CPU 1 Converting physical 2 to logical package 1 >Sep 26 03:22:59 localhost kernel: #2 >Sep 26 03:22:59 localhost kernel: Disabled fast string operations >Sep 26 03:22:59 localhost kernel: mce: CPU supports 0 MCE banks >Sep 26 03:22:59 localhost kernel: smpboot: CPU 2 Converting physical 4 to logical package 2 >Sep 26 03:22:59 localhost kernel: #3 >Sep 26 03:22:59 localhost kernel: Disabled fast string operations >Sep 26 03:22:59 localhost kernel: mce: CPU supports 0 MCE banks >Sep 26 03:22:59 localhost kernel: smpboot: CPU 3 Converting physical 6 to logical package 3 >Sep 26 03:22:59 localhost kernel: smp: Brought up 1 node, 4 CPUs >Sep 26 03:22:59 localhost kernel: smpboot: Max logical packages: 128 >Sep 26 03:22:59 localhost kernel: smpboot: Total of 4 processors activated (20752.78 BogoMIPS) >Sep 26 03:22:59 localhost kernel: devtmpfs: initialized >Sep 26 03:22:59 localhost kernel: x86/mm: Memory block size: 128MB >Sep 26 03:22:59 localhost kernel: PM: Registering ACPI NVS region [mem 0xbfeff000-0xbfefffff] (4096 bytes) >Sep 26 03:22:59 localhost kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns >Sep 26 03:22:59 localhost kernel: futex hash table entries: 32768 (order: 9, 2097152 bytes) >Sep 26 03:22:59 localhost kernel: pinctrl core: initialized pinctrl subsystem >Sep 26 03:22:59 localhost kernel: RTC time: 7:22:53, date: 09/26/18 >Sep 26 03:22:59 localhost kernel: NET: Registered protocol family 16 >Sep 26 03:22:59 localhost kernel: audit: initializing netlink subsys (disabled) >Sep 26 03:22:59 localhost kernel: audit: type=2000 audit(1537946573.199:1): state=initialized audit_enabled=0 res=1 >Sep 26 03:22:59 localhost kernel: cpuidle: using governor menu >Sep 26 03:22:59 localhost kernel: Simple Boot Flag at 0x36 set to 0x80 >Sep 26 03:22:59 localhost kernel: ACPI: bus type PCI registered >Sep 26 03:22:59 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Sep 26 03:22:59 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) >Sep 26 03:22:59 localhost kernel: PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820 >Sep 26 03:22:59 localhost kernel: pmd_set_huge: Cannot satisfy [mem 0xf0000000-0xf0200000] with a huge-page mapping due to MTRR override. >Sep 26 03:22:59 localhost kernel: PCI: Using configuration type 1 for base access >Sep 26 03:22:59 localhost kernel: core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off >Sep 26 03:22:59 localhost kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages >Sep 26 03:22:59 localhost kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages >Sep 26 03:22:59 localhost kernel: cryptd: max_cpu_qlen set to 1000 >Sep 26 03:22:59 localhost kernel: ACPI: Added _OSI(Module Device) >Sep 26 03:22:59 localhost kernel: ACPI: Added _OSI(Processor Device) >Sep 26 03:22:59 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Sep 26 03:22:59 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Sep 26 03:22:59 localhost kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored >Sep 26 03:22:59 localhost kernel: ACPI: Interpreter enabled >Sep 26 03:22:59 localhost kernel: ACPI: (supports S0 S1 S4 S5) >Sep 26 03:22:59 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Sep 26 03:22:59 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Sep 26 03:22:59 localhost kernel: ACPI: Enabled 4 GPEs in block 00 to 0F >Sep 26 03:22:59 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7f]) >Sep 26 03:22:59 localhost kernel: acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >Sep 26 03:22:59 localhost kernel: acpi PNP0A03:00: _OSC: platform does not support [AER] >Sep 26 03:22:59 localhost kernel: acpi PNP0A03:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability] >Sep 26 03:22:59 localhost kernel: PCI host bridge to bus 0000:00 >Sep 26 03:22:59 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xfeff window] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-7f] >Sep 26 03:22:59 localhost kernel: pci 0000:00:00.0: [8086:7190] type 00 class 0x060000 >Sep 26 03:22:59 localhost kernel: pci 0000:00:01.0: [8086:7191] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:07.0: [8086:7110] type 00 class 0x060100 >Sep 26 03:22:59 localhost kernel: pci 0000:00:07.1: [8086:7111] type 00 class 0x01018a >Sep 26 03:22:59 localhost kernel: pci 0000:00:07.1: reg 0x20: [io 0x1060-0x106f] >Sep 26 03:22:59 localhost kernel: pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >Sep 26 03:22:59 localhost kernel: pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >Sep 26 03:22:59 localhost kernel: pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >Sep 26 03:22:59 localhost kernel: pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >Sep 26 03:22:59 localhost kernel: pci 0000:00:07.3: [8086:7113] type 00 class 0x068000 >Sep 26 03:22:59 localhost kernel: pci 0000:00:07.3: quirk: [io 0x1000-0x103f] claimed by PIIX4 ACPI >Sep 26 03:22:59 localhost kernel: pci 0000:00:07.3: quirk: [io 0x1040-0x104f] claimed by PIIX4 SMB >Sep 26 03:22:59 localhost kernel: pci 0000:00:07.7: [15ad:0740] type 00 class 0x088000 >Sep 26 03:22:59 localhost kernel: pci 0000:00:07.7: reg 0x10: [io 0x1080-0x10bf] >Sep 26 03:22:59 localhost kernel: pci 0000:00:07.7: reg 0x14: [mem 0xfebfe000-0xfebfffff 64bit] >Sep 26 03:22:59 localhost kernel: pci 0000:00:0f.0: [15ad:0405] type 00 class 0x030000 >Sep 26 03:22:59 localhost kernel: pci 0000:00:0f.0: reg 0x10: [io 0x1070-0x107f] >Sep 26 03:22:59 localhost kernel: pci 0000:00:0f.0: reg 0x14: [mem 0xe8000000-0xefffffff pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:0f.0: reg 0x18: [mem 0xfe000000-0xfe7fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:0f.0: reg 0x30: [mem 0x00000000-0x00007fff pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:10.0: [1000:0030] type 00 class 0x010000 >Sep 26 03:22:59 localhost kernel: pci 0000:00:10.0: reg 0x10: [io 0x1400-0x14ff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:10.0: reg 0x14: [mem 0xfeba0000-0xfebbffff 64bit] >Sep 26 03:22:59 localhost kernel: pci 0000:00:10.0: reg 0x1c: [mem 0xfebc0000-0xfebdffff 64bit] >Sep 26 03:22:59 localhost kernel: pci 0000:00:10.0: reg 0x30: [mem 0x00000000-0x00003fff pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:11.0: [15ad:0790] type 01 class 0x060401 >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.0: [15ad:07a0] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.0: PME# supported from D0 D3hot D3cold >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.1: [15ad:07a0] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.1: PME# supported from D0 D3hot D3cold >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.2: [15ad:07a0] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.2: PME# supported from D0 D3hot D3cold >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.3: [15ad:07a0] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.3: PME# supported from D0 D3hot D3cold >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.4: [15ad:07a0] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.4: PME# supported from D0 D3hot D3cold >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.5: [15ad:07a0] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.5: PME# supported from D0 D3hot D3cold >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.6: [15ad:07a0] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.6: PME# supported from D0 D3hot D3cold >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.7: [15ad:07a0] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.7: PME# supported from D0 D3hot D3cold >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.0: [15ad:07a0] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.1: [15ad:07a0] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.1: PME# supported from D0 D3hot D3cold >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.2: [15ad:07a0] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.2: PME# supported from D0 D3hot D3cold >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.3: [15ad:07a0] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.3: PME# supported from D0 D3hot D3cold >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.4: [15ad:07a0] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.4: PME# supported from D0 D3hot D3cold >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.5: [15ad:07a0] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.5: PME# supported from D0 D3hot D3cold >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.6: [15ad:07a0] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.6: PME# supported from D0 D3hot D3cold >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.7: [15ad:07a0] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.7: PME# supported from D0 D3hot D3cold >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.0: [15ad:07a0] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.0: PME# supported from D0 D3hot D3cold >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.1: [15ad:07a0] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.1: PME# supported from D0 D3hot D3cold >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.2: [15ad:07a0] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.2: PME# supported from D0 D3hot D3cold >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.3: [15ad:07a0] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.3: PME# supported from D0 D3hot D3cold >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.4: [15ad:07a0] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.4: PME# supported from D0 D3hot D3cold >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.5: [15ad:07a0] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.5: PME# supported from D0 D3hot D3cold >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.6: [15ad:07a0] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.6: PME# supported from D0 D3hot D3cold >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.7: [15ad:07a0] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.7: PME# supported from D0 D3hot D3cold >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.0: [15ad:07a0] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.0: PME# supported from D0 D3hot D3cold >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.1: [15ad:07a0] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.1: PME# supported from D0 D3hot D3cold >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.2: [15ad:07a0] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.2: PME# supported from D0 D3hot D3cold >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.3: [15ad:07a0] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.3: PME# supported from D0 D3hot D3cold >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.4: [15ad:07a0] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.4: PME# supported from D0 D3hot D3cold >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.5: [15ad:07a0] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.5: PME# supported from D0 D3hot D3cold >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.6: [15ad:07a0] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.6: PME# supported from D0 D3hot D3cold >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.7: [15ad:07a0] type 01 class 0x060400 >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.7: PME# supported from D0 D3hot D3cold >Sep 26 03:22:59 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01] >Sep 26 03:22:59 localhost kernel: acpiphp: Slot [32] registered >Sep 26 03:22:59 localhost kernel: acpiphp: Slot [33] registered >Sep 26 03:22:59 localhost kernel: acpiphp: Slot [34] registered >Sep 26 03:22:59 localhost kernel: acpiphp: Slot [35] registered >Sep 26 03:22:59 localhost kernel: acpiphp: Slot [36] registered >Sep 26 03:22:59 localhost kernel: acpiphp: Slot [37] registered >Sep 26 03:22:59 localhost kernel: acpiphp: Slot [38] registered >Sep 26 03:22:59 localhost kernel: acpiphp: Slot [39] registered >Sep 26 03:22:59 localhost kernel: acpiphp: Slot [40] registered >Sep 26 03:22:59 localhost kernel: acpiphp: Slot [41] registered >Sep 26 03:22:59 localhost kernel: acpiphp: Slot [42] registered >Sep 26 03:22:59 localhost kernel: acpiphp: Slot [43] registered >Sep 26 03:22:59 localhost kernel: acpiphp: Slot [44] registered >Sep 26 03:22:59 localhost kernel: acpiphp: Slot [45] registered >Sep 26 03:22:59 localhost kernel: acpiphp: Slot [46] registered >Sep 26 03:22:59 localhost kernel: acpiphp: Slot [47] registered >Sep 26 03:22:59 localhost kernel: acpiphp: Slot [48] registered >Sep 26 03:22:59 localhost kernel: acpiphp: Slot [49] registered >Sep 26 03:22:59 localhost kernel: acpiphp: Slot [50] registered >Sep 26 03:22:59 localhost kernel: acpiphp: Slot [51] registered >Sep 26 03:22:59 localhost kernel: acpiphp: Slot [52] registered >Sep 26 03:22:59 localhost kernel: acpiphp: Slot [53] registered >Sep 26 03:22:59 localhost kernel: acpiphp: Slot [54] registered >Sep 26 03:22:59 localhost kernel: acpiphp: Slot [55] registered >Sep 26 03:22:59 localhost kernel: acpiphp: Slot [56] registered >Sep 26 03:22:59 localhost kernel: acpiphp: Slot [57] registered >Sep 26 03:22:59 localhost kernel: acpiphp: Slot [58] registered >Sep 26 03:22:59 localhost kernel: acpiphp: Slot [59] registered >Sep 26 03:22:59 localhost kernel: acpiphp: Slot [60] registered >Sep 26 03:22:59 localhost kernel: acpiphp: Slot [61] registered >Sep 26 03:22:59 localhost kernel: acpiphp: Slot [62] registered >Sep 26 03:22:59 localhost kernel: acpiphp: Slot [63] registered >Sep 26 03:22:59 localhost kernel: pci 0000:02:00.0: [15ad:0774] type 00 class 0x0c0300 >Sep 26 03:22:59 localhost kernel: pci 0000:02:00.0: reg 0x20: [io 0x2080-0x209f] >Sep 26 03:22:59 localhost kernel: pci 0000:02:01.0: [8086:100f] type 00 class 0x020000 >Sep 26 03:22:59 localhost kernel: pci 0000:02:01.0: reg 0x10: [mem 0xfd5c0000-0xfd5dffff 64bit] >Sep 26 03:22:59 localhost kernel: pci 0000:02:01.0: reg 0x18: [mem 0xfdff0000-0xfdffffff 64bit] >Sep 26 03:22:59 localhost kernel: pci 0000:02:01.0: reg 0x20: [io 0x2000-0x203f] >Sep 26 03:22:59 localhost kernel: pci 0000:02:01.0: reg 0x30: [mem 0x00000000-0x0000ffff pref] >Sep 26 03:22:59 localhost kernel: pci 0000:02:02.0: [1274:1371] type 00 class 0x040100 >Sep 26 03:22:59 localhost kernel: pci 0000:02:02.0: reg 0x10: [io 0x2040-0x207f] >Sep 26 03:22:59 localhost kernel: pci 0000:02:03.0: [15ad:0770] type 00 class 0x0c0320 >Sep 26 03:22:59 localhost kernel: pci 0000:02:03.0: reg 0x10: [mem 0xfd5ef000-0xfd5effff] >Sep 26 03:22:59 localhost kernel: pci 0000:02:05.0: [15ad:07e0] type 00 class 0x010601 >Sep 26 03:22:59 localhost kernel: pci 0000:02:05.0: reg 0x24: [mem 0xfd5ee000-0xfd5eefff] >Sep 26 03:22:59 localhost kernel: pci 0000:02:05.0: reg 0x30: [mem 0x00000000-0x0000ffff pref] >Sep 26 03:22:59 localhost kernel: pci 0000:02:05.0: PME# supported from D3hot >Sep 26 03:22:59 localhost kernel: pci 0000:00:11.0: PCI bridge to [bus 02] (subtractive decode) >Sep 26 03:22:59 localhost kernel: pci 0000:00:11.0: bridge window [io 0x2000-0x3fff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:11.0: bridge window [mem 0xfd500000-0xfdffffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:11.0: bridge window [mem 0xe7b00000-0xe7ffffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:11.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) >Sep 26 03:22:59 localhost kernel: pci 0000:00:11.0: bridge window [mem 0x000cc000-0x000cffff window] (subtractive decode) >Sep 26 03:22:59 localhost kernel: pci 0000:00:11.0: bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode) >Sep 26 03:22:59 localhost kernel: pci 0000:00:11.0: bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode) >Sep 26 03:22:59 localhost kernel: pci 0000:00:11.0: bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode) >Sep 26 03:22:59 localhost kernel: pci 0000:00:11.0: bridge window [mem 0xc0000000-0xfebfffff window] (subtractive decode) >Sep 26 03:22:59 localhost kernel: pci 0000:00:11.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode) >Sep 26 03:22:59 localhost kernel: pci 0000:00:11.0: bridge window [io 0x0d00-0xfeff window] (subtractive decode) >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.0: PCI bridge to [bus 03] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.0: bridge window [io 0x4000-0x4fff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.0: bridge window [mem 0xfd400000-0xfd4fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.0: bridge window [mem 0xe7a00000-0xe7afffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.1: PCI bridge to [bus 04] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.1: bridge window [io 0x8000-0x8fff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.1: bridge window [mem 0xfd000000-0xfd0fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.1: bridge window [mem 0xe7600000-0xe76fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.2: PCI bridge to [bus 05] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.2: bridge window [io 0xc000-0xcfff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.2: bridge window [mem 0xfcc00000-0xfccfffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.2: bridge window [mem 0xe7200000-0xe72fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.3: PCI bridge to [bus 06] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.3: bridge window [mem 0xfc800000-0xfc8fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.3: bridge window [mem 0xe6e00000-0xe6efffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.4: PCI bridge to [bus 07] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.4: bridge window [mem 0xfc400000-0xfc4fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.4: bridge window [mem 0xe6a00000-0xe6afffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.5: PCI bridge to [bus 08] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.5: bridge window [mem 0xfc000000-0xfc0fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.5: bridge window [mem 0xe6600000-0xe66fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.6: PCI bridge to [bus 09] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.6: bridge window [mem 0xfbc00000-0xfbcfffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.6: bridge window [mem 0xe6200000-0xe62fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.7: PCI bridge to [bus 0a] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.7: bridge window [mem 0xfb800000-0xfb8fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.7: bridge window [mem 0xe5e00000-0xe5efffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.0: PCI bridge to [bus 0b] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.0: bridge window [io 0x5000-0x5fff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.0: bridge window [mem 0xfd300000-0xfd3fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.0: bridge window [mem 0xe7900000-0xe79fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.1: PCI bridge to [bus 0c] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.1: bridge window [io 0x9000-0x9fff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.1: bridge window [mem 0xfcf00000-0xfcffffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.1: bridge window [mem 0xe7500000-0xe75fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.2: PCI bridge to [bus 0d] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.2: bridge window [io 0xd000-0xdfff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.2: bridge window [mem 0xfcb00000-0xfcbfffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.2: bridge window [mem 0xe7100000-0xe71fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.3: PCI bridge to [bus 0e] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.3: bridge window [mem 0xfc700000-0xfc7fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.3: bridge window [mem 0xe6d00000-0xe6dfffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.4: PCI bridge to [bus 0f] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.4: bridge window [mem 0xfc300000-0xfc3fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.4: bridge window [mem 0xe6900000-0xe69fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.5: PCI bridge to [bus 10] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.5: bridge window [mem 0xfbf00000-0xfbffffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.5: bridge window [mem 0xe6500000-0xe65fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.6: PCI bridge to [bus 11] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.6: bridge window [mem 0xfbb00000-0xfbbfffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.6: bridge window [mem 0xe6100000-0xe61fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.7: PCI bridge to [bus 12] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.7: bridge window [mem 0xfb700000-0xfb7fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.7: bridge window [mem 0xe5d00000-0xe5dfffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.0: PCI bridge to [bus 13] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.0: bridge window [io 0x6000-0x6fff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.0: bridge window [mem 0xfd200000-0xfd2fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.0: bridge window [mem 0xe7800000-0xe78fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.1: PCI bridge to [bus 14] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.1: bridge window [io 0xa000-0xafff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.1: bridge window [mem 0xfce00000-0xfcefffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.1: bridge window [mem 0xe7400000-0xe74fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.2: PCI bridge to [bus 15] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.2: bridge window [io 0xe000-0xefff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.2: bridge window [mem 0xfca00000-0xfcafffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.2: bridge window [mem 0xe7000000-0xe70fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.3: PCI bridge to [bus 16] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.3: bridge window [mem 0xfc600000-0xfc6fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.3: bridge window [mem 0xe6c00000-0xe6cfffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.4: PCI bridge to [bus 17] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.4: bridge window [mem 0xfc200000-0xfc2fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.4: bridge window [mem 0xe6800000-0xe68fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.5: PCI bridge to [bus 18] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.5: bridge window [mem 0xfbe00000-0xfbefffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.5: bridge window [mem 0xe6400000-0xe64fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.6: PCI bridge to [bus 19] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.6: bridge window [mem 0xfba00000-0xfbafffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.6: bridge window [mem 0xe6000000-0xe60fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.7: PCI bridge to [bus 1a] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.7: bridge window [mem 0xfb600000-0xfb6fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.7: bridge window [mem 0xe5c00000-0xe5cfffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.0: PCI bridge to [bus 1b] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.0: bridge window [io 0x7000-0x7fff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.0: bridge window [mem 0xfd100000-0xfd1fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.0: bridge window [mem 0xe7700000-0xe77fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.1: PCI bridge to [bus 1c] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.1: bridge window [io 0xb000-0xbfff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.1: bridge window [mem 0xfcd00000-0xfcdfffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.1: bridge window [mem 0xe7300000-0xe73fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.2: PCI bridge to [bus 1d] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.2: bridge window [mem 0xfc900000-0xfc9fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.2: bridge window [mem 0xe6f00000-0xe6ffffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.3: PCI bridge to [bus 1e] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.3: bridge window [mem 0xfc500000-0xfc5fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.3: bridge window [mem 0xe6b00000-0xe6bfffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.4: PCI bridge to [bus 1f] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.4: bridge window [mem 0xfc100000-0xfc1fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.4: bridge window [mem 0xe6700000-0xe67fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.5: PCI bridge to [bus 20] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.5: bridge window [mem 0xfbd00000-0xfbdfffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.5: bridge window [mem 0xe6300000-0xe63fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.6: PCI bridge to [bus 21] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.6: bridge window [mem 0xfb900000-0xfb9fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.6: bridge window [mem 0xe5f00000-0xe5ffffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.7: PCI bridge to [bus 22] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.7: bridge window [mem 0xfb500000-0xfb5fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.7: bridge window [mem 0xe5b00000-0xe5bfffff 64bit pref] >Sep 26 03:22:59 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *9 10 11 14 15) >Sep 26 03:22:59 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11 14 15) >Sep 26 03:22:59 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 14 15) >Sep 26 03:22:59 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *7 9 10 11 14 15) >Sep 26 03:22:59 localhost kernel: pci 0000:00:0f.0: vgaarb: setting as boot VGA device >Sep 26 03:22:59 localhost kernel: pci 0000:00:0f.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none >Sep 26 03:22:59 localhost kernel: pci 0000:00:0f.0: vgaarb: bridge control possible >Sep 26 03:22:59 localhost kernel: vgaarb: loaded >Sep 26 03:22:59 localhost kernel: SCSI subsystem initialized >Sep 26 03:22:59 localhost kernel: libata version 3.00 loaded. >Sep 26 03:22:59 localhost kernel: ACPI: bus type USB registered >Sep 26 03:22:59 localhost kernel: usbcore: registered new interface driver usbfs >Sep 26 03:22:59 localhost kernel: usbcore: registered new interface driver hub >Sep 26 03:22:59 localhost kernel: usbcore: registered new device driver usb >Sep 26 03:22:59 localhost kernel: EDAC MC: Ver: 3.0.0 >Sep 26 03:22:59 localhost kernel: PCI: Using ACPI for IRQ routing >Sep 26 03:22:59 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Sep 26 03:22:59 localhost kernel: e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff] >Sep 26 03:22:59 localhost kernel: e820: reserve RAM buffer [mem 0xbfed0000-0xbfffffff] >Sep 26 03:22:59 localhost kernel: NetLabel: Initializing >Sep 26 03:22:59 localhost kernel: NetLabel: domain hash size = 128 >Sep 26 03:22:59 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO >Sep 26 03:22:59 localhost kernel: NetLabel: unlabeled traffic allowed by default >Sep 26 03:22:59 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 >Sep 26 03:22:59 localhost kernel: hpet0: 16 comparators, 64-bit 14.318180 MHz counter >Sep 26 03:22:59 localhost kernel: clocksource: Switched to clocksource tsc-early >Sep 26 03:22:59 localhost kernel: VFS: Disk quotas dquot_6.6.0 >Sep 26 03:22:59 localhost kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Sep 26 03:22:59 localhost kernel: pnp: PnP ACPI init >Sep 26 03:22:59 localhost kernel: system 00:00: [io 0x1000-0x103f] has been reserved >Sep 26 03:22:59 localhost kernel: system 00:00: [io 0x1040-0x104f] has been reserved >Sep 26 03:22:59 localhost kernel: system 00:00: [io 0x0cf0-0x0cf1] has been reserved >Sep 26 03:22:59 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) >Sep 26 03:22:59 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >Sep 26 03:22:59 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >Sep 26 03:22:59 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >Sep 26 03:22:59 localhost kernel: system 00:04: [mem 0xfed00000-0xfed003ff] has been reserved >Sep 26 03:22:59 localhost kernel: system 00:04: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active) >Sep 26 03:22:59 localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >Sep 26 03:22:59 localhost kernel: pnp 00:06: [dma 2] >Sep 26 03:22:59 localhost kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0700 (active) >Sep 26 03:22:59 localhost kernel: system 00:07: [io 0xfce0-0xfcff] has been reserved >Sep 26 03:22:59 localhost kernel: system 00:07: [mem 0xf0000000-0xf7ffffff] has been reserved >Sep 26 03:22:59 localhost kernel: system 00:07: [mem 0xfe800000-0xfe9fffff] has been reserved >Sep 26 03:22:59 localhost kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) >Sep 26 03:22:59 localhost kernel: pnp: PnP ACPI: found 8 devices >Sep 26 03:22:59 localhost kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.3: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.4: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.5: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.6: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.7: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.3: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.4: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.5: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.6: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.7: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.3: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.4: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.5: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.6: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.7: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.2: bridge window [io 0x1000-0x0fff] to [bus 1d] add_size 1000 >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.3: bridge window [io 0x1000-0x0fff] to [bus 1e] add_size 1000 >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.4: bridge window [io 0x1000-0x0fff] to [bus 1f] add_size 1000 >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.5: bridge window [io 0x1000-0x0fff] to [bus 20] add_size 1000 >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.6: bridge window [io 0x1000-0x0fff] to [bus 21] add_size 1000 >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.7: bridge window [io 0x1000-0x0fff] to [bus 22] add_size 1000 >Sep 26 03:22:59 localhost kernel: pci 0000:00:0f.0: BAR 6: assigned [mem 0xc0000000-0xc0007fff pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:10.0: BAR 6: assigned [mem 0xc0008000-0xc000bfff pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.3: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.3: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.4: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.4: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.5: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.5: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.6: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.6: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.7: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.7: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.3: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.3: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.4: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.4: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.5: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.5: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.6: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.6: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.7: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.7: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.3: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.3: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.4: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.4: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.5: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.5: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.6: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.6: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.7: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.7: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.2: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.2: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.3: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.3: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.4: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.4: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.5: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.5: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.6: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.6: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.7: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.7: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.7: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.7: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.6: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.6: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.5: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.5: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.4: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.4: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.3: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.3: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.2: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.2: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.7: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.7: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.6: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.6: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.5: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.5: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.4: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.4: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.3: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.3: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.7: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.7: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.6: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.6: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.5: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.5: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.4: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.4: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.3: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.3: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.7: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.7: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.6: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.6: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.5: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.5: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.4: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.4: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.3: BAR 13: no space for [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.3: BAR 13: failed to assign [io size 0x1000] >Sep 26 03:22:59 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01] >Sep 26 03:22:59 localhost kernel: pci 0000:02:01.0: BAR 6: assigned [mem 0xfd500000-0xfd50ffff pref] >Sep 26 03:22:59 localhost kernel: pci 0000:02:05.0: BAR 6: assigned [mem 0xfd510000-0xfd51ffff pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:11.0: PCI bridge to [bus 02] >Sep 26 03:22:59 localhost kernel: pci 0000:00:11.0: bridge window [io 0x2000-0x3fff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:11.0: bridge window [mem 0xfd500000-0xfdffffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:11.0: bridge window [mem 0xe7b00000-0xe7ffffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.0: PCI bridge to [bus 03] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.0: bridge window [io 0x4000-0x4fff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.0: bridge window [mem 0xfd400000-0xfd4fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.0: bridge window [mem 0xe7a00000-0xe7afffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.1: PCI bridge to [bus 04] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.1: bridge window [io 0x8000-0x8fff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.1: bridge window [mem 0xfd000000-0xfd0fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.1: bridge window [mem 0xe7600000-0xe76fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.2: PCI bridge to [bus 05] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.2: bridge window [io 0xc000-0xcfff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.2: bridge window [mem 0xfcc00000-0xfccfffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.2: bridge window [mem 0xe7200000-0xe72fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.3: PCI bridge to [bus 06] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.3: bridge window [mem 0xfc800000-0xfc8fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.3: bridge window [mem 0xe6e00000-0xe6efffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.4: PCI bridge to [bus 07] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.4: bridge window [mem 0xfc400000-0xfc4fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.4: bridge window [mem 0xe6a00000-0xe6afffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.5: PCI bridge to [bus 08] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.5: bridge window [mem 0xfc000000-0xfc0fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.5: bridge window [mem 0xe6600000-0xe66fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.6: PCI bridge to [bus 09] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.6: bridge window [mem 0xfbc00000-0xfbcfffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.6: bridge window [mem 0xe6200000-0xe62fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.7: PCI bridge to [bus 0a] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.7: bridge window [mem 0xfb800000-0xfb8fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:15.7: bridge window [mem 0xe5e00000-0xe5efffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.0: PCI bridge to [bus 0b] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.0: bridge window [io 0x5000-0x5fff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.0: bridge window [mem 0xfd300000-0xfd3fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.0: bridge window [mem 0xe7900000-0xe79fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.1: PCI bridge to [bus 0c] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.1: bridge window [io 0x9000-0x9fff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.1: bridge window [mem 0xfcf00000-0xfcffffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.1: bridge window [mem 0xe7500000-0xe75fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.2: PCI bridge to [bus 0d] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.2: bridge window [io 0xd000-0xdfff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.2: bridge window [mem 0xfcb00000-0xfcbfffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.2: bridge window [mem 0xe7100000-0xe71fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.3: PCI bridge to [bus 0e] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.3: bridge window [mem 0xfc700000-0xfc7fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.3: bridge window [mem 0xe6d00000-0xe6dfffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.4: PCI bridge to [bus 0f] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.4: bridge window [mem 0xfc300000-0xfc3fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.4: bridge window [mem 0xe6900000-0xe69fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.5: PCI bridge to [bus 10] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.5: bridge window [mem 0xfbf00000-0xfbffffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.5: bridge window [mem 0xe6500000-0xe65fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.6: PCI bridge to [bus 11] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.6: bridge window [mem 0xfbb00000-0xfbbfffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.6: bridge window [mem 0xe6100000-0xe61fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.7: PCI bridge to [bus 12] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.7: bridge window [mem 0xfb700000-0xfb7fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:16.7: bridge window [mem 0xe5d00000-0xe5dfffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.0: PCI bridge to [bus 13] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.0: bridge window [io 0x6000-0x6fff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.0: bridge window [mem 0xfd200000-0xfd2fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.0: bridge window [mem 0xe7800000-0xe78fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.1: PCI bridge to [bus 14] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.1: bridge window [io 0xa000-0xafff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.1: bridge window [mem 0xfce00000-0xfcefffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.1: bridge window [mem 0xe7400000-0xe74fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.2: PCI bridge to [bus 15] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.2: bridge window [io 0xe000-0xefff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.2: bridge window [mem 0xfca00000-0xfcafffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.2: bridge window [mem 0xe7000000-0xe70fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.3: PCI bridge to [bus 16] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.3: bridge window [mem 0xfc600000-0xfc6fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.3: bridge window [mem 0xe6c00000-0xe6cfffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.4: PCI bridge to [bus 17] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.4: bridge window [mem 0xfc200000-0xfc2fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.4: bridge window [mem 0xe6800000-0xe68fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.5: PCI bridge to [bus 18] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.5: bridge window [mem 0xfbe00000-0xfbefffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.5: bridge window [mem 0xe6400000-0xe64fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.6: PCI bridge to [bus 19] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.6: bridge window [mem 0xfba00000-0xfbafffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.6: bridge window [mem 0xe6000000-0xe60fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.7: PCI bridge to [bus 1a] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.7: bridge window [mem 0xfb600000-0xfb6fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:17.7: bridge window [mem 0xe5c00000-0xe5cfffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.0: PCI bridge to [bus 1b] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.0: bridge window [io 0x7000-0x7fff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.0: bridge window [mem 0xfd100000-0xfd1fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.0: bridge window [mem 0xe7700000-0xe77fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.1: PCI bridge to [bus 1c] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.1: bridge window [io 0xb000-0xbfff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.1: bridge window [mem 0xfcd00000-0xfcdfffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.1: bridge window [mem 0xe7300000-0xe73fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.2: PCI bridge to [bus 1d] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.2: bridge window [mem 0xfc900000-0xfc9fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.2: bridge window [mem 0xe6f00000-0xe6ffffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.3: PCI bridge to [bus 1e] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.3: bridge window [mem 0xfc500000-0xfc5fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.3: bridge window [mem 0xe6b00000-0xe6bfffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.4: PCI bridge to [bus 1f] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.4: bridge window [mem 0xfc100000-0xfc1fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.4: bridge window [mem 0xe6700000-0xe67fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.5: PCI bridge to [bus 20] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.5: bridge window [mem 0xfbd00000-0xfbdfffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.5: bridge window [mem 0xe6300000-0xe63fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.6: PCI bridge to [bus 21] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.6: bridge window [mem 0xfb900000-0xfb9fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.6: bridge window [mem 0xe5f00000-0xe5ffffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.7: PCI bridge to [bus 22] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.7: bridge window [mem 0xfb500000-0xfb5fffff] >Sep 26 03:22:59 localhost kernel: pci 0000:00:18.7: bridge window [mem 0xe5b00000-0xe5bfffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:00: resource 4 [mem 0x000a0000-0x000bffff window] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:00: resource 5 [mem 0x000cc000-0x000cffff window] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000d0000-0x000d3fff window] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff window] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff window] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff window] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:00: resource 10 [io 0x0000-0x0cf7 window] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:00: resource 11 [io 0x0d00-0xfeff window] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:02: resource 0 [io 0x2000-0x3fff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:02: resource 1 [mem 0xfd500000-0xfdffffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:02: resource 2 [mem 0xe7b00000-0xe7ffffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:02: resource 4 [mem 0x000a0000-0x000bffff window] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:02: resource 5 [mem 0x000cc000-0x000cffff window] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:02: resource 6 [mem 0x000d0000-0x000d3fff window] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:02: resource 7 [mem 0x000d4000-0x000d7fff window] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:02: resource 8 [mem 0x000d8000-0x000dbfff window] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:02: resource 9 [mem 0xc0000000-0xfebfffff window] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:02: resource 10 [io 0x0000-0x0cf7 window] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:02: resource 11 [io 0x0d00-0xfeff window] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:03: resource 0 [io 0x4000-0x4fff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xfd400000-0xfd4fffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:03: resource 2 [mem 0xe7a00000-0xe7afffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:04: resource 0 [io 0x8000-0x8fff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:04: resource 1 [mem 0xfd000000-0xfd0fffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:04: resource 2 [mem 0xe7600000-0xe76fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:05: resource 0 [io 0xc000-0xcfff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:05: resource 1 [mem 0xfcc00000-0xfccfffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:05: resource 2 [mem 0xe7200000-0xe72fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:06: resource 1 [mem 0xfc800000-0xfc8fffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:06: resource 2 [mem 0xe6e00000-0xe6efffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:07: resource 1 [mem 0xfc400000-0xfc4fffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:07: resource 2 [mem 0xe6a00000-0xe6afffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:08: resource 1 [mem 0xfc000000-0xfc0fffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:08: resource 2 [mem 0xe6600000-0xe66fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:09: resource 1 [mem 0xfbc00000-0xfbcfffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:09: resource 2 [mem 0xe6200000-0xe62fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:0a: resource 1 [mem 0xfb800000-0xfb8fffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:0a: resource 2 [mem 0xe5e00000-0xe5efffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:0b: resource 0 [io 0x5000-0x5fff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:0b: resource 1 [mem 0xfd300000-0xfd3fffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:0b: resource 2 [mem 0xe7900000-0xe79fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:0c: resource 0 [io 0x9000-0x9fff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:0c: resource 1 [mem 0xfcf00000-0xfcffffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:0c: resource 2 [mem 0xe7500000-0xe75fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:0d: resource 0 [io 0xd000-0xdfff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:0d: resource 1 [mem 0xfcb00000-0xfcbfffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:0d: resource 2 [mem 0xe7100000-0xe71fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:0e: resource 1 [mem 0xfc700000-0xfc7fffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:0e: resource 2 [mem 0xe6d00000-0xe6dfffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:0f: resource 1 [mem 0xfc300000-0xfc3fffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:0f: resource 2 [mem 0xe6900000-0xe69fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:10: resource 1 [mem 0xfbf00000-0xfbffffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:10: resource 2 [mem 0xe6500000-0xe65fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:11: resource 1 [mem 0xfbb00000-0xfbbfffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:11: resource 2 [mem 0xe6100000-0xe61fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:12: resource 1 [mem 0xfb700000-0xfb7fffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:12: resource 2 [mem 0xe5d00000-0xe5dfffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:13: resource 0 [io 0x6000-0x6fff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:13: resource 1 [mem 0xfd200000-0xfd2fffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:13: resource 2 [mem 0xe7800000-0xe78fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:14: resource 0 [io 0xa000-0xafff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:14: resource 1 [mem 0xfce00000-0xfcefffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:14: resource 2 [mem 0xe7400000-0xe74fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:15: resource 0 [io 0xe000-0xefff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:15: resource 1 [mem 0xfca00000-0xfcafffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:15: resource 2 [mem 0xe7000000-0xe70fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:16: resource 1 [mem 0xfc600000-0xfc6fffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:16: resource 2 [mem 0xe6c00000-0xe6cfffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:17: resource 1 [mem 0xfc200000-0xfc2fffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:17: resource 2 [mem 0xe6800000-0xe68fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbefffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:18: resource 2 [mem 0xe6400000-0xe64fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:19: resource 1 [mem 0xfba00000-0xfbafffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:19: resource 2 [mem 0xe6000000-0xe60fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:1a: resource 1 [mem 0xfb600000-0xfb6fffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:1a: resource 2 [mem 0xe5c00000-0xe5cfffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:1b: resource 0 [io 0x7000-0x7fff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:1b: resource 1 [mem 0xfd100000-0xfd1fffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:1b: resource 2 [mem 0xe7700000-0xe77fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:1c: resource 0 [io 0xb000-0xbfff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:1c: resource 1 [mem 0xfcd00000-0xfcdfffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:1c: resource 2 [mem 0xe7300000-0xe73fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:1d: resource 1 [mem 0xfc900000-0xfc9fffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:1d: resource 2 [mem 0xe6f00000-0xe6ffffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:1e: resource 1 [mem 0xfc500000-0xfc5fffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:1e: resource 2 [mem 0xe6b00000-0xe6bfffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:1f: resource 1 [mem 0xfc100000-0xfc1fffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:1f: resource 2 [mem 0xe6700000-0xe67fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:20: resource 1 [mem 0xfbd00000-0xfbdfffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:20: resource 2 [mem 0xe6300000-0xe63fffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:21: resource 1 [mem 0xfb900000-0xfb9fffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:21: resource 2 [mem 0xe5f00000-0xe5ffffff 64bit pref] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:22: resource 1 [mem 0xfb500000-0xfb5fffff] >Sep 26 03:22:59 localhost kernel: pci_bus 0000:22: resource 2 [mem 0xe5b00000-0xe5bfffff 64bit pref] >Sep 26 03:22:59 localhost kernel: NET: Registered protocol family 2 >Sep 26 03:22:59 localhost kernel: tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes) >Sep 26 03:22:59 localhost kernel: TCP established hash table entries: 65536 (order: 7, 524288 bytes) >Sep 26 03:22:59 localhost kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Sep 26 03:22:59 localhost kernel: TCP: Hash tables configured (established 65536 bind 65536) >Sep 26 03:22:59 localhost kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes) >Sep 26 03:22:59 localhost kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) >Sep 26 03:22:59 localhost kernel: NET: Registered protocol family 1 >Sep 26 03:22:59 localhost kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers >Sep 26 03:22:59 localhost kernel: pci 0000:00:0f.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] >Sep 26 03:22:59 localhost kernel: PCI: CLS mismatch (32 != 64), using 64 bytes >Sep 26 03:22:59 localhost kernel: Unpacking initramfs... >Sep 26 03:22:59 localhost kernel: Freeing initrd memory: 51200K >Sep 26 03:22:59 localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >Sep 26 03:22:59 localhost kernel: software IO TLB [mem 0xbbed0000-0xbfed0000] (64MB) mapped at [00000000e0e602aa-00000000495726c1] >Sep 26 03:22:59 localhost kernel: Initialise system trusted keyrings >Sep 26 03:22:59 localhost kernel: Key type blacklist registered >Sep 26 03:22:59 localhost kernel: workingset: timestamp_bits=36 max_order=21 bucket_order=0 >Sep 26 03:22:59 localhost kernel: zbud: loaded >Sep 26 03:22:59 localhost kernel: SELinux: Registering netfilter hooks >Sep 26 03:22:59 localhost kernel: NET: Registered protocol family 38 >Sep 26 03:22:59 localhost kernel: Key type asymmetric registered >Sep 26 03:22:59 localhost kernel: Asymmetric key parser 'x509' registered >Sep 26 03:22:59 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) >Sep 26 03:22:59 localhost kernel: io scheduler noop registered >Sep 26 03:22:59 localhost kernel: io scheduler deadline registered >Sep 26 03:22:59 localhost kernel: io scheduler cfq registered (default) >Sep 26 03:22:59 localhost kernel: io scheduler mq-deadline registered >Sep 26 03:22:59 localhost kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE >Sep 26 03:22:59 localhost kernel: pcieport 0000:00:15.0: Signaling PME with IRQ 24 >Sep 26 03:22:59 localhost kernel: pcieport 0000:00:15.1: Signaling PME with IRQ 25 >Sep 26 03:22:59 localhost kernel: pcieport 0000:00:15.2: Signaling PME with IRQ 26 >Sep 26 03:22:59 localhost kernel: pcieport 0000:00:15.3: Signaling PME with IRQ 27 >Sep 26 03:22:59 localhost kernel: pcieport 0000:00:15.4: Signaling PME with IRQ 28 >Sep 26 03:22:59 localhost kernel: pcieport 0000:00:15.5: Signaling PME with IRQ 29 >Sep 26 03:22:59 localhost kernel: pcieport 0000:00:15.6: Signaling PME with IRQ 30 >Sep 26 03:22:59 localhost kernel: pcieport 0000:00:15.7: Signaling PME with IRQ 31 >Sep 26 03:22:59 localhost kernel: pcieport 0000:00:16.0: Signaling PME with IRQ 32 >Sep 26 03:22:59 localhost kernel: pcieport 0000:00:16.1: Signaling PME with IRQ 33 >Sep 26 03:22:59 localhost kernel: pcieport 0000:00:16.2: Signaling PME with IRQ 34 >Sep 26 03:22:59 localhost kernel: pcieport 0000:00:16.3: Signaling PME with IRQ 35 >Sep 26 03:22:59 localhost kernel: pcieport 0000:00:16.4: Signaling PME with IRQ 36 >Sep 26 03:22:59 localhost kernel: pcieport 0000:00:16.5: Signaling PME with IRQ 37 >Sep 26 03:22:59 localhost kernel: pcieport 0000:00:16.6: Signaling PME with IRQ 38 >Sep 26 03:22:59 localhost kernel: pcieport 0000:00:16.7: Signaling PME with IRQ 39 >Sep 26 03:22:59 localhost kernel: pcieport 0000:00:17.0: Signaling PME with IRQ 40 >Sep 26 03:22:59 localhost kernel: pcieport 0000:00:17.1: Signaling PME with IRQ 41 >Sep 26 03:22:59 localhost kernel: pcieport 0000:00:17.2: Signaling PME with IRQ 42 >Sep 26 03:22:59 localhost kernel: pcieport 0000:00:17.3: Signaling PME with IRQ 43 >Sep 26 03:22:59 localhost kernel: pcieport 0000:00:17.4: Signaling PME with IRQ 44 >Sep 26 03:22:59 localhost kernel: pcieport 0000:00:17.5: Signaling PME with IRQ 45 >Sep 26 03:22:59 localhost kernel: pcieport 0000:00:17.6: Signaling PME with IRQ 46 >Sep 26 03:22:59 localhost kernel: pcieport 0000:00:17.7: Signaling PME with IRQ 47 >Sep 26 03:22:59 localhost kernel: pcieport 0000:00:18.0: Signaling PME with IRQ 48 >Sep 26 03:22:59 localhost kernel: pcieport 0000:00:18.1: Signaling PME with IRQ 49 >Sep 26 03:22:59 localhost kernel: pcieport 0000:00:18.2: Signaling PME with IRQ 50 >Sep 26 03:22:59 localhost kernel: pcieport 0000:00:18.3: Signaling PME with IRQ 51 >Sep 26 03:22:59 localhost kernel: pcieport 0000:00:18.4: Signaling PME with IRQ 52 >Sep 26 03:22:59 localhost kernel: pcieport 0000:00:18.5: Signaling PME with IRQ 53 >Sep 26 03:22:59 localhost kernel: pcieport 0000:00:18.6: Signaling PME with IRQ 54 >Sep 26 03:22:59 localhost kernel: pcieport 0000:00:18.7: Signaling PME with IRQ 55 >Sep 26 03:22:59 localhost kernel: pciehp 0000:00:15.0:pcie004: Slot #160 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >Sep 26 03:22:59 localhost kernel: pciehp 0000:00:15.1:pcie004: Slot #161 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >Sep 26 03:22:59 localhost kernel: pciehp 0000:00:15.2:pcie004: Slot #162 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >Sep 26 03:22:59 localhost kernel: pciehp 0000:00:15.3:pcie004: Slot #163 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >Sep 26 03:22:59 localhost kernel: pciehp 0000:00:15.4:pcie004: Slot #164 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >Sep 26 03:22:59 localhost kernel: pciehp 0000:00:15.5:pcie004: Slot #165 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >Sep 26 03:22:59 localhost kernel: pciehp 0000:00:15.6:pcie004: Slot #166 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >Sep 26 03:22:59 localhost kernel: pciehp 0000:00:15.7:pcie004: Slot #167 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >Sep 26 03:22:59 localhost kernel: pciehp 0000:00:16.0:pcie004: Slot #192 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >Sep 26 03:22:59 localhost kernel: pciehp 0000:00:16.1:pcie004: Slot #193 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >Sep 26 03:22:59 localhost kernel: pciehp 0000:00:16.2:pcie004: Slot #194 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >Sep 26 03:22:59 localhost kernel: pciehp 0000:00:16.3:pcie004: Slot #195 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >Sep 26 03:22:59 localhost kernel: pciehp 0000:00:16.4:pcie004: Slot #196 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >Sep 26 03:22:59 localhost kernel: pciehp 0000:00:16.5:pcie004: Slot #197 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >Sep 26 03:22:59 localhost kernel: pciehp 0000:00:16.6:pcie004: Slot #198 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >Sep 26 03:22:59 localhost kernel: pciehp 0000:00:16.7:pcie004: Slot #199 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >Sep 26 03:22:59 localhost kernel: pciehp 0000:00:17.0:pcie004: Slot #224 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >Sep 26 03:22:59 localhost kernel: pciehp 0000:00:17.1:pcie004: Slot #225 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >Sep 26 03:22:59 localhost kernel: pciehp 0000:00:17.2:pcie004: Slot #226 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >Sep 26 03:22:59 localhost kernel: pciehp 0000:00:17.3:pcie004: Slot #227 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >Sep 26 03:22:59 localhost kernel: pciehp 0000:00:17.4:pcie004: Slot #228 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >Sep 26 03:22:59 localhost kernel: pciehp 0000:00:17.5:pcie004: Slot #229 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >Sep 26 03:22:59 localhost kernel: pciehp 0000:00:17.6:pcie004: Slot #230 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >Sep 26 03:22:59 localhost kernel: pciehp 0000:00:17.7:pcie004: Slot #231 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >Sep 26 03:22:59 localhost kernel: pciehp 0000:00:18.0:pcie004: Slot #256 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >Sep 26 03:22:59 localhost kernel: pciehp 0000:00:18.1:pcie004: Slot #257 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >Sep 26 03:22:59 localhost kernel: pciehp 0000:00:18.2:pcie004: Slot #258 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >Sep 26 03:22:59 localhost kernel: pciehp 0000:00:18.3:pcie004: Slot #259 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >Sep 26 03:22:59 localhost kernel: pciehp 0000:00:18.4:pcie004: Slot #260 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >Sep 26 03:22:59 localhost kernel: pciehp 0000:00:18.5:pcie004: Slot #261 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >Sep 26 03:22:59 localhost kernel: pciehp 0000:00:18.6:pcie004: Slot #262 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >Sep 26 03:22:59 localhost kernel: pciehp 0000:00:18.7:pcie004: Slot #263 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+ >Sep 26 03:22:59 localhost kernel: intel_idle: Please enable MWAIT in BIOS SETUP >Sep 26 03:22:59 localhost kernel: ACPI: AC Adapter [ACAD] (on-line) >Sep 26 03:22:59 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >Sep 26 03:22:59 localhost kernel: ACPI: Power Button [PWRF] >Sep 26 03:22:59 localhost kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled >Sep 26 03:22:59 localhost kernel: 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >Sep 26 03:22:59 localhost kernel: Non-volatile memory driver v1.3 >Sep 26 03:22:59 localhost kernel: Linux agpgart interface v0.103 >Sep 26 03:22:59 localhost kernel: agpgart-intel 0000:00:00.0: Intel 440BX Chipset >Sep 26 03:22:59 localhost kernel: agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x0 >Sep 26 03:22:59 localhost kernel: ahci 0000:02:05.0: version 3.0 >Sep 26 03:22:59 localhost kernel: ahci 0000:02:05.0: AHCI 0001.0300 32 slots 30 ports 6 Gbps 0x3fffffff impl SATA mode >Sep 26 03:22:59 localhost kernel: ahci 0000:02:05.0: flags: 64bit ncq clo only >Sep 26 03:22:59 localhost kernel: scsi host0: ahci >Sep 26 03:22:59 localhost kernel: scsi host1: ahci >Sep 26 03:22:59 localhost kernel: scsi host2: ahci >Sep 26 03:22:59 localhost kernel: scsi host3: ahci >Sep 26 03:22:59 localhost kernel: scsi host4: ahci >Sep 26 03:22:59 localhost kernel: scsi host5: ahci >Sep 26 03:22:59 localhost kernel: scsi host6: ahci >Sep 26 03:22:59 localhost kernel: scsi host7: ahci >Sep 26 03:22:59 localhost kernel: scsi host8: ahci >Sep 26 03:22:59 localhost kernel: scsi host9: ahci >Sep 26 03:22:59 localhost kernel: scsi host10: ahci >Sep 26 03:22:59 localhost kernel: scsi host11: ahci >Sep 26 03:22:59 localhost kernel: scsi host12: ahci >Sep 26 03:22:59 localhost kernel: scsi host13: ahci >Sep 26 03:22:59 localhost kernel: scsi host14: ahci >Sep 26 03:22:59 localhost kernel: scsi host15: ahci >Sep 26 03:22:59 localhost kernel: scsi host16: ahci >Sep 26 03:22:59 localhost kernel: scsi host17: ahci >Sep 26 03:22:59 localhost kernel: scsi host18: ahci >Sep 26 03:22:59 localhost kernel: scsi host19: ahci >Sep 26 03:22:59 localhost kernel: scsi host20: ahci >Sep 26 03:22:59 localhost kernel: scsi host21: ahci >Sep 26 03:22:59 localhost kernel: scsi host22: ahci >Sep 26 03:22:59 localhost kernel: scsi host23: ahci >Sep 26 03:22:59 localhost kernel: scsi host24: ahci >Sep 26 03:22:59 localhost kernel: scsi host25: ahci >Sep 26 03:22:59 localhost kernel: scsi host26: ahci >Sep 26 03:22:59 localhost kernel: scsi host27: ahci >Sep 26 03:22:59 localhost kernel: scsi host28: ahci >Sep 26 03:22:59 localhost kernel: scsi host29: ahci >Sep 26 03:22:59 localhost kernel: ata1: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee100 irq 56 >Sep 26 03:22:59 localhost kernel: ata2: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee180 irq 56 >Sep 26 03:22:59 localhost kernel: ata3: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee200 irq 56 >Sep 26 03:22:59 localhost kernel: ata4: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee280 irq 56 >Sep 26 03:22:59 localhost kernel: ata5: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee300 irq 56 >Sep 26 03:22:59 localhost kernel: ata6: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee380 irq 56 >Sep 26 03:22:59 localhost kernel: ata7: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee400 irq 56 >Sep 26 03:22:59 localhost kernel: ata8: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee480 irq 56 >Sep 26 03:22:59 localhost kernel: ata9: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee500 irq 56 >Sep 26 03:22:59 localhost kernel: ata10: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee580 irq 56 >Sep 26 03:22:59 localhost kernel: ata11: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee600 irq 56 >Sep 26 03:22:59 localhost kernel: ata12: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee680 irq 56 >Sep 26 03:22:59 localhost kernel: ata13: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee700 irq 56 >Sep 26 03:22:59 localhost kernel: ata14: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee780 irq 56 >Sep 26 03:22:59 localhost kernel: ata15: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee800 irq 56 >Sep 26 03:22:59 localhost kernel: ata16: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee880 irq 56 >Sep 26 03:22:59 localhost kernel: ata17: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee900 irq 56 >Sep 26 03:22:59 localhost kernel: ata18: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee980 irq 56 >Sep 26 03:22:59 localhost kernel: ata19: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eea00 irq 56 >Sep 26 03:22:59 localhost kernel: ata20: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eea80 irq 56 >Sep 26 03:22:59 localhost kernel: ata21: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eeb00 irq 56 >Sep 26 03:22:59 localhost kernel: ata22: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eeb80 irq 56 >Sep 26 03:22:59 localhost kernel: ata23: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eec00 irq 56 >Sep 26 03:22:59 localhost kernel: ata24: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eec80 irq 56 >Sep 26 03:22:59 localhost kernel: ata25: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eed00 irq 56 >Sep 26 03:22:59 localhost kernel: ata26: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eed80 irq 56 >Sep 26 03:22:59 localhost kernel: ata27: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eee00 irq 56 >Sep 26 03:22:59 localhost kernel: ata28: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eee80 irq 56 >Sep 26 03:22:59 localhost kernel: ata29: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eef00 irq 56 >Sep 26 03:22:59 localhost kernel: ata30: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eef80 irq 56 >Sep 26 03:22:59 localhost kernel: ata_piix 0000:00:07.1: version 2.13 >Sep 26 03:22:59 localhost kernel: scsi host30: ata_piix >Sep 26 03:22:59 localhost kernel: scsi host31: ata_piix >Sep 26 03:22:59 localhost kernel: ata31: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0x1060 irq 14 >Sep 26 03:22:59 localhost kernel: ata32: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0x1068 irq 15 >Sep 26 03:22:59 localhost kernel: libphy: Fixed MDIO Bus: probed >Sep 26 03:22:59 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Sep 26 03:22:59 localhost kernel: ehci-pci: EHCI PCI platform driver >Sep 26 03:22:59 localhost kernel: ehci-pci 0000:02:03.0: EHCI Host Controller >Sep 26 03:22:59 localhost kernel: ehci-pci 0000:02:03.0: new USB bus registered, assigned bus number 1 >Sep 26 03:22:59 localhost kernel: ehci-pci 0000:02:03.0: cache line size of 64 is not supported >Sep 26 03:22:59 localhost kernel: ehci-pci 0000:02:03.0: irq 17, io mem 0xfd5ef000 >Sep 26 03:22:59 localhost kernel: ehci-pci 0000:02:03.0: USB 2.0 started, EHCI 1.00 >Sep 26 03:22:59 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Sep 26 03:22:59 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Sep 26 03:22:59 localhost kernel: usb usb1: Product: EHCI Host Controller >Sep 26 03:22:59 localhost kernel: usb usb1: Manufacturer: Linux 4.16.3-301.fc28.x86_64 ehci_hcd >Sep 26 03:22:59 localhost kernel: usb usb1: SerialNumber: 0000:02:03.0 >Sep 26 03:22:59 localhost kernel: hub 1-0:1.0: USB hub found >Sep 26 03:22:59 localhost kernel: hub 1-0:1.0: 6 ports detected >Sep 26 03:22:59 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Sep 26 03:22:59 localhost kernel: ohci-pci: OHCI PCI platform driver >Sep 26 03:22:59 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Sep 26 03:22:59 localhost kernel: uhci_hcd 0000:02:00.0: UHCI Host Controller >Sep 26 03:22:59 localhost kernel: uhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2 >Sep 26 03:22:59 localhost kernel: uhci_hcd 0000:02:00.0: detected 2 ports >Sep 26 03:22:59 localhost kernel: uhci_hcd 0000:02:00.0: irq 18, io base 0x00002080 >Sep 26 03:22:59 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >Sep 26 03:22:59 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Sep 26 03:22:59 localhost kernel: usb usb2: Product: UHCI Host Controller >Sep 26 03:22:59 localhost kernel: usb usb2: Manufacturer: Linux 4.16.3-301.fc28.x86_64 uhci_hcd >Sep 26 03:22:59 localhost kernel: usb usb2: SerialNumber: 0000:02:00.0 >Sep 26 03:22:59 localhost kernel: hub 2-0:1.0: USB hub found >Sep 26 03:22:59 localhost kernel: hub 2-0:1.0: 2 ports detected >Sep 26 03:22:59 localhost kernel: usbcore: registered new interface driver usbserial_generic >Sep 26 03:22:59 localhost kernel: usbserial: USB Serial support registered for generic >Sep 26 03:22:59 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUS] at 0x60,0x64 irq 1,12 >Sep 26 03:22:59 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Sep 26 03:22:59 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Sep 26 03:22:59 localhost kernel: mousedev: PS/2 mouse device common for all mice >Sep 26 03:22:59 localhost kernel: rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >Sep 26 03:22:59 localhost kernel: rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >Sep 26 03:22:59 localhost kernel: device-mapper: uevent: version 1.0.3 >Sep 26 03:22:59 localhost kernel: device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com >Sep 26 03:22:59 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >Sep 26 03:22:59 localhost kernel: input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 >Sep 26 03:22:59 localhost kernel: input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 >Sep 26 03:22:59 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Sep 26 03:22:59 localhost kernel: usbcore: registered new interface driver usbhid >Sep 26 03:22:59 localhost kernel: usbhid: USB HID core driver >Sep 26 03:22:59 localhost kernel: drop_monitor: Initializing network drop monitor service >Sep 26 03:22:59 localhost kernel: Initializing XFRM netlink socket >Sep 26 03:22:59 localhost kernel: NET: Registered protocol family 10 >Sep 26 03:22:59 localhost kernel: Segment Routing with IPv6 >Sep 26 03:22:59 localhost kernel: mip6: Mobile IPv6 >Sep 26 03:22:59 localhost kernel: NET: Registered protocol family 17 >Sep 26 03:22:59 localhost kernel: RAS: Correctable Errors collector initialized. >Sep 26 03:22:59 localhost kernel: AVX2 version of gcm_enc/dec engaged. >Sep 26 03:22:59 localhost kernel: AES CTR mode by8 optimization enabled >Sep 26 03:22:59 localhost kernel: sched_clock: Marking stable (5837577224, 0)->(8394315527, -2556738303) >Sep 26 03:22:59 localhost kernel: registered taskstats version 1 >Sep 26 03:22:59 localhost kernel: Loading compiled-in X.509 certificates >Sep 26 03:22:59 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 1b6b5b1775c489712170c979cf62dc872f6d03ae' >Sep 26 03:22:59 localhost kernel: zswap: loaded using pool lzo/zbud >Sep 26 03:22:59 localhost kernel: Key type big_key registered >Sep 26 03:22:59 localhost kernel: Key type encrypted registered >Sep 26 03:22:59 localhost kernel: Magic number: 2:536:370 >Sep 26 03:22:59 localhost kernel: rtc_cmos 00:01: setting system clock to 2018-09-26 07:22:59 UTC (1537946579) >Sep 26 03:22:59 localhost kernel: ata32.00: ATAPI: VMware Virtual IDE CDROM Drive, 00000001, max UDMA/33 >Sep 26 03:22:59 localhost kernel: ata32.00: configured for UDMA/33 >Sep 26 03:22:59 localhost kernel: ata3: SATA link down (SStatus 0 SControl 300) >Sep 26 03:22:59 localhost kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >Sep 26 03:22:59 localhost kernel: ata1.00: ATA-6: VMware Virtual SATA Hard Drive, 00000001, max UDMA/100 >Sep 26 03:22:59 localhost kernel: ata1.00: 41943040 sectors, multi 0: LBA48 NCQ (depth 31/32) >Sep 26 03:22:59 localhost kernel: ata1.00: configured for UDMA/100 >Sep 26 03:22:59 localhost kernel: ata2: SATA link down (SStatus 0 SControl 300) >Sep 26 03:22:59 localhost kernel: scsi 0:0:0:0: Direct-Access ATA VMware Virtual S 0001 PQ: 0 ANSI: 5 >Sep 26 03:22:59 localhost kernel: sd 0:0:0:0: [sda] 41943040 512-byte logical blocks: (21.5 GB/20.0 GiB) >Sep 26 03:22:59 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off >Sep 26 03:22:59 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >Sep 26 03:22:59 localhost kernel: sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >Sep 26 03:22:59 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 >Sep 26 03:22:59 localhost kernel: ata20: SATA link down (SStatus 0 SControl 300) >Sep 26 03:22:59 localhost kernel: ata9: SATA link down (SStatus 0 SControl 300) >Sep 26 03:22:59 localhost kernel: ata17: SATA link down (SStatus 0 SControl 300) >Sep 26 03:22:59 localhost kernel: ata6: SATA link down (SStatus 0 SControl 300) >Sep 26 03:22:59 localhost kernel: ata11: SATA link down (SStatus 0 SControl 300) >Sep 26 03:22:59 localhost kernel: ata13: SATA link down (SStatus 0 SControl 300) >Sep 26 03:22:59 localhost kernel: ata15: SATA link down (SStatus 0 SControl 300) >Sep 26 03:22:59 localhost kernel: ata8: SATA link down (SStatus 0 SControl 300) >Sep 26 03:22:59 localhost kernel: sda: sda1 sda2 sda3 >Sep 26 03:22:59 localhost kernel: ata16: SATA link down (SStatus 0 SControl 300) >Sep 26 03:22:59 localhost kernel: ata4: SATA link down (SStatus 0 SControl 300) >Sep 26 03:22:59 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk >Sep 26 03:22:59 localhost kernel: ata19: SATA link down (SStatus 0 SControl 300) >Sep 26 03:22:59 localhost kernel: ata5: SATA link down (SStatus 0 SControl 300) >Sep 26 03:22:59 localhost kernel: ata18: SATA link down (SStatus 0 SControl 300) >Sep 26 03:22:59 localhost kernel: ata12: SATA link down (SStatus 0 SControl 300) >Sep 26 03:22:59 localhost kernel: ata10: SATA link down (SStatus 0 SControl 300) >Sep 26 03:22:59 localhost kernel: ata14: SATA link down (SStatus 0 SControl 300) >Sep 26 03:22:59 localhost kernel: ata7: SATA link down (SStatus 0 SControl 300) >Sep 26 03:22:59 localhost kernel: ata27: SATA link down (SStatus 0 SControl 300) >Sep 26 03:22:59 localhost kernel: ata26: SATA link down (SStatus 0 SControl 300) >Sep 26 03:22:59 localhost kernel: ata25: SATA link down (SStatus 0 SControl 300) >Sep 26 03:22:59 localhost kernel: ata28: SATA link down (SStatus 0 SControl 300) >Sep 26 03:22:59 localhost kernel: ata24: SATA link down (SStatus 0 SControl 300) >Sep 26 03:22:59 localhost kernel: ata29: SATA link down (SStatus 0 SControl 300) >Sep 26 03:22:59 localhost kernel: ata23: SATA link down (SStatus 0 SControl 300) >Sep 26 03:22:59 localhost kernel: ata30: SATA link down (SStatus 0 SControl 300) >Sep 26 03:22:59 localhost kernel: ata22: SATA link down (SStatus 0 SControl 300) >Sep 26 03:22:59 localhost kernel: ata21: SATA link down (SStatus 0 SControl 300) >Sep 26 03:22:59 localhost kernel: scsi 31:0:0:0: CD-ROM NECVMWar VMware IDE CDR10 1.00 PQ: 0 ANSI: 5 >Sep 26 03:22:59 localhost kernel: sr 31:0:0:0: [sr0] scsi3-mmc drive: 1x/1x writer dvd-ram cd/rw xa/form2 cdda tray >Sep 26 03:22:59 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Sep 26 03:22:59 localhost kernel: sr 31:0:0:0: Attached scsi CD-ROM sr0 >Sep 26 03:22:59 localhost kernel: sr 31:0:0:0: Attached scsi generic sg1 type 5 >Sep 26 03:22:59 localhost kernel: Freeing unused kernel memory: 2120K >Sep 26 03:22:59 localhost kernel: Write protecting the kernel read-only data: 18432k >Sep 26 03:22:59 localhost kernel: Freeing unused kernel memory: 2012K >Sep 26 03:22:59 localhost kernel: Freeing unused kernel memory: 232K >Sep 26 03:22:59 localhost kernel: usb 2-1: new full-speed USB device number 2 using uhci_hcd >Sep 26 03:22:59 localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci >Sep 26 03:22:59 localhost kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. >Sep 26 03:22:59 localhost kernel: x86/mm: Checking user space page tables >Sep 26 03:22:59 localhost kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. >Sep 26 03:22:59 localhost kernel: rodata_test: all tests were successful >Sep 26 03:22:59 localhost systemd[1]: 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) >Sep 26 03:22:59 localhost systemd[1]: Detected virtualization vmware. >Sep 26 03:22:59 localhost systemd[1]: Detected architecture x86-64. >Sep 26 03:22:59 localhost systemd[1]: Running in initial RAM disk. >Sep 26 03:22:59 localhost systemd[1]: No hostname configured. >Sep 26 03:22:59 localhost systemd[1]: Set hostname to <localhost>. >Sep 26 03:22:59 localhost systemd[1]: Initializing machine ID from random generator. >Sep 26 03:22:59 localhost systemd[1]: Reached target Swap. >Sep 26 03:22:59 localhost systemd[1]: Listening on udev Kernel Socket. >Sep 26 03:22:59 localhost systemd[1]: Reached target Slices. >Sep 26 03:22:59 localhost kernel: usb 1-1: New USB device found, idVendor=0e0f, idProduct=000b >Sep 26 03:22:59 localhost kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Sep 26 03:22:59 localhost kernel: usb 1-1: Product: VMware Virtual USB Video Device >Sep 26 03:22:59 localhost kernel: usb 1-1: Manufacturer: VMware, Inc. >Sep 26 03:22:59 localhost kernel: usb 2-1: New USB device found, idVendor=0e0f, idProduct=0003 >Sep 26 03:22:59 localhost kernel: usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Sep 26 03:22:59 localhost kernel: usb 2-1: Product: VMware Virtual USB Mouse >Sep 26 03:22:59 localhost kernel: usb 2-1: Manufacturer: VMware >Sep 26 03:22:59 localhost kernel: input: VMware VMware Virtual USB Mouse as /devices/pci0000:00/0000:00:11.0/0000:02:00.0/usb2/2-1/2-1:1.0/0003:0E0F:0003.0001/input/input5 >Sep 26 03:22:59 localhost kernel: hid-generic 0003:0E0F:0003.0001: input,hidraw0: USB HID v1.10 Mouse [VMware VMware Virtual USB Mouse] on usb-0000:02:00.0-1/input0 >Sep 26 03:22:59 localhost kernel: audit: type=1130 audit(1537946579.863:2): 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' >Sep 26 03:22:59 localhost kernel: loop: module loaded >Sep 26 03:22:59 localhost systemd-journald[321]: Journal started >Sep 26 03:22:59 localhost systemd-journald[321]: Runtime journal (/run/log/journal/5bb555564dbe46c7a4b463730a1403d3) is 8.0M, max 397.6M, 389.6M free. >Sep 26 03:22:59 localhost audit[1]: 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' >Sep 26 03:22:59 localhost audit[1]: 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' >Sep 26 03:22:59 localhost dracut-cmdline[317]: dracut-28 (Workstation Edition) dracut-047-8.git20180305.fc28 >Sep 26 03:22:59 localhost dracut-cmdline[317]: Using kernel command line parameters: BOOT_IMAGE=vmlinuz initrd=initrd.img root=live:CDLABEL=Fedora-WS-Live-28-1-1 rd.live.image quiet >Sep 26 03:22:59 localhost dracut-cmdline[317]: livenet: no url handler for CDLABEL=Fedora-WS-Live-28-1-1 >Sep 26 03:22:59 localhost dracut-cmdline[317]: root was live:CDLABEL=Fedora-WS-Live-28-1-1, is now live:/dev/disk/by-label/Fedora-WS-Live-28-1-1 >Sep 26 03:22:59 localhost kernel: audit: type=1130 audit(1537946579.955:3): 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' >Sep 26 03:22:59 localhost kernel: usb 2-2: new full-speed USB device number 3 using uhci_hcd >Sep 26 03:23:00 localhost systemd[1]: Started dracut cmdline hook. >Sep 26 03:23:00 localhost audit[1]: 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' >Sep 26 03:23:00 localhost kernel: audit: type=1130 audit(1537946580.024:4): 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' >Sep 26 03:23:00 localhost systemd[1]: Starting dracut pre-udev hook... >Sep 26 03:23:00 localhost kernel: tsc: Refined TSC clocksource calibration: 2594.096 MHz >Sep 26 03:23:00 localhost kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2564731a9ee, max_idle_ns: 440795300093 ns >Sep 26 03:23:00 localhost kernel: clocksource: Switched to clocksource tsc >Sep 26 03:23:00 localhost kernel: RPC: Registered named UNIX socket transport module. >Sep 26 03:23:00 localhost kernel: RPC: Registered udp transport module. >Sep 26 03:23:00 localhost kernel: RPC: Registered tcp transport module. >Sep 26 03:23:00 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. >Sep 26 03:23:00 localhost kernel: usb 2-2: New USB device found, idVendor=0e0f, idProduct=0002 >Sep 26 03:23:00 localhost kernel: usb 2-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0 >Sep 26 03:23:00 localhost kernel: usb 2-2: Product: VMware Virtual USB Hub >Sep 26 03:23:00 localhost kernel: hub 2-2:1.0: USB hub found >Sep 26 03:23:00 localhost kernel: hub 2-2:1.0: 7 ports detected >Sep 26 03:23:00 localhost rpc.statd[500]: Version 3.1.1 starting >Sep 26 03:23:00 localhost rpc.statd[500]: Initializing NSM state >Sep 26 03:23:00 localhost rpc.statd[500]: Running as root. chown /var/lib/nfs/statd to choose different user >Sep 26 03:23:00 localhost rpc.idmapd[505]: Setting log level to 0 >Sep 26 03:23:00 localhost systemd[1]: Started dracut pre-udev hook. >Sep 26 03:23:00 localhost audit[1]: 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' >Sep 26 03:23:00 localhost kernel: audit: type=1130 audit(1537946580.168:5): 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' >Sep 26 03:23:00 localhost systemd[1]: Starting udev Kernel Device Manager... >Sep 26 03:23:00 localhost systemd[1]: Started udev Kernel Device Manager. >Sep 26 03:23:00 localhost audit[1]: 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' >Sep 26 03:23:00 localhost kernel: audit: type=1130 audit(1537946580.189:6): 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' >Sep 26 03:23:00 localhost systemd[1]: Starting dracut pre-trigger hook... >Sep 26 03:23:00 localhost lldpad[525]: config file failed to load, >Sep 26 03:23:00 localhost lldpad[525]: create a new file. >Sep 26 03:23:00 localhost lldpad[525]: bound ctrl iface to /com/intel/lldpad >Sep 26 03:23:00 localhost dracut-pre-trigger[522]: 527 >Sep 26 03:23:00 localhost dracut-pre-trigger[522]: rd.md=0: removing MD RAID activation >Sep 26 03:23:00 localhost kernel: audit: type=1130 audit(1537946580.306:7): 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' >Sep 26 03:23:00 localhost audit[1]: 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' >Sep 26 03:23:00 localhost systemd[1]: Started dracut pre-trigger hook. >Sep 26 03:23:00 localhost systemd[1]: Starting udev Coldplug all Devices... >Sep 26 03:23:00 localhost kernel: usb 2-2.1: new full-speed USB device number 4 using uhci_hcd >Sep 26 03:23:00 localhost systemd[1]: Mounting Kernel Configuration File System... >Sep 26 03:23:00 localhost systemd[1]: Mounted Kernel Configuration File System. >Sep 26 03:23:00 localhost kernel: usb 2-2.1: New USB device found, idVendor=0e0f, idProduct=0008 >Sep 26 03:23:00 localhost kernel: usb 2-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Sep 26 03:23:00 localhost kernel: usb 2-2.1: Product: Virtual Bluetooth Adapter >Sep 26 03:23:00 localhost kernel: usb 2-2.1: Manufacturer: VMware >Sep 26 03:23:00 localhost kernel: usb 2-2.1: SerialNumber: 000650268328 >Sep 26 03:23:00 localhost systemd[1]: Started udev Coldplug all Devices. >Sep 26 03:23:00 localhost audit[1]: 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' >Sep 26 03:23:00 localhost kernel: audit: type=1130 audit(1537946580.621:8): 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' >Sep 26 03:23:00 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Sep 26 03:23:00 localhost systemd[1]: Starting dracut initqueue hook... >Sep 26 03:23:00 localhost kernel: Fusion MPT base driver 3.04.20 >Sep 26 03:23:00 localhost kernel: Copyright (c) 1999-2008 LSI Corporation >Sep 26 03:23:00 localhost kernel: Fusion MPT SPI Host driver 3.04.20 >Sep 26 03:23:00 localhost kernel: mptbase: ioc0: Initiating bringup >Sep 26 03:23:00 localhost kernel: e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI >Sep 26 03:23:00 localhost kernel: e1000: Copyright (c) 1999-2006 Intel Corporation. >Sep 26 03:23:00 localhost kernel: ioc0: LSI53C1030 B0: Capabilities={Initiator} >Sep 26 03:23:00 localhost kernel: scsi host32: ioc0: LSI53C1030 B0, FwRev=01032920h, Ports=1, MaxQ=128, IRQ=17 >Sep 26 03:23:00 localhost systemd-udevd[663]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >Sep 26 03:23:01 localhost kernel: e1000 0000:02:01.0 eth0: (PCI:66MHz:32-bit) 00:0c:29:04:cd:ad >Sep 26 03:23:01 localhost kernel: e1000 0000:02:01.0 eth0: Intel(R) PRO/1000 Network Connection >Sep 26 03:23:01 localhost systemd-udevd[654]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >Sep 26 03:23:01 localhost kernel: e1000 0000:02:01.0 ens33: renamed from eth0 >Sep 26 03:23:01 localhost kernel: 8021q: 802.1Q VLAN Support v1.8 >Sep 26 03:23:01 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost kernel: audit: type=1130 audit(1537946581.278: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' >Sep 26 03:23:01 localhost systemd[1]: Starting Device-Mapper Multipath Device Controller... >Sep 26 03:23:01 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Sep 26 03:23:01 localhost systemd[1]: Reached target Local File Systems (Pre). >Sep 26 03:23:01 localhost systemd[1]: Reached target Local File Systems. >Sep 26 03:23:01 localhost systemd[1]: Starting Create Volatile Files and Directories... >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost multipathd[706]: --------start up-------- >Sep 26 03:23:01 localhost multipathd[706]: read /etc/multipath.conf >Sep 26 03:23:01 localhost multipathd[706]: /etc/multipath.conf does not exist, blacklisting all devices. >Sep 26 03:23:01 localhost multipathd[706]: You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Sep 26 03:23:01 localhost kernel: audit: type=1130 audit(1537946581.286: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' >Sep 26 03:23:01 localhost multipathd[706]: path checkers start up >Sep 26 03:23:01 localhost multipathd[706]: /etc/multipath.conf does not exist, blacklisting all devices. >Sep 26 03:23:01 localhost multipathd[706]: You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Sep 26 03:23:01 localhost systemd[1]: Started Create Volatile Files and Directories. >Sep 26 03:23:01 localhost systemd[1]: Reached target System Initialization. >Sep 26 03:23:01 localhost systemd[1]: Reached target Basic System. >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost kernel: audit: type=1130 audit(1537946581.298: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' >Sep 26 03:23:01 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Sep 26 03:23:01 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Sep 26 03:23:01 localhost kernel: ISO 9660 Extensions: RRIP_1991A >Sep 26 03:23:01 localhost systemd[1]: Found device /dev/mapper/live-rw. >Sep 26 03:23:01 localhost systemd[1]: Started dracut initqueue hook. >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost systemd[1]: Reached target Remote File Systems (Pre). >Sep 26 03:23:01 localhost systemd[1]: Reached target Remote File Systems. >Sep 26 03:23:01 localhost systemd[1]: Starting dracut pre-mount hook... >Sep 26 03:23:01 localhost systemd[1]: Started dracut pre-mount hook. >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost systemd[1]: Mounting /sysroot... >Sep 26 03:23:01 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Sep 26 03:23:01 localhost systemd[1]: Mounted /sysroot. >Sep 26 03:23:01 localhost systemd[1]: Reached target Initrd Root File System. >Sep 26 03:23:01 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Sep 26 03:23:01 localhost systemd[1]: Reloading. >Sep 26 03:23:01 localhost systemd[1]: Started Reload Configuration from the Real Root. >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost systemd[1]: Reached target Initrd File Systems. >Sep 26 03:23:01 localhost systemd[1]: Reached target Initrd Default Target. >Sep 26 03:23:01 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Sep 26 03:23:01 localhost dracut-pre-pivot[877]: Sep 26 07:23:01 | /etc/multipath.conf does not exist, blacklisting all devices. >Sep 26 03:23:01 localhost dracut-pre-pivot[877]: Sep 26 07:23:01 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Sep 26 03:23:01 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Sep 26 03:23:01 localhost systemd[1]: Stopped target Timers. >Sep 26 03:23:01 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Sep 26 03:23:01 localhost systemd[1]: Stopped target Remote File Systems. >Sep 26 03:23:01 localhost systemd[1]: Stopped target Remote File Systems (Pre). >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost systemd[1]: Stopped dracut pre-mount hook. >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost systemd[1]: Stopped dracut initqueue hook. >Sep 26 03:23:01 localhost systemd[1]: Stopped target Initrd Default Target. >Sep 26 03:23:01 localhost systemd[1]: Stopped target Initrd Root Device. >Sep 26 03:23:01 localhost systemd[1]: Stopped target Basic System. >Sep 26 03:23:01 localhost systemd[1]: Stopped target Paths. >Sep 26 03:23:01 localhost systemd[1]: Stopped target Sockets. >Sep 26 03:23:01 localhost systemd[1]: Stopped target Slices. >Sep 26 03:23:01 localhost systemd[1]: Stopped target System Initialization. >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost systemd[1]: Stopped Create Volatile Files and Directories. >Sep 26 03:23:01 localhost systemd[1]: Stopped target Local File Systems. >Sep 26 03:23:01 localhost systemd[1]: Stopped target Local File Systems (Pre). >Sep 26 03:23:01 localhost systemd[1]: Stopping Device-Mapper Multipath Device Controller... >Sep 26 03:23:01 localhost systemd[1]: Stopped target Local Encrypted Volumes. >Sep 26 03:23:01 localhost multipathd[914]: /etc/multipath.conf does not exist, blacklisting all devices. >Sep 26 03:23:01 localhost multipathd[914]: You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Sep 26 03:23:01 localhost multipathd[914]: ok >Sep 26 03:23:01 localhost systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch. >Sep 26 03:23:01 localhost systemd[1]: Stopped target Swap. >Sep 26 03:23:01 localhost systemd[1]: Stopped Apply Kernel Variables. >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost systemd[1]: Started Cleaning Up and Shutting Down Daemons. >Sep 26 03:23:01 localhost multipathd[706]: --------shut down------- >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost systemd[1]: Stopped Device-Mapper Multipath Device Controller. >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost systemd[1]: Stopped udev Wait for Complete Device Initialization. >Sep 26 03:23:01 localhost systemd[1]: Stopped udev Coldplug all Devices. >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost systemd[1]: Stopped dracut pre-trigger hook. >Sep 26 03:23:01 localhost systemd[1]: Stopping udev Kernel Device Manager... >Sep 26 03:23:01 localhost systemd[1]: Stopped udev Kernel Device Manager. >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost systemd[1]: Stopped dracut pre-udev hook. >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost systemd[1]: Stopped dracut cmdline hook. >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost systemd[1]: Stopped Create Static Device Nodes in /dev. >Sep 26 03:23:01 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost systemd[1]: Closed udev Kernel Socket. >Sep 26 03:23:01 localhost systemd[1]: Closed udev Control Socket. >Sep 26 03:23:01 localhost systemd[1]: Starting Cleanup udevd DB... >Sep 26 03:23:01 localhost systemd[1]: Started Cleanup udevd DB. >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost audit[1]: 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' >Sep 26 03:23:01 localhost systemd[1]: Reached target Switch Root. >Sep 26 03:23:02 localhost systemd[1]: Starting Switch Root... >Sep 26 03:23:02 localhost systemd[1]: Switching root. >Sep 26 03:23:02 localhost systemd-journald[321]: Journal stopped >Sep 26 07:23:06 localhost systemd-journald[321]: Received SIGTERM from PID 1 (systemd). >Sep 26 07:23:06 localhost kernel: systemd: 19 output lines suppressed due to ratelimiting >Sep 26 07:23:06 localhost kernel: random: crng init done >Sep 26 07:23:06 localhost kernel: SELinux: 32768 avtab hash slots, 113264 rules. >Sep 26 07:23:06 localhost kernel: SELinux: 32768 avtab hash slots, 113264 rules. >Sep 26 07:23:06 localhost kernel: SELinux: 8 users, 14 roles, 5105 types, 318 bools, 1 sens, 1024 cats >Sep 26 07:23:06 localhost kernel: SELinux: 129 classes, 113264 rules >Sep 26 07:23:06 localhost kernel: SELinux: Class bpf not defined in policy. >Sep 26 07:23:06 localhost kernel: SELinux: the above unknown classes and permissions will be allowed >Sep 26 07:23:06 localhost kernel: SELinux: policy capability network_peer_controls=1 >Sep 26 07:23:06 localhost kernel: SELinux: policy capability open_perms=1 >Sep 26 07:23:06 localhost kernel: SELinux: policy capability extended_socket_class=1 >Sep 26 07:23:06 localhost kernel: SELinux: policy capability always_check_network=0 >Sep 26 07:23:06 localhost kernel: SELinux: policy capability cgroup_seclabel=1 >Sep 26 07:23:06 localhost kernel: SELinux: policy capability nnp_nosuid_transition=1 >Sep 26 07:23:06 localhost kernel: SELinux: Completing initialization. >Sep 26 07:23:06 localhost kernel: SELinux: Setting up existing superblocks. >Sep 26 07:23:06 localhost systemd[1]: Successfully loaded SELinux policy in 766.547ms. >Sep 26 07:23:06 localhost systemd[1]: RTC configured in localtime, applying delta of -240 minutes to system time. >Sep 26 07:23:06 localhost systemd[1]: Unable to fix SELinux security context of /run/rootfsbase: Permission denied >Sep 26 07:23:06 localhost systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 34.457ms. >Sep 26 07:23:06 localhost systemd[1]: 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) >Sep 26 07:23:06 localhost systemd[1]: Detected virtualization vmware. >Sep 26 07:23:06 localhost systemd[1]: Detected architecture x86-64. >Sep 26 07:23:06 localhost systemd[1]: Initializing machine ID from random generator. >Sep 26 07:23:06 localhost systemd[1]: /usr/lib/systemd/system/virtlockd-admin.socket:7: Unknown lvalue 'Server' in section 'Socket' >Sep 26 07:23:06 localhost kernel: kauditd_printk_skb: 39 callbacks suppressed >Sep 26 07:23:06 localhost kernel: audit: type=1130 audit(1537960986.180:51): 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' >Sep 26 07:23:06 localhost kernel: audit: type=1131 audit(1537960986.180:52): 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' >Sep 26 07:23:06 localhost systemd[1]: Stopped Switch Root. >Sep 26 07:23:06 localhost kernel: audit: type=1130 audit(1537960986.181:53): 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' >Sep 26 07:23:06 localhost kernel: audit: type=1131 audit(1537960986.181:54): 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' >Sep 26 07:23:06 localhost systemd[1]: systemd-journald.service: Service has no hold-off time, scheduling restart. >Sep 26 07:23:06 localhost systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. >Sep 26 07:23:06 localhost systemd[1]: Stopped Journal Service. >Sep 26 07:23:06 localhost kernel: audit: type=1130 audit(1537960986.181:55): 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' >Sep 26 07:23:06 localhost kernel: audit: type=1131 audit(1537960986.181: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' >Sep 26 07:23:06 localhost systemd[1]: Starting Journal Service... >Sep 26 07:23:06 localhost kernel: audit: type=1305 audit(1537960986.230:57): audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:syslogd_t:s0 res=1 >Sep 26 07:23:06 localhost systemd-journald[942]: Journal started >Sep 26 07:23:06 localhost systemd-journald[942]: Runtime journal (/run/log/journal/a0590bcb646e4df5bb78bf0a0bbb57cf) is 8.0M, max 397.6M, 389.6M free. >Sep 26 03:23:02 localhost audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Sep 26 03:23:03 localhost audit: MAC_POLICY_LOAD policy loaded auid=4294967295 ses=4294967295 >Sep 26 07:23:03 localhost audit[1]: AVC avc: denied { relabelto } for pid=1 comm="systemd" name="rootfsbase" dev="tmpfs" ino=21577 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=lnk_file permissive=0 >Sep 26 07:23:06 localhost audit[1]: 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' >Sep 26 07:23:06 localhost audit[1]: 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' >Sep 26 07:23:06 localhost audit[1]: 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' >Sep 26 07:23:06 localhost audit[1]: 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' >Sep 26 07:23:06 localhost audit[1]: 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' >Sep 26 07:23:06 localhost audit[1]: 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' >Sep 26 07:23:06 localhost audit: CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:syslogd_t:s0 res=1 >Sep 26 07:23:06 localhost audit[1]: 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' >Sep 26 07:23:06 localhost kernel: audit: type=1130 audit(1537960986.399:58): 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' >Sep 26 07:23:06 localhost systemd[1]: Mounted Kernel Debug File System. >Sep 26 07:23:06 localhost systemd[1]: Started Apply Kernel Variables. >Sep 26 07:23:06 localhost audit[1]: 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' >Sep 26 07:23:06 localhost kernel: audit: type=1130 audit(1537960986.405:59): 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' >Sep 26 07:23:06 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Sep 26 07:23:06 localhost audit[1]: 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' >Sep 26 07:23:06 localhost kernel: audit: type=1130 audit(1537960986.406:60): 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' >Sep 26 07:23:06 localhost systemd[1]: Mounted POSIX Message Queue File System. >Sep 26 07:23:06 localhost systemd[1]: Mounted Huge Pages File System. >Sep 26 07:23:06 localhost systemd[1]: Mounted Temporary Directory (/tmp). >Sep 26 07:23:06 localhost systemd[1]: Starting Configure read-only root support... >Sep 26 07:23:06 localhost systemd[1]: Starting Flush Journal to Persistent Storage... >Sep 26 07:23:06 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Sep 26 07:23:06 localhost audit[1]: 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' >Sep 26 07:23:06 localhost systemd[1]: Starting Create Static Device Nodes in /dev... >Sep 26 07:23:06 localhost systemd-journald[942]: Time spent on flushing to /var is 31.302ms for 1742 entries. >Sep 26 07:23:06 localhost systemd-journald[942]: System journal (/var/log/journal/a0590bcb646e4df5bb78bf0a0bbb57cf) is 8.0M, max 572.2M, 564.2M free. >Sep 26 07:23:06 localhost audit[1]: 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' >Sep 26 07:23:06 localhost audit[1]: 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' >Sep 26 07:23:06 localhost systemd[1]: Started udev Coldplug all Devices. >Sep 26 07:23:06 localhost fedora-readonly[955]: /usr/lib/systemd/fedora-readonly: line 14: warning: command substitution: ignored null byte in input >Sep 26 07:23:06 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Sep 26 07:23:06 localhost systemd[1]: Started Flush Journal to Persistent Storage. >Sep 26 07:23:06 localhost audit[1]: 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' >Sep 26 07:23:06 localhost systemd[1]: Started Configure read-only root support. >Sep 26 07:23:06 localhost systemd[1]: Starting Load/Save Random Seed... >Sep 26 07:23:06 localhost audit[1]: 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' >Sep 26 07:23:06 localhost audit[1]: 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' >Sep 26 07:23:06 localhost systemd[1]: Started Setup Virtual Console. >Sep 26 07:23:06 localhost audit[1]: 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' >Sep 26 07:23:06 localhost systemd[1]: Started Load/Save Random Seed. >Sep 26 07:23:06 localhost audit[1]: 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' >Sep 26 07:23:06 localhost systemd[1]: Started Create Static Device Nodes in /dev. >Sep 26 07:23:06 localhost systemd[1]: Starting udev Kernel Device Manager... >Sep 26 07:23:07 localhost audit[1]: 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' >Sep 26 07:23:07 localhost systemd[1]: Started udev Kernel Device Manager. >Sep 26 07:23:07 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Sep 26 07:23:07 localhost audit[1]: 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' >Sep 26 07:23:07 localhost systemd[1]: Started Show Plymouth Boot Screen. >Sep 26 07:23:07 localhost systemd[1]: Received SIGRTMIN+20 from PID 988 (plymouthd). >Sep 26 07:23:07 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Sep 26 07:23:08 localhost kernel: piix4_smbus 0000:00:07.3: SMBus Host Controller not enabled! >Sep 26 07:23:08 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >Sep 26 07:23:08 localhost kernel: vmw_vmci 0000:00:07.7: Found VMCI PCI device at 0x11080, irq 16 >Sep 26 07:23:08 localhost kernel: vmw_vmci 0000:00:07.7: Using capabilities 0xc >Sep 26 07:23:08 localhost kernel: Guest personality initialized and is active >Sep 26 07:23:08 localhost kernel: VMCI host device registered (name=vmci, major=10, minor=58) >Sep 26 07:23:08 localhost kernel: Initialized host personality >Sep 26 07:23:08 localhost systemd-udevd[971]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >Sep 26 07:23:08 localhost mtp-probe[995]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:11.0/0000:02:03.0/usb1/1-1" >Sep 26 07:23:08 localhost mtp-probe[997]: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:11.0/0000:02:00.0/usb2/2-1" >Sep 26 07:23:08 localhost mtp-probe[995]: bus: 1, device: 2 was not an MTP device >Sep 26 07:23:08 localhost mtp-probe[997]: bus: 2, device: 2 was not an MTP device >Sep 26 07:23:08 localhost systemd-udevd[987]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >Sep 26 07:23:08 localhost systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. >Sep 26 07:23:08 localhost kernel: [drm] DMA map mode: Using physical TTM page addresses. >Sep 26 07:23:08 localhost kernel: [drm] Capabilities: >Sep 26 07:23:08 localhost kernel: [drm] Rect copy. >Sep 26 07:23:08 localhost kernel: [drm] Cursor. >Sep 26 07:23:08 localhost kernel: [drm] Cursor bypass. >Sep 26 07:23:08 localhost kernel: [drm] Cursor bypass 2. >Sep 26 07:23:08 localhost kernel: [drm] 8bit emulation. >Sep 26 07:23:08 localhost kernel: [drm] Alpha cursor. >Sep 26 07:23:08 localhost kernel: [drm] 3D. >Sep 26 07:23:08 localhost kernel: [drm] Extended Fifo. >Sep 26 07:23:08 localhost kernel: [drm] Multimon. >Sep 26 07:23:08 localhost kernel: [drm] Pitchlock. >Sep 26 07:23:08 localhost kernel: [drm] Irq mask. >Sep 26 07:23:08 localhost kernel: [drm] Display Topology. >Sep 26 07:23:08 localhost kernel: [drm] GMR. >Sep 26 07:23:08 localhost kernel: [drm] Traces. >Sep 26 07:23:08 localhost kernel: [drm] GMR2. >Sep 26 07:23:08 localhost kernel: [drm] Screen Object 2. >Sep 26 07:23:08 localhost kernel: [drm] Command Buffers. >Sep 26 07:23:08 localhost kernel: [drm] Command Buffers 2. >Sep 26 07:23:08 localhost kernel: [drm] Guest Backed Resources. >Sep 26 07:23:08 localhost kernel: [drm] Max GMR ids is 64 >Sep 26 07:23:08 localhost kernel: [drm] Max number of GMR pages is 65536 >Sep 26 07:23:08 localhost kernel: [drm] Max dedicated hypervisor surface memory is 0 kiB >Sep 26 07:23:08 localhost kernel: [drm] Maximum display memory size is 118784 kiB >Sep 26 07:23:08 localhost kernel: [drm] VRAM at 0xe8000000 size is 4096 kiB >Sep 26 07:23:08 localhost kernel: [drm] MMIO at 0xfe000000 size is 256 kiB >Sep 26 07:23:08 localhost kernel: [drm] global init. >Sep 26 07:23:08 localhost kernel: [TTM] Zone kernel: Available graphics memory: 4072142 kiB >Sep 26 07:23:08 localhost kernel: [TTM] Zone dma32: Available graphics memory: 2097152 kiB >Sep 26 07:23:08 localhost kernel: [TTM] Initializing pool allocator >Sep 26 07:23:08 localhost kernel: [TTM] Initializing DMA pool allocator >Sep 26 07:23:08 localhost kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >Sep 26 07:23:08 localhost kernel: [drm] No driver support for vblank timestamp query. >Sep 26 07:23:08 localhost kernel: [drm] Screen Target Display device initialized >Sep 26 07:23:08 localhost kernel: [drm] width 640 >Sep 26 07:23:08 localhost kernel: [drm] height 480 >Sep 26 07:23:08 localhost kernel: [drm] bpp 32 >Sep 26 07:23:08 localhost kernel: [drm] Fifo max 0x00040000 min 0x00001000 cap 0x0000077f >Sep 26 07:23:08 localhost kernel: [drm] Using command buffers with DMA pool. >Sep 26 07:23:08 localhost kernel: [drm] DX: no. >Sep 26 07:23:08 localhost kernel: [drm] Atomic: yes >Sep 26 07:23:08 localhost kernel: fbcon: svgadrmfb (fb0) is primary device >Sep 26 07:23:08 localhost kernel: media: Linux media interface: v0.10 >Sep 26 07:23:08 localhost kernel: Console: switching to colour frame buffer device 100x37 >Sep 26 07:23:08 localhost kernel: [drm] Initialized vmwgfx 2.14.0 20170612 for 0000:00:0f.0 on minor 0 >Sep 26 07:23:08 localhost kernel: Bluetooth: Core ver 2.22 >Sep 26 07:23:08 localhost kernel: NET: Registered protocol family 31 >Sep 26 07:23:08 localhost kernel: Bluetooth: HCI device and connection manager initialized >Sep 26 07:23:08 localhost kernel: Bluetooth: HCI socket layer initialized >Sep 26 07:23:08 localhost kernel: Bluetooth: L2CAP socket layer initialized >Sep 26 07:23:08 localhost kernel: Bluetooth: SCO socket layer initialized >Sep 26 07:23:08 localhost kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 10737418240 ms ovfl timer >Sep 26 07:23:08 localhost kernel: RAPL PMU: hw unit of domain pp0-core 2^-0 Joules >Sep 26 07:23:08 localhost kernel: RAPL PMU: hw unit of domain package 2^-0 Joules >Sep 26 07:23:08 localhost kernel: RAPL PMU: hw unit of domain dram 2^-0 Joules >Sep 26 07:23:08 localhost kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-0 Joules >Sep 26 07:23:08 localhost kernel: usbcore: registered new interface driver btusb >Sep 26 07:23:08 localhost systemd[1]: Starting Load/Save RF Kill Switch Status... >Sep 26 07:23:08 localhost systemd[1]: Started Load/Save RF Kill Switch Status. >Sep 26 07:23:08 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:08 localhost kernel: Linux video capture interface: v2.00 >Sep 26 07:23:09 localhost kernel: uvcvideo: Found UVC 1.00 device VMware Virtual USB Video Device (0e0f:000b) >Sep 26 07:23:09 localhost kernel: uvcvideo 1-1:1.0: Entity type for entity Camera 1 was not initialized! >Sep 26 07:23:09 localhost kernel: usbcore: registered new interface driver uvcvideo >Sep 26 07:23:09 localhost kernel: USB Video Class driver (1.1.1) >Sep 26 07:23:10 localhost audit[1]: 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' >Sep 26 07:23:10 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Sep 26 07:23:10 localhost systemd[1]: Starting Activation of DM RAID sets... >Sep 26 07:23:10 localhost audit[1]: 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' >Sep 26 07:23:10 localhost systemd[1]: Started LVM2 metadata daemon. >Sep 26 07:23:10 localhost systemd[1]: Started Activation of DM RAID sets. >Sep 26 07:23:10 localhost audit[1]: 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' >Sep 26 07:23:10 localhost audit[1]: 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' >Sep 26 07:23:10 localhost systemd[1]: Reached target Local Encrypted Volumes. >Sep 26 07:23:10 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Sep 26 07:23:10 localhost systemd[1]: Reached target Local File Systems (Pre). >Sep 26 07:23:10 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:10 localhost systemd[1]: Mounting /var/tmp... >Sep 26 07:23:10 localhost systemd[1]: Mounted /var/tmp. >Sep 26 07:23:10 localhost systemd[1]: Reached target Local File Systems. >Sep 26 07:23:10 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Sep 26 07:23:10 localhost systemd[1]: Starting Preprocess NFS configuration... >Sep 26 07:23:10 localhost systemd[1]: Starting Restore /run/initramfs on shutdown... >Sep 26 07:23:10 localhost systemd[1]: Starting Import network configuration from initramfs... >Sep 26 07:23:10 localhost systemd[1]: Started Restore /run/initramfs on shutdown. >Sep 26 07:23:10 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dracut-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:10 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Sep 26 07:23:10 localhost audit[1]: 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' >Sep 26 07:23:10 localhost audit[1]: 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' >Sep 26 07:23:10 localhost systemd[1]: Started Preprocess NFS configuration. >Sep 26 07:23:10 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=nfs-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:10 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=nfs-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:10 localhost systemd[1]: Started Import network configuration from initramfs. >Sep 26 07:23:10 localhost audit[1]: 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' >Sep 26 07:23:10 localhost systemd[1]: Starting Create Volatile Files and Directories... >Sep 26 07:23:10 localhost systemd[1]: Started Create Volatile Files and Directories. >Sep 26 07:23:10 localhost audit[1]: 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' >Sep 26 07:23:10 localhost systemd[1]: Starting Security Auditing Service... >Sep 26 07:23:10 localhost auditd[1060]: Started dispatcher: /sbin/audispd pid: 1062 >Sep 26 07:23:10 localhost audit: CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >Sep 26 07:23:10 localhost audit: CONFIG_CHANGE audit_pid=1060 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >Sep 26 07:23:10 localhost auditd[1060]: Init complete, auditd 2.8.3 listening for events (startup state enable) >Sep 26 07:23:10 localhost audispd[1062]: No plugins found, exiting >Sep 26 07:23:10 localhost auditd[1060]: dispatcher 1062 reaped >Sep 26 07:23:10 localhost audit: CONFIG_CHANGE auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 op=add_rule key=(null) list=1 res=1 >Sep 26 07:23:10 localhost augenrules[1064]: No rules >Sep 26 07:23:10 localhost systemd[1]: Started Security Auditing Service. >Sep 26 07:23:10 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:10 localhost systemd[1]: Starting Update UTMP about System Boot/Shutdown... >Sep 26 07:23:10 localhost audit[1081]: SYSTEM_BOOT pid=1081 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' >Sep 26 07:23:10 localhost systemd[1]: Started Update UTMP about System Boot/Shutdown. >Sep 26 07:23:10 localhost audit[1]: 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' >Sep 26 07:23:10 localhost systemd[1]: Reached target System Initialization. >Sep 26 07:23:10 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >Sep 26 07:23:10 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Sep 26 07:23:10 localhost systemd[1]: Started Updates mlocate database every day. >Sep 26 07:23:10 localhost systemd[1]: Started CUPS Scheduler. >Sep 26 07:23:10 localhost systemd[1]: Reached target Paths. >Sep 26 07:23:10 localhost systemd[1]: Listening on Virtual machine lock manager socket. >Sep 26 07:23:10 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >Sep 26 07:23:10 localhost systemd[1]: Reached target Timers. >Sep 26 07:23:10 localhost systemd[1]: Listening on CUPS Scheduler. >Sep 26 07:23:10 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Sep 26 07:23:10 localhost systemd[1]: Listening on Virtual machine log manager socket. >Sep 26 07:23:10 localhost systemd[1]: Listening on SSSD Secrets Service responder socket. >Sep 26 07:23:10 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >Sep 26 07:23:10 localhost systemd[1]: Reached target Sockets. >Sep 26 07:23:10 localhost systemd[1]: Reached target Basic System. >Sep 26 07:23:10 localhost systemd[1]: Starting Accounts Service... >Sep 26 07:23:10 localhost systemd[1]: Started VGAuth Service for open-vm-tools. >Sep 26 07:23:10 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=vgauthd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:10 localhost systemd[1]: Started Service for virtual machines hosted on VMware. >Sep 26 07:23:10 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=vmtoolsd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:10 localhost systemd[1]: Starting LSB: Init script for live image.... >Sep 26 07:23:10 localhost systemd[1]: Starting Modem Manager... >Sep 26 07:23:10 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Sep 26 07:23:10 localhost audit[1]: 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' >Sep 26 07:23:10 localhost systemd[1]: Started Manage Sound Card State (restore and store). >Sep 26 07:23:10 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=alsa-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:10 localhost systemd[1]: Reached target Sound Card. >Sep 26 07:23:10 localhost alsactl[1088]: alsactl 1.1.6 daemon started >Sep 26 07:23:10 localhost alsactl[1088]: Found hardware: "ENS1371" "Cirrus Logic CS4297A rev 3" "AC97a:43525913" "0x1274" "0x1371" >Sep 26 07:23:10 localhost alsactl[1088]: Hardware is initialized using a generic method >Sep 26 07:23:10 localhost alsactl[1088]: /usr/sbin/alsactl: load_state:1683Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Sep 26 07:23:10 localhost alsactl[1088]: /usr/sbin/alsactl: sysfs_init:48sysfs path '/sys' is invalid >Sep 26 07:23:10 localhost systemd[1]: Starting GSSAPI Proxy Daemon... >Sep 26 07:23:10 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Sep 26 07:23:10 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=mcelog comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:10 localhost systemd[1]: Starting Switcheroo Control Proxy service... >Sep 26 07:23:10 localhost systemd[1]: Starting Virtual Machine and Container Registration Service... >Sep 26 07:23:10 localhost systemd[1]: Started D-Bus System Message Bus. >Sep 26 07:23:10 localhost audit[1]: 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' >Sep 26 07:23:10 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Sep 26 07:23:10 localhost systemd[1]: Starting Login Service... >Sep 26 07:23:10 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Sep 26 07:23:10 localhost systemd[1]: Starting Disk Manager... >Sep 26 07:23:10 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >Sep 26 07:23:10 localhost systemd[1]: Starting Bluetooth service... >Sep 26 07:23:10 localhost rngd[1087]: Failed to init entropy source 0: Hardware RNG Device >Sep 26 07:23:10 localhost rngd[1087]: Failed to init entropy source 1: TPM RNG Device >Sep 26 07:23:10 localhost mcelog[1093]: mcelog: warning: 8 bytes ignored in each record >Sep 26 07:23:10 localhost mcelog[1093]: mcelog: consider an update >Sep 26 07:23:10 localhost systemd-logind[1100]: New seat seat0. >Sep 26 07:23:10 localhost systemd-logind[1100]: Watching system buttons on /dev/input/event0 (Power Button) >Sep 26 07:23:10 localhost systemd-logind[1100]: Watching system buttons on /dev/input/event1 (AT Translated Set 2 keyboard) >Sep 26 07:23:10 localhost bluetoothd[1104]: Bluetooth daemon 5.49 >Sep 26 07:23:11 localhost avahi-daemon[1101]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Sep 26 07:23:11 localhost avahi-daemon[1101]: Successfully dropped root privileges. >Sep 26 07:23:11 localhost avahi-daemon[1101]: avahi-daemon 0.7 starting up. >Sep 26 07:23:11 localhost udisksd[1102]: udisks daemon version 2.7.6 starting >Sep 26 07:23:11 localhost ModemManager[1086]: <info> ModemManager (version 1.6.12-3.fc28) starting in system bus... >Sep 26 07:23:11 localhost VGAuthService[1083]: Pref_Init: Using '/etc/vmware-tools/vgauth.conf' as preferences filepath >Sep 26 07:23:11 localhost VGAuthService[1083]: Core dump limit set to -1 >Sep 26 07:23:11 localhost kernel: NET: Registered protocol family 40 >Sep 26 07:23:12 localhost useradd[1123]: new group: name=liveuser, GID=1000 >Sep 26 07:23:12 localhost useradd[1123]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Sep 26 07:23:12 localhost audit[1123]: ADD_GROUP pid=1123 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-group acct="liveuser" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:12 localhost audit[1123]: ADD_USER pid=1123 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=1000 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:12 localhost audit[1140]: USER_MGMT pid=1140 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=pam_tally2 reset=0 id=1000 exe="/usr/sbin/pam_tally2" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:12 localhost audit[1123]: USER_MGMT pid=1123 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-home-dir id=1000 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:12 localhost livesys[1085]: Adding live user [ OK ] >Sep 26 07:23:12 localhost livesys[1085]: passwd: Note: deleting a password also unlocks the password. >Sep 26 07:23:12 localhost audit[1141]: USER_CHAUTHTOK pid=1141 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:initrc_t:s0 msg='op=deleted-password id=1000 exe="/usr/bin/passwd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:12 localhost audit[1142]: USER_MGMT pid=1142 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user-to-group grp="wheel" acct="liveuser" exe="/usr/sbin/usermod" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:12 localhost usermod[1142]: add 'liveuser' to group 'wheel' >Sep 26 07:23:12 localhost audit[1142]: USER_MGMT pid=1142 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user-to-shadow-group grp="wheel" acct="liveuser" exe="/usr/sbin/usermod" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:12 localhost usermod[1142]: add 'liveuser' to shadow group 'wheel' >Sep 26 07:23:12 localhost livesys[1085]: passwd: Note: deleting a password also unlocks the password. >Sep 26 07:23:12 localhost audit[1147]: USER_CHAUTHTOK pid=1147 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:initrc_t:s0 msg='op=deleted-password id=0 exe="/usr/bin/passwd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:12 localhost dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.systemd1' >Sep 26 07:23:12 localhost rtkit-daemon[1099]: Successfully called chroot. >Sep 26 07:23:12 localhost rtkit-daemon[1099]: Successfully dropped privileges. >Sep 26 07:23:12 localhost systemd[1]: Started Virtual Machine and Container Registration Service. >Sep 26 07:23:12 localhost rtkit-daemon[1099]: Successfully limited resources. >Sep 26 07:23:12 localhost rtkit-daemon[1099]: Running. >Sep 26 07:23:12 localhost rtkit-daemon[1099]: Watchdog thread running. >Sep 26 07:23:12 localhost avahi-daemon[1101]: Successfully called chroot(). >Sep 26 07:23:12 localhost avahi-daemon[1101]: Successfully dropped remaining capabilities. >Sep 26 07:23:12 localhost avahi-daemon[1113]: chroot.c: open() failed: No such file or directory >Sep 26 07:23:12 localhost avahi-daemon[1101]: Failed to open /etc/resolv.conf: Invalid argument >Sep 26 07:23:12 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-machined comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:12 localhost rtkit-daemon[1099]: Canary thread running. >Sep 26 07:23:12 localhost systemd[1]: Started Login Service. >Sep 26 07:23:12 localhost audit[1]: 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' >Sep 26 07:23:12 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=gssproxy comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:12 localhost systemd[1]: Started GSSAPI Proxy Daemon. >Sep 26 07:23:12 localhost systemd[1]: Started Switcheroo Control Proxy service. >Sep 26 07:23:12 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=switcheroo-control comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:12 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=switcheroo-control comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:12 localhost avahi-daemon[1101]: No service file found in /etc/avahi/services. >Sep 26 07:23:12 localhost avahi-daemon[1101]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Sep 26 07:23:12 localhost bluetoothd[1104]: Starting SDP server >Sep 26 07:23:12 localhost avahi-daemon[1101]: Network interface enumeration completed. >Sep 26 07:23:12 localhost avahi-daemon[1101]: Server startup complete. Host name is linux.local. Local service cookie is 3510475988. >Sep 26 07:23:12 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:12 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:12 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Sep 26 07:23:12 localhost systemd[1]: Started Bluetooth service. >Sep 26 07:23:12 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Sep 26 07:23:12 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=avahi-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:12 localhost systemd[1]: Reached target Bluetooth. >Sep 26 07:23:12 localhost systemd[1]: Reached target NFS client services. >Sep 26 07:23:12 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Sep 26 07:23:12 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Sep 26 07:23:12 localhost kernel: Bluetooth: BNEP socket layer initialized >Sep 26 07:23:12 localhost dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.4' (uid=0 pid=1104 comm="/usr/libexec/bluetooth/bluetoothd " label="system_u:system_r:bluetooth_t:s0") >Sep 26 07:23:12 localhost bluetoothd[1104]: Bluetooth management interface 1.14 initialized >Sep 26 07:23:12 localhost systemd[1]: Starting Hostname Service... >Sep 26 07:23:13 localhost dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.hostname1' >Sep 26 07:23:13 localhost audit[1]: 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' >Sep 26 07:23:13 localhost dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.8' (uid=0 pid=1102 comm="/usr/libexec/udisks2/udisksd " label="system_u:system_r:devicekit_disk_t:s0") >Sep 26 07:23:13 localhost systemd[1]: Started Hostname Service. >Sep 26 07:23:13 localhost systemd[1]: Starting Authorization Manager... >Sep 26 07:23:13 localhost polkitd[1203]: Started polkitd version 0.114 >Sep 26 07:23:13 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:13 localhost systemd[1]: Started Modem Manager. >Sep 26 07:23:13 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=ModemManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:14 localhost gsettings[1171]: failed to commit changes to dconf: Cannot autolaunch D-Bus without X11 $DISPLAY >Sep 26 07:23:14 localhost livesys[1085]: sed: can't read : No such file or directory >Sep 26 07:23:14 localhost livesys[1085]: Warning: Schema âorg.freedesktop.Telepathy.Loggerâ has path â/apps/telepathy-logger/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Sep 26 07:23:14 localhost polkitd[1203]: Loading rules from directory /etc/polkit-1/rules.d >Sep 26 07:23:14 localhost polkitd[1203]: Loading rules from directory /usr/share/polkit-1/rules.d >Sep 26 07:23:14 localhost livesys[1085]: Warning: Schema âorg.freedesktop.ibusâ has path â/desktop/ibus/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Sep 26 07:23:14 localhost livesys[1085]: Warning: Schema âorg.freedesktop.ibus.generalâ has path â/desktop/ibus/general/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Sep 26 07:23:14 localhost livesys[1085]: Warning: Schema âorg.freedesktop.ibus.general.hotkeyâ has path â/desktop/ibus/general/hotkey/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Sep 26 07:23:14 localhost livesys[1085]: Warning: Schema âorg.freedesktop.ibus.panelâ has path â/desktop/ibus/panel/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Sep 26 07:23:14 localhost livesys[1085]: Warning: Schema âorg.freedesktop.ibus.panel.emojiâ has path â/desktop/ibus/panel/emoji/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Sep 26 07:23:14 localhost polkitd[1203]: Finished loading, compiling and executing 12 rules >Sep 26 07:23:14 localhost dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Sep 26 07:23:14 localhost audit[1]: 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' >Sep 26 07:23:14 localhost systemd[1]: Started Authorization Manager. >Sep 26 07:23:14 localhost polkitd[1203]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Sep 26 07:23:14 localhost accounts-daemon[1082]: started daemon version 0.6.42 >Sep 26 07:23:14 localhost systemd[1]: Started Accounts Service. >Sep 26 07:23:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:14 localhost udisksd[1102]: 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) >Sep 26 07:23:15 localhost livesys[1085]: Warning: Schema âorg.gnome.crypto.cacheâ has path â/desktop/gnome/crypto/cache/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Sep 26 07:23:15 localhost livesys[1085]: Warning: Schema âorg.gnome.crypto.pgpâ has path â/desktop/gnome/crypto/pgp/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Sep 26 07:23:15 localhost udisksd[1102]: 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) >Sep 26 07:23:15 localhost systemd[1]: Started Disk Manager. >Sep 26 07:23:15 localhost udisksd[1102]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Sep 26 07:23:15 localhost audit[1]: 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' >Sep 26 07:23:15 localhost livesys[1085]: Warning: Schema âorg.gnome.seahorse.recipientsâ has path â/apps/seahorse/recipients/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Sep 26 07:23:15 localhost livesys[1085]: Warning: Schema âorg.gnome.system.localeâ has path â/system/locale/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Sep 26 07:23:15 localhost livesys[1085]: Warning: Schema âorg.gnome.system.proxyâ has path â/system/proxy/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Sep 26 07:23:15 localhost livesys[1085]: Warning: Schema âorg.gnome.system.proxy.httpâ has path â/system/proxy/http/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Sep 26 07:23:15 localhost livesys[1085]: Warning: Schema âorg.gnome.system.proxy.httpsâ has path â/system/proxy/https/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Sep 26 07:23:15 localhost livesys[1085]: Warning: Schema âorg.gnome.system.proxy.ftpâ has path â/system/proxy/ftp/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Sep 26 07:23:15 localhost livesys[1085]: Warning: Schema âorg.gnome.system.proxy.socksâ has path â/system/proxy/socks/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Sep 26 07:23:15 localhost systemd[1]: Started LSB: Init script for live image.. >Sep 26 07:23:15 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=livesys comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:15 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Sep 26 07:23:15 localhost systemd[1]: Starting ABRT Automated Bug Reporting Tool... >Sep 26 07:23:15 localhost systemd[1]: Starting NTP client/server... >Sep 26 07:23:15 localhost systemd[1]: Started SYSV: Late init script for live image.. >Sep 26 07:23:15 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=livesys-late comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:15 localhost chronyd[1265]: chronyd version 3.3 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +SECHASH +IPV6 +DEBUG) >Sep 26 07:23:15 localhost chronyd[1265]: Using right/UTC timezone to obtain leap second data >Sep 26 07:23:15 localhost systemd[1]: Started NTP client/server. >Sep 26 07:23:15 localhost audit[1]: 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' >Sep 26 07:23:15 localhost systemd[1]: Started ABRT Automated Bug Reporting Tool. >Sep 26 07:23:15 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:15 localhost systemd[1]: Started Creates ABRT problems from coredumpctl messages. >Sep 26 07:23:15 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-journal-core comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:15 localhost systemd[1]: Started ABRT Xorg log watcher. >Sep 26 07:23:15 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-xorg comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:15 localhost systemd[1]: Started ABRT kernel log watcher. >Sep 26 07:23:15 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-oops comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:16 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Sep 26 07:23:16 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=firewalld comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:16 localhost systemd[1]: Reached target Network (Pre). >Sep 26 07:23:16 localhost systemd[1]: Starting Network Manager... >Sep 26 07:23:16 localhost audit: NETFILTER_CFG table=filter family=10 entries=0 >Sep 26 07:23:16 localhost NetworkManager[1275]: <info> [1537960996.4029] NetworkManager (version 1.10.6-1.fc28) is starting... (for the first time) >Sep 26 07:23:16 localhost NetworkManager[1275]: <info> [1537960996.4033] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity-fedora.conf) >Sep 26 07:23:16 localhost audit: NETFILTER_CFG table=security family=2 entries=0 >Sep 26 07:23:16 localhost audit: NETFILTER_CFG table=raw family=2 entries=0 >Sep 26 07:23:16 localhost NetworkManager[1275]: <info> [1537960996.4505] manager[0x559e5a9fa0e0]: monitoring kernel firmware directory '/lib/firmware'. >Sep 26 07:23:16 localhost NetworkManager[1275]: <info> [1537960996.4629] hostname: hostname: using hostnamed >Sep 26 07:23:16 localhost NetworkManager[1275]: <info> [1537960996.4635] dns-mgr[0x559e5aa15930]: init: dns=default, rc-manager=symlink >Sep 26 07:23:16 localhost audit: NETFILTER_CFG table=mangle family=2 entries=0 >Sep 26 07:23:16 localhost NetworkManager[1275]: <info> [1537960996.4652] manager[0x559e5a9fa0e0]: rfkill: WiFi hardware radio set enabled >Sep 26 07:23:16 localhost NetworkManager[1275]: <info> [1537960996.4652] manager[0x559e5a9fa0e0]: rfkill: WWAN hardware radio set enabled >Sep 26 07:23:16 localhost systemd[1]: Started Network Manager. >Sep 26 07:23:16 localhost audit[1]: 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' >Sep 26 07:23:16 localhost systemd[1]: Starting Network Manager Wait Online... >Sep 26 07:23:16 localhost systemd[1]: Reached target Network. >Sep 26 07:23:16 localhost ModemManager[1086]: <info> Couldn't check support for device at '/sys/devices/pci0000:00/0000:00:11.0/0000:02:01.0': not supported by any plugin >Sep 26 07:23:16 localhost audit[1]: 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' >Sep 26 07:23:16 localhost systemd[1]: Started Logout off all iSCSI sessions on shutdown. >Sep 26 07:23:16 localhost systemd[1]: Reached target Remote File Systems (Pre). >Sep 26 07:23:16 localhost systemd[1]: Reached target Remote File Systems. >Sep 26 07:23:16 localhost dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.14' (uid=0 pid=1275 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >Sep 26 07:23:16 localhost systemd[1]: Starting Virtualization daemon... >Sep 26 07:23:16 localhost systemd[1]: Starting Permit User Sessions... >Sep 26 07:23:16 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Sep 26 07:23:16 localhost systemd[1]: Started Permit User Sessions. >Sep 26 07:23:16 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:16 localhost systemd[1]: Starting GNOME Display Manager... >Sep 26 07:23:16 localhost systemd[1]: Starting Hold until boot process finishes up... >Sep 26 07:23:16 localhost dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Sep 26 07:23:16 localhost audit[1]: 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' >Sep 26 07:23:16 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Sep 26 07:23:16 localhost NetworkManager[1275]: <info> [1537960996.7610] 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) >Sep 26 07:23:16 localhost audit: NETFILTER_CFG table=nat family=2 entries=0 >Sep 26 07:23:16 localhost NetworkManager[1275]: <info> [1537960996.7749] settings: loaded plugin iBFT: (c) 2014 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. (/usr/lib64/NetworkManager/libnm-settings-plugin-ibft.so) >Sep 26 07:23:16 localhost NetworkManager[1275]: <info> [1537960996.7750] settings: loaded plugin keyfile: (c) 2007 - 2016 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Sep 26 07:23:16 localhost audit: NETFILTER_CFG table=security family=10 entries=0 >Sep 26 07:23:16 localhost audit: NETFILTER_CFG table=raw family=10 entries=0 >Sep 26 07:23:16 localhost audit: NETFILTER_CFG table=mangle family=10 entries=0 >Sep 26 07:23:16 localhost audit: NETFILTER_CFG table=nat family=10 entries=0 >Sep 26 07:23:16 localhost NetworkManager[1275]: <info> [1537960996.9315] manager: rfkill: WiFi enabled by radio killswitch; enabled by state file >Sep 26 07:23:16 localhost NetworkManager[1275]: <info> [1537960996.9318] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file >Sep 26 07:23:16 localhost NetworkManager[1275]: <info> [1537960996.9319] manager: Networking is enabled by state file >Sep 26 07:23:16 localhost NetworkManager[1275]: <info> [1537960996.9326] dhcp-init: Using DHCP client 'dhclient' >Sep 26 07:23:16 localhost nm-dispatcher[1312]: req:1 'hostname': new request (5 scripts) >Sep 26 07:23:16 localhost nm-dispatcher[1312]: req:1 'hostname': start running ordered scripts... >Sep 26 07:23:16 localhost systemd[1]: Started GNOME Display Manager. >Sep 26 07:23:16 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=gdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:16 localhost NetworkManager[1275]: <info> [1537960996.9404] Loaded device plugin: NMBondDeviceFactory (internal) >Sep 26 07:23:16 localhost NetworkManager[1275]: <info> [1537960996.9404] Loaded device plugin: NMBridgeDeviceFactory (internal) >Sep 26 07:23:16 localhost NetworkManager[1275]: <info> [1537960996.9404] Loaded device plugin: NMDummyDeviceFactory (internal) >Sep 26 07:23:16 localhost NetworkManager[1275]: <info> [1537960996.9405] Loaded device plugin: NMEthernetDeviceFactory (internal) >Sep 26 07:23:16 localhost NetworkManager[1275]: <info> [1537960996.9405] Loaded device plugin: NMInfinibandDeviceFactory (internal) >Sep 26 07:23:16 localhost NetworkManager[1275]: <info> [1537960996.9405] Loaded device plugin: NMIPTunnelDeviceFactory (internal) >Sep 26 07:23:16 localhost NetworkManager[1275]: <info> [1537960996.9405] Loaded device plugin: NMMacsecDeviceFactory (internal) >Sep 26 07:23:16 localhost NetworkManager[1275]: <info> [1537960996.9405] Loaded device plugin: NMMacvlanDeviceFactory (internal) >Sep 26 07:23:16 localhost NetworkManager[1275]: <info> [1537960996.9405] Loaded device plugin: NMPppDeviceFactory (internal) >Sep 26 07:23:16 localhost NetworkManager[1275]: <info> [1537960996.9405] Loaded device plugin: NMTunDeviceFactory (internal) >Sep 26 07:23:16 localhost NetworkManager[1275]: <info> [1537960996.9406] Loaded device plugin: NMVethDeviceFactory (internal) >Sep 26 07:23:16 localhost NetworkManager[1275]: <info> [1537960996.9406] Loaded device plugin: NMVlanDeviceFactory (internal) >Sep 26 07:23:16 localhost NetworkManager[1275]: <info> [1537960996.9406] Loaded device plugin: NMVxlanDeviceFactory (internal) >Sep 26 07:23:17 localhost kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. >Sep 26 07:23:17 localhost NetworkManager[1275]: <info> [1537960997.1165] Loaded device plugin: NMBluezManager (/usr/lib64/NetworkManager/libnm-device-plugin-bluetooth.so) >Sep 26 07:23:17 localhost NetworkManager[1275]: <info> [1537960997.1633] Loaded device plugin: NMWwanFactory (/usr/lib64/NetworkManager/libnm-device-plugin-wwan.so) >Sep 26 07:23:17 localhost NetworkManager[1275]: <info> [1537960997.2631] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/libnm-device-plugin-team.so) >Sep 26 07:23:17 localhost NetworkManager[1275]: <info> [1537960997.3312] Loaded device plugin: NMAtmManager (/usr/lib64/NetworkManager/libnm-device-plugin-adsl.so) >Sep 26 07:23:17 localhost NetworkManager[1275]: <info> [1537960997.3960] Loaded device plugin: NMWifiFactory (/usr/lib64/NetworkManager/libnm-device-plugin-wifi.so) >Sep 26 07:23:17 localhost NetworkManager[1275]: <info> [1537960997.4144] device (lo): carrier: link connected >Sep 26 07:23:17 localhost NetworkManager[1275]: <info> [1537960997.4155] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) >Sep 26 07:23:17 localhost NetworkManager[1275]: <info> [1537960997.4178] manager: (ens33): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) >Sep 26 07:23:17 localhost NetworkManager[1275]: <info> [1537960997.4200] ifcfg-rh: add connection in-memory (ac3cbbff-0714-36fe-aa56-6e77c7eff80e,"Wired connection 1") >Sep 26 07:23:17 localhost NetworkManager[1275]: <info> [1537960997.4209] settings: (ens33): created default wired connection 'Wired connection 1' >Sep 26 07:23:17 localhost NetworkManager[1275]: <info> [1537960997.4243] device (ens33): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') >Sep 26 07:23:17 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): ens33: link is not ready >Sep 26 07:23:17 localhost kernel: e1000: ens33 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None >Sep 26 07:23:17 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): ens33: link is not ready >Sep 26 07:23:17 localhost kernel: 8021q: adding VLAN 0 to HW filter on device ens33 >Sep 26 07:23:17 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): ens33: link becomes ready >Sep 26 07:23:17 localhost NetworkManager[1275]: <info> [1537960997.4420] device (ens33): carrier: link connected >Sep 26 07:23:17 localhost NetworkManager[1275]: <info> [1537960997.4954] device (ens33): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed') >Sep 26 07:23:17 localhost NetworkManager[1275]: <info> [1537960997.5056] modem-manager: ModemManager available >Sep 26 07:23:17 localhost NetworkManager[1275]: <info> [1537960997.5091] bluez: use BlueZ version 5 >Sep 26 07:23:17 localhost NetworkManager[1275]: <info> [1537960997.5105] policy: auto-activating connection 'Wired connection 1' >Sep 26 07:23:17 localhost NetworkManager[1275]: <info> [1537960997.5133] device (ens33): Activation: starting connection 'Wired connection 1' (ac3cbbff-0714-36fe-aa56-6e77c7eff80e) >Sep 26 07:23:17 localhost NetworkManager[1275]: <info> [1537960997.5136] device (ens33): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') >Sep 26 07:23:17 localhost NetworkManager[1275]: <info> [1537960997.5138] manager: NetworkManager state is now CONNECTING >Sep 26 07:23:17 localhost NetworkManager[1275]: <info> [1537960997.5144] device (ens33): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') >Sep 26 07:23:17 localhost NetworkManager[1275]: <info> [1537960997.5212] bluez5: NAP: added interface B8:E8:56:41:E2:EF >Sep 26 07:23:17 localhost audit[1354]: USER_AUTH pid=1354 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_permit acct="liveuser" exe="/usr/libexec/gdm-session-worker" hostname=localhost addr=? terminal=/dev/tty1 res=success' >Sep 26 07:23:17 localhost audit[1354]: USER_ACCT pid=1354 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="liveuser" exe="/usr/libexec/gdm-session-worker" hostname=localhost addr=? terminal=/dev/tty1 res=success' >Sep 26 07:23:17 localhost audit[1354]: CRED_ACQ pid=1354 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_gdm,pam_permit acct="liveuser" exe="/usr/libexec/gdm-session-worker" hostname=localhost addr=? terminal=/dev/tty1 res=success' >Sep 26 07:23:18 localhost audit[1354]: USER_ROLE_CHANGE pid=1354 uid=0 auid=1000 ses=1 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/libexec/gdm-session-worker" hostname=localhost addr=? terminal=/dev/tty1 res=success' >Sep 26 07:23:18 localhost systemd[1]: Created slice User Slice of liveuser. >Sep 26 07:23:18 localhost systemd[1]: Starting User Manager for UID 1000... >Sep 26 07:23:18 localhost systemd[1]: Started Session 1 of user liveuser. >Sep 26 07:23:18 localhost systemd-logind[1100]: New session 1 of user liveuser. >Sep 26 07:23:18 localhost audit[1415]: USER_ACCT pid=1415 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="liveuser" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:18 localhost audit[1415]: USER_ROLE_CHANGE pid=1415 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:18 localhost systemd[1415]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Sep 26 07:23:18 localhost audit[1415]: USER_START pid=1415 uid=0 auid=1000 ses=2 subj=system_u:system_r:init_t:s0 msg='op=PAM:session_open grantors=pam_selinux,pam_selinux,pam_loginuid,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="liveuser" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:18 localhost systemd[1415]: Starting D-Bus User Message Bus Socket. >Sep 26 07:23:18 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:18 localhost gdm-autologin][1354]: pam_unix(gdm-autologin:session): session opened for user liveuser by (uid=0) >Sep 26 07:23:18 localhost systemd[1415]: Reached target Timers. >Sep 26 07:23:18 localhost systemd[1415]: Reached target Paths. >Sep 26 07:23:18 localhost systemd[1415]: Listening on Sound System. >Sep 26 07:23:18 localhost systemd[1415]: Listening on D-Bus User Message Bus Socket. >Sep 26 07:23:18 localhost systemd[1415]: Reached target Sockets. >Sep 26 07:23:18 localhost systemd[1415]: Reached target Basic System. >Sep 26 07:23:18 localhost systemd[1415]: Starting Sound Service... >Sep 26 07:23:18 localhost systemd[1]: Started User Manager for UID 1000. >Sep 26 07:23:18 localhost audit[1354]: USER_START pid=1354 uid=0 auid=1000 ses=1 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_keyinit,pam_namespace,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_gnome_keyring,pam_umask acct="liveuser" exe="/usr/libexec/gdm-session-worker" hostname=localhost addr=? terminal=/dev/tty1 res=success' >Sep 26 07:23:18 localhost audit[1354]: USER_LOGIN pid=1354 uid=0 auid=1000 ses=1 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='uid=1000 exe="/usr/libexec/gdm-session-worker" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=nat family=2 entries=5 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=mangle family=2 entries=6 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=raw family=2 entries=3 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=security family=2 entries=4 >Sep 26 07:23:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=libvirtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:19 localhost systemd[1]: Started Virtualization daemon. >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=filter family=2 entries=4 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=nat family=10 entries=5 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=mangle family=10 entries=6 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=raw family=10 entries=3 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=security family=10 entries=4 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=filter family=10 entries=4 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=broute family=7 entries=1 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=nat family=7 entries=3 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=filter family=7 entries=3 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=raw family=10 entries=15 >Sep 26 07:23:19 localhost firewalld[1103]: WARNING: FedoraServer: INVALID_SERVICE: cockpit >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=raw family=2 entries=15 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=filter family=2 entries=39 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=nat family=2 entries=26 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=mangle family=2 entries=27 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=raw family=10 entries=17 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=filter family=10 entries=39 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=nat family=10 entries=26 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=mangle family=10 entries=27 >Sep 26 07:23:19 localhost rtkit-daemon[1099]: Successfully made thread 1422 of process 1422 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Sep 26 07:23:19 localhost rtkit-daemon[1099]: Supervising 1 threads of 1 processes of 1 users. >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=mangle family=2 entries=39 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=raw family=2 entries=28 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=security family=2 entries=13 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=filter family=2 entries=83 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=mangle family=10 entries=39 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=raw family=10 entries=29 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=security family=10 entries=13 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=filter family=10 entries=84 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=broute family=7 entries=1 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=nat family=7 entries=3 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=filter family=7 entries=3 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=filter family=2 entries=83 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=nat family=2 entries=50 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=mangle family=2 entries=39 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=raw family=2 entries=28 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=filter family=10 entries=84 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=nat family=10 entries=50 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=mangle family=10 entries=39 >Sep 26 07:23:19 localhost audit: NETFILTER_CFG table=raw family=10 entries=29 >Sep 26 07:23:19 localhost NetworkManager[1275]: <info> [1537960999.6625] device (ens33): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') >Sep 26 07:23:19 localhost NetworkManager[1275]: <info> [1537960999.6636] dhcp4 (ens33): activation: beginning transaction (timeout in 45 seconds) >Sep 26 07:23:19 localhost NetworkManager[1275]: <info> [1537960999.7068] dhcp4 (ens33): dhclient started with pid 1529 >Sep 26 07:23:19 localhost systemd[1415]: Started D-Bus User Message Bus. >Sep 26 07:23:20 localhost dhclient[1529]: Created duid "\000\004\240Y\013\313dnM\365\273x\277\012\013\273W\317". >Sep 26 07:23:20 localhost dhclient[1529]: DHCPDISCOVER on ens33 to 255.255.255.255 port 67 interval 5 (xid=0x673acf1b) >Sep 26 07:23:21 localhost dhclient[1529]: DHCPREQUEST on ens33 to 255.255.255.255 port 67 (xid=0x673acf1b) >Sep 26 07:23:21 localhost dhclient[1529]: DHCPOFFER from 172.16.78.254 >Sep 26 07:23:21 localhost dhclient[1529]: DHCPACK from 172.16.78.254 (xid=0x673acf1b) >Sep 26 07:23:21 localhost NetworkManager[1275]: <info> [1537961001.2679] dhcp4 (ens33): address 172.16.78.250 >Sep 26 07:23:21 localhost NetworkManager[1275]: <info> [1537961001.2685] dhcp4 (ens33): plen 24 (255.255.255.0) >Sep 26 07:23:21 localhost NetworkManager[1275]: <info> [1537961001.2686] dhcp4 (ens33): gateway 172.16.78.2 >Sep 26 07:23:21 localhost NetworkManager[1275]: <info> [1537961001.2687] dhcp4 (ens33): lease time 1800 >Sep 26 07:23:21 localhost NetworkManager[1275]: <info> [1537961001.2687] dhcp4 (ens33): nameserver '172.16.78.2' >Sep 26 07:23:21 localhost NetworkManager[1275]: <info> [1537961001.2688] dhcp4 (ens33): domain name 'localdomain' >Sep 26 07:23:21 localhost NetworkManager[1275]: <info> [1537961001.2688] dhcp4 (ens33): state changed unknown -> bound >Sep 26 07:23:21 localhost avahi-daemon[1101]: Joining mDNS multicast group on interface ens33.IPv4 with address 172.16.78.250. >Sep 26 07:23:21 localhost NetworkManager[1275]: <info> [1537961001.2703] device (ens33): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') >Sep 26 07:23:21 localhost avahi-daemon[1101]: New relevant interface ens33.IPv4 for mDNS. >Sep 26 07:23:21 localhost avahi-daemon[1101]: Registering new address record for 172.16.78.250 on ens33.IPv4. >Sep 26 07:23:21 localhost nm-dispatcher[1312]: req:2 'pre-up' [ens33]: new request (1 scripts) >Sep 26 07:23:21 localhost dhclient[1529]: bound to 172.16.78.250 -- renewal in 901 seconds. >Sep 26 07:23:21 localhost NetworkManager[1275]: <info> [1537961001.2896] device (ens33): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') >Sep 26 07:23:21 localhost NetworkManager[1275]: <info> [1537961001.2903] device (ens33): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') >Sep 26 07:23:21 localhost NetworkManager[1275]: <info> [1537961001.2905] manager: NetworkManager state is now CONNECTED_LOCAL >Sep 26 07:23:21 localhost NetworkManager[1275]: <info> [1537961001.2910] manager: NetworkManager state is now CONNECTED_SITE >Sep 26 07:23:21 localhost NetworkManager[1275]: <info> [1537961001.2913] policy: set 'Wired connection 1' (ens33) as default for IPv4 routing and DNS >Sep 26 07:23:21 localhost NetworkManager[1275]: <info> [1537961001.2919] device (ens33): Activation: successful, device activated. >Sep 26 07:23:21 localhost NetworkManager[1275]: <info> [1537961001.2927] manager: startup complete >Sep 26 07:23:21 localhost nm-dispatcher[1312]: req:3 'up' [ens33]: new request (5 scripts) >Sep 26 07:23:21 localhost nm-dispatcher[1312]: req:3 'up' [ens33]: start running ordered scripts... >Sep 26 07:23:21 localhost systemd[1]: Started Network Manager Wait Online. >Sep 26 07:23:21 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:21 localhost systemd[1]: Reached target Network is Online. >Sep 26 07:23:21 localhost systemd[1]: Starting Notify NFS peers of a restart... >Sep 26 07:23:21 localhost systemd[1]: iscsi.service: Unit cannot be reloaded because it is inactive. >Sep 26 07:23:21 localhost sm-notify[1586]: Version 3.1.1 starting >Sep 26 07:23:21 localhost pulseaudio[1422]: N: [pulseaudio] alsa-util.c: Disabling timer-based scheduling because running inside a VM. >Sep 26 07:23:21 localhost systemd[1]: Started Notify NFS peers of a restart. >Sep 26 07:23:21 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rpc-statd-notify comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:21 localhost rtkit-daemon[1099]: Supervising 1 threads of 1 processes of 1 users. >Sep 26 07:23:21 localhost rtkit-daemon[1099]: Successfully made thread 1601 of process 1422 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Sep 26 07:23:21 localhost rtkit-daemon[1099]: Supervising 2 threads of 1 processes of 1 users. >Sep 26 07:23:21 localhost pulseaudio[1422]: N: [pulseaudio] alsa-util.c: Disabling timer-based scheduling because running inside a VM. >Sep 26 07:23:21 localhost pulseaudio[1422]: E: [alsa-sink-ES1371/1] alsa-sink.c: ALSA woke us up to write new data to the device, but there was actually nothing to write. >Sep 26 07:23:21 localhost pulseaudio[1422]: E: [alsa-sink-ES1371/1] alsa-sink.c: Most likely this is a bug in the ALSA driver 'snd_ens1371'. Please report this issue to the ALSA developers. >Sep 26 07:23:21 localhost pulseaudio[1422]: E: [alsa-sink-ES1371/1] alsa-sink.c: We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() returned 0 or another value < min_avail. >Sep 26 07:23:21 localhost rtkit-daemon[1099]: Supervising 2 threads of 1 processes of 1 users. >Sep 26 07:23:21 localhost avahi-daemon[1101]: Joining mDNS multicast group on interface ens33.IPv6 with address fe80::28da:7783:fd9d:1fb2. >Sep 26 07:23:21 localhost avahi-daemon[1101]: New relevant interface ens33.IPv6 for mDNS. >Sep 26 07:23:21 localhost avahi-daemon[1101]: Registering new address record for fe80::28da:7783:fd9d:1fb2 on ens33.*. >Sep 26 07:23:21 localhost rtkit-daemon[1099]: Successfully made thread 1607 of process 1422 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Sep 26 07:23:21 localhost rtkit-daemon[1099]: Supervising 3 threads of 1 processes of 1 users. >Sep 26 07:23:21 localhost pulseaudio[1422]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory >Sep 26 07:23:21 localhost pulseaudio[1422]: W: [pulseaudio] authkey.c: Failed to load authentication key '/home/liveuser/.config/pulse/cookie': No such file or directory >Sep 26 07:23:21 localhost pulseaudio[1422]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory >Sep 26 07:23:21 localhost pulseaudio[1422]: W: [pulseaudio] authkey.c: Failed to load authentication key '/home/liveuser/.pulse-cookie': No such file or directory >Sep 26 07:23:21 localhost systemd[1415]: Started Sound Service. >Sep 26 07:23:21 localhost systemd[1415]: Reached target Default. >Sep 26 07:23:21 localhost systemd[1415]: Startup finished in 3.485s. >Sep 26 07:23:21 localhost bluetoothd[1104]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource >Sep 26 07:23:21 localhost bluetoothd[1104]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSink >Sep 26 07:23:21 localhost kernel: Bluetooth: RFCOMM TTY layer initialized >Sep 26 07:23:21 localhost kernel: Bluetooth: RFCOMM socket layer initialized >Sep 26 07:23:21 localhost kernel: Bluetooth: RFCOMM ver 1.11 >Sep 26 07:23:21 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.3' (uid=1000 pid=1635 comm="gsettings get org.gnome.system.locale region " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:23:21 localhost systemd[1415]: Starting Virtual filesystem service... >Sep 26 07:23:22 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Successfully activated service 'org.gtk.vfs.Daemon' >Sep 26 07:23:22 localhost systemd[1415]: Started Virtual filesystem service. >Sep 26 07:23:22 localhost kernel: fuse init (API version 7.26) >Sep 26 07:23:22 localhost systemd[1]: Mounting FUSE Control File System... >Sep 26 07:23:22 localhost systemd[1]: Mounted FUSE Control File System. >Sep 26 07:23:22 localhost gnome-keyring-ssh.desktop[1667]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh >Sep 26 07:23:22 localhost gnome-keyring-secrets.desktop[1668]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh >Sep 26 07:23:23 localhost NetworkManager[1275]: <info> [1537961003.1883] manager: NetworkManager state is now CONNECTED_GLOBAL >Sep 26 07:23:23 localhost nm-dispatcher[1312]: req:4 'connectivity-change': new request (5 scripts) >Sep 26 07:23:23 localhost nm-dispatcher[1312]: req:4 'connectivity-change': start running ordered scripts... >Sep 26 07:23:23 localhost dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.30' (uid=1000 pid=1673 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:23:23 localhost systemd[1]: Starting Daemon for power management... >Sep 26 07:23:23 localhost dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.UPower' >Sep 26 07:23:23 localhost systemd[1]: Started Daemon for power management. >Sep 26 07:23:23 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:26 localhost org.gnome.Shell.desktop[1673]: glamor: EGL version 1.4 (DRI2): >Sep 26 07:23:27 localhost chronyd[1265]: Selected source 193.228.143.13 >Sep 26 07:23:27 localhost chronyd[1265]: System clock TAI offset set to 37 seconds >Sep 26 07:23:27 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.9' (uid=1000 pid=1673 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:23:27 localhost systemd[1415]: Starting Accessibility services bus... >Sep 26 07:23:27 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Successfully activated service 'org.a11y.Bus' >Sep 26 07:23:27 localhost systemd[1415]: Started Accessibility services bus. >Sep 26 07:23:27 localhost at-spi-bus-launcher[1733]: dbus-daemon[1738]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=1673 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:23:27 localhost at-spi-bus-launcher[1733]: dbus-daemon[1738]: Successfully activated service 'org.a11y.atspi.Registry' >Sep 26 07:23:27 localhost at-spi-bus-launcher[1733]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry >Sep 26 07:23:28 localhost chronyd[1265]: Selected source 192.36.143.130 >Sep 26 07:23:28 localhost chronyd[1265]: Source 91.209.0.17 replaced with 213.251.52.202 >Sep 26 07:23:29 localhost gnome-shell[1673]: JS WARNING: [resource:///org/gnome/shell/ui/main.js 332]: reference to undefined property "MetaStage" >Sep 26 07:23:29 localhost gnome-shell[1673]: JS WARNING: [resource:///org/gnome/shell/ui/layout.js 220]: reference to undefined property "MetaWindowGroup" >Sep 26 07:23:30 localhost gnome-shell[1673]: JS WARNING: [resource:///org/gnome/shell/ui/osdMonitorLabeler.js 59]: reference to undefined property "MetaDBusDisplayConfigSkeleton" >Sep 26 07:23:30 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Activating service name='org.freedesktop.portal.IBus' requested by ':1.12' (uid=1000 pid=1754 comm="ibus-daemon --xim --panel disable " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:23:30 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Successfully activated service 'org.freedesktop.portal.IBus' >Sep 26 07:23:30 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.8' (uid=1000 pid=1673 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:23:30 localhost systemd[1415]: Starting sandboxed app permission store... >Sep 26 07:23:30 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Activating service name='org.gnome.Shell.CalendarServer' requested by ':1.8' (uid=1000 pid=1673 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:23:30 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore' >Sep 26 07:23:30 localhost systemd[1415]: Started sandboxed app permission store. >Sep 26 07:23:31 localhost gnome-shell[1673]: JS WARNING: [resource:///org/gnome/shell/ui/slider.js 38]: reference to undefined property "CallyActor" >Sep 26 07:23:31 localhost dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' requested by ':1.30' (uid=1000 pid=1673 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:23:31 localhost systemd[1]: Starting Location Lookup Service... >Sep 26 07:23:31 localhost dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.bolt' unit='bolt.service' requested by ':1.30' (uid=1000 pid=1673 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:23:31 localhost systemd[1]: Starting Thunderbolt system service... >Sep 26 07:23:31 localhost polkitd[1203]: Registered Authentication Agent for unix-session:1 (system bus name :1.30 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Sep 26 07:23:31 localhost boltd[1782]: bolt 0.3 starting up. >Sep 26 07:23:31 localhost boltd[1782]: config: loading user config >Sep 26 07:23:31 localhost dbus-daemon[1098]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.34' (uid=997 pid=1780 comm="/usr/libexec/geoclue -t 5 " label="system_u:system_r:geoclue_t:s0") >Sep 26 07:23:31 localhost boltd[1782]: store: loading devices >Sep 26 07:23:31 localhost boltd[1782]: power: force_power support: no >Sep 26 07:23:31 localhost boltd[1782]: udev: enumerating devices >Sep 26 07:23:31 localhost dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.bolt' >Sep 26 07:23:31 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=bolt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:31 localhost systemd[1]: Started Thunderbolt system service. >Sep 26 07:23:31 localhost systemd[1]: Starting WPA supplicant... >Sep 26 07:23:31 localhost dbus-daemon[1098]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Sep 26 07:23:31 localhost systemd[1]: Started WPA supplicant. >Sep 26 07:23:31 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:31 localhost wpa_supplicant[1792]: Successfully initialized wpa_supplicant >Sep 26 07:23:31 localhost dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.GeoClue2' >Sep 26 07:23:31 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:31 localhost systemd[1]: Started Location Lookup Service. >Sep 26 07:23:31 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.8' (uid=1000 pid=1673 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:23:31 localhost systemd[1415]: Starting Virtual filesystem service - disk device monitor... >Sep 26 07:23:31 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor' >Sep 26 07:23:31 localhost systemd[1415]: Started Virtual filesystem service - disk device monitor. >Sep 26 07:23:31 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Activating via systemd: service name='org.gtk.vfs.AfcVolumeMonitor' unit='gvfs-afc-volume-monitor.service' requested by ':1.8' (uid=1000 pid=1673 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:23:31 localhost systemd[1415]: Starting Virtual filesystem service - Apple File Conduit monitor... >Sep 26 07:23:31 localhost gvfs-afc-volume-monitor[1797]: Volume monitor alive >Sep 26 07:23:31 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor' >Sep 26 07:23:31 localhost systemd[1415]: Started Virtual filesystem service - Apple File Conduit monitor. >Sep 26 07:23:32 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service' requested by ':1.8' (uid=1000 pid=1673 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:23:32 localhost systemd[1415]: Starting Virtual filesystem service - digital camera monitor... >Sep 26 07:23:32 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor' >Sep 26 07:23:32 localhost systemd[1415]: Started Virtual filesystem service - digital camera monitor. >Sep 26 07:23:32 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service' requested by ':1.8' (uid=1000 pid=1673 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:23:32 localhost systemd[1415]: Starting Virtual filesystem service - Media Transfer Protocol monitor... >Sep 26 07:23:32 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor' >Sep 26 07:23:32 localhost systemd[1415]: Started Virtual filesystem service - Media Transfer Protocol monitor. >Sep 26 07:23:32 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Activating via systemd: service name='org.gtk.vfs.GoaVolumeMonitor' unit='gvfs-goa-volume-monitor.service' requested by ':1.8' (uid=1000 pid=1673 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:23:32 localhost systemd[1415]: Starting Virtual filesystem service - GNOME Online Accounts monitor... >Sep 26 07:23:32 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Activating service name='org.gnome.OnlineAccounts' requested by ':1.21' (uid=1000 pid=1810 comm="/usr/libexec/gvfs-goa-volume-monitor " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:23:32 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Activating via systemd: service name='org.gnome.evolution.dataserver.Sources5' unit='evolution-source-registry.service' requested by ':1.22' (uid=1000 pid=1772 comm="/usr/libexec/gnome-shell-calendar-server " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:23:32 localhost systemd[1415]: Starting Evolution source registry... >Sep 26 07:23:32 localhost goa-daemon[1814]: goa-daemon version 3.28.0 starting >Sep 26 07:23:32 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Activating service name='org.gnome.Identity' requested by ':1.23' (uid=1000 pid=1814 comm="/usr/libexec/goa-daemon " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:23:32 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Successfully activated service 'org.gnome.OnlineAccounts' >Sep 26 07:23:32 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Successfully activated service 'org.gtk.vfs.GoaVolumeMonitor' >Sep 26 07:23:32 localhost systemd[1415]: Started Virtual filesystem service - GNOME Online Accounts monitor. >Sep 26 07:23:32 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Activating service name='ca.desrt.dconf' requested by ':1.8' (uid=1000 pid=1673 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:23:32 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Successfully activated service 'org.gnome.Identity' >Sep 26 07:23:32 localhost goa-identity-se[1828]: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING' >Sep 26 07:23:32 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Successfully activated service 'ca.desrt.dconf' >Sep 26 07:23:32 localhost dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' requested by ':1.30' (uid=1000 pid=1673 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:23:32 localhost systemd[1]: Starting PackageKit Daemon... >Sep 26 07:23:33 localhost spice-vdagent[1843]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0 >Sep 26 07:23:33 localhost PackageKit[1841]: daemon start >Sep 26 07:23:33 localhost audit[1]: 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' >Sep 26 07:23:33 localhost liveinst-setup.desktop[1871]: cp: cannot stat '/usr/share/applications/liveinst.desktop': No such file or directory >Sep 26 07:23:34 localhost gnome-session[1543]: gnome-session-binary[1543]: WARNING: App 'spice-vdagent.desktop' exited with code 1 >Sep 26 07:23:34 localhost gnome-session-binary[1543]: WARNING: App 'spice-vdagent.desktop' exited with code 1 >Sep 26 07:23:34 localhost gnome-session[1543]: gnome-session-binary[1543]: WARNING: App 'liveinst-setup.desktop' exited with code 1 >Sep 26 07:23:34 localhost gnome-session-binary[1543]: WARNING: App 'liveinst-setup.desktop' exited with code 1 >Sep 26 07:23:34 localhost systemd[1]: Starting CUPS Scheduler... >Sep 26 07:23:34 localhost kernel: rfkill: input handler disabled >Sep 26 07:23:34 localhost gsd-sharing[1854]: Failed to StopUnit service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit gnome-remote-desktop.service not loaded. >Sep 26 07:23:34 localhost gnome-shell[1673]: Object St.Widget (0x55b9c86267a0), has been already deallocated - impossible to access to it. This might be caused by the fact that the object has been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs >Sep 26 07:23:34 localhost org.gnome.Shell.desktop[1673]: == Stack trace for context 0x55b9c69bb300 == >Sep 26 07:23:34 localhost org.gnome.Shell.desktop[1673]: #0 0x55b9c6df0e68 i /usr/share/gnome-shell/extensions/background-logo@fedorahosted.org/extension.js:232 (0x7f59dbab2340 @ 15) >Sep 26 07:23:34 localhost org.gnome.Shell.desktop[1673]: #1 0x7ffc7761fdb0 b self-hosted:251 (0x7f59e1ec3ab0 @ 223) >Sep 26 07:23:34 localhost org.gnome.Shell.desktop[1673]: #2 0x55b9c6df0de8 i /usr/share/gnome-shell/extensions/background-logo@fedorahosted.org/extension.js:232 (0x7f59dbab22b8 @ 17) >Sep 26 07:23:34 localhost org.gnome.Shell.desktop[1673]: #3 0x55b9c6df0d68 i /usr/share/gnome-shell/extensions/background-logo@fedorahosted.org/extension.js:225 (0x7f59dbab21a8 @ 10) >Sep 26 07:23:34 localhost org.gnome.Shell.desktop[1673]: #4 0x7ffc77621270 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f59e1ecff78 @ 386) >Sep 26 07:23:34 localhost org.gnome.Shell.desktop[1673]: #5 0x55b9c6df0cb0 i resource:///org/gnome/shell/ui/layout.js:646 (0x7f59e1c03560 @ 533) >Sep 26 07:23:34 localhost org.gnome.Shell.desktop[1673]: #6 0x7ffc77621e90 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f59e1eb5de0 @ 71) >Sep 26 07:23:34 localhost org.gnome.Shell.desktop[1673]: #7 0x55b9c6df0c30 i resource:///org/gnome/shell/ui/layout.js:591 (0x7f59e1c034d8 @ 90) >Sep 26 07:23:34 localhost org.gnome.Shell.desktop[1673]: #8 0x7ffc77623170 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f59e1ecff78 @ 386) >Sep 26 07:23:34 localhost org.gnome.Shell.desktop[1673]: #9 0x55b9c6df0bb0 i resource:///org/gnome/shell/ui/background.js:522 (0x7f59e1c0bab0 @ 17) >Sep 26 07:23:34 localhost cupsd[1916]: Filter "brftopagedbrf" not found. >Sep 26 07:23:34 localhost cupsd[1916]: Filter "brftopagedbrf" not found. >Sep 26 07:23:35 localhost dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Sep 26 07:23:35 localhost systemd[1]: Started PackageKit Daemon. >Sep 26 07:23:35 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=packagekit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:35 localhost systemd[1]: Started CUPS Scheduler. >Sep 26 07:23:35 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=cups comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:35 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Successfully activated service 'org.gnome.evolution.dataserver.Sources5' >Sep 26 07:23:35 localhost systemd[1415]: Started Evolution source registry. >Sep 26 07:23:35 localhost cupsd[1916]: REQUEST localhost - - "POST / HTTP/1.1" 200 364 Create-Printer-Subscriptions successful-ok >Sep 26 07:23:35 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Successfully activated service 'org.gnome.Shell.CalendarServer' >Sep 26 07:23:35 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar7' unit='evolution-calendar-factory.service' requested by ':1.22' (uid=1000 pid=1772 comm="/usr/libexec/gnome-shell-calendar-server " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:23:35 localhost systemd[1415]: Starting Evolution calendar service... >Sep 26 07:23:35 localhost gnome-shell[1673]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation >Sep 26 07:23:36 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:36 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Successfully activated service 'org.gnome.evolution.dataserver.Calendar7' >Sep 26 07:23:36 localhost systemd[1415]: Started Evolution calendar service. >Sep 26 07:23:37 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook9' unit='evolution-addressbook-factory.service' requested by ':1.41' (uid=1000 pid=2021 comm="/usr/libexec/evolution-calendar-factory-subprocess" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:23:37 localhost systemd[1415]: Starting Evolution address book service... >Sep 26 07:23:37 localhost dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.62' (uid=1000 pid=1887 comm="/usr/libexec/gsd-color " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:23:37 localhost dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.61' (uid=1000 pid=1909 comm="/usr/libexec/gsd-keyboard " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:23:37 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Sep 26 07:23:37 localhost systemd[1]: Starting Locale Service... >Sep 26 07:23:38 localhost colord[2062]: failed to get edid data: EDID length is too small >Sep 26 07:23:38 localhost dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.locale1' >Sep 26 07:23:38 localhost audit[1]: 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' >Sep 26 07:23:38 localhost systemd[1]: Started Locale Service. >Sep 26 07:23:38 localhost dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Sep 26 07:23:38 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:38 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Sep 26 07:23:38 localhost gnome-shell[1673]: GNOME Shell started at Wed Sep 26 2018 07:23:32 GMT-0400 (EDT) >Sep 26 07:23:38 localhost fedora-welcome[2080]: JS WARNING: [/usr/share/anaconda/gnome/fedora-welcome 21]: Requiring Gdk but it has 2 versions available; use imports.gi.versions to pick one >Sep 26 07:23:38 localhost fedora-welcome[2080]: JS WARNING: [/usr/share/anaconda/gnome/fedora-welcome 147]: Too many arguments to function Gtk.init: expected 1, got 2 >Sep 26 07:23:38 localhost vmware-user.desktop[2103]: vmware-user: could not open /proc/fs/vmblock/dev >Sep 26 07:23:38 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.41' (uid=1000 pid=2021 comm="/usr/libexec/evolution-calendar-factory-subprocess" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:23:38 localhost systemd[1415]: Starting Virtual filesystem metadata service... >Sep 26 07:23:38 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Successfully activated service 'org.gnome.evolution.dataserver.AddressBook9' >Sep 26 07:23:38 localhost systemd[1415]: Started Evolution address book service. >Sep 26 07:23:38 localhost gsd-color[1887]: failed to get edid: unable to get EDID for output >Sep 26 07:23:39 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Successfully activated service 'org.gtk.vfs.Metadata' >Sep 26 07:23:39 localhost systemd[1415]: Started Virtual filesystem metadata service. >Sep 26 07:23:39 localhost gsd-color[1887]: unable to get EDID for xrandr-Virtual-1: unable to get EDID for output >Sep 26 07:23:39 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Activating via systemd: service name='org.freedesktop.Tracker1' unit='tracker-store.service' requested by ':1.55' (uid=1000 pid=2122 comm="gdbus call -e -d org.freedesktop.DBus -o /org/free" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:23:39 localhost systemd[1415]: Starting Tracker metadata database store and lookup manager... >Sep 26 07:23:39 localhost gnome-session-binary[1543]: Entering running state >Sep 26 07:23:39 localhost systemd[1]: Started Hold until boot process finishes up. >Sep 26 07:23:39 localhost audit[1]: 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' >Sep 26 07:23:39 localhost audit[1]: 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' >Sep 26 07:23:39 localhost audit[1]: 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' >Sep 26 07:23:39 localhost systemd[1]: Received SIGRTMIN+21 from PID 988 (n/a). >Sep 26 07:23:39 localhost systemd[1]: Reached target Multi-User System. >Sep 26 07:23:39 localhost systemd[1]: Reached target Graphical Interface. >Sep 26 07:23:39 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Sep 26 07:23:39 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Sep 26 07:23:39 localhost systemd[1]: Startup finished in 6.094s (kernel) + 3.241s (initrd) + 36.881s (userspace) = 46.217s. >Sep 26 07:23:39 localhost audit[2149]: SYSTEM_RUNLEVEL pid=2149 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='old-level=N new-level=5 comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:39 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:39 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:23:39 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Successfully activated service 'org.freedesktop.Tracker1' >Sep 26 07:23:39 localhost tracker-store.desktop[2122]: (uint32 1,) >Sep 26 07:23:39 localhost systemd[1415]: Started Tracker metadata database store and lookup manager. >Sep 26 07:23:43 localhost libcanberra-login-sound.desktop[2108]: Failed to play sound: File or data not found >Sep 26 07:23:43 localhost gnome-shell[1673]: STACK_OP_ADD: window 0x1800001 already in stack >Sep 26 07:23:43 localhost gnome-shell[1673]: STACK_OP_ADD: window 0x1800001 already in stack >Sep 26 07:23:43 localhost vmtoolsd[2105]: gtk_disable_setlocale() must be called before gtk_init() >Sep 26 07:23:43 localhost dbus-daemon[1098]: [system] Activating service name='org.freedesktop.problems' requested by ':1.71' (uid=1000 pid=2107 comm="abrt-applet " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") (using servicehelper) >Sep 26 07:23:43 localhost dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.problems' >Sep 26 07:24:08 localhost audit[1]: 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' >Sep 26 07:24:09 localhost audit[1]: 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' >Sep 26 07:26:20 localhost gnome-shell[1673]: Object Meta.WindowActor (0x55b9c7e0c7b0), has been already finalized. Impossible to get any property from it. >Sep 26 07:26:20 localhost org.gnome.Shell.desktop[1673]: == Stack trace for context 0x55b9c69bb300 == >Sep 26 07:26:20 localhost org.gnome.Shell.desktop[1673]: #0 0x55b9c6df0c38 i resource:///org/gnome/shell/ui/tweener.js:73 (0x7f59e1ec7cd0 @ 9) >Sep 26 07:26:20 localhost org.gnome.Shell.desktop[1673]: #1 0x7ffc77621e80 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f59e1ec7f78 @ 36) >Sep 26 07:26:20 localhost org.gnome.Shell.desktop[1673]: #2 0x55b9c6df0bb0 i resource:///org/gnome/shell/ui/tweener.js:92 (0x7f59e1ec7de0 @ 52) >Sep 26 07:26:20 localhost org.gnome.Shell.desktop[1673]: #3 0x7ffc776231a0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f59e1ed2918 @ 54) >Sep 26 07:26:20 localhost org.gnome.Shell.desktop[1673]: #4 0x7ffc776232f0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f59e1ed29a0 @ 1626) >Sep 26 07:26:20 localhost org.gnome.Shell.desktop[1673]: #5 0x7ffc776233a0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f59e1ed2a28 @ 100) >Sep 26 07:26:20 localhost org.gnome.Shell.desktop[1673]: #6 0x7ffc77623430 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f59e1ed2ab0 @ 10) >Sep 26 07:26:20 localhost org.gnome.Shell.desktop[1673]: #7 0x7ffc776234b0 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f59e1ecff78 @ 386) >Sep 26 07:26:20 localhost org.gnome.Shell.desktop[1673]: #8 0x7ffc77623560 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f59e1ecf5e8 @ 159) >Sep 26 07:26:20 localhost org.gnome.Shell.desktop[1673]: #9 0x7ffc776235c0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f59e1eb5de0 @ 71) >Sep 26 07:26:20 localhost org.gnome.Shell.desktop[1673]: #10 0x7ffc77623660 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f59e1ecf560 @ 15) >Sep 26 07:26:20 localhost org.gnome.Shell.desktop[1673]: == Stack trace for context 0x55b9c69bb300 == >Sep 26 07:26:20 localhost org.gnome.Shell.desktop[1673]: #0 0x55b9c6df0c38 i resource:///org/gnome/shell/ui/tweener.js:80 (0x7f59e1ec7cd0 @ 82) >Sep 26 07:26:20 localhost org.gnome.Shell.desktop[1673]: #1 0x7ffc77621e80 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f59e1ec7f78 @ 36) >Sep 26 07:26:20 localhost org.gnome.Shell.desktop[1673]: #2 0x55b9c6df0bb0 i resource:///org/gnome/shell/ui/tweener.js:92 (0x7f59e1ec7de0 @ 52) >Sep 26 07:26:20 localhost org.gnome.Shell.desktop[1673]: #3 0x7ffc776231a0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f59e1ed2918 @ 54) >Sep 26 07:26:20 localhost org.gnome.Shell.desktop[1673]: #4 0x7ffc776232f0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f59e1ed29a0 @ 1626) >Sep 26 07:26:20 localhost org.gnome.Shell.desktop[1673]: #5 0x7ffc776233a0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f59e1ed2a28 @ 100) >Sep 26 07:26:20 localhost org.gnome.Shell.desktop[1673]: #6 0x7ffc77623430 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f59e1ed2ab0 @ 10) >Sep 26 07:26:20 localhost org.gnome.Shell.desktop[1673]: #7 0x7ffc776234b0 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f59e1ecff78 @ 386) >Sep 26 07:26:20 localhost org.gnome.Shell.desktop[1673]: #8 0x7ffc77623560 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f59e1ecf5e8 @ 159) >Sep 26 07:26:20 localhost gnome-shell[1673]: Object Meta.WindowActor (0x55b9c7e0c7b0), has been already finalized. Impossible to set any property to it. >Sep 26 07:26:20 localhost org.gnome.Shell.desktop[1673]: #9 0x7ffc776235c0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f59e1eb5de0 @ 71) >Sep 26 07:26:20 localhost org.gnome.Shell.desktop[1673]: #10 0x7ffc77623660 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f59e1ecf560 @ 15) >Sep 26 07:26:21 localhost gnome-shell[1673]: The property brightness doesn't seem to be a normal object property of [0x55b9c87bb500 StWidget] or a registered special property >Sep 26 07:26:21 localhost gnome-shell[1673]: The property vignette_sharpness doesn't seem to be a normal object property of [0x55b9c87bb500 StWidget] or a registered special property >Sep 26 07:26:23 localhost gnome-shell[1673]: Object Clutter.Clone (0x55b9c8018a00), has been already finalized. Impossible to get any property from it. >Sep 26 07:26:23 localhost org.gnome.Shell.desktop[1673]: == Stack trace for context 0x55b9c69bb300 == >Sep 26 07:26:23 localhost org.gnome.Shell.desktop[1673]: #0 0x55b9c6df0bb0 i resource:///org/gnome/shell/ui/tweener.js:73 (0x7f59e1ec7cd0 @ 9) >Sep 26 07:26:23 localhost org.gnome.Shell.desktop[1673]: #1 0x7ffc77622190 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f59e1ec7f78 @ 36) >Sep 26 07:26:23 localhost org.gnome.Shell.desktop[1673]: #2 0x7ffc77622230 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f59e1ec7de0 @ 52) >Sep 26 07:26:23 localhost org.gnome.Shell.desktop[1673]: #3 0x7ffc776231a0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f59e1ed2918 @ 54) >Sep 26 07:26:23 localhost org.gnome.Shell.desktop[1673]: #4 0x7ffc776232f0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f59e1ed29a0 @ 1626) >Sep 26 07:26:23 localhost org.gnome.Shell.desktop[1673]: #5 0x7ffc776233a0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f59e1ed2a28 @ 100) >Sep 26 07:26:23 localhost org.gnome.Shell.desktop[1673]: #6 0x7ffc77623430 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f59e1ed2ab0 @ 10) >Sep 26 07:26:23 localhost org.gnome.Shell.desktop[1673]: #7 0x7ffc776234b0 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f59e1ecff78 @ 386) >Sep 26 07:26:23 localhost org.gnome.Shell.desktop[1673]: #8 0x7ffc77623560 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f59e1ecf5e8 @ 159) >Sep 26 07:26:23 localhost org.gnome.Shell.desktop[1673]: #9 0x7ffc776235c0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f59e1eb5de0 @ 71) >Sep 26 07:26:23 localhost org.gnome.Shell.desktop[1673]: #10 0x7ffc77623660 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f59e1ecf560 @ 15) >Sep 26 07:26:23 localhost gnome-shell[1673]: Object Clutter.Clone (0x55b9c8018a00), has been already finalized. Impossible to set any property to it. >Sep 26 07:26:23 localhost org.gnome.Shell.desktop[1673]: == Stack trace for context 0x55b9c69bb300 == >Sep 26 07:26:23 localhost org.gnome.Shell.desktop[1673]: #0 0x55b9c6df0bb0 i resource:///org/gnome/shell/ui/tweener.js:80 (0x7f59e1ec7cd0 @ 82) >Sep 26 07:26:23 localhost org.gnome.Shell.desktop[1673]: #1 0x7ffc77622190 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f59e1ec7f78 @ 36) >Sep 26 07:26:23 localhost org.gnome.Shell.desktop[1673]: #2 0x7ffc77622230 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f59e1ec7de0 @ 52) >Sep 26 07:26:23 localhost org.gnome.Shell.desktop[1673]: #3 0x7ffc776231a0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f59e1ed2918 @ 54) >Sep 26 07:26:23 localhost org.gnome.Shell.desktop[1673]: #4 0x7ffc776232f0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f59e1ed29a0 @ 1626) >Sep 26 07:26:23 localhost org.gnome.Shell.desktop[1673]: #5 0x7ffc776233a0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f59e1ed2a28 @ 100) >Sep 26 07:26:23 localhost org.gnome.Shell.desktop[1673]: #6 0x7ffc77623430 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f59e1ed2ab0 @ 10) >Sep 26 07:26:23 localhost org.gnome.Shell.desktop[1673]: #7 0x7ffc776234b0 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f59e1ecff78 @ 386) >Sep 26 07:26:23 localhost org.gnome.Shell.desktop[1673]: #8 0x7ffc77623560 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f59e1ecf5e8 @ 159) >Sep 26 07:26:23 localhost org.gnome.Shell.desktop[1673]: #9 0x7ffc776235c0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f59e1eb5de0 @ 71) >Sep 26 07:26:23 localhost org.gnome.Shell.desktop[1673]: #10 0x7ffc77623660 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f59e1ecf560 @ 15) >Sep 26 07:26:30 localhost org.gnome.Shell.desktop[1673]: libinput error: client bug: timer event2 debounce short: offset negative (-4ms) >Sep 26 07:26:34 localhost org.gnome.Shell.desktop[1673]: libinput error: client bug: timer event2 debounce: offset negative (-11ms) >Sep 26 07:26:34 localhost org.gnome.Shell.desktop[1673]: libinput error: client bug: timer event2 debounce short: offset negative (-24ms) >Sep 26 07:26:34 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Activating service name='org.gnome.GConf' requested by ':1.68' (uid=1000 pid=2244 comm="/usr/lib64/firefox/firefox " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:26:34 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Successfully activated service 'org.gnome.GConf' >Sep 26 07:26:35 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Activating service name='org.gnome.ControlCenter.SearchProvider' requested by ':1.8' (uid=1000 pid=1673 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:26:35 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Activating service name='org.gnome.Contacts.SearchProvider' requested by ':1.8' (uid=1000 pid=1673 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:26:35 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Activating service name='org.gnome.Documents' requested by ':1.8' (uid=1000 pid=1673 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:26:35 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Activating service name='org.gnome.Nautilus' requested by ':1.8' (uid=1000 pid=1673 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:26:35 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Activating service name='org.gnome.Boxes.SearchProvider' requested by ':1.8' (uid=1000 pid=1673 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:26:35 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Activating service name='org.gnome.Calculator.SearchProvider' requested by ':1.8' (uid=1000 pid=1673 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:26:35 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Activating service name='org.gnome.Calendar' requested by ':1.8' (uid=1000 pid=1673 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:26:35 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Activating service name='org.gnome.clocks' requested by ':1.8' (uid=1000 pid=1673 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:26:35 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Activating service name='org.gnome.Photos' requested by ':1.8' (uid=1000 pid=1673 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:26:35 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.8' (uid=1000 pid=1673 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:26:35 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Successfully activated service 'org.gnome.ControlCenter.SearchProvider' >Sep 26 07:26:36 localhost systemd[1415]: Starting GNOME Terminal Server... >Sep 26 07:26:36 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Successfully activated service 'org.gnome.Calculator.SearchProvider' >Sep 26 07:26:36 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Successfully activated service 'org.gnome.Boxes.SearchProvider' >Sep 26 07:26:36 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Successfully activated service 'org.gnome.clocks' >Sep 26 07:26:37 localhost gnome-terminal-server[2445]: Display does not support owner-change; copy/paste will be broken! >Sep 26 07:26:37 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Successfully activated service 'org.gnome.Terminal' >Sep 26 07:26:37 localhost systemd[1415]: Started GNOME Terminal Server. >Sep 26 07:26:38 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Successfully activated service 'org.gnome.Calendar' >Sep 26 07:26:39 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Successfully activated service 'org.gnome.Nautilus' >Sep 26 07:26:39 localhost gnome-clocks[2426]: g_variant_new_string: assertion 'string != NULL' failed >Sep 26 07:26:39 localhost gnome-shell[1673]: Object Clutter.Clone (0x55b9c8019420), has been already finalized. Impossible to get any property from it. >Sep 26 07:26:39 localhost org.gnome.Shell.desktop[1673]: == Stack trace for context 0x55b9c69bb300 == >Sep 26 07:26:39 localhost org.gnome.Shell.desktop[1673]: #0 0x55b9c6df0e40 i resource:///org/gnome/shell/ui/tweener.js:73 (0x7f59e1ec7cd0 @ 9) >Sep 26 07:26:39 localhost org.gnome.Shell.desktop[1673]: #1 0x55b9c6df0dc0 i resource:///org/gnome/shell/ui/tweener.js:105 (0x7f59e1ec7f78 @ 36) >Sep 26 07:26:39 localhost org.gnome.Shell.desktop[1673]: #2 0x55b9c6df0d38 i resource:///org/gnome/shell/ui/tweener.js:92 (0x7f59e1ec7de0 @ 52) >Sep 26 07:26:39 localhost org.gnome.Shell.desktop[1673]: #3 0x7ffc77620920 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f59e1ed2918 @ 54) >Sep 26 07:26:39 localhost org.gnome.Shell.desktop[1673]: #4 0x7ffc776211b0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f59e1ed29a0 @ 1626) >Sep 26 07:26:39 localhost org.gnome.Shell.desktop[1673]: #5 0x7ffc77621260 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f59e1ed2a28 @ 100) >Sep 26 07:26:39 localhost org.gnome.Shell.desktop[1673]: #6 0x55b9c6df0cc0 i resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f59e1ed2ab0 @ 10) >Sep 26 07:26:39 localhost org.gnome.Shell.desktop[1673]: #7 0x7ffc776225b0 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f59e1ecff78 @ 386) >Sep 26 07:26:39 localhost org.gnome.Shell.desktop[1673]: #8 0x55b9c6df0c30 i resource:///org/gnome/shell/ui/tweener.js:207 (0x7f59e1ecf5e8 @ 159) >Sep 26 07:26:39 localhost org.gnome.Shell.desktop[1673]: #9 0x7ffc776231d0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f59e1eb5de0 @ 71) >Sep 26 07:26:39 localhost org.gnome.Shell.desktop[1673]: #10 0x55b9c6df0bb0 i resource:///org/gnome/shell/ui/tweener.js:182 (0x7f59e1ecf560 @ 15) >Sep 26 07:26:39 localhost gnome-shell[1673]: Object Clutter.Clone (0x55b9c8019420), has been already finalized. Impossible to set any property to it. >Sep 26 07:26:39 localhost org.gnome.Shell.desktop[1673]: == Stack trace for context 0x55b9c69bb300 == >Sep 26 07:26:39 localhost org.gnome.Shell.desktop[1673]: #0 0x55b9c6df0e40 i resource:///org/gnome/shell/ui/tweener.js:80 (0x7f59e1ec7cd0 @ 82) >Sep 26 07:26:39 localhost org.gnome.Shell.desktop[1673]: #1 0x55b9c6df0dc0 i resource:///org/gnome/shell/ui/tweener.js:105 (0x7f59e1ec7f78 @ 36) >Sep 26 07:26:39 localhost org.gnome.Shell.desktop[1673]: #2 0x55b9c6df0d38 i resource:///org/gnome/shell/ui/tweener.js:92 (0x7f59e1ec7de0 @ 52) >Sep 26 07:26:39 localhost org.gnome.Shell.desktop[1673]: #3 0x7ffc77620920 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f59e1ed2918 @ 54) >Sep 26 07:26:39 localhost org.gnome.Shell.desktop[1673]: #4 0x7ffc776211b0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f59e1ed29a0 @ 1626) >Sep 26 07:26:39 localhost org.gnome.Shell.desktop[1673]: #5 0x7ffc77621260 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f59e1ed2a28 @ 100) >Sep 26 07:26:39 localhost org.gnome.Shell.desktop[1673]: #6 0x55b9c6df0cc0 i resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f59e1ed2ab0 @ 10) >Sep 26 07:26:39 localhost org.gnome.Shell.desktop[1673]: #7 0x7ffc776225b0 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f59e1ecff78 @ 386) >Sep 26 07:26:39 localhost org.gnome.Shell.desktop[1673]: #8 0x55b9c6df0c30 i resource:///org/gnome/shell/ui/tweener.js:207 (0x7f59e1ecf5e8 @ 159) >Sep 26 07:26:39 localhost org.gnome.Shell.desktop[1673]: #9 0x7ffc776231d0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f59e1eb5de0 @ 71) >Sep 26 07:26:39 localhost org.gnome.Shell.desktop[1673]: #10 0x55b9c6df0bb0 i resource:///org/gnome/shell/ui/tweener.js:182 (0x7f59e1ecf560 @ 15) >Sep 26 07:26:39 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Successfully activated service 'org.gnome.Documents' >Sep 26 07:26:39 localhost gnome-clocks[2426]: g_variant_new_string: assertion 'string != NULL' failed >Sep 26 07:26:39 localhost gnome-clocks[2426]: g_variant_new_string: assertion 'string != NULL' failed >Sep 26 07:26:39 localhost gnome-clocks[2426]: g_variant_new_string: assertion 'string != NULL' failed >Sep 26 07:26:39 localhost gnome-clocks[2426]: g_variant_new_string: assertion 'string != NULL' failed >Sep 26 07:26:39 localhost gnome-clocks[2426]: g_variant_new_string: assertion 'string != NULL' failed >Sep 26 07:26:39 localhost gnome-clocks[2426]: g_variant_new_string: assertion 'string != NULL' failed >Sep 26 07:26:39 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Successfully activated service 'org.gnome.Photos' >Sep 26 07:26:40 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Successfully activated service 'org.gnome.Contacts.SearchProvider' >Sep 26 07:26:40 localhost gnome-clocks[2426]: g_variant_new_string: assertion 'string != NULL' failed >Sep 26 07:26:40 localhost gnome-contacts-[2401]: backend-store.vala:434: Error preparing Backend 'telepathy': The name org.freedesktop.Telepathy.AccountManager was not provided by any .service files >Sep 26 07:26:40 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Activating via systemd: service name='org.bluez.obex' unit='dbus-org.bluez.obex.service' requested by ':1.82' (uid=1000 pid=2401 comm="/usr/libexec/gnome-contacts-search-provider " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:26:40 localhost systemd[1415]: Starting Bluetooth OBEX service... >Sep 26 07:26:41 localhost obexd[2541]: OBEX daemon 5.49 >Sep 26 07:26:41 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Successfully activated service 'org.bluez.obex' >Sep 26 07:26:41 localhost systemd[1415]: Started Bluetooth OBEX service. >Sep 26 07:26:46 localhost gnome-documents[2406]: Failed to load shared library 'libgdprivate-1.0.so' referenced by the typelib: libgdprivate-1.0.so: cannot open shared object file: No such file or directory >Sep 26 07:26:46 localhost gnome-documents[2406]: JS ERROR: GLib.Error g-invoke-error-quark: Could not locate gd_filename_strip_extension: libgdprivate-1.0.so: cannot open shared object file: No such file or directory >Sep 26 07:26:46 localhost gnome-documents[2406]: JS ERROR: GLib.Error g-invoke-error-quark: Could not locate gd_filename_strip_extension: (null) >Sep 26 07:26:46 localhost gvfsd-metadata[2111]: g_udev_device_has_property: assertion 'G_UDEV_IS_DEVICE (device)' failed >Sep 26 07:26:46 localhost gvfsd-metadata[2111]: g_udev_device_has_property: assertion 'G_UDEV_IS_DEVICE (device)' failed >Sep 26 07:26:47 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Activating service name='com.intel.dleyna-renderer' requested by ':1.83' (uid=1000 pid=2429 comm="/usr/bin/gnome-photos --gapplication-service " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 26 07:26:47 localhost dleyna-renderer-service[2669]: dLeyna core version 0.6.0 >Sep 26 07:26:47 localhost dleyna-renderer-service[2669]: dleyna-renderer-service version 0.6.0 >Sep 26 07:26:48 localhost dleyna-renderer-service[2669]: Type[0] Level[0x13] Mask[0x4C] Flags[0x4F] >Sep 26 07:26:48 localhost dleyna-renderer-service[2669]: Load file [/home/liveuser/.config/dleyna-renderer-service.conf] >Sep 26 07:26:48 localhost dleyna-renderer-service[2669]: [General settings] >Sep 26 07:26:48 localhost dleyna-renderer-service[2669]: Never Quit: F >Sep 26 07:26:48 localhost dleyna-renderer-service[2669]: Connector Name: dbus >Sep 26 07:26:48 localhost dleyna-renderer-service[2669]: Port: 0 >Sep 26 07:26:48 localhost dleyna-renderer-service[2669]: Push host port: 0 >Sep 26 07:26:48 localhost dleyna-renderer-service[2669]: [Logging settings] >Sep 26 07:26:48 localhost dleyna-renderer-service[2669]: Log Type : 0 >Sep 26 07:26:48 localhost dleyna-renderer-service[2669]: Log Level: 0x13 >Sep 26 07:26:48 localhost dleyna-renderer-service[2669]: [Network filtering settings] >Sep 26 07:26:48 localhost dleyna-renderer-service[2669]: Enabled : F >Sep 26 07:26:48 localhost dleyna-renderer-service[2669]: Entries: (null) >Sep 26 07:26:48 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Successfully activated service 'com.intel.dleyna-renderer' >Sep 26 07:26:48 localhost dleyna-renderer-service[2669]: Calling GetRenderers method >Sep 26 07:26:48 localhost dleyna-renderer-service[2669]: Client :1.83 lost >Sep 26 07:26:49 localhost dleyna-renderer-service[2669]: dLeyna: Exit >Sep 26 07:27:01 localhost org.gnome.Shell.desktop[1673]: libinput error: client bug: timer event2 debounce short: offset negative (-8ms) >Sep 26 07:27:26 localhost sudo[2733]: liveuser : problem with defaults entries ; TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; >Sep 26 07:27:26 localhost audit[2733]: USER_AUTH pid=2733 uid=1000 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_succeed_if,pam_localuser,pam_unix acct="liveuser" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:27:26 localhost audit[2733]: USER_ACCT pid=2733 uid=1000 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="liveuser" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:27:26 localhost sudo[2733]: liveuser : TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; COMMAND=/usr/bin/dnf install http://download.zfsonlinux.org/fedora/zfs-release.fc28.noarch.rpm >Sep 26 07:27:26 localhost audit[2733]: USER_CMD pid=2733 uid=1000 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/home/liveuser" cmd=646E6620696E7374616C6C20687474703A2F2F646F776E6C6F61642E7A66736F6E6C696E75782E6F72672F6665646F72612F7A66732D72656C656173652E666332382E6E6F617263682E72706D terminal=pts/0 res=success' >Sep 26 07:27:26 localhost audit[2733]: CRED_REFR pid=2733 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:27:26 localhost sudo[2733]: pam_systemd(sudo:session): Cannot create session: Already running in a session >Sep 26 07:27:26 localhost audit[2733]: USER_START pid=2733 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:27:26 localhost sudo[2733]: pam_unix(sudo:session): session opened for user root by (uid=0) >Sep 26 07:31:03 localhost sudo[2733]: pam_unix(sudo:session): session closed for user root >Sep 26 07:31:03 localhost audit[2733]: USER_END pid=2733 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:31:03 localhost audit[2733]: CRED_DISP pid=2733 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:32:45 localhost sudo[2814]: liveuser : problem with defaults entries ; TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; >Sep 26 07:32:45 localhost audit[2814]: USER_AUTH pid=2814 uid=1000 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_succeed_if,pam_localuser,pam_unix acct="liveuser" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:32:45 localhost audit[2814]: USER_ACCT pid=2814 uid=1000 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="liveuser" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:32:45 localhost sudo[2814]: liveuser : TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; COMMAND=/usr/bin/dnf --enablerepo=zfs-testing install kernel-devel-4.16.3-301.fc28.x86_64 >Sep 26 07:32:45 localhost audit[2814]: USER_CMD pid=2814 uid=1000 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/home/liveuser" cmd=646E66202D2D656E61626C657265706F3D7A66732D74657374696E6720696E7374616C6C206B65726E656C2D646576656C2D342E31362E332D3330312E666332382E7838365F3634 terminal=pts/0 res=success' >Sep 26 07:32:45 localhost audit[2814]: CRED_REFR pid=2814 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:32:45 localhost sudo[2814]: pam_systemd(sudo:session): Cannot create session: Already running in a session >Sep 26 07:32:45 localhost sudo[2814]: pam_unix(sudo:session): session opened for user root by (uid=0) >Sep 26 07:32:45 localhost audit[2814]: USER_START pid=2814 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:33:34 localhost sudo[2814]: pam_unix(sudo:session): session closed for user root >Sep 26 07:33:34 localhost audit[2814]: USER_END pid=2814 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:33:34 localhost audit[2814]: CRED_DISP pid=2814 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:33:49 localhost sudo[17929]: liveuser : problem with defaults entries ; TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; >Sep 26 07:33:49 localhost sudo[17929]: liveuser : TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; COMMAND=/usr/bin/dnf remove zfs-fuse >Sep 26 07:33:49 localhost audit[17929]: USER_CMD pid=17929 uid=1000 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/home/liveuser" cmd=646E662072656D6F7665207A66732D66757365 terminal=pts/0 res=success' >Sep 26 07:33:49 localhost audit[17929]: CRED_REFR pid=17929 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:33:49 localhost audit[17929]: USER_START pid=17929 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:33:49 localhost sudo[17929]: pam_systemd(sudo:session): Cannot create session: Already running in a session >Sep 26 07:33:49 localhost sudo[17929]: pam_unix(sudo:session): session opened for user root by (uid=0) >Sep 26 07:33:53 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Reloaded configuration >Sep 26 07:33:53 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Reloaded configuration >Sep 26 07:33:59 localhost systemd[1]: Stopping Virtualization daemon... >Sep 26 07:33:59 localhost systemd[1]: Stopped Virtualization daemon. >Sep 26 07:33:59 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=libvirtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:33:59 localhost systemd[1]: Closed Virtual machine log manager socket. >Sep 26 07:33:59 localhost systemd[1]: Closed Virtual machine lock manager socket. >Sep 26 07:33:59 localhost polkitd[1203]: Reloading rules >Sep 26 07:33:59 localhost polkitd[1203]: Collecting garbage unconditionally... >Sep 26 07:33:59 localhost polkitd[1203]: Loading rules from directory /etc/polkit-1/rules.d >Sep 26 07:33:59 localhost polkitd[1203]: Loading rules from directory /usr/share/polkit-1/rules.d >Sep 26 07:33:59 localhost polkitd[1203]: Finished loading, compiling and executing 11 rules >Sep 26 07:33:59 localhost systemd[1]: Reloading. >Sep 26 07:33:59 localhost systemd[1]: Reloading. >Sep 26 07:34:01 localhost dbus-daemon[1098]: [system] Reloaded configuration >Sep 26 07:34:01 localhost dbus-daemon[1098]: [system] Reloaded configuration >Sep 26 07:34:01 localhost systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. >Sep 26 07:34:01 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-ra9c585142286476eb456bccf33752198 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:34:01 localhost systemd[1]: cgroup compatibility translation between legacy and unified hierarchy settings activated. See cgroup-compat debug messages for details. >Sep 26 07:34:01 localhost systemd[1]: Starting man-db-cache-update.service... >Sep 26 07:34:02 localhost sudo[17929]: pam_unix(sudo:session): session closed for user root >Sep 26 07:34:02 localhost audit[17929]: USER_END pid=17929 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:34:02 localhost audit[17929]: CRED_DISP pid=17929 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:34:02 localhost systemd[1]: Started man-db-cache-update.service. >Sep 26 07:34:02 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:34:02 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:34:02 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-ra9c585142286476eb456bccf33752198 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:34:09 localhost sudo[18586]: liveuser : problem with defaults entries ; TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; >Sep 26 07:34:09 localhost sudo[18586]: liveuser : TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; COMMAND=/usr/bin/dnf --enablerepo=zfs-testing install zfs >Sep 26 07:34:09 localhost audit[18586]: USER_CMD pid=18586 uid=1000 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/home/liveuser" cmd=646E66202D2D656E61626C657265706F3D7A66732D74657374696E6720696E7374616C6C207A6673 terminal=pts/0 res=success' >Sep 26 07:34:09 localhost audit[18586]: CRED_REFR pid=18586 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:34:09 localhost sudo[18586]: pam_systemd(sudo:session): Cannot create session: Already running in a session >Sep 26 07:34:09 localhost sudo[18586]: pam_unix(sudo:session): session opened for user root by (uid=0) >Sep 26 07:34:09 localhost audit[18586]: USER_START pid=18586 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:38:06 localhost systemd[1]: Starting Cleanup of Temporary Directories... >Sep 26 07:38:06 localhost systemd[1]: Started Cleanup of Temporary Directories. >Sep 26 07:38:06 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:38:06 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:38:23 localhost dhclient[1529]: DHCPREQUEST on ens33 to 172.16.78.254 port 67 (xid=0x673acf1b) >Sep 26 07:38:23 localhost dhclient[1529]: DHCPACK from 172.16.78.254 (xid=0x673acf1b) >Sep 26 07:38:23 localhost NetworkManager[1275]: <info> [1537961903.0129] dhcp4 (ens33): address 172.16.78.250 >Sep 26 07:38:23 localhost NetworkManager[1275]: <info> [1537961903.0132] dhcp4 (ens33): plen 24 (255.255.255.0) >Sep 26 07:38:23 localhost NetworkManager[1275]: <info> [1537961903.0132] dhcp4 (ens33): gateway 172.16.78.2 >Sep 26 07:38:23 localhost NetworkManager[1275]: <info> [1537961903.0132] dhcp4 (ens33): lease time 1800 >Sep 26 07:38:23 localhost NetworkManager[1275]: <info> [1537961903.0132] dhcp4 (ens33): nameserver '172.16.78.2' >Sep 26 07:38:23 localhost NetworkManager[1275]: <info> [1537961903.0132] dhcp4 (ens33): domain name 'localdomain' >Sep 26 07:38:23 localhost NetworkManager[1275]: <info> [1537961903.0132] dhcp4 (ens33): state changed bound -> bound >Sep 26 07:38:23 localhost dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.14' (uid=0 pid=1275 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >Sep 26 07:38:23 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Sep 26 07:38:23 localhost dhclient[1529]: bound to 172.16.78.250 -- renewal in 788 seconds. >Sep 26 07:38:23 localhost dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Sep 26 07:38:23 localhost audit[1]: 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' >Sep 26 07:38:23 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Sep 26 07:38:23 localhost nm-dispatcher[110488]: req:1 'dhcp4-change' [ens33]: new request (5 scripts) >Sep 26 07:38:23 localhost nm-dispatcher[110488]: req:1 'dhcp4-change' [ens33]: start running ordered scripts... >Sep 26 07:38:33 localhost audit[1]: 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' >Sep 26 07:40:05 localhost systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. >Sep 26 07:40:05 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r02bb44c7ac314fedbf28df481cf1f22f comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:40:05 localhost systemd[1]: Starting man-db-cache-update.service... >Sep 26 07:40:05 localhost systemd[1]: Reloading. >Sep 26 07:40:05 localhost systemd[1]: systemd-machined.service: Current command vanished from the unit file, execution of the command list won't be resumed. >Sep 26 07:40:06 localhost sudo[18586]: pam_unix(sudo:session): session closed for user root >Sep 26 07:40:06 localhost audit[18586]: USER_END pid=18586 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:40:06 localhost audit[18586]: CRED_DISP pid=18586 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:40:06 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:40:06 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:40:06 localhost systemd[1]: Started man-db-cache-update.service. >Sep 26 07:40:06 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r02bb44c7ac314fedbf28df481cf1f22f comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:40:06 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r02bb44c7ac314fedbf28df481cf1f22f comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 07:41:33 localhost gnome-shell[1673]: Object St.Widget (0x55b9c993c4e0), has been already finalized. Impossible to get any property from it. >Sep 26 07:41:33 localhost gnome-shell[1673]: Object St.Widget (0x55b9c993c4e0), has been already finalized. Impossible to set any property to it. >Sep 26 07:41:33 localhost org.gnome.Shell.desktop[1673]: == Stack trace for context 0x55b9c69bb300 == >Sep 26 07:41:33 localhost org.gnome.Shell.desktop[1673]: #0 0x7ffc77621a60 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f59e1ec7cd0 @ 9) >Sep 26 07:41:33 localhost org.gnome.Shell.desktop[1673]: #1 0x7ffc77622220 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f59e1ec7f78 @ 36) >Sep 26 07:41:33 localhost org.gnome.Shell.desktop[1673]: #2 0x7ffc776222c0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f59e1ec7de0 @ 52) >Sep 26 07:41:33 localhost org.gnome.Shell.desktop[1673]: #3 0x7ffc77623230 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f59e1ed2918 @ 54) >Sep 26 07:41:33 localhost org.gnome.Shell.desktop[1673]: #4 0x7ffc77623380 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f59e1ed29a0 @ 1626) >Sep 26 07:41:33 localhost org.gnome.Shell.desktop[1673]: #5 0x7ffc77623430 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f59e1ed2a28 @ 100) >Sep 26 07:41:33 localhost org.gnome.Shell.desktop[1673]: #6 0x7ffc776234c0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f59e1ed2ab0 @ 10) >Sep 26 07:41:33 localhost org.gnome.Shell.desktop[1673]: #7 0x7ffc776235b0 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f59e1ecff78 @ 386) >Sep 26 07:41:33 localhost org.gnome.Shell.desktop[1673]: #8 0x7ffc77623660 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f59e1ecf5e8 @ 159) >Sep 26 07:41:33 localhost org.gnome.Shell.desktop[1673]: #9 0x7ffc776236d0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f59e1eb5de0 @ 71) >Sep 26 07:41:33 localhost org.gnome.Shell.desktop[1673]: #10 0x7ffc776236d0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f59e1ecf560 @ 15) >Sep 26 07:41:33 localhost org.gnome.Shell.desktop[1673]: == Stack trace for context 0x55b9c69bb300 == >Sep 26 07:41:33 localhost org.gnome.Shell.desktop[1673]: #0 0x7ffc77621a60 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f59e1ec7cd0 @ 82) >Sep 26 07:41:33 localhost org.gnome.Shell.desktop[1673]: #1 0x7ffc77622220 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f59e1ec7f78 @ 36) >Sep 26 07:41:33 localhost org.gnome.Shell.desktop[1673]: #2 0x7ffc776222c0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f59e1ec7de0 @ 52) >Sep 26 07:41:33 localhost org.gnome.Shell.desktop[1673]: #3 0x7ffc77623230 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f59e1ed2918 @ 54) >Sep 26 07:41:33 localhost org.gnome.Shell.desktop[1673]: #4 0x7ffc77623380 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f59e1ed29a0 @ 1626) >Sep 26 07:41:33 localhost org.gnome.Shell.desktop[1673]: #5 0x7ffc77623430 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f59e1ed2a28 @ 100) >Sep 26 07:41:33 localhost org.gnome.Shell.desktop[1673]: #6 0x7ffc776234c0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f59e1ed2ab0 @ 10) >Sep 26 07:41:33 localhost org.gnome.Shell.desktop[1673]: #7 0x7ffc776235b0 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f59e1ecff78 @ 386) >Sep 26 07:41:33 localhost org.gnome.Shell.desktop[1673]: #8 0x7ffc77623660 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f59e1ecf5e8 @ 159) >Sep 26 07:41:33 localhost org.gnome.Shell.desktop[1673]: #9 0x7ffc776236d0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f59e1eb5de0 @ 71) >Sep 26 07:41:33 localhost org.gnome.Shell.desktop[1673]: #10 0x7ffc776236d0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f59e1ecf560 @ 15) >Sep 26 07:41:44 localhost sudo[374]: liveuser : problem with defaults entries ; TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; >Sep 26 07:41:44 localhost audit[374]: USER_AUTH pid=374 uid=1000 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_succeed_if,pam_localuser,pam_unix acct="liveuser" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:41:44 localhost audit[374]: USER_ACCT pid=374 uid=1000 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="liveuser" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:41:44 localhost sudo[374]: liveuser : TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; COMMAND=/usr/sbin/modprobe zfs >Sep 26 07:41:44 localhost audit[374]: USER_CMD pid=374 uid=1000 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/home/liveuser" cmd=6D6F6470726F6265207A6673 terminal=pts/0 res=success' >Sep 26 07:41:44 localhost audit[374]: CRED_REFR pid=374 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:41:44 localhost sudo[374]: pam_systemd(sudo:session): Cannot create session: Already running in a session >Sep 26 07:41:44 localhost sudo[374]: pam_unix(sudo:session): session opened for user root by (uid=0) >Sep 26 07:41:44 localhost audit[374]: USER_START pid=374 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:41:44 localhost kernel: spl: loading out-of-tree module taints kernel. >Sep 26 07:41:44 localhost kernel: spl: module verification failed: signature and/or required key missing - tainting kernel >Sep 26 07:41:44 localhost kernel: znvpair: module license 'CDDL' taints kernel. >Sep 26 07:41:44 localhost kernel: Disabling lock debugging due to kernel taint >Sep 26 07:41:46 localhost kernel: ZFS: Loaded module v0.8.0-rc1, ZFS pool version 5000, ZFS filesystem version 5 >Sep 26 07:41:46 localhost sudo[374]: pam_unix(sudo:session): session closed for user root >Sep 26 07:41:46 localhost audit[374]: USER_END pid=374 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:41:46 localhost audit[374]: CRED_DISP pid=374 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:42:06 localhost systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 07:43:40 localhost sudo[508]: liveuser : problem with defaults entries ; TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; >Sep 26 07:43:40 localhost sudo[508]: liveuser : TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; COMMAND=/usr/sbin/zfs load-key zroot/ROOT >Sep 26 07:43:40 localhost audit[508]: USER_CMD pid=508 uid=1000 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/home/liveuser" cmd=7A6673206C6F61642D6B6579207A726F6F742F524F4F54 terminal=pts/0 res=success' >Sep 26 07:43:40 localhost audit[508]: CRED_REFR pid=508 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:43:40 localhost sudo[508]: pam_systemd(sudo:session): Cannot create session: Already running in a session >Sep 26 07:43:40 localhost sudo[508]: pam_unix(sudo:session): session opened for user root by (uid=0) >Sep 26 07:43:40 localhost audit[508]: USER_START pid=508 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:43:40 localhost sudo[508]: pam_unix(sudo:session): session closed for user root >Sep 26 07:43:40 localhost audit[508]: USER_END pid=508 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:43:40 localhost audit[508]: CRED_DISP pid=508 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:43:51 localhost sudo[516]: liveuser : problem with defaults entries ; TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; >Sep 26 07:43:51 localhost sudo[516]: liveuser : TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; COMMAND=/usr/sbin/zpool import zroot >Sep 26 07:43:51 localhost audit[516]: USER_CMD pid=516 uid=1000 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/home/liveuser" cmd=7A706F6F6C20696D706F7274207A726F6F74 terminal=pts/0 res=success' >Sep 26 07:43:51 localhost audit[516]: CRED_REFR pid=516 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:43:51 localhost sudo[516]: pam_systemd(sudo:session): Cannot create session: Already running in a session >Sep 26 07:43:51 localhost sudo[516]: pam_unix(sudo:session): session opened for user root by (uid=0) >Sep 26 07:43:51 localhost audit[516]: USER_START pid=516 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:43:52 localhost audit[516]: USER_END pid=516 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:43:52 localhost audit[516]: CRED_DISP pid=516 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:43:52 localhost sudo[516]: pam_unix(sudo:session): session closed for user root >Sep 26 07:43:55 localhost sudo[723]: liveuser : problem with defaults entries ; TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; >Sep 26 07:43:55 localhost sudo[723]: liveuser : TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; COMMAND=/usr/sbin/zfs load-key zroot/ROOT >Sep 26 07:43:55 localhost audit[723]: USER_CMD pid=723 uid=1000 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/home/liveuser" cmd=7A6673206C6F61642D6B6579207A726F6F742F524F4F54 terminal=pts/0 res=success' >Sep 26 07:43:55 localhost audit[723]: CRED_REFR pid=723 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:43:55 localhost sudo[723]: pam_systemd(sudo:session): Cannot create session: Already running in a session >Sep 26 07:43:55 localhost sudo[723]: pam_unix(sudo:session): session opened for user root by (uid=0) >Sep 26 07:43:55 localhost audit[723]: USER_START pid=723 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:43:55 localhost sudo[723]: pam_unix(sudo:session): session closed for user root >Sep 26 07:43:55 localhost audit[723]: USER_END pid=723 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:43:55 localhost audit[723]: CRED_DISP pid=723 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:44:06 localhost systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 07:44:18 localhost sudo[739]: liveuser : problem with defaults entries ; TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; >Sep 26 07:44:18 localhost sudo[739]: liveuser : TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; COMMAND=/usr/sbin/zfs load-key -r zroot/ROOT >Sep 26 07:44:18 localhost audit[739]: USER_CMD pid=739 uid=1000 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/home/liveuser" cmd=7A6673206C6F61642D6B6579202D72207A726F6F742F524F4F54 terminal=pts/0 res=success' >Sep 26 07:44:18 localhost audit[739]: CRED_REFR pid=739 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:44:18 localhost sudo[739]: pam_systemd(sudo:session): Cannot create session: Already running in a session >Sep 26 07:44:18 localhost sudo[739]: pam_unix(sudo:session): session opened for user root by (uid=0) >Sep 26 07:44:18 localhost audit[739]: USER_START pid=739 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:44:18 localhost sudo[739]: pam_unix(sudo:session): session closed for user root >Sep 26 07:44:18 localhost audit[739]: USER_END pid=739 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:44:18 localhost audit[739]: CRED_DISP pid=739 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:44:27 localhost sudo[747]: liveuser : problem with defaults entries ; TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; >Sep 26 07:44:27 localhost sudo[747]: liveuser : TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; COMMAND=/usr/sbin/zfs list >Sep 26 07:44:27 localhost audit[747]: USER_CMD pid=747 uid=1000 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/home/liveuser" cmd=7A6673206C697374 terminal=pts/0 res=success' >Sep 26 07:44:27 localhost audit[747]: CRED_REFR pid=747 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:44:27 localhost audit[747]: USER_START pid=747 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:44:27 localhost sudo[747]: pam_systemd(sudo:session): Cannot create session: Already running in a session >Sep 26 07:44:27 localhost sudo[747]: pam_unix(sudo:session): session opened for user root by (uid=0) >Sep 26 07:44:27 localhost sudo[747]: pam_unix(sudo:session): session closed for user root >Sep 26 07:44:27 localhost audit[747]: USER_END pid=747 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:44:27 localhost audit[747]: CRED_DISP pid=747 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 07:46:06 localhost systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 07:48:06 localhost systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 07:50:06 localhost systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 07:51:31 localhost dhclient[1529]: DHCPREQUEST on ens33 to 172.16.78.254 port 67 (xid=0x673acf1b) >Sep 26 07:51:31 localhost dhclient[1529]: DHCPACK from 172.16.78.254 (xid=0x673acf1b) >Sep 26 07:51:31 localhost NetworkManager[1275]: <info> [1537962691.7781] dhcp4 (ens33): address 172.16.78.250 >Sep 26 07:51:31 localhost NetworkManager[1275]: <info> [1537962691.7784] dhcp4 (ens33): plen 24 (255.255.255.0) >Sep 26 07:51:31 localhost NetworkManager[1275]: <info> [1537962691.7785] dhcp4 (ens33): gateway 172.16.78.2 >Sep 26 07:51:31 localhost NetworkManager[1275]: <info> [1537962691.7785] dhcp4 (ens33): lease time 1800 >Sep 26 07:51:31 localhost NetworkManager[1275]: <info> [1537962691.7785] dhcp4 (ens33): nameserver '172.16.78.2' >Sep 26 07:51:31 localhost NetworkManager[1275]: <info> [1537962691.7785] dhcp4 (ens33): domain name 'localdomain' >Sep 26 07:51:31 localhost NetworkManager[1275]: <info> [1537962691.7785] dhcp4 (ens33): state changed bound -> bound >Sep 26 07:51:31 localhost dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.14' (uid=0 pid=1275 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >Sep 26 07:51:31 localhost dhclient[1529]: bound to 172.16.78.250 -- renewal in 840 seconds. >Sep 26 07:51:31 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Sep 26 07:51:31 localhost systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 07:51:31 localhost dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Sep 26 07:51:31 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Sep 26 07:51:31 localhost audit[1]: 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' >Sep 26 07:51:31 localhost nm-dispatcher[767]: req:1 'dhcp4-change' [ens33]: new request (5 scripts) >Sep 26 07:51:31 localhost nm-dispatcher[767]: req:1 'dhcp4-change' [ens33]: start running ordered scripts... >Sep 26 07:51:42 localhost audit[1]: 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' >Sep 26 07:53:06 localhost systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 07:55:06 localhost systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 07:57:06 localhost systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 07:59:06 localhost systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 07:59:28 localhost org.gnome.Shell.desktop[1673]: libinput error: client bug: timer event2 debounce short: offset negative (-2ms) >Sep 26 08:00:03 localhost sudo[819]: liveuser : problem with defaults entries ; TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; >Sep 26 08:00:03 localhost audit[819]: USER_AUTH pid=819 uid=1000 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_succeed_if,pam_localuser,pam_unix acct="liveuser" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 08:00:03 localhost audit[819]: USER_ACCT pid=819 uid=1000 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="liveuser" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 08:00:03 localhost sudo[819]: liveuser : TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; COMMAND=/bin/bash >Sep 26 08:00:03 localhost audit[819]: USER_CMD pid=819 uid=1000 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/home/liveuser" cmd="-bash" terminal=pts/0 res=success' >Sep 26 08:00:03 localhost audit[819]: CRED_REFR pid=819 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 08:00:03 localhost sudo[819]: pam_systemd(sudo-i:session): Cannot create session: Already running in a session >Sep 26 08:00:03 localhost sudo[819]: pam_unix(sudo-i:session): session opened for user root by (uid=0) >Sep 26 08:00:03 localhost audit[819]: USER_START pid=819 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 26 08:00:36 localhost kernel: raid6: sse2x1 gen() 11281 MB/s >Sep 26 08:00:36 localhost kernel: raid6: sse2x1 xor() 7541 MB/s >Sep 26 08:00:36 localhost kernel: raid6: sse2x2 gen() 11945 MB/s >Sep 26 08:00:36 localhost kernel: raid6: sse2x2 xor() 8945 MB/s >Sep 26 08:00:36 localhost kernel: raid6: sse2x4 gen() 13289 MB/s >Sep 26 08:00:36 localhost kernel: raid6: sse2x4 xor() 8476 MB/s >Sep 26 08:00:36 localhost kernel: raid6: avx2x1 gen() 23769 MB/s >Sep 26 08:00:36 localhost kernel: raid6: avx2x1 xor() 16058 MB/s >Sep 26 08:00:36 localhost kernel: raid6: avx2x2 gen() 25425 MB/s >Sep 26 08:00:36 localhost kernel: raid6: avx2x2 xor() 10554 MB/s >Sep 26 08:00:36 localhost kernel: raid6: avx2x4 gen() 18953 MB/s >Sep 26 08:00:36 localhost kernel: raid6: avx2x4 xor() 12970 MB/s >Sep 26 08:00:36 localhost kernel: raid6: using algorithm avx2x2 gen() 25425 MB/s >Sep 26 08:00:36 localhost kernel: raid6: .... xor() 10554 MB/s, rmw enabled >Sep 26 08:00:36 localhost kernel: raid6: using avx2x2 recovery algorithm >Sep 26 08:00:36 localhost kernel: xor: automatically using best checksumming function avx >Sep 26 08:00:36 localhost kernel: async_tx: api initialized (async) >Sep 26 08:00:36 localhost kernel: device-mapper: multipath round-robin: version 1.2.0 loaded >Sep 26 08:00:36 localhost kernel: Loading iSCSI transport class v2.0-870. >Sep 26 08:00:36 localhost kernel: iscsi: registered transport (tcp) >Sep 26 08:00:36 localhost kernel: No iBFT detected. >Sep 26 08:00:36 localhost audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=1000 ses=2 >Sep 26 08:00:36 localhost audit[1098]: USER_AVC pid=1098 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 08:00:36 localhost dbus-daemon[1533]: avc: received setenforce notice (enforcing=0) >Sep 26 08:00:36 localhost dbus-daemon[1738]: avc: received setenforce notice (enforcing=0) >Sep 26 08:00:37 localhost systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:00:37 localhost udisksd[1102]: 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) >Sep 26 08:00:37 localhost udisksd[1102]: Loading module libudisks2_iscsi.so... >Sep 26 08:00:37 localhost udisksd[1102]: g_object_notify: object class 'UDisksObjectSkeleton' has no property named 'manager-iscsi-initiator' >Sep 26 08:00:37 localhost udisksd[1102]: 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) >Sep 26 08:00:37 localhost kernel: SGI XFS with ACLs, security attributes, no debug enabled >Sep 26 08:00:39 localhost audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=1000 ses=2 >Sep 26 08:00:39 localhost audit[1098]: USER_AVC pid=1098 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 08:00:39 localhost dbus-daemon[1533]: avc: received setenforce notice (enforcing=1) >Sep 26 08:00:39 localhost dbus-daemon[1738]: avc: received setenforce notice (enforcing=1) >Sep 26 08:00:39 localhost at-spi-bus-launcher[1733]: dbus-daemon[1738]: Reloaded configuration >Sep 26 08:00:39 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Reloaded configuration >Sep 26 08:00:39 localhost dbus-daemon[1098]: [system] Reloaded configuration >Sep 26 08:02:46 localhost systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:04:13 localhost org.gnome.Shell.desktop[1673]: Window manager warning: last_user_time (2479618) is greater than comparison timestamp (2479609). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Sep 26 08:04:13 localhost org.gnome.Shell.desktop[1673]: Window manager warning: W3 (root@local) appears to be one of the offending windows with a timestamp of 2479618. Working around... >Sep 26 08:04:56 localhost systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:05:31 localhost dhclient[1529]: DHCPREQUEST on ens33 to 172.16.78.254 port 67 (xid=0x673acf1b) >Sep 26 08:05:31 localhost dhclient[1529]: DHCPACK from 172.16.78.254 (xid=0x673acf1b) >Sep 26 08:05:31 localhost NetworkManager[1275]: <info> [1537963531.6782] dhcp4 (ens33): address 172.16.78.250 >Sep 26 08:05:31 localhost NetworkManager[1275]: <info> [1537963531.6789] dhcp4 (ens33): plen 24 (255.255.255.0) >Sep 26 08:05:31 localhost NetworkManager[1275]: <info> [1537963531.6790] dhcp4 (ens33): gateway 172.16.78.2 >Sep 26 08:05:31 localhost NetworkManager[1275]: <info> [1537963531.6790] dhcp4 (ens33): lease time 1800 >Sep 26 08:05:31 localhost NetworkManager[1275]: <info> [1537963531.6790] dhcp4 (ens33): nameserver '172.16.78.2' >Sep 26 08:05:31 localhost NetworkManager[1275]: <info> [1537963531.6790] dhcp4 (ens33): domain name 'localdomain' >Sep 26 08:05:31 localhost NetworkManager[1275]: <info> [1537963531.6790] dhcp4 (ens33): state changed bound -> bound >Sep 26 08:05:31 localhost dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.14' (uid=0 pid=1275 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >Sep 26 08:05:31 localhost dhclient[1529]: bound to 172.16.78.250 -- renewal in 858 seconds. >Sep 26 08:05:31 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Sep 26 08:05:31 localhost dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Sep 26 08:05:31 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Sep 26 08:05:31 localhost audit[1]: 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' >Sep 26 08:05:31 localhost nm-dispatcher[1537]: req:1 'dhcp4-change' [ens33]: new request (5 scripts) >Sep 26 08:05:31 localhost nm-dispatcher[1537]: req:1 'dhcp4-change' [ens33]: start running ordered scripts... >Sep 26 08:05:41 localhost audit[1]: 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' >Sep 26 08:05:41 localhost systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:06:22 localhost kernel: XFS (sda2): Mounting V5 Filesystem >Sep 26 08:06:22 localhost kernel: XFS (sda2): Ending clean mount >Sep 26 08:06:57 localhost audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=1000 ses=2 >Sep 26 08:06:57 localhost audit[1098]: USER_AVC pid=1098 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 08:06:57 localhost dbus-daemon[1738]: avc: received setenforce notice (enforcing=0) >Sep 26 08:06:57 localhost dbus-daemon[1533]: avc: received setenforce notice (enforcing=0) >Sep 26 08:06:57 localhost systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:06:57 localhost kernel: XFS (sda2): Unmounting Filesystem >Sep 26 08:06:57 localhost udisksd[1102]: 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) >Sep 26 08:06:59 localhost audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=1000 ses=2 >Sep 26 08:06:59 localhost dbus-daemon[1533]: avc: received setenforce notice (enforcing=1) >Sep 26 08:06:59 localhost dbus-daemon[1738]: avc: received setenforce notice (enforcing=1) >Sep 26 08:06:59 localhost audit[1098]: USER_AVC pid=1098 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 08:06:59 localhost at-spi-bus-launcher[1733]: dbus-daemon[1738]: Reloaded configuration >Sep 26 08:06:59 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Reloaded configuration >Sep 26 08:06:59 localhost dbus-daemon[1098]: [system] Reloaded configuration >Sep 26 08:07:28 localhost audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=1000 ses=2 >Sep 26 08:07:28 localhost dbus-daemon[1533]: avc: received setenforce notice (enforcing=0) >Sep 26 08:07:28 localhost dbus-daemon[1738]: avc: received setenforce notice (enforcing=0) >Sep 26 08:07:28 localhost audit[1098]: USER_AVC pid=1098 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 08:07:28 localhost udisksd[1102]: 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) >Sep 26 08:07:30 localhost audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=1000 ses=2 >Sep 26 08:07:30 localhost dbus-daemon[1738]: avc: received setenforce notice (enforcing=1) >Sep 26 08:07:30 localhost dbus-daemon[1533]: avc: received setenforce notice (enforcing=1) >Sep 26 08:07:30 localhost audit[1098]: USER_AVC pid=1098 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 08:07:30 localhost at-spi-bus-launcher[1733]: dbus-daemon[1738]: Reloaded configuration >Sep 26 08:07:30 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Reloaded configuration >Sep 26 08:07:30 localhost dbus-daemon[1098]: [system] Reloaded configuration >Sep 26 08:07:41 localhost audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=1000 ses=2 >Sep 26 08:07:41 localhost dbus-daemon[1738]: avc: received setenforce notice (enforcing=0) >Sep 26 08:07:41 localhost audit[1098]: USER_AVC pid=1098 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 08:07:41 localhost dbus-daemon[1533]: avc: received setenforce notice (enforcing=0) >Sep 26 08:07:41 localhost udisksd[1102]: 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) >Sep 26 08:07:43 localhost audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=1000 ses=2 >Sep 26 08:07:43 localhost dbus-daemon[1738]: avc: received setenforce notice (enforcing=1) >Sep 26 08:07:43 localhost dbus-daemon[1533]: avc: received setenforce notice (enforcing=1) >Sep 26 08:07:43 localhost audit[1098]: USER_AVC pid=1098 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 08:07:43 localhost at-spi-bus-launcher[1733]: dbus-daemon[1738]: Reloaded configuration >Sep 26 08:07:43 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Reloaded configuration >Sep 26 08:07:43 localhost dbus-daemon[1098]: [system] Reloaded configuration >Sep 26 08:07:46 localhost audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=1000 ses=2 >Sep 26 08:07:46 localhost audit[1098]: USER_AVC pid=1098 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 08:07:46 localhost dbus-daemon[1533]: avc: received setenforce notice (enforcing=0) >Sep 26 08:07:46 localhost dbus-daemon[1738]: avc: received setenforce notice (enforcing=0) >Sep 26 08:07:46 localhost systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:07:46 localhost udisksd[1102]: 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) >Sep 26 08:07:49 localhost audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=1000 ses=2 >Sep 26 08:07:49 localhost dbus-daemon[1738]: avc: received setenforce notice (enforcing=1) >Sep 26 08:07:49 localhost dbus-daemon[1533]: avc: received setenforce notice (enforcing=1) >Sep 26 08:07:49 localhost at-spi-bus-launcher[1733]: dbus-daemon[1738]: Reloaded configuration >Sep 26 08:07:49 localhost audit[1098]: USER_AVC pid=1098 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 08:07:49 localhost dbus-daemon[1533]: [session uid=1000 pid=1533] Reloaded configuration >Sep 26 08:07:49 localhost dbus-daemon[1098]: [system] Reloaded configuration >Sep 26 08:08:03 localhost dbus-daemon[2617]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=2599 comm="/usr/bin/python3 /usr/sbin/anaconda --dirinstall -" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:08:03 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.boss:Schedule publishing. >Sep 26 08:08:03 localhost org.fedoraproject.Anaconda.Boss[2617]: INFO:anaconda.modules.boss.boss:Start the main loop. >Sep 26 08:08:03 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss. >Sep 26 08:08:03 localhost org.fedoraproject.Anaconda.Boss[2617]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-LLgDzbCcjS,guid=9b98980eb7bb5f0cec8182ed5bab76a3. >Sep 26 08:08:03 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Installation. >Sep 26 08:08:03 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss. >Sep 26 08:08:03 localhost dbus-daemon[2617]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >Sep 26 08:08:03 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Timezone. >Sep 26 08:08:03 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Network. >Sep 26 08:08:03 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Localization. >Sep 26 08:08:03 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Security. >Sep 26 08:08:03 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.User. >Sep 26 08:08:03 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Payload. >Sep 26 08:08:03 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Storage. >Sep 26 08:08:03 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Services. >Sep 26 08:08:03 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.boss:Addons are enabled. >Sep 26 08:08:03 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.module_manager:Start modules. >Sep 26 08:08:03 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Timezone >Sep 26 08:08:03 localhost dbus-daemon[2617]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=2627 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:08:03 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Network >Sep 26 08:08:03 localhost dbus-daemon[2617]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=2627 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:08:03 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Localization >Sep 26 08:08:03 localhost dbus-daemon[2617]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=2627 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:08:03 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Security >Sep 26 08:08:03 localhost dbus-daemon[2617]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=2627 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:08:03 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/User >Sep 26 08:08:03 localhost dbus-daemon[2617]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=2627 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:08:03 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Payload >Sep 26 08:08:03 localhost dbus-daemon[2617]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=2627 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:08:03 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Storage >Sep 26 08:08:03 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Services >Sep 26 08:08:03 localhost dbus-daemon[2617]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=2627 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:08:03 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Addons/Baz >Sep 26 08:08:03 localhost dbus-daemon[2617]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=2627 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:08:03 localhost dbus-daemon[2617]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=2627 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Addons.Baz[2617]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Addons.Baz[2617]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Addons.Baz[2617]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Addons/Baz. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Addons.Baz[2617]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-LLgDzbCcjS,guid=9b98980eb7bb5f0cec8182ed5bab76a3. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Addons.Baz[2617]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Addons.Baz. >Sep 26 08:08:04 localhost dbus-daemon[2617]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is available >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Addons/Baz started successfully. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Payload[2617]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Payload[2617]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Payload[2617]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payload. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Payload[2617]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-LLgDzbCcjS,guid=9b98980eb7bb5f0cec8182ed5bab76a3. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Payload[2617]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payload. >Sep 26 08:08:04 localhost dbus-daemon[2617]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is available >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Payload started successfully. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.User[2617]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.User[2617]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.User[2617]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/User. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.User[2617]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-LLgDzbCcjS,guid=9b98980eb7bb5f0cec8182ed5bab76a3. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Timezone[2617]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Timezone[2617]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Timezone[2617]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Timezone[2617]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-LLgDzbCcjS,guid=9b98980eb7bb5f0cec8182ed5bab76a3. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.User[2617]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.User. >Sep 26 08:08:04 localhost dbus-daemon[2617]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User is available >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Timezone[2617]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/User started successfully. >Sep 26 08:08:04 localhost dbus-daemon[2617]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is available >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Timezone started successfully. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: INFO:program:Running [1] lvm version ... >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: INFO:program:stdout[1]: LVM version: 2.02.177(2) (2017-12-18) >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: Library version: 1.02.146 (2017-12-18) >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: Driver version: 4.37.0 >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: INFO:program:stderr[1]: >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: INFO:program:...done [1] (exit code: 0) >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: INFO:program:Running [2] btrfs --version ... >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: INFO:program:stdout[2]: btrfs-progs v4.15.1 >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: INFO:program:stderr[2]: >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: INFO:program:...done [2] (exit code: 0) >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: INFO:program:Running [3] mkswap --version ... >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: INFO:program:stdout[3]: mkswap from util-linux 2.32 >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: INFO:program:stderr[3]: >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: INFO:program:...done [3] (exit code: 0) >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: INFO:program:Running [4] multipath --version ... >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Localization[2617]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Localization[2617]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Localization[2617]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Localization[2617]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-LLgDzbCcjS,guid=9b98980eb7bb5f0cec8182ed5bab76a3. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: INFO:program:stdout[4]: >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: INFO:program:stderr[4]: Sep 26 08:08:04 | /etc/multipath.conf does not exist, blacklisting all devices. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: Sep 26 08:08:04 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: Unknown switch: (null) >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: multipath-tools v0.7.4 (11/15, 2017) >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: Usage: >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: multipath -F [-v lvl] [-R num] >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: multipath -t >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: multipath -h >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: Where: >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: -h print this usage text >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: -l show multipath topology (sysfs and DM info) >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: -ll show multipath topology (maximum info) >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: -f flush a multipath device map >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: -F flush all multipath device maps >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: -a add a device wwid to the wwids file >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: -A add devices from kernel command line mpath.wwids >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: parameters to wwids file >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: -c check if a device should be a path in a multipath device >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: -C check if a multipath device has usable paths >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: -q allow queue_if_no_path when multipathd is not running >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: -d dry run, do not create or update devmaps >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: -t display the currently used multipathd configuration >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: -r force devmap reload >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: -i ignore wwids file >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: -B treat the bindings file as read only >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: -b fil bindings file location >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: -w remove a device from the wwids file >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: -W reset the wwids file include only the current devices >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: -p pol force all maps to specified path grouping policy : >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: . failover one path per priority group >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: . multibus all paths in one priority group >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: . group_by_serial one priority group per serial >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: . group_by_prio one priority group per priority lvl >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: . group_by_node_name one priority group per target node >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: -v lvl verbosity level >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: . 0 no output >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: . 1 print created devmap names only >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: . 2 default verbosity >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: . 3 print debug information >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: -R num number of times to retry removes of in-use devices >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: dev action limited to: >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: . multipath named 'dev' (ex: mpath0) or >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: . multipath whose wwid is 'dev' (ex: 60051..) >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: . multipath including the path named 'dev' (ex: /dev/sda) >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: . multipath including the path with maj:min 'dev' (ex: 8:0) >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Localization[2617]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: INFO:program:...done [4] (exit code: 256) >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: INFO:program:Running [5] dmsetup --version ... >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Network[2617]: INFO:anaconda.dbus.connection:Connecting to the system bus. >Sep 26 08:08:04 localhost dbus-daemon[2617]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is available >Sep 26 08:08:04 localhost dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.159' (uid=0 pid=2712 comm="python3 -m pyanaconda.modules.network " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: INFO:program:stdout[5]: Library version: 1.02.146 (2017-12-18) >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: Driver version: 4.37.0 >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: INFO:program:stderr[5]: >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: INFO:program:...done [5] (exit code: 0) >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: INFO:program:Running [6] mdadm --version ... >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Localization started successfully. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: INFO:program:stdout[6]: >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: INFO:program:stderr[6]: mdadm - v4.0 - 2017-01-09 >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: INFO:program:...done [6] (exit code: 0) >Sep 26 08:08:04 localhost systemd[1]: Starting Hostname Service... >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class DeviceFormat as None >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class BIOSBoot as biosboot >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Security[2617]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Security[2617]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Services[2617]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Services[2617]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Security[2617]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Security[2617]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-LLgDzbCcjS,guid=9b98980eb7bb5f0cec8182ed5bab76a3. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Services[2617]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Services[2617]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-LLgDzbCcjS,guid=9b98980eb7bb5f0cec8182ed5bab76a3. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Security[2617]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Services[2617]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services. >Sep 26 08:08:04 localhost dbus-daemon[2617]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is available >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class DiskLabel as disklabel >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >Sep 26 08:08:04 localhost dbus-daemon[2617]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Security started successfully. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is available >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Services started successfully. >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class Ext2FS as ext2 >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class Ext3FS as ext3 >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class Ext4FS as ext4 >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class FATFS as vfat >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class EFIFS as efi >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class BTRFS as btrfs >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class GFS2 as gfs2 >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class JFS as jfs >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class ReiserFS as reiserfs >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class XFS as xfs >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class HFS as hfs >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class HFSPlus as hfs+ >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class MacEFIFS as macefi >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class NTFS as ntfs >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class NFS as nfs >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class NFSv4 as nfs4 >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class Iso9660FS as iso9660 >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class NoDevFS as nodev >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class DevPtsFS as devpts >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class ProcFS as proc >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class SysFS as sysfs >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class TmpFS as tmpfs >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class BindFS as bind >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class USBFS as usbfs >Sep 26 08:08:04 localhost org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class EFIVarFS as efivarfs >Sep 26 08:08:04 localhost dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.hostname1' >Sep 26 08:08:04 localhost systemd[1]: Started Hostname Service. >Sep 26 08:08:04 localhost audit[1]: 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' >Sep 26 08:08:04 localhost audit[1098]: USER_AVC pid=1098 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.159 spid=2774 tpid=2712 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=unconfined_u:system_r:install_t:s0-s0:c0.c1023 tclass=dbus permissive=0 >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 08:08:04 localhost NetworkManager[1275]: <info> [1537963684.5145] hostname: hostname changed from (none) to "localhost-live" >Sep 26 08:08:04 localhost NetworkManager[1275]: <info> [1537963684.5149] policy: set-hostname: set hostname to 'localhost-live' (from system configuration) >Sep 26 08:08:04 localhost dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.14' (uid=0 pid=1275 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >Sep 26 08:08:04 localhost-live systemd-hostnamed[2774]: Changed host name to 'localhost-live' >Sep 26 08:08:04 localhost-live systemd[1]: Starting Network Manager Script Dispatcher Service... >Sep 26 08:08:04 localhost-live dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Sep 26 08:08:04 localhost-live systemd[1]: Started Network Manager Script Dispatcher Service. >Sep 26 08:08:04 localhost-live audit[1]: 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' >Sep 26 08:08:04 localhost-live nm-dispatcher[2801]: req:1 'hostname': new request (5 scripts) >Sep 26 08:08:04 localhost-live nm-dispatcher[2801]: req:1 'hostname': start running ordered scripts... >Sep 26 08:08:04 localhost-live nm-dispatcher[2801]: req:2 'hostname': new request (5 scripts) >Sep 26 08:08:04 localhost-live nm-dispatcher[2801]: req:2 'hostname': start running ordered scripts... >Sep 26 08:08:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class LUKS as luks >Sep 26 08:08:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >Sep 26 08:08:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class MDRaidMember as mdmember >Sep 26 08:08:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class MultipathMember as multipath_member >Sep 26 08:08:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >Sep 26 08:08:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:blivet:registered device format class SwapSpace as swap >Sep 26 08:08:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:08:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:08:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >Sep 26 08:08:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2617]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-LLgDzbCcjS,guid=9b98980eb7bb5f0cec8182ed5bab76a3. >Sep 26 08:08:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >Sep 26 08:08:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >Sep 26 08:08:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2617]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >Sep 26 08:08:04 localhost-live dbus-daemon[2617]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >Sep 26 08:08:04 localhost-live org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is available >Sep 26 08:08:04 localhost-live org.fedoraproject.Anaconda.Boss[2617]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Storage started successfully. >Sep 26 08:08:14 localhost-live audit[1]: 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' >Sep 26 08:08:34 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:08:34 localhost-live audit[1]: 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' >Sep 26 08:10:03 localhost-live dbus-daemon[2617]: Failed to activate service 'org.fedoraproject.Anaconda.Modules.Network': timed out (service_start_timeout=120000ms) >Sep 26 08:10:03 localhost-live org.fedoraproject.Anaconda.Boss[2617]: ERROR:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Network failed to start: Failed to activate service 'org.fedoraproject.Anaconda.Modules.Network': timed out (service_start_timeout=120000ms) >Sep 26 08:10:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:12:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:14:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:16:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:18:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:19:49 localhost-live dhclient[1529]: DHCPREQUEST on ens33 to 172.16.78.254 port 67 (xid=0x673acf1b) >Sep 26 08:19:49 localhost-live dhclient[1529]: DHCPACK from 172.16.78.254 (xid=0x673acf1b) >Sep 26 08:19:49 localhost-live NetworkManager[1275]: <info> [1537964389.5696] dhcp4 (ens33): address 172.16.78.250 >Sep 26 08:19:49 localhost-live NetworkManager[1275]: <info> [1537964389.5706] dhcp4 (ens33): plen 24 (255.255.255.0) >Sep 26 08:19:49 localhost-live NetworkManager[1275]: <info> [1537964389.5708] dhcp4 (ens33): gateway 172.16.78.2 >Sep 26 08:19:49 localhost-live NetworkManager[1275]: <info> [1537964389.5712] dhcp4 (ens33): lease time 1800 >Sep 26 08:19:49 localhost-live NetworkManager[1275]: <info> [1537964389.5714] dhcp4 (ens33): nameserver '172.16.78.2' >Sep 26 08:19:49 localhost-live NetworkManager[1275]: <info> [1537964389.5715] dhcp4 (ens33): domain name 'localdomain' >Sep 26 08:19:49 localhost-live NetworkManager[1275]: <info> [1537964389.5717] dhcp4 (ens33): state changed bound -> bound >Sep 26 08:19:49 localhost-live dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.14' (uid=0 pid=1275 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >Sep 26 08:19:49 localhost-live dhclient[1529]: bound to 172.16.78.250 -- renewal in 691 seconds. >Sep 26 08:19:49 localhost-live systemd[1]: Starting Network Manager Script Dispatcher Service... >Sep 26 08:19:49 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:19:49 localhost-live audit[1]: 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' >Sep 26 08:19:49 localhost-live dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Sep 26 08:19:49 localhost-live systemd[1]: Started Network Manager Script Dispatcher Service. >Sep 26 08:19:49 localhost-live nm-dispatcher[2870]: req:1 'dhcp4-change' [ens33]: new request (5 scripts) >Sep 26 08:19:49 localhost-live nm-dispatcher[2870]: req:1 'dhcp4-change' [ens33]: start running ordered scripts... >Sep 26 08:19:59 localhost-live audit[1]: 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' >Sep 26 08:21:55 localhost-live cupsd[1916]: REQUEST localhost - - "POST / HTTP/1.1" 200 187 Renew-Subscription successful-ok >Sep 26 08:21:56 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:23:15 localhost-live audit[1]: 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' >Sep 26 08:23:15 localhost-live audit[1]: SERVICE_STOP 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' >Sep 26 08:23:15 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:23:34 localhost-live evolution-sourc[1819]: secret_service_search_sync: must specify at least one attribute to match >Sep 26 08:25:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:25:54 localhost-live anaconda[2921]: anaconda: main: /usr/sbin/anaconda 28.22.10-1.fc28 >Sep 26 08:25:54 localhost-live anaconda[2921]: anaconda: isys: 8275356 kB (8081 MB) are available >Sep 26 08:25:54 localhost-live anaconda[2921]: program: Running... losetup --list >Sep 26 08:25:54 localhost-live anaconda[2921]: anaconda: startup_utils: check_memory(): total:8081, needed:320, graphical:410 >Sep 26 08:25:54 localhost-live anaconda[2921]: program: Running... /sbin/auditd >Sep 26 08:25:54 localhost-live auditd[2938]: Started dispatcher: /sbin/audispd pid: 2940 >Sep 26 08:25:54 localhost-live auditd[2938]: Error setting audit daemon pid (File exists) >Sep 26 08:25:54 localhost-live audit: CONFIG_CHANGE audit_enabled=1 old=1 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 res=1 >Sep 26 08:25:54 localhost-live audit: CONFIG_CHANGE audit_pid=2938 old=1060 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 res=0 >Sep 26 08:25:54 localhost-live auditd[2938]: Unable to set audit pid, exiting >Sep 26 08:25:54 localhost-live auditd[2938]: The audit daemon is exiting. >Sep 26 08:25:54 localhost-live auditd[2938]: Error setting audit daemon pid (Permission denied) >Sep 26 08:25:54 localhost-live audispd[2940]: No plugins found, exiting >Sep 26 08:25:54 localhost-live audit: CONFIG_CHANGE audit_pid=0 old=1060 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 res=0 >Sep 26 08:25:54 localhost-live auditd[2937]: Cannot daemonize (Success) >Sep 26 08:25:54 localhost-live auditd[2937]: The audit daemon is exiting. >Sep 26 08:25:54 localhost-live anaconda[2921]: program: Return code: 1 >Sep 26 08:25:54 localhost-live anaconda[2921]: anaconda: main: anaconda called with cmdline = ['/usr/sbin/anaconda', '-T'] >Sep 26 08:25:54 localhost-live anaconda[2921]: anaconda: main: Default encoding = utf-8 >Sep 26 08:25:54 localhost-live anaconda[2921]: program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >Sep 26 08:25:54 localhost-live anaconda[2921]: anaconda: dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-fElOot9ITf,guid=ce2c938774ed6a321fbc9b4d5bab7ad2. >Sep 26 08:25:54 localhost-live dbus-daemon[2942]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=2921 comm="/usr/bin/python3 /usr/sbin/anaconda -T " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:25:54 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.boss:Schedule publishing. >Sep 26 08:25:54 localhost-live org.fedoraproject.Anaconda.Boss[2942]: INFO:anaconda.modules.boss.boss:Start the main loop. >Sep 26 08:25:54 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss. >Sep 26 08:25:54 localhost-live org.fedoraproject.Anaconda.Boss[2942]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-fElOot9ITf,guid=ce2c938774ed6a321fbc9b4d5bab7ad2. >Sep 26 08:25:54 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Installation. >Sep 26 08:25:54 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss. >Sep 26 08:25:54 localhost-live dbus-daemon[2942]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >Sep 26 08:25:54 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Timezone. >Sep 26 08:25:54 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Network. >Sep 26 08:25:54 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Localization. >Sep 26 08:25:54 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Security. >Sep 26 08:25:54 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.User. >Sep 26 08:25:54 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Payload. >Sep 26 08:25:54 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Storage. >Sep 26 08:25:54 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Services. >Sep 26 08:25:54 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.boss:Addons are enabled. >Sep 26 08:25:54 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.module_manager:Start modules. >Sep 26 08:25:54 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Timezone >Sep 26 08:25:54 localhost-live dbus-daemon[2942]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=2952 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:25:54 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Network >Sep 26 08:25:54 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Localization >Sep 26 08:25:54 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Security >Sep 26 08:25:54 localhost-live dbus-daemon[2942]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=2952 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:25:54 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/User >Sep 26 08:25:54 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Payload >Sep 26 08:25:54 localhost-live dbus-daemon[2942]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=2952 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:25:54 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Storage >Sep 26 08:25:54 localhost-live dbus-daemon[2942]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=2952 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:25:54 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Services >Sep 26 08:25:54 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Addons/Baz >Sep 26 08:25:54 localhost-live dbus-daemon[2942]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=2952 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:25:54 localhost-live dbus-daemon[2942]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=2952 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:25:54 localhost-live dbus-daemon[2942]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=2952 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:25:54 localhost-live dbus-daemon[2942]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=2952 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:25:54 localhost-live dbus-daemon[2942]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=2952 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:25:54 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 60 sec for modules to be started. >Sep 26 08:25:55 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 59 sec for modules to be started. >Sep 26 08:25:56 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 58 sec for modules to be started. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Payload[2942]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Payload[2942]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Payload[2942]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payload. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Payload[2942]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-fElOot9ITf,guid=ce2c938774ed6a321fbc9b4d5bab7ad2. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Payload[2942]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payload. >Sep 26 08:25:57 localhost-live dbus-daemon[2942]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is available >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Payload started successfully. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Addons.Baz[2942]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Addons.Baz[2942]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Addons.Baz[2942]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Addons/Baz. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Addons.Baz[2942]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-fElOot9ITf,guid=ce2c938774ed6a321fbc9b4d5bab7ad2. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Addons.Baz[2942]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Addons.Baz. >Sep 26 08:25:57 localhost-live dbus-daemon[2942]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is available >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Addons/Baz started successfully. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2942]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2942]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2942]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2942]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-fElOot9ITf,guid=ce2c938774ed6a321fbc9b4d5bab7ad2. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2942]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization. >Sep 26 08:25:57 localhost-live dbus-daemon[2942]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is available >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Localization started successfully. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2942]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2942]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2942]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2942]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-fElOot9ITf,guid=ce2c938774ed6a321fbc9b4d5bab7ad2. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: INFO:program:Running [1] lvm version ... >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2942]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.User[2942]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.User[2942]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.User[2942]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/User. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.User[2942]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-fElOot9ITf,guid=ce2c938774ed6a321fbc9b4d5bab7ad2. >Sep 26 08:25:57 localhost-live dbus-daemon[2942]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is available >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Timezone started successfully. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.User[2942]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.User. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Services[2942]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Services[2942]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:25:57 localhost-live dbus-daemon[2942]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User is available >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Services[2942]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Services[2942]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-fElOot9ITf,guid=ce2c938774ed6a321fbc9b4d5bab7ad2. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: INFO:program:stdout[1]: LVM version: 2.02.177(2) (2017-12-18) >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: Library version: 1.02.146 (2017-12-18) >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: Driver version: 4.37.0 >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: INFO:program:stderr[1]: >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: INFO:program:...done [1] (exit code: 0) >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/User started successfully. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: INFO:program:Running [2] btrfs --version ... >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Services[2942]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: INFO:program:stdout[2]: btrfs-progs v4.15.1 >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: INFO:program:stderr[2]: >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: INFO:program:...done [2] (exit code: 0) >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: INFO:program:Running [3] mkswap --version ... >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: INFO:program:stdout[3]: mkswap from util-linux 2.32 >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: INFO:program:stderr[3]: >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: INFO:program:...done [3] (exit code: 0) >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: INFO:program:Running [4] multipath --version ... >Sep 26 08:25:57 localhost-live dbus-daemon[2942]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is available >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Services started successfully. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Security[2942]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Security[2942]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Security[2942]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Security[2942]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-fElOot9ITf,guid=ce2c938774ed6a321fbc9b4d5bab7ad2. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: INFO:program:stdout[4]: >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: INFO:program:stderr[4]: Sep 26 08:25:57 | /etc/multipath.conf does not exist, blacklisting all devices. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: Sep 26 08:25:57 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: Unknown switch: (null) >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: multipath-tools v0.7.4 (11/15, 2017) >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: Usage: >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: multipath -F [-v lvl] [-R num] >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: multipath -t >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: multipath -h >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: Where: >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: -h print this usage text >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: -l show multipath topology (sysfs and DM info) >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: -ll show multipath topology (maximum info) >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: -f flush a multipath device map >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: -F flush all multipath device maps >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: -a add a device wwid to the wwids file >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: -A add devices from kernel command line mpath.wwids >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: parameters to wwids file >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: -c check if a device should be a path in a multipath device >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: -C check if a multipath device has usable paths >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: -q allow queue_if_no_path when multipathd is not running >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: -d dry run, do not create or update devmaps >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: -t display the currently used multipathd configuration >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: -r force devmap reload >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: -i ignore wwids file >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: -B treat the bindings file as read only >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: -b fil bindings file location >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: -w remove a device from the wwids file >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: -W reset the wwids file include only the current devices >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: -p pol force all maps to specified path grouping policy : >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: . failover one path per priority group >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: . multibus all paths in one priority group >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: . group_by_serial one priority group per serial >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: . group_by_prio one priority group per priority lvl >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: . group_by_node_name one priority group per target node >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: -v lvl verbosity level >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: . 0 no output >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: . 1 print created devmap names only >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: . 2 default verbosity >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: . 3 print debug information >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: -R num number of times to retry removes of in-use devices >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: dev action limited to: >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: . multipath named 'dev' (ex: mpath0) or >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: . multipath whose wwid is 'dev' (ex: 60051..) >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: . multipath including the path named 'dev' (ex: /dev/sda) >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: . multipath including the path with maj:min 'dev' (ex: 8:0) >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: INFO:program:...done [4] (exit code: 256) >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: INFO:program:Running [5] dmsetup --version ... >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Network[2942]: INFO:anaconda.dbus.connection:Connecting to the system bus. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Security[2942]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security. >Sep 26 08:25:57 localhost-live dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.167' (uid=0 pid=3033 comm="python3 -m pyanaconda.modules.network " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: INFO:program:stdout[5]: Library version: 1.02.146 (2017-12-18) >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: Driver version: 4.37.0 >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: INFO:program:stderr[5]: >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: INFO:program:...done [5] (exit code: 0) >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: INFO:program:Running [6] mdadm --version ... >Sep 26 08:25:57 localhost-live dbus-daemon[2942]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: INFO:program:stdout[6]: >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: INFO:program:stderr[6]: mdadm - v4.0 - 2017-01-09 >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: INFO:program:...done [6] (exit code: 0) >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is available >Sep 26 08:25:57 localhost-live systemd[1]: Starting Hostname Service... >Sep 26 08:25:57 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Security started successfully. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class DeviceFormat as None >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class BIOSBoot as biosboot >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class DiskLabel as disklabel >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >Sep 26 08:25:57 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 57 sec for modules to be started. >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class Ext2FS as ext2 >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class Ext3FS as ext3 >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class Ext4FS as ext4 >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class FATFS as vfat >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class EFIFS as efi >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class BTRFS as btrfs >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class GFS2 as gfs2 >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class JFS as jfs >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class ReiserFS as reiserfs >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class XFS as xfs >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class HFS as hfs >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class HFSPlus as hfs+ >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class MacEFIFS as macefi >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class NTFS as ntfs >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class NFS as nfs >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class NFSv4 as nfs4 >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class Iso9660FS as iso9660 >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class NoDevFS as nodev >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class DevPtsFS as devpts >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class ProcFS as proc >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class SysFS as sysfs >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class TmpFS as tmpfs >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class BindFS as bind >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class USBFS as usbfs >Sep 26 08:25:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class EFIVarFS as efivarfs >Sep 26 08:25:58 localhost-live audit[1]: 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' >Sep 26 08:25:58 localhost-live audit[1098]: USER_AVC pid=1098 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.167 spid=3098 tpid=3033 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=unconfined_u:system_r:install_t:s0-s0:c0.c1023 tclass=dbus permissive=0 >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 08:25:58 localhost-live dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.hostname1' >Sep 26 08:25:58 localhost-live systemd[1]: Started Hostname Service. >Sep 26 08:25:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class LUKS as luks >Sep 26 08:25:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >Sep 26 08:25:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class MDRaidMember as mdmember >Sep 26 08:25:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class MultipathMember as multipath_member >Sep 26 08:25:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >Sep 26 08:25:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:blivet:registered device format class SwapSpace as swap >Sep 26 08:25:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:25:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:25:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >Sep 26 08:25:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-fElOot9ITf,guid=ce2c938774ed6a321fbc9b4d5bab7ad2. >Sep 26 08:25:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >Sep 26 08:25:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >Sep 26 08:25:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2942]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >Sep 26 08:25:58 localhost-live dbus-daemon[2942]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >Sep 26 08:25:58 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is available >Sep 26 08:25:58 localhost-live org.fedoraproject.Anaconda.Boss[2942]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Storage started successfully. >Sep 26 08:25:58 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 56 sec for modules to be started. >Sep 26 08:25:59 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 55 sec for modules to be started. >Sep 26 08:26:00 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 54 sec for modules to be started. >Sep 26 08:26:01 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 53 sec for modules to be started. >Sep 26 08:26:02 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 52 sec for modules to be started. >Sep 26 08:26:03 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 51 sec for modules to be started. >Sep 26 08:26:04 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 50 sec for modules to be started. >Sep 26 08:26:05 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 49 sec for modules to be started. >Sep 26 08:26:06 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 48 sec for modules to be started. >Sep 26 08:26:07 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 47 sec for modules to be started. >Sep 26 08:26:09 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 46 sec for modules to be started. >Sep 26 08:26:10 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 45 sec for modules to be started. >Sep 26 08:26:11 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 44 sec for modules to be started. >Sep 26 08:26:12 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 43 sec for modules to be started. >Sep 26 08:26:13 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 42 sec for modules to be started. >Sep 26 08:26:14 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 41 sec for modules to be started. >Sep 26 08:26:15 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 40 sec for modules to be started. >Sep 26 08:26:16 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 39 sec for modules to be started. >Sep 26 08:26:17 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 38 sec for modules to be started. >Sep 26 08:26:18 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 37 sec for modules to be started. >Sep 26 08:26:19 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 36 sec for modules to be started. >Sep 26 08:26:20 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 35 sec for modules to be started. >Sep 26 08:26:21 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 34 sec for modules to be started. >Sep 26 08:26:22 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 33 sec for modules to be started. >Sep 26 08:26:23 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 32 sec for modules to be started. >Sep 26 08:26:24 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 31 sec for modules to be started. >Sep 26 08:26:25 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 30 sec for modules to be started. >Sep 26 08:26:26 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 29 sec for modules to be started. >Sep 26 08:26:27 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 28 sec for modules to be started. >Sep 26 08:26:28 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 27 sec for modules to be started. >Sep 26 08:26:28 localhost-live audit[1]: 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' >Sep 26 08:26:29 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 26 sec for modules to be started. >Sep 26 08:26:30 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 25 sec for modules to be started. >Sep 26 08:26:31 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 24 sec for modules to be started. >Sep 26 08:26:32 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 23 sec for modules to be started. >Sep 26 08:26:33 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 22 sec for modules to be started. >Sep 26 08:26:34 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 21 sec for modules to be started. >Sep 26 08:26:35 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 20 sec for modules to be started. >Sep 26 08:26:36 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 19 sec for modules to be started. >Sep 26 08:26:37 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 18 sec for modules to be started. >Sep 26 08:26:38 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 17 sec for modules to be started. >Sep 26 08:26:39 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 16 sec for modules to be started. >Sep 26 08:26:40 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 15 sec for modules to be started. >Sep 26 08:26:41 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 14 sec for modules to be started. >Sep 26 08:26:42 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 13 sec for modules to be started. >Sep 26 08:26:43 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 12 sec for modules to be started. >Sep 26 08:26:44 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 11 sec for modules to be started. >Sep 26 08:26:45 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 10 sec for modules to be started. >Sep 26 08:26:46 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 9 sec for modules to be started. >Sep 26 08:26:47 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 8 sec for modules to be started. >Sep 26 08:26:48 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 7 sec for modules to be started. >Sep 26 08:26:49 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 6 sec for modules to be started. >Sep 26 08:26:50 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 5 sec for modules to be started. >Sep 26 08:26:51 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 4 sec for modules to be started. >Sep 26 08:26:52 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 3 sec for modules to be started. >Sep 26 08:26:53 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 2 sec for modules to be started. >Sep 26 08:26:54 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting 1 sec for modules to be started. >Sep 26 08:26:55 localhost-live anaconda[2921]: anaconda: startup_utils: Waiting for modules to be started timed out. >Sep 26 08:26:55 localhost-live anaconda[2921]: anaconda: stdout: Anaconda DBus modules failed to start on time. >Sep 26 08:27:12 localhost-live audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=1000 ses=2 >Sep 26 08:27:12 localhost-live audit[2942]: USER_AVC pid=2942 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:27:12 localhost-live dbus-daemon[1533]: avc: received setenforce notice (enforcing=0) >Sep 26 08:27:12 localhost-live audit[1098]: USER_AVC pid=1098 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 08:27:12 localhost-live audit[2617]: USER_AVC pid=2617 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:27:12 localhost-live dbus-daemon[1738]: avc: received setenforce notice (enforcing=0) >Sep 26 08:27:12 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:27:12 localhost-live udisksd[1102]: 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) >Sep 26 08:27:14 localhost-live anaconda[3238]: anaconda: main: /sbin/anaconda 28.22.10-1.fc28 >Sep 26 08:27:14 localhost-live anaconda[3238]: anaconda: isys: 8275356 kB (8081 MB) are available >Sep 26 08:27:14 localhost-live anaconda[3238]: program: Running... losetup --list >Sep 26 08:27:14 localhost-live anaconda[3238]: anaconda: startup_utils: check_memory(): total:8081, needed:320, graphical:410 >Sep 26 08:27:14 localhost-live anaconda[3238]: anaconda: screensaver: Unable to inhibit the screensaver: Failed to call Inhibit method on /org/freedesktop/ScreenSaver with ('anaconda', 'Installing') arguments: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files >Sep 26 08:27:14 localhost-live anaconda[3238]: anaconda: flags: Not doing 'early exception handler' in live installation >Sep 26 08:27:14 localhost-live anaconda[3238]: anaconda: flags: Not doing 'start audit daemon' in live installation >Sep 26 08:27:14 localhost-live anaconda[3238]: anaconda: main: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base', '-T'] >Sep 26 08:27:14 localhost-live anaconda[3238]: anaconda: main: Default encoding = utf-8 >Sep 26 08:27:14 localhost-live anaconda[3238]: program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >Sep 26 08:27:14 localhost-live anaconda[3238]: anaconda: dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-0pYxDecct4,guid=299526f95eb5730087d2de605bab7b22. >Sep 26 08:27:14 localhost-live dbus-daemon[3259]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=3238 comm="/usr/bin/python3 /sbin/anaconda --liveinst --metho" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:27:15 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.boss:Schedule publishing. >Sep 26 08:27:15 localhost-live org.fedoraproject.Anaconda.Boss[3259]: INFO:anaconda.modules.boss.boss:Start the main loop. >Sep 26 08:27:15 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss. >Sep 26 08:27:15 localhost-live org.fedoraproject.Anaconda.Boss[3259]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-0pYxDecct4,guid=299526f95eb5730087d2de605bab7b22. >Sep 26 08:27:15 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Installation. >Sep 26 08:27:15 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss. >Sep 26 08:27:15 localhost-live dbus-daemon[3259]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >Sep 26 08:27:15 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Timezone. >Sep 26 08:27:15 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Network. >Sep 26 08:27:15 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Localization. >Sep 26 08:27:15 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Security. >Sep 26 08:27:15 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.User. >Sep 26 08:27:15 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Payload. >Sep 26 08:27:15 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Storage. >Sep 26 08:27:15 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Services. >Sep 26 08:27:15 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.boss:Addons are enabled. >Sep 26 08:27:15 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:Start modules. >Sep 26 08:27:15 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Timezone >Sep 26 08:27:15 localhost-live dbus-daemon[3259]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=3269 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:27:15 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Network >Sep 26 08:27:15 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Localization >Sep 26 08:27:15 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Security >Sep 26 08:27:15 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/User >Sep 26 08:27:15 localhost-live dbus-daemon[3259]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=3269 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:27:15 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Payload >Sep 26 08:27:15 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Storage >Sep 26 08:27:15 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Services >Sep 26 08:27:15 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Addons/Baz >Sep 26 08:27:15 localhost-live dbus-daemon[3259]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=3269 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:27:15 localhost-live dbus-daemon[3259]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=3269 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:27:15 localhost-live dbus-daemon[3259]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=3269 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:27:15 localhost-live dbus-daemon[3259]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=3269 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:27:15 localhost-live dbus-daemon[3259]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=3269 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:27:15 localhost-live dbus-daemon[3259]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=3269 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:27:15 localhost-live dbus-daemon[3259]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=3269 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:27:15 localhost-live anaconda[3238]: anaconda: startup_utils: Waiting 60 sec for modules to be started. >Sep 26 08:27:16 localhost-live anaconda[3238]: anaconda: startup_utils: Waiting 59 sec for modules to be started. >Sep 26 08:27:17 localhost-live anaconda[3238]: anaconda: startup_utils: Waiting 58 sec for modules to be started. >Sep 26 08:27:18 localhost-live anaconda[3238]: anaconda: startup_utils: Waiting 57 sec for modules to be started. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3259]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3259]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3259]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Addons.Baz[3259]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Addons.Baz[3259]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Addons.Baz[3259]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Addons/Baz. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Addons.Baz[3259]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-0pYxDecct4,guid=299526f95eb5730087d2de605bab7b22. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3259]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-0pYxDecct4,guid=299526f95eb5730087d2de605bab7b22. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Addons.Baz[3259]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Addons.Baz. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3259]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone. >Sep 26 08:27:18 localhost-live dbus-daemon[3259]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is available >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Addons/Baz started successfully. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Payload[3259]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Payload[3259]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:27:18 localhost-live dbus-daemon[3259]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is available >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Timezone started successfully. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Payload[3259]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payload. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Payload[3259]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-0pYxDecct4,guid=299526f95eb5730087d2de605bab7b22. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3259]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3259]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3259]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3259]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-0pYxDecct4,guid=299526f95eb5730087d2de605bab7b22. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Payload[3259]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payload. >Sep 26 08:27:18 localhost-live dbus-daemon[3259]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is available >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Payload started successfully. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3259]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: INFO:program:Running [1] lvm version ... >Sep 26 08:27:18 localhost-live dbus-daemon[3259]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is available >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Localization started successfully. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Network[3259]: INFO:anaconda.dbus.connection:Connecting to the system bus. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Security[3259]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Security[3259]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Security[3259]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Security[3259]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-0pYxDecct4,guid=299526f95eb5730087d2de605bab7b22. >Sep 26 08:27:18 localhost-live dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.177' (uid=0 pid=3340 comm="python3 -m pyanaconda.modules.network " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:27:18 localhost-live systemd[1]: Starting Hostname Service... >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.User[3259]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: INFO:program:stdout[1]: LVM version: 2.02.177(2) (2017-12-18) >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: Library version: 1.02.146 (2017-12-18) >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: Driver version: 4.37.0 >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: INFO:program:stderr[1]: >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: INFO:program:...done [1] (exit code: 0) >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.User[3259]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: INFO:program:Running [2] btrfs --version ... >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.User[3259]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/User. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.User[3259]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-0pYxDecct4,guid=299526f95eb5730087d2de605bab7b22. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Security[3259]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security. >Sep 26 08:27:18 localhost-live dbus-daemon[3259]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is available >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.User[3259]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.User. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: INFO:program:stdout[2]: btrfs-progs v4.15.1 >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: INFO:program:stderr[2]: >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: INFO:program:...done [2] (exit code: 0) >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: INFO:program:Running [3] mkswap --version ... >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Security started successfully. >Sep 26 08:27:18 localhost-live dbus-daemon[3259]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User is available >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: INFO:program:stdout[3]: mkswap from util-linux 2.32 >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: INFO:program:stderr[3]: >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: INFO:program:...done [3] (exit code: 0) >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/User started successfully. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Services[3259]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Services[3259]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Services[3259]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Services[3259]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-0pYxDecct4,guid=299526f95eb5730087d2de605bab7b22. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: INFO:program:Running [4] multipath --version ... >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Services[3259]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services. >Sep 26 08:27:18 localhost-live dbus-daemon[3259]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is available >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Services started successfully. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: INFO:program:stdout[4]: >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: INFO:program:stderr[4]: Sep 26 08:27:18 | /etc/multipath.conf does not exist, blacklisting all devices. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: Sep 26 08:27:18 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: Unknown switch: (null) >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: multipath-tools v0.7.4 (11/15, 2017) >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: Usage: >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: multipath -F [-v lvl] [-R num] >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: multipath -t >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: multipath -h >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: Where: >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: -h print this usage text >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: -l show multipath topology (sysfs and DM info) >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: -ll show multipath topology (maximum info) >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: -f flush a multipath device map >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: -F flush all multipath device maps >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: -a add a device wwid to the wwids file >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: -A add devices from kernel command line mpath.wwids >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: parameters to wwids file >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: -c check if a device should be a path in a multipath device >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: -C check if a multipath device has usable paths >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: -q allow queue_if_no_path when multipathd is not running >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: -d dry run, do not create or update devmaps >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: -t display the currently used multipathd configuration >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: -r force devmap reload >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: -i ignore wwids file >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: -B treat the bindings file as read only >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: -b fil bindings file location >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: -w remove a device from the wwids file >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: -W reset the wwids file include only the current devices >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: -p pol force all maps to specified path grouping policy : >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: . failover one path per priority group >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: . multibus all paths in one priority group >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: . group_by_serial one priority group per serial >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: . group_by_prio one priority group per priority lvl >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: . group_by_node_name one priority group per target node >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: -v lvl verbosity level >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: . 0 no output >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: . 1 print created devmap names only >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: . 2 default verbosity >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: . 3 print debug information >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: -R num number of times to retry removes of in-use devices >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: dev action limited to: >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: . multipath named 'dev' (ex: mpath0) or >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: . multipath whose wwid is 'dev' (ex: 60051..) >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: . multipath including the path named 'dev' (ex: /dev/sda) >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: . multipath including the path with maj:min 'dev' (ex: 8:0) >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: INFO:program:...done [4] (exit code: 256) >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: INFO:program:Running [5] dmsetup --version ... >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: INFO:program:stdout[5]: Library version: 1.02.146 (2017-12-18) >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: Driver version: 4.37.0 >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: INFO:program:stderr[5]: >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: INFO:program:...done [5] (exit code: 0) >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: INFO:program:Running [6] mdadm --version ... >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: INFO:program:stdout[6]: >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: INFO:program:stderr[6]: mdadm - v4.0 - 2017-01-09 >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: INFO:program:...done [6] (exit code: 0) >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class DeviceFormat as None >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class BIOSBoot as biosboot >Sep 26 08:27:18 localhost-live dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.hostname1' >Sep 26 08:27:18 localhost-live systemd[1]: Started Hostname Service. >Sep 26 08:27:18 localhost-live audit[1]: 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' >Sep 26 08:27:18 localhost-live audit[1098]: USER_AVC pid=1098 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.177 spid=3406 tpid=3340 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=unconfined_u:system_r:install_t:s0-s0:c0.c1023 tclass=dbus permissive=1 >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Network[3259]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Network[3259]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Network[3259]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Network[3259]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-0pYxDecct4,guid=299526f95eb5730087d2de605bab7b22. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Network[3259]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Network. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class DiskLabel as disklabel >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >Sep 26 08:27:18 localhost-live dbus-daemon[3259]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network is available >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Network started successfully. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class Ext2FS as ext2 >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class Ext3FS as ext3 >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class Ext4FS as ext4 >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class FATFS as vfat >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class EFIFS as efi >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class BTRFS as btrfs >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class GFS2 as gfs2 >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class JFS as jfs >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class ReiserFS as reiserfs >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class XFS as xfs >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class HFS as hfs >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class HFSPlus as hfs+ >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class MacEFIFS as macefi >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class NTFS as ntfs >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class NFS as nfs >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class NFSv4 as nfs4 >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class Iso9660FS as iso9660 >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class NoDevFS as nodev >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class DevPtsFS as devpts >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class ProcFS as proc >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class SysFS as sysfs >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class TmpFS as tmpfs >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class BindFS as bind >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class USBFS as usbfs >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class EFIVarFS as efivarfs >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class LUKS as luks >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class MDRaidMember as mdmember >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class MultipathMember as multipath_member >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:blivet:registered device format class SwapSpace as swap >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-0pYxDecct4,guid=299526f95eb5730087d2de605bab7b22. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >Sep 26 08:27:18 localhost-live dbus-daemon[3259]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is available >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Storage started successfully. >Sep 26 08:27:18 localhost-live org.fedoraproject.Anaconda.Boss[3259]: INFO:anaconda.modules.boss.module_manager:All modules are ready now. >Sep 26 08:27:19 localhost-live anaconda[3238]: anaconda: startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >Sep 26 08:27:19 localhost-live anaconda[3238]: program: Running... udevadm trigger --action=change --subsystem-match=block >Sep 26 08:27:19 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:19 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:19 localhost-live udisksd[1102]: 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) >Sep 26 08:27:19 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:19 localhost-live anaconda[3238]: blivet: ISCSID is /sbin/iscsid >Sep 26 08:27:19 localhost-live anaconda[3238]: blivet: no initiator set >Sep 26 08:27:19 localhost-live anaconda[3238]: program: Running... modprobe fcoe >Sep 26 08:27:19 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:19 localhost-live anaconda[3238]: program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Sep 26 08:27:19 localhost-live anaconda[3238]: program: stdout: >Sep 26 08:27:19 localhost-live anaconda[3238]: program: No FCoE boot disk information is found in EDD! >Sep 26 08:27:19 localhost-live anaconda[3238]: program: Return code: 1 >Sep 26 08:27:19 localhost-live anaconda[3238]: blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Sep 26 08:27:19 localhost-live anaconda[3238]: blivet: no /etc/zfcp.conf; not configuring zfcp >Sep 26 08:27:19 localhost-live org.fedoraproject.Anaconda.Boss[3259]: INFO:anaconda.modules.boss.boss:Splitting kickstart from /usr/share/anaconda/interactive-defaults.ks. >Sep 26 08:27:19 localhost-live org.fedoraproject.Anaconda.Boss[3259]: INFO:anaconda.modules.boss.boss:Distributing kickstart. >Sep 26 08:27:19 localhost-live org.fedoraproject.Anaconda.Boss[3259]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Timezone handles commands ['timezone'] sections [] addons [] >Sep 26 08:27:19 localhost-live org.fedoraproject.Anaconda.Boss[3259]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Timezone >Sep 26 08:27:19 localhost-live org.fedoraproject.Anaconda.Boss[3259]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Network handles commands ['network'] sections [] addons [] >Sep 26 08:27:19 localhost-live org.fedoraproject.Anaconda.Boss[3259]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Network >Sep 26 08:27:19 localhost-live org.fedoraproject.Anaconda.Boss[3259]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Localization handles commands ['keyboard', 'lang'] sections [] addons [] >Sep 26 08:27:19 localhost-live org.fedoraproject.Anaconda.Boss[3259]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Localization >Sep 26 08:27:19 localhost-live org.fedoraproject.Anaconda.Boss[3259]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Security handles commands ['auth', 'authconfig', 'authselect', 'selinux', 'realm'] sections [] addons [] >Sep 26 08:27:19 localhost-live org.fedoraproject.Anaconda.Boss[3259]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Security ><auto-removed line containing rootpw> >Sep 26 08:27:19 localhost-live org.fedoraproject.Anaconda.Boss[3259]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.User >Sep 26 08:27:19 localhost-live org.fedoraproject.Anaconda.Boss[3259]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Payload handles commands [] sections [] addons [] >Sep 26 08:27:19 localhost-live org.fedoraproject.Anaconda.Boss[3259]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Payload >Sep 26 08:27:19 localhost-live org.fedoraproject.Anaconda.Boss[3259]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Storage handles commands ['zerombr', 'clearpart', 'ignoredisk'] sections [] addons [] >Sep 26 08:27:19 localhost-live org.fedoraproject.Anaconda.Boss[3259]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Storage >Sep 26 08:27:19 localhost-live org.fedoraproject.Anaconda.Boss[3259]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Services handles commands ['firstboot', 'services', 'skipx', 'xconfig'] sections [] addons [] >Sep 26 08:27:19 localhost-live org.fedoraproject.Anaconda.Modules.Services[3259]: DEBUG:anaconda.modules.common.base.base:Reading kickstart... >Sep 26 08:27:19 localhost-live org.fedoraproject.Anaconda.Modules.Services[3259]: DEBUG:anaconda.modules.services.services:Processing kickstart data... >Sep 26 08:27:19 localhost-live org.fedoraproject.Anaconda.Modules.Services[3259]: DEBUG:anaconda.modules.services.services:Enabled services are set to []. >Sep 26 08:27:19 localhost-live org.fedoraproject.Anaconda.Modules.Services[3259]: DEBUG:anaconda.modules.services.services:Disabled services are set to []. >Sep 26 08:27:19 localhost-live org.fedoraproject.Anaconda.Modules.Services[3259]: DEBUG:anaconda.modules.services.services:Default desktop is set to . >Sep 26 08:27:19 localhost-live org.fedoraproject.Anaconda.Modules.Services[3259]: DEBUG:anaconda.modules.services.services:Setup on boot is set to SetupOnBootAction.ENABLED. >Sep 26 08:27:19 localhost-live org.fedoraproject.Anaconda.Modules.Services[3259]: DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >Sep 26 08:27:19 localhost-live org.fedoraproject.Anaconda.Boss[3259]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Addons.Baz handles commands [] sections [] addons [] >Sep 26 08:27:19 localhost-live org.fedoraproject.Anaconda.Boss[3259]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Addons.Baz >Sep 26 08:27:19 localhost-live anaconda[3238]: anaconda: kickstart: Command firstboot will be parsed in DBus module. >Sep 26 08:27:19 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3259]: DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >Sep 26 08:27:19 localhost-live anaconda[3238]: anaconda: localization: setting locale to: en_US.UTF-8 >Sep 26 08:27:19 localhost-live anaconda[3238]: anaconda: network: devices found ['ens33'] >Sep 26 08:27:19 localhost-live anaconda[3238]: ifcfg: content of files (network initialization): >Sep 26 08:27:19 localhost-live anaconda[3238]: ifcfg: all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address': [0, 12, 41, 4, 205, 173], 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'Wired connection 1', 'uuid': 'ac3cbbff-0714-36fe-aa56-6e77c7eff80e', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1537964596}, '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': {}}] >Sep 26 08:27:19 localhost-live anaconda[3238]: anaconda: network: ensure single initramfs connections >Sep 26 08:27:19 localhost-live anaconda[3238]: anaconda: network: apply kickstart >Sep 26 08:27:19 localhost-live anaconda[3238]: anaconda: network: create missing ifcfg files >Sep 26 08:27:19 localhost-live anaconda[3238]: anaconda: network: ifcfg file for ens33 not found >Sep 26 08:27:20 localhost-live NetworkManager[1275]: <info> [1537964840.0785] settings-connection[0x7fed640085f0,ac3cbbff-0714-36fe-aa56-6e77c7eff80e]: write: successfully updated (ifcfg-rh: persist (null)), connection was modified in the process >Sep 26 08:27:20 localhost-live NetworkManager[1275]: <info> [1537964840.0803] audit: op="connection-update" uuid="ac3cbbff-0714-36fe-aa56-6e77c7eff80e" name="ens33" args="connection.id,connection.timestamp" pid=3238 uid=0 result="success" >Sep 26 08:27:20 localhost-live NetworkManager[1275]: <info> [1537964840.1305] settings-connection[0x7fed640085f0,ac3cbbff-0714-36fe-aa56-6e77c7eff80e]: write: successfully updated (ifcfg-rh: update /etc/sysconfig/network-scripts/ifcfg-ens33), connection was modified in the process >Sep 26 08:27:20 localhost-live NetworkManager[1275]: <info> [1537964840.1311] audit: op="connection-update" uuid="ac3cbbff-0714-36fe-aa56-6e77c7eff80e" name="ens33" args="connection.timestamp,connection.interface-name" pid=3238 uid=0 result="success" >Sep 26 08:27:20 localhost-live NetworkManager[1275]: <info> [1537964840.1911] settings-connection[0x7fed640085f0,ac3cbbff-0714-36fe-aa56-6e77c7eff80e]: write: successfully updated (ifcfg-rh: update /etc/sysconfig/network-scripts/ifcfg-ens33), connection was modified in the process >Sep 26 08:27:20 localhost-live NetworkManager[1275]: <info> [1537964840.1916] audit: op="connection-update" uuid="ac3cbbff-0714-36fe-aa56-6e77c7eff80e" name="ens33" args="connection.timestamp,802-3-ethernet.mac-address" pid=3238 uid=0 result="success" >Sep 26 08:27:20 localhost-live anaconda[3238]: anaconda: network: dumping ifcfg file for ens33 from default autoconnection ac3cbbff-0714-36fe-aa56-6e77c7eff80e >Sep 26 08:27:20 localhost-live anaconda[3238]: anaconda: network: missing ifcfgs created for devices ['ens33'] >Sep 26 08:27:20 localhost-live anaconda[3238]: ifcfg: content of files (missing ifcfgs created for devices ['ens33']): >Sep 26 08:27:20 localhost-live anaconda[3238]: ifcfg: /etc/sysconfig/network-scripts/ifcfg-ens33: >Sep 26 08:27:20 localhost-live anaconda[3238]: ifcfg: TYPE=Ethernet >Sep 26 08:27:20 localhost-live anaconda[3238]: ifcfg: PROXY_METHOD=none >Sep 26 08:27:20 localhost-live anaconda[3238]: ifcfg: BROWSER_ONLY=no >Sep 26 08:27:20 localhost-live anaconda[3238]: ifcfg: BOOTPROTO=dhcp >Sep 26 08:27:20 localhost-live anaconda[3238]: ifcfg: DEFROUTE=yes >Sep 26 08:27:20 localhost-live anaconda[3238]: ifcfg: IPV4_FAILURE_FATAL=no >Sep 26 08:27:20 localhost-live anaconda[3238]: ifcfg: IPV6INIT=yes >Sep 26 08:27:20 localhost-live anaconda[3238]: ifcfg: IPV6_AUTOCONF=yes >Sep 26 08:27:20 localhost-live anaconda[3238]: ifcfg: IPV6_DEFROUTE=yes >Sep 26 08:27:20 localhost-live anaconda[3238]: ifcfg: IPV6_FAILURE_FATAL=no >Sep 26 08:27:20 localhost-live anaconda[3238]: ifcfg: IPV6_ADDR_GEN_MODE=stable-privacy >Sep 26 08:27:20 localhost-live anaconda[3238]: ifcfg: NAME=ens33 >Sep 26 08:27:20 localhost-live anaconda[3238]: ifcfg: UUID=ac3cbbff-0714-36fe-aa56-6e77c7eff80e >Sep 26 08:27:20 localhost-live anaconda[3238]: ifcfg: ONBOOT=yes >Sep 26 08:27:20 localhost-live anaconda[3238]: ifcfg: AUTOCONNECT_PRIORITY=-999 >Sep 26 08:27:20 localhost-live anaconda[3238]: ifcfg: DEVICE=ens33 >Sep 26 08:27:20 localhost-live anaconda[3238]: ifcfg: all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'ens33', 'uuid': 'ac3cbbff-0714-36fe-aa56-6e77c7eff80e', 'interface-name': 'ens33', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1537964596}, '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': {}}] >Sep 26 08:27:20 localhost-live anaconda[3238]: anaconda: network: set real ONBOOT value >Sep 26 08:27:20 localhost-live anaconda[3238]: anaconda: threading: Running Thread: AnaWaitForConnectingNMThread (139820630419200) >Sep 26 08:27:20 localhost-live anaconda[3238]: anaconda: screen_access: parsing existing user interaction config file in /etc/sysconfig/anaconda >Sep 26 08:27:20 localhost-live anaconda[3238]: anaconda: anaconda: setting display mode to TUI >Sep 26 08:27:20 localhost-live anaconda[3238]: simpleline: Scheduling screen AskVNCSpoke >Sep 26 08:27:20 localhost-live anaconda[3238]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 08:27:20 localhost-live anaconda[3238]: simpleline: Starting main loop >Sep 26 08:27:20 localhost-live anaconda[3238]: simpleline: Processing signal RenderScreenSignal >Sep 26 08:27:20 localhost-live anaconda[3238]: simpleline: Processing screen ScreenData(AskVNCSpoke,None,False) >Sep 26 08:27:20 localhost-live anaconda[3238]: simpleline: Input is required by ScreenData(AskVNCSpoke,None,False) screen >Sep 26 08:27:20 localhost-live anaconda[3238]: anaconda: network: got 0 NTP servers from DHCP >Sep 26 08:27:20 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3259]: DEBUG:anaconda.modules.timezone.timezone:NTP servers are set to []. >Sep 26 08:27:20 localhost-live anaconda[3238]: anaconda: threading: Thread Done: AnaWaitForConnectingNMThread (139820630419200) >Sep 26 08:27:48 localhost-live anaconda[3238]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 08:27:48 localhost-live anaconda[3238]: simpleline: Processing signal InputReceivedSignal >Sep 26 08:27:48 localhost-live anaconda[3238]: simpleline: New signal InputReadySignal enqueued with source AskVNCSpoke >Sep 26 08:27:48 localhost-live anaconda[3238]: simpleline: Processing signal InputReadySignal >Sep 26 08:27:48 localhost-live anaconda[3238]: simpleline: New signal CloseScreenSignal enqueued with source AskVNCSpoke >Sep 26 08:27:48 localhost-live anaconda[3238]: simpleline: Processing signal CloseScreenSignal >Sep 26 08:27:48 localhost-live anaconda[3238]: simpleline: Closing screen ScreenData(AskVNCSpoke,None,False) from AskVNCSpoke >Sep 26 08:27:48 localhost-live anaconda[3238]: simpleline: Main loop ended. Running callback if set. >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: anaconda: Display mode is set to 'interactive text mode'. >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: isys: 8275356 kB (8081 MB) are available >Sep 26 08:27:48 localhost-live anaconda[3238]: program: Running... losetup --list >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: startup_utils: check_memory(): total:8081, needed:320, graphical:410 >Sep 26 08:27:48 localhost-live anaconda[3238]: program: Running [7] e2fsck -V ... >Sep 26 08:27:48 localhost-live anaconda[3238]: program: stdout[7]: >Sep 26 08:27:48 localhost-live anaconda[3238]: program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) >Using EXT2FS Library version 1.43.8, 1-Jan-2018 >Sep 26 08:27:48 localhost-live anaconda[3238]: program: ...done [7] (exit code: 0) >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: get_format('ext4') returning Ext4FS instance with object id 0 >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: trying to set new default fstype to 'ext4' >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: get_format('ext4') returning Ext4FS instance with object id 1 >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: installclass: Searching /usr/lib64/python3.6/site-packages/pyanaconda/installclasses. >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: installclass: Found Scientific Linux (ScientificBaseInstallClass). >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: installclass: Found Red Hat Enterprise Linux (RHELBaseInstallClass). >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: installclass: Found Fedora (DefaultInstallClass). >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: installclass: Found Atomic Host (AtomicHostInstallClass). >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: installclass: Found Fedora Server (FedoraServerInstallClass). >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: installclass: Found Fedora Workstation (FedoraWorkstationInstallClass). >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: installclass: Found CentOS Linux (CentOSBaseInstallClass). >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: installclass: Found Fedora (FedoraBaseInstallClass). >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: installclass: Using a visible install class Fedora Workstation (FedoraWorkstationInstallClass). >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: bootloader: bootloader GRUB2 on X86 platform >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: autopart: Detected 7.89 GiB of memory >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: autopart: Suggested swap size (7.89 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: autopart: Swap attempt of 0.0 >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: bootloader: bootloader GRUB2 on X86 platform >Sep 26 08:27:48 localhost-live org.fedoraproject.Anaconda.Modules.Services[3259]: DEBUG:anaconda.modules.services.services:Default target is set to multi-user.target. >Sep 26 08:27:48 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:48 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:48 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:48 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: storage_utils: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: threading: Running Thread: AnaStorageThread (139820621764352) >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: threading: Running Thread: AnaTimeInitThread (139820630419200) >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: payload: Restarting payload thread >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: threading: Running Thread: AnaPayloadRestartThread (139820612060928) >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: geoloc: Geolocation is enabled. >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: threading: Running Thread: AnaPayloadThread (139820603668224) >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: payload: Updating payload thread state: 0 >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: payload: Updating payload thread state: 1 >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: threading: Thread Done: AnaPayloadRestartThread (139820612060928) >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: threading: Running Thread: AnaGeolocationRefreshThread (139820612060928) >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: geoloc: Starting geolocation lookup >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: geoloc: Geolocation provider: Fedora GeoIP >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: flags: Not doing 'start chronyd' in live installation >Sep 26 08:27:48 localhost-live anaconda[3238]: simpleline: GLib event loop is used! >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: no initiator set >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: resetting Blivet (version 3.0.0.b1) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f2a8705ddd8> >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >Sep 26 08:27:48 localhost-live anaconda[3238]: program: Running [8] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: ui.common: Spoke PasswordSpoke will not be displayed because it has already been visited before. >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: ui.common: Spoke UserSpoke will not be displayed because it has already been visited before. >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: ui.common: Spoke NetworkSpoke will not be displayed because it has already been visited before. >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: lifecycle: Adding controller: SummaryHub >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: lifecycle: Module initialized: TimeSpoke >Sep 26 08:27:48 localhost-live audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:27:48 localhost-live audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:27:48 localhost-live audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:27:48 localhost-live audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:27:48 localhost-live audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:27:48 localhost-live audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:27:48 localhost-live audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:27:48 localhost-live audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:27:48 localhost-live audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:27:48 localhost-live audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:27:48 localhost-live audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:27:48 localhost-live anaconda[3238]: program: stdout[8]: >Sep 26 08:27:48 localhost-live anaconda[3238]: program: stderr[8]: >Sep 26 08:27:48 localhost-live anaconda[3238]: program: ...done [8] (exit code: 0) >Sep 26 08:27:48 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:48 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: DeviceTree.handle_device: name: sr0 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-VMware_Virtual_IDE_CDROM_Drive_10000000000000000001 ' >'/dev/disk/by-uuid/2018-04-25-06-43-09-00 ' >'/dev/disk/by-label/Fedora-WS-Live-28-1-1 ' >'/dev/disk/by-path/pci-0000:00:07.1-ata-2 /dev/cdrom', >'DEVNAME': '/dev/sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31: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_CDROM_MRW': '1', >'ID_CDROM_MRW_W': '1', >'ID_FOR_SEAT': 'block-pci-0000_00_07_1-ata-2', >'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-WS-Live-28-1-1', >'ID_FS_LABEL_ENC': 'Fedora-WS-Live-28-1-1', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2018-04-25-06-43-09-00', >'ID_FS_UUID_ENC': '2018-04-25-06-43-09-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': '3a663a44', >'ID_PATH': 'pci-0000:00:07.1-ata-2', >'ID_PATH_TAG': 'pci-0000_00_07_1-ata-2', >'ID_REVISION': '00000001', >'ID_SERIAL': 'VMware_Virtual_IDE_CDROM_Drive_10000000000000000001', >'ID_SERIAL_SHORT': '10000000000000000001', >'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/ata32/host31/target31:0:0/31:0:0:0/block/sr0', >'TAGS': ':systemd:uaccess:seat:', >'USEC_INITIALIZED': '14871215'} ; >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: OpticalDevicePopulator.run: >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: get_format('None') returning DeviceFormat instance with object id 3 >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: get_format('None') returning DeviceFormat instance with object id 4 >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 ; >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: added cdrom sr0 (id 2) to device tree >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: got device: OpticalDevice instance (0x7f2a849f8588) -- >name = sr0 status = True id = 2 >children = [] >parents = [] >uuid = None size = 1.67 GiB >format = existing None >major = 11 minor = 0 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >target size = 1.67 GiB path = /dev/sr0 >format args = [] original_format = None >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: DeviceTree.handle_format: name: sr0 ; >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: OpticalDevice.media_present: sr0 ; status: True ; >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 >Sep 26 08:27:48 localhost-live audit[1]: 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' >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: get_format('efi') returning EFIFS instance with object id 7 >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: get_format('macefi') returning MacEFIFS instance with object id 8 >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: type detected on 'sr0' is 'iso9660' >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: Iso9660FS.supported: supported: True ; >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: get_format('iso9660') returning Iso9660FS instance with object id 10 >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: OpticalDevice._set_format: sr0 ; type: iso9660 ; current: None ; >Sep 26 08:27:48 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:48 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:48 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:48 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:48 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:48 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: Iso9660FS.supported: supported: True ; >Sep 26 08:27:48 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: lifecycle: Module initialized: LangSpoke >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: ui.tui.hubs: Spoke SourceSpoke initialization failure! >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: ui.tui.hubs: Spoke SoftwareSpoke initialization failure! >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: threading: Running Thread: AnaStorageWatcher (139820589147904) >Sep 26 08:27:48 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:48 localhost-live anaconda[3238]: anaconda: lifecycle: Initialization of all modules (3) has been started. >Sep 26 08:27:48 localhost-live anaconda[3238]: simpleline: Scheduling screen SummaryHub >Sep 26 08:27:48 localhost-live anaconda[3238]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 08:27:48 localhost-live anaconda[3238]: simpleline: Scheduling screen ProgressSpoke >Sep 26 08:27:48 localhost-live anaconda[3238]: simpleline: Starting main loop >Sep 26 08:27:48 localhost-live anaconda[3238]: simpleline: Processing screen ScreenData(SummaryHub,None,False) >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: Iso9660FS.supported: supported: True ; >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: got format: existing iso9660 filesystem >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-uuid/10114546123328479187 ' >'/dev/disk/by-path/pci-0000:02:05.0-ata-1 ' >'/dev/disk/by-id/wwn-0x5000c29a16e9a08b /dev/disk/by-label/zroot ' >'/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001', >'DEVNAME': '/dev/sda', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'zroot', >'ID_FS_LABEL_ENC': 'zroot', >'ID_FS_TYPE': 'zfs_member', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '10114546123328479187', >'ID_FS_UUID_ENC': '10114546123328479187', >'ID_FS_UUID_SUB': '1019376590726334209', >'ID_FS_UUID_SUB_ENC': '1019376590726334209', >'ID_FS_VERSION': '5000', >'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', >'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', >'ID_PATH': 'pci-0000:02:05.0-ata-1', >'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', >'ID_REVISION': '00000001', >'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', >'ID_SERIAL_SHORT': '00000000000000000001', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c29a16e9a08b', >'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', >'MAJOR': '8', >'MINOR': '0', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '14688421'} ; >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Sep 26 08:27:48 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DiskDevicePopulator.run: name: sda ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: sda is a disk >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('None') returning DeviceFormat instance with object id 13 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('None') returning DeviceFormat instance with object id 14 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: updated sda size to 20 GiB (20 GiB) >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: added disk sda (id 12) to device tree >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: got device: DiskDevice instance (0x7f2a848cffd0) -- >name = sda status = True id = 12 >children = [] >parents = [] >uuid = None size = 20 GiB >format = existing None >major = 8 minor = 0 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >target size = 20 GiB path = /dev/sda >format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.handle_format: name: sda ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 16 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('efi') returning EFIFS instance with object id 17 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('macefi') returning MacEFIFS instance with object id 18 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('macefi') returning MacEFIFS instance with object id 19 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DiskLabel.__init__: uuid: 7ae1a7b0-6543-4105-b1a6-3178269fc375 ; label: zroot ; device: /dev/sda ; serial: VMware_Virtual_SATA_Hard_Drive_00000000000000000001 ; exists: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: Set pmbr_boot on parted.Disk instance -- >type: gpt primaryPartitionCount: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7f2a867e5e10>, <parted.partition.Partition object at 0x7f2a87050a20>, <parted.partition.Partition object at 0x7f2a87050c88>] >device: <parted.device.Device object at 0x7f2a87039eb8> >PedDisk: <_ped.Disk object at 0x7f2a8496d608> >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('disklabel') returning DiskLabel instance with object id 20 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: got format: existing gpt disklabel >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/10114546123328479187 ' >'/dev/disk/by-id/wwn-0x5000c29a16e9a08b-part1 ' >'/dev/disk/by-partuuid/eb725671-cbce-43e5-b63e-2ce2c0625bc0 ' >'/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001-part1 ' >'/dev/disk/by-label/zroot ' >'/dev/disk/by-path/pci-0000:02:05.0-ata-1-part1', >'DEVNAME': '/dev/sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'zroot', >'ID_FS_LABEL_ENC': 'zroot', >'ID_FS_TYPE': 'zfs_member', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '10114546123328479187', >'ID_FS_UUID_ENC': '10114546123328479187', >'ID_FS_UUID_SUB': '1019376590726334209', >'ID_FS_UUID_SUB_ENC': '1019376590726334209', >'ID_FS_VERSION': '5000', >'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', >'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '524288', >'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', >'ID_PART_ENTRY_UUID': 'eb725671-cbce-43e5-b63e-2ce2c0625bc0', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', >'ID_PATH': 'pci-0000:02:05.0-ata-1', >'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', >'ID_REVISION': '00000001', >'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', >'ID_SERIAL_SHORT': '00000000000000000001', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c29a16e9a08b', >'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', >'MAJOR': '8', >'MINOR': '1', >'PARTN': '1', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda1', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '14741994'} ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: PartitionDevicePopulator.run: name: sda1 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('None') returning DeviceFormat instance with object id 23 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('None') returning DeviceFormat instance with object id 24 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: updated sda1 size to 256 MiB (256 MiB) >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: looking up parted Partition: /dev/sda1 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: PartitionDevice.probe: sda1 ; exists: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: updated sda1 size to 256 MiB (256 MiB) >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: added partition sda1 (id 22) to device tree >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: got device: PartitionDevice instance (0x7f2a85ea6f60) -- >name = sda1 status = True id = 22 >children = [] >parents = ['existing 20 GiB disk sda (12) with existing gpt disklabel'] >uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB >format = existing None >major = 8 minor = 1 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >target size = 256 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 0x7f2a87039f60> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f2a867e5d30> PedPartition: <_ped.Partition object at 0x7f2a84903ca8> >disk = existing 20 GiB disk sda (12) with existing gpt disklabel >start = 2048 end = 526335 length = 524288 >flags = boot, esp >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.handle_format: name: sda1 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 26 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('efi') returning EFIFS instance with object id 27 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('macefi') returning MacEFIFS instance with object id 28 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('macefi') returning MacEFIFS instance with object id 29 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: type detected on 'sda1' is 'zfs_member' >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('zfs_member') returning DeviceFormat instance with object id 30 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: got format: existing None >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:02:05.0-ata-1-part2 ' >'/dev/disk/by-label/zroot ' >'/dev/disk/by-uuid/f90439ed-4366-4338-8eae-ee8351e0ada6 ' >'/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001-part2 ' >'/dev/disk/by-id/wwn-0x5000c29a16e9a08b-part2 ' >'/dev/disk/by-partlabel/Boot ' >'/dev/disk/by-partuuid/d69d5f64-f14d-4223-90ed-a988ace0b80e', >'DEVNAME': '/dev/sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'zroot', >'ID_FS_LABEL_ENC': 'zroot', >'ID_FS_TYPE': 'xfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'f90439ed-4366-4338-8eae-ee8351e0ada6', >'ID_FS_UUID_ENC': 'f90439ed-4366-4338-8eae-ee8351e0ada6', >'ID_FS_UUID_SUB': '1019376590726334209', >'ID_FS_UUID_SUB_ENC': '1019376590726334209', >'ID_FS_VERSION': '5000', >'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', >'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NAME': 'Boot', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '526336', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '2097152', >'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', >'ID_PART_ENTRY_UUID': 'd69d5f64-f14d-4223-90ed-a988ace0b80e', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', >'ID_PATH': 'pci-0000:02:05.0-ata-1', >'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', >'ID_REVISION': '00000001', >'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', >'ID_SERIAL_SHORT': '00000000000000000001', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c29a16e9a08b', >'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', >'MAJOR': '8', >'MINOR': '2', >'PARTN': '2', >'PARTNAME': 'Boot', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda2', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '14791759'} ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: PartitionDevicePopulator.run: name: sda2 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('None') returning DeviceFormat instance with object id 33 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('None') returning DeviceFormat instance with object id 34 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: updated sda2 size to 1024 MiB (1024 MiB) >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: looking up parted Partition: /dev/sda2 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: PartitionDevice.probe: sda2 ; exists: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: updated sda2 size to 1024 MiB (1024 MiB) >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: added partition sda2 (id 32) to device tree >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: got device: PartitionDevice instance (0x7f2a87050198) -- >name = sda2 status = True id = 32 >children = [] >parents = ['existing 20 GiB disk sda (12) with existing gpt disklabel'] >uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB >format = existing None >major = 8 minor = 2 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >target size = 1024 MiB path = /dev/sda2 >format args = [] original_format = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >parted_partition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f2a87039f60> fileSystem: <parted.filesystem.FileSystem object at 0x7f2a87050cc0> >number: 2 path: /dev/sda2 type: 0 >name: Boot active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f2a87050518> PedPartition: <_ped.Partition object at 0x7f2a84903c50> >disk = existing 20 GiB disk sda (12) with existing gpt disklabel >start = 526336 end = 2623487 length = 2097152 >flags = >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.handle_format: name: sda2 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 36 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('efi') returning EFIFS instance with object id 37 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('macefi') returning MacEFIFS instance with object id 38 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('macefi') returning MacEFIFS instance with object id 39 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: type detected on 'sda2' is 'xfs' >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: XFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('xfs') returning XFS instance with object id 40 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: PartitionDevice._set_format: sda2 ; type: xfs ; current: None ; >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: XFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: XFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: got format: existing xfs filesystem >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.handle_device: name: sda3 ; info: {'DEVLINKS': '/dev/disk/by-label/zroot /dev/disk/by-uuid/10114546123328479187 ' >'/dev/disk/by-partlabel/ZFS\\x20Root ' >'/dev/disk/by-partuuid/853f13f9-601f-4471-bb23-a8f593b54710 ' >'/dev/disk/by-path/pci-0000:02:05.0-ata-1-part3 ' >'/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001-part3 ' >'/dev/disk/by-id/wwn-0x5000c29a16e9a08b-part3', >'DEVNAME': '/dev/sda3', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'zroot', >'ID_FS_LABEL_ENC': 'zroot', >'ID_FS_TYPE': 'zfs_member', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '10114546123328479187', >'ID_FS_UUID_ENC': '10114546123328479187', >'ID_FS_UUID_SUB': '1019376590726334209', >'ID_FS_UUID_SUB_ENC': '1019376590726334209', >'ID_FS_VERSION': '5000', >'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', >'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NAME': 'ZFS\\x20Root', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '2623488', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '39319519', >'ID_PART_ENTRY_TYPE': '6a898cc3-1dd2-11b2-99a6-080020736631', >'ID_PART_ENTRY_UUID': '853f13f9-601f-4471-bb23-a8f593b54710', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', >'ID_PATH': 'pci-0000:02:05.0-ata-1', >'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', >'ID_REVISION': '00000001', >'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', >'ID_SERIAL_SHORT': '00000000000000000001', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c29a16e9a08b', >'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', >'MAJOR': '8', >'MINOR': '3', >'PARTN': '3', >'PARTNAME': 'ZFS Root', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda3', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '14720461'} ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: PartitionDevicePopulator.run: name: sda3 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:49 localhost-live anaconda[3238]: anaconda: geoloc: Geolocation lookup finished in 0.9 seconds >Sep 26 08:27:49 localhost-live anaconda[3238]: anaconda: geoloc: got results from geolocation >Sep 26 08:27:49 localhost-live anaconda[3238]: anaconda: threading: Thread Done: AnaGeolocationRefreshThread (139820612060928) >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('None') returning DeviceFormat instance with object id 43 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('None') returning DeviceFormat instance with object id 44 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: looking up parted Partition: /dev/sda3 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: PartitionDevice.probe: sda3 ; exists: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: added partition sda3 (id 42) to device tree >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: got device: PartitionDevice instance (0x7f2a8494a7b8) -- >name = sda3 status = True id = 42 >children = [] >parents = ['existing 20 GiB disk sda (12) with existing gpt disklabel'] >uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB >format = existing None >major = 8 minor = 3 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >target size = 18.75 GiB path = /dev/sda3 >format args = [] original_format = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >parted_partition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f2a87039f60> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: ZFS Root active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f2a87050d30> PedPartition: <_ped.Partition object at 0x7f2a84903d00> >disk = existing 20 GiB disk sda (12) with existing gpt disklabel >start = 2623488 end = 41943006 length = 39319519 >flags = >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.handle_format: name: sda3 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 46 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('efi') returning EFIFS instance with object id 47 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('macefi') returning MacEFIFS instance with object id 48 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('macefi') returning MacEFIFS instance with object id 49 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: type detected on 'sda3' is 'zfs_member' >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('zfs_member') returning DeviceFormat instance with object id 50 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: got format: existing None >Sep 26 08:27:49 localhost-live anaconda[3238]: 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': '14920704'} ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: LoopDevicePopulator.run: name: loop0 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('None') returning DeviceFormat instance with object id 53 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('None') returning DeviceFormat instance with object id 54 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: FileDevice.update_sysfs_path: /run/initramfs/live/LiveOS/squashfs.img ; status: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 52) to device tree >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('None') returning DeviceFormat instance with object id 57 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('None') returning DeviceFormat instance with object id 58 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: added loop loop0 (id 56) to device tree >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: got device: LoopDevice instance (0x7f2a8ec0cd68) -- >name = loop0 status = False id = 56 >children = [] >parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (52)'] >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 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.handle_format: name: loop0 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 60 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('efi') returning EFIFS instance with object id 61 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('macefi') returning MacEFIFS instance with object id 62 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('macefi') returning MacEFIFS instance with object id 63 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: type detected on 'loop0' is 'squashfs' >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('squashfs') returning DeviceFormat instance with object id 64 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: got format: existing None >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' >'/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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', >'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', >'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': '14911382'} ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: LoopDevicePopulator.run: name: loop1 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('None') returning DeviceFormat instance with object id 67 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('None') returning DeviceFormat instance with object id 68 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: added file /LiveOS/rootfs.img (id 66) to device tree >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('None') returning DeviceFormat instance with object id 71 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('None') returning DeviceFormat instance with object id 72 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: added loop loop1 (id 70) to device tree >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: got device: LoopDevice instance (0x7f2a84059588) -- >name = loop1 status = False id = 70 >children = [] >parents = ['existing 0 B file /LiveOS/rootfs.img (66)'] >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 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.handle_format: name: loop1 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 74 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('efi') returning EFIFS instance with object id 75 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('macefi') returning MacEFIFS instance with object id 76 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('macefi') returning MacEFIFS instance with object id 77 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: type detected on 'loop1' is 'ext4' >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running... dumpe2fs -h /dev/loop1 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stdout: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Filesystem volume name: Anaconda >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Last mounted on: /mnt/sysimage >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Filesystem UUID: 2104d1fa-6dee-4455-b87d-554b7b2009e4 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Filesystem magic number: 0xEF53 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Filesystem revision #: 1 (dynamic) >Sep 26 08:27:49 localhost-live anaconda[3238]: 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 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Filesystem flags: signed_directory_hash >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Default mount options: user_xattr acl >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Filesystem state: clean >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Errors behavior: Continue >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Filesystem OS type: Linux >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Inode count: 426816 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Block count: 1703936 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Reserved block count: 0 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Free blocks: 399716 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Free inodes: 268078 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: First block: 0 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Block size: 4096 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Fragment size: 4096 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Group descriptor size: 64 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Reserved GDT blocks: 831 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Blocks per group: 32768 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Fragments per group: 32768 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Inodes per group: 8208 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Inode blocks per group: 513 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Flex block group size: 16 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Filesystem created: Wed Apr 25 02:32:08 2018 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Last mount time: Wed Apr 25 02:32:10 2018 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Last write time: Wed Apr 25 02:40:34 2018 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Mount count: 0 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Maximum mount count: -1 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Last checked: Wed Apr 25 02:40:34 2018 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Check interval: 0 (<none>) >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Lifetime writes: 6409 MB >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Reserved blocks uid: 0 (user root) >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Reserved blocks gid: 0 (group root) >Sep 26 08:27:49 localhost-live anaconda[3238]: program: First inode: 11 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Inode size: 256 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Required extra isize: 32 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Desired extra isize: 32 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Journal inode: 8 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Default directory hash: half_md4 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Directory Hash Seed: 0808e3f2-f323-4330-8f5c-34200363499d >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Journal backup: inode blocks >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Journal features: journal_incompat_revoke journal_64bit >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Journal size: 64M >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Journal length: 16384 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Journal sequence: 0x00000605 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Journal start: 0 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stderr: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running... resize2fs -P /dev/loop1 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stdout: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Couldn't find valid filesystem superblock. >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stderr: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: b'resize2fs 1.43.8 (1-Jan-2018)' >Sep 26 08:27:49 localhost-live anaconda[3238]: program: b'resize2fs: Device or resource busy while trying to open /dev/loop1' >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Return code: 1 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('ext4') returning Ext4FS instance with object id 78 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: got format: existing ext4 filesystem >Sep 26 08:27:49 localhost-live anaconda[3238]: 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': '14935466'} ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: LoopDevicePopulator.run: name: loop2 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('None') returning DeviceFormat instance with object id 81 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('None') returning DeviceFormat instance with object id 82 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: added file /overlay (deleted) (id 80) to device tree >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('None') returning DeviceFormat instance with object id 85 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('None') returning DeviceFormat instance with object id 86 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: added loop loop2 (id 84) to device tree >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: got device: LoopDevice instance (0x7f2a84059358) -- >name = loop2 status = False id = 84 >children = [] >parents = ['existing 0 B file /overlay (deleted) (80)'] >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 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.handle_format: name: loop2 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: no type or existing type for loop2, bailing >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw ' >'/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' >'/dev/mapper/live-rw /dev/disk/by-label/Anaconda', >'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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', >'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', >'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': '7864421'} ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running [9] dmsetup info -co subsystem --noheadings live-rw ... >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stdout[9]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stderr[9]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: ...done [9] (exit code: 0) >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running [10] dmsetup info -co subsystem --noheadings live-rw ... >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stdout[10]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stderr[10]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: ...done [10] (exit code: 0) >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running [11] dmsetup info -co subsystem --noheadings live-rw ... >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stdout[11]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stderr[11]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: ...done [11] (exit code: 0) >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running [12] dmsetup info -co subsystem --noheadings live-rw ... >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stdout[12]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stderr[12]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: ...done [12] (exit code: 0) >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running [13] dmsetup info -co subsystem --noheadings live-rw ... >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stdout[13]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stderr[13]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: ...done [13] (exit code: 0) >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running [14] dmsetup info -co subsystem --noheadings live-rw ... >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stdout[14]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stderr[14]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: ...done [14] (exit code: 0) >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running [15] dmsetup info -co subsystem --noheadings live-rw ... >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stdout[15]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stderr[15]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: ...done [15] (exit code: 0) >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DMDevicePopulator.run: name: live-rw ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (70) with existing ext4 filesystem >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (84) >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('None') returning DeviceFormat instance with object id 90 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('None') returning DeviceFormat instance with object id 91 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: added dm live-rw (id 89) to device tree >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: got device: DMDevice instance (0x7f2a84064d30) -- >name = live-rw status = True id = 89 >children = [] >parents = ['existing 0 B loop loop1 (70) with existing ext4 filesystem'] >uuid = None size = 6.5 GiB >format = existing None >major = 0 minor = 0 exists = True protected = True >sysfs path = /sys/devices/virtual/block/dm-0 >target size = 6.5 GiB path = /dev/mapper/live-rw >format args = [] original_format = None target = None dm_uuid = None >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running [16] dmsetup info -co subsystem --noheadings live-rw ... >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stdout[16]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stderr[16]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: ...done [16] (exit code: 0) >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running [17] dmsetup info -co subsystem --noheadings live-rw ... >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stdout[17]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stderr[17]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: ...done [17] (exit code: 0) >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.handle_format: name: live-rw ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 93 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('efi') returning EFIFS instance with object id 94 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('macefi') returning MacEFIFS instance with object id 95 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('macefi') returning MacEFIFS instance with object id 96 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: type detected on 'live-rw' is 'ext4' >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running... dumpe2fs -h /dev/mapper/live-rw >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stdout: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Filesystem volume name: Anaconda >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Last mounted on: /sysroot >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Filesystem UUID: 2104d1fa-6dee-4455-b87d-554b7b2009e4 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Filesystem magic number: 0xEF53 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Filesystem revision #: 1 (dynamic) >Sep 26 08:27:49 localhost-live anaconda[3238]: 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 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Filesystem flags: signed_directory_hash >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Default mount options: user_xattr acl >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Filesystem state: clean >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Errors behavior: Continue >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Filesystem OS type: Linux >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Inode count: 426816 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Block count: 1703936 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Reserved block count: 0 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Free blocks: 399716 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Free inodes: 268078 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: First block: 0 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Block size: 4096 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Fragment size: 4096 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Group descriptor size: 64 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Reserved GDT blocks: 831 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Blocks per group: 32768 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Fragments per group: 32768 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Inodes per group: 8208 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Inode blocks per group: 513 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Flex block group size: 16 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Filesystem created: Wed Apr 25 02:32:08 2018 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Last mount time: Wed Sep 26 03:23:01 2018 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Last write time: Wed Sep 26 03:23:01 2018 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Mount count: 1 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Maximum mount count: -1 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Last checked: Wed Apr 25 02:40:34 2018 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Check interval: 0 (<none>) >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Lifetime writes: 6409 MB >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Reserved blocks uid: 0 (user root) >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Reserved blocks gid: 0 (group root) >Sep 26 08:27:49 localhost-live anaconda[3238]: program: First inode: 11 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Inode size: 256 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Required extra isize: 32 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Desired extra isize: 32 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Journal inode: 8 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: First orphan inode: 295786 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Default directory hash: half_md4 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Directory Hash Seed: 0808e3f2-f323-4330-8f5c-34200363499d >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Journal backup: inode blocks >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Journal features: journal_incompat_revoke journal_64bit >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Journal size: 64M >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Journal length: 16384 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Journal sequence: 0x0000088e >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Journal start: 12524 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stderr: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running... resize2fs -P /dev/mapper/live-rw >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stdout: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Estimated minimum size of the filesystem: 1686731 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stderr: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: b'resize2fs 1.43.8 (1-Jan-2018)' >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: padding min size from 6.43 GiB up to 6.5 GiB >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('ext4') returning Ext4FS instance with object id 97 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: got format: existing ext4 filesystem >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/mapper/live-base ' >'/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' >'/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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', >'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', >'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': '7941663'} ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running [18] dmsetup info -co subsystem --noheadings live-base ... >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stdout[18]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stderr[18]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: ...done [18] (exit code: 0) >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running [19] dmsetup info -co subsystem --noheadings live-base ... >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stdout[19]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stderr[19]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: ...done [19] (exit code: 0) >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running [20] dmsetup info -co subsystem --noheadings live-base ... >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stdout[20]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stderr[20]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: ...done [20] (exit code: 0) >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running [21] dmsetup info -co subsystem --noheadings live-base ... >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stdout[21]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stderr[21]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: ...done [21] (exit code: 0) >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running [22] dmsetup info -co subsystem --noheadings live-base ... >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stdout[22]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stderr[22]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: ...done [22] (exit code: 0) >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running [23] dmsetup info -co subsystem --noheadings live-base ... >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stdout[23]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stderr[23]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: ...done [23] (exit code: 0) >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running [24] dmsetup info -co subsystem --noheadings live-base ... >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stdout[24]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stderr[24]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: ...done [24] (exit code: 0) >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DMDevicePopulator.run: name: live-base ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (70) with existing ext4 filesystem >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('None') returning DeviceFormat instance with object id 100 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('None') returning DeviceFormat instance with object id 101 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: updated live-base size to 6.5 GiB (6.5 GiB) >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: added dm live-base (id 99) to device tree >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: got device: DMDevice instance (0x7f2a84064668) -- >name = live-base status = True id = 99 >children = [] >parents = ['existing 0 B loop loop1 (70) with existing ext4 filesystem'] >uuid = None size = 6.5 GiB >format = existing None >major = 0 minor = 0 exists = True protected = True >sysfs path = /sys/devices/virtual/block/dm-1 >target size = 6.5 GiB path = /dev/mapper/live-base >format args = [] original_format = None target = None dm_uuid = None >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running [25] dmsetup info -co subsystem --noheadings live-base ... >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stdout[25]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stderr[25]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: ...done [25] (exit code: 0) >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running [26] dmsetup info -co subsystem --noheadings live-base ... >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stdout[26]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stderr[26]: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: ...done [26] (exit code: 0) >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DeviceTree.handle_format: name: live-base ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 103 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('efi') returning EFIFS instance with object id 104 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('macefi') returning MacEFIFS instance with object id 105 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('macefi') returning MacEFIFS instance with object id 106 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: type detected on 'live-base' is 'ext4' >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running... dumpe2fs -h /dev/mapper/live-base >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stdout: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Filesystem volume name: Anaconda >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Last mounted on: /mnt/sysimage >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Filesystem UUID: 2104d1fa-6dee-4455-b87d-554b7b2009e4 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Filesystem magic number: 0xEF53 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Filesystem revision #: 1 (dynamic) >Sep 26 08:27:49 localhost-live anaconda[3238]: 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 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Filesystem flags: signed_directory_hash >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Default mount options: user_xattr acl >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Filesystem state: clean >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Errors behavior: Continue >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Filesystem OS type: Linux >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Inode count: 426816 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Block count: 1703936 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Reserved block count: 0 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Free blocks: 399716 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Free inodes: 268078 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: First block: 0 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Block size: 4096 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Fragment size: 4096 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Group descriptor size: 64 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Reserved GDT blocks: 831 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Blocks per group: 32768 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Fragments per group: 32768 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Inodes per group: 8208 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Inode blocks per group: 513 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Flex block group size: 16 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Filesystem created: Wed Apr 25 02:32:08 2018 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Last mount time: Wed Apr 25 02:32:10 2018 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Last write time: Wed Apr 25 02:40:34 2018 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Mount count: 0 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Maximum mount count: -1 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Last checked: Wed Apr 25 02:40:34 2018 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Check interval: 0 (<none>) >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Lifetime writes: 6409 MB >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Reserved blocks uid: 0 (user root) >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Reserved blocks gid: 0 (group root) >Sep 26 08:27:49 localhost-live anaconda[3238]: program: First inode: 11 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Inode size: 256 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Required extra isize: 32 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Desired extra isize: 32 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Journal inode: 8 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Default directory hash: half_md4 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Directory Hash Seed: 0808e3f2-f323-4330-8f5c-34200363499d >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Journal backup: inode blocks >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Journal features: journal_incompat_revoke journal_64bit >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Journal size: 64M >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Journal length: 16384 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Journal sequence: 0x00000605 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Journal start: 0 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stderr: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running... resize2fs -P /dev/mapper/live-base >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stdout: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Couldn't find valid filesystem superblock. >Sep 26 08:27:49 localhost-live anaconda[3238]: program: stderr: >Sep 26 08:27:49 localhost-live anaconda[3238]: program: b'resize2fs 1.43.8 (1-Jan-2018)' >Sep 26 08:27:49 localhost-live anaconda[3238]: program: b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Return code: 1 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: get_format('ext4') returning Ext4FS instance with object id 107 >Sep 26 08:27:49 localhost-live anaconda[3238]: blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >Sep 26 08:27:49 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: got format: existing ext4 filesystem >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: Iso9660FS.teardown: device: /dev/sr0 ; type: iso9660 ; status: True ; >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Running... umount /run/initramfs/live >Sep 26 08:27:50 localhost-live anaconda[3238]: program: stderr: >Sep 26 08:27:50 localhost-live anaconda[3238]: program: b'umount: /run/initramfs/live: target is busy.' >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Return code: 32 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Running... lsof /run/initramfs/live >Sep 26 08:27:50 localhost-live anaconda[3238]: program: stderr: >Sep 26 08:27:50 localhost-live anaconda[3238]: program: b"lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs" >Sep 26 08:27:50 localhost-live anaconda[3238]: program: b' Output information may be incomplete.' >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Return code: 1 >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: teardown of sr0 failed: umount of /run/initramfs/live failed (32) >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: edd: MBR signature on sda is zero. new disk image? >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: edd: collected mbr signatures: {} >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_path: path: /dev/sr0 ; incomplete: False ; hidden: False ; >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_path returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: resolved '/dev/sr0' to 'sr0' (cdrom) >Sep 26 08:27:50 localhost-live anaconda[3238]: anaconda: storage: protected device spec /dev/disk/by-label/Fedora-WS-Live-28-1-1 resolved to sr0 >Sep 26 08:27:50 localhost-live anaconda[3238]: anaconda: storage: resolved live device to sr0 >Sep 26 08:27:50 localhost-live anaconda[3238]: anaconda: storage: marking live device sr0 protected >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: XFS.setup: device: /dev/sda2 ; type: xfs ; status: False ; >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Running... mount -t xfs -o defaults,ro /dev/sda2 /mnt/sysimage >Sep 26 08:27:50 localhost-live kernel: XFS (sda2): Mounting V5 Filesystem >Sep 26 08:27:50 localhost-live kernel: XFS (sda2): Ending clean mount >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Running... umount /mnt/sysimage >Sep 26 08:27:50 localhost-live kernel: XFS (sda2): Unmounting Filesystem >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:27:50 localhost-live anaconda[3238]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:27:50 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:51 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:51 localhost-live anaconda[3238]: blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Sep 26 08:27:51 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:51 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:51 localhost-live anaconda[3238]: blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >Sep 26 08:27:51 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:51 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:51 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:51 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:51 localhost-live anaconda[3238]: blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >Sep 26 08:27:51 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:51 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:51 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:51 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:51 localhost-live anaconda[3238]: blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Sep 26 08:27:51 localhost-live anaconda[3238]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:27:51 localhost-live anaconda[3238]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:27:51 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:51 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:51 localhost-live anaconda[3238]: blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >Sep 26 08:27:51 localhost-live anaconda[3238]: blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >Sep 26 08:27:51 localhost-live anaconda[3238]: blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >Sep 26 08:27:51 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:51 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:51 localhost-live anaconda[3238]: blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Sep 26 08:27:51 localhost-live anaconda[3238]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:27:51 localhost-live anaconda[3238]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:27:51 localhost-live anaconda[3238]: program: Running... udevadm settle --timeout=300 >Sep 26 08:27:51 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:51 localhost-live anaconda[3238]: blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Sep 26 08:27:51 localhost-live anaconda[3238]: blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >Sep 26 08:27:51 localhost-live anaconda[3238]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:27:51 localhost-live anaconda[3238]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:27:51 localhost-live anaconda[3238]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:27:51 localhost-live anaconda[3238]: blivet: XFS.supported: supported: True ; >Sep 26 08:27:51 localhost-live anaconda[3238]: blivet: Iso9660FS.supported: supported: True ; >Sep 26 08:27:51 localhost-live anaconda[3238]: anaconda: threading: Thread Done: AnaStorageThread (139820621764352) >Sep 26 08:27:51 localhost-live anaconda[3238]: anaconda: payload: Updating payload thread state: 2 >Sep 26 08:27:51 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3259]: DEBUG:anaconda.modules.timezone.timezone:UTC is set to True. >Sep 26 08:27:51 localhost-live anaconda[3238]: simpleline: Input is required by ScreenData(SummaryHub,None,False) screen >Sep 26 08:27:51 localhost-live anaconda[3238]: program: Running... hwclock --hctosys --utc >Sep 26 08:27:51 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >Sep 26 08:27:51 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_path returned existing 6.5 GiB dm live-base (99) with existing ext4 filesystem >Sep 26 08:27:51 localhost-live anaconda[3238]: program: Running... mount -t auto -o ro /dev/mapper/live-base /run/install/source >Sep 26 08:27:51 localhost-live anaconda[3238]: anaconda: lifecycle: Module initialized: StorageSpoke >Sep 26 08:27:51 localhost-live anaconda[3238]: anaconda: lifecycle: All modules have been initialized. >Sep 26 08:27:51 localhost-live anaconda[3238]: anaconda: threading: Thread Done: AnaStorageWatcher (139820589147904) >Sep 26 08:27:51 localhost-live kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Sep 26 08:27:51 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:27:51 localhost-live anaconda[3238]: anaconda: payload: Updating payload thread state: 6 >Sep 26 08:27:51 localhost-live anaconda[3238]: anaconda: ui.tui.spokes.software_selection: Payload restarted, set new info and clear the old one. >Sep 26 08:27:51 localhost-live anaconda[3238]: anaconda: threading: Thread Done: AnaPayloadThread (139820603668224) >Sep 26 04:27:52 localhost-live audit[3622]: USYS_CONFIG pid=3622 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='op=change-system-time exe="/usr/sbin/hwclock" hostname=localhost-live addr=? terminal=pts/0 res=failed' >Sep 26 04:27:52 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 04:27:52 localhost-live anaconda[3238]: anaconda: threading: Thread Done: AnaTimeInitThread (139820630419200) >Sep 26 04:27:54 localhost-live dbus-daemon[2942]: Failed to activate service 'org.fedoraproject.Anaconda.Modules.Network': timed out (service_start_timeout=120000ms) >Sep 26 04:27:54 localhost-live org.fedoraproject.Anaconda.Boss[2942]: ERROR:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Network failed to start: Failed to activate service 'org.fedoraproject.Anaconda.Modules.Network': timed out (service_start_timeout=120000ms) >Sep 26 04:27:59 localhost-live anaconda[3238]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 04:27:59 localhost-live anaconda[3238]: simpleline: New signal InputReadySignal enqueued with source SummaryHub >Sep 26 04:27:59 localhost-live anaconda[3238]: simpleline: Pushing screen TimeSpoke to stack >Sep 26 04:27:59 localhost-live anaconda[3238]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 04:27:59 localhost-live anaconda[3238]: simpleline: Processing screen ScreenData(TimeSpoke,None,False) >Sep 26 04:27:59 localhost-live anaconda[3238]: simpleline: Input is required by ScreenData(TimeSpoke,None,False) screen >Sep 26 04:28:01 localhost-live anaconda[3238]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 04:28:01 localhost-live anaconda[3238]: simpleline: New signal InputReadySignal enqueued with source TimeSpoke >Sep 26 04:28:01 localhost-live anaconda[3238]: simpleline: Pushing modal screen TimeZoneSpoke to stack >Sep 26 04:28:01 localhost-live anaconda[3238]: simpleline: Executing inner loop >Sep 26 04:28:01 localhost-live anaconda[3238]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 04:28:01 localhost-live anaconda[3238]: simpleline: Processing screen ScreenData(TimeZoneSpoke,None,True) >Sep 26 04:28:01 localhost-live anaconda[3238]: simpleline: Input is required by ScreenData(TimeZoneSpoke,None,True) screen >Sep 26 04:28:02 localhost-live anaconda[3238]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 04:28:02 localhost-live anaconda[3238]: simpleline: New signal InputReadySignal enqueued with source TimeZoneSpoke >Sep 26 04:28:02 localhost-live anaconda[3238]: simpleline: Replacing screen TimeZoneSpoke >Sep 26 04:28:02 localhost-live anaconda[3238]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 04:28:02 localhost-live anaconda[3238]: simpleline: Processing screen ScreenData(TimeZoneSpoke,Europe,True) >Sep 26 04:28:02 localhost-live anaconda[3238]: simpleline: Input is required by ScreenData(TimeZoneSpoke,Europe,True) screen >Sep 26 04:28:08 localhost-live anaconda[3238]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 04:28:08 localhost-live anaconda[3238]: simpleline: New signal InputReadySignal enqueued with source TimeZoneSpoke >Sep 26 04:28:08 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3259]: DEBUG:anaconda.modules.timezone.timezone:Timezone is set to Europe/Stockholm. >Sep 26 04:28:08 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3259]: DEBUG:anaconda.modules.common.base.base:Kickstarted is set to False. >Sep 26 04:28:08 localhost-live anaconda[3238]: simpleline: New signal CloseScreenSignal enqueued with source TimeZoneSpoke >Sep 26 04:28:08 localhost-live anaconda[3238]: simpleline: Closing screen ScreenData(TimeZoneSpoke,Europe,True) from TimeZoneSpoke >Sep 26 04:28:08 localhost-live anaconda[3238]: simpleline: Closing inner loop >Sep 26 04:28:08 localhost-live anaconda[3238]: simpleline: New signal CloseScreenSignal enqueued with source TimeSpoke >Sep 26 04:28:08 localhost-live anaconda[3238]: simpleline: Closing screen ScreenData(TimeSpoke,None,False) from TimeSpoke >Sep 26 04:28:08 localhost-live anaconda[3238]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 04:28:08 localhost-live anaconda[3238]: simpleline: Processing screen ScreenData(SummaryHub,None,False) >Sep 26 04:28:08 localhost-live anaconda[3238]: simpleline: Input is required by ScreenData(SummaryHub,None,False) screen >Sep 26 04:28:11 localhost-live anaconda[3238]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 04:28:11 localhost-live anaconda[3238]: simpleline: New signal InputReadySignal enqueued with source SummaryHub >Sep 26 04:28:11 localhost-live anaconda[3238]: simpleline: Pushing screen StorageSpoke to stack >Sep 26 04:28:11 localhost-live anaconda[3238]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 04:28:11 localhost-live anaconda[3238]: simpleline: Processing screen ScreenData(StorageSpoke,None,False) >Sep 26 04:28:11 localhost-live anaconda[3238]: simpleline: Input is required by ScreenData(StorageSpoke,None,False) screen >Sep 26 08:28:12 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:28:14 localhost-live anaconda[3238]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 08:28:14 localhost-live anaconda[3238]: simpleline: New signal InputReadySignal enqueued with source StorageSpoke >Sep 26 08:28:14 localhost-live anaconda[3238]: simpleline: New signal RenderScreenSignal enqueued with source StorageSpoke >Sep 26 08:28:14 localhost-live anaconda[3238]: simpleline: Processing screen ScreenData(StorageSpoke,None,False) >Sep 26 08:28:14 localhost-live anaconda[3238]: simpleline: Input is required by ScreenData(StorageSpoke,None,False) screen >Sep 26 08:28:16 localhost-live anaconda[3238]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 08:28:16 localhost-live anaconda[3238]: simpleline: New signal InputReadySignal enqueued with source StorageSpoke >Sep 26 08:28:16 localhost-live anaconda[3238]: simpleline: New signal RenderScreenSignal enqueued with source StorageSpoke >Sep 26 08:28:16 localhost-live anaconda[3238]: simpleline: Processing screen ScreenData(StorageSpoke,None,False) >Sep 26 08:28:16 localhost-live anaconda[3238]: simpleline: Input is required by ScreenData(StorageSpoke,None,False) screen >Sep 26 08:28:19 localhost-live anaconda[3238]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 08:28:19 localhost-live anaconda[3238]: simpleline: New signal InputReadySignal enqueued with source StorageSpoke >Sep 26 08:28:19 localhost-live anaconda[3238]: simpleline: No callback registered for user input c >Sep 26 08:28:19 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >Sep 26 08:28:19 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >Sep 26 08:28:19 localhost-live anaconda[3238]: blivet: DeviceTree.get_dependent_devices: dep: existing 20 GiB disk sda (12) with existing gpt disklabel ; hidden: True ; >Sep 26 08:28:19 localhost-live anaconda[3238]: blivet: checking if sr0 depends on sda >Sep 26 08:28:19 localhost-live anaconda[3238]: blivet: checking if sda depends on sda >Sep 26 08:28:19 localhost-live anaconda[3238]: blivet: checking if sda1 depends on sda >Sep 26 08:28:19 localhost-live anaconda[3238]: blivet: checking if sda2 depends on sda >Sep 26 08:28:19 localhost-live anaconda[3238]: blivet: checking if sda3 depends on sda >Sep 26 08:28:19 localhost-live anaconda[3238]: blivet: checking if /run/initramfs/live/LiveOS/squashfs.img depends on sda >Sep 26 08:28:19 localhost-live anaconda[3238]: blivet: checking if loop0 depends on sda >Sep 26 08:28:19 localhost-live anaconda[3238]: blivet: checking if /LiveOS/rootfs.img depends on sda >Sep 26 08:28:19 localhost-live anaconda[3238]: blivet: checking if loop1 depends on sda >Sep 26 08:28:19 localhost-live anaconda[3238]: blivet: checking if /overlay (deleted) depends on sda >Sep 26 08:28:19 localhost-live anaconda[3238]: blivet: checking if loop2 depends on sda >Sep 26 08:28:19 localhost-live anaconda[3238]: blivet: checking if live-rw depends on sda >Sep 26 08:28:19 localhost-live anaconda[3238]: blivet: checking if live-base depends on sda >Sep 26 08:28:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sda']'. >Sep 26 08:28:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sda']'. >Sep 26 08:28:19 localhost-live anaconda[3238]: simpleline: Pushing modal screen PartTypeSpoke to stack >Sep 26 08:28:19 localhost-live anaconda[3238]: simpleline: Executing inner loop >Sep 26 08:28:19 localhost-live anaconda[3238]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 08:28:19 localhost-live anaconda[3238]: simpleline: Processing screen ScreenData(PartTypeSpoke,None,True) >Sep 26 08:28:19 localhost-live anaconda[3238]: simpleline: Input is required by ScreenData(PartTypeSpoke,None,True) screen >Sep 26 08:28:24 localhost-live anaconda[3238]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 08:28:24 localhost-live anaconda[3238]: simpleline: New signal InputReadySignal enqueued with source PartTypeSpoke >Sep 26 08:28:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. >Sep 26 08:28:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'False'. >Sep 26 08:28:24 localhost-live anaconda[3238]: simpleline: New signal RenderScreenSignal enqueued with source PartTypeSpoke >Sep 26 08:28:24 localhost-live anaconda[3238]: simpleline: Processing screen ScreenData(PartTypeSpoke,None,True) >Sep 26 08:28:24 localhost-live anaconda[3238]: simpleline: Input is required by ScreenData(PartTypeSpoke,None,True) screen >Sep 26 08:28:27 localhost-live anaconda[3238]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 08:28:27 localhost-live anaconda[3238]: simpleline: New signal InputReadySignal enqueued with source PartTypeSpoke >Sep 26 08:28:27 localhost-live anaconda[3238]: simpleline: No callback registered for user input c >Sep 26 08:28:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. >Sep 26 08:28:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'False'. >Sep 26 08:28:27 localhost-live anaconda[3238]: simpleline: Pushing modal screen MountPointAssignSpoke to stack >Sep 26 08:28:27 localhost-live anaconda[3238]: simpleline: Executing inner loop >Sep 26 08:28:27 localhost-live anaconda[3238]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 08:28:27 localhost-live anaconda[3238]: simpleline: Processing screen ScreenData(MountPointAssignSpoke,None,True) >Sep 26 08:28:27 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >Sep 26 08:28:27 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_path returned existing 256 MiB partition sda1 (22) >Sep 26 08:28:27 localhost-live anaconda[3238]: blivet: resolved '/dev/sda1' to 'sda1' (partition) >Sep 26 08:28:27 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >Sep 26 08:28:27 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_path returned existing 1024 MiB partition sda2 (32) with existing xfs filesystem >Sep 26 08:28:27 localhost-live anaconda[3238]: blivet: resolved '/dev/sda2' to 'sda2' (partition) >Sep 26 08:28:27 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >Sep 26 08:28:27 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_path returned existing 18.75 GiB partition sda3 (42) >Sep 26 08:28:27 localhost-live anaconda[3238]: blivet: resolved '/dev/sda3' to 'sda3' (partition) >Sep 26 08:28:27 localhost-live anaconda[3238]: simpleline: Input is required by ScreenData(MountPointAssignSpoke,None,True) screen >Sep 26 08:28:32 localhost-live anaconda[3238]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 08:28:32 localhost-live anaconda[3238]: simpleline: New signal InputReadySignal enqueued with source MountPointAssignSpoke >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: DiskLabel.__init__: >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: DiskLabel.parted_device returning None >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: DMRaidMember.__init__: >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: Ext2FS.supported: supported: True ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: Ext2FS.supported: supported: True ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: Ext3FS.supported: supported: True ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: Ext3FS.supported: supported: True ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: FATFS.supported: supported: True ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: FATFS.supported: supported: True ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: BTRFS.supported: supported: True ; >Sep 26 08:28:32 localhost-live anaconda[3238]: program: Running... modprobe btrfs >Sep 26 08:28:32 localhost-live kernel: Btrfs loaded, crc32c=crc32c-intel >Sep 26 08:28:32 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: BTRFS.supported: supported: True ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: XFS.supported: supported: True ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: XFS.supported: supported: True ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: HFS.supported: supported: False ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: HFS.supported: supported: False ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: HFSPlus.supported: supported: False ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: HFSPlus.supported: supported: False ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: NTFS.supported: supported: False ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: NTFS.supported: supported: False ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: NFS.supported: supported: False ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: NFS.supported: supported: False ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: NFSv4.supported: supported: False ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: NFSv4.supported: supported: False ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: Iso9660FS.supported: supported: True ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: Iso9660FS.supported: supported: True ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: NoDevFS.supported: supported: False ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: NoDevFS.supported: supported: False ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: DevPtsFS.supported: supported: False ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: DevPtsFS.supported: supported: False ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: ProcFS.supported: supported: False ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: ProcFS.supported: supported: False ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: SysFS.supported: supported: False ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: SysFS.supported: supported: False ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: TmpFS.supported: supported: True ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: TmpFS.supported: supported: True ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: BindFS.supported: supported: False ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: BindFS.supported: supported: False ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: SELinuxFS.supported: supported: False ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: SELinuxFS.supported: supported: False ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: USBFS.supported: supported: False ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: USBFS.supported: supported: False ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: EFIVarFS.supported: supported: False ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: EFIVarFS.supported: supported: False ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: LUKS.__init__: >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: LVMPhysicalVolume.__init__: >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: MDRaidMember.__init__: >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: MultipathMember.__init__: >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: SwapSpace.__init__: >Sep 26 08:28:32 localhost-live anaconda[3238]: simpleline: Pushing screen ConfigureDeviceSpoke to stack >Sep 26 08:28:32 localhost-live anaconda[3238]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 08:28:32 localhost-live anaconda[3238]: simpleline: Processing screen ScreenData(ConfigureDeviceSpoke,None,False) >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: XFS.supported: supported: True ; >Sep 26 08:28:32 localhost-live anaconda[3238]: blivet: get_format('xfs') returning XFS instance with object id 146 >Sep 26 08:28:32 localhost-live anaconda[3238]: simpleline: Input is required by ScreenData(ConfigureDeviceSpoke,None,False) screen >Sep 26 08:28:36 localhost-live anaconda[3238]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 08:28:36 localhost-live anaconda[3238]: simpleline: New signal InputReadySignal enqueued with source ConfigureDeviceSpoke >Sep 26 08:28:36 localhost-live anaconda[3238]: simpleline: Pushing modal screen GetInputScreen to stack >Sep 26 08:28:36 localhost-live anaconda[3238]: simpleline: Executing inner loop >Sep 26 08:28:36 localhost-live anaconda[3238]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 08:28:36 localhost-live anaconda[3238]: simpleline: Processing screen ScreenData(GetInputScreen,None,True) >Sep 26 08:28:36 localhost-live anaconda[3238]: simpleline: Input is required by ScreenData(GetInputScreen,None,True) screen >Sep 26 08:28:44 localhost-live anaconda[3238]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 08:28:44 localhost-live anaconda[3238]: simpleline: New signal InputReadySignal enqueued with source GetInputScreen >Sep 26 08:28:44 localhost-live anaconda[3238]: simpleline: Closing screen ScreenData(GetInputScreen,None,True) from None >Sep 26 08:28:44 localhost-live anaconda[3238]: simpleline: Closing inner loop >Sep 26 08:28:44 localhost-live anaconda[3238]: simpleline: New signal RenderScreenSignal enqueued with source ConfigureDeviceSpoke >Sep 26 08:28:44 localhost-live anaconda[3238]: simpleline: Processing screen ScreenData(ConfigureDeviceSpoke,None,False) >Sep 26 08:28:44 localhost-live anaconda[3238]: blivet: XFS.supported: supported: True ; >Sep 26 08:28:44 localhost-live anaconda[3238]: blivet: get_format('xfs') returning XFS instance with object id 147 >Sep 26 08:28:44 localhost-live anaconda[3238]: simpleline: Input is required by ScreenData(ConfigureDeviceSpoke,None,False) screen >Sep 26 08:28:48 localhost-live anaconda[3238]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 08:28:48 localhost-live anaconda[3238]: simpleline: New signal InputReadySignal enqueued with source ConfigureDeviceSpoke >Sep 26 08:28:48 localhost-live anaconda[3238]: simpleline: No callback registered for user input c >Sep 26 08:28:48 localhost-live anaconda[3238]: simpleline: Closing screen ScreenData(ConfigureDeviceSpoke,None,False) from None >Sep 26 08:28:48 localhost-live anaconda[3238]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 08:28:48 localhost-live anaconda[3238]: simpleline: Processing screen ScreenData(MountPointAssignSpoke,None,True) >Sep 26 08:28:48 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >Sep 26 08:28:48 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_path returned existing 256 MiB partition sda1 (22) >Sep 26 08:28:48 localhost-live anaconda[3238]: blivet: resolved '/dev/sda1' to 'sda1' (partition) >Sep 26 08:28:48 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >Sep 26 08:28:48 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_path returned existing 1024 MiB partition sda2 (32) with existing xfs filesystem >Sep 26 08:28:48 localhost-live anaconda[3238]: blivet: resolved '/dev/sda2' to 'sda2' (partition) >Sep 26 08:28:48 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >Sep 26 08:28:48 localhost-live anaconda[3238]: blivet: DeviceTree.get_device_by_path returned existing 18.75 GiB partition sda3 (42) >Sep 26 08:28:48 localhost-live anaconda[3238]: blivet: resolved '/dev/sda3' to 'sda3' (partition) >Sep 26 08:28:48 localhost-live anaconda[3238]: simpleline: Input is required by ScreenData(MountPointAssignSpoke,None,True) screen >Sep 26 08:28:52 localhost-live anaconda[3238]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 08:28:52 localhost-live anaconda[3238]: simpleline: New signal InputReadySignal enqueued with source MountPointAssignSpoke >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: DiskLabel.__init__: >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: DiskLabel.parted_device returning None >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: DMRaidMember.__init__: >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: Ext2FS.supported: supported: True ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: Ext2FS.supported: supported: True ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: Ext3FS.supported: supported: True ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: Ext3FS.supported: supported: True ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: FATFS.supported: supported: True ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: FATFS.supported: supported: True ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: BTRFS.supported: supported: True ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: BTRFS.supported: supported: True ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: XFS.supported: supported: True ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: XFS.supported: supported: True ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: HFS.supported: supported: False ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: HFS.supported: supported: False ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: HFSPlus.supported: supported: False ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: HFSPlus.supported: supported: False ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: NTFS.supported: supported: False ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: NTFS.supported: supported: False ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: NFS.supported: supported: False ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: NFS.supported: supported: False ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: NFSv4.supported: supported: False ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: NFSv4.supported: supported: False ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: Iso9660FS.supported: supported: True ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: Iso9660FS.supported: supported: True ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: NoDevFS.supported: supported: False ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: NoDevFS.supported: supported: False ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: DevPtsFS.supported: supported: False ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: DevPtsFS.supported: supported: False ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: ProcFS.supported: supported: False ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: ProcFS.supported: supported: False ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: SysFS.supported: supported: False ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: SysFS.supported: supported: False ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: TmpFS.supported: supported: True ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: TmpFS.supported: supported: True ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: BindFS.supported: supported: False ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: BindFS.supported: supported: False ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: SELinuxFS.supported: supported: False ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: SELinuxFS.supported: supported: False ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: USBFS.supported: supported: False ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: USBFS.supported: supported: False ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: EFIVarFS.supported: supported: False ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: EFIVarFS.supported: supported: False ; >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: LUKS.__init__: >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: LVMPhysicalVolume.__init__: >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: MDRaidMember.__init__: >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: MultipathMember.__init__: >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: SwapSpace.__init__: >Sep 26 08:28:52 localhost-live anaconda[3238]: simpleline: Pushing screen ConfigureDeviceSpoke to stack >Sep 26 08:28:52 localhost-live anaconda[3238]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 08:28:52 localhost-live anaconda[3238]: simpleline: Processing screen ScreenData(ConfigureDeviceSpoke,None,False) >Sep 26 08:28:52 localhost-live anaconda[3238]: blivet: get_format('None') returning DeviceFormat instance with object id 185 >Sep 26 08:28:52 localhost-live anaconda[3238]: simpleline: Input is required by ScreenData(ConfigureDeviceSpoke,None,False) screen >Sep 26 08:29:01 localhost-live anaconda[3238]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 08:29:01 localhost-live anaconda[3238]: simpleline: New signal InputReadySignal enqueued with source ConfigureDeviceSpoke >Sep 26 08:29:01 localhost-live anaconda[3238]: simpleline: New signal RenderScreenSignal enqueued with source ConfigureDeviceSpoke >Sep 26 08:29:01 localhost-live anaconda[3238]: simpleline: New signal RenderScreenSignal enqueued with source ConfigureDeviceSpoke >Sep 26 08:29:01 localhost-live anaconda[3238]: simpleline: Processing screen ScreenData(ConfigureDeviceSpoke,None,False) >Sep 26 08:29:01 localhost-live anaconda[3238]: blivet: get_format('None') returning DeviceFormat instance with object id 186 >Sep 26 08:29:01 localhost-live anaconda[3238]: simpleline: Input is required by ScreenData(ConfigureDeviceSpoke,None,False) screen >Sep 26 08:29:01 localhost-live anaconda[3238]: simpleline: Processing screen ScreenData(ConfigureDeviceSpoke,None,False) >Sep 26 08:29:01 localhost-live anaconda[3238]: blivet: get_format('None') returning DeviceFormat instance with object id 187 >Sep 26 08:29:01 localhost-live anaconda[3238]: simpleline: Input is required by ScreenData(ConfigureDeviceSpoke,None,False) screen >Sep 26 08:29:01 localhost-live anaconda[3238]: simpleline: New signal ExceptionSignal enqueued with source ScreenScheduler >Sep 26 08:29:01 localhost-live anaconda[3238]: simpleline: Executing inner loop >Sep 26 08:29:01 localhost-live anaconda[3238]: simpleline: New signal ExceptionSignal enqueued with source ScreenScheduler >Sep 26 08:29:01 localhost-live anaconda[3238]: anaconda: ui.tui: >======= Screen stack ======= >----------- TOP ------------ >ScreenData(ConfigureDeviceSpoke,None,False) >ScreenData(MountPointAssignSpoke,None,True) >ScreenData(PartTypeSpoke,None,True) >ScreenData(StorageSpoke,None,False) >ScreenData(SummaryHub,None,False) >ScreenData(ProgressSpoke,None,False) >============================ >Sep 26 08:29:01 localhost-live anaconda[3238]: anaconda: exception: running handleException >Sep 26 08:29:01 localhost-live anaconda[3238]: anaconda: exception: Traceback (most recent call last): > >File "/usr/lib/python3.6/site-packages/simpleline/render/screen_scheduler.py", line 245, in _process_screen >top_screen.ui_screen.get_input_with_error_check(top_screen.args) > >File "/usr/lib/python3.6/site-packages/simpleline/render/screen/__init__.py", line 285, in get_input_with_error_check >self._input_manager.get_input(args=args) > >File "/usr/lib/python3.6/site-packages/simpleline/render/screen/input_manager.py", line 105, in get_input >handler.get_input(prompt) > >File "/usr/lib/python3.6/site-packages/simpleline/input/input_handler.py", line 163, in get_input >self._invoke_input_thread(prompt) > >File "/usr/lib/python3.6/site-packages/simpleline/input/input_handler.py", line 168, in _invoke_input_thread >not self._skip_concurrency_check) > >File "/usr/lib/python3.6/site-packages/simpleline/input/input_threading.py", line 89, in start_input_thread >self._check_input_thread_running(concurrent_check) > >File "/usr/lib/python3.6/site-packages/simpleline/input/input_threading.py", line 108, in _check_input_thread_running >"{}".format(msg)) > >KeyError: "Can't run multiple input threads at the same time!\nAsking for input:\nInput handler: <simpleline.input.input_handler.InputHandler object at 0x7f2a85ed3b38> Input requester: ConfigureDeviceSpoke\nInput handler: <simpleline.input.input_handler.InputHandler object at 0x7f2a85ed3da0> Input requester: ConfigureDeviceSpoke\n" >Sep 26 08:29:01 localhost-live anaconda[3238]: anaconda: exception: Gtk not running, starting Gtk and running exception handler in it >Sep 26 08:29:01 localhost-live anaconda[3238]: program: Running... journalctl -b >Sep 26 08:29:05 localhost-live anaconda[3238]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 08:29:05 localhost-live anaconda[3238]: anaconda: core.util: Running kickstart %%onerror script(s) >Sep 26 08:29:05 localhost-live anaconda[3238]: anaconda: core.util: All kickstart %%onerror script(s) have been run >Sep 26 08:29:05 localhost-live anaconda[3238]: anaconda: kickstart.script: Running kickstart %%traceback script(s) >Sep 26 08:29:05 localhost-live anaconda[3238]: anaconda: kickstart.script: All kickstart %%traceback script(s) have been run >Sep 26 08:29:05 localhost-live anaconda[3238]: simpleline: Asking for multiple inputs with concurrent check bypassed, last who asked wins! Others are dropped. >Sep 26 08:29:05 localhost-live anaconda[3238]: simpleline: New signal InputReadySignal enqueued with source TextIntf >Sep 26 08:29:05 localhost-live anaconda[3238]: simpleline: New signal InputReadySignal enqueued with source ConfigureDeviceSpoke >Sep 26 08:29:05 localhost-live anaconda[3238]: simpleline: New signal InputReadySignal enqueued with source ConfigureDeviceSpoke >Sep 26 08:29:15 localhost-live anaconda[3238]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 08:29:15 localhost-live anaconda[3238]: simpleline: New signal InputReadySignal enqueued with source TextIntf >Sep 26 08:29:15 localhost-live anaconda[3238]: program: Running... lsblk --perms --fs --bytes >Sep 26 08:29:15 localhost-live anaconda[3238]: program: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID MOUNTPOINT >Sep 26 08:29:15 localhost-live anaconda[3238]: program: loop0 1686425600 root disk brw-rw---- squashfs >Sep 26 08:29:15 localhost-live anaconda[3238]: program: loop1 6981419008 root disk brw-rw---- ext4 Anaconda 2104d1fa-6dee-4455-b87d-554b7b2009e4 >Sep 26 08:29:15 localhost-live anaconda[3238]: program: |-live-rw 6981419008 root disk brw-rw---- ext4 Anaconda 2104d1fa-6dee-4455-b87d-554b7b2009e4 / >Sep 26 08:29:15 localhost-live anaconda[3238]: program: `-live-base 6981419008 root disk brw-rw---- ext4 Anaconda 2104d1fa-6dee-4455-b87d-554b7b2009e4 /run/install/source >Sep 26 08:29:15 localhost-live anaconda[3238]: program: loop2 34359738368 root disk brw-rw---- >Sep 26 08:29:15 localhost-live anaconda[3238]: program: `-live-rw 6981419008 root disk brw-rw---- ext4 Anaconda 2104d1fa-6dee-4455-b87d-554b7b2009e4 / >Sep 26 08:29:15 localhost-live anaconda[3238]: program: sda 21474836480 root disk brw-rw---- zfs_member zroot 10114546123328479187 >Sep 26 08:29:15 localhost-live anaconda[3238]: program: |-sda1 268435456 root disk brw-rw---- zfs_member zroot 10114546123328479187 >Sep 26 08:29:15 localhost-live anaconda[3238]: program: |-sda2 1073741824 root disk brw-rw---- xfs zroot f90439ed-4366-4338-8eae-ee8351e0ada6 >Sep 26 08:29:15 localhost-live anaconda[3238]: program: `-sda3 20131593728 root disk brw-rw---- zfs_member zroot 10114546123328479187 >Sep 26 08:29:15 localhost-live anaconda[3238]: program: sr0 1787822080 root cdrom brw-rw---- iso9660 Fedora-WS-Live-28-1-1 2018-04-25-06-43-09-00 /run/initramfs/live >Sep 26 08:29:15 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:29:15 localhost-live anaconda[3238]: program: Running... nmcli device show >Sep 26 08:29:15 localhost-live anaconda[3238]: program: GENERAL.DEVICE: ens33 >Sep 26 08:29:15 localhost-live anaconda[3238]: program: GENERAL.TYPE: ethernet >Sep 26 08:29:15 localhost-live anaconda[3238]: program: GENERAL.HWADDR: 00:0C:29:04:CD:AD >Sep 26 08:29:15 localhost-live anaconda[3238]: program: GENERAL.MTU: 1500 >Sep 26 08:29:15 localhost-live anaconda[3238]: program: GENERAL.STATE: 100 (connected) >Sep 26 08:29:15 localhost-live anaconda[3238]: program: GENERAL.CONNECTION: ens33 >Sep 26 08:29:15 localhost-live anaconda[3238]: program: GENERAL.CON-PATH: /org/freedesktop/NetworkManager/ActiveConnection/1 >Sep 26 08:29:15 localhost-live anaconda[3238]: program: WIRED-PROPERTIES.CARRIER: on >Sep 26 08:29:15 localhost-live anaconda[3238]: program: IP4.ADDRESS[1]: 172.16.78.250/24 >Sep 26 08:29:15 localhost-live anaconda[3238]: program: IP4.GATEWAY: 172.16.78.2 >Sep 26 08:29:15 localhost-live anaconda[3238]: program: IP4.ROUTE[1]: dst = 0.0.0.0/0, nh = 172.16.78.2, mt = 100 >Sep 26 08:29:15 localhost-live anaconda[3238]: program: IP4.ROUTE[2]: dst = 172.16.78.0/24, nh = 0.0.0.0, mt = 100 >Sep 26 08:29:15 localhost-live anaconda[3238]: program: IP4.DNS[1]: 172.16.78.2 >Sep 26 08:29:15 localhost-live anaconda[3238]: program: IP4.DOMAIN[1]: localdomain >Sep 26 08:29:15 localhost-live anaconda[3238]: program: IP6.ADDRESS[1]: fe80::28da:7783:fd9d:1fb2/64 >Sep 26 08:29:15 localhost-live anaconda[3238]: program: IP6.GATEWAY: -- >Sep 26 08:29:15 localhost-live anaconda[3238]: program: IP6.ROUTE[1]: dst = ff00::/8, nh = ::, mt = 256, table=255 >Sep 26 08:29:15 localhost-live anaconda[3238]: program: IP6.ROUTE[2]: dst = fe80::/64, nh = ::, mt = 256 >Sep 26 08:29:15 localhost-live anaconda[3238]: program: IP6.ROUTE[3]: dst = fe80::/64, nh = ::, mt = 100 >Sep 26 08:29:15 localhost-live anaconda[3238]: program: >Sep 26 08:29:15 localhost-live anaconda[3238]: program: GENERAL.DEVICE: lo >Sep 26 08:29:15 localhost-live anaconda[3238]: program: GENERAL.TYPE: loopback >Sep 26 08:29:15 localhost-live anaconda[3238]: program: GENERAL.HWADDR: 00:00:00:00:00:00 >Sep 26 08:29:15 localhost-live anaconda[3238]: program: GENERAL.MTU: 65536 >Sep 26 08:29:15 localhost-live anaconda[3238]: program: GENERAL.STATE: 10 (unmanaged) >Sep 26 08:29:15 localhost-live anaconda[3238]: program: GENERAL.CONNECTION: -- >Sep 26 08:29:15 localhost-live anaconda[3238]: program: GENERAL.CON-PATH: -- >Sep 26 08:29:15 localhost-live anaconda[3238]: program: IP4.ADDRESS[1]: 127.0.0.1/8 >Sep 26 08:29:15 localhost-live anaconda[3238]: program: IP4.GATEWAY: -- >Sep 26 08:29:15 localhost-live anaconda[3238]: program: IP6.ADDRESS[1]: ::1/128 >Sep 26 08:29:15 localhost-live anaconda[3238]: program: IP6.GATEWAY: -- >Sep 26 08:29:15 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:29:15 localhost-live anaconda[3238]: program: Running... journalctl -b >Sep 26 08:29:31 localhost-live anaconda[3238]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 08:29:31 localhost-live anaconda[3238]: simpleline: New signal InputReadySignal enqueued with source TextIntf >Sep 26 08:29:31 localhost-live anaconda[3238]: program: Running... umount /run/install/source >Sep 26 08:29:31 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:29:31 localhost-live anaconda[3238]: program: Return code: 0 >Sep 26 08:29:31 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:Stop modules. >Sep 26 08:29:31 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3259]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 26 08:29:31 localhost-live org.fedoraproject.Anaconda.Modules.Security[3259]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 26 08:29:31 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3259]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 26 08:29:31 localhost-live org.fedoraproject.Anaconda.Modules.User[3259]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 26 08:29:31 localhost-live org.fedoraproject.Anaconda.Modules.Network[3259]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 26 08:29:31 localhost-live org.fedoraproject.Anaconda.Modules.Payload[3259]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 26 08:29:31 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 26 08:29:31 localhost-live org.fedoraproject.Anaconda.Addons.Baz[3259]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 26 08:29:31 localhost-live org.fedoraproject.Anaconda.Modules.Services[3259]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 26 08:29:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3259]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 26 08:29:31 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is unavailable >Sep 26 08:29:31 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is unavailable >Sep 26 08:29:31 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization has quit. >Sep 26 08:29:31 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network is unavailable >Sep 26 08:29:31 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User is unavailable >Sep 26 08:29:31 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is unavailable >Sep 26 08:29:31 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone has quit. >Sep 26 08:29:31 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network has quit. >Sep 26 08:29:31 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is unavailable >Sep 26 08:29:31 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is unavailable >Sep 26 08:29:31 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security has quit. >Sep 26 08:29:31 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz has quit. >Sep 26 08:29:31 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload has quit. >Sep 26 08:29:31 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is unavailable >Sep 26 08:29:31 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is unavailable >Sep 26 08:29:31 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User has quit. >Sep 26 08:29:31 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services has quit. >Sep 26 08:29:31 localhost-live org.fedoraproject.Anaconda.Boss[3259]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage has quit. >Sep 26 08:29:31 localhost-live audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=1000 ses=2 >Sep 26 08:29:31 localhost-live dbus-daemon[1738]: avc: received setenforce notice (enforcing=1) >Sep 26 08:29:31 localhost-live dbus-daemon[1533]: avc: received setenforce notice (enforcing=1) >Sep 26 08:29:31 localhost-live audit[1098]: USER_AVC pid=1098 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 08:29:31 localhost-live audit[3257]: USER_AVC pid=3257 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:29:31 localhost-live audit[2942]: USER_AVC pid=2942 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:29:31 localhost-live dbus-daemon[3257]: [session uid=0 pid=3255] Reloaded configuration >Sep 26 08:29:31 localhost-live at-spi-bus-launcher[1733]: dbus-daemon[1738]: Reloaded configuration >Sep 26 08:29:31 localhost-live dbus-daemon[2942]: Reloaded configuration >Sep 26 08:29:31 localhost-live audit[2617]: USER_AVC pid=2617 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:29:31 localhost-live dbus-daemon[1533]: [session uid=1000 pid=1533] Reloaded configuration >Sep 26 08:29:31 localhost-live dbus-daemon[2617]: Reloaded configuration >Sep 26 08:29:31 localhost-live dbus-daemon[1098]: [system] Reloaded configuration >Sep 26 08:29:34 localhost-live audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=1000 ses=2 >Sep 26 08:29:34 localhost-live audit[2617]: USER_AVC pid=2617 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:29:34 localhost-live audit[3257]: USER_AVC pid=3257 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:29:34 localhost-live audit[1098]: USER_AVC pid=1098 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 08:29:34 localhost-live audit[2942]: USER_AVC pid=2942 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:29:34 localhost-live dbus-daemon[1738]: avc: received setenforce notice (enforcing=0) >Sep 26 08:29:34 localhost-live dbus-daemon[1533]: avc: received setenforce notice (enforcing=0) >Sep 26 08:29:35 localhost-live udisksd[1102]: 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) >Sep 26 08:29:37 localhost-live anaconda[3804]: anaconda: main: /sbin/anaconda 28.22.10-1.fc28 >Sep 26 08:29:37 localhost-live anaconda[3804]: anaconda: isys: 8275356 kB (8081 MB) are available >Sep 26 08:29:37 localhost-live anaconda[3804]: program: Running... losetup --list >Sep 26 08:29:37 localhost-live anaconda[3804]: anaconda: startup_utils: check_memory(): total:8081, needed:320, graphical:410 >Sep 26 08:29:37 localhost-live anaconda[3804]: anaconda: screensaver: Unable to inhibit the screensaver: Failed to call Inhibit method on /org/freedesktop/ScreenSaver with ('anaconda', 'Installing') arguments: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files >Sep 26 08:29:37 localhost-live anaconda[3804]: anaconda: flags: Not doing 'early exception handler' in live installation >Sep 26 08:29:37 localhost-live anaconda[3804]: anaconda: flags: Not doing 'start audit daemon' in live installation >Sep 26 08:29:37 localhost-live anaconda[3804]: anaconda: main: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base', '-T'] >Sep 26 08:29:37 localhost-live anaconda[3804]: anaconda: main: Default encoding = utf-8 >Sep 26 08:29:37 localhost-live anaconda[3804]: program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >Sep 26 08:29:37 localhost-live anaconda[3804]: anaconda: dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-zw4rw93ulm,guid=566328b59004f57434d1a8655bab7bb1. >Sep 26 08:29:37 localhost-live dbus-daemon[3820]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=3804 comm="/usr/bin/python3 /sbin/anaconda --liveinst --metho" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:29:37 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.boss:Schedule publishing. >Sep 26 08:29:37 localhost-live org.fedoraproject.Anaconda.Boss[3820]: INFO:anaconda.modules.boss.boss:Start the main loop. >Sep 26 08:29:37 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss. >Sep 26 08:29:37 localhost-live org.fedoraproject.Anaconda.Boss[3820]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-zw4rw93ulm,guid=566328b59004f57434d1a8655bab7bb1. >Sep 26 08:29:37 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Installation. >Sep 26 08:29:37 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss. >Sep 26 08:29:37 localhost-live dbus-daemon[3820]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >Sep 26 08:29:37 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Timezone. >Sep 26 08:29:37 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Network. >Sep 26 08:29:37 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Localization. >Sep 26 08:29:37 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Security. >Sep 26 08:29:37 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.User. >Sep 26 08:29:37 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Payload. >Sep 26 08:29:37 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Storage. >Sep 26 08:29:37 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Services. >Sep 26 08:29:37 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.boss:Addons are enabled. >Sep 26 08:29:37 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:Start modules. >Sep 26 08:29:37 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Timezone >Sep 26 08:29:37 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Network >Sep 26 08:29:37 localhost-live dbus-daemon[3820]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=3830 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:29:37 localhost-live dbus-daemon[3820]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=3830 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:29:37 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Localization >Sep 26 08:29:37 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Security >Sep 26 08:29:37 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/User >Sep 26 08:29:37 localhost-live dbus-daemon[3820]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=3830 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:29:37 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Payload >Sep 26 08:29:37 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Storage >Sep 26 08:29:37 localhost-live dbus-daemon[3820]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=3830 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:29:37 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Services >Sep 26 08:29:37 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Addons/Baz >Sep 26 08:29:37 localhost-live dbus-daemon[3820]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=3830 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:29:37 localhost-live dbus-daemon[3820]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=3830 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:29:37 localhost-live dbus-daemon[3820]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=3830 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:29:37 localhost-live dbus-daemon[3820]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=3830 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:29:37 localhost-live dbus-daemon[3820]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=3830 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:29:37 localhost-live anaconda[3804]: anaconda: startup_utils: Waiting 60 sec for modules to be started. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3820]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3820]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3820]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3820]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-zw4rw93ulm,guid=566328b59004f57434d1a8655bab7bb1. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Addons.Baz[3820]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Addons.Baz[3820]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Addons.Baz[3820]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Addons/Baz. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Addons.Baz[3820]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-zw4rw93ulm,guid=566328b59004f57434d1a8655bab7bb1. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.User[3820]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Addons.Baz[3820]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Addons.Baz. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.User[3820]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.User[3820]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/User. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.User[3820]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-zw4rw93ulm,guid=566328b59004f57434d1a8655bab7bb1. >Sep 26 08:29:38 localhost-live dbus-daemon[3820]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is available >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3820]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone. >Sep 26 08:29:38 localhost-live dbus-daemon[3820]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Addons/Baz started successfully. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is available >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Timezone started successfully. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Services[3820]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Services[3820]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.User[3820]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.User. >Sep 26 08:29:38 localhost-live dbus-daemon[3820]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User is available >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Services[3820]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Services[3820]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-zw4rw93ulm,guid=566328b59004f57434d1a8655bab7bb1. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/User started successfully. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Services[3820]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services. >Sep 26 08:29:38 localhost-live dbus-daemon[3820]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is available >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3820]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3820]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Services started successfully. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3820]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3820]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-zw4rw93ulm,guid=566328b59004f57434d1a8655bab7bb1. >Sep 26 08:29:38 localhost-live anaconda[3804]: anaconda: startup_utils: Waiting 59 sec for modules to be started. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3820]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Network[3820]: INFO:anaconda.dbus.connection:Connecting to the system bus. >Sep 26 08:29:38 localhost-live dbus-daemon[3820]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is available >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Localization started successfully. >Sep 26 08:29:38 localhost-live dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.218' (uid=0 pid=3904 comm="python3 -m pyanaconda.modules.network " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:29:38 localhost-live systemd[1]: Starting Hostname Service... >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: INFO:program:Running [1] lvm version ... >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Security[3820]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Security[3820]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Security[3820]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Security[3820]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-zw4rw93ulm,guid=566328b59004f57434d1a8655bab7bb1. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Payload[3820]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Payload[3820]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: INFO:program:stdout[1]: LVM version: 2.02.177(2) (2017-12-18) >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: Library version: 1.02.146 (2017-12-18) >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: Driver version: 4.37.0 >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: INFO:program:stderr[1]: >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: INFO:program:...done [1] (exit code: 0) >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Payload[3820]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payload. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Payload[3820]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-zw4rw93ulm,guid=566328b59004f57434d1a8655bab7bb1. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: INFO:program:Running [2] btrfs --version ... >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Security[3820]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: INFO:program:stdout[2]: btrfs-progs v4.15.1 >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: INFO:program:stderr[2]: >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: INFO:program:...done [2] (exit code: 0) >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Payload[3820]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payload. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: INFO:program:Running [3] mkswap --version ... >Sep 26 08:29:38 localhost-live dbus-daemon[3820]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is available >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Security started successfully. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: INFO:program:stdout[3]: mkswap from util-linux 2.32 >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: INFO:program:stderr[3]: >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: INFO:program:...done [3] (exit code: 0) >Sep 26 08:29:38 localhost-live dbus-daemon[3820]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is available >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Payload started successfully. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: INFO:program:Running [4] multipath --version ... >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: INFO:program:stdout[4]: >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: INFO:program:stderr[4]: Unknown switch: (null) >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: multipath-tools v0.7.4 (11/15, 2017) >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: Usage: >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: multipath -F [-v lvl] [-R num] >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: multipath -t >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: multipath -h >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: Where: >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: -h print this usage text >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: -l show multipath topology (sysfs and DM info) >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: -ll show multipath topology (maximum info) >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: -f flush a multipath device map >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: -F flush all multipath device maps >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: -a add a device wwid to the wwids file >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: -A add devices from kernel command line mpath.wwids >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: parameters to wwids file >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: -c check if a device should be a path in a multipath device >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: -C check if a multipath device has usable paths >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: -q allow queue_if_no_path when multipathd is not running >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: -d dry run, do not create or update devmaps >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: -t display the currently used multipathd configuration >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: -r force devmap reload >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: -i ignore wwids file >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: -B treat the bindings file as read only >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: -b fil bindings file location >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: -w remove a device from the wwids file >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: -W reset the wwids file include only the current devices >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: -p pol force all maps to specified path grouping policy : >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: . failover one path per priority group >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: . multibus all paths in one priority group >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: . group_by_serial one priority group per serial >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: . group_by_prio one priority group per priority lvl >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: . group_by_node_name one priority group per target node >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: -v lvl verbosity level >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: . 0 no output >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: . 1 print created devmap names only >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: . 2 default verbosity >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: . 3 print debug information >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: -R num number of times to retry removes of in-use devices >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: dev action limited to: >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: . multipath named 'dev' (ex: mpath0) or >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: . multipath whose wwid is 'dev' (ex: 60051..) >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: . multipath including the path named 'dev' (ex: /dev/sda) >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: . multipath including the path with maj:min 'dev' (ex: 8:0) >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: INFO:program:...done [4] (exit code: 256) >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: INFO:program:Running [5] dmsetup --version ... >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: INFO:program:stdout[5]: Library version: 1.02.146 (2017-12-18) >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: Driver version: 4.37.0 >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: INFO:program:stderr[5]: >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: INFO:program:...done [5] (exit code: 0) >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: INFO:program:Running [6] mdadm --version ... >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: INFO:program:stdout[6]: >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: INFO:program:stderr[6]: mdadm - v4.0 - 2017-01-09 >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: INFO:program:...done [6] (exit code: 0) >Sep 26 08:29:38 localhost-live audit[1098]: USER_AVC pid=1098 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.218 spid=3964 tpid=3904 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=unconfined_u:system_r:install_t:s0-s0:c0.c1023 tclass=dbus permissive=1 >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 08:29:38 localhost-live dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.hostname1' >Sep 26 08:29:38 localhost-live audit[1]: 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' >Sep 26 08:29:38 localhost-live systemd[1]: Started Hostname Service. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Network[3820]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Network[3820]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Network[3820]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Network[3820]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-zw4rw93ulm,guid=566328b59004f57434d1a8655bab7bb1. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class DeviceFormat as None >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Network[3820]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Network. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class BIOSBoot as biosboot >Sep 26 08:29:38 localhost-live dbus-daemon[3820]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network is available >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Network started successfully. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class DiskLabel as disklabel >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class Ext2FS as ext2 >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class Ext3FS as ext3 >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class Ext4FS as ext4 >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class FATFS as vfat >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class EFIFS as efi >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class BTRFS as btrfs >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class GFS2 as gfs2 >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class JFS as jfs >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class ReiserFS as reiserfs >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class XFS as xfs >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class HFS as hfs >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class HFSPlus as hfs+ >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class MacEFIFS as macefi >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class NTFS as ntfs >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class NFS as nfs >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class NFSv4 as nfs4 >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class Iso9660FS as iso9660 >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class NoDevFS as nodev >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class DevPtsFS as devpts >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class ProcFS as proc >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class SysFS as sysfs >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class TmpFS as tmpfs >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class BindFS as bind >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class USBFS as usbfs >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class EFIVarFS as efivarfs >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class LUKS as luks >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class MDRaidMember as mdmember >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class MultipathMember as multipath_member >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:blivet:registered device format class SwapSpace as swap >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-zw4rw93ulm,guid=566328b59004f57434d1a8655bab7bb1. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >Sep 26 08:29:38 localhost-live dbus-daemon[3820]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is available >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Storage started successfully. >Sep 26 08:29:38 localhost-live org.fedoraproject.Anaconda.Boss[3820]: INFO:anaconda.modules.boss.module_manager:All modules are ready now. >Sep 26 08:29:39 localhost-live anaconda[3804]: anaconda: startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >Sep 26 08:29:39 localhost-live anaconda[3804]: program: Running... udevadm trigger --action=change --subsystem-match=block >Sep 26 08:29:39 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:29:39 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:29:39 localhost-live udisksd[1102]: 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) >Sep 26 08:29:39 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:29:39 localhost-live anaconda[3804]: blivet: ISCSID is /sbin/iscsid >Sep 26 08:29:39 localhost-live anaconda[3804]: blivet: no initiator set >Sep 26 08:29:39 localhost-live anaconda[3804]: program: Running... modprobe fcoe >Sep 26 08:29:39 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:29:39 localhost-live anaconda[3804]: program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Sep 26 08:29:39 localhost-live anaconda[3804]: program: stdout: >Sep 26 08:29:39 localhost-live anaconda[3804]: program: No FCoE boot disk information is found in EDD! >Sep 26 08:29:39 localhost-live anaconda[3804]: program: Return code: 1 >Sep 26 08:29:39 localhost-live anaconda[3804]: blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Sep 26 08:29:39 localhost-live anaconda[3804]: blivet: no /etc/zfcp.conf; not configuring zfcp >Sep 26 08:29:39 localhost-live org.fedoraproject.Anaconda.Boss[3820]: INFO:anaconda.modules.boss.boss:Splitting kickstart from /usr/share/anaconda/interactive-defaults.ks. >Sep 26 08:29:39 localhost-live org.fedoraproject.Anaconda.Boss[3820]: INFO:anaconda.modules.boss.boss:Distributing kickstart. >Sep 26 08:29:39 localhost-live org.fedoraproject.Anaconda.Boss[3820]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Timezone handles commands ['timezone'] sections [] addons [] >Sep 26 08:29:39 localhost-live org.fedoraproject.Anaconda.Boss[3820]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Timezone >Sep 26 08:29:39 localhost-live org.fedoraproject.Anaconda.Boss[3820]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Network handles commands ['network'] sections [] addons [] >Sep 26 08:29:39 localhost-live org.fedoraproject.Anaconda.Boss[3820]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Network >Sep 26 08:29:39 localhost-live org.fedoraproject.Anaconda.Boss[3820]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Localization handles commands ['keyboard', 'lang'] sections [] addons [] >Sep 26 08:29:39 localhost-live org.fedoraproject.Anaconda.Boss[3820]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Localization >Sep 26 08:29:39 localhost-live org.fedoraproject.Anaconda.Boss[3820]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Security handles commands ['auth', 'authconfig', 'authselect', 'selinux', 'realm'] sections [] addons [] >Sep 26 08:29:39 localhost-live org.fedoraproject.Anaconda.Boss[3820]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Security ><auto-removed line containing rootpw> >Sep 26 08:29:39 localhost-live org.fedoraproject.Anaconda.Boss[3820]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.User >Sep 26 08:29:39 localhost-live org.fedoraproject.Anaconda.Boss[3820]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Payload handles commands [] sections [] addons [] >Sep 26 08:29:39 localhost-live org.fedoraproject.Anaconda.Boss[3820]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Payload >Sep 26 08:29:39 localhost-live org.fedoraproject.Anaconda.Boss[3820]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Storage handles commands ['zerombr', 'clearpart', 'ignoredisk'] sections [] addons [] >Sep 26 08:29:39 localhost-live org.fedoraproject.Anaconda.Boss[3820]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Storage >Sep 26 08:29:39 localhost-live org.fedoraproject.Anaconda.Boss[3820]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Services handles commands ['firstboot', 'services', 'skipx', 'xconfig'] sections [] addons [] >Sep 26 08:29:39 localhost-live org.fedoraproject.Anaconda.Modules.Services[3820]: DEBUG:anaconda.modules.common.base.base:Reading kickstart... >Sep 26 08:29:39 localhost-live org.fedoraproject.Anaconda.Modules.Services[3820]: DEBUG:anaconda.modules.services.services:Processing kickstart data... >Sep 26 08:29:39 localhost-live org.fedoraproject.Anaconda.Modules.Services[3820]: DEBUG:anaconda.modules.services.services:Enabled services are set to []. >Sep 26 08:29:39 localhost-live org.fedoraproject.Anaconda.Modules.Services[3820]: DEBUG:anaconda.modules.services.services:Disabled services are set to []. >Sep 26 08:29:39 localhost-live org.fedoraproject.Anaconda.Modules.Services[3820]: DEBUG:anaconda.modules.services.services:Default desktop is set to . >Sep 26 08:29:39 localhost-live org.fedoraproject.Anaconda.Modules.Services[3820]: DEBUG:anaconda.modules.services.services:Setup on boot is set to SetupOnBootAction.ENABLED. >Sep 26 08:29:39 localhost-live org.fedoraproject.Anaconda.Modules.Services[3820]: DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >Sep 26 08:29:39 localhost-live org.fedoraproject.Anaconda.Boss[3820]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Addons.Baz handles commands [] sections [] addons [] >Sep 26 08:29:39 localhost-live org.fedoraproject.Anaconda.Boss[3820]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Addons.Baz >Sep 26 08:29:39 localhost-live anaconda[3804]: anaconda: kickstart: Command firstboot will be parsed in DBus module. >Sep 26 08:29:39 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3820]: DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >Sep 26 08:29:39 localhost-live anaconda[3804]: anaconda: localization: setting locale to: en_US.UTF-8 >Sep 26 08:29:39 localhost-live anaconda[3804]: anaconda: network: devices found ['ens33'] >Sep 26 08:29:39 localhost-live anaconda[3804]: ifcfg: content of files (network initialization): >Sep 26 08:29:39 localhost-live anaconda[3804]: ifcfg: /etc/sysconfig/network-scripts/ifcfg-ens33: >Sep 26 08:29:39 localhost-live anaconda[3804]: ifcfg: TYPE=Ethernet >Sep 26 08:29:39 localhost-live anaconda[3804]: ifcfg: PROXY_METHOD=none >Sep 26 08:29:39 localhost-live anaconda[3804]: ifcfg: BROWSER_ONLY=no >Sep 26 08:29:39 localhost-live anaconda[3804]: ifcfg: BOOTPROTO=dhcp >Sep 26 08:29:39 localhost-live anaconda[3804]: ifcfg: DEFROUTE=yes >Sep 26 08:29:39 localhost-live anaconda[3804]: ifcfg: IPV4_FAILURE_FATAL=no >Sep 26 08:29:39 localhost-live anaconda[3804]: ifcfg: IPV6INIT=yes >Sep 26 08:29:39 localhost-live anaconda[3804]: ifcfg: IPV6_AUTOCONF=yes >Sep 26 08:29:39 localhost-live anaconda[3804]: ifcfg: IPV6_DEFROUTE=yes >Sep 26 08:29:39 localhost-live anaconda[3804]: ifcfg: IPV6_FAILURE_FATAL=no >Sep 26 08:29:39 localhost-live anaconda[3804]: ifcfg: IPV6_ADDR_GEN_MODE=stable-privacy >Sep 26 08:29:39 localhost-live anaconda[3804]: ifcfg: NAME=ens33 >Sep 26 08:29:39 localhost-live anaconda[3804]: ifcfg: UUID=ac3cbbff-0714-36fe-aa56-6e77c7eff80e >Sep 26 08:29:39 localhost-live anaconda[3804]: ifcfg: ONBOOT=yes >Sep 26 08:29:39 localhost-live anaconda[3804]: ifcfg: AUTOCONNECT_PRIORITY=-999 >Sep 26 08:29:39 localhost-live anaconda[3804]: ifcfg: DEVICE=ens33 >Sep 26 08:29:39 localhost-live anaconda[3804]: ifcfg: all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'ens33', 'uuid': 'ac3cbbff-0714-36fe-aa56-6e77c7eff80e', 'interface-name': 'ens33', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1537964896}, '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': {}}] >Sep 26 08:29:39 localhost-live anaconda[3804]: anaconda: network: ensure single initramfs connections >Sep 26 08:29:39 localhost-live anaconda[3804]: anaconda: network: apply kickstart >Sep 26 08:29:39 localhost-live anaconda[3804]: anaconda: network: create missing ifcfg files >Sep 26 08:29:40 localhost-live anaconda[3804]: ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >Sep 26 08:29:40 localhost-live anaconda[3804]: ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >Sep 26 08:29:40 localhost-live anaconda[3804]: ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >Sep 26 08:29:40 localhost-live anaconda[3804]: ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >Sep 26 08:29:40 localhost-live anaconda[3804]: ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >Sep 26 08:29:40 localhost-live anaconda[3804]: anaconda: network: set real ONBOOT value >Sep 26 08:29:40 localhost-live anaconda[3804]: anaconda: threading: Running Thread: AnaWaitForConnectingNMThread (140330270193408) >Sep 26 08:29:40 localhost-live anaconda[3804]: anaconda: screen_access: parsing existing user interaction config file in /etc/sysconfig/anaconda >Sep 26 08:29:40 localhost-live anaconda[3804]: anaconda: anaconda: setting display mode to TUI >Sep 26 08:29:40 localhost-live anaconda[3804]: simpleline: Scheduling screen AskVNCSpoke >Sep 26 08:29:40 localhost-live anaconda[3804]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 08:29:40 localhost-live anaconda[3804]: simpleline: Starting main loop >Sep 26 08:29:40 localhost-live anaconda[3804]: simpleline: Processing signal RenderScreenSignal >Sep 26 08:29:40 localhost-live anaconda[3804]: simpleline: Processing screen ScreenData(AskVNCSpoke,None,False) >Sep 26 08:29:40 localhost-live anaconda[3804]: simpleline: Input is required by ScreenData(AskVNCSpoke,None,False) screen >Sep 26 08:29:40 localhost-live anaconda[3804]: anaconda: network: got 0 NTP servers from DHCP >Sep 26 08:29:40 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3820]: DEBUG:anaconda.modules.timezone.timezone:NTP servers are set to []. >Sep 26 08:29:40 localhost-live anaconda[3804]: anaconda: threading: Thread Done: AnaWaitForConnectingNMThread (140330270193408) >Sep 26 08:30:08 localhost-live audit[1]: 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' >Sep 26 08:31:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:31:20 localhost-live dhclient[1529]: DHCPREQUEST on ens33 to 172.16.78.254 port 67 (xid=0x673acf1b) >Sep 26 08:31:20 localhost-live dhclient[1529]: DHCPACK from 172.16.78.254 (xid=0x673acf1b) >Sep 26 08:31:20 localhost-live NetworkManager[1275]: <info> [1537965080.2704] dhcp4 (ens33): address 172.16.78.250 >Sep 26 08:31:20 localhost-live NetworkManager[1275]: <info> [1537965080.2711] dhcp4 (ens33): plen 24 (255.255.255.0) >Sep 26 08:31:20 localhost-live NetworkManager[1275]: <info> [1537965080.2712] dhcp4 (ens33): gateway 172.16.78.2 >Sep 26 08:31:20 localhost-live NetworkManager[1275]: <info> [1537965080.2713] dhcp4 (ens33): lease time 1800 >Sep 26 08:31:20 localhost-live NetworkManager[1275]: <info> [1537965080.2714] dhcp4 (ens33): nameserver '172.16.78.2' >Sep 26 08:31:20 localhost-live NetworkManager[1275]: <info> [1537965080.2714] dhcp4 (ens33): domain name 'localdomain' >Sep 26 08:31:20 localhost-live NetworkManager[1275]: <info> [1537965080.2715] dhcp4 (ens33): state changed bound -> bound >Sep 26 08:31:20 localhost-live dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.14' (uid=0 pid=1275 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >Sep 26 08:31:20 localhost-live dhclient[1529]: bound to 172.16.78.250 -- renewal in 724 seconds. >Sep 26 08:31:20 localhost-live systemd[1]: Starting Network Manager Script Dispatcher Service... >Sep 26 08:31:20 localhost-live dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Sep 26 08:31:20 localhost-live systemd[1]: Started Network Manager Script Dispatcher Service. >Sep 26 08:31:20 localhost-live audit[1]: 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' >Sep 26 08:31:20 localhost-live nm-dispatcher[4029]: req:1 'dhcp4-change' [ens33]: new request (5 scripts) >Sep 26 08:31:20 localhost-live nm-dispatcher[4029]: req:1 'dhcp4-change' [ens33]: start running ordered scripts... >Sep 26 08:31:30 localhost-live audit[1]: 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' >Sep 26 08:32:00 localhost-live anaconda[3804]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 08:32:00 localhost-live anaconda[3804]: simpleline: Processing signal InputReceivedSignal >Sep 26 08:32:00 localhost-live anaconda[3804]: simpleline: New signal InputReadySignal enqueued with source AskVNCSpoke >Sep 26 08:32:00 localhost-live anaconda[3804]: simpleline: Processing signal InputReadySignal >Sep 26 08:32:00 localhost-live anaconda[3804]: simpleline: New signal CloseScreenSignal enqueued with source AskVNCSpoke >Sep 26 08:32:00 localhost-live anaconda[3804]: simpleline: Processing signal CloseScreenSignal >Sep 26 08:32:00 localhost-live anaconda[3804]: simpleline: Closing screen ScreenData(AskVNCSpoke,None,False) from AskVNCSpoke >Sep 26 08:32:00 localhost-live anaconda[3804]: simpleline: Main loop ended. Running callback if set. >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: anaconda: Display mode is set to 'interactive text mode'. >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: isys: 8275356 kB (8081 MB) are available >Sep 26 08:32:00 localhost-live anaconda[3804]: program: Running... losetup --list >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: startup_utils: check_memory(): total:8081, needed:320, graphical:410 >Sep 26 08:32:00 localhost-live anaconda[3804]: program: Running [7] e2fsck -V ... >Sep 26 08:32:00 localhost-live anaconda[3804]: program: stdout[7]: >Sep 26 08:32:00 localhost-live anaconda[3804]: program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) >Using EXT2FS Library version 1.43.8, 1-Jan-2018 >Sep 26 08:32:00 localhost-live anaconda[3804]: program: ...done [7] (exit code: 0) >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: get_format('ext4') returning Ext4FS instance with object id 0 >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: trying to set new default fstype to 'ext4' >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: get_format('ext4') returning Ext4FS instance with object id 1 >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: installclass: Searching /usr/lib64/python3.6/site-packages/pyanaconda/installclasses. >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: installclass: Found Scientific Linux (ScientificBaseInstallClass). >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: installclass: Found Red Hat Enterprise Linux (RHELBaseInstallClass). >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: installclass: Found Fedora (DefaultInstallClass). >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: installclass: Found Atomic Host (AtomicHostInstallClass). >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: installclass: Found Fedora Server (FedoraServerInstallClass). >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: installclass: Found Fedora Workstation (FedoraWorkstationInstallClass). >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: installclass: Found CentOS Linux (CentOSBaseInstallClass). >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: installclass: Found Fedora (FedoraBaseInstallClass). >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: installclass: Using a visible install class Fedora Workstation (FedoraWorkstationInstallClass). >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: bootloader: bootloader GRUB2 on X86 platform >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: autopart: Detected 7.89 GiB of memory >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: autopart: Suggested swap size (7.89 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: autopart: Swap attempt of 0.0 >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: bootloader: bootloader GRUB2 on X86 platform >Sep 26 08:32:00 localhost-live org.fedoraproject.Anaconda.Modules.Services[3820]: DEBUG:anaconda.modules.services.services:Default target is set to multi-user.target. >Sep 26 08:32:00 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:00 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:00 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:00 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: storage_utils: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: threading: Running Thread: AnaStorageThread (140330261538560) >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: threading: Running Thread: AnaTimeInitThread (140330270193408) >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: payload: Restarting payload thread >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: threading: Running Thread: AnaPayloadRestartThread (140330251835136) >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: geoloc: Geolocation is enabled. >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: threading: Running Thread: AnaPayloadThread (140330243442432) >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: payload: Updating payload thread state: 0 >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: payload: Updating payload thread state: 1 >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: threading: Thread Done: AnaPayloadRestartThread (140330251835136) >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: threading: Running Thread: AnaGeolocationRefreshThread (140330251835136) >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: geoloc: Starting geolocation lookup >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: geoloc: Geolocation provider: Fedora GeoIP >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: flags: Not doing 'start chronyd' in live installation >Sep 26 08:32:00 localhost-live anaconda[3804]: simpleline: GLib event loop is used! >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: no initiator set >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: resetting Blivet (version 3.0.0.b1) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7fa12feaea58> >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >Sep 26 08:32:00 localhost-live anaconda[3804]: program: Running [8] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: ui.common: Spoke PasswordSpoke will not be displayed because it has already been visited before. >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: ui.common: Spoke UserSpoke will not be displayed because it has already been visited before. >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: ui.common: Spoke NetworkSpoke will not be displayed because it has already been visited before. >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: lifecycle: Adding controller: SummaryHub >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: lifecycle: Module initialized: TimeSpoke >Sep 26 08:32:00 localhost-live audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:32:00 localhost-live audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: lifecycle: Module initialized: LangSpoke >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: ui.tui.hubs: Spoke SourceSpoke initialization failure! >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: ui.tui.hubs: Spoke SoftwareSpoke initialization failure! >Sep 26 08:32:00 localhost-live anaconda[3804]: program: stdout[8]: >Sep 26 08:32:00 localhost-live anaconda[3804]: program: stderr[8]: >Sep 26 08:32:00 localhost-live anaconda[3804]: program: ...done [8] (exit code: 0) >Sep 26 08:32:00 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: threading: Running Thread: AnaStorageWatcher (140330229708544) >Sep 26 08:32:00 localhost-live anaconda[3804]: anaconda: lifecycle: Initialization of all modules (3) has been started. >Sep 26 08:32:00 localhost-live anaconda[3804]: simpleline: Scheduling screen SummaryHub >Sep 26 08:32:00 localhost-live anaconda[3804]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 08:32:00 localhost-live anaconda[3804]: simpleline: Scheduling screen ProgressSpoke >Sep 26 08:32:00 localhost-live anaconda[3804]: simpleline: Starting main loop >Sep 26 08:32:00 localhost-live anaconda[3804]: simpleline: Processing screen ScreenData(SummaryHub,None,False) >Sep 26 08:32:00 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: DeviceTree.handle_device: name: sr0 ; info: {'DEVLINKS': '/dev/cdrom ' >'/dev/disk/by-id/ata-VMware_Virtual_IDE_CDROM_Drive_10000000000000000001 ' >'/dev/disk/by-uuid/2018-04-25-06-43-09-00 ' >'/dev/disk/by-path/pci-0000:00:07.1-ata-2 ' >'/dev/disk/by-label/Fedora-WS-Live-28-1-1', >'DEVNAME': '/dev/sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31: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_CDROM_MRW': '1', >'ID_CDROM_MRW_W': '1', >'ID_FOR_SEAT': 'block-pci-0000_00_07_1-ata-2', >'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-WS-Live-28-1-1', >'ID_FS_LABEL_ENC': 'Fedora-WS-Live-28-1-1', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2018-04-25-06-43-09-00', >'ID_FS_UUID_ENC': '2018-04-25-06-43-09-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': '3a663a44', >'ID_PATH': 'pci-0000:00:07.1-ata-2', >'ID_PATH_TAG': 'pci-0000_00_07_1-ata-2', >'ID_REVISION': '00000001', >'ID_SERIAL': 'VMware_Virtual_IDE_CDROM_Drive_10000000000000000001', >'ID_SERIAL_SHORT': '10000000000000000001', >'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/ata32/host31/target31:0:0/31:0:0:0/block/sr0', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '14871215'} ; >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: OpticalDevicePopulator.run: >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: get_format('None') returning DeviceFormat instance with object id 3 >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: get_format('None') returning DeviceFormat instance with object id 4 >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 ; >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: added cdrom sr0 (id 2) to device tree >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: got device: OpticalDevice instance (0x7fa12d811390) -- >name = sr0 status = True id = 2 >children = [] >parents = [] >uuid = None size = 1.67 GiB >format = existing None >major = 11 minor = 0 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >target size = 1.67 GiB path = /dev/sr0 >format args = [] original_format = None >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: DeviceTree.handle_format: name: sr0 ; >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: OpticalDevice.media_present: sr0 ; status: True ; >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: get_format('efi') returning EFIFS instance with object id 7 >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: get_format('macefi') returning MacEFIFS instance with object id 8 >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: type detected on 'sr0' is 'iso9660' >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: Iso9660FS.supported: supported: True ; >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: get_format('iso9660') returning Iso9660FS instance with object id 10 >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: OpticalDevice._set_format: sr0 ; type: iso9660 ; current: None ; >Sep 26 08:32:00 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:00 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:00 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:00 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:00 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:00 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: Iso9660FS.supported: supported: True ; >Sep 26 08:32:00 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:00 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: Iso9660FS.supported: supported: True ; >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: got format: existing iso9660 filesystem >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5000c29a16e9a08b ' >'/dev/disk/by-uuid/10114546123328479187 ' >'/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001 ' >'/dev/disk/by-path/pci-0000:02:05.0-ata-1 ' >'/dev/disk/by-label/zroot', >'DEVNAME': '/dev/sda', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'zroot', >'ID_FS_LABEL_ENC': 'zroot', >'ID_FS_TYPE': 'zfs_member', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '10114546123328479187', >'ID_FS_UUID_ENC': '10114546123328479187', >'ID_FS_UUID_SUB': '1019376590726334209', >'ID_FS_UUID_SUB_ENC': '1019376590726334209', >'ID_FS_VERSION': '5000', >'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', >'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', >'ID_PATH': 'pci-0000:02:05.0-ata-1', >'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', >'ID_REVISION': '00000001', >'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', >'ID_SERIAL_SHORT': '00000000000000000001', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c29a16e9a08b', >'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '14688421'} ; >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: DiskDevicePopulator.run: name: sda ; >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: sda is a disk >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: get_format('None') returning DeviceFormat instance with object id 13 >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: get_format('None') returning DeviceFormat instance with object id 14 >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: updated sda size to 20 GiB (20 GiB) >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: added disk sda (id 12) to device tree >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: got device: DiskDevice instance (0x7fa12cf89e80) -- >name = sda status = True id = 12 >children = [] >parents = [] >uuid = None size = 20 GiB >format = existing None >major = 8 minor = 0 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >target size = 20 GiB path = /dev/sda >format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: DeviceTree.handle_format: name: sda ; >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 16 >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: get_format('efi') returning EFIFS instance with object id 17 >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: get_format('macefi') returning MacEFIFS instance with object id 18 >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: get_format('macefi') returning MacEFIFS instance with object id 19 >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: DiskLabel.__init__: uuid: 7ae1a7b0-6543-4105-b1a6-3178269fc375 ; label: zroot ; device: /dev/sda ; serial: VMware_Virtual_SATA_Hard_Drive_00000000000000000001 ; exists: True ; >Sep 26 08:32:00 localhost-live anaconda[3804]: blivet: Set pmbr_boot on parted.Disk instance -- >type: gpt primaryPartitionCount: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7fa12feb9208>, <parted.partition.Partition object at 0x7fa12fe8f7f0>, <parted.partition.Partition object at 0x7fa12fe8f8d0>] >device: <parted.device.Device object at 0x7fa12feb9198> >PedDisk: <_ped.Disk object at 0x7fa12cf3aa08> >Sep 26 08:32:01 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('disklabel') returning DiskLabel instance with object id 20 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: got format: existing gpt disklabel >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5000c29a16e9a08b-part1 ' >'/dev/disk/by-uuid/10114546123328479187 ' >'/dev/disk/by-partuuid/eb725671-cbce-43e5-b63e-2ce2c0625bc0 ' >'/dev/disk/by-label/zroot ' >'/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001-part1 ' >'/dev/disk/by-path/pci-0000:02:05.0-ata-1-part1', >'DEVNAME': '/dev/sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'zroot', >'ID_FS_LABEL_ENC': 'zroot', >'ID_FS_TYPE': 'zfs_member', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '10114546123328479187', >'ID_FS_UUID_ENC': '10114546123328479187', >'ID_FS_UUID_SUB': '1019376590726334209', >'ID_FS_UUID_SUB_ENC': '1019376590726334209', >'ID_FS_VERSION': '5000', >'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', >'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '524288', >'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', >'ID_PART_ENTRY_UUID': 'eb725671-cbce-43e5-b63e-2ce2c0625bc0', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', >'ID_PATH': 'pci-0000:02:05.0-ata-1', >'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', >'ID_REVISION': '00000001', >'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', >'ID_SERIAL_SHORT': '00000000000000000001', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c29a16e9a08b', >'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', >'MAJOR': '8', >'MINOR': '1', >'PARTN': '1', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda1', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '14741994'} ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: PartitionDevicePopulator.run: name: sda1 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('None') returning DeviceFormat instance with object id 23 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('None') returning DeviceFormat instance with object id 24 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: updated sda1 size to 256 MiB (256 MiB) >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: looking up parted Partition: /dev/sda1 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: PartitionDevice.probe: sda1 ; exists: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: updated sda1 size to 256 MiB (256 MiB) >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: added partition sda1 (id 22) to device tree >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: got device: PartitionDevice instance (0x7fa12d811cf8) -- >name = sda1 status = True id = 22 >children = [] >parents = ['existing 20 GiB disk sda (12) with existing gpt disklabel'] >uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB >format = existing None >major = 8 minor = 1 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >target size = 256 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 0x7fa12feb9358> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa12feb9320> PedPartition: <_ped.Partition object at 0x7fa12cf61d00> >disk = existing 20 GiB disk sda (12) with existing gpt disklabel >start = 2048 end = 526335 length = 524288 >flags = boot, esp >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.handle_format: name: sda1 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 26 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('efi') returning EFIFS instance with object id 27 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('macefi') returning MacEFIFS instance with object id 28 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('macefi') returning MacEFIFS instance with object id 29 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: type detected on 'sda1' is 'zfs_member' >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('zfs_member') returning DeviceFormat instance with object id 30 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: got format: existing None >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-partlabel/Boot ' >'/dev/disk/by-path/pci-0000:02:05.0-ata-1-part2 ' >'/dev/disk/by-uuid/f90439ed-4366-4338-8eae-ee8351e0ada6 ' >'/dev/disk/by-label/zroot ' >'/dev/disk/by-id/wwn-0x5000c29a16e9a08b-part2 ' >'/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001-part2 ' >'/dev/disk/by-partuuid/d69d5f64-f14d-4223-90ed-a988ace0b80e', >'DEVNAME': '/dev/sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'zroot', >'ID_FS_LABEL_ENC': 'zroot', >'ID_FS_TYPE': 'xfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'f90439ed-4366-4338-8eae-ee8351e0ada6', >'ID_FS_UUID_ENC': 'f90439ed-4366-4338-8eae-ee8351e0ada6', >'ID_FS_UUID_SUB': '1019376590726334209', >'ID_FS_UUID_SUB_ENC': '1019376590726334209', >'ID_FS_VERSION': '5000', >'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', >'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NAME': 'Boot', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '526336', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '2097152', >'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', >'ID_PART_ENTRY_UUID': 'd69d5f64-f14d-4223-90ed-a988ace0b80e', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', >'ID_PATH': 'pci-0000:02:05.0-ata-1', >'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', >'ID_REVISION': '00000001', >'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', >'ID_SERIAL_SHORT': '00000000000000000001', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c29a16e9a08b', >'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', >'MAJOR': '8', >'MINOR': '2', >'PARTN': '2', >'PARTNAME': 'Boot', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda2', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '14791759'} ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: PartitionDevicePopulator.run: name: sda2 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('None') returning DeviceFormat instance with object id 33 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('None') returning DeviceFormat instance with object id 34 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: updated sda2 size to 1024 MiB (1024 MiB) >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: looking up parted Partition: /dev/sda2 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: PartitionDevice.probe: sda2 ; exists: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: updated sda2 size to 1024 MiB (1024 MiB) >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: added partition sda2 (id 32) to device tree >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: got device: PartitionDevice instance (0x7fa12cf8b7b8) -- >name = sda2 status = True id = 32 >children = [] >parents = ['existing 20 GiB disk sda (12) with existing gpt disklabel'] >uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB >format = existing None >major = 8 minor = 2 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >target size = 1024 MiB path = /dev/sda2 >format args = [] original_format = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >parted_partition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa12feb9358> fileSystem: <parted.filesystem.FileSystem object at 0x7fa12fe8f128> >number: 2 path: /dev/sda2 type: 0 >name: Boot active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa12fe8f9b0> PedPartition: <_ped.Partition object at 0x7fa12cf61ca8> >disk = existing 20 GiB disk sda (12) with existing gpt disklabel >start = 526336 end = 2623487 length = 2097152 >flags = >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.handle_format: name: sda2 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 36 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('efi') returning EFIFS instance with object id 37 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('macefi') returning MacEFIFS instance with object id 38 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('macefi') returning MacEFIFS instance with object id 39 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: type detected on 'sda2' is 'xfs' >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: XFS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('xfs') returning XFS instance with object id 40 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: PartitionDevice._set_format: sda2 ; type: xfs ; current: None ; >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: XFS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: XFS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: got format: existing xfs filesystem >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.handle_device: name: sda3 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:02:05.0-ata-1-part3 ' >'/dev/disk/by-uuid/10114546123328479187 /dev/disk/by-label/zroot ' >'/dev/disk/by-partuuid/853f13f9-601f-4471-bb23-a8f593b54710 ' >'/dev/disk/by-partlabel/ZFS\\x20Root ' >'/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001-part3 ' >'/dev/disk/by-id/wwn-0x5000c29a16e9a08b-part3', >'DEVNAME': '/dev/sda3', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'zroot', >'ID_FS_LABEL_ENC': 'zroot', >'ID_FS_TYPE': 'zfs_member', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '10114546123328479187', >'ID_FS_UUID_ENC': '10114546123328479187', >'ID_FS_UUID_SUB': '1019376590726334209', >'ID_FS_UUID_SUB_ENC': '1019376590726334209', >'ID_FS_VERSION': '5000', >'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', >'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NAME': 'ZFS\\x20Root', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '2623488', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '39319519', >'ID_PART_ENTRY_TYPE': '6a898cc3-1dd2-11b2-99a6-080020736631', >'ID_PART_ENTRY_UUID': '853f13f9-601f-4471-bb23-a8f593b54710', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', >'ID_PATH': 'pci-0000:02:05.0-ata-1', >'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', >'ID_REVISION': '00000001', >'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', >'ID_SERIAL_SHORT': '00000000000000000001', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c29a16e9a08b', >'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', >'MAJOR': '8', >'MINOR': '3', >'PARTN': '3', >'PARTNAME': 'ZFS Root', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda3', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '14720461'} ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: PartitionDevicePopulator.run: name: sda3 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('None') returning DeviceFormat instance with object id 43 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('None') returning DeviceFormat instance with object id 44 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: looking up parted Partition: /dev/sda3 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: PartitionDevice.probe: sda3 ; exists: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: added partition sda3 (id 42) to device tree >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: got device: PartitionDevice instance (0x7fa12fe89e48) -- >name = sda3 status = True id = 42 >children = [] >parents = ['existing 20 GiB disk sda (12) with existing gpt disklabel'] >uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB >format = existing None >major = 8 minor = 3 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >target size = 18.75 GiB path = /dev/sda3 >format args = [] original_format = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >parted_partition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa12feb9358> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: ZFS Root active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa12fe8f278> PedPartition: <_ped.Partition object at 0x7fa12cf61d58> >disk = existing 20 GiB disk sda (12) with existing gpt disklabel >start = 2623488 end = 41943006 length = 39319519 >flags = >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.handle_format: name: sda3 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 46 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('efi') returning EFIFS instance with object id 47 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('macefi') returning MacEFIFS instance with object id 48 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('macefi') returning MacEFIFS instance with object id 49 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: type detected on 'sda3' is 'zfs_member' >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('zfs_member') returning DeviceFormat instance with object id 50 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: got format: existing None >Sep 26 08:32:01 localhost-live anaconda[3804]: 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': '14920704'} ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: LoopDevicePopulator.run: name: loop0 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('None') returning DeviceFormat instance with object id 53 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('None') returning DeviceFormat instance with object id 54 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: FileDevice.update_sysfs_path: /run/initramfs/live/LiveOS/squashfs.img ; status: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 52) to device tree >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('None') returning DeviceFormat instance with object id 57 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('None') returning DeviceFormat instance with object id 58 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: added loop loop0 (id 56) to device tree >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: got device: LoopDevice instance (0x7fa12fead278) -- >name = loop0 status = False id = 56 >children = [] >parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (52)'] >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 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.handle_format: name: loop0 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 60 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('efi') returning EFIFS instance with object id 61 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('macefi') returning MacEFIFS instance with object id 62 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('macefi') returning MacEFIFS instance with object id 63 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: type detected on 'loop0' is 'squashfs' >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('squashfs') returning DeviceFormat instance with object id 64 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: got format: existing None >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' >'/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4', >'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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', >'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', >'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': '14911382'} ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: LoopDevicePopulator.run: name: loop1 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('None') returning DeviceFormat instance with object id 67 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('None') returning DeviceFormat instance with object id 68 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: added file /LiveOS/rootfs.img (id 66) to device tree >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('None') returning DeviceFormat instance with object id 71 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('None') returning DeviceFormat instance with object id 72 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: added loop loop1 (id 70) to device tree >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: got device: LoopDevice instance (0x7fa12ff2cfd0) -- >name = loop1 status = False id = 70 >children = [] >parents = ['existing 0 B file /LiveOS/rootfs.img (66)'] >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 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.handle_format: name: loop1 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 74 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('efi') returning EFIFS instance with object id 75 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('macefi') returning MacEFIFS instance with object id 76 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('macefi') returning MacEFIFS instance with object id 77 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: type detected on 'loop1' is 'ext4' >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running... dumpe2fs -h /dev/loop1 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stdout: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Filesystem volume name: Anaconda >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Last mounted on: /mnt/sysimage >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Filesystem UUID: 2104d1fa-6dee-4455-b87d-554b7b2009e4 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Filesystem magic number: 0xEF53 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Filesystem revision #: 1 (dynamic) >Sep 26 08:32:01 localhost-live anaconda[3804]: 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 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Filesystem flags: signed_directory_hash >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Default mount options: user_xattr acl >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Filesystem state: clean >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Errors behavior: Continue >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Filesystem OS type: Linux >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Inode count: 426816 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Block count: 1703936 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Reserved block count: 0 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Free blocks: 399716 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Free inodes: 268078 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: First block: 0 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Block size: 4096 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Fragment size: 4096 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Group descriptor size: 64 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Reserved GDT blocks: 831 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Blocks per group: 32768 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Fragments per group: 32768 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Inodes per group: 8208 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Inode blocks per group: 513 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Flex block group size: 16 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Filesystem created: Wed Apr 25 02:32:08 2018 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Last mount time: Wed Apr 25 02:32:10 2018 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Last write time: Wed Apr 25 02:40:34 2018 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Mount count: 0 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Maximum mount count: -1 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Last checked: Wed Apr 25 02:40:34 2018 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Check interval: 0 (<none>) >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Lifetime writes: 6409 MB >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Reserved blocks uid: 0 (user root) >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Reserved blocks gid: 0 (group root) >Sep 26 08:32:01 localhost-live anaconda[3804]: program: First inode: 11 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Inode size: 256 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Required extra isize: 32 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Desired extra isize: 32 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Journal inode: 8 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Default directory hash: half_md4 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Directory Hash Seed: 0808e3f2-f323-4330-8f5c-34200363499d >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Journal backup: inode blocks >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Journal features: journal_incompat_revoke journal_64bit >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Journal size: 64M >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Journal length: 16384 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Journal sequence: 0x00000605 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Journal start: 0 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stderr: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running... resize2fs -P /dev/loop1 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stdout: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Couldn't find valid filesystem superblock. >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stderr: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: b'resize2fs 1.43.8 (1-Jan-2018)' >Sep 26 08:32:01 localhost-live anaconda[3804]: program: b'resize2fs: Device or resource busy while trying to open /dev/loop1' >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Return code: 1 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('ext4') returning Ext4FS instance with object id 78 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: got format: existing ext4 filesystem >Sep 26 08:32:01 localhost-live anaconda[3804]: 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': '14935466'} ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: LoopDevicePopulator.run: name: loop2 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('None') returning DeviceFormat instance with object id 81 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('None') returning DeviceFormat instance with object id 82 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: added file /overlay (deleted) (id 80) to device tree >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('None') returning DeviceFormat instance with object id 85 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('None') returning DeviceFormat instance with object id 86 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: added loop loop2 (id 84) to device tree >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: got device: LoopDevice instance (0x7fa12ceb2e80) -- >name = loop2 status = False id = 84 >children = [] >parents = ['existing 0 B file /overlay (deleted) (80)'] >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 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.handle_format: name: loop2 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: no type or existing type for loop2, bailing >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' >'/dev/mapper/live-rw /dev/disk/by-id/dm-name-live-rw ' >'/dev/disk/by-label/Anaconda', >'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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', >'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', >'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': '7864421'} ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running [9] dmsetup info -co subsystem --noheadings live-rw ... >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stdout[9]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stderr[9]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: ...done [9] (exit code: 0) >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running [10] dmsetup info -co subsystem --noheadings live-rw ... >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stdout[10]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stderr[10]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: ...done [10] (exit code: 0) >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running [11] dmsetup info -co subsystem --noheadings live-rw ... >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stdout[11]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stderr[11]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: ...done [11] (exit code: 0) >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running [12] dmsetup info -co subsystem --noheadings live-rw ... >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stdout[12]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stderr[12]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: ...done [12] (exit code: 0) >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running [13] dmsetup info -co subsystem --noheadings live-rw ... >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stdout[13]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stderr[13]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: ...done [13] (exit code: 0) >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running [14] dmsetup info -co subsystem --noheadings live-rw ... >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stdout[14]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stderr[14]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: ...done [14] (exit code: 0) >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running [15] dmsetup info -co subsystem --noheadings live-rw ... >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stdout[15]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stderr[15]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: ...done [15] (exit code: 0) >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DMDevicePopulator.run: name: live-rw ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (70) with existing ext4 filesystem >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (84) >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('None') returning DeviceFormat instance with object id 90 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('None') returning DeviceFormat instance with object id 91 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: added dm live-rw (id 89) to device tree >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: got device: DMDevice instance (0x7fa12ceb2f98) -- >name = live-rw status = True id = 89 >children = [] >parents = ['existing 0 B loop loop1 (70) with existing ext4 filesystem'] >uuid = None size = 6.5 GiB >format = existing None >major = 0 minor = 0 exists = True protected = True >sysfs path = /sys/devices/virtual/block/dm-0 >target size = 6.5 GiB path = /dev/mapper/live-rw >format args = [] original_format = None target = None dm_uuid = None >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running [16] dmsetup info -co subsystem --noheadings live-rw ... >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stdout[16]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stderr[16]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: ...done [16] (exit code: 0) >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running [17] dmsetup info -co subsystem --noheadings live-rw ... >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stdout[17]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stderr[17]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: ...done [17] (exit code: 0) >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.handle_format: name: live-rw ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 93 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('efi') returning EFIFS instance with object id 94 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('macefi') returning MacEFIFS instance with object id 95 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('macefi') returning MacEFIFS instance with object id 96 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: type detected on 'live-rw' is 'ext4' >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running... dumpe2fs -h /dev/mapper/live-rw >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stdout: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Filesystem volume name: Anaconda >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Last mounted on: /sysroot >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Filesystem UUID: 2104d1fa-6dee-4455-b87d-554b7b2009e4 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Filesystem magic number: 0xEF53 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Filesystem revision #: 1 (dynamic) >Sep 26 08:32:01 localhost-live anaconda[3804]: 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 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Filesystem flags: signed_directory_hash >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Default mount options: user_xattr acl >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Filesystem state: clean >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Errors behavior: Continue >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Filesystem OS type: Linux >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Inode count: 426816 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Block count: 1703936 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Reserved block count: 0 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Free blocks: 399716 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Free inodes: 268078 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: First block: 0 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Block size: 4096 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Fragment size: 4096 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Group descriptor size: 64 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Reserved GDT blocks: 831 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Blocks per group: 32768 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Fragments per group: 32768 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Inodes per group: 8208 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Inode blocks per group: 513 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Flex block group size: 16 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Filesystem created: Wed Apr 25 02:32:08 2018 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Last mount time: Wed Sep 26 03:23:01 2018 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Last write time: Wed Sep 26 03:23:01 2018 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Mount count: 1 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Maximum mount count: -1 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Last checked: Wed Apr 25 02:40:34 2018 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Check interval: 0 (<none>) >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Lifetime writes: 6409 MB >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Reserved blocks uid: 0 (user root) >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Reserved blocks gid: 0 (group root) >Sep 26 08:32:01 localhost-live anaconda[3804]: program: First inode: 11 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Inode size: 256 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Required extra isize: 32 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Desired extra isize: 32 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Journal inode: 8 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: First orphan inode: 295786 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Default directory hash: half_md4 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Directory Hash Seed: 0808e3f2-f323-4330-8f5c-34200363499d >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Journal backup: inode blocks >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Journal features: journal_incompat_revoke journal_64bit >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Journal size: 64M >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Journal length: 16384 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Journal sequence: 0x0000088e >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Journal start: 12524 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stderr: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running... resize2fs -P /dev/mapper/live-rw >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stdout: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Estimated minimum size of the filesystem: 1686731 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stderr: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: b'resize2fs 1.43.8 (1-Jan-2018)' >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: padding min size from 6.43 GiB up to 6.5 GiB >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('ext4') returning Ext4FS instance with object id 97 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: got format: existing ext4 filesystem >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' >'/dev/disk/by-id/dm-name-live-base /dev/mapper/live-base ' >'/dev/disk/by-label/Anaconda', >'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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', >'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', >'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': '7941663'} ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running [18] dmsetup info -co subsystem --noheadings live-base ... >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stdout[18]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stderr[18]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: ...done [18] (exit code: 0) >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running [19] dmsetup info -co subsystem --noheadings live-base ... >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stdout[19]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stderr[19]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: ...done [19] (exit code: 0) >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running [20] dmsetup info -co subsystem --noheadings live-base ... >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stdout[20]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stderr[20]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: ...done [20] (exit code: 0) >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running [21] dmsetup info -co subsystem --noheadings live-base ... >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stdout[21]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stderr[21]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: ...done [21] (exit code: 0) >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running [22] dmsetup info -co subsystem --noheadings live-base ... >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stdout[22]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stderr[22]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: ...done [22] (exit code: 0) >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running [23] dmsetup info -co subsystem --noheadings live-base ... >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stdout[23]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stderr[23]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: ...done [23] (exit code: 0) >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running [24] dmsetup info -co subsystem --noheadings live-base ... >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stdout[24]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stderr[24]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: ...done [24] (exit code: 0) >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DMDevicePopulator.run: name: live-base ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (70) with existing ext4 filesystem >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('None') returning DeviceFormat instance with object id 100 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('None') returning DeviceFormat instance with object id 101 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: updated live-base size to 6.5 GiB (6.5 GiB) >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: added dm live-base (id 99) to device tree >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: got device: DMDevice instance (0x7fa12cf14f28) -- >name = live-base status = True id = 99 >children = [] >parents = ['existing 0 B loop loop1 (70) with existing ext4 filesystem'] >uuid = None size = 6.5 GiB >format = existing None >major = 0 minor = 0 exists = True protected = True >sysfs path = /sys/devices/virtual/block/dm-1 >target size = 6.5 GiB path = /dev/mapper/live-base >format args = [] original_format = None target = None dm_uuid = None >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running [25] dmsetup info -co subsystem --noheadings live-base ... >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stdout[25]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stderr[25]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: ...done [25] (exit code: 0) >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running [26] dmsetup info -co subsystem --noheadings live-base ... >Sep 26 08:32:01 localhost-live anaconda[3804]: anaconda: geoloc: Geolocation lookup finished in 1.1 seconds >Sep 26 08:32:01 localhost-live anaconda[3804]: anaconda: geoloc: got results from geolocation >Sep 26 08:32:01 localhost-live anaconda[3804]: anaconda: threading: Thread Done: AnaGeolocationRefreshThread (140330251835136) >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stdout[26]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stderr[26]: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: ...done [26] (exit code: 0) >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DeviceTree.handle_format: name: live-base ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 103 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('efi') returning EFIFS instance with object id 104 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('macefi') returning MacEFIFS instance with object id 105 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('macefi') returning MacEFIFS instance with object id 106 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: type detected on 'live-base' is 'ext4' >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running... dumpe2fs -h /dev/mapper/live-base >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stdout: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Filesystem volume name: Anaconda >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Last mounted on: /mnt/sysimage >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Filesystem UUID: 2104d1fa-6dee-4455-b87d-554b7b2009e4 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Filesystem magic number: 0xEF53 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Filesystem revision #: 1 (dynamic) >Sep 26 08:32:01 localhost-live anaconda[3804]: 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 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Filesystem flags: signed_directory_hash >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Default mount options: user_xattr acl >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Filesystem state: clean >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Errors behavior: Continue >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Filesystem OS type: Linux >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Inode count: 426816 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Block count: 1703936 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Reserved block count: 0 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Free blocks: 399716 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Free inodes: 268078 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: First block: 0 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Block size: 4096 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Fragment size: 4096 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Group descriptor size: 64 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Reserved GDT blocks: 831 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Blocks per group: 32768 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Fragments per group: 32768 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Inodes per group: 8208 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Inode blocks per group: 513 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Flex block group size: 16 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Filesystem created: Wed Apr 25 02:32:08 2018 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Last mount time: Wed Apr 25 02:32:10 2018 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Last write time: Wed Apr 25 02:40:34 2018 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Mount count: 0 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Maximum mount count: -1 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Last checked: Wed Apr 25 02:40:34 2018 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Check interval: 0 (<none>) >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Lifetime writes: 6409 MB >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Reserved blocks uid: 0 (user root) >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Reserved blocks gid: 0 (group root) >Sep 26 08:32:01 localhost-live anaconda[3804]: program: First inode: 11 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Inode size: 256 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Required extra isize: 32 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Desired extra isize: 32 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Journal inode: 8 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Default directory hash: half_md4 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Directory Hash Seed: 0808e3f2-f323-4330-8f5c-34200363499d >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Journal backup: inode blocks >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Journal features: journal_incompat_revoke journal_64bit >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Journal size: 64M >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Journal length: 16384 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Journal sequence: 0x00000605 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Journal start: 0 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stderr: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running... resize2fs -P /dev/mapper/live-base >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stdout: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Couldn't find valid filesystem superblock. >Sep 26 08:32:01 localhost-live anaconda[3804]: program: stderr: >Sep 26 08:32:01 localhost-live anaconda[3804]: program: b'resize2fs 1.43.8 (1-Jan-2018)' >Sep 26 08:32:01 localhost-live anaconda[3804]: program: b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Return code: 1 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: get_format('ext4') returning Ext4FS instance with object id 107 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: got format: existing ext4 filesystem >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:01 localhost-live anaconda[3804]: blivet: Iso9660FS.teardown: device: /dev/sr0 ; type: iso9660 ; status: True ; >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:01 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... umount /run/initramfs/live >Sep 26 08:32:02 localhost-live anaconda[3804]: program: stderr: >Sep 26 08:32:02 localhost-live anaconda[3804]: program: b'umount: /run/initramfs/live: target is busy.' >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 32 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... lsof /run/initramfs/live >Sep 26 08:32:02 localhost-live anaconda[3804]: program: stderr: >Sep 26 08:32:02 localhost-live anaconda[3804]: program: b"lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs" >Sep 26 08:32:02 localhost-live anaconda[3804]: program: b' Output information may be incomplete.' >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 1 >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: teardown of sr0 failed: umount of /run/initramfs/live failed (32) >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: edd: MBR signature on sda is zero. new disk image? >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: edd: collected mbr signatures: {} >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_path: path: /dev/sr0 ; incomplete: False ; hidden: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_path returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: resolved '/dev/sr0' to 'sr0' (cdrom) >Sep 26 08:32:02 localhost-live anaconda[3804]: anaconda: storage: protected device spec /dev/disk/by-label/Fedora-WS-Live-28-1-1 resolved to sr0 >Sep 26 08:32:02 localhost-live anaconda[3804]: anaconda: storage: resolved live device to sr0 >Sep 26 08:32:02 localhost-live anaconda[3804]: anaconda: storage: marking live device sr0 protected >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: XFS.setup: device: /dev/sda2 ; type: xfs ; status: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... mount -t xfs -o defaults,ro /dev/sda2 /mnt/sysimage >Sep 26 08:32:02 localhost-live kernel: XFS (sda2): Mounting V5 Filesystem >Sep 26 08:32:02 localhost-live kernel: XFS (sda2): Ending clean mount >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... umount /mnt/sysimage >Sep 26 08:32:02 localhost-live kernel: XFS (sda2): Unmounting Filesystem >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... udevadm settle --timeout=300 >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: XFS.supported: supported: True ; >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: Iso9660FS.supported: supported: True ; >Sep 26 08:32:02 localhost-live anaconda[3804]: anaconda: threading: Thread Done: AnaStorageThread (140330261538560) >Sep 26 08:32:02 localhost-live anaconda[3804]: anaconda: payload: Updating payload thread state: 2 >Sep 26 08:32:02 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3820]: DEBUG:anaconda.modules.timezone.timezone:UTC is set to True. >Sep 26 08:32:02 localhost-live anaconda[3804]: simpleline: Input is required by ScreenData(SummaryHub,None,False) screen >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... hwclock --hctosys --utc >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >Sep 26 08:32:02 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_path returned existing 6.5 GiB dm live-base (99) with existing ext4 filesystem >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Running... mount -t auto -o ro /dev/mapper/live-base /run/install/source >Sep 26 08:32:02 localhost-live anaconda[3804]: anaconda: lifecycle: Module initialized: StorageSpoke >Sep 26 08:32:02 localhost-live anaconda[3804]: anaconda: lifecycle: All modules have been initialized. >Sep 26 08:32:02 localhost-live anaconda[3804]: anaconda: threading: Thread Done: AnaStorageWatcher (140330229708544) >Sep 26 08:32:02 localhost-live kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Sep 26 08:32:02 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:02 localhost-live anaconda[3804]: anaconda: payload: Updating payload thread state: 6 >Sep 26 08:32:03 localhost-live anaconda[3804]: anaconda: ui.tui.spokes.software_selection: Payload restarted, set new info and clear the old one. >Sep 26 08:32:03 localhost-live anaconda[3804]: anaconda: threading: Thread Done: AnaPayloadThread (140330243442432) >Sep 26 04:32:03 localhost-live audit[4207]: USYS_CONFIG pid=4207 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='op=change-system-time exe="/usr/sbin/hwclock" hostname=localhost-live addr=? terminal=pts/0 res=failed' >Sep 26 04:32:03 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 04:32:03 localhost-live anaconda[3804]: anaconda: threading: Thread Done: AnaTimeInitThread (140330270193408) >Sep 26 04:32:06 localhost-live anaconda[3804]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 04:32:06 localhost-live anaconda[3804]: simpleline: New signal InputReadySignal enqueued with source SummaryHub >Sep 26 04:32:06 localhost-live anaconda[3804]: simpleline: Pushing screen TimeSpoke to stack >Sep 26 04:32:06 localhost-live anaconda[3804]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 04:32:06 localhost-live anaconda[3804]: simpleline: Processing screen ScreenData(TimeSpoke,None,False) >Sep 26 04:32:06 localhost-live anaconda[3804]: simpleline: Input is required by ScreenData(TimeSpoke,None,False) screen >Sep 26 04:32:08 localhost-live anaconda[3804]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 04:32:08 localhost-live anaconda[3804]: simpleline: New signal InputReadySignal enqueued with source TimeSpoke >Sep 26 04:32:08 localhost-live anaconda[3804]: simpleline: Pushing modal screen TimeZoneSpoke to stack >Sep 26 04:32:08 localhost-live anaconda[3804]: simpleline: Executing inner loop >Sep 26 04:32:08 localhost-live anaconda[3804]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 04:32:08 localhost-live anaconda[3804]: simpleline: Processing screen ScreenData(TimeZoneSpoke,None,True) >Sep 26 04:32:08 localhost-live anaconda[3804]: simpleline: Input is required by ScreenData(TimeZoneSpoke,None,True) screen >Sep 26 04:32:10 localhost-live anaconda[3804]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 04:32:10 localhost-live anaconda[3804]: simpleline: New signal InputReadySignal enqueued with source TimeZoneSpoke >Sep 26 04:32:10 localhost-live anaconda[3804]: simpleline: Replacing screen TimeZoneSpoke >Sep 26 04:32:10 localhost-live anaconda[3804]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 04:32:10 localhost-live anaconda[3804]: simpleline: Processing screen ScreenData(TimeZoneSpoke,Europe,True) >Sep 26 04:32:10 localhost-live anaconda[3804]: simpleline: Input is required by ScreenData(TimeZoneSpoke,Europe,True) screen >Sep 26 08:32:13 localhost-live anaconda[3804]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 08:32:13 localhost-live anaconda[3804]: simpleline: New signal InputReadySignal enqueued with source TimeZoneSpoke >Sep 26 08:32:13 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3820]: DEBUG:anaconda.modules.timezone.timezone:Timezone is set to Europe/Stockholm. >Sep 26 08:32:13 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3820]: DEBUG:anaconda.modules.common.base.base:Kickstarted is set to False. >Sep 26 08:32:13 localhost-live anaconda[3804]: simpleline: New signal CloseScreenSignal enqueued with source TimeZoneSpoke >Sep 26 08:32:13 localhost-live anaconda[3804]: simpleline: Closing screen ScreenData(TimeZoneSpoke,Europe,True) from TimeZoneSpoke >Sep 26 08:32:13 localhost-live anaconda[3804]: simpleline: Closing inner loop >Sep 26 08:32:13 localhost-live anaconda[3804]: simpleline: New signal CloseScreenSignal enqueued with source TimeSpoke >Sep 26 08:32:13 localhost-live anaconda[3804]: simpleline: Closing screen ScreenData(TimeSpoke,None,False) from TimeSpoke >Sep 26 08:32:13 localhost-live anaconda[3804]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 08:32:13 localhost-live anaconda[3804]: simpleline: Processing screen ScreenData(SummaryHub,None,False) >Sep 26 08:32:13 localhost-live anaconda[3804]: simpleline: Input is required by ScreenData(SummaryHub,None,False) screen >Sep 26 08:32:16 localhost-live anaconda[3804]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 08:32:16 localhost-live anaconda[3804]: simpleline: New signal InputReadySignal enqueued with source SummaryHub >Sep 26 08:32:16 localhost-live anaconda[3804]: simpleline: Pushing screen StorageSpoke to stack >Sep 26 08:32:16 localhost-live anaconda[3804]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 08:32:16 localhost-live anaconda[3804]: simpleline: Processing screen ScreenData(StorageSpoke,None,False) >Sep 26 08:32:16 localhost-live anaconda[3804]: simpleline: Input is required by ScreenData(StorageSpoke,None,False) screen >Sep 26 08:32:19 localhost-live anaconda[3804]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 08:32:19 localhost-live anaconda[3804]: simpleline: New signal InputReadySignal enqueued with source StorageSpoke >Sep 26 08:32:19 localhost-live anaconda[3804]: simpleline: No callback registered for user input c >Sep 26 08:32:19 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >Sep 26 08:32:19 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >Sep 26 08:32:19 localhost-live anaconda[3804]: blivet: DeviceTree.get_dependent_devices: dep: existing 20 GiB disk sda (12) with existing gpt disklabel ; hidden: True ; >Sep 26 08:32:19 localhost-live anaconda[3804]: blivet: checking if sr0 depends on sda >Sep 26 08:32:19 localhost-live anaconda[3804]: blivet: checking if sda depends on sda >Sep 26 08:32:19 localhost-live anaconda[3804]: blivet: checking if sda1 depends on sda >Sep 26 08:32:19 localhost-live anaconda[3804]: blivet: checking if sda2 depends on sda >Sep 26 08:32:19 localhost-live anaconda[3804]: blivet: checking if sda3 depends on sda >Sep 26 08:32:19 localhost-live anaconda[3804]: blivet: checking if /run/initramfs/live/LiveOS/squashfs.img depends on sda >Sep 26 08:32:19 localhost-live anaconda[3804]: blivet: checking if loop0 depends on sda >Sep 26 08:32:19 localhost-live anaconda[3804]: blivet: checking if /LiveOS/rootfs.img depends on sda >Sep 26 08:32:19 localhost-live anaconda[3804]: blivet: checking if loop1 depends on sda >Sep 26 08:32:19 localhost-live anaconda[3804]: blivet: checking if /overlay (deleted) depends on sda >Sep 26 08:32:19 localhost-live anaconda[3804]: blivet: checking if loop2 depends on sda >Sep 26 08:32:19 localhost-live anaconda[3804]: blivet: checking if live-rw depends on sda >Sep 26 08:32:19 localhost-live anaconda[3804]: blivet: checking if live-base depends on sda >Sep 26 08:32:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sda']'. >Sep 26 08:32:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sda']'. >Sep 26 08:32:19 localhost-live anaconda[3804]: simpleline: Pushing modal screen PartTypeSpoke to stack >Sep 26 08:32:19 localhost-live anaconda[3804]: simpleline: Executing inner loop >Sep 26 08:32:19 localhost-live anaconda[3804]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 08:32:19 localhost-live anaconda[3804]: simpleline: Processing screen ScreenData(PartTypeSpoke,None,True) >Sep 26 08:32:19 localhost-live anaconda[3804]: simpleline: Input is required by ScreenData(PartTypeSpoke,None,True) screen >Sep 26 08:32:21 localhost-live anaconda[3804]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 08:32:21 localhost-live anaconda[3804]: simpleline: New signal InputReadySignal enqueued with source PartTypeSpoke >Sep 26 08:32:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. >Sep 26 08:32:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'False'. >Sep 26 08:32:21 localhost-live anaconda[3804]: simpleline: New signal RenderScreenSignal enqueued with source PartTypeSpoke >Sep 26 08:32:21 localhost-live anaconda[3804]: simpleline: Processing screen ScreenData(PartTypeSpoke,None,True) >Sep 26 08:32:21 localhost-live anaconda[3804]: simpleline: Input is required by ScreenData(PartTypeSpoke,None,True) screen >Sep 26 08:32:23 localhost-live anaconda[3804]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 08:32:23 localhost-live anaconda[3804]: simpleline: New signal InputReadySignal enqueued with source PartTypeSpoke >Sep 26 08:32:23 localhost-live anaconda[3804]: simpleline: No callback registered for user input c >Sep 26 08:32:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. >Sep 26 08:32:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'False'. >Sep 26 08:32:23 localhost-live anaconda[3804]: simpleline: Pushing modal screen MountPointAssignSpoke to stack >Sep 26 08:32:23 localhost-live anaconda[3804]: simpleline: Executing inner loop >Sep 26 08:32:23 localhost-live anaconda[3804]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 08:32:23 localhost-live anaconda[3804]: simpleline: Processing screen ScreenData(MountPointAssignSpoke,None,True) >Sep 26 08:32:23 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >Sep 26 08:32:23 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_path returned existing 256 MiB partition sda1 (22) >Sep 26 08:32:23 localhost-live anaconda[3804]: blivet: resolved '/dev/sda1' to 'sda1' (partition) >Sep 26 08:32:23 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >Sep 26 08:32:23 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_path returned existing 1024 MiB partition sda2 (32) with existing xfs filesystem >Sep 26 08:32:23 localhost-live anaconda[3804]: blivet: resolved '/dev/sda2' to 'sda2' (partition) >Sep 26 08:32:23 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >Sep 26 08:32:23 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_path returned existing 18.75 GiB partition sda3 (42) >Sep 26 08:32:23 localhost-live anaconda[3804]: blivet: resolved '/dev/sda3' to 'sda3' (partition) >Sep 26 08:32:23 localhost-live anaconda[3804]: simpleline: Input is required by ScreenData(MountPointAssignSpoke,None,True) screen >Sep 26 08:32:30 localhost-live anaconda[3804]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 08:32:30 localhost-live anaconda[3804]: simpleline: New signal InputReadySignal enqueued with source MountPointAssignSpoke >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: DiskLabel.__init__: >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: DiskLabel.parted_device returning None >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: DMRaidMember.__init__: >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: Ext2FS.supported: supported: True ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: Ext2FS.supported: supported: True ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: Ext3FS.supported: supported: True ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: Ext3FS.supported: supported: True ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: FATFS.supported: supported: True ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: FATFS.supported: supported: True ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: BTRFS.supported: supported: True ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: BTRFS.supported: supported: True ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: XFS.supported: supported: True ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: XFS.supported: supported: True ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: HFS.supported: supported: False ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: HFS.supported: supported: False ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: HFSPlus.supported: supported: False ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: HFSPlus.supported: supported: False ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: NTFS.supported: supported: False ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: NTFS.supported: supported: False ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: NFS.supported: supported: False ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: NFS.supported: supported: False ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: NFSv4.supported: supported: False ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: NFSv4.supported: supported: False ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: Iso9660FS.supported: supported: True ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: Iso9660FS.supported: supported: True ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: NoDevFS.supported: supported: False ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: NoDevFS.supported: supported: False ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: DevPtsFS.supported: supported: False ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: DevPtsFS.supported: supported: False ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: ProcFS.supported: supported: False ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: ProcFS.supported: supported: False ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: SysFS.supported: supported: False ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: SysFS.supported: supported: False ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: TmpFS.supported: supported: True ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: TmpFS.supported: supported: True ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: BindFS.supported: supported: False ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: BindFS.supported: supported: False ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: SELinuxFS.supported: supported: False ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: SELinuxFS.supported: supported: False ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: USBFS.supported: supported: False ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: USBFS.supported: supported: False ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: EFIVarFS.supported: supported: False ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: EFIVarFS.supported: supported: False ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: LUKS.__init__: >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: LVMPhysicalVolume.__init__: >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: MDRaidMember.__init__: >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: MultipathMember.__init__: >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: SwapSpace.__init__: >Sep 26 08:32:30 localhost-live anaconda[3804]: simpleline: Pushing screen ConfigureDeviceSpoke to stack >Sep 26 08:32:30 localhost-live anaconda[3804]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 08:32:30 localhost-live anaconda[3804]: simpleline: Processing screen ScreenData(ConfigureDeviceSpoke,None,False) >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: XFS.supported: supported: True ; >Sep 26 08:32:30 localhost-live anaconda[3804]: blivet: get_format('xfs') returning XFS instance with object id 146 >Sep 26 08:32:30 localhost-live anaconda[3804]: simpleline: Input is required by ScreenData(ConfigureDeviceSpoke,None,False) screen >Sep 26 08:32:32 localhost-live anaconda[3804]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 08:32:32 localhost-live anaconda[3804]: simpleline: New signal InputReadySignal enqueued with source ConfigureDeviceSpoke >Sep 26 08:32:32 localhost-live anaconda[3804]: simpleline: Pushing modal screen GetInputScreen to stack >Sep 26 08:32:32 localhost-live anaconda[3804]: simpleline: Executing inner loop >Sep 26 08:32:32 localhost-live anaconda[3804]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 08:32:32 localhost-live anaconda[3804]: simpleline: Processing screen ScreenData(GetInputScreen,None,True) >Sep 26 08:32:32 localhost-live anaconda[3804]: simpleline: Input is required by ScreenData(GetInputScreen,None,True) screen >Sep 26 08:32:35 localhost-live anaconda[3804]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 08:32:35 localhost-live anaconda[3804]: simpleline: New signal InputReadySignal enqueued with source GetInputScreen >Sep 26 08:32:35 localhost-live anaconda[3804]: simpleline: Closing screen ScreenData(GetInputScreen,None,True) from None >Sep 26 08:32:35 localhost-live anaconda[3804]: simpleline: Closing inner loop >Sep 26 08:32:35 localhost-live anaconda[3804]: simpleline: New signal RenderScreenSignal enqueued with source ConfigureDeviceSpoke >Sep 26 08:32:35 localhost-live anaconda[3804]: simpleline: Processing screen ScreenData(ConfigureDeviceSpoke,None,False) >Sep 26 08:32:35 localhost-live anaconda[3804]: blivet: XFS.supported: supported: True ; >Sep 26 08:32:35 localhost-live anaconda[3804]: blivet: get_format('xfs') returning XFS instance with object id 147 >Sep 26 08:32:35 localhost-live anaconda[3804]: simpleline: Input is required by ScreenData(ConfigureDeviceSpoke,None,False) screen >Sep 26 08:32:38 localhost-live anaconda[3804]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 08:32:38 localhost-live anaconda[3804]: simpleline: New signal InputReadySignal enqueued with source ConfigureDeviceSpoke >Sep 26 08:32:38 localhost-live anaconda[3804]: simpleline: No callback registered for user input c >Sep 26 08:32:38 localhost-live anaconda[3804]: simpleline: Closing screen ScreenData(ConfigureDeviceSpoke,None,False) from None >Sep 26 08:32:38 localhost-live anaconda[3804]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 08:32:38 localhost-live anaconda[3804]: simpleline: Processing screen ScreenData(MountPointAssignSpoke,None,True) >Sep 26 08:32:38 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >Sep 26 08:32:38 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_path returned existing 256 MiB partition sda1 (22) >Sep 26 08:32:38 localhost-live anaconda[3804]: blivet: resolved '/dev/sda1' to 'sda1' (partition) >Sep 26 08:32:38 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >Sep 26 08:32:38 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_path returned existing 1024 MiB partition sda2 (32) with existing xfs filesystem >Sep 26 08:32:38 localhost-live anaconda[3804]: blivet: resolved '/dev/sda2' to 'sda2' (partition) >Sep 26 08:32:38 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >Sep 26 08:32:38 localhost-live anaconda[3804]: blivet: DeviceTree.get_device_by_path returned existing 18.75 GiB partition sda3 (42) >Sep 26 08:32:38 localhost-live anaconda[3804]: blivet: resolved '/dev/sda3' to 'sda3' (partition) >Sep 26 08:32:38 localhost-live anaconda[3804]: simpleline: Input is required by ScreenData(MountPointAssignSpoke,None,True) screen >Sep 26 08:32:40 localhost-live anaconda[3804]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 08:32:40 localhost-live anaconda[3804]: simpleline: New signal InputReadySignal enqueued with source MountPointAssignSpoke >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: DiskLabel.__init__: >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: DiskLabel.parted_device returning None >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: DMRaidMember.__init__: >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: Ext2FS.supported: supported: True ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: Ext2FS.supported: supported: True ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: Ext3FS.supported: supported: True ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: Ext3FS.supported: supported: True ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: FATFS.supported: supported: True ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: FATFS.supported: supported: True ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: BTRFS.supported: supported: True ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: BTRFS.supported: supported: True ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: XFS.supported: supported: True ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: XFS.supported: supported: True ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: HFS.supported: supported: False ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: HFS.supported: supported: False ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: HFSPlus.supported: supported: False ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: HFSPlus.supported: supported: False ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: NTFS.supported: supported: False ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: NTFS.supported: supported: False ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: NFS.supported: supported: False ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: NFS.supported: supported: False ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: NFSv4.supported: supported: False ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: NFSv4.supported: supported: False ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: Iso9660FS.supported: supported: True ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: Iso9660FS.supported: supported: True ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: NoDevFS.supported: supported: False ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: NoDevFS.supported: supported: False ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: DevPtsFS.supported: supported: False ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: DevPtsFS.supported: supported: False ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: ProcFS.supported: supported: False ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: ProcFS.supported: supported: False ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: SysFS.supported: supported: False ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: SysFS.supported: supported: False ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: TmpFS.supported: supported: True ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: TmpFS.supported: supported: True ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: BindFS.supported: supported: False ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: BindFS.supported: supported: False ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: SELinuxFS.supported: supported: False ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: SELinuxFS.supported: supported: False ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: USBFS.supported: supported: False ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: USBFS.supported: supported: False ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: EFIVarFS.supported: supported: False ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: EFIVarFS.supported: supported: False ; >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: LUKS.__init__: >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: LVMPhysicalVolume.__init__: >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: MDRaidMember.__init__: >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: MultipathMember.__init__: >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: SwapSpace.__init__: >Sep 26 08:32:40 localhost-live anaconda[3804]: simpleline: Pushing screen ConfigureDeviceSpoke to stack >Sep 26 08:32:40 localhost-live anaconda[3804]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 08:32:40 localhost-live anaconda[3804]: simpleline: Processing screen ScreenData(ConfigureDeviceSpoke,None,False) >Sep 26 08:32:40 localhost-live anaconda[3804]: blivet: get_format('None') returning DeviceFormat instance with object id 185 >Sep 26 08:32:40 localhost-live anaconda[3804]: simpleline: Input is required by ScreenData(ConfigureDeviceSpoke,None,False) screen >Sep 26 08:32:48 localhost-live anaconda[3804]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 08:32:48 localhost-live anaconda[3804]: simpleline: New signal InputReadySignal enqueued with source ConfigureDeviceSpoke >Sep 26 08:32:48 localhost-live anaconda[3804]: simpleline: New signal RenderScreenSignal enqueued with source ConfigureDeviceSpoke >Sep 26 08:32:48 localhost-live anaconda[3804]: simpleline: New signal RenderScreenSignal enqueued with source ConfigureDeviceSpoke >Sep 26 08:32:48 localhost-live anaconda[3804]: simpleline: Processing screen ScreenData(ConfigureDeviceSpoke,None,False) >Sep 26 08:32:48 localhost-live anaconda[3804]: blivet: get_format('None') returning DeviceFormat instance with object id 186 >Sep 26 08:32:48 localhost-live anaconda[3804]: simpleline: Input is required by ScreenData(ConfigureDeviceSpoke,None,False) screen >Sep 26 08:32:48 localhost-live anaconda[3804]: simpleline: Processing screen ScreenData(ConfigureDeviceSpoke,None,False) >Sep 26 08:32:48 localhost-live anaconda[3804]: blivet: get_format('None') returning DeviceFormat instance with object id 187 >Sep 26 08:32:48 localhost-live anaconda[3804]: simpleline: Input is required by ScreenData(ConfigureDeviceSpoke,None,False) screen >Sep 26 08:32:48 localhost-live anaconda[3804]: simpleline: New signal ExceptionSignal enqueued with source ScreenScheduler >Sep 26 08:32:48 localhost-live anaconda[3804]: simpleline: Executing inner loop >Sep 26 08:32:48 localhost-live anaconda[3804]: simpleline: New signal ExceptionSignal enqueued with source ScreenScheduler >Sep 26 08:32:48 localhost-live anaconda[3804]: anaconda: ui.tui: >======= Screen stack ======= >----------- TOP ------------ >ScreenData(ConfigureDeviceSpoke,None,False) >ScreenData(MountPointAssignSpoke,None,True) >ScreenData(PartTypeSpoke,None,True) >ScreenData(StorageSpoke,None,False) >ScreenData(SummaryHub,None,False) >ScreenData(ProgressSpoke,None,False) >============================ >Sep 26 08:32:48 localhost-live anaconda[3804]: anaconda: exception: running handleException >Sep 26 08:32:48 localhost-live anaconda[3804]: anaconda: exception: Traceback (most recent call last): > >File "/usr/lib/python3.6/site-packages/simpleline/render/screen_scheduler.py", line 245, in _process_screen >top_screen.ui_screen.get_input_with_error_check(top_screen.args) > >File "/usr/lib/python3.6/site-packages/simpleline/render/screen/__init__.py", line 285, in get_input_with_error_check >self._input_manager.get_input(args=args) > >File "/usr/lib/python3.6/site-packages/simpleline/render/screen/input_manager.py", line 105, in get_input >handler.get_input(prompt) > >File "/usr/lib/python3.6/site-packages/simpleline/input/input_handler.py", line 163, in get_input >self._invoke_input_thread(prompt) > >File "/usr/lib/python3.6/site-packages/simpleline/input/input_handler.py", line 168, in _invoke_input_thread >not self._skip_concurrency_check) > >File "/usr/lib/python3.6/site-packages/simpleline/input/input_threading.py", line 89, in start_input_thread >self._check_input_thread_running(concurrent_check) > >File "/usr/lib/python3.6/site-packages/simpleline/input/input_threading.py", line 108, in _check_input_thread_running >"{}".format(msg)) > >KeyError: "Can't run multiple input threads at the same time!\nAsking for input:\nInput handler: <simpleline.input.input_handler.InputHandler object at 0x7fa12cf890b8> Input requester: ConfigureDeviceSpoke\nInput handler: <simpleline.input.input_handler.InputHandler object at 0x7fa12cea9128> Input requester: ConfigureDeviceSpoke\n" >Sep 26 08:32:48 localhost-live anaconda[3804]: anaconda: exception: Gtk not running, starting Gtk and running exception handler in it >Sep 26 08:32:48 localhost-live anaconda[3804]: program: Running... journalctl -b >Sep 26 08:32:58 localhost-live anaconda[3804]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 08:32:58 localhost-live anaconda[3804]: anaconda: core.util: Running kickstart %%onerror script(s) >Sep 26 08:32:58 localhost-live anaconda[3804]: anaconda: core.util: All kickstart %%onerror script(s) have been run >Sep 26 08:32:58 localhost-live anaconda[3804]: anaconda: kickstart.script: Running kickstart %%traceback script(s) >Sep 26 08:32:58 localhost-live anaconda[3804]: anaconda: kickstart.script: All kickstart %%traceback script(s) have been run >Sep 26 08:32:58 localhost-live anaconda[3804]: simpleline: Asking for multiple inputs with concurrent check bypassed, last who asked wins! Others are dropped. >Sep 26 08:32:58 localhost-live anaconda[3804]: simpleline: New signal InputReadySignal enqueued with source TextIntf >Sep 26 08:32:58 localhost-live anaconda[3804]: simpleline: New signal InputReadySignal enqueued with source ConfigureDeviceSpoke >Sep 26 08:32:58 localhost-live anaconda[3804]: simpleline: New signal InputReadySignal enqueued with source ConfigureDeviceSpoke >Sep 26 08:32:58 localhost-live anaconda[3804]: program: Running... lsblk --perms --fs --bytes >Sep 26 08:32:58 localhost-live anaconda[3804]: program: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID MOUNTPOINT >Sep 26 08:32:58 localhost-live anaconda[3804]: program: loop0 1686425600 root disk brw-rw---- squashfs >Sep 26 08:32:58 localhost-live anaconda[3804]: program: loop1 6981419008 root disk brw-rw---- ext4 Anaconda 2104d1fa-6dee-4455-b87d-554b7b2009e4 >Sep 26 08:32:58 localhost-live anaconda[3804]: program: |-live-rw 6981419008 root disk brw-rw---- ext4 Anaconda 2104d1fa-6dee-4455-b87d-554b7b2009e4 / >Sep 26 08:32:58 localhost-live anaconda[3804]: program: `-live-base 6981419008 root disk brw-rw---- ext4 Anaconda 2104d1fa-6dee-4455-b87d-554b7b2009e4 /run/install/source >Sep 26 08:32:58 localhost-live anaconda[3804]: program: loop2 34359738368 root disk brw-rw---- >Sep 26 08:32:58 localhost-live anaconda[3804]: program: `-live-rw 6981419008 root disk brw-rw---- ext4 Anaconda 2104d1fa-6dee-4455-b87d-554b7b2009e4 / >Sep 26 08:32:58 localhost-live anaconda[3804]: program: sda 21474836480 root disk brw-rw---- zfs_member zroot 10114546123328479187 >Sep 26 08:32:58 localhost-live anaconda[3804]: program: |-sda1 268435456 root disk brw-rw---- zfs_member zroot 10114546123328479187 >Sep 26 08:32:58 localhost-live anaconda[3804]: program: |-sda2 1073741824 root disk brw-rw---- xfs zroot f90439ed-4366-4338-8eae-ee8351e0ada6 >Sep 26 08:32:58 localhost-live anaconda[3804]: program: `-sda3 20131593728 root disk brw-rw---- zfs_member zroot 10114546123328479187 >Sep 26 08:32:58 localhost-live anaconda[3804]: program: sr0 1787822080 root cdrom brw-rw---- iso9660 Fedora-WS-Live-28-1-1 2018-04-25-06-43-09-00 /run/initramfs/live >Sep 26 08:32:58 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:58 localhost-live anaconda[3804]: program: Running... nmcli device show >Sep 26 08:32:58 localhost-live anaconda[3804]: program: GENERAL.DEVICE: ens33 >Sep 26 08:32:58 localhost-live anaconda[3804]: program: GENERAL.TYPE: ethernet >Sep 26 08:32:58 localhost-live anaconda[3804]: program: GENERAL.HWADDR: 00:0C:29:04:CD:AD >Sep 26 08:32:58 localhost-live anaconda[3804]: program: GENERAL.MTU: 1500 >Sep 26 08:32:58 localhost-live anaconda[3804]: program: GENERAL.STATE: 100 (connected) >Sep 26 08:32:58 localhost-live anaconda[3804]: program: GENERAL.CONNECTION: ens33 >Sep 26 08:32:58 localhost-live anaconda[3804]: program: GENERAL.CON-PATH: /org/freedesktop/NetworkManager/ActiveConnection/1 >Sep 26 08:32:58 localhost-live anaconda[3804]: program: WIRED-PROPERTIES.CARRIER: on >Sep 26 08:32:58 localhost-live anaconda[3804]: program: IP4.ADDRESS[1]: 172.16.78.250/24 >Sep 26 08:32:58 localhost-live anaconda[3804]: program: IP4.GATEWAY: 172.16.78.2 >Sep 26 08:32:58 localhost-live anaconda[3804]: program: IP4.ROUTE[1]: dst = 0.0.0.0/0, nh = 172.16.78.2, mt = 100 >Sep 26 08:32:58 localhost-live anaconda[3804]: program: IP4.ROUTE[2]: dst = 172.16.78.0/24, nh = 0.0.0.0, mt = 100 >Sep 26 08:32:58 localhost-live anaconda[3804]: program: IP4.DNS[1]: 172.16.78.2 >Sep 26 08:32:58 localhost-live anaconda[3804]: program: IP4.DOMAIN[1]: localdomain >Sep 26 08:32:58 localhost-live anaconda[3804]: program: IP6.ADDRESS[1]: fe80::28da:7783:fd9d:1fb2/64 >Sep 26 08:32:58 localhost-live anaconda[3804]: program: IP6.GATEWAY: -- >Sep 26 08:32:58 localhost-live anaconda[3804]: program: IP6.ROUTE[1]: dst = ff00::/8, nh = ::, mt = 256, table=255 >Sep 26 08:32:58 localhost-live anaconda[3804]: program: IP6.ROUTE[2]: dst = fe80::/64, nh = ::, mt = 256 >Sep 26 08:32:58 localhost-live anaconda[3804]: program: IP6.ROUTE[3]: dst = fe80::/64, nh = ::, mt = 100 >Sep 26 08:32:58 localhost-live anaconda[3804]: program: >Sep 26 08:32:58 localhost-live anaconda[3804]: program: GENERAL.DEVICE: lo >Sep 26 08:32:58 localhost-live anaconda[3804]: program: GENERAL.TYPE: loopback >Sep 26 08:32:58 localhost-live anaconda[3804]: program: GENERAL.HWADDR: 00:00:00:00:00:00 >Sep 26 08:32:58 localhost-live anaconda[3804]: program: GENERAL.MTU: 65536 >Sep 26 08:32:58 localhost-live anaconda[3804]: program: GENERAL.STATE: 10 (unmanaged) >Sep 26 08:32:58 localhost-live anaconda[3804]: program: GENERAL.CONNECTION: -- >Sep 26 08:32:58 localhost-live anaconda[3804]: program: GENERAL.CON-PATH: -- >Sep 26 08:32:58 localhost-live anaconda[3804]: program: IP4.ADDRESS[1]: 127.0.0.1/8 >Sep 26 08:32:58 localhost-live anaconda[3804]: program: IP4.GATEWAY: -- >Sep 26 08:32:58 localhost-live anaconda[3804]: program: IP6.ADDRESS[1]: ::1/128 >Sep 26 08:32:58 localhost-live anaconda[3804]: program: IP6.GATEWAY: -- >Sep 26 08:32:58 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:32:58 localhost-live anaconda[3804]: program: Running... journalctl -b >Sep 26 08:33:10 localhost-live anaconda[3804]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 08:33:10 localhost-live anaconda[3804]: simpleline: New signal InputReadySignal enqueued with source TextIntf >Sep 26 08:33:10 localhost-live anaconda[3804]: program: Running... umount /run/install/source >Sep 26 08:33:10 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:33:10 localhost-live anaconda[3804]: program: Return code: 0 >Sep 26 08:33:10 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:Stop modules. >Sep 26 08:33:10 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 26 08:33:10 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3820]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 26 08:33:10 localhost-live org.fedoraproject.Anaconda.Modules.Network[3820]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 26 08:33:10 localhost-live org.fedoraproject.Anaconda.Modules.User[3820]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 26 08:33:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3820]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 26 08:33:10 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3820]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 26 08:33:10 localhost-live org.fedoraproject.Anaconda.Modules.Security[3820]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 26 08:33:10 localhost-live org.fedoraproject.Anaconda.Addons.Baz[3820]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 26 08:33:10 localhost-live org.fedoraproject.Anaconda.Modules.Services[3820]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 26 08:33:10 localhost-live org.fedoraproject.Anaconda.Modules.Payload[3820]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 26 08:33:10 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is unavailable >Sep 26 08:33:10 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is unavailable >Sep 26 08:33:10 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User is unavailable >Sep 26 08:33:10 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network is unavailable >Sep 26 08:33:10 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage has quit. >Sep 26 08:33:10 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User has quit. >Sep 26 08:33:10 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is unavailable >Sep 26 08:33:10 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network has quit. >Sep 26 08:33:10 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone has quit. >Sep 26 08:33:10 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is unavailable >Sep 26 08:33:10 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is unavailable >Sep 26 08:33:10 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is unavailable >Sep 26 08:33:10 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization has quit. >Sep 26 08:33:10 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security has quit. >Sep 26 08:33:10 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services has quit. >Sep 26 08:33:10 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is unavailable >Sep 26 08:33:10 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz has quit. >Sep 26 08:33:10 localhost-live org.fedoraproject.Anaconda.Boss[3820]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload has quit. >Sep 26 08:33:10 localhost-live audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=1000 ses=2 >Sep 26 08:33:10 localhost-live audit[3257]: USER_AVC pid=3257 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:33:10 localhost-live audit[2617]: USER_AVC pid=2617 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:33:10 localhost-live dbus-daemon[2942]: Reloaded configuration >Sep 26 08:33:10 localhost-live dbus-daemon[3257]: [session uid=0 pid=3255] Reloaded configuration >Sep 26 08:33:10 localhost-live audit[2942]: USER_AVC pid=2942 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:33:10 localhost-live dbus-daemon[1738]: avc: received setenforce notice (enforcing=1) >Sep 26 08:33:10 localhost-live dbus-daemon[1533]: avc: received setenforce notice (enforcing=1) >Sep 26 08:33:10 localhost-live audit[1098]: USER_AVC pid=1098 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 08:33:10 localhost-live at-spi-bus-launcher[1733]: dbus-daemon[1738]: Reloaded configuration >Sep 26 08:33:10 localhost-live dbus-daemon[2617]: Reloaded configuration >Sep 26 08:33:10 localhost-live dbus-daemon[1533]: [session uid=1000 pid=1533] Reloaded configuration >Sep 26 08:33:10 localhost-live dbus-daemon[1098]: [system] Reloaded configuration >Sep 26 08:33:12 localhost-live audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=1000 ses=2 >Sep 26 08:33:12 localhost-live audit[3257]: USER_AVC pid=3257 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:33:12 localhost-live audit[2942]: USER_AVC pid=2942 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:33:12 localhost-live dbus-daemon[1533]: avc: received setenforce notice (enforcing=0) >Sep 26 08:33:12 localhost-live dbus-daemon[1738]: avc: received setenforce notice (enforcing=0) >Sep 26 08:33:12 localhost-live audit[2617]: USER_AVC pid=2617 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:33:12 localhost-live audit[1098]: USER_AVC pid=1098 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 08:33:12 localhost-live udisksd[1102]: 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) >Sep 26 08:33:14 localhost-live anaconda[4375]: anaconda: main: /sbin/anaconda 28.22.10-1.fc28 >Sep 26 08:33:14 localhost-live anaconda[4375]: anaconda: isys: 8275356 kB (8081 MB) are available >Sep 26 08:33:14 localhost-live anaconda[4375]: program: Running... losetup --list >Sep 26 08:33:14 localhost-live anaconda[4375]: anaconda: startup_utils: check_memory(): total:8081, needed:320, graphical:410 >Sep 26 08:33:14 localhost-live anaconda[4375]: anaconda: screensaver: Unable to inhibit the screensaver: Failed to call Inhibit method on /org/freedesktop/ScreenSaver with ('anaconda', 'Installing') arguments: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files >Sep 26 08:33:14 localhost-live anaconda[4375]: anaconda: flags: Not doing 'early exception handler' in live installation >Sep 26 08:33:14 localhost-live anaconda[4375]: anaconda: flags: Not doing 'start audit daemon' in live installation >Sep 26 08:33:14 localhost-live anaconda[4375]: anaconda: main: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base', '-T'] >Sep 26 08:33:14 localhost-live anaconda[4375]: anaconda: main: Default encoding = utf-8 >Sep 26 08:33:14 localhost-live anaconda[4375]: program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >Sep 26 08:33:14 localhost-live anaconda[4375]: anaconda: dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-MhBwO8AFaE,guid=4986d12afb03f85639755ef95bab7c8a. >Sep 26 08:33:14 localhost-live dbus-daemon[4391]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=4375 comm="/usr/bin/python3 /sbin/anaconda --liveinst --metho" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:33:14 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.boss:Schedule publishing. >Sep 26 08:33:14 localhost-live org.fedoraproject.Anaconda.Boss[4391]: INFO:anaconda.modules.boss.boss:Start the main loop. >Sep 26 08:33:14 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss. >Sep 26 08:33:14 localhost-live org.fedoraproject.Anaconda.Boss[4391]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-MhBwO8AFaE,guid=4986d12afb03f85639755ef95bab7c8a. >Sep 26 08:33:14 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Installation. >Sep 26 08:33:14 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss. >Sep 26 08:33:14 localhost-live dbus-daemon[4391]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >Sep 26 08:33:14 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Timezone. >Sep 26 08:33:14 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Network. >Sep 26 08:33:14 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Localization. >Sep 26 08:33:14 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Security. >Sep 26 08:33:14 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.User. >Sep 26 08:33:14 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Payload. >Sep 26 08:33:14 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Storage. >Sep 26 08:33:14 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Services. >Sep 26 08:33:14 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.boss:Addons are enabled. >Sep 26 08:33:14 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:Start modules. >Sep 26 08:33:14 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Timezone >Sep 26 08:33:14 localhost-live dbus-daemon[4391]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=4401 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:33:14 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Network >Sep 26 08:33:14 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Localization >Sep 26 08:33:14 localhost-live dbus-daemon[4391]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=4401 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:33:14 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Security >Sep 26 08:33:14 localhost-live dbus-daemon[4391]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=4401 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:33:14 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/User >Sep 26 08:33:14 localhost-live dbus-daemon[4391]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=4401 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:33:14 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Payload >Sep 26 08:33:14 localhost-live dbus-daemon[4391]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=4401 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:33:14 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Storage >Sep 26 08:33:14 localhost-live dbus-daemon[4391]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=4401 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:33:14 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Services >Sep 26 08:33:14 localhost-live dbus-daemon[4391]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=4401 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:33:14 localhost-live dbus-daemon[4391]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=4401 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:33:14 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Addons/Baz >Sep 26 08:33:14 localhost-live dbus-daemon[4391]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=4401 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:33:14 localhost-live anaconda[4375]: anaconda: startup_utils: Waiting 60 sec for modules to be started. >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Addons.Baz[4391]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Addons.Baz[4391]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Addons.Baz[4391]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Addons/Baz. >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Addons.Baz[4391]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-MhBwO8AFaE,guid=4986d12afb03f85639755ef95bab7c8a. >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Addons.Baz[4391]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Addons.Baz. >Sep 26 08:33:15 localhost-live dbus-daemon[4391]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is available >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Addons/Baz started successfully. >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Payload[4391]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Payload[4391]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Payload[4391]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payload. >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Payload[4391]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-MhBwO8AFaE,guid=4986d12afb03f85639755ef95bab7c8a. >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Payload[4391]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payload. >Sep 26 08:33:15 localhost-live anaconda[4375]: anaconda: startup_utils: Waiting 59 sec for modules to be started. >Sep 26 08:33:15 localhost-live dbus-daemon[4391]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is available >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Payload started successfully. >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: INFO:program:Running [1] lvm version ... >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: INFO:program:stdout[1]: LVM version: 2.02.177(2) (2017-12-18) >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: Library version: 1.02.146 (2017-12-18) >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: Driver version: 4.37.0 >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: INFO:program:stderr[1]: >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: INFO:program:...done [1] (exit code: 0) >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: INFO:program:Running [2] btrfs --version ... >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[4391]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[4391]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[4391]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone. >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[4391]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-MhBwO8AFaE,guid=4986d12afb03f85639755ef95bab7c8a. >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Services[4391]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[4391]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone. >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Services[4391]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Services[4391]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services. >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Services[4391]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-MhBwO8AFaE,guid=4986d12afb03f85639755ef95bab7c8a. >Sep 26 08:33:15 localhost-live dbus-daemon[4391]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is available >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: INFO:program:stdout[2]: btrfs-progs v4.15.1 >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: INFO:program:stderr[2]: >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: INFO:program:...done [2] (exit code: 0) >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: INFO:program:Running [3] mkswap --version ... >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Timezone started successfully. >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Services[4391]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services. >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Security[4391]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Security[4391]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: INFO:program:stdout[3]: mkswap from util-linux 2.32 >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: INFO:program:stderr[3]: >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Security[4391]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security. >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: INFO:program:...done [3] (exit code: 0) >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Security[4391]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-MhBwO8AFaE,guid=4986d12afb03f85639755ef95bab7c8a. >Sep 26 08:33:15 localhost-live dbus-daemon[4391]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is available >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: INFO:program:Running [4] multipath --version ... >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Services started successfully. >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: INFO:program:stdout[4]: >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: INFO:program:stderr[4]: Unknown switch: (null) >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: multipath-tools v0.7.4 (11/15, 2017) >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: Usage: >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: multipath -F [-v lvl] [-R num] >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: multipath -t >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: multipath -h >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: Where: >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: -h print this usage text >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: -l show multipath topology (sysfs and DM info) >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: -ll show multipath topology (maximum info) >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: -f flush a multipath device map >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: -F flush all multipath device maps >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: -a add a device wwid to the wwids file >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: -A add devices from kernel command line mpath.wwids >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: parameters to wwids file >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: -c check if a device should be a path in a multipath device >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: -C check if a multipath device has usable paths >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: -q allow queue_if_no_path when multipathd is not running >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: -d dry run, do not create or update devmaps >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: -t display the currently used multipathd configuration >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: -r force devmap reload >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: -i ignore wwids file >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: -B treat the bindings file as read only >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: -b fil bindings file location >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: -w remove a device from the wwids file >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: -W reset the wwids file include only the current devices >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: -p pol force all maps to specified path grouping policy : >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: . failover one path per priority group >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: . multibus all paths in one priority group >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: . group_by_serial one priority group per serial >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: . group_by_prio one priority group per priority lvl >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: . group_by_node_name one priority group per target node >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: -v lvl verbosity level >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: . 0 no output >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: . 1 print created devmap names only >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: . 2 default verbosity >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: . 3 print debug information >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: -R num number of times to retry removes of in-use devices >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: dev action limited to: >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: . multipath named 'dev' (ex: mpath0) or >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: . multipath whose wwid is 'dev' (ex: 60051..) >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: . multipath including the path named 'dev' (ex: /dev/sda) >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: . multipath including the path with maj:min 'dev' (ex: 8:0) >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: INFO:program:...done [4] (exit code: 256) >Sep 26 08:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: INFO:program:Running [5] dmsetup --version ... >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: INFO:program:stdout[5]: Library version: 1.02.146 (2017-12-18) >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: Driver version: 4.37.0 >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: INFO:program:stderr[5]: >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: INFO:program:...done [5] (exit code: 0) >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: INFO:program:Running [6] mdadm --version ... >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.User[4391]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.User[4391]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: INFO:program:stdout[6]: >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: INFO:program:stderr[6]: mdadm - v4.0 - 2017-01-09 >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: INFO:program:...done [6] (exit code: 0) >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Security[4391]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security. >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.User[4391]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/User. >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.User[4391]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-MhBwO8AFaE,guid=4986d12afb03f85639755ef95bab7c8a. >Sep 26 08:33:16 localhost-live dbus-daemon[4391]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is available >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.User[4391]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.User. >Sep 26 08:33:16 localhost-live dbus-daemon[4391]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Security started successfully. >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User is available >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/User started successfully. >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class DeviceFormat as None >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Network[4391]: INFO:anaconda.dbus.connection:Connecting to the system bus. >Sep 26 08:33:16 localhost-live dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.256' (uid=0 pid=4483 comm="python3 -m pyanaconda.modules.network " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class BIOSBoot as biosboot >Sep 26 08:33:16 localhost-live systemd[1]: Starting Hostname Service... >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class DiskLabel as disklabel >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class Ext2FS as ext2 >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class Ext3FS as ext3 >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class Ext4FS as ext4 >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class FATFS as vfat >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class EFIFS as efi >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class BTRFS as btrfs >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class GFS2 as gfs2 >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class JFS as jfs >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class ReiserFS as reiserfs >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class XFS as xfs >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class HFS as hfs >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class HFSPlus as hfs+ >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class MacEFIFS as macefi >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class NTFS as ntfs >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class NFS as nfs >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class NFSv4 as nfs4 >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class Iso9660FS as iso9660 >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class NoDevFS as nodev >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class DevPtsFS as devpts >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class ProcFS as proc >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class SysFS as sysfs >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class TmpFS as tmpfs >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class BindFS as bind >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class USBFS as usbfs >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class EFIVarFS as efivarfs >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Localization[4391]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Localization[4391]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Localization[4391]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization. >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Localization[4391]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-MhBwO8AFaE,guid=4986d12afb03f85639755ef95bab7c8a. >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Localization[4391]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization. >Sep 26 08:33:16 localhost-live dbus-daemon[4391]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is available >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Localization started successfully. >Sep 26 08:33:16 localhost-live dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.hostname1' >Sep 26 08:33:16 localhost-live systemd[1]: Started Hostname Service. >Sep 26 08:33:16 localhost-live audit[1098]: USER_AVC pid=1098 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.256 spid=4545 tpid=4483 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=unconfined_u:system_r:install_t:s0-s0:c0.c1023 tclass=dbus permissive=1 >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 08:33:16 localhost-live audit[1]: 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' >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Network[4391]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Network[4391]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Network[4391]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network. >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Network[4391]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-MhBwO8AFaE,guid=4986d12afb03f85639755ef95bab7c8a. >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Network[4391]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Network. >Sep 26 08:33:16 localhost-live dbus-daemon[4391]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network is available >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Network started successfully. >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class LUKS as luks >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class MDRaidMember as mdmember >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class MultipathMember as multipath_member >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:blivet:registered device format class SwapSpace as swap >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-MhBwO8AFaE,guid=4986d12afb03f85639755ef95bab7c8a. >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >Sep 26 08:33:16 localhost-live dbus-daemon[4391]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is available >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Storage started successfully. >Sep 26 08:33:16 localhost-live org.fedoraproject.Anaconda.Boss[4391]: INFO:anaconda.modules.boss.module_manager:All modules are ready now. >Sep 26 08:33:16 localhost-live anaconda[4375]: anaconda: startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >Sep 26 08:33:16 localhost-live anaconda[4375]: program: Running... udevadm trigger --action=change --subsystem-match=block >Sep 26 08:33:16 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:16 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:17 localhost-live udisksd[1102]: 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) >Sep 26 08:33:17 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:17 localhost-live anaconda[4375]: blivet: ISCSID is /sbin/iscsid >Sep 26 08:33:17 localhost-live anaconda[4375]: blivet: no initiator set >Sep 26 08:33:17 localhost-live anaconda[4375]: program: Running... modprobe fcoe >Sep 26 08:33:17 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:17 localhost-live anaconda[4375]: program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Sep 26 08:33:17 localhost-live anaconda[4375]: program: stdout: >Sep 26 08:33:17 localhost-live anaconda[4375]: program: No FCoE boot disk information is found in EDD! >Sep 26 08:33:17 localhost-live anaconda[4375]: program: Return code: 1 >Sep 26 08:33:17 localhost-live anaconda[4375]: blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Sep 26 08:33:17 localhost-live anaconda[4375]: blivet: no /etc/zfcp.conf; not configuring zfcp >Sep 26 08:33:17 localhost-live org.fedoraproject.Anaconda.Boss[4391]: INFO:anaconda.modules.boss.boss:Splitting kickstart from /usr/share/anaconda/interactive-defaults.ks. >Sep 26 08:33:17 localhost-live org.fedoraproject.Anaconda.Boss[4391]: INFO:anaconda.modules.boss.boss:Distributing kickstart. >Sep 26 08:33:17 localhost-live org.fedoraproject.Anaconda.Boss[4391]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Timezone handles commands ['timezone'] sections [] addons [] >Sep 26 08:33:17 localhost-live org.fedoraproject.Anaconda.Boss[4391]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Timezone >Sep 26 08:33:17 localhost-live org.fedoraproject.Anaconda.Boss[4391]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Network handles commands ['network'] sections [] addons [] >Sep 26 08:33:17 localhost-live org.fedoraproject.Anaconda.Boss[4391]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Network >Sep 26 08:33:17 localhost-live org.fedoraproject.Anaconda.Boss[4391]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Localization handles commands ['keyboard', 'lang'] sections [] addons [] >Sep 26 08:33:17 localhost-live org.fedoraproject.Anaconda.Boss[4391]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Localization >Sep 26 08:33:17 localhost-live org.fedoraproject.Anaconda.Boss[4391]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Security handles commands ['auth', 'authconfig', 'authselect', 'selinux', 'realm'] sections [] addons [] >Sep 26 08:33:17 localhost-live org.fedoraproject.Anaconda.Boss[4391]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Security ><auto-removed line containing rootpw> >Sep 26 08:33:17 localhost-live org.fedoraproject.Anaconda.Boss[4391]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.User >Sep 26 08:33:17 localhost-live org.fedoraproject.Anaconda.Boss[4391]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Payload handles commands [] sections [] addons [] >Sep 26 08:33:17 localhost-live org.fedoraproject.Anaconda.Boss[4391]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Payload >Sep 26 08:33:17 localhost-live org.fedoraproject.Anaconda.Boss[4391]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Storage handles commands ['zerombr', 'clearpart', 'ignoredisk'] sections [] addons [] >Sep 26 08:33:17 localhost-live org.fedoraproject.Anaconda.Boss[4391]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Storage >Sep 26 08:33:17 localhost-live org.fedoraproject.Anaconda.Boss[4391]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Services handles commands ['firstboot', 'services', 'skipx', 'xconfig'] sections [] addons [] >Sep 26 08:33:17 localhost-live org.fedoraproject.Anaconda.Modules.Services[4391]: DEBUG:anaconda.modules.common.base.base:Reading kickstart... >Sep 26 08:33:17 localhost-live org.fedoraproject.Anaconda.Modules.Services[4391]: DEBUG:anaconda.modules.services.services:Processing kickstart data... >Sep 26 08:33:17 localhost-live org.fedoraproject.Anaconda.Modules.Services[4391]: DEBUG:anaconda.modules.services.services:Enabled services are set to []. >Sep 26 08:33:17 localhost-live org.fedoraproject.Anaconda.Modules.Services[4391]: DEBUG:anaconda.modules.services.services:Disabled services are set to []. >Sep 26 08:33:17 localhost-live org.fedoraproject.Anaconda.Modules.Services[4391]: DEBUG:anaconda.modules.services.services:Default desktop is set to . >Sep 26 08:33:17 localhost-live org.fedoraproject.Anaconda.Modules.Services[4391]: DEBUG:anaconda.modules.services.services:Setup on boot is set to SetupOnBootAction.ENABLED. >Sep 26 08:33:17 localhost-live org.fedoraproject.Anaconda.Modules.Services[4391]: DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >Sep 26 08:33:17 localhost-live org.fedoraproject.Anaconda.Boss[4391]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Addons.Baz handles commands [] sections [] addons [] >Sep 26 08:33:17 localhost-live org.fedoraproject.Anaconda.Boss[4391]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Addons.Baz >Sep 26 08:33:17 localhost-live anaconda[4375]: anaconda: kickstart: Command firstboot will be parsed in DBus module. >Sep 26 08:33:17 localhost-live org.fedoraproject.Anaconda.Modules.Localization[4391]: DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >Sep 26 08:33:17 localhost-live anaconda[4375]: anaconda: localization: setting locale to: en_US.UTF-8 >Sep 26 08:33:17 localhost-live anaconda[4375]: anaconda: network: devices found ['ens33'] >Sep 26 08:33:17 localhost-live anaconda[4375]: ifcfg: content of files (network initialization): >Sep 26 08:33:17 localhost-live anaconda[4375]: ifcfg: /etc/sysconfig/network-scripts/ifcfg-ens33: >Sep 26 08:33:17 localhost-live anaconda[4375]: ifcfg: TYPE=Ethernet >Sep 26 08:33:17 localhost-live anaconda[4375]: ifcfg: PROXY_METHOD=none >Sep 26 08:33:17 localhost-live anaconda[4375]: ifcfg: BROWSER_ONLY=no >Sep 26 08:33:17 localhost-live anaconda[4375]: ifcfg: BOOTPROTO=dhcp >Sep 26 08:33:17 localhost-live anaconda[4375]: ifcfg: DEFROUTE=yes >Sep 26 08:33:17 localhost-live anaconda[4375]: ifcfg: IPV4_FAILURE_FATAL=no >Sep 26 08:33:17 localhost-live anaconda[4375]: ifcfg: IPV6INIT=yes >Sep 26 08:33:17 localhost-live anaconda[4375]: ifcfg: IPV6_AUTOCONF=yes >Sep 26 08:33:17 localhost-live anaconda[4375]: ifcfg: IPV6_DEFROUTE=yes >Sep 26 08:33:17 localhost-live anaconda[4375]: ifcfg: IPV6_FAILURE_FATAL=no >Sep 26 08:33:17 localhost-live anaconda[4375]: ifcfg: IPV6_ADDR_GEN_MODE=stable-privacy >Sep 26 08:33:17 localhost-live anaconda[4375]: ifcfg: NAME=ens33 >Sep 26 08:33:17 localhost-live anaconda[4375]: ifcfg: UUID=ac3cbbff-0714-36fe-aa56-6e77c7eff80e >Sep 26 08:33:17 localhost-live anaconda[4375]: ifcfg: ONBOOT=yes >Sep 26 08:33:17 localhost-live anaconda[4375]: ifcfg: AUTOCONNECT_PRIORITY=-999 >Sep 26 08:33:17 localhost-live anaconda[4375]: ifcfg: DEVICE=ens33 >Sep 26 08:33:17 localhost-live anaconda[4375]: ifcfg: all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'ens33', 'uuid': 'ac3cbbff-0714-36fe-aa56-6e77c7eff80e', 'interface-name': 'ens33', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1537965196}, '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': {}}] >Sep 26 08:33:17 localhost-live anaconda[4375]: anaconda: network: ensure single initramfs connections >Sep 26 08:33:17 localhost-live anaconda[4375]: anaconda: network: apply kickstart >Sep 26 08:33:17 localhost-live anaconda[4375]: anaconda: network: create missing ifcfg files >Sep 26 08:33:17 localhost-live anaconda[4375]: ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >Sep 26 08:33:17 localhost-live anaconda[4375]: ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >Sep 26 08:33:17 localhost-live anaconda[4375]: ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >Sep 26 08:33:17 localhost-live anaconda[4375]: ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >Sep 26 08:33:17 localhost-live anaconda[4375]: ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >Sep 26 08:33:17 localhost-live anaconda[4375]: anaconda: network: set real ONBOOT value >Sep 26 08:33:17 localhost-live anaconda[4375]: anaconda: threading: Running Thread: AnaWaitForConnectingNMThread (140511033456384) >Sep 26 08:33:17 localhost-live anaconda[4375]: anaconda: screen_access: parsing existing user interaction config file in /etc/sysconfig/anaconda >Sep 26 08:33:17 localhost-live anaconda[4375]: anaconda: anaconda: setting display mode to TUI >Sep 26 08:33:17 localhost-live anaconda[4375]: simpleline: Scheduling screen AskVNCSpoke >Sep 26 08:33:17 localhost-live anaconda[4375]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 08:33:17 localhost-live anaconda[4375]: simpleline: Starting main loop >Sep 26 08:33:17 localhost-live anaconda[4375]: simpleline: Processing signal RenderScreenSignal >Sep 26 08:33:17 localhost-live anaconda[4375]: simpleline: Processing screen ScreenData(AskVNCSpoke,None,False) >Sep 26 08:33:17 localhost-live anaconda[4375]: simpleline: Input is required by ScreenData(AskVNCSpoke,None,False) screen >Sep 26 08:33:17 localhost-live anaconda[4375]: anaconda: network: got 0 NTP servers from DHCP >Sep 26 08:33:17 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[4391]: DEBUG:anaconda.modules.timezone.timezone:NTP servers are set to []. >Sep 26 08:33:17 localhost-live anaconda[4375]: anaconda: threading: Thread Done: AnaWaitForConnectingNMThread (140511033456384) >Sep 26 08:33:19 localhost-live anaconda[4375]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 08:33:19 localhost-live anaconda[4375]: simpleline: Processing signal InputReceivedSignal >Sep 26 08:33:19 localhost-live anaconda[4375]: simpleline: New signal InputReadySignal enqueued with source AskVNCSpoke >Sep 26 08:33:19 localhost-live anaconda[4375]: simpleline: Processing signal InputReadySignal >Sep 26 08:33:19 localhost-live anaconda[4375]: simpleline: New signal CloseScreenSignal enqueued with source AskVNCSpoke >Sep 26 08:33:19 localhost-live anaconda[4375]: simpleline: Processing signal CloseScreenSignal >Sep 26 08:33:19 localhost-live anaconda[4375]: simpleline: Closing screen ScreenData(AskVNCSpoke,None,False) from AskVNCSpoke >Sep 26 08:33:19 localhost-live anaconda[4375]: simpleline: Main loop ended. Running callback if set. >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: anaconda: Display mode is set to 'interactive text mode'. >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: isys: 8275356 kB (8081 MB) are available >Sep 26 08:33:19 localhost-live anaconda[4375]: program: Running... losetup --list >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: startup_utils: check_memory(): total:8081, needed:320, graphical:410 >Sep 26 08:33:19 localhost-live anaconda[4375]: program: Running [7] e2fsck -V ... >Sep 26 08:33:19 localhost-live anaconda[4375]: program: stdout[7]: >Sep 26 08:33:19 localhost-live anaconda[4375]: program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) >Using EXT2FS Library version 1.43.8, 1-Jan-2018 >Sep 26 08:33:19 localhost-live anaconda[4375]: program: ...done [7] (exit code: 0) >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: get_format('ext4') returning Ext4FS instance with object id 0 >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: trying to set new default fstype to 'ext4' >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: get_format('ext4') returning Ext4FS instance with object id 1 >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: installclass: Searching /usr/lib64/python3.6/site-packages/pyanaconda/installclasses. >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: installclass: Found Scientific Linux (ScientificBaseInstallClass). >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: installclass: Found Red Hat Enterprise Linux (RHELBaseInstallClass). >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: installclass: Found Fedora (DefaultInstallClass). >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: installclass: Found Atomic Host (AtomicHostInstallClass). >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: installclass: Found Fedora Server (FedoraServerInstallClass). >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: installclass: Found Fedora Workstation (FedoraWorkstationInstallClass). >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: installclass: Found CentOS Linux (CentOSBaseInstallClass). >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: installclass: Found Fedora (FedoraBaseInstallClass). >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: installclass: Using a visible install class Fedora Workstation (FedoraWorkstationInstallClass). >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: bootloader: bootloader GRUB2 on X86 platform >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: autopart: Detected 7.89 GiB of memory >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: autopart: Suggested swap size (7.89 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: autopart: Swap attempt of 0.0 >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: bootloader: bootloader GRUB2 on X86 platform >Sep 26 08:33:19 localhost-live org.fedoraproject.Anaconda.Modules.Services[4391]: DEBUG:anaconda.modules.services.services:Default target is set to multi-user.target. >Sep 26 08:33:19 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:19 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:19 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:19 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: storage_utils: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: threading: Running Thread: AnaStorageThread (140511024801536) >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: threading: Running Thread: AnaTimeInitThread (140511033456384) >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: payload: Restarting payload thread >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: threading: Running Thread: AnaPayloadRestartThread (140511015098112) >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: geoloc: Geolocation is enabled. >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: threading: Running Thread: AnaPayloadThread (140511006705408) >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: payload: Updating payload thread state: 0 >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: payload: Updating payload thread state: 1 >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: threading: Thread Done: AnaPayloadRestartThread (140511015098112) >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: threading: Running Thread: AnaGeolocationRefreshThread (140511015098112) >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: geoloc: Starting geolocation lookup >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: geoloc: Geolocation provider: Fedora GeoIP >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: flags: Not doing 'start chronyd' in live installation >Sep 26 08:33:19 localhost-live anaconda[4375]: simpleline: GLib event loop is used! >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: no initiator set >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: resetting Blivet (version 3.0.0.b1) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7fcb463f6ac8> >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >Sep 26 08:33:19 localhost-live anaconda[4375]: program: Running [8] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: ui.common: Spoke PasswordSpoke will not be displayed because it has already been visited before. >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: ui.common: Spoke UserSpoke will not be displayed because it has already been visited before. >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: ui.common: Spoke NetworkSpoke will not be displayed because it has already been visited before. >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: lifecycle: Adding controller: SummaryHub >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: lifecycle: Module initialized: TimeSpoke >Sep 26 08:33:19 localhost-live audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:33:19 localhost-live audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: lifecycle: Module initialized: LangSpoke >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: ui.tui.hubs: Spoke SourceSpoke initialization failure! >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: ui.tui.hubs: Spoke SoftwareSpoke initialization failure! >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: threading: Running Thread: AnaStorageWatcher (140510723208960) >Sep 26 08:33:19 localhost-live anaconda[4375]: program: stdout[8]: >Sep 26 08:33:19 localhost-live anaconda[4375]: program: stderr[8]: >Sep 26 08:33:19 localhost-live anaconda[4375]: program: ...done [8] (exit code: 0) >Sep 26 08:33:19 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:19 localhost-live anaconda[4375]: anaconda: lifecycle: Initialization of all modules (3) has been started. >Sep 26 08:33:19 localhost-live anaconda[4375]: simpleline: Scheduling screen SummaryHub >Sep 26 08:33:19 localhost-live anaconda[4375]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 08:33:19 localhost-live anaconda[4375]: simpleline: Scheduling screen ProgressSpoke >Sep 26 08:33:19 localhost-live anaconda[4375]: simpleline: Starting main loop >Sep 26 08:33:19 localhost-live anaconda[4375]: simpleline: Processing screen ScreenData(SummaryHub,None,False) >Sep 26 08:33:19 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: DeviceTree.handle_device: name: sr0 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:07.1-ata-2 ' >'/dev/disk/by-uuid/2018-04-25-06-43-09-00 /dev/cdrom ' >'/dev/disk/by-label/Fedora-WS-Live-28-1-1 ' >'/dev/disk/by-id/ata-VMware_Virtual_IDE_CDROM_Drive_10000000000000000001', >'DEVNAME': '/dev/sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31: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_CDROM_MRW': '1', >'ID_CDROM_MRW_W': '1', >'ID_FOR_SEAT': 'block-pci-0000_00_07_1-ata-2', >'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-WS-Live-28-1-1', >'ID_FS_LABEL_ENC': 'Fedora-WS-Live-28-1-1', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2018-04-25-06-43-09-00', >'ID_FS_UUID_ENC': '2018-04-25-06-43-09-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': '3a663a44', >'ID_PATH': 'pci-0000:00:07.1-ata-2', >'ID_PATH_TAG': 'pci-0000_00_07_1-ata-2', >'ID_REVISION': '00000001', >'ID_SERIAL': 'VMware_Virtual_IDE_CDROM_Drive_10000000000000000001', >'ID_SERIAL_SHORT': '10000000000000000001', >'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/ata32/host31/target31:0:0/31:0:0:0/block/sr0', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '14871215'} ; >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: OpticalDevicePopulator.run: >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: get_format('None') returning DeviceFormat instance with object id 3 >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: get_format('None') returning DeviceFormat instance with object id 4 >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 ; >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: added cdrom sr0 (id 2) to device tree >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: got device: OpticalDevice instance (0x7fcb44151208) -- >name = sr0 status = True id = 2 >children = [] >parents = [] >uuid = None size = 1.67 GiB >format = existing None >major = 11 minor = 0 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >target size = 1.67 GiB path = /dev/sr0 >format args = [] original_format = None >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: DeviceTree.handle_format: name: sr0 ; >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: OpticalDevice.media_present: sr0 ; status: True ; >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: get_format('efi') returning EFIFS instance with object id 7 >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: get_format('macefi') returning MacEFIFS instance with object id 8 >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: type detected on 'sr0' is 'iso9660' >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: Iso9660FS.supported: supported: True ; >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: get_format('iso9660') returning Iso9660FS instance with object id 10 >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: OpticalDevice._set_format: sr0 ; type: iso9660 ; current: None ; >Sep 26 08:33:19 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:19 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:19 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:19 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:19 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:19 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: Iso9660FS.supported: supported: True ; >Sep 26 08:33:19 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:19 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: Iso9660FS.supported: supported: True ; >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: got format: existing iso9660 filesystem >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-uuid/10114546123328479187 ' >'/dev/disk/by-path/pci-0000:02:05.0-ata-1 ' >'/dev/disk/by-id/wwn-0x5000c29a16e9a08b ' >'/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001 ' >'/dev/disk/by-label/zroot', >'DEVNAME': '/dev/sda', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'zroot', >'ID_FS_LABEL_ENC': 'zroot', >'ID_FS_TYPE': 'zfs_member', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '10114546123328479187', >'ID_FS_UUID_ENC': '10114546123328479187', >'ID_FS_UUID_SUB': '1019376590726334209', >'ID_FS_UUID_SUB_ENC': '1019376590726334209', >'ID_FS_VERSION': '5000', >'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', >'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', >'ID_PATH': 'pci-0000:02:05.0-ata-1', >'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', >'ID_REVISION': '00000001', >'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', >'ID_SERIAL_SHORT': '00000000000000000001', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c29a16e9a08b', >'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '14688421'} ; >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: DiskDevicePopulator.run: name: sda ; >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: sda is a disk >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: get_format('None') returning DeviceFormat instance with object id 13 >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: get_format('None') returning DeviceFormat instance with object id 14 >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: updated sda size to 20 GiB (20 GiB) >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: added disk sda (id 12) to device tree >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: got device: DiskDevice instance (0x7fcb440e7b70) -- >name = sda status = True id = 12 >children = [] >parents = [] >uuid = None size = 20 GiB >format = existing None >major = 8 minor = 0 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >target size = 20 GiB path = /dev/sda >format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: DeviceTree.handle_format: name: sda ; >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 16 >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: get_format('efi') returning EFIFS instance with object id 17 >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: get_format('macefi') returning MacEFIFS instance with object id 18 >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: get_format('macefi') returning MacEFIFS instance with object id 19 >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: DiskLabel.__init__: uuid: 7ae1a7b0-6543-4105-b1a6-3178269fc375 ; label: zroot ; device: /dev/sda ; serial: VMware_Virtual_SATA_Hard_Drive_00000000000000000001 ; exists: True ; >Sep 26 08:33:19 localhost-live anaconda[4375]: blivet: Set pmbr_boot on parted.Disk instance -- >type: gpt primaryPartitionCount: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7fcb46401400>, <parted.partition.Partition object at 0x7fcb46401080>, <parted.partition.Partition object at 0x7fcb46401240>] >device: <parted.device.Device object at 0x7fcb463f6278> >PedDisk: <_ped.Disk object at 0x7fcb4409e308> >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('disklabel') returning DiskLabel instance with object id 20 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: got format: existing gpt disklabel >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-label/zroot ' >'/dev/disk/by-id/wwn-0x5000c29a16e9a08b-part1 ' >'/dev/disk/by-partuuid/eb725671-cbce-43e5-b63e-2ce2c0625bc0 ' >'/dev/disk/by-uuid/10114546123328479187 ' >'/dev/disk/by-path/pci-0000:02:05.0-ata-1-part1 ' >'/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001-part1', >'DEVNAME': '/dev/sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'zroot', >'ID_FS_LABEL_ENC': 'zroot', >'ID_FS_TYPE': 'zfs_member', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '10114546123328479187', >'ID_FS_UUID_ENC': '10114546123328479187', >'ID_FS_UUID_SUB': '1019376590726334209', >'ID_FS_UUID_SUB_ENC': '1019376590726334209', >'ID_FS_VERSION': '5000', >'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', >'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '524288', >'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', >'ID_PART_ENTRY_UUID': 'eb725671-cbce-43e5-b63e-2ce2c0625bc0', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', >'ID_PATH': 'pci-0000:02:05.0-ata-1', >'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', >'ID_REVISION': '00000001', >'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', >'ID_SERIAL_SHORT': '00000000000000000001', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c29a16e9a08b', >'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', >'MAJOR': '8', >'MINOR': '1', >'PARTN': '1', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda1', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '14741994'} ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: PartitionDevicePopulator.run: name: sda1 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('None') returning DeviceFormat instance with object id 23 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('None') returning DeviceFormat instance with object id 24 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: updated sda1 size to 256 MiB (256 MiB) >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: looking up parted Partition: /dev/sda1 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: PartitionDevice.probe: sda1 ; exists: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: updated sda1 size to 256 MiB (256 MiB) >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: added partition sda1 (id 22) to device tree >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: got device: PartitionDevice instance (0x7fcb440d8908) -- >name = sda1 status = True id = 22 >children = [] >parents = ['existing 20 GiB disk sda (12) with existing gpt disklabel'] >uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB >format = existing None >major = 8 minor = 1 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >target size = 256 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 0x7fcb463f6828> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcb46401128> PedPartition: <_ped.Partition object at 0x7fcb440bdba0> >disk = existing 20 GiB disk sda (12) with existing gpt disklabel >start = 2048 end = 526335 length = 524288 >flags = boot, esp >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.handle_format: name: sda1 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 26 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('efi') returning EFIFS instance with object id 27 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('macefi') returning MacEFIFS instance with object id 28 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('macefi') returning MacEFIFS instance with object id 29 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: type detected on 'sda1' is 'zfs_member' >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('zfs_member') returning DeviceFormat instance with object id 30 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: got format: existing None >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-label/zroot ' >'/dev/disk/by-id/wwn-0x5000c29a16e9a08b-part2 ' >'/dev/disk/by-partuuid/d69d5f64-f14d-4223-90ed-a988ace0b80e ' >'/dev/disk/by-path/pci-0000:02:05.0-ata-1-part2 ' >'/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001-part2 ' >'/dev/disk/by-uuid/f90439ed-4366-4338-8eae-ee8351e0ada6 ' >'/dev/disk/by-partlabel/Boot', >'DEVNAME': '/dev/sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'zroot', >'ID_FS_LABEL_ENC': 'zroot', >'ID_FS_TYPE': 'xfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'f90439ed-4366-4338-8eae-ee8351e0ada6', >'ID_FS_UUID_ENC': 'f90439ed-4366-4338-8eae-ee8351e0ada6', >'ID_FS_UUID_SUB': '1019376590726334209', >'ID_FS_UUID_SUB_ENC': '1019376590726334209', >'ID_FS_VERSION': '5000', >'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', >'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NAME': 'Boot', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '526336', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '2097152', >'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', >'ID_PART_ENTRY_UUID': 'd69d5f64-f14d-4223-90ed-a988ace0b80e', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', >'ID_PATH': 'pci-0000:02:05.0-ata-1', >'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', >'ID_REVISION': '00000001', >'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', >'ID_SERIAL_SHORT': '00000000000000000001', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c29a16e9a08b', >'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', >'MAJOR': '8', >'MINOR': '2', >'PARTN': '2', >'PARTNAME': 'Boot', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda2', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '14791759'} ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: PartitionDevicePopulator.run: name: sda2 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('None') returning DeviceFormat instance with object id 33 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('None') returning DeviceFormat instance with object id 34 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: updated sda2 size to 1024 MiB (1024 MiB) >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: looking up parted Partition: /dev/sda2 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: PartitionDevice.probe: sda2 ; exists: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: updated sda2 size to 1024 MiB (1024 MiB) >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: added partition sda2 (id 32) to device tree >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: got device: PartitionDevice instance (0x7fcb440e7c18) -- >name = sda2 status = True id = 32 >children = [] >parents = ['existing 20 GiB disk sda (12) with existing gpt disklabel'] >uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB >format = existing None >major = 8 minor = 2 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >target size = 1024 MiB path = /dev/sda2 >format args = [] original_format = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >parted_partition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fcb463f6828> fileSystem: <parted.filesystem.FileSystem object at 0x7fcb464011d0> >number: 2 path: /dev/sda2 type: 0 >name: Boot active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcb46401390> PedPartition: <_ped.Partition object at 0x7fcb440bdb48> >disk = existing 20 GiB disk sda (12) with existing gpt disklabel >start = 526336 end = 2623487 length = 2097152 >flags = >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.handle_format: name: sda2 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 36 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('efi') returning EFIFS instance with object id 37 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('macefi') returning MacEFIFS instance with object id 38 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('macefi') returning MacEFIFS instance with object id 39 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: type detected on 'sda2' is 'xfs' >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: XFS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('xfs') returning XFS instance with object id 40 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: PartitionDevice._set_format: sda2 ; type: xfs ; current: None ; >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: XFS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: XFS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: got format: existing xfs filesystem >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.handle_device: name: sda3 ; info: {'DEVLINKS': '/dev/disk/by-label/zroot ' >'/dev/disk/by-partuuid/853f13f9-601f-4471-bb23-a8f593b54710 ' >'/dev/disk/by-partlabel/ZFS\\x20Root ' >'/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001-part3 ' >'/dev/disk/by-id/wwn-0x5000c29a16e9a08b-part3 ' >'/dev/disk/by-path/pci-0000:02:05.0-ata-1-part3 ' >'/dev/disk/by-uuid/10114546123328479187', >'DEVNAME': '/dev/sda3', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'zroot', >'ID_FS_LABEL_ENC': 'zroot', >'ID_FS_TYPE': 'zfs_member', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '10114546123328479187', >'ID_FS_UUID_ENC': '10114546123328479187', >'ID_FS_UUID_SUB': '1019376590726334209', >'ID_FS_UUID_SUB_ENC': '1019376590726334209', >'ID_FS_VERSION': '5000', >'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', >'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NAME': 'ZFS\\x20Root', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '2623488', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '39319519', >'ID_PART_ENTRY_TYPE': '6a898cc3-1dd2-11b2-99a6-080020736631', >'ID_PART_ENTRY_UUID': '853f13f9-601f-4471-bb23-a8f593b54710', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', >'ID_PATH': 'pci-0000:02:05.0-ata-1', >'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', >'ID_REVISION': '00000001', >'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', >'ID_SERIAL_SHORT': '00000000000000000001', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c29a16e9a08b', >'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', >'MAJOR': '8', >'MINOR': '3', >'PARTN': '3', >'PARTNAME': 'ZFS Root', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda3', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '14720461'} ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: PartitionDevicePopulator.run: name: sda3 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('None') returning DeviceFormat instance with object id 43 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('None') returning DeviceFormat instance with object id 44 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: looking up parted Partition: /dev/sda3 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: PartitionDevice.probe: sda3 ; exists: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: added partition sda3 (id 42) to device tree >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: got device: PartitionDevice instance (0x7fcb441409e8) -- >name = sda3 status = True id = 42 >children = [] >parents = ['existing 20 GiB disk sda (12) with existing gpt disklabel'] >uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB >format = existing None >major = 8 minor = 3 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >target size = 18.75 GiB path = /dev/sda3 >format args = [] original_format = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >parted_partition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fcb463f6828> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: ZFS Root active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcb463d7898> PedPartition: <_ped.Partition object at 0x7fcb440bdbf8> >disk = existing 20 GiB disk sda (12) with existing gpt disklabel >start = 2623488 end = 41943006 length = 39319519 >flags = >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.handle_format: name: sda3 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 46 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('efi') returning EFIFS instance with object id 47 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('macefi') returning MacEFIFS instance with object id 48 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('macefi') returning MacEFIFS instance with object id 49 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: type detected on 'sda3' is 'zfs_member' >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('zfs_member') returning DeviceFormat instance with object id 50 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: got format: existing None >Sep 26 08:33:20 localhost-live anaconda[4375]: 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': '14920704'} ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: LoopDevicePopulator.run: name: loop0 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('None') returning DeviceFormat instance with object id 53 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('None') returning DeviceFormat instance with object id 54 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: FileDevice.update_sysfs_path: /run/initramfs/live/LiveOS/squashfs.img ; status: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 52) to device tree >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('None') returning DeviceFormat instance with object id 57 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('None') returning DeviceFormat instance with object id 58 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: added loop loop0 (id 56) to device tree >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: got device: LoopDevice instance (0x7fcb44072a20) -- >name = loop0 status = False id = 56 >children = [] >parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (52)'] >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 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.handle_format: name: loop0 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 60 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('efi') returning EFIFS instance with object id 61 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('macefi') returning MacEFIFS instance with object id 62 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('macefi') returning MacEFIFS instance with object id 63 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: type detected on 'loop0' is 'squashfs' >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('squashfs') returning DeviceFormat instance with object id 64 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: got format: existing None >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' >'/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4', >'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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', >'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', >'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': '14911382'} ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: LoopDevicePopulator.run: name: loop1 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('None') returning DeviceFormat instance with object id 67 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('None') returning DeviceFormat instance with object id 68 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: added file /LiveOS/rootfs.img (id 66) to device tree >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('None') returning DeviceFormat instance with object id 71 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('None') returning DeviceFormat instance with object id 72 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: added loop loop1 (id 70) to device tree >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: got device: LoopDevice instance (0x7fcb440ea898) -- >name = loop1 status = False id = 70 >children = [] >parents = ['existing 0 B file /LiveOS/rootfs.img (66)'] >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 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.handle_format: name: loop1 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 74 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('efi') returning EFIFS instance with object id 75 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('macefi') returning MacEFIFS instance with object id 76 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('macefi') returning MacEFIFS instance with object id 77 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: type detected on 'loop1' is 'ext4' >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running... dumpe2fs -h /dev/loop1 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stdout: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Filesystem volume name: Anaconda >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Last mounted on: /mnt/sysimage >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Filesystem UUID: 2104d1fa-6dee-4455-b87d-554b7b2009e4 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Filesystem magic number: 0xEF53 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Filesystem revision #: 1 (dynamic) >Sep 26 08:33:20 localhost-live anaconda[4375]: 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 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Filesystem flags: signed_directory_hash >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Default mount options: user_xattr acl >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Filesystem state: clean >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Errors behavior: Continue >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Filesystem OS type: Linux >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Inode count: 426816 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Block count: 1703936 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Reserved block count: 0 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Free blocks: 399716 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Free inodes: 268078 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: First block: 0 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Block size: 4096 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Fragment size: 4096 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Group descriptor size: 64 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Reserved GDT blocks: 831 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Blocks per group: 32768 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Fragments per group: 32768 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Inodes per group: 8208 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Inode blocks per group: 513 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Flex block group size: 16 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Filesystem created: Wed Apr 25 02:32:08 2018 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Last mount time: Wed Apr 25 02:32:10 2018 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Last write time: Wed Apr 25 02:40:34 2018 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Mount count: 0 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Maximum mount count: -1 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Last checked: Wed Apr 25 02:40:34 2018 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Check interval: 0 (<none>) >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Lifetime writes: 6409 MB >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Reserved blocks uid: 0 (user root) >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Reserved blocks gid: 0 (group root) >Sep 26 08:33:20 localhost-live anaconda[4375]: program: First inode: 11 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Inode size: 256 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Required extra isize: 32 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Desired extra isize: 32 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Journal inode: 8 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Default directory hash: half_md4 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Directory Hash Seed: 0808e3f2-f323-4330-8f5c-34200363499d >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Journal backup: inode blocks >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Journal features: journal_incompat_revoke journal_64bit >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Journal size: 64M >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Journal length: 16384 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Journal sequence: 0x00000605 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Journal start: 0 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stderr: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running... resize2fs -P /dev/loop1 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stdout: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Couldn't find valid filesystem superblock. >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stderr: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: b'resize2fs 1.43.8 (1-Jan-2018)' >Sep 26 08:33:20 localhost-live anaconda[4375]: program: b'resize2fs: Device or resource busy while trying to open /dev/loop1' >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Return code: 1 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('ext4') returning Ext4FS instance with object id 78 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: got format: existing ext4 filesystem >Sep 26 08:33:20 localhost-live anaconda[4375]: 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': '14935466'} ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: LoopDevicePopulator.run: name: loop2 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('None') returning DeviceFormat instance with object id 81 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('None') returning DeviceFormat instance with object id 82 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: added file /overlay (deleted) (id 80) to device tree >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('None') returning DeviceFormat instance with object id 85 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('None') returning DeviceFormat instance with object id 86 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: added loop loop2 (id 84) to device tree >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: got device: LoopDevice instance (0x7fcb4400a898) -- >name = loop2 status = False id = 84 >children = [] >parents = ['existing 0 B file /overlay (deleted) (80)'] >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 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.handle_format: name: loop2 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: no type or existing type for loop2, bailing >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/mapper/live-rw ' >'/dev/disk/by-id/dm-name-live-rw ' >'/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4', >'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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', >'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', >'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': '7864421'} ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running [9] dmsetup info -co subsystem --noheadings live-rw ... >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stdout[9]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stderr[9]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: ...done [9] (exit code: 0) >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running [10] dmsetup info -co subsystem --noheadings live-rw ... >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stdout[10]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stderr[10]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: ...done [10] (exit code: 0) >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running [11] dmsetup info -co subsystem --noheadings live-rw ... >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stdout[11]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stderr[11]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: ...done [11] (exit code: 0) >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running [12] dmsetup info -co subsystem --noheadings live-rw ... >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stdout[12]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stderr[12]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: ...done [12] (exit code: 0) >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running [13] dmsetup info -co subsystem --noheadings live-rw ... >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stdout[13]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stderr[13]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: ...done [13] (exit code: 0) >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running [14] dmsetup info -co subsystem --noheadings live-rw ... >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stdout[14]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stderr[14]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: ...done [14] (exit code: 0) >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running [15] dmsetup info -co subsystem --noheadings live-rw ... >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stdout[15]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stderr[15]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: ...done [15] (exit code: 0) >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DMDevicePopulator.run: name: live-rw ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (70) with existing ext4 filesystem >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (84) >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('None') returning DeviceFormat instance with object id 90 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('None') returning DeviceFormat instance with object id 91 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: added dm live-rw (id 89) to device tree >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: got device: DMDevice instance (0x7fcb44082390) -- >name = live-rw status = True id = 89 >children = [] >parents = ['existing 0 B loop loop1 (70) with existing ext4 filesystem'] >uuid = None size = 6.5 GiB >format = existing None >major = 0 minor = 0 exists = True protected = True >sysfs path = /sys/devices/virtual/block/dm-0 >target size = 6.5 GiB path = /dev/mapper/live-rw >format args = [] original_format = None target = None dm_uuid = None >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running [16] dmsetup info -co subsystem --noheadings live-rw ... >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stdout[16]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stderr[16]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: ...done [16] (exit code: 0) >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running [17] dmsetup info -co subsystem --noheadings live-rw ... >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stdout[17]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stderr[17]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: ...done [17] (exit code: 0) >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.handle_format: name: live-rw ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 93 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('efi') returning EFIFS instance with object id 94 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('macefi') returning MacEFIFS instance with object id 95 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('macefi') returning MacEFIFS instance with object id 96 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: type detected on 'live-rw' is 'ext4' >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running... dumpe2fs -h /dev/mapper/live-rw >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stdout: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Filesystem volume name: Anaconda >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Last mounted on: /sysroot >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Filesystem UUID: 2104d1fa-6dee-4455-b87d-554b7b2009e4 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Filesystem magic number: 0xEF53 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Filesystem revision #: 1 (dynamic) >Sep 26 08:33:20 localhost-live anaconda[4375]: 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 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Filesystem flags: signed_directory_hash >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Default mount options: user_xattr acl >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Filesystem state: clean >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Errors behavior: Continue >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Filesystem OS type: Linux >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Inode count: 426816 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Block count: 1703936 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Reserved block count: 0 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Free blocks: 399716 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Free inodes: 268078 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: First block: 0 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Block size: 4096 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Fragment size: 4096 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Group descriptor size: 64 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Reserved GDT blocks: 831 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Blocks per group: 32768 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Fragments per group: 32768 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Inodes per group: 8208 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Inode blocks per group: 513 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Flex block group size: 16 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Filesystem created: Wed Apr 25 02:32:08 2018 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Last mount time: Wed Sep 26 03:23:01 2018 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Last write time: Wed Sep 26 03:23:01 2018 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Mount count: 1 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Maximum mount count: -1 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Last checked: Wed Apr 25 02:40:34 2018 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Check interval: 0 (<none>) >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Lifetime writes: 6409 MB >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Reserved blocks uid: 0 (user root) >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Reserved blocks gid: 0 (group root) >Sep 26 08:33:20 localhost-live anaconda[4375]: program: First inode: 11 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Inode size: 256 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Required extra isize: 32 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Desired extra isize: 32 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Journal inode: 8 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: First orphan inode: 295786 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Default directory hash: half_md4 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Directory Hash Seed: 0808e3f2-f323-4330-8f5c-34200363499d >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Journal backup: inode blocks >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Journal features: journal_incompat_revoke journal_64bit >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Journal size: 64M >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Journal length: 16384 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Journal sequence: 0x0000088e >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Journal start: 12524 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stderr: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running... resize2fs -P /dev/mapper/live-rw >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stdout: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Estimated minimum size of the filesystem: 1686731 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stderr: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: b'resize2fs 1.43.8 (1-Jan-2018)' >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: padding min size from 6.43 GiB up to 6.5 GiB >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('ext4') returning Ext4FS instance with object id 97 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: got format: existing ext4 filesystem >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-id/dm-name-live-base ' >'/dev/mapper/live-base ' >'/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4', >'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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', >'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', >'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': '7941663'} ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running [18] dmsetup info -co subsystem --noheadings live-base ... >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stdout[18]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stderr[18]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: ...done [18] (exit code: 0) >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running [19] dmsetup info -co subsystem --noheadings live-base ... >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stdout[19]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stderr[19]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: ...done [19] (exit code: 0) >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running [20] dmsetup info -co subsystem --noheadings live-base ... >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stdout[20]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stderr[20]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: ...done [20] (exit code: 0) >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running [21] dmsetup info -co subsystem --noheadings live-base ... >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stdout[21]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stderr[21]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: ...done [21] (exit code: 0) >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running [22] dmsetup info -co subsystem --noheadings live-base ... >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stdout[22]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stderr[22]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: ...done [22] (exit code: 0) >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running [23] dmsetup info -co subsystem --noheadings live-base ... >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stdout[23]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stderr[23]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: ...done [23] (exit code: 0) >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running [24] dmsetup info -co subsystem --noheadings live-base ... >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stdout[24]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stderr[24]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: ...done [24] (exit code: 0) >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DMDevicePopulator.run: name: live-base ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (70) with existing ext4 filesystem >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name returned None >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('None') returning DeviceFormat instance with object id 100 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('None') returning DeviceFormat instance with object id 101 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: updated live-base size to 6.5 GiB (6.5 GiB) >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: added dm live-base (id 99) to device tree >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: got device: DMDevice instance (0x7fcb46472588) -- >name = live-base status = True id = 99 >children = [] >parents = ['existing 0 B loop loop1 (70) with existing ext4 filesystem'] >uuid = None size = 6.5 GiB >format = existing None >major = 0 minor = 0 exists = True protected = True >sysfs path = /sys/devices/virtual/block/dm-1 >target size = 6.5 GiB path = /dev/mapper/live-base >format args = [] original_format = None target = None dm_uuid = None >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running [25] dmsetup info -co subsystem --noheadings live-base ... >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stdout[25]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stderr[25]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: ...done [25] (exit code: 0) >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running [26] dmsetup info -co subsystem --noheadings live-base ... >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stdout[26]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stderr[26]: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: ...done [26] (exit code: 0) >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DeviceTree.handle_format: name: live-base ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 103 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: EFIFS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('efi') returning EFIFS instance with object id 104 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('macefi') returning MacEFIFS instance with object id 105 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('macefi') returning MacEFIFS instance with object id 106 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: type detected on 'live-base' is 'ext4' >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running... dumpe2fs -h /dev/mapper/live-base >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stdout: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Filesystem volume name: Anaconda >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Last mounted on: /mnt/sysimage >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Filesystem UUID: 2104d1fa-6dee-4455-b87d-554b7b2009e4 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Filesystem magic number: 0xEF53 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Filesystem revision #: 1 (dynamic) >Sep 26 08:33:20 localhost-live anaconda[4375]: 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 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Filesystem flags: signed_directory_hash >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Default mount options: user_xattr acl >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Filesystem state: clean >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Errors behavior: Continue >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Filesystem OS type: Linux >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Inode count: 426816 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Block count: 1703936 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Reserved block count: 0 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Free blocks: 399716 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Free inodes: 268078 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: First block: 0 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Block size: 4096 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Fragment size: 4096 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Group descriptor size: 64 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Reserved GDT blocks: 831 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Blocks per group: 32768 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Fragments per group: 32768 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Inodes per group: 8208 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Inode blocks per group: 513 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Flex block group size: 16 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Filesystem created: Wed Apr 25 02:32:08 2018 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Last mount time: Wed Apr 25 02:32:10 2018 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Last write time: Wed Apr 25 02:40:34 2018 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Mount count: 0 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Maximum mount count: -1 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Last checked: Wed Apr 25 02:40:34 2018 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Check interval: 0 (<none>) >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Lifetime writes: 6409 MB >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Reserved blocks uid: 0 (user root) >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Reserved blocks gid: 0 (group root) >Sep 26 08:33:20 localhost-live anaconda[4375]: program: First inode: 11 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Inode size: 256 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Required extra isize: 32 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Desired extra isize: 32 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Journal inode: 8 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Default directory hash: half_md4 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Directory Hash Seed: 0808e3f2-f323-4330-8f5c-34200363499d >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Journal backup: inode blocks >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Journal features: journal_incompat_revoke journal_64bit >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Journal size: 64M >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Journal length: 16384 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Journal sequence: 0x00000605 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Journal start: 0 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stderr: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running... resize2fs -P /dev/mapper/live-base >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stdout: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Couldn't find valid filesystem superblock. >Sep 26 08:33:20 localhost-live anaconda[4375]: program: stderr: >Sep 26 08:33:20 localhost-live anaconda[4375]: program: b'resize2fs 1.43.8 (1-Jan-2018)' >Sep 26 08:33:20 localhost-live anaconda[4375]: program: b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Return code: 1 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: get_format('ext4') returning Ext4FS instance with object id 107 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: got format: existing ext4 filesystem >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:20 localhost-live anaconda[4375]: blivet: Iso9660FS.teardown: device: /dev/sr0 ; type: iso9660 ; status: True ; >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:20 localhost-live anaconda[4375]: anaconda: geoloc: Geolocation lookup finished in 1.3 seconds >Sep 26 08:33:20 localhost-live anaconda[4375]: anaconda: geoloc: got results from geolocation >Sep 26 08:33:20 localhost-live anaconda[4375]: anaconda: threading: Thread Done: AnaGeolocationRefreshThread (140511015098112) >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:20 localhost-live anaconda[4375]: program: Running... umount /run/initramfs/live >Sep 26 08:33:21 localhost-live anaconda[4375]: program: stderr: >Sep 26 08:33:21 localhost-live anaconda[4375]: program: b'umount: /run/initramfs/live: target is busy.' >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Return code: 32 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Running... lsof /run/initramfs/live >Sep 26 08:33:21 localhost-live anaconda[4375]: program: stderr: >Sep 26 08:33:21 localhost-live anaconda[4375]: program: b"lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs" >Sep 26 08:33:21 localhost-live anaconda[4375]: program: b' Output information may be incomplete.' >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Return code: 1 >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: teardown of sr0 failed: umount of /run/initramfs/live failed (32) >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: edd: MBR signature on sda is zero. new disk image? >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: edd: collected mbr signatures: {} >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_path: path: /dev/sr0 ; incomplete: False ; hidden: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_path returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: resolved '/dev/sr0' to 'sr0' (cdrom) >Sep 26 08:33:21 localhost-live anaconda[4375]: anaconda: storage: protected device spec /dev/disk/by-label/Fedora-WS-Live-28-1-1 resolved to sr0 >Sep 26 08:33:21 localhost-live anaconda[4375]: anaconda: storage: resolved live device to sr0 >Sep 26 08:33:21 localhost-live anaconda[4375]: anaconda: storage: marking live device sr0 protected >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: XFS.setup: device: /dev/sda2 ; type: xfs ; status: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Running... mount -t xfs -o defaults,ro /dev/sda2 /mnt/sysimage >Sep 26 08:33:21 localhost-live kernel: XFS (sda2): Mounting V5 Filesystem >Sep 26 08:33:21 localhost-live kernel: XFS (sda2): Ending clean mount >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Running... umount /mnt/sysimage >Sep 26 08:33:21 localhost-live kernel: XFS (sda2): Unmounting Filesystem >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Running... udevadm settle --timeout=300 >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: Ext4FS.supported: supported: True ; >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: XFS.supported: supported: True ; >Sep 26 08:33:21 localhost-live anaconda[4375]: blivet: Iso9660FS.supported: supported: True ; >Sep 26 08:33:21 localhost-live anaconda[4375]: anaconda: threading: Thread Done: AnaStorageThread (140511024801536) >Sep 26 08:33:21 localhost-live anaconda[4375]: anaconda: payload: Updating payload thread state: 2 >Sep 26 08:33:21 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[4391]: DEBUG:anaconda.modules.timezone.timezone:UTC is set to True. >Sep 26 08:33:21 localhost-live anaconda[4375]: program: Running... hwclock --hctosys --utc >Sep 26 08:33:22 localhost-live anaconda[4375]: simpleline: Input is required by ScreenData(SummaryHub,None,False) screen >Sep 26 08:33:22 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >Sep 26 08:33:22 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_path returned existing 6.5 GiB dm live-base (99) with existing ext4 filesystem >Sep 26 08:33:22 localhost-live anaconda[4375]: program: Running... mount -t auto -o ro /dev/mapper/live-base /run/install/source >Sep 26 08:33:22 localhost-live anaconda[4375]: anaconda: lifecycle: Module initialized: StorageSpoke >Sep 26 08:33:22 localhost-live anaconda[4375]: anaconda: lifecycle: All modules have been initialized. >Sep 26 08:33:22 localhost-live anaconda[4375]: anaconda: threading: Thread Done: AnaStorageWatcher (140510723208960) >Sep 26 08:33:22 localhost-live kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Sep 26 08:33:22 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:33:22 localhost-live anaconda[4375]: anaconda: payload: Updating payload thread state: 6 >Sep 26 08:33:22 localhost-live anaconda[4375]: anaconda: ui.tui.spokes.software_selection: Payload restarted, set new info and clear the old one. >Sep 26 08:33:22 localhost-live anaconda[4375]: anaconda: threading: Thread Done: AnaPayloadThread (140511006705408) >Sep 26 08:33:22 localhost-live kernel: hpet_rtc_timer_reinit: 23 callbacks suppressed >Sep 26 08:33:22 localhost-live kernel: hpet1: lost 5 rtc interrupts >Sep 26 04:33:23 localhost-live audit[4752]: USYS_CONFIG pid=4752 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='op=change-system-time exe="/usr/sbin/hwclock" hostname=localhost-live addr=? terminal=pts/0 res=failed' >Sep 26 04:33:23 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 04:33:23 localhost-live anaconda[4375]: anaconda: threading: Thread Done: AnaTimeInitThread (140511033456384) >Sep 26 04:33:25 localhost-live anaconda[4375]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 04:33:25 localhost-live anaconda[4375]: simpleline: New signal InputReadySignal enqueued with source SummaryHub >Sep 26 04:33:25 localhost-live anaconda[4375]: simpleline: Pushing screen TimeSpoke to stack >Sep 26 04:33:25 localhost-live anaconda[4375]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 04:33:25 localhost-live anaconda[4375]: simpleline: Processing screen ScreenData(TimeSpoke,None,False) >Sep 26 04:33:25 localhost-live anaconda[4375]: simpleline: Input is required by ScreenData(TimeSpoke,None,False) screen >Sep 26 04:33:26 localhost-live anaconda[4375]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 04:33:26 localhost-live anaconda[4375]: simpleline: New signal InputReadySignal enqueued with source TimeSpoke >Sep 26 04:33:26 localhost-live anaconda[4375]: simpleline: Pushing modal screen TimeZoneSpoke to stack >Sep 26 04:33:26 localhost-live anaconda[4375]: simpleline: Executing inner loop >Sep 26 04:33:26 localhost-live anaconda[4375]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 04:33:26 localhost-live anaconda[4375]: simpleline: Processing screen ScreenData(TimeZoneSpoke,None,True) >Sep 26 04:33:26 localhost-live anaconda[4375]: simpleline: Input is required by ScreenData(TimeZoneSpoke,None,True) screen >Sep 26 04:33:27 localhost-live anaconda[4375]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 04:33:27 localhost-live anaconda[4375]: simpleline: New signal InputReadySignal enqueued with source TimeZoneSpoke >Sep 26 04:33:27 localhost-live anaconda[4375]: simpleline: Replacing screen TimeZoneSpoke >Sep 26 04:33:27 localhost-live anaconda[4375]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 04:33:27 localhost-live anaconda[4375]: simpleline: Processing screen ScreenData(TimeZoneSpoke,Europe,True) >Sep 26 04:33:27 localhost-live anaconda[4375]: simpleline: Input is required by ScreenData(TimeZoneSpoke,Europe,True) screen >Sep 26 04:33:29 localhost-live anaconda[4375]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 04:33:29 localhost-live anaconda[4375]: simpleline: New signal InputReadySignal enqueued with source TimeZoneSpoke >Sep 26 04:33:29 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[4391]: DEBUG:anaconda.modules.timezone.timezone:Timezone is set to Europe/Stockholm. >Sep 26 04:33:29 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[4391]: DEBUG:anaconda.modules.common.base.base:Kickstarted is set to False. >Sep 26 04:33:29 localhost-live anaconda[4375]: simpleline: New signal CloseScreenSignal enqueued with source TimeZoneSpoke >Sep 26 04:33:29 localhost-live anaconda[4375]: simpleline: Closing screen ScreenData(TimeZoneSpoke,Europe,True) from TimeZoneSpoke >Sep 26 04:33:29 localhost-live anaconda[4375]: simpleline: Closing inner loop >Sep 26 04:33:29 localhost-live anaconda[4375]: simpleline: New signal CloseScreenSignal enqueued with source TimeSpoke >Sep 26 04:33:29 localhost-live anaconda[4375]: simpleline: Closing screen ScreenData(TimeSpoke,None,False) from TimeSpoke >Sep 26 04:33:29 localhost-live anaconda[4375]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 04:33:29 localhost-live anaconda[4375]: simpleline: Processing screen ScreenData(SummaryHub,None,False) >Sep 26 04:33:29 localhost-live anaconda[4375]: simpleline: Input is required by ScreenData(SummaryHub,None,False) screen >Sep 26 04:33:30 localhost-live chronyd[1265]: Backward time jump detected! >Sep 26 04:33:30 localhost-live chronyd[1265]: Can't synchronise: no selectable sources >Sep 26 04:33:32 localhost-live anaconda[4375]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 04:33:32 localhost-live anaconda[4375]: simpleline: New signal InputReadySignal enqueued with source SummaryHub >Sep 26 04:33:32 localhost-live anaconda[4375]: simpleline: Pushing screen StorageSpoke to stack >Sep 26 04:33:32 localhost-live anaconda[4375]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 04:33:32 localhost-live anaconda[4375]: simpleline: Processing screen ScreenData(StorageSpoke,None,False) >Sep 26 04:33:32 localhost-live anaconda[4375]: simpleline: Input is required by ScreenData(StorageSpoke,None,False) screen >Sep 26 04:33:33 localhost-live anaconda[4375]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 04:33:33 localhost-live anaconda[4375]: simpleline: New signal InputReadySignal enqueued with source StorageSpoke >Sep 26 04:33:33 localhost-live anaconda[4375]: simpleline: No callback registered for user input >Sep 26 04:33:33 localhost-live anaconda[4375]: simpleline: Input was not successful, ask for new input. >Sep 26 04:33:34 localhost-live anaconda[4375]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 04:33:34 localhost-live anaconda[4375]: simpleline: New signal InputReadySignal enqueued with source StorageSpoke >Sep 26 04:33:34 localhost-live anaconda[4375]: simpleline: No callback registered for user input c >Sep 26 04:33:34 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >Sep 26 04:33:34 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >Sep 26 04:33:34 localhost-live anaconda[4375]: blivet: DeviceTree.get_dependent_devices: dep: existing 20 GiB disk sda (12) with existing gpt disklabel ; hidden: True ; >Sep 26 04:33:34 localhost-live anaconda[4375]: blivet: checking if sr0 depends on sda >Sep 26 04:33:34 localhost-live anaconda[4375]: blivet: checking if sda depends on sda >Sep 26 04:33:34 localhost-live anaconda[4375]: blivet: checking if sda1 depends on sda >Sep 26 04:33:34 localhost-live anaconda[4375]: blivet: checking if sda2 depends on sda >Sep 26 04:33:34 localhost-live anaconda[4375]: blivet: checking if sda3 depends on sda >Sep 26 04:33:34 localhost-live anaconda[4375]: blivet: checking if /run/initramfs/live/LiveOS/squashfs.img depends on sda >Sep 26 04:33:34 localhost-live anaconda[4375]: blivet: checking if loop0 depends on sda >Sep 26 04:33:34 localhost-live anaconda[4375]: blivet: checking if /LiveOS/rootfs.img depends on sda >Sep 26 04:33:34 localhost-live anaconda[4375]: blivet: checking if loop1 depends on sda >Sep 26 04:33:34 localhost-live anaconda[4375]: blivet: checking if /overlay (deleted) depends on sda >Sep 26 04:33:34 localhost-live anaconda[4375]: blivet: checking if loop2 depends on sda >Sep 26 04:33:34 localhost-live anaconda[4375]: blivet: checking if live-rw depends on sda >Sep 26 04:33:34 localhost-live anaconda[4375]: blivet: checking if live-base depends on sda >Sep 26 04:33:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sda']'. >Sep 26 04:33:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sda']'. >Sep 26 04:33:34 localhost-live anaconda[4375]: simpleline: Pushing modal screen PartTypeSpoke to stack >Sep 26 04:33:34 localhost-live anaconda[4375]: simpleline: Executing inner loop >Sep 26 04:33:34 localhost-live anaconda[4375]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 04:33:34 localhost-live anaconda[4375]: simpleline: Processing screen ScreenData(PartTypeSpoke,None,True) >Sep 26 04:33:34 localhost-live anaconda[4375]: simpleline: Input is required by ScreenData(PartTypeSpoke,None,True) screen >Sep 26 04:33:36 localhost-live anaconda[4375]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 04:33:36 localhost-live anaconda[4375]: simpleline: New signal InputReadySignal enqueued with source PartTypeSpoke >Sep 26 04:33:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. >Sep 26 04:33:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'False'. >Sep 26 04:33:36 localhost-live anaconda[4375]: simpleline: New signal RenderScreenSignal enqueued with source PartTypeSpoke >Sep 26 04:33:36 localhost-live anaconda[4375]: simpleline: Processing screen ScreenData(PartTypeSpoke,None,True) >Sep 26 04:33:36 localhost-live anaconda[4375]: simpleline: Input is required by ScreenData(PartTypeSpoke,None,True) screen >Sep 26 04:33:38 localhost-live anaconda[4375]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 04:33:38 localhost-live anaconda[4375]: simpleline: New signal InputReadySignal enqueued with source PartTypeSpoke >Sep 26 04:33:38 localhost-live anaconda[4375]: simpleline: No callback registered for user input c >Sep 26 04:33:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. >Sep 26 04:33:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'False'. >Sep 26 04:33:38 localhost-live anaconda[4375]: simpleline: Pushing modal screen MountPointAssignSpoke to stack >Sep 26 04:33:38 localhost-live anaconda[4375]: simpleline: Executing inner loop >Sep 26 04:33:38 localhost-live anaconda[4375]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 04:33:38 localhost-live anaconda[4375]: simpleline: Processing screen ScreenData(MountPointAssignSpoke,None,True) >Sep 26 04:33:38 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >Sep 26 04:33:38 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_path returned existing 256 MiB partition sda1 (22) >Sep 26 04:33:38 localhost-live anaconda[4375]: blivet: resolved '/dev/sda1' to 'sda1' (partition) >Sep 26 04:33:38 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >Sep 26 04:33:38 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_path returned existing 1024 MiB partition sda2 (32) with existing xfs filesystem >Sep 26 04:33:38 localhost-live anaconda[4375]: blivet: resolved '/dev/sda2' to 'sda2' (partition) >Sep 26 04:33:38 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >Sep 26 04:33:38 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_path returned existing 18.75 GiB partition sda3 (42) >Sep 26 04:33:38 localhost-live anaconda[4375]: blivet: resolved '/dev/sda3' to 'sda3' (partition) >Sep 26 04:33:38 localhost-live anaconda[4375]: simpleline: Input is required by ScreenData(MountPointAssignSpoke,None,True) screen >Sep 26 04:33:41 localhost-live anaconda[4375]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 04:33:41 localhost-live anaconda[4375]: simpleline: New signal InputReadySignal enqueued with source MountPointAssignSpoke >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: DiskLabel.__init__: >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: DiskLabel.parted_device returning None >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: DMRaidMember.__init__: >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: Ext2FS.supported: supported: True ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: Ext2FS.supported: supported: True ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: Ext3FS.supported: supported: True ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: Ext3FS.supported: supported: True ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: Ext4FS.supported: supported: True ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: Ext4FS.supported: supported: True ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: FATFS.supported: supported: True ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: FATFS.supported: supported: True ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: EFIFS.supported: supported: True ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: EFIFS.supported: supported: True ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: BTRFS.supported: supported: True ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: BTRFS.supported: supported: True ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: XFS.supported: supported: True ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: XFS.supported: supported: True ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: HFS.supported: supported: False ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: HFS.supported: supported: False ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: HFSPlus.supported: supported: False ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: HFSPlus.supported: supported: False ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: NTFS.supported: supported: False ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: NTFS.supported: supported: False ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: NFS.supported: supported: False ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: NFS.supported: supported: False ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: NFSv4.supported: supported: False ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: NFSv4.supported: supported: False ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: Iso9660FS.supported: supported: True ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: Iso9660FS.supported: supported: True ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: NoDevFS.supported: supported: False ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: NoDevFS.supported: supported: False ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: DevPtsFS.supported: supported: False ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: DevPtsFS.supported: supported: False ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: ProcFS.supported: supported: False ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: ProcFS.supported: supported: False ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: SysFS.supported: supported: False ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: SysFS.supported: supported: False ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: TmpFS.supported: supported: True ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: TmpFS.supported: supported: True ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: BindFS.supported: supported: False ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: BindFS.supported: supported: False ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: SELinuxFS.supported: supported: False ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: SELinuxFS.supported: supported: False ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: USBFS.supported: supported: False ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: USBFS.supported: supported: False ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: EFIVarFS.supported: supported: False ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: EFIVarFS.supported: supported: False ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: LUKS.__init__: >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: LVMPhysicalVolume.__init__: >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: MDRaidMember.__init__: >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: MultipathMember.__init__: >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: SwapSpace.__init__: >Sep 26 04:33:41 localhost-live anaconda[4375]: simpleline: Pushing screen ConfigureDeviceSpoke to stack >Sep 26 04:33:41 localhost-live anaconda[4375]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 04:33:41 localhost-live anaconda[4375]: simpleline: Processing screen ScreenData(ConfigureDeviceSpoke,None,False) >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: XFS.supported: supported: True ; >Sep 26 04:33:41 localhost-live anaconda[4375]: blivet: get_format('xfs') returning XFS instance with object id 146 >Sep 26 04:33:41 localhost-live anaconda[4375]: simpleline: Input is required by ScreenData(ConfigureDeviceSpoke,None,False) screen >Sep 26 04:33:43 localhost-live anaconda[4375]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 04:33:43 localhost-live anaconda[4375]: simpleline: New signal InputReadySignal enqueued with source ConfigureDeviceSpoke >Sep 26 04:33:43 localhost-live anaconda[4375]: simpleline: Pushing modal screen GetInputScreen to stack >Sep 26 04:33:43 localhost-live anaconda[4375]: simpleline: Executing inner loop >Sep 26 04:33:43 localhost-live anaconda[4375]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 04:33:43 localhost-live anaconda[4375]: simpleline: Processing screen ScreenData(GetInputScreen,None,True) >Sep 26 04:33:43 localhost-live anaconda[4375]: simpleline: Input is required by ScreenData(GetInputScreen,None,True) screen >Sep 26 04:33:46 localhost-live audit[1]: 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' >Sep 26 04:33:47 localhost-live anaconda[4375]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 04:33:47 localhost-live anaconda[4375]: simpleline: New signal InputReadySignal enqueued with source GetInputScreen >Sep 26 04:33:47 localhost-live anaconda[4375]: simpleline: Closing screen ScreenData(GetInputScreen,None,True) from None >Sep 26 04:33:47 localhost-live anaconda[4375]: simpleline: Closing inner loop >Sep 26 04:33:47 localhost-live anaconda[4375]: simpleline: New signal RenderScreenSignal enqueued with source ConfigureDeviceSpoke >Sep 26 04:33:47 localhost-live anaconda[4375]: simpleline: Processing screen ScreenData(ConfigureDeviceSpoke,None,False) >Sep 26 04:33:47 localhost-live anaconda[4375]: blivet: XFS.supported: supported: True ; >Sep 26 04:33:47 localhost-live anaconda[4375]: blivet: get_format('xfs') returning XFS instance with object id 147 >Sep 26 04:33:47 localhost-live anaconda[4375]: simpleline: Input is required by ScreenData(ConfigureDeviceSpoke,None,False) screen >Sep 26 04:33:49 localhost-live anaconda[4375]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 04:33:49 localhost-live anaconda[4375]: simpleline: New signal InputReadySignal enqueued with source ConfigureDeviceSpoke >Sep 26 04:33:49 localhost-live anaconda[4375]: simpleline: No callback registered for user input c >Sep 26 04:33:49 localhost-live anaconda[4375]: simpleline: Closing screen ScreenData(ConfigureDeviceSpoke,None,False) from None >Sep 26 04:33:49 localhost-live anaconda[4375]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 04:33:49 localhost-live anaconda[4375]: simpleline: Processing screen ScreenData(MountPointAssignSpoke,None,True) >Sep 26 04:33:49 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >Sep 26 04:33:49 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_path returned existing 256 MiB partition sda1 (22) >Sep 26 04:33:49 localhost-live anaconda[4375]: blivet: resolved '/dev/sda1' to 'sda1' (partition) >Sep 26 04:33:49 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >Sep 26 04:33:49 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_path returned existing 1024 MiB partition sda2 (32) with existing xfs filesystem >Sep 26 04:33:49 localhost-live anaconda[4375]: blivet: resolved '/dev/sda2' to 'sda2' (partition) >Sep 26 04:33:49 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >Sep 26 04:33:49 localhost-live anaconda[4375]: blivet: DeviceTree.get_device_by_path returned existing 18.75 GiB partition sda3 (42) >Sep 26 04:33:49 localhost-live anaconda[4375]: blivet: resolved '/dev/sda3' to 'sda3' (partition) >Sep 26 04:33:49 localhost-live anaconda[4375]: simpleline: Input is required by ScreenData(MountPointAssignSpoke,None,True) screen >Sep 26 04:33:50 localhost-live anaconda[4375]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 04:33:50 localhost-live anaconda[4375]: simpleline: New signal InputReadySignal enqueued with source MountPointAssignSpoke >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: DiskLabel.__init__: >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: DiskLabel.parted_device returning None >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: DMRaidMember.__init__: >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: Ext2FS.supported: supported: True ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: Ext2FS.supported: supported: True ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: Ext3FS.supported: supported: True ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: Ext3FS.supported: supported: True ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: Ext4FS.supported: supported: True ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: Ext4FS.supported: supported: True ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: FATFS.supported: supported: True ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: FATFS.supported: supported: True ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: EFIFS.supported: supported: True ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: EFIFS.supported: supported: True ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: BTRFS.supported: supported: True ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: BTRFS.supported: supported: True ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: XFS.supported: supported: True ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: XFS.supported: supported: True ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: HFS.supported: supported: False ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: HFS.supported: supported: False ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: HFSPlus.supported: supported: False ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: HFSPlus.supported: supported: False ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: MacEFIFS.supported: supported: True ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: NTFS.supported: supported: False ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: NTFS.supported: supported: False ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: NFS.supported: supported: False ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: NFS.supported: supported: False ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: NFSv4.supported: supported: False ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: NFSv4.supported: supported: False ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: Iso9660FS.supported: supported: True ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: Iso9660FS.supported: supported: True ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: NoDevFS.supported: supported: False ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: NoDevFS.supported: supported: False ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: DevPtsFS.supported: supported: False ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: DevPtsFS.supported: supported: False ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: ProcFS.supported: supported: False ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: ProcFS.supported: supported: False ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: SysFS.supported: supported: False ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: SysFS.supported: supported: False ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: TmpFS.supported: supported: True ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: TmpFS.supported: supported: True ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: BindFS.supported: supported: False ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: BindFS.supported: supported: False ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: SELinuxFS.supported: supported: False ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: SELinuxFS.supported: supported: False ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: USBFS.supported: supported: False ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: USBFS.supported: supported: False ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: EFIVarFS.supported: supported: False ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: EFIVarFS.supported: supported: False ; >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: LUKS.__init__: >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: LVMPhysicalVolume.__init__: >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: MDRaidMember.__init__: >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: MultipathMember.__init__: >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: SwapSpace.__init__: >Sep 26 04:33:50 localhost-live anaconda[4375]: simpleline: Pushing screen ConfigureDeviceSpoke to stack >Sep 26 04:33:50 localhost-live anaconda[4375]: simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >Sep 26 04:33:50 localhost-live anaconda[4375]: simpleline: Processing screen ScreenData(ConfigureDeviceSpoke,None,False) >Sep 26 04:33:50 localhost-live anaconda[4375]: blivet: get_format('None') returning DeviceFormat instance with object id 185 >Sep 26 04:33:50 localhost-live anaconda[4375]: simpleline: Input is required by ScreenData(ConfigureDeviceSpoke,None,False) screen >Sep 26 04:33:54 localhost-live anaconda[4375]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 04:33:54 localhost-live anaconda[4375]: simpleline: New signal InputReadySignal enqueued with source ConfigureDeviceSpoke >Sep 26 04:33:54 localhost-live anaconda[4375]: simpleline: New signal RenderScreenSignal enqueued with source ConfigureDeviceSpoke >Sep 26 04:33:54 localhost-live anaconda[4375]: simpleline: New signal RenderScreenSignal enqueued with source ConfigureDeviceSpoke >Sep 26 04:33:54 localhost-live anaconda[4375]: simpleline: Processing screen ScreenData(ConfigureDeviceSpoke,None,False) >Sep 26 04:33:54 localhost-live anaconda[4375]: blivet: get_format('None') returning DeviceFormat instance with object id 186 >Sep 26 04:33:54 localhost-live anaconda[4375]: simpleline: Input is required by ScreenData(ConfigureDeviceSpoke,None,False) screen >Sep 26 04:33:54 localhost-live anaconda[4375]: simpleline: Processing screen ScreenData(ConfigureDeviceSpoke,None,False) >Sep 26 04:33:54 localhost-live anaconda[4375]: blivet: get_format('None') returning DeviceFormat instance with object id 187 >Sep 26 04:33:54 localhost-live anaconda[4375]: simpleline: Input is required by ScreenData(ConfigureDeviceSpoke,None,False) screen >Sep 26 04:33:54 localhost-live anaconda[4375]: simpleline: New signal ExceptionSignal enqueued with source ScreenScheduler >Sep 26 04:33:54 localhost-live anaconda[4375]: simpleline: Executing inner loop >Sep 26 04:33:54 localhost-live anaconda[4375]: simpleline: New signal ExceptionSignal enqueued with source ScreenScheduler >Sep 26 04:33:54 localhost-live anaconda[4375]: anaconda: ui.tui: >======= Screen stack ======= >----------- TOP ------------ >ScreenData(ConfigureDeviceSpoke,None,False) >ScreenData(MountPointAssignSpoke,None,True) >ScreenData(PartTypeSpoke,None,True) >ScreenData(StorageSpoke,None,False) >ScreenData(SummaryHub,None,False) >ScreenData(ProgressSpoke,None,False) >============================ >Sep 26 04:33:54 localhost-live anaconda[4375]: anaconda: exception: running handleException >Sep 26 04:33:54 localhost-live anaconda[4375]: anaconda: exception: Traceback (most recent call last): > >File "/usr/lib/python3.6/site-packages/simpleline/render/screen_scheduler.py", line 245, in _process_screen >top_screen.ui_screen.get_input_with_error_check(top_screen.args) > >File "/usr/lib/python3.6/site-packages/simpleline/render/screen/__init__.py", line 285, in get_input_with_error_check >self._input_manager.get_input(args=args) > >File "/usr/lib/python3.6/site-packages/simpleline/render/screen/input_manager.py", line 105, in get_input >handler.get_input(prompt) > >File "/usr/lib/python3.6/site-packages/simpleline/input/input_handler.py", line 163, in get_input >self._invoke_input_thread(prompt) > >File "/usr/lib/python3.6/site-packages/simpleline/input/input_handler.py", line 168, in _invoke_input_thread >not self._skip_concurrency_check) > >File "/usr/lib/python3.6/site-packages/simpleline/input/input_threading.py", line 89, in start_input_thread >self._check_input_thread_running(concurrent_check) > >File "/usr/lib/python3.6/site-packages/simpleline/input/input_threading.py", line 108, in _check_input_thread_running >"{}".format(msg)) > >KeyError: "Can't run multiple input threads at the same time!\nAsking for input:\nInput handler: <simpleline.input.input_handler.InputHandler object at 0x7fcb441fe7b8> Input requester: ConfigureDeviceSpoke\nInput handler: <simpleline.input.input_handler.InputHandler object at 0x7fcb441fea90> Input requester: ConfigureDeviceSpoke\n" >Sep 26 04:33:55 localhost-live anaconda[4375]: anaconda: exception: Gtk not running, starting Gtk and running exception handler in it >Sep 26 04:33:55 localhost-live anaconda[4375]: program: Running... journalctl -b >Sep 26 04:34:10 localhost-live anaconda[4375]: anaconda: core.util: Running kickstart %%onerror script(s) >Sep 26 04:34:10 localhost-live anaconda[4375]: anaconda: core.util: All kickstart %%onerror script(s) have been run >Sep 26 04:34:10 localhost-live anaconda[4375]: anaconda: kickstart.script: Running kickstart %%traceback script(s) >Sep 26 04:34:10 localhost-live anaconda[4375]: anaconda: kickstart.script: All kickstart %%traceback script(s) have been run >Sep 26 04:34:10 localhost-live anaconda[4375]: simpleline: Asking for multiple inputs with concurrent check bypassed, last who asked wins! Others are dropped. >Sep 26 08:34:12 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:34:15 localhost-live anaconda[4375]: simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >Sep 26 08:34:15 localhost-live anaconda[4375]: simpleline: New signal InputReadySignal enqueued with source TextIntf >Sep 26 08:34:15 localhost-live anaconda[4375]: simpleline: New signal InputReadySignal enqueued with source ConfigureDeviceSpoke >Sep 26 08:34:15 localhost-live anaconda[4375]: simpleline: New signal InputReadySignal enqueued with source ConfigureDeviceSpoke >Sep 26 08:34:15 localhost-live anaconda[4375]: program: Running... umount /run/install/source >Sep 26 08:34:15 localhost-live anaconda[4375]: program: Return code: 0 >Sep 26 08:34:15 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:Stop modules. >Sep 26 08:34:15 localhost-live org.fedoraproject.Anaconda.Modules.Network[4391]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 26 08:34:15 localhost-live org.fedoraproject.Anaconda.Modules.Security[4391]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 26 08:34:15 localhost-live org.fedoraproject.Anaconda.Modules.Services[4391]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 26 08:34:15 localhost-live org.fedoraproject.Anaconda.Modules.User[4391]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 26 08:34:15 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 26 08:34:15 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[4391]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 26 08:34:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[4391]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 26 08:34:15 localhost-live org.fedoraproject.Anaconda.Addons.Baz[4391]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 26 08:34:15 localhost-live org.fedoraproject.Anaconda.Modules.Localization[4391]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 26 08:34:15 localhost-live org.fedoraproject.Anaconda.Modules.Payload[4391]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 26 08:34:15 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is unavailable >Sep 26 08:34:15 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is unavailable >Sep 26 08:34:15 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is unavailable >Sep 26 08:34:15 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is unavailable >Sep 26 08:34:15 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network is unavailable >Sep 26 08:34:15 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User is unavailable >Sep 26 08:34:15 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is unavailable >Sep 26 08:34:15 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security has quit. >Sep 26 08:34:15 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User has quit. >Sep 26 08:34:15 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services has quit. >Sep 26 08:34:15 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone has quit. >Sep 26 08:34:15 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network has quit. >Sep 26 08:34:15 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage has quit. >Sep 26 08:34:15 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is unavailable >Sep 26 08:34:15 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is unavailable >Sep 26 08:34:15 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz has quit. >Sep 26 08:34:15 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization has quit. >Sep 26 08:34:15 localhost-live org.fedoraproject.Anaconda.Boss[4391]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload has quit. >Sep 26 08:34:15 localhost-live audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=1000 ses=2 >Sep 26 08:34:15 localhost-live dbus-daemon[1738]: avc: received setenforce notice (enforcing=1) >Sep 26 08:34:15 localhost-live audit[3257]: USER_AVC pid=3257 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:34:15 localhost-live audit[2942]: USER_AVC pid=2942 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:34:15 localhost-live dbus-daemon[2942]: Reloaded configuration >Sep 26 08:34:15 localhost-live audit[2617]: USER_AVC pid=2617 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:34:15 localhost-live audit[1098]: USER_AVC pid=1098 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 08:34:15 localhost-live dbus-daemon[2617]: Reloaded configuration >Sep 26 08:34:15 localhost-live at-spi-bus-launcher[1733]: dbus-daemon[1738]: Reloaded configuration >Sep 26 08:34:15 localhost-live dbus-daemon[1533]: avc: received setenforce notice (enforcing=1) >Sep 26 08:34:15 localhost-live dbus-daemon[3257]: [session uid=0 pid=3255] Reloaded configuration >Sep 26 08:34:15 localhost-live dbus-daemon[1533]: [session uid=1000 pid=1533] Reloaded configuration >Sep 26 08:34:15 localhost-live dbus-daemon[1098]: [system] Reloaded configuration >Sep 26 08:34:35 localhost-live chronyd[1265]: Forward time jump detected! >Sep 26 08:35:17 localhost-live dbus-daemon[1533]: avc: received setenforce notice (enforcing=0) >Sep 26 08:35:17 localhost-live audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=1000 ses=2 >Sep 26 08:35:17 localhost-live audit[3257]: USER_AVC pid=3257 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:35:17 localhost-live audit[1098]: USER_AVC pid=1098 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 08:35:17 localhost-live audit[2942]: USER_AVC pid=2942 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:35:17 localhost-live audit[2617]: USER_AVC pid=2617 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:35:17 localhost-live dbus-daemon[1738]: avc: received setenforce notice (enforcing=0) >Sep 26 08:35:17 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:35:18 localhost-live udisksd[1102]: 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) >Sep 26 08:35:19 localhost-live audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=1000 ses=2 >Sep 26 08:35:19 localhost-live audit[3257]: USER_AVC pid=3257 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:35:19 localhost-live audit[2942]: USER_AVC pid=2942 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:35:19 localhost-live audit[2617]: USER_AVC pid=2617 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 08:35:19 localhost-live dbus-daemon[1738]: avc: received setenforce notice (enforcing=1) >Sep 26 08:35:19 localhost-live audit[1098]: USER_AVC pid=1098 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 08:35:19 localhost-live dbus-daemon[1533]: avc: received setenforce notice (enforcing=1) >Sep 26 08:35:19 localhost-live dbus-daemon[3257]: [session uid=0 pid=3255] Reloaded configuration >Sep 26 08:35:19 localhost-live dbus-daemon[2942]: Reloaded configuration >Sep 26 08:35:19 localhost-live at-spi-bus-launcher[1733]: dbus-daemon[1738]: Reloaded configuration >Sep 26 08:35:19 localhost-live dbus-daemon[2617]: Reloaded configuration >Sep 26 08:35:19 localhost-live dbus-daemon[1533]: [session uid=1000 pid=1533] Reloaded configuration >Sep 26 08:35:19 localhost-live dbus-daemon[1098]: [system] Reloaded configuration >Sep 26 08:35:21 localhost-live gnome-shell[1673]: The property brightness doesn't seem to be a normal object property of [0x55b9ca016440 StWidget] or a registered special property >Sep 26 08:35:21 localhost-live gnome-shell[1673]: The property vignette_sharpness doesn't seem to be a normal object property of [0x55b9ca016440 StWidget] or a registered special property >Sep 26 08:36:44 localhost-live chronyd[1265]: Selected source 213.251.52.202 >Sep 26 08:36:46 localhost-live chronyd[1265]: Selected source 192.36.143.130 >Sep 26 08:37:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:37:48 localhost-live chronyd[1265]: Selected source 213.251.52.202 >Sep 26 08:37:51 localhost-live chronyd[1265]: Selected source 192.36.143.130 >Sep 26 08:39:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:41:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:42:45 localhost-live gnome-shell[1673]: The property brightness doesn't seem to be a normal object property of [0x55b9ca2594b0 StWidget] or a registered special property >Sep 26 08:42:45 localhost-live gnome-shell[1673]: The property vignette_sharpness doesn't seem to be a normal object property of [0x55b9ca2594b0 StWidget] or a registered special property >Sep 26 08:43:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:43:24 localhost-live dhclient[1529]: DHCPREQUEST on ens33 to 172.16.78.254 port 67 (xid=0x673acf1b) >Sep 26 08:43:24 localhost-live dhclient[1529]: DHCPACK from 172.16.78.254 (xid=0x673acf1b) >Sep 26 08:43:24 localhost-live NetworkManager[1275]: <info> [1537965804.3291] dhcp4 (ens33): address 172.16.78.250 >Sep 26 08:43:24 localhost-live NetworkManager[1275]: <info> [1537965804.3295] dhcp4 (ens33): plen 24 (255.255.255.0) >Sep 26 08:43:24 localhost-live NetworkManager[1275]: <info> [1537965804.3295] dhcp4 (ens33): gateway 172.16.78.2 >Sep 26 08:43:24 localhost-live NetworkManager[1275]: <info> [1537965804.3295] dhcp4 (ens33): lease time 1800 >Sep 26 08:43:24 localhost-live NetworkManager[1275]: <info> [1537965804.3296] dhcp4 (ens33): nameserver '172.16.78.2' >Sep 26 08:43:24 localhost-live NetworkManager[1275]: <info> [1537965804.3296] dhcp4 (ens33): domain name 'localdomain' >Sep 26 08:43:24 localhost-live NetworkManager[1275]: <info> [1537965804.3296] dhcp4 (ens33): state changed bound -> bound >Sep 26 08:43:24 localhost-live dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.14' (uid=0 pid=1275 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >Sep 26 08:43:24 localhost-live dhclient[1529]: bound to 172.16.78.250 -- renewal in 811 seconds. >Sep 26 08:43:24 localhost-live systemd[1]: Starting Network Manager Script Dispatcher Service... >Sep 26 08:43:24 localhost-live dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Sep 26 08:43:24 localhost-live systemd[1]: Started Network Manager Script Dispatcher Service. >Sep 26 08:43:24 localhost-live audit[1]: 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' >Sep 26 08:43:24 localhost-live nm-dispatcher[4974]: req:1 'dhcp4-change' [ens33]: new request (5 scripts) >Sep 26 08:43:24 localhost-live nm-dispatcher[4974]: req:1 'dhcp4-change' [ens33]: start running ordered scripts... >Sep 26 08:43:34 localhost-live audit[1]: 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' >Sep 26 08:45:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:47:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:49:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:50:22 localhost-live dbus-daemon[5084]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=5069 comm="/usr/bin/python3 /usr/sbin/anaconda -T --dirinstal" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:50:22 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.boss:Schedule publishing. >Sep 26 08:50:22 localhost-live org.fedoraproject.Anaconda.Boss[5084]: INFO:anaconda.modules.boss.boss:Start the main loop. >Sep 26 08:50:22 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss. >Sep 26 08:50:22 localhost-live org.fedoraproject.Anaconda.Boss[5084]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-nsoaDdtZGC,guid=bd2bcf4afc0b55e6f81ccb2c5bab808e. >Sep 26 08:50:22 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Installation. >Sep 26 08:50:22 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss. >Sep 26 08:50:22 localhost-live dbus-daemon[5084]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >Sep 26 08:50:22 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Timezone. >Sep 26 08:50:22 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Network. >Sep 26 08:50:22 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Localization. >Sep 26 08:50:22 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Security. >Sep 26 08:50:22 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.User. >Sep 26 08:50:22 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Payload. >Sep 26 08:50:22 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Storage. >Sep 26 08:50:22 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Services. >Sep 26 08:50:22 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.boss:Addons are enabled. >Sep 26 08:50:22 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.module_manager:Start modules. >Sep 26 08:50:22 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Timezone >Sep 26 08:50:22 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Network >Sep 26 08:50:22 localhost-live dbus-daemon[5084]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=5094 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:50:22 localhost-live dbus-daemon[5084]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=5094 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:50:22 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Localization >Sep 26 08:50:22 localhost-live dbus-daemon[5084]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=5094 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:50:22 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Security >Sep 26 08:50:22 localhost-live dbus-daemon[5084]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=5094 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:50:22 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/User >Sep 26 08:50:22 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Payload >Sep 26 08:50:22 localhost-live dbus-daemon[5084]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=5094 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:50:22 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Storage >Sep 26 08:50:22 localhost-live dbus-daemon[5084]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=5094 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:50:22 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Services >Sep 26 08:50:22 localhost-live dbus-daemon[5084]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=5094 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:50:22 localhost-live dbus-daemon[5084]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=5094 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:50:22 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Addons/Baz >Sep 26 08:50:22 localhost-live dbus-daemon[5084]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=5094 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Network[5084]: INFO:anaconda.dbus.connection:Connecting to the system bus. >Sep 26 08:50:23 localhost-live dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.298' (uid=0 pid=5162 comm="python3 -m pyanaconda.modules.network " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 08:50:23 localhost-live systemd[1]: Starting Hostname Service... >Sep 26 08:50:23 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[5084]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[5084]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[5084]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[5084]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-nsoaDdtZGC,guid=bd2bcf4afc0b55e6f81ccb2c5bab808e. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[5084]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone. >Sep 26 08:50:23 localhost-live dbus-daemon[5084]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is available >Sep 26 08:50:23 localhost-live dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.hostname1' >Sep 26 08:50:23 localhost-live systemd[1]: Started Hostname Service. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Timezone started successfully. >Sep 26 08:50:23 localhost-live audit[1]: 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' >Sep 26 08:50:23 localhost-live audit[1098]: USER_AVC pid=1098 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.298 spid=5206 tpid=5162 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=unconfined_u:system_r:install_t:s0-s0:c0.c1023 tclass=dbus permissive=0 >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Security[5084]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Security[5084]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Security[5084]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Security[5084]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-nsoaDdtZGC,guid=bd2bcf4afc0b55e6f81ccb2c5bab808e. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Security[5084]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security. >Sep 26 08:50:23 localhost-live dbus-daemon[5084]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is available >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Security started successfully. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Addons.Baz[5084]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Addons.Baz[5084]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Addons.Baz[5084]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Addons/Baz. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Addons.Baz[5084]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-nsoaDdtZGC,guid=bd2bcf4afc0b55e6f81ccb2c5bab808e. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Addons.Baz[5084]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Addons.Baz. >Sep 26 08:50:23 localhost-live dbus-daemon[5084]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is available >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Addons/Baz started successfully. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: INFO:program:Running [1] lvm version ... >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: INFO:program:stdout[1]: LVM version: 2.02.177(2) (2017-12-18) >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: Library version: 1.02.146 (2017-12-18) >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: Driver version: 4.37.0 >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: INFO:program:stderr[1]: >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: INFO:program:...done [1] (exit code: 0) >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: INFO:program:Running [2] btrfs --version ... >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Localization[5084]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Localization[5084]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: INFO:program:stdout[2]: btrfs-progs v4.15.1 >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: INFO:program:stderr[2]: >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: INFO:program:...done [2] (exit code: 0) >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: INFO:program:Running [3] mkswap --version ... >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Localization[5084]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Localization[5084]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-nsoaDdtZGC,guid=bd2bcf4afc0b55e6f81ccb2c5bab808e. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: INFO:program:stdout[3]: mkswap from util-linux 2.32 >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: INFO:program:stderr[3]: >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: INFO:program:...done [3] (exit code: 0) >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.User[5084]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: INFO:program:Running [4] multipath --version ... >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.User[5084]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.User[5084]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/User. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.User[5084]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-nsoaDdtZGC,guid=bd2bcf4afc0b55e6f81ccb2c5bab808e. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Localization[5084]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization. >Sep 26 08:50:23 localhost-live dbus-daemon[5084]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.User[5084]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.User. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is available >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Payload[5084]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Payload[5084]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Payload[5084]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payload. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Payload[5084]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-nsoaDdtZGC,guid=bd2bcf4afc0b55e6f81ccb2c5bab808e. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: INFO:program:stdout[4]: >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: INFO:program:stderr[4]: Unknown switch: (null) >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: multipath-tools v0.7.4 (11/15, 2017) >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: Usage: >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: multipath -F [-v lvl] [-R num] >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: multipath -t >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: multipath -h >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: Where: >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: -h print this usage text >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: -l show multipath topology (sysfs and DM info) >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: -ll show multipath topology (maximum info) >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: -f flush a multipath device map >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: -F flush all multipath device maps >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: -a add a device wwid to the wwids file >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: -A add devices from kernel command line mpath.wwids >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: parameters to wwids file >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: -c check if a device should be a path in a multipath device >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: -C check if a multipath device has usable paths >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: -q allow queue_if_no_path when multipathd is not running >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: -d dry run, do not create or update devmaps >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: -t display the currently used multipathd configuration >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: -r force devmap reload >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: -i ignore wwids file >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: -B treat the bindings file as read only >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: -b fil bindings file location >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: -w remove a device from the wwids file >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: -W reset the wwids file include only the current devices >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: -p pol force all maps to specified path grouping policy : >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: . failover one path per priority group >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: . multibus all paths in one priority group >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: . group_by_serial one priority group per serial >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: . group_by_prio one priority group per priority lvl >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: . group_by_node_name one priority group per target node >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: -v lvl verbosity level >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: . 0 no output >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: . 1 print created devmap names only >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: . 2 default verbosity >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: . 3 print debug information >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: -R num number of times to retry removes of in-use devices >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: dev action limited to: >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: . multipath named 'dev' (ex: mpath0) or >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: . multipath whose wwid is 'dev' (ex: 60051..) >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: . multipath including the path named 'dev' (ex: /dev/sda) >Sep 26 08:50:23 localhost-live dbus-daemon[5084]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: . multipath including the path with maj:min 'dev' (ex: 8:0) >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: INFO:program:...done [4] (exit code: 256) >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: INFO:program:Running [5] dmsetup --version ... >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Localization started successfully. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User is available >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/User started successfully. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Payload[5084]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payload. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: INFO:program:stdout[5]: Library version: 1.02.146 (2017-12-18) >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: Driver version: 4.37.0 >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: INFO:program:stderr[5]: >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: INFO:program:...done [5] (exit code: 0) >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: INFO:program:Running [6] mdadm --version ... >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: INFO:program:stdout[6]: >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: INFO:program:stderr[6]: mdadm - v4.0 - 2017-01-09 >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: INFO:program:...done [6] (exit code: 0) >Sep 26 08:50:23 localhost-live dbus-daemon[5084]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is available >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Payload started successfully. >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class DeviceFormat as None >Sep 26 08:50:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class BIOSBoot as biosboot >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class DiskLabel as disklabel >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Services[5084]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Services[5084]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Services[5084]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services. >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Services[5084]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-nsoaDdtZGC,guid=bd2bcf4afc0b55e6f81ccb2c5bab808e. >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class Ext2FS as ext2 >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class Ext3FS as ext3 >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class Ext4FS as ext4 >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class FATFS as vfat >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class EFIFS as efi >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class BTRFS as btrfs >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class GFS2 as gfs2 >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class JFS as jfs >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Services[5084]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services. >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class ReiserFS as reiserfs >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class XFS as xfs >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class HFS as hfs >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class HFSPlus as hfs+ >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class MacEFIFS as macefi >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class NTFS as ntfs >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class NFS as nfs >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class NFSv4 as nfs4 >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class Iso9660FS as iso9660 >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class NoDevFS as nodev >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class DevPtsFS as devpts >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class ProcFS as proc >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class SysFS as sysfs >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class TmpFS as tmpfs >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class BindFS as bind >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class USBFS as usbfs >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class EFIVarFS as efivarfs >Sep 26 08:50:24 localhost-live dbus-daemon[5084]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is available >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Services started successfully. >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class LUKS as luks >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class MDRaidMember as mdmember >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class MultipathMember as multipath_member >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:blivet:registered device format class SwapSpace as swap >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-nsoaDdtZGC,guid=bd2bcf4afc0b55e6f81ccb2c5bab808e. >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5084]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >Sep 26 08:50:24 localhost-live dbus-daemon[5084]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is available >Sep 26 08:50:24 localhost-live org.fedoraproject.Anaconda.Boss[5084]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Storage started successfully. >Sep 26 08:50:53 localhost-live audit[1]: 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' >Sep 26 08:52:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:52:22 localhost-live dbus-daemon[5084]: Failed to activate service 'org.fedoraproject.Anaconda.Modules.Network': timed out (service_start_timeout=120000ms) >Sep 26 08:52:22 localhost-live org.fedoraproject.Anaconda.Boss[5084]: ERROR:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Network failed to start: Failed to activate service 'org.fedoraproject.Anaconda.Modules.Network': timed out (service_start_timeout=120000ms) >Sep 26 08:54:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:56:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:56:55 localhost-live dhclient[1529]: DHCPREQUEST on ens33 to 172.16.78.254 port 67 (xid=0x673acf1b) >Sep 26 08:56:55 localhost-live dhclient[1529]: DHCPACK from 172.16.78.254 (xid=0x673acf1b) >Sep 26 08:56:55 localhost-live NetworkManager[1275]: <info> [1537966615.4439] dhcp4 (ens33): address 172.16.78.250 >Sep 26 08:56:55 localhost-live NetworkManager[1275]: <info> [1537966615.4440] dhcp4 (ens33): plen 24 (255.255.255.0) >Sep 26 08:56:55 localhost-live NetworkManager[1275]: <info> [1537966615.4440] dhcp4 (ens33): gateway 172.16.78.2 >Sep 26 08:56:55 localhost-live NetworkManager[1275]: <info> [1537966615.4441] dhcp4 (ens33): lease time 1800 >Sep 26 08:56:55 localhost-live NetworkManager[1275]: <info> [1537966615.4441] dhcp4 (ens33): nameserver '172.16.78.2' >Sep 26 08:56:55 localhost-live NetworkManager[1275]: <info> [1537966615.4441] dhcp4 (ens33): domain name 'localdomain' >Sep 26 08:56:55 localhost-live NetworkManager[1275]: <info> [1537966615.4441] dhcp4 (ens33): state changed bound -> bound >Sep 26 08:56:55 localhost-live dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.14' (uid=0 pid=1275 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >Sep 26 08:56:55 localhost-live dhclient[1529]: bound to 172.16.78.250 -- renewal in 884 seconds. >Sep 26 08:56:55 localhost-live systemd[1]: Starting Network Manager Script Dispatcher Service... >Sep 26 08:56:55 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 08:56:55 localhost-live dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Sep 26 08:56:55 localhost-live systemd[1]: Started Network Manager Script Dispatcher Service. >Sep 26 08:56:55 localhost-live audit[1]: 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' >Sep 26 08:56:55 localhost-live nm-dispatcher[5313]: req:1 'dhcp4-change' [ens33]: new request (5 scripts) >Sep 26 08:56:55 localhost-live nm-dispatcher[5313]: req:1 'dhcp4-change' [ens33]: start running ordered scripts... >Sep 26 08:56:59 localhost-live org.gnome.Shell.desktop[1673]: libinput error: client bug: timer event2 debounce: offset negative (-104ms) >Sep 26 08:56:59 localhost-live org.gnome.Shell.desktop[1673]: libinput error: client bug: timer event2 debounce short: offset negative (-117ms) >Sep 26 08:57:05 localhost-live audit[1]: 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' >Sep 26 08:59:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 09:01:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 09:03:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 09:04:17 localhost-live dbus-daemon[5456]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=5440 comm="/usr/bin/python3 /usr/sbin/anaconda -T --dirinstal" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:04:17 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.boss:Schedule publishing. >Sep 26 09:04:17 localhost-live org.fedoraproject.Anaconda.Boss[5456]: INFO:anaconda.modules.boss.boss:Start the main loop. >Sep 26 09:04:17 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss. >Sep 26 09:04:17 localhost-live org.fedoraproject.Anaconda.Boss[5456]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-j56BQEM7ip,guid=e669be24169b1ffbd9f6c0265bab83d1. >Sep 26 09:04:17 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Installation. >Sep 26 09:04:17 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss. >Sep 26 09:04:17 localhost-live dbus-daemon[5456]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >Sep 26 09:04:17 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Timezone. >Sep 26 09:04:17 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Network. >Sep 26 09:04:17 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Localization. >Sep 26 09:04:17 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Security. >Sep 26 09:04:17 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.User. >Sep 26 09:04:17 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Payload. >Sep 26 09:04:17 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Storage. >Sep 26 09:04:17 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Services. >Sep 26 09:04:17 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.boss:Addons are enabled. >Sep 26 09:04:17 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.module_manager:Start modules. >Sep 26 09:04:17 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Timezone >Sep 26 09:04:17 localhost-live dbus-daemon[5456]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=5466 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:04:17 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Network >Sep 26 09:04:17 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Localization >Sep 26 09:04:17 localhost-live dbus-daemon[5456]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=5466 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:04:17 localhost-live dbus-daemon[5456]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=5466 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:04:17 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Security >Sep 26 09:04:17 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/User >Sep 26 09:04:17 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Payload >Sep 26 09:04:17 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Storage >Sep 26 09:04:17 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Services >Sep 26 09:04:17 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Addons/Baz >Sep 26 09:04:17 localhost-live dbus-daemon[5456]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=5466 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:04:17 localhost-live dbus-daemon[5456]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=5466 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:04:17 localhost-live dbus-daemon[5456]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=5466 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:04:18 localhost-live dbus-daemon[5456]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=5466 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:04:18 localhost-live dbus-daemon[5456]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=5466 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:04:18 localhost-live dbus-daemon[5456]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=5466 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:04:21 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[5456]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:04:21 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[5456]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:04:21 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[5456]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone. >Sep 26 09:04:21 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[5456]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-j56BQEM7ip,guid=e669be24169b1ffbd9f6c0265bab83d1. >Sep 26 09:04:21 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[5456]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone. >Sep 26 09:04:21 localhost-live dbus-daemon[5456]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >Sep 26 09:04:21 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is available >Sep 26 09:04:21 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Timezone started successfully. >Sep 26 09:04:21 localhost-live org.fedoraproject.Anaconda.Addons.Baz[5456]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:04:21 localhost-live org.fedoraproject.Anaconda.Addons.Baz[5456]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:04:21 localhost-live org.fedoraproject.Anaconda.Addons.Baz[5456]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Addons/Baz. >Sep 26 09:04:21 localhost-live org.fedoraproject.Anaconda.Addons.Baz[5456]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-j56BQEM7ip,guid=e669be24169b1ffbd9f6c0265bab83d1. >Sep 26 09:04:21 localhost-live org.fedoraproject.Anaconda.Addons.Baz[5456]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Addons.Baz. >Sep 26 09:04:21 localhost-live dbus-daemon[5456]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >Sep 26 09:04:21 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is available >Sep 26 09:04:21 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Addons/Baz started successfully. >Sep 26 09:04:21 localhost-live org.fedoraproject.Anaconda.Modules.Payload[5456]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:04:21 localhost-live org.fedoraproject.Anaconda.Modules.Payload[5456]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:04:21 localhost-live org.fedoraproject.Anaconda.Modules.Payload[5456]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payload. >Sep 26 09:04:21 localhost-live org.fedoraproject.Anaconda.Modules.Payload[5456]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-j56BQEM7ip,guid=e669be24169b1ffbd9f6c0265bab83d1. >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Payload[5456]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payload. >Sep 26 09:04:22 localhost-live dbus-daemon[5456]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is available >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Payload started successfully. >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Services[5456]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Services[5456]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Services[5456]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services. >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Services[5456]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-j56BQEM7ip,guid=e669be24169b1ffbd9f6c0265bab83d1. >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Network[5456]: INFO:anaconda.dbus.connection:Connecting to the system bus. >Sep 26 09:04:22 localhost-live dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.305' (uid=0 pid=5539 comm="python3 -m pyanaconda.modules.network " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.User[5456]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.User[5456]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Services[5456]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services. >Sep 26 09:04:22 localhost-live systemd[1]: Starting Hostname Service... >Sep 26 09:04:22 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: INFO:program:Running [1] lvm version ... >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.User[5456]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/User. >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.User[5456]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-j56BQEM7ip,guid=e669be24169b1ffbd9f6c0265bab83d1. >Sep 26 09:04:22 localhost-live dbus-daemon[5456]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is available >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.User[5456]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.User. >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Services started successfully. >Sep 26 09:04:22 localhost-live dbus-daemon[5456]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User is available >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/User started successfully. >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Security[5456]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Security[5456]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Security[5456]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security. >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Security[5456]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-j56BQEM7ip,guid=e669be24169b1ffbd9f6c0265bab83d1. >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: INFO:program:stdout[1]: LVM version: 2.02.177(2) (2017-12-18) >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: Library version: 1.02.146 (2017-12-18) >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: Driver version: 4.37.0 >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: INFO:program:stderr[1]: >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: INFO:program:...done [1] (exit code: 0) >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Security[5456]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security. >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: INFO:program:Running [2] btrfs --version ... >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: INFO:program:stdout[2]: btrfs-progs v4.15.1 >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: INFO:program:stderr[2]: >Sep 26 09:04:22 localhost-live dbus-daemon[5456]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: INFO:program:...done [2] (exit code: 0) >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is available >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: INFO:program:Running [3] mkswap --version ... >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Security started successfully. >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: INFO:program:stdout[3]: mkswap from util-linux 2.32 >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: INFO:program:stderr[3]: >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: INFO:program:...done [3] (exit code: 0) >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: INFO:program:Running [4] multipath --version ... >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: INFO:program:stdout[4]: >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: INFO:program:stderr[4]: Unknown switch: (null) >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: multipath-tools v0.7.4 (11/15, 2017) >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: Usage: >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: multipath -F [-v lvl] [-R num] >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: multipath -t >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: multipath -h >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: Where: >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: -h print this usage text >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: -l show multipath topology (sysfs and DM info) >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: -ll show multipath topology (maximum info) >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: -f flush a multipath device map >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: -F flush all multipath device maps >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: -a add a device wwid to the wwids file >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: -A add devices from kernel command line mpath.wwids >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: parameters to wwids file >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: -c check if a device should be a path in a multipath device >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: -C check if a multipath device has usable paths >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: -q allow queue_if_no_path when multipathd is not running >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: -d dry run, do not create or update devmaps >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: -t display the currently used multipathd configuration >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: -r force devmap reload >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: -i ignore wwids file >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: -B treat the bindings file as read only >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: -b fil bindings file location >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: -w remove a device from the wwids file >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: -W reset the wwids file include only the current devices >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: -p pol force all maps to specified path grouping policy : >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: . failover one path per priority group >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: . multibus all paths in one priority group >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: . group_by_serial one priority group per serial >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: . group_by_prio one priority group per priority lvl >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: . group_by_node_name one priority group per target node >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: -v lvl verbosity level >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: . 0 no output >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: . 1 print created devmap names only >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: . 2 default verbosity >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: . 3 print debug information >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: -R num number of times to retry removes of in-use devices >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: dev action limited to: >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: . multipath named 'dev' (ex: mpath0) or >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: . multipath whose wwid is 'dev' (ex: 60051..) >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: . multipath including the path named 'dev' (ex: /dev/sda) >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: . multipath including the path with maj:min 'dev' (ex: 8:0) >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: INFO:program:...done [4] (exit code: 256) >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: INFO:program:Running [5] dmsetup --version ... >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: INFO:program:stdout[5]: Library version: 1.02.146 (2017-12-18) >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: Driver version: 4.37.0 >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: INFO:program:stderr[5]: >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: INFO:program:...done [5] (exit code: 0) >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: INFO:program:Running [6] mdadm --version ... >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: INFO:program:stdout[6]: >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: INFO:program:stderr[6]: mdadm - v4.0 - 2017-01-09 >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: INFO:program:...done [6] (exit code: 0) >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Localization[5456]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Localization[5456]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Localization[5456]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization. >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Localization[5456]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-j56BQEM7ip,guid=e669be24169b1ffbd9f6c0265bab83d1. >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Localization[5456]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization. >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class DeviceFormat as None >Sep 26 09:04:22 localhost-live dbus-daemon[5456]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is available >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Localization started successfully. >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class BIOSBoot as biosboot >Sep 26 09:04:22 localhost-live dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.hostname1' >Sep 26 09:04:22 localhost-live systemd[1]: Started Hostname Service. >Sep 26 09:04:22 localhost-live audit[1]: 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' >Sep 26 09:04:22 localhost-live audit[1098]: USER_AVC pid=1098 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.305 spid=5600 tpid=5539 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=unconfined_u:system_r:install_t:s0-s0:c0.c1023 tclass=dbus permissive=0 >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class DiskLabel as disklabel >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class Ext2FS as ext2 >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class Ext3FS as ext3 >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class Ext4FS as ext4 >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class FATFS as vfat >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class EFIFS as efi >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class BTRFS as btrfs >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class GFS2 as gfs2 >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class JFS as jfs >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class ReiserFS as reiserfs >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class XFS as xfs >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class HFS as hfs >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class HFSPlus as hfs+ >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class MacEFIFS as macefi >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class NTFS as ntfs >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class NFS as nfs >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class NFSv4 as nfs4 >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class Iso9660FS as iso9660 >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class NoDevFS as nodev >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class DevPtsFS as devpts >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class ProcFS as proc >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class SysFS as sysfs >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class TmpFS as tmpfs >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class BindFS as bind >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class USBFS as usbfs >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class EFIVarFS as efivarfs >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class LUKS as luks >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class MDRaidMember as mdmember >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class MultipathMember as multipath_member >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:blivet:registered device format class SwapSpace as swap >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-j56BQEM7ip,guid=e669be24169b1ffbd9f6c0265bab83d1. >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5456]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >Sep 26 09:04:22 localhost-live dbus-daemon[5456]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is available >Sep 26 09:04:22 localhost-live org.fedoraproject.Anaconda.Boss[5456]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Storage started successfully. >Sep 26 09:04:52 localhost-live audit[1]: 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' >Sep 26 09:06:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 09:06:18 localhost-live dbus-daemon[5456]: Failed to activate service 'org.fedoraproject.Anaconda.Modules.Network': timed out (service_start_timeout=120000ms) >Sep 26 09:06:18 localhost-live org.fedoraproject.Anaconda.Boss[5456]: ERROR:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Network failed to start: Failed to activate service 'org.fedoraproject.Anaconda.Modules.Network': timed out (service_start_timeout=120000ms) >Sep 26 09:06:57 localhost-live dbus-daemon[5662]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=5646 comm="/usr/bin/python3 /usr/sbin/anaconda -T --dirinstal" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:06:57 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.boss:Schedule publishing. >Sep 26 09:06:57 localhost-live org.fedoraproject.Anaconda.Boss[5662]: INFO:anaconda.modules.boss.boss:Start the main loop. >Sep 26 09:06:57 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss. >Sep 26 09:06:57 localhost-live org.fedoraproject.Anaconda.Boss[5662]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-ZH5ZP9guac,guid=1572e0fd970292909ed6ee935bab8471. >Sep 26 09:06:57 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Installation. >Sep 26 09:06:57 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss. >Sep 26 09:06:57 localhost-live dbus-daemon[5662]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >Sep 26 09:06:57 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Timezone. >Sep 26 09:06:57 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Network. >Sep 26 09:06:57 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Localization. >Sep 26 09:06:57 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Security. >Sep 26 09:06:57 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.User. >Sep 26 09:06:57 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Payload. >Sep 26 09:06:57 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Storage. >Sep 26 09:06:57 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Services. >Sep 26 09:06:57 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.boss:Addons are enabled. >Sep 26 09:06:57 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.module_manager:Start modules. >Sep 26 09:06:57 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Timezone >Sep 26 09:06:57 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Network >Sep 26 09:06:57 localhost-live dbus-daemon[5662]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=5672 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:06:57 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Localization >Sep 26 09:06:57 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Security >Sep 26 09:06:57 localhost-live dbus-daemon[5662]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=5672 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:06:57 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/User >Sep 26 09:06:57 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Payload >Sep 26 09:06:57 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Storage >Sep 26 09:06:57 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Services >Sep 26 09:06:57 localhost-live dbus-daemon[5662]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=5672 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:06:57 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Addons/Baz >Sep 26 09:06:57 localhost-live dbus-daemon[5662]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=5672 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:06:57 localhost-live dbus-daemon[5662]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=5672 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:06:57 localhost-live dbus-daemon[5662]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=5672 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:06:57 localhost-live dbus-daemon[5662]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=5672 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:06:57 localhost-live dbus-daemon[5662]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=5672 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:06:57 localhost-live dbus-daemon[5662]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=5672 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Payload[5662]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Payload[5662]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Payload[5662]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payload. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Payload[5662]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-ZH5ZP9guac,guid=1572e0fd970292909ed6ee935bab8471. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Payload[5662]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payload. >Sep 26 09:07:01 localhost-live dbus-daemon[5662]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is available >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Payload started successfully. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[5662]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[5662]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[5662]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[5662]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-ZH5ZP9guac,guid=1572e0fd970292909ed6ee935bab8471. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[5662]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone. >Sep 26 09:07:01 localhost-live dbus-daemon[5662]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is available >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Timezone started successfully. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Addons.Baz[5662]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Addons.Baz[5662]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Network[5662]: INFO:anaconda.dbus.connection:Connecting to the system bus. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Localization[5662]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Localization[5662]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Addons.Baz[5662]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Addons/Baz. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Addons.Baz[5662]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-ZH5ZP9guac,guid=1572e0fd970292909ed6ee935bab8471. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Localization[5662]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Localization[5662]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-ZH5ZP9guac,guid=1572e0fd970292909ed6ee935bab8471. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Localization[5662]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Addons.Baz[5662]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Addons.Baz. >Sep 26 09:07:01 localhost-live dbus-daemon[5662]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >Sep 26 09:07:01 localhost-live dbus-daemon[5662]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is available >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Addons/Baz started successfully. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is available >Sep 26 09:07:01 localhost-live dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.311' (uid=0 pid=5723 comm="python3 -m pyanaconda.modules.network " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Localization started successfully. >Sep 26 09:07:01 localhost-live systemd[1]: Starting Hostname Service... >Sep 26 09:07:01 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: INFO:program:Running [1] lvm version ... >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Security[5662]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Security[5662]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.User[5662]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.User[5662]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Security[5662]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.User[5662]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/User. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.User[5662]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-ZH5ZP9guac,guid=1572e0fd970292909ed6ee935bab8471. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Security[5662]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-ZH5ZP9guac,guid=1572e0fd970292909ed6ee935bab8471. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.User[5662]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.User. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Security[5662]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: INFO:program:stdout[1]: LVM version: 2.02.177(2) (2017-12-18) >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: Library version: 1.02.146 (2017-12-18) >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: Driver version: 4.37.0 >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: INFO:program:stderr[1]: >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: INFO:program:...done [1] (exit code: 0) >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: INFO:program:Running [2] btrfs --version ... >Sep 26 09:07:01 localhost-live dbus-daemon[5662]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User is available >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: INFO:program:stdout[2]: btrfs-progs v4.15.1 >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: INFO:program:stderr[2]: >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: INFO:program:...done [2] (exit code: 0) >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: INFO:program:Running [3] mkswap --version ... >Sep 26 09:07:01 localhost-live dbus-daemon[5662]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/User started successfully. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is available >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: INFO:program:stdout[3]: mkswap from util-linux 2.32 >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: INFO:program:stderr[3]: >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: INFO:program:...done [3] (exit code: 0) >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Services[5662]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Services[5662]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Services[5662]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Services[5662]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-ZH5ZP9guac,guid=1572e0fd970292909ed6ee935bab8471. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Security started successfully. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: INFO:program:Running [4] multipath --version ... >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Services[5662]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: INFO:program:stdout[4]: >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: INFO:program:stderr[4]: Unknown switch: (null) >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: multipath-tools v0.7.4 (11/15, 2017) >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: Usage: >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: multipath -F [-v lvl] [-R num] >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: multipath -t >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: multipath -h >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: Where: >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: -h print this usage text >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: -l show multipath topology (sysfs and DM info) >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: -ll show multipath topology (maximum info) >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: -f flush a multipath device map >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: -F flush all multipath device maps >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: -a add a device wwid to the wwids file >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: -A add devices from kernel command line mpath.wwids >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: parameters to wwids file >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: -c check if a device should be a path in a multipath device >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: -C check if a multipath device has usable paths >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: -q allow queue_if_no_path when multipathd is not running >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: -d dry run, do not create or update devmaps >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: -t display the currently used multipathd configuration >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: -r force devmap reload >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: -i ignore wwids file >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: -B treat the bindings file as read only >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: -b fil bindings file location >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: -w remove a device from the wwids file >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: -W reset the wwids file include only the current devices >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: -p pol force all maps to specified path grouping policy : >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: . failover one path per priority group >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: . multibus all paths in one priority group >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: . group_by_serial one priority group per serial >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: . group_by_prio one priority group per priority lvl >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: . group_by_node_name one priority group per target node >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: -v lvl verbosity level >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: . 0 no output >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: . 1 print created devmap names only >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: . 2 default verbosity >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: . 3 print debug information >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: -R num number of times to retry removes of in-use devices >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: dev action limited to: >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: . multipath named 'dev' (ex: mpath0) or >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: . multipath whose wwid is 'dev' (ex: 60051..) >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: . multipath including the path named 'dev' (ex: /dev/sda) >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: . multipath including the path with maj:min 'dev' (ex: 8:0) >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: INFO:program:...done [4] (exit code: 256) >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: INFO:program:Running [5] dmsetup --version ... >Sep 26 09:07:01 localhost-live dbus-daemon[5662]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is available >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Services started successfully. >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: INFO:program:stdout[5]: Library version: 1.02.146 (2017-12-18) >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: Driver version: 4.37.0 >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: INFO:program:stderr[5]: >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: INFO:program:...done [5] (exit code: 0) >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: INFO:program:Running [6] mdadm --version ... >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: INFO:program:stdout[6]: >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: INFO:program:stderr[6]: mdadm - v4.0 - 2017-01-09 >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: INFO:program:...done [6] (exit code: 0) >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class DeviceFormat as None >Sep 26 09:07:01 localhost-live dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.hostname1' >Sep 26 09:07:01 localhost-live audit[1]: 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' >Sep 26 09:07:01 localhost-live systemd[1]: Started Hostname Service. >Sep 26 09:07:01 localhost-live audit[1098]: USER_AVC pid=1098 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.311 spid=5806 tpid=5723 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=unconfined_u:system_r:install_t:s0-s0:c0.c1023 tclass=dbus permissive=0 >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class BIOSBoot as biosboot >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class DiskLabel as disklabel >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class Ext2FS as ext2 >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class Ext3FS as ext3 >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class Ext4FS as ext4 >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class FATFS as vfat >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class EFIFS as efi >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class BTRFS as btrfs >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class GFS2 as gfs2 >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class JFS as jfs >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class ReiserFS as reiserfs >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class XFS as xfs >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class HFS as hfs >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class HFSPlus as hfs+ >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class MacEFIFS as macefi >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class NTFS as ntfs >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class NFS as nfs >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class NFSv4 as nfs4 >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class Iso9660FS as iso9660 >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class NoDevFS as nodev >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class DevPtsFS as devpts >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class ProcFS as proc >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class SysFS as sysfs >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class TmpFS as tmpfs >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class BindFS as bind >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class USBFS as usbfs >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class EFIVarFS as efivarfs >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class LUKS as luks >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class MDRaidMember as mdmember >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class MultipathMember as multipath_member >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >Sep 26 09:07:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:blivet:registered device format class SwapSpace as swap >Sep 26 09:07:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:07:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:07:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >Sep 26 09:07:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-ZH5ZP9guac,guid=1572e0fd970292909ed6ee935bab8471. >Sep 26 09:07:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >Sep 26 09:07:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >Sep 26 09:07:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5662]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >Sep 26 09:07:02 localhost-live dbus-daemon[5662]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >Sep 26 09:07:02 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is available >Sep 26 09:07:02 localhost-live org.fedoraproject.Anaconda.Boss[5662]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Storage started successfully. >Sep 26 09:07:31 localhost-live audit[1]: 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' >Sep 26 09:08:53 localhost-live dbus-daemon[5854]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=5838 comm="/usr/bin/python3 /usr/sbin/anaconda -T --dirinstal" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:08:53 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.boss:Schedule publishing. >Sep 26 09:08:53 localhost-live org.fedoraproject.Anaconda.Boss[5854]: INFO:anaconda.modules.boss.boss:Start the main loop. >Sep 26 09:08:53 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss. >Sep 26 09:08:53 localhost-live org.fedoraproject.Anaconda.Boss[5854]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-lfd0ZHE2Pa,guid=40c51cbafd2cb4b17240bb555bab84e5. >Sep 26 09:08:53 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Installation. >Sep 26 09:08:53 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss. >Sep 26 09:08:53 localhost-live dbus-daemon[5854]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >Sep 26 09:08:53 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Timezone. >Sep 26 09:08:53 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Network. >Sep 26 09:08:53 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Localization. >Sep 26 09:08:53 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Security. >Sep 26 09:08:53 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.User. >Sep 26 09:08:53 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Payload. >Sep 26 09:08:53 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Storage. >Sep 26 09:08:53 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Services. >Sep 26 09:08:53 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.boss:Addons are enabled. >Sep 26 09:08:53 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.module_manager:Start modules. >Sep 26 09:08:53 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Timezone >Sep 26 09:08:53 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Network >Sep 26 09:08:53 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Localization >Sep 26 09:08:53 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Security >Sep 26 09:08:53 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/User >Sep 26 09:08:53 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Payload >Sep 26 09:08:53 localhost-live dbus-daemon[5854]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=5864 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:08:53 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Storage >Sep 26 09:08:53 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Services >Sep 26 09:08:53 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Addons/Baz >Sep 26 09:08:53 localhost-live dbus-daemon[5854]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=5864 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:08:53 localhost-live dbus-daemon[5854]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=5864 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:08:53 localhost-live dbus-daemon[5854]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=5864 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:08:54 localhost-live dbus-daemon[5854]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=5864 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:08:54 localhost-live dbus-daemon[5854]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=5864 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:08:54 localhost-live dbus-daemon[5854]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=5864 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:08:54 localhost-live dbus-daemon[5854]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=5864 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:08:54 localhost-live dbus-daemon[5854]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=5864 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:08:56 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[5854]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:08:56 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[5854]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:08:56 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[5854]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone. >Sep 26 09:08:56 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[5854]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-lfd0ZHE2Pa,guid=40c51cbafd2cb4b17240bb555bab84e5. >Sep 26 09:08:56 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[5854]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone. >Sep 26 09:08:56 localhost-live dbus-daemon[5854]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >Sep 26 09:08:56 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is available >Sep 26 09:08:56 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Timezone started successfully. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Network[5854]: INFO:anaconda.dbus.connection:Connecting to the system bus. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Addons.Baz[5854]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Addons.Baz[5854]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Localization[5854]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Addons.Baz[5854]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Addons/Baz. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Localization[5854]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Addons.Baz[5854]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-lfd0ZHE2Pa,guid=40c51cbafd2cb4b17240bb555bab84e5. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Localization[5854]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Localization[5854]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-lfd0ZHE2Pa,guid=40c51cbafd2cb4b17240bb555bab84e5. >Sep 26 09:08:57 localhost-live dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.317' (uid=0 pid=5938 comm="python3 -m pyanaconda.modules.network " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Payload[5854]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:08:57 localhost-live systemd[1]: Starting Hostname Service... >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Payload[5854]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:08:57 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Addons.Baz[5854]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Addons.Baz. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Payload[5854]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payload. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Payload[5854]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-lfd0ZHE2Pa,guid=40c51cbafd2cb4b17240bb555bab84e5. >Sep 26 09:08:57 localhost-live dbus-daemon[5854]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Localization[5854]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is available >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Addons/Baz started successfully. >Sep 26 09:08:57 localhost-live dbus-daemon[5854]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is available >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Payload[5854]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payload. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Localization started successfully. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: INFO:program:Running [1] lvm version ... >Sep 26 09:08:57 localhost-live dbus-daemon[5854]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is available >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Payload started successfully. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: INFO:program:stdout[1]: LVM version: 2.02.177(2) (2017-12-18) >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: Library version: 1.02.146 (2017-12-18) >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: Driver version: 4.37.0 >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: INFO:program:stderr[1]: >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: INFO:program:...done [1] (exit code: 0) >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: INFO:program:Running [2] btrfs --version ... >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: INFO:program:stdout[2]: btrfs-progs v4.15.1 >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: INFO:program:stderr[2]: >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: INFO:program:...done [2] (exit code: 0) >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: INFO:program:Running [3] mkswap --version ... >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: INFO:program:stdout[3]: mkswap from util-linux 2.32 >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: INFO:program:stderr[3]: >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: INFO:program:...done [3] (exit code: 0) >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: INFO:program:Running [4] multipath --version ... >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Security[5854]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Security[5854]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.User[5854]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.User[5854]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Security[5854]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Security[5854]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-lfd0ZHE2Pa,guid=40c51cbafd2cb4b17240bb555bab84e5. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.User[5854]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/User. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.User[5854]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-lfd0ZHE2Pa,guid=40c51cbafd2cb4b17240bb555bab84e5. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Security[5854]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: INFO:program:stdout[4]: >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: INFO:program:stderr[4]: Unknown switch: (null) >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: multipath-tools v0.7.4 (11/15, 2017) >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: Usage: >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: multipath -F [-v lvl] [-R num] >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: multipath -t >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: multipath -h >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: Where: >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: -h print this usage text >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: -l show multipath topology (sysfs and DM info) >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: -ll show multipath topology (maximum info) >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: -f flush a multipath device map >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: -F flush all multipath device maps >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: -a add a device wwid to the wwids file >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: -A add devices from kernel command line mpath.wwids >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: parameters to wwids file >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: -c check if a device should be a path in a multipath device >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: -C check if a multipath device has usable paths >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: -q allow queue_if_no_path when multipathd is not running >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: -d dry run, do not create or update devmaps >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: -t display the currently used multipathd configuration >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: -r force devmap reload >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: -i ignore wwids file >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: -B treat the bindings file as read only >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: -b fil bindings file location >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: -w remove a device from the wwids file >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: -W reset the wwids file include only the current devices >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: -p pol force all maps to specified path grouping policy : >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: . failover one path per priority group >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: . multibus all paths in one priority group >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: . group_by_serial one priority group per serial >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: . group_by_prio one priority group per priority lvl >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: . group_by_node_name one priority group per target node >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: -v lvl verbosity level >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: . 0 no output >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: . 1 print created devmap names only >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: . 2 default verbosity >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: . 3 print debug information >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: -R num number of times to retry removes of in-use devices >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: dev action limited to: >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: . multipath named 'dev' (ex: mpath0) or >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: . multipath whose wwid is 'dev' (ex: 60051..) >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: . multipath including the path named 'dev' (ex: /dev/sda) >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: . multipath including the path with maj:min 'dev' (ex: 8:0) >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: INFO:program:...done [4] (exit code: 256) >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: INFO:program:Running [5] dmsetup --version ... >Sep 26 09:08:57 localhost-live dbus-daemon[5854]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is available >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.User[5854]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.User. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: INFO:program:stdout[5]: Library version: 1.02.146 (2017-12-18) >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: Driver version: 4.37.0 >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: INFO:program:stderr[5]: >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: INFO:program:...done [5] (exit code: 0) >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Security started successfully. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: INFO:program:Running [6] mdadm --version ... >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: INFO:program:stdout[6]: >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: INFO:program:stderr[6]: mdadm - v4.0 - 2017-01-09 >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: INFO:program:...done [6] (exit code: 0) >Sep 26 09:08:57 localhost-live dbus-daemon[5854]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User is available >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/User started successfully. >Sep 26 09:08:57 localhost-live dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.hostname1' >Sep 26 09:08:57 localhost-live audit[1098]: USER_AVC pid=1098 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.317 spid=5994 tpid=5938 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=unconfined_u:system_r:install_t:s0-s0:c0.c1023 tclass=dbus permissive=0 >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 09:08:57 localhost-live audit[1]: 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' >Sep 26 09:08:57 localhost-live systemd[1]: Started Hostname Service. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class DeviceFormat as None >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class BIOSBoot as biosboot >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Services[5854]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Services[5854]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Services[5854]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Services[5854]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-lfd0ZHE2Pa,guid=40c51cbafd2cb4b17240bb555bab84e5. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Services[5854]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services. >Sep 26 09:08:57 localhost-live dbus-daemon[5854]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is available >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Services started successfully. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class DiskLabel as disklabel >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class Ext2FS as ext2 >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class Ext3FS as ext3 >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class Ext4FS as ext4 >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class FATFS as vfat >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class EFIFS as efi >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class BTRFS as btrfs >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class GFS2 as gfs2 >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class JFS as jfs >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class ReiserFS as reiserfs >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class XFS as xfs >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class HFS as hfs >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class HFSPlus as hfs+ >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class MacEFIFS as macefi >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class NTFS as ntfs >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class NFS as nfs >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class NFSv4 as nfs4 >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class Iso9660FS as iso9660 >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class NoDevFS as nodev >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class DevPtsFS as devpts >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class ProcFS as proc >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class SysFS as sysfs >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class TmpFS as tmpfs >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class BindFS as bind >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class USBFS as usbfs >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class EFIVarFS as efivarfs >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class LUKS as luks >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class MDRaidMember as mdmember >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class MultipathMember as multipath_member >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:blivet:registered device format class SwapSpace as swap >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-lfd0ZHE2Pa,guid=40c51cbafd2cb4b17240bb555bab84e5. >Sep 26 09:08:57 localhost-live dbus-daemon[5662]: Failed to activate service 'org.fedoraproject.Anaconda.Modules.Network': timed out (service_start_timeout=120000ms) >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Boss[5662]: ERROR:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Network failed to start: Failed to activate service 'org.fedoraproject.Anaconda.Modules.Network': timed out (service_start_timeout=120000ms) >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5854]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >Sep 26 09:08:57 localhost-live dbus-daemon[5854]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is available >Sep 26 09:08:57 localhost-live org.fedoraproject.Anaconda.Boss[5854]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Storage started successfully. >Sep 26 09:09:27 localhost-live audit[1]: 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' >Sep 26 09:10:54 localhost-live dbus-daemon[5854]: Failed to activate service 'org.fedoraproject.Anaconda.Modules.Network': timed out (service_start_timeout=120000ms) >Sep 26 09:10:54 localhost-live org.fedoraproject.Anaconda.Boss[5854]: ERROR:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Network failed to start: Failed to activate service 'org.fedoraproject.Anaconda.Modules.Network': timed out (service_start_timeout=120000ms) >Sep 26 09:11:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 09:11:39 localhost-live dhclient[1529]: DHCPREQUEST on ens33 to 172.16.78.254 port 67 (xid=0x673acf1b) >Sep 26 09:11:39 localhost-live dhclient[1529]: DHCPACK from 172.16.78.254 (xid=0x673acf1b) >Sep 26 09:11:39 localhost-live NetworkManager[1275]: <info> [1537967499.4168] dhcp4 (ens33): address 172.16.78.250 >Sep 26 09:11:39 localhost-live NetworkManager[1275]: <info> [1537967499.4172] dhcp4 (ens33): plen 24 (255.255.255.0) >Sep 26 09:11:39 localhost-live NetworkManager[1275]: <info> [1537967499.4172] dhcp4 (ens33): gateway 172.16.78.2 >Sep 26 09:11:39 localhost-live NetworkManager[1275]: <info> [1537967499.4172] dhcp4 (ens33): lease time 1800 >Sep 26 09:11:39 localhost-live NetworkManager[1275]: <info> [1537967499.4173] dhcp4 (ens33): nameserver '172.16.78.2' >Sep 26 09:11:39 localhost-live NetworkManager[1275]: <info> [1537967499.4173] dhcp4 (ens33): domain name 'localdomain' >Sep 26 09:11:39 localhost-live NetworkManager[1275]: <info> [1537967499.4173] dhcp4 (ens33): state changed bound -> bound >Sep 26 09:11:39 localhost-live dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.14' (uid=0 pid=1275 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >Sep 26 09:11:39 localhost-live dhclient[1529]: bound to 172.16.78.250 -- renewal in 713 seconds. >Sep 26 09:11:39 localhost-live systemd[1]: Starting Network Manager Script Dispatcher Service... >Sep 26 09:11:39 localhost-live audit[1]: 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' >Sep 26 09:11:39 localhost-live dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Sep 26 09:11:39 localhost-live systemd[1]: Started Network Manager Script Dispatcher Service. >Sep 26 09:11:39 localhost-live nm-dispatcher[6023]: req:1 'dhcp4-change' [ens33]: new request (5 scripts) >Sep 26 09:11:39 localhost-live nm-dispatcher[6023]: req:1 'dhcp4-change' [ens33]: start running ordered scripts... >Sep 26 09:11:50 localhost-live audit[1]: 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' >Sep 26 09:13:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 09:15:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 09:15:11 localhost-live dbus-daemon[6077]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=6061 comm="/usr/bin/python3 /usr/sbin/anaconda -d -T --dirins" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:15:11 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.boss:Schedule publishing. >Sep 26 09:15:11 localhost-live org.fedoraproject.Anaconda.Boss[6077]: INFO:anaconda.modules.boss.boss:Start the main loop. >Sep 26 09:15:11 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss. >Sep 26 09:15:11 localhost-live org.fedoraproject.Anaconda.Boss[6077]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-dRuxNbLGPA,guid=72937f6a0c1a534c9cc4721f5bab865f. >Sep 26 09:15:11 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Installation. >Sep 26 09:15:11 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss. >Sep 26 09:15:11 localhost-live dbus-daemon[6077]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >Sep 26 09:15:11 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Timezone. >Sep 26 09:15:11 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Network. >Sep 26 09:15:11 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Localization. >Sep 26 09:15:11 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Security. >Sep 26 09:15:11 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.User. >Sep 26 09:15:11 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Payload. >Sep 26 09:15:11 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Storage. >Sep 26 09:15:11 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Services. >Sep 26 09:15:11 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.boss:Addons are enabled. >Sep 26 09:15:11 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.module_manager:Start modules. >Sep 26 09:15:11 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Timezone >Sep 26 09:15:11 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Network >Sep 26 09:15:11 localhost-live dbus-daemon[6077]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=6087 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:15:11 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Localization >Sep 26 09:15:11 localhost-live dbus-daemon[6077]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=6087 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:15:11 localhost-live dbus-daemon[6077]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=6087 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:15:11 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Security >Sep 26 09:15:11 localhost-live dbus-daemon[6077]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=6087 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:15:11 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/User >Sep 26 09:15:11 localhost-live dbus-daemon[6077]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=6087 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:15:11 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Payload >Sep 26 09:15:11 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Storage >Sep 26 09:15:11 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Services >Sep 26 09:15:11 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Addons/Baz >Sep 26 09:15:11 localhost-live dbus-daemon[6077]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=6087 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:15:11 localhost-live dbus-daemon[6077]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=6087 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:15:11 localhost-live dbus-daemon[6077]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=6087 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:15:11 localhost-live dbus-daemon[6077]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=6087 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Security[6077]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Security[6077]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Security[6077]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Security[6077]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-dRuxNbLGPA,guid=72937f6a0c1a534c9cc4721f5bab865f. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Security[6077]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security. >Sep 26 09:15:13 localhost-live dbus-daemon[6077]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is available >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Security started successfully. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Payload[6077]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Payload[6077]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Payload[6077]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payload. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Payload[6077]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-dRuxNbLGPA,guid=72937f6a0c1a534c9cc4721f5bab865f. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Payload[6077]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payload. >Sep 26 09:15:13 localhost-live dbus-daemon[6077]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is available >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Payload started successfully. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: INFO:program:Running [1] lvm version ... >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Addons.Baz[6077]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Addons.Baz[6077]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Addons.Baz[6077]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Addons/Baz. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Addons.Baz[6077]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-dRuxNbLGPA,guid=72937f6a0c1a534c9cc4721f5bab865f. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[6077]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[6077]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[6077]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[6077]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-dRuxNbLGPA,guid=72937f6a0c1a534c9cc4721f5bab865f. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Localization[6077]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Localization[6077]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Localization[6077]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Localization[6077]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-dRuxNbLGPA,guid=72937f6a0c1a534c9cc4721f5bab865f. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: INFO:program:stdout[1]: LVM version: 2.02.177(2) (2017-12-18) >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: Library version: 1.02.146 (2017-12-18) >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: Driver version: 4.37.0 >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: INFO:program:stderr[1]: >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: INFO:program:...done [1] (exit code: 0) >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Addons.Baz[6077]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Addons.Baz. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: INFO:program:Running [2] btrfs --version ... >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Localization[6077]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: INFO:program:stdout[2]: btrfs-progs v4.15.1 >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: INFO:program:stderr[2]: >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: INFO:program:...done [2] (exit code: 0) >Sep 26 09:15:13 localhost-live dbus-daemon[6077]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: INFO:program:Running [3] mkswap --version ... >Sep 26 09:15:13 localhost-live dbus-daemon[6077]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is available >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[6077]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Addons/Baz started successfully. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is available >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: INFO:program:stdout[3]: mkswap from util-linux 2.32 >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: INFO:program:stderr[3]: >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: INFO:program:...done [3] (exit code: 0) >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Localization started successfully. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.User[6077]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.User[6077]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: INFO:program:Running [4] multipath --version ... >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.User[6077]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/User. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.User[6077]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-dRuxNbLGPA,guid=72937f6a0c1a534c9cc4721f5bab865f. >Sep 26 09:15:13 localhost-live dbus-daemon[6077]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is available >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Timezone started successfully. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.User[6077]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.User. >Sep 26 09:15:13 localhost-live dbus-daemon[6077]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User is available >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: INFO:program:stdout[4]: >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: INFO:program:stderr[4]: Unknown switch: (null) >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: multipath-tools v0.7.4 (11/15, 2017) >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: Usage: >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: multipath -F [-v lvl] [-R num] >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: multipath -t >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: multipath -h >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: Where: >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: -h print this usage text >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: -l show multipath topology (sysfs and DM info) >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: -ll show multipath topology (maximum info) >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: -f flush a multipath device map >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: -F flush all multipath device maps >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: -a add a device wwid to the wwids file >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: -A add devices from kernel command line mpath.wwids >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: parameters to wwids file >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: -c check if a device should be a path in a multipath device >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: -C check if a multipath device has usable paths >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: -q allow queue_if_no_path when multipathd is not running >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: -d dry run, do not create or update devmaps >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: -t display the currently used multipathd configuration >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: -r force devmap reload >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: -i ignore wwids file >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: -B treat the bindings file as read only >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: -b fil bindings file location >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: -w remove a device from the wwids file >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: -W reset the wwids file include only the current devices >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: -p pol force all maps to specified path grouping policy : >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: . failover one path per priority group >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: . multibus all paths in one priority group >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: . group_by_serial one priority group per serial >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: . group_by_prio one priority group per priority lvl >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: . group_by_node_name one priority group per target node >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: -v lvl verbosity level >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: . 0 no output >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: . 1 print created devmap names only >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: . 2 default verbosity >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: . 3 print debug information >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: -R num number of times to retry removes of in-use devices >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: dev action limited to: >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: . multipath named 'dev' (ex: mpath0) or >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: . multipath whose wwid is 'dev' (ex: 60051..) >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: . multipath including the path named 'dev' (ex: /dev/sda) >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: . multipath including the path with maj:min 'dev' (ex: 8:0) >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: INFO:program:...done [4] (exit code: 256) >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: INFO:program:Running [5] dmsetup --version ... >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Services[6077]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Services[6077]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/User started successfully. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Services[6077]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Services[6077]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-dRuxNbLGPA,guid=72937f6a0c1a534c9cc4721f5bab865f. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: INFO:program:stdout[5]: Library version: 1.02.146 (2017-12-18) >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: Driver version: 4.37.0 >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: INFO:program:stderr[5]: >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Services[6077]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: INFO:program:...done [5] (exit code: 0) >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: INFO:program:Running [6] mdadm --version ... >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: INFO:program:stdout[6]: >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: INFO:program:stderr[6]: mdadm - v4.0 - 2017-01-09 >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: INFO:program:...done [6] (exit code: 0) >Sep 26 09:15:13 localhost-live dbus-daemon[6077]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is available >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Services started successfully. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class DeviceFormat as None >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class BIOSBoot as biosboot >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Network[6077]: INFO:anaconda.dbus.connection:Connecting to the system bus. >Sep 26 09:15:13 localhost-live dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.328' (uid=0 pid=6164 comm="python3 -m pyanaconda.modules.network " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:15:13 localhost-live systemd[1]: Starting Hostname Service... >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class DiskLabel as disklabel >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class Ext2FS as ext2 >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class Ext3FS as ext3 >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class Ext4FS as ext4 >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class FATFS as vfat >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class EFIFS as efi >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class BTRFS as btrfs >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class GFS2 as gfs2 >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class JFS as jfs >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class ReiserFS as reiserfs >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class XFS as xfs >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class HFS as hfs >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class HFSPlus as hfs+ >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class MacEFIFS as macefi >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class NTFS as ntfs >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class NFS as nfs >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class NFSv4 as nfs4 >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class Iso9660FS as iso9660 >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class NoDevFS as nodev >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class DevPtsFS as devpts >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class ProcFS as proc >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class SysFS as sysfs >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class TmpFS as tmpfs >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class BindFS as bind >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class USBFS as usbfs >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class EFIVarFS as efivarfs >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class LUKS as luks >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class MDRaidMember as mdmember >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class MultipathMember as multipath_member >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:blivet:registered device format class SwapSpace as swap >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-dRuxNbLGPA,guid=72937f6a0c1a534c9cc4721f5bab865f. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6077]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >Sep 26 09:15:13 localhost-live dbus-daemon[6077]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is available >Sep 26 09:15:13 localhost-live org.fedoraproject.Anaconda.Boss[6077]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Storage started successfully. >Sep 26 09:15:13 localhost-live dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.hostname1' >Sep 26 09:15:13 localhost-live audit[1098]: USER_AVC pid=1098 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.328 spid=6234 tpid=6164 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=unconfined_u:system_r:install_t:s0-s0:c0.c1023 tclass=dbus permissive=0 >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 09:15:13 localhost-live systemd[1]: Started Hostname Service. >Sep 26 09:15:13 localhost-live audit[1]: 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' >Sep 26 09:15:43 localhost-live audit[1]: 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' >Sep 26 09:17:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 09:17:11 localhost-live dbus-daemon[6077]: Failed to activate service 'org.fedoraproject.Anaconda.Modules.Network': timed out (service_start_timeout=120000ms) >Sep 26 09:17:11 localhost-live org.fedoraproject.Anaconda.Boss[6077]: ERROR:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Network failed to start: Failed to activate service 'org.fedoraproject.Anaconda.Modules.Network': timed out (service_start_timeout=120000ms) >Sep 26 09:19:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 09:19:36 localhost-live audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=1000 ses=2 >Sep 26 09:19:36 localhost-live audit[5854]: USER_AVC pid=5854 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:19:36 localhost-live audit[5084]: USER_AVC pid=5084 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:19:36 localhost-live audit[6077]: USER_AVC pid=6077 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:19:36 localhost-live audit[5662]: USER_AVC pid=5662 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:19:36 localhost-live audit[5456]: USER_AVC pid=5456 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:19:36 localhost-live audit[3257]: USER_AVC pid=3257 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:19:36 localhost-live audit[2942]: USER_AVC pid=2942 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:19:36 localhost-live dbus-daemon[1533]: avc: received setenforce notice (enforcing=0) >Sep 26 09:19:36 localhost-live audit[2617]: USER_AVC pid=2617 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:19:36 localhost-live audit[1098]: USER_AVC pid=1098 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 09:19:36 localhost-live dbus-daemon[1738]: avc: received setenforce notice (enforcing=0) >Sep 26 09:19:37 localhost-live udisksd[1102]: 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) >Sep 26 09:19:38 localhost-live audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=1000 ses=2 >Sep 26 09:19:38 localhost-live dbus-daemon[1738]: avc: received setenforce notice (enforcing=1) >Sep 26 09:19:38 localhost-live audit[3257]: USER_AVC pid=3257 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:19:38 localhost-live audit[2942]: USER_AVC pid=2942 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:19:38 localhost-live audit[5456]: USER_AVC pid=5456 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:19:38 localhost-live audit[6077]: USER_AVC pid=6077 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:19:38 localhost-live audit[5084]: USER_AVC pid=5084 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:19:38 localhost-live audit[5662]: USER_AVC pid=5662 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:19:38 localhost-live audit[2617]: USER_AVC pid=2617 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:19:38 localhost-live audit[5854]: USER_AVC pid=5854 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:19:38 localhost-live dbus-daemon[6077]: Reloaded configuration >Sep 26 09:19:38 localhost-live audit[1098]: USER_AVC pid=1098 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 09:19:38 localhost-live dbus-daemon[2617]: Reloaded configuration >Sep 26 09:19:38 localhost-live at-spi-bus-launcher[1733]: dbus-daemon[1738]: Reloaded configuration >Sep 26 09:19:38 localhost-live dbus-daemon[1533]: avc: received setenforce notice (enforcing=1) >Sep 26 09:19:38 localhost-live dbus-daemon[5456]: Reloaded configuration >Sep 26 09:19:38 localhost-live dbus-daemon[5662]: Reloaded configuration >Sep 26 09:19:38 localhost-live dbus-daemon[3257]: [session uid=0 pid=3255] Reloaded configuration >Sep 26 09:19:38 localhost-live dbus-daemon[5854]: Reloaded configuration >Sep 26 09:19:38 localhost-live dbus-daemon[1533]: [session uid=1000 pid=1533] Reloaded configuration >Sep 26 09:19:38 localhost-live dbus-daemon[5084]: Reloaded configuration >Sep 26 09:19:38 localhost-live dbus-daemon[2942]: Reloaded configuration >Sep 26 09:19:38 localhost-live dbus-daemon[1098]: [system] Reloaded configuration >Sep 26 09:20:15 localhost-live cupsd[1916]: REQUEST localhost - - "POST / HTTP/1.1" 200 187 Renew-Subscription successful-ok >Sep 26 09:20:55 localhost-live audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=1000 ses=2 >Sep 26 09:20:55 localhost-live audit[5662]: USER_AVC pid=5662 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:20:55 localhost-live audit[2942]: USER_AVC pid=2942 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:20:55 localhost-live audit[3257]: USER_AVC pid=3257 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:20:55 localhost-live audit[5084]: USER_AVC pid=5084 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:20:55 localhost-live audit[5854]: USER_AVC pid=5854 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:20:55 localhost-live dbus-daemon[1738]: avc: received setenforce notice (enforcing=0) >Sep 26 09:20:55 localhost-live audit[1098]: USER_AVC pid=1098 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 09:20:55 localhost-live audit[5456]: USER_AVC pid=5456 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:20:55 localhost-live audit[6077]: USER_AVC pid=6077 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:20:55 localhost-live audit[2617]: USER_AVC pid=2617 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:20:55 localhost-live dbus-daemon[1533]: avc: received setenforce notice (enforcing=0) >Sep 26 09:20:56 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 09:20:56 localhost-live udisksd[1102]: 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) >Sep 26 09:20:58 localhost-live dbus-daemon[6618]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=6603 comm="/usr/bin/python3 /sbin/anaconda --method=livecd://" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:20:58 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.boss:Schedule publishing. >Sep 26 09:20:58 localhost-live org.fedoraproject.Anaconda.Boss[6618]: INFO:anaconda.modules.boss.boss:Start the main loop. >Sep 26 09:20:58 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss. >Sep 26 09:20:58 localhost-live org.fedoraproject.Anaconda.Boss[6618]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-RYhVJygMHx,guid=c72e1338b386b00a08be8a5e5bab87ba. >Sep 26 09:20:58 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Installation. >Sep 26 09:20:58 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss. >Sep 26 09:20:58 localhost-live dbus-daemon[6618]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >Sep 26 09:20:58 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Timezone. >Sep 26 09:20:58 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Network. >Sep 26 09:20:58 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Localization. >Sep 26 09:20:58 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Security. >Sep 26 09:20:58 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.User. >Sep 26 09:20:58 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Payload. >Sep 26 09:20:58 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Storage. >Sep 26 09:20:58 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Services. >Sep 26 09:20:58 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.boss:Addons are enabled. >Sep 26 09:20:58 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.module_manager:Start modules. >Sep 26 09:20:58 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Timezone >Sep 26 09:20:58 localhost-live dbus-daemon[6618]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=6628 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:20:58 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Network >Sep 26 09:20:58 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Localization >Sep 26 09:20:58 localhost-live dbus-daemon[6618]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=6628 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:20:58 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Security >Sep 26 09:20:58 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/User >Sep 26 09:20:58 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Payload >Sep 26 09:20:58 localhost-live dbus-daemon[6618]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=6628 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:20:58 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Storage >Sep 26 09:20:58 localhost-live dbus-daemon[6618]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=6628 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:20:58 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Services >Sep 26 09:20:58 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Addons/Baz >Sep 26 09:20:58 localhost-live dbus-daemon[6618]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=6628 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:20:58 localhost-live dbus-daemon[6618]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=6628 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:20:58 localhost-live dbus-daemon[6618]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=6628 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:20:58 localhost-live dbus-daemon[6618]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=6628 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:20:58 localhost-live dbus-daemon[6618]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=6628 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Network[6618]: INFO:anaconda.dbus.connection:Connecting to the system bus. >Sep 26 09:21:00 localhost-live dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.346' (uid=0 pid=6706 comm="python3 -m pyanaconda.modules.network " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 09:21:00 localhost-live systemd[1]: Starting Hostname Service... >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[6618]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[6618]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[6618]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[6618]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-RYhVJygMHx,guid=c72e1338b386b00a08be8a5e5bab87ba. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[6618]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone. >Sep 26 09:21:00 localhost-live dbus-daemon[6618]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is available >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Timezone started successfully. >Sep 26 09:21:00 localhost-live dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.hostname1' >Sep 26 09:21:00 localhost-live systemd[1]: Started Hostname Service. >Sep 26 09:21:00 localhost-live audit[1]: 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' >Sep 26 09:21:00 localhost-live audit[1098]: USER_AVC pid=1098 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.346 spid=6740 tpid=6706 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=unconfined_u:system_r:install_t:s0-s0:c0.c1023 tclass=dbus permissive=1 >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Network[6618]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Network[6618]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Network[6618]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Network[6618]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-RYhVJygMHx,guid=c72e1338b386b00a08be8a5e5bab87ba. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Network[6618]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Network. >Sep 26 09:21:00 localhost-live dbus-daemon[6618]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network is available >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Network started successfully. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Security[6618]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Security[6618]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Security[6618]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Security[6618]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-RYhVJygMHx,guid=c72e1338b386b00a08be8a5e5bab87ba. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Addons.Baz[6618]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Addons.Baz[6618]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Addons.Baz[6618]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Addons/Baz. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Addons.Baz[6618]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-RYhVJygMHx,guid=c72e1338b386b00a08be8a5e5bab87ba. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: INFO:program:Running [1] lvm version ... >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Security[6618]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security. >Sep 26 09:21:00 localhost-live dbus-daemon[6618]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is available >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Addons.Baz[6618]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Addons.Baz. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Security started successfully. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Payload[6618]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Payload[6618]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: INFO:program:stdout[1]: LVM version: 2.02.177(2) (2017-12-18) >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: Library version: 1.02.146 (2017-12-18) >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: Driver version: 4.37.0 >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: INFO:program:stderr[1]: >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: INFO:program:...done [1] (exit code: 0) >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Payload[6618]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payload. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Payload[6618]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-RYhVJygMHx,guid=c72e1338b386b00a08be8a5e5bab87ba. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: INFO:program:Running [2] btrfs --version ... >Sep 26 09:21:00 localhost-live dbus-daemon[6618]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is available >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Addons/Baz started successfully. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Services[6618]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Services[6618]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Payload[6618]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payload. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Services[6618]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Services[6618]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-RYhVJygMHx,guid=c72e1338b386b00a08be8a5e5bab87ba. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: INFO:program:stdout[2]: btrfs-progs v4.15.1 >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: INFO:program:stderr[2]: >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: INFO:program:...done [2] (exit code: 0) >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: INFO:program:Running [3] mkswap --version ... >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Services[6618]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services. >Sep 26 09:21:00 localhost-live dbus-daemon[6618]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is available >Sep 26 09:21:00 localhost-live dbus-daemon[6618]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: INFO:program:stdout[3]: mkswap from util-linux 2.32 >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: INFO:program:stderr[3]: >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: INFO:program:...done [3] (exit code: 0) >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.User[6618]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.User[6618]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Payload started successfully. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is available >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.User[6618]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/User. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.User[6618]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-RYhVJygMHx,guid=c72e1338b386b00a08be8a5e5bab87ba. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Services started successfully. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.User[6618]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.User. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: INFO:program:Running [4] multipath --version ... >Sep 26 09:21:00 localhost-live dbus-daemon[6618]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User is available >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/User started successfully. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Localization[6618]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Localization[6618]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Localization[6618]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Localization[6618]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-RYhVJygMHx,guid=c72e1338b386b00a08be8a5e5bab87ba. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: INFO:program:stdout[4]: >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: INFO:program:stderr[4]: Unknown switch: (null) >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: multipath-tools v0.7.4 (11/15, 2017) >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: Usage: >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: multipath -F [-v lvl] [-R num] >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: multipath -t >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: multipath -h >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: Where: >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: -h print this usage text >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: -l show multipath topology (sysfs and DM info) >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: -ll show multipath topology (maximum info) >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: -f flush a multipath device map >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: -F flush all multipath device maps >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: -a add a device wwid to the wwids file >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: -A add devices from kernel command line mpath.wwids >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: parameters to wwids file >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: -c check if a device should be a path in a multipath device >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: -C check if a multipath device has usable paths >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: -q allow queue_if_no_path when multipathd is not running >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: -d dry run, do not create or update devmaps >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: -t display the currently used multipathd configuration >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: -r force devmap reload >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: -i ignore wwids file >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: -B treat the bindings file as read only >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: -b fil bindings file location >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: -w remove a device from the wwids file >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: -W reset the wwids file include only the current devices >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: -p pol force all maps to specified path grouping policy : >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: . failover one path per priority group >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: . multibus all paths in one priority group >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: . group_by_serial one priority group per serial >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: . group_by_prio one priority group per priority lvl >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: . group_by_node_name one priority group per target node >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: -v lvl verbosity level >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: . 0 no output >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: . 1 print created devmap names only >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: . 2 default verbosity >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: . 3 print debug information >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: -R num number of times to retry removes of in-use devices >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: dev action limited to: >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: . multipath named 'dev' (ex: mpath0) or >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: . multipath whose wwid is 'dev' (ex: 60051..) >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: . multipath including the path named 'dev' (ex: /dev/sda) >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: . multipath including the path with maj:min 'dev' (ex: 8:0) >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: INFO:program:...done [4] (exit code: 256) >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: INFO:program:Running [5] dmsetup --version ... >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Localization[6618]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization. >Sep 26 09:21:00 localhost-live dbus-daemon[6618]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is available >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: INFO:program:stdout[5]: Library version: 1.02.146 (2017-12-18) >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: Driver version: 4.37.0 >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: INFO:program:stderr[5]: >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: INFO:program:...done [5] (exit code: 0) >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: INFO:program:Running [6] mdadm --version ... >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Localization started successfully. >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: INFO:program:stdout[6]: >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: INFO:program:stderr[6]: mdadm - v4.0 - 2017-01-09 >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: INFO:program:...done [6] (exit code: 0) >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class DeviceFormat as None >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class BIOSBoot as biosboot >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class DiskLabel as disklabel >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class Ext2FS as ext2 >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class Ext3FS as ext3 >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class Ext4FS as ext4 >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class FATFS as vfat >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class EFIFS as efi >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class BTRFS as btrfs >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class GFS2 as gfs2 >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class JFS as jfs >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class ReiserFS as reiserfs >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class XFS as xfs >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class HFS as hfs >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class HFSPlus as hfs+ >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class MacEFIFS as macefi >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class NTFS as ntfs >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class NFS as nfs >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class NFSv4 as nfs4 >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class Iso9660FS as iso9660 >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class NoDevFS as nodev >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class DevPtsFS as devpts >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class ProcFS as proc >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class SysFS as sysfs >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class TmpFS as tmpfs >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class BindFS as bind >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class USBFS as usbfs >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class EFIVarFS as efivarfs >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class LUKS as luks >Sep 26 09:21:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >Sep 26 09:21:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class MDRaidMember as mdmember >Sep 26 09:21:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class MultipathMember as multipath_member >Sep 26 09:21:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >Sep 26 09:21:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:blivet:registered device format class SwapSpace as swap >Sep 26 09:21:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 09:21:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 09:21:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >Sep 26 09:21:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-RYhVJygMHx,guid=c72e1338b386b00a08be8a5e5bab87ba. >Sep 26 09:21:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >Sep 26 09:21:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >Sep 26 09:21:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[6618]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >Sep 26 09:21:01 localhost-live dbus-daemon[6618]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >Sep 26 09:21:01 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is available >Sep 26 09:21:01 localhost-live org.fedoraproject.Anaconda.Boss[6618]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Storage started successfully. >Sep 26 09:21:01 localhost-live org.fedoraproject.Anaconda.Boss[6618]: INFO:anaconda.modules.boss.module_manager:All modules are ready now. >Sep 26 09:21:02 localhost-live udisksd[1102]: 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) >Sep 26 09:21:02 localhost-live org.fedoraproject.Anaconda.Boss[6618]: INFO:anaconda.modules.boss.boss:Splitting kickstart from /usr/share/anaconda/interactive-defaults.ks. >Sep 26 09:21:02 localhost-live org.fedoraproject.Anaconda.Boss[6618]: INFO:anaconda.modules.boss.boss:Distributing kickstart. >Sep 26 09:21:02 localhost-live org.fedoraproject.Anaconda.Boss[6618]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Timezone handles commands ['timezone'] sections [] addons [] >Sep 26 09:21:02 localhost-live org.fedoraproject.Anaconda.Boss[6618]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Timezone >Sep 26 09:21:02 localhost-live org.fedoraproject.Anaconda.Boss[6618]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Network handles commands ['network'] sections [] addons [] >Sep 26 09:21:02 localhost-live org.fedoraproject.Anaconda.Boss[6618]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Network >Sep 26 09:21:02 localhost-live org.fedoraproject.Anaconda.Boss[6618]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Localization handles commands ['keyboard', 'lang'] sections [] addons [] >Sep 26 09:21:02 localhost-live org.fedoraproject.Anaconda.Boss[6618]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Localization >Sep 26 09:21:02 localhost-live org.fedoraproject.Anaconda.Boss[6618]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Security handles commands ['auth', 'authconfig', 'authselect', 'selinux', 'realm'] sections [] addons [] >Sep 26 09:21:02 localhost-live org.fedoraproject.Anaconda.Boss[6618]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Security ><auto-removed line containing rootpw> >Sep 26 09:21:02 localhost-live org.fedoraproject.Anaconda.Boss[6618]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.User >Sep 26 09:21:02 localhost-live org.fedoraproject.Anaconda.Boss[6618]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Payload handles commands [] sections [] addons [] >Sep 26 09:21:02 localhost-live org.fedoraproject.Anaconda.Boss[6618]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Payload >Sep 26 09:21:02 localhost-live org.fedoraproject.Anaconda.Boss[6618]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Storage handles commands ['zerombr', 'clearpart', 'ignoredisk'] sections [] addons [] >Sep 26 09:21:02 localhost-live org.fedoraproject.Anaconda.Boss[6618]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Storage >Sep 26 09:21:02 localhost-live org.fedoraproject.Anaconda.Boss[6618]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Services handles commands ['firstboot', 'services', 'skipx', 'xconfig'] sections [] addons [] >Sep 26 09:21:02 localhost-live org.fedoraproject.Anaconda.Modules.Services[6618]: DEBUG:anaconda.modules.common.base.base:Reading kickstart... >Sep 26 09:21:02 localhost-live org.fedoraproject.Anaconda.Modules.Services[6618]: DEBUG:anaconda.modules.services.services:Processing kickstart data... >Sep 26 09:21:02 localhost-live org.fedoraproject.Anaconda.Modules.Services[6618]: DEBUG:anaconda.modules.services.services:Enabled services are set to []. >Sep 26 09:21:02 localhost-live org.fedoraproject.Anaconda.Modules.Services[6618]: DEBUG:anaconda.modules.services.services:Disabled services are set to []. >Sep 26 09:21:02 localhost-live org.fedoraproject.Anaconda.Modules.Services[6618]: DEBUG:anaconda.modules.services.services:Default desktop is set to . >Sep 26 09:21:02 localhost-live org.fedoraproject.Anaconda.Modules.Services[6618]: DEBUG:anaconda.modules.services.services:Setup on boot is set to SetupOnBootAction.ENABLED. >Sep 26 09:21:02 localhost-live org.fedoraproject.Anaconda.Modules.Services[6618]: DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >Sep 26 09:21:02 localhost-live org.fedoraproject.Anaconda.Boss[6618]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Addons.Baz handles commands [] sections [] addons [] >Sep 26 09:21:02 localhost-live org.fedoraproject.Anaconda.Boss[6618]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Addons.Baz >Sep 26 09:21:02 localhost-live org.fedoraproject.Anaconda.Modules.Localization[6618]: DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >Sep 26 09:21:07 localhost-live org.fedoraproject.Anaconda.Modules.Services[6618]: DEBUG:anaconda.modules.services.services:Default target is set to multi-user.target. >Sep 26 09:21:08 localhost-live org.fedoraproject.Anaconda.Modules.Network[6618]: DEBUG:anaconda.modules.network.network:Hostname is set to localhost.localdomain >Sep 26 09:21:30 localhost-live audit[1]: 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' >Sep 26 09:21:33 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[6618]: DEBUG:anaconda.modules.timezone.timezone:Timezone is set to Europe/Stockholm. >Sep 26 09:21:33 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[6618]: DEBUG:anaconda.modules.common.base.base:Kickstarted is set to False. >Sep 26 09:23:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 09:23:32 localhost-live dhclient[1529]: DHCPREQUEST on ens33 to 172.16.78.254 port 67 (xid=0x673acf1b) >Sep 26 09:23:32 localhost-live dhclient[1529]: DHCPACK from 172.16.78.254 (xid=0x673acf1b) >Sep 26 09:23:32 localhost-live NetworkManager[1275]: <info> [1537968212.5616] dhcp4 (ens33): address 172.16.78.250 >Sep 26 09:23:32 localhost-live NetworkManager[1275]: <info> [1537968212.5626] dhcp4 (ens33): plen 24 (255.255.255.0) >Sep 26 09:23:32 localhost-live NetworkManager[1275]: <info> [1537968212.5627] dhcp4 (ens33): gateway 172.16.78.2 >Sep 26 09:23:32 localhost-live NetworkManager[1275]: <info> [1537968212.5628] dhcp4 (ens33): lease time 1800 >Sep 26 09:23:32 localhost-live NetworkManager[1275]: <info> [1537968212.5628] dhcp4 (ens33): nameserver '172.16.78.2' >Sep 26 09:23:32 localhost-live NetworkManager[1275]: <info> [1537968212.5629] dhcp4 (ens33): domain name 'localdomain' >Sep 26 09:23:32 localhost-live NetworkManager[1275]: <info> [1537968212.5630] dhcp4 (ens33): state changed bound -> bound >Sep 26 09:23:32 localhost-live dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.14' (uid=0 pid=1275 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >Sep 26 09:23:32 localhost-live dhclient[1529]: bound to 172.16.78.250 -- renewal in 775 seconds. >Sep 26 09:23:32 localhost-live systemd[1]: Starting Network Manager Script Dispatcher Service... >Sep 26 09:23:32 localhost-live dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Sep 26 09:23:32 localhost-live systemd[1]: Started Network Manager Script Dispatcher Service. >Sep 26 09:23:32 localhost-live audit[1]: 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' >Sep 26 09:23:32 localhost-live nm-dispatcher[6861]: req:1 'dhcp4-change' [ens33]: new request (5 scripts) >Sep 26 09:23:32 localhost-live nm-dispatcher[6861]: req:1 'dhcp4-change' [ens33]: start running ordered scripts... >Sep 26 09:23:35 localhost-live org.fedoraproject.Anaconda.Modules.User[6618]: DEBUG:anaconda.modules.user.user:Root password set. >Sep 26 09:23:35 localhost-live org.fedoraproject.Anaconda.Modules.User[6618]: DEBUG:anaconda.modules.user.user:Root account has been unlocked. >Sep 26 09:23:35 localhost-live org.fedoraproject.Anaconda.Modules.User[6618]: DEBUG:anaconda.modules.user.user:Root password considered seen in kickstart: False. >Sep 26 09:23:42 localhost-live audit[1]: 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' >Sep 26 09:25:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 09:25:15 localhost-live audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=1000 ses=2 >Sep 26 09:25:15 localhost-live audit[5662]: USER_AVC pid=5662 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:25:15 localhost-live audit[5854]: USER_AVC pid=5854 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:25:15 localhost-live audit[5456]: USER_AVC pid=5456 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:25:15 localhost-live audit[6618]: USER_AVC pid=6618 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:25:15 localhost-live audit[3257]: USER_AVC pid=3257 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:25:15 localhost-live audit[6077]: USER_AVC pid=6077 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:25:15 localhost-live audit[5084]: USER_AVC pid=5084 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:25:15 localhost-live dbus-daemon[1738]: avc: received setenforce notice (enforcing=1) >Sep 26 09:25:15 localhost-live dbus-daemon[1533]: avc: received setenforce notice (enforcing=1) >Sep 26 09:25:15 localhost-live audit[1098]: USER_AVC pid=1098 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 09:25:15 localhost-live dbus-daemon[3257]: [session uid=0 pid=3255] Reloaded configuration >Sep 26 09:25:15 localhost-live audit[2617]: USER_AVC pid=2617 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:25:15 localhost-live at-spi-bus-launcher[1733]: dbus-daemon[1738]: Reloaded configuration >Sep 26 09:25:15 localhost-live audit[2942]: USER_AVC pid=2942 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 09:25:15 localhost-live dbus-daemon[5456]: Reloaded configuration >Sep 26 09:25:15 localhost-live dbus-daemon[5084]: Reloaded configuration >Sep 26 09:25:15 localhost-live dbus-daemon[6077]: Reloaded configuration >Sep 26 09:25:15 localhost-live dbus-daemon[5662]: Reloaded configuration >Sep 26 09:25:15 localhost-live dbus-daemon[2617]: Reloaded configuration >Sep 26 09:25:15 localhost-live dbus-daemon[1533]: [session uid=1000 pid=1533] Reloaded configuration >Sep 26 09:25:15 localhost-live dbus-daemon[5854]: Reloaded configuration >Sep 26 09:25:15 localhost-live dbus-daemon[6618]: Reloaded configuration >Sep 26 09:25:15 localhost-live dbus-daemon[2942]: Reloaded configuration >Sep 26 09:25:15 localhost-live dbus-daemon[1098]: [system] Reloaded configuration >Sep 26 09:27:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 09:29:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 09:31:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 09:33:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 09:35:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 09:36:27 localhost-live dhclient[1529]: DHCPREQUEST on ens33 to 172.16.78.254 port 67 (xid=0x673acf1b) >Sep 26 09:36:27 localhost-live dhclient[1529]: DHCPACK from 172.16.78.254 (xid=0x673acf1b) >Sep 26 09:36:27 localhost-live NetworkManager[1275]: <info> [1537968987.8402] dhcp4 (ens33): address 172.16.78.250 >Sep 26 09:36:27 localhost-live NetworkManager[1275]: <info> [1537968987.8405] dhcp4 (ens33): plen 24 (255.255.255.0) >Sep 26 09:36:27 localhost-live NetworkManager[1275]: <info> [1537968987.8405] dhcp4 (ens33): gateway 172.16.78.2 >Sep 26 09:36:27 localhost-live NetworkManager[1275]: <info> [1537968987.8405] dhcp4 (ens33): lease time 1800 >Sep 26 09:36:27 localhost-live NetworkManager[1275]: <info> [1537968987.8405] dhcp4 (ens33): nameserver '172.16.78.2' >Sep 26 09:36:27 localhost-live NetworkManager[1275]: <info> [1537968987.8405] dhcp4 (ens33): domain name 'localdomain' >Sep 26 09:36:27 localhost-live NetworkManager[1275]: <info> [1537968987.8405] dhcp4 (ens33): state changed bound -> bound >Sep 26 09:36:27 localhost-live dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.14' (uid=0 pid=1275 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >Sep 26 09:36:27 localhost-live dhclient[1529]: bound to 172.16.78.250 -- renewal in 894 seconds. >Sep 26 09:36:27 localhost-live systemd[1]: Starting Network Manager Script Dispatcher Service... >Sep 26 09:36:27 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 09:36:27 localhost-live dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Sep 26 09:36:27 localhost-live systemd[1]: Started Network Manager Script Dispatcher Service. >Sep 26 09:36:27 localhost-live audit[1]: 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' >Sep 26 09:36:27 localhost-live nm-dispatcher[6942]: req:1 'dhcp4-change' [ens33]: new request (5 scripts) >Sep 26 09:36:27 localhost-live nm-dispatcher[6942]: req:1 'dhcp4-change' [ens33]: start running ordered scripts... >Sep 26 09:36:38 localhost-live audit[1]: 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' >Sep 26 09:38:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 09:40:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 09:42:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 09:44:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 09:46:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 09:48:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 09:50:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 09:51:21 localhost-live dhclient[1529]: DHCPREQUEST on ens33 to 172.16.78.254 port 67 (xid=0x673acf1b) >Sep 26 09:51:21 localhost-live dhclient[1529]: DHCPACK from 172.16.78.254 (xid=0x673acf1b) >Sep 26 09:51:21 localhost-live NetworkManager[1275]: <info> [1537969881.7410] dhcp4 (ens33): address 172.16.78.250 >Sep 26 09:51:21 localhost-live NetworkManager[1275]: <info> [1537969881.7413] dhcp4 (ens33): plen 24 (255.255.255.0) >Sep 26 09:51:21 localhost-live NetworkManager[1275]: <info> [1537969881.7414] dhcp4 (ens33): gateway 172.16.78.2 >Sep 26 09:51:21 localhost-live NetworkManager[1275]: <info> [1537969881.7414] dhcp4 (ens33): lease time 1800 >Sep 26 09:51:21 localhost-live NetworkManager[1275]: <info> [1537969881.7414] dhcp4 (ens33): nameserver '172.16.78.2' >Sep 26 09:51:21 localhost-live NetworkManager[1275]: <info> [1537969881.7414] dhcp4 (ens33): domain name 'localdomain' >Sep 26 09:51:21 localhost-live NetworkManager[1275]: <info> [1537969881.7414] dhcp4 (ens33): state changed bound -> bound >Sep 26 09:51:21 localhost-live dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.14' (uid=0 pid=1275 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >Sep 26 09:51:21 localhost-live dhclient[1529]: bound to 172.16.78.250 -- renewal in 898 seconds. >Sep 26 09:51:21 localhost-live systemd[1]: Starting Network Manager Script Dispatcher Service... >Sep 26 09:51:21 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 09:51:21 localhost-live dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Sep 26 09:51:21 localhost-live systemd[1]: Started Network Manager Script Dispatcher Service. >Sep 26 09:51:21 localhost-live audit[1]: 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' >Sep 26 09:51:21 localhost-live nm-dispatcher[6974]: req:1 'dhcp4-change' [ens33]: new request (5 scripts) >Sep 26 09:51:21 localhost-live nm-dispatcher[6974]: req:1 'dhcp4-change' [ens33]: start running ordered scripts... >Sep 26 09:51:32 localhost-live audit[1]: 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' >Sep 26 09:53:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 09:55:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 09:57:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 09:59:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 10:01:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 10:03:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 10:05:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 10:06:19 localhost-live dhclient[1529]: DHCPREQUEST on ens33 to 172.16.78.254 port 67 (xid=0x673acf1b) >Sep 26 10:06:19 localhost-live dhclient[1529]: DHCPACK from 172.16.78.254 (xid=0x673acf1b) >Sep 26 10:06:19 localhost-live NetworkManager[1275]: <info> [1537970779.1497] dhcp4 (ens33): address 172.16.78.250 >Sep 26 10:06:19 localhost-live NetworkManager[1275]: <info> [1537970779.1512] dhcp4 (ens33): plen 24 (255.255.255.0) >Sep 26 10:06:19 localhost-live NetworkManager[1275]: <info> [1537970779.1513] dhcp4 (ens33): gateway 172.16.78.2 >Sep 26 10:06:19 localhost-live NetworkManager[1275]: <info> [1537970779.1514] dhcp4 (ens33): lease time 1800 >Sep 26 10:06:19 localhost-live NetworkManager[1275]: <info> [1537970779.1515] dhcp4 (ens33): nameserver '172.16.78.2' >Sep 26 10:06:19 localhost-live NetworkManager[1275]: <info> [1537970779.1516] dhcp4 (ens33): domain name 'localdomain' >Sep 26 10:06:19 localhost-live NetworkManager[1275]: <info> [1537970779.1517] dhcp4 (ens33): state changed bound -> bound >Sep 26 10:06:19 localhost-live dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.14' (uid=0 pid=1275 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >Sep 26 10:06:19 localhost-live dhclient[1529]: bound to 172.16.78.250 -- renewal in 794 seconds. >Sep 26 10:06:19 localhost-live systemd[1]: Starting Network Manager Script Dispatcher Service... >Sep 26 10:06:19 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 10:06:19 localhost-live dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Sep 26 10:06:19 localhost-live systemd[1]: Started Network Manager Script Dispatcher Service. >Sep 26 10:06:19 localhost-live audit[1]: 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' >Sep 26 10:06:19 localhost-live nm-dispatcher[7010]: req:1 'dhcp4-change' [ens33]: new request (5 scripts) >Sep 26 10:06:19 localhost-live nm-dispatcher[7010]: req:1 'dhcp4-change' [ens33]: start running ordered scripts... >Sep 26 10:06:29 localhost-live audit[1]: 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' >Sep 26 10:08:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 10:10:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 10:12:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 10:14:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 10:16:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 10:18:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 10:18:35 localhost-live cupsd[1916]: REQUEST localhost - - "POST / HTTP/1.1" 200 187 Renew-Subscription successful-ok >Sep 26 10:19:33 localhost-live dhclient[1529]: DHCPREQUEST on ens33 to 172.16.78.254 port 67 (xid=0x673acf1b) >Sep 26 10:19:33 localhost-live dhclient[1529]: DHCPACK from 172.16.78.254 (xid=0x673acf1b) >Sep 26 10:19:33 localhost-live NetworkManager[1275]: <info> [1537971573.9558] dhcp4 (ens33): address 172.16.78.250 >Sep 26 10:19:33 localhost-live NetworkManager[1275]: <info> [1537971573.9559] dhcp4 (ens33): plen 24 (255.255.255.0) >Sep 26 10:19:33 localhost-live NetworkManager[1275]: <info> [1537971573.9559] dhcp4 (ens33): gateway 172.16.78.2 >Sep 26 10:19:33 localhost-live NetworkManager[1275]: <info> [1537971573.9561] dhcp4 (ens33): lease time 1800 >Sep 26 10:19:33 localhost-live NetworkManager[1275]: <info> [1537971573.9561] dhcp4 (ens33): nameserver '172.16.78.2' >Sep 26 10:19:33 localhost-live NetworkManager[1275]: <info> [1537971573.9561] dhcp4 (ens33): domain name 'localdomain' >Sep 26 10:19:33 localhost-live NetworkManager[1275]: <info> [1537971573.9561] dhcp4 (ens33): state changed bound -> bound >Sep 26 10:19:33 localhost-live dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.14' (uid=0 pid=1275 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >Sep 26 10:19:33 localhost-live dhclient[1529]: bound to 172.16.78.250 -- renewal in 790 seconds. >Sep 26 10:19:33 localhost-live systemd[1]: Starting Network Manager Script Dispatcher Service... >Sep 26 10:19:33 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 10:19:33 localhost-live dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Sep 26 10:19:33 localhost-live audit[1]: 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' >Sep 26 10:19:33 localhost-live systemd[1]: Started Network Manager Script Dispatcher Service. >Sep 26 10:19:33 localhost-live nm-dispatcher[7041]: req:1 'dhcp4-change' [ens33]: new request (5 scripts) >Sep 26 10:19:33 localhost-live nm-dispatcher[7041]: req:1 'dhcp4-change' [ens33]: start running ordered scripts... >Sep 26 10:19:44 localhost-live audit[1]: 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' >Sep 26 10:21:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 10:23:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 10:25:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 10:27:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 10:29:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 10:31:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 10:32:43 localhost-live dhclient[1529]: DHCPREQUEST on ens33 to 172.16.78.254 port 67 (xid=0x673acf1b) >Sep 26 10:32:43 localhost-live dhclient[1529]: DHCPACK from 172.16.78.254 (xid=0x673acf1b) >Sep 26 10:32:43 localhost-live NetworkManager[1275]: <info> [1537972363.7798] dhcp4 (ens33): address 172.16.78.250 >Sep 26 10:32:43 localhost-live NetworkManager[1275]: <info> [1537972363.7848] dhcp4 (ens33): plen 24 (255.255.255.0) >Sep 26 10:32:43 localhost-live NetworkManager[1275]: <info> [1537972363.7874] dhcp4 (ens33): gateway 172.16.78.2 >Sep 26 10:32:43 localhost-live NetworkManager[1275]: <info> [1537972363.7874] dhcp4 (ens33): lease time 1800 >Sep 26 10:32:43 localhost-live NetworkManager[1275]: <info> [1537972363.7874] dhcp4 (ens33): nameserver '172.16.78.2' >Sep 26 10:32:43 localhost-live NetworkManager[1275]: <info> [1537972363.7874] dhcp4 (ens33): domain name 'localdomain' >Sep 26 10:32:43 localhost-live NetworkManager[1275]: <info> [1537972363.7874] dhcp4 (ens33): state changed bound -> bound >Sep 26 10:32:43 localhost-live dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.14' (uid=0 pid=1275 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >Sep 26 10:32:44 localhost-live dhclient[1529]: bound to 172.16.78.250 -- renewal in 764 seconds. >Sep 26 10:32:44 localhost-live systemd[1]: Starting Network Manager Script Dispatcher Service... >Sep 26 10:32:44 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 10:32:44 localhost-live dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Sep 26 10:32:44 localhost-live systemd[1]: Started Network Manager Script Dispatcher Service. >Sep 26 10:32:44 localhost-live audit[1]: 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' >Sep 26 10:32:44 localhost-live nm-dispatcher[7076]: req:1 'dhcp4-change' [ens33]: new request (5 scripts) >Sep 26 10:32:44 localhost-live nm-dispatcher[7076]: req:1 'dhcp4-change' [ens33]: start running ordered scripts... >Sep 26 10:32:55 localhost-live audit[1]: 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' >Sep 26 10:34:56 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 10:37:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 10:39:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 10:41:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 10:43:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 10:45:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 10:45:28 localhost-live dhclient[1529]: DHCPREQUEST on ens33 to 172.16.78.254 port 67 (xid=0x673acf1b) >Sep 26 10:45:28 localhost-live dhclient[1529]: DHCPACK from 172.16.78.254 (xid=0x673acf1b) >Sep 26 10:45:28 localhost-live NetworkManager[1275]: <info> [1537973128.4189] dhcp4 (ens33): address 172.16.78.250 >Sep 26 10:45:28 localhost-live NetworkManager[1275]: <info> [1537973128.4190] dhcp4 (ens33): plen 24 (255.255.255.0) >Sep 26 10:45:28 localhost-live NetworkManager[1275]: <info> [1537973128.4190] dhcp4 (ens33): gateway 172.16.78.2 >Sep 26 10:45:28 localhost-live NetworkManager[1275]: <info> [1537973128.4190] dhcp4 (ens33): lease time 1800 >Sep 26 10:45:28 localhost-live NetworkManager[1275]: <info> [1537973128.4191] dhcp4 (ens33): nameserver '172.16.78.2' >Sep 26 10:45:28 localhost-live NetworkManager[1275]: <info> [1537973128.4191] dhcp4 (ens33): domain name 'localdomain' >Sep 26 10:45:28 localhost-live NetworkManager[1275]: <info> [1537973128.4191] dhcp4 (ens33): state changed bound -> bound >Sep 26 10:45:28 localhost-live dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.14' (uid=0 pid=1275 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >Sep 26 10:45:28 localhost-live dhclient[1529]: bound to 172.16.78.250 -- renewal in 880 seconds. >Sep 26 10:45:28 localhost-live systemd[1]: Starting Network Manager Script Dispatcher Service... >Sep 26 10:45:28 localhost-live dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Sep 26 10:45:28 localhost-live audit[1]: 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' >Sep 26 10:45:28 localhost-live systemd[1]: Started Network Manager Script Dispatcher Service. >Sep 26 10:45:28 localhost-live nm-dispatcher[7108]: req:1 'dhcp4-change' [ens33]: new request (5 scripts) >Sep 26 10:45:28 localhost-live nm-dispatcher[7108]: req:1 'dhcp4-change' [ens33]: start running ordered scripts... >Sep 26 10:45:38 localhost-live audit[1]: 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' >Sep 26 10:47:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 10:49:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 10:51:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 10:53:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 10:55:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 10:57:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 10:59:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 10:59:31 localhost-live audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=1000 ses=2 >Sep 26 10:59:31 localhost-live audit[5456]: USER_AVC pid=5456 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 10:59:31 localhost-live dbus-daemon[1738]: avc: received setenforce notice (enforcing=0) >Sep 26 10:59:31 localhost-live audit[2942]: USER_AVC pid=2942 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 10:59:31 localhost-live audit[1098]: USER_AVC pid=1098 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 10:59:31 localhost-live audit[3257]: USER_AVC pid=3257 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 10:59:31 localhost-live audit[6077]: USER_AVC pid=6077 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 10:59:31 localhost-live audit[2617]: USER_AVC pid=2617 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 10:59:31 localhost-live audit[5662]: USER_AVC pid=5662 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 10:59:31 localhost-live audit[5084]: USER_AVC pid=5084 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 10:59:31 localhost-live audit[5854]: USER_AVC pid=5854 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 10:59:31 localhost-live audit[6618]: USER_AVC pid=6618 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 10:59:31 localhost-live dbus-daemon[1533]: avc: received setenforce notice (enforcing=0) >Sep 26 10:59:32 localhost-live udisksd[1102]: 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) >Sep 26 10:59:35 localhost-live dbus-daemon[7316]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=7301 comm="/usr/bin/python3 /sbin/anaconda --method=livecd://" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 10:59:35 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.boss:Schedule publishing. >Sep 26 10:59:35 localhost-live org.fedoraproject.Anaconda.Boss[7316]: INFO:anaconda.modules.boss.boss:Start the main loop. >Sep 26 10:59:35 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss. >Sep 26 10:59:35 localhost-live org.fedoraproject.Anaconda.Boss[7316]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-Q8M7VqmrdL,guid=13bf0d6ae77baefa2abe00615bab9ed7. >Sep 26 10:59:35 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Installation. >Sep 26 10:59:35 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss. >Sep 26 10:59:35 localhost-live dbus-daemon[7316]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >Sep 26 10:59:35 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Timezone. >Sep 26 10:59:35 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Network. >Sep 26 10:59:35 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Localization. >Sep 26 10:59:35 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Security. >Sep 26 10:59:35 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.User. >Sep 26 10:59:35 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Payload. >Sep 26 10:59:35 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Storage. >Sep 26 10:59:35 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Services. >Sep 26 10:59:35 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.boss:Addons are enabled. >Sep 26 10:59:35 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.module_manager:Start modules. >Sep 26 10:59:35 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Timezone >Sep 26 10:59:35 localhost-live dbus-daemon[7316]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=7326 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 10:59:35 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Network >Sep 26 10:59:35 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Localization >Sep 26 10:59:35 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Security >Sep 26 10:59:35 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/User >Sep 26 10:59:35 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Payload >Sep 26 10:59:35 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Storage >Sep 26 10:59:35 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Services >Sep 26 10:59:35 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Addons/Baz >Sep 26 10:59:35 localhost-live dbus-daemon[7316]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=7326 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 10:59:35 localhost-live dbus-daemon[7316]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=7326 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 10:59:35 localhost-live dbus-daemon[7316]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=7326 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 10:59:35 localhost-live dbus-daemon[7316]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=7326 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 10:59:35 localhost-live dbus-daemon[7316]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=7326 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 10:59:35 localhost-live dbus-daemon[7316]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=7326 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 10:59:35 localhost-live dbus-daemon[7316]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=7326 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 10:59:35 localhost-live dbus-daemon[7316]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=7326 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Payload[7316]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Payload[7316]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Payload[7316]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payload. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Payload[7316]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-Q8M7VqmrdL,guid=13bf0d6ae77baefa2abe00615bab9ed7. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Payload[7316]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payload. >Sep 26 10:59:39 localhost-live dbus-daemon[7316]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is available >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Payload started successfully. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[7316]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Security[7316]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[7316]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[7316]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[7316]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-Q8M7VqmrdL,guid=13bf0d6ae77baefa2abe00615bab9ed7. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Security[7316]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Security[7316]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Security[7316]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-Q8M7VqmrdL,guid=13bf0d6ae77baefa2abe00615bab9ed7. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Network[7316]: INFO:anaconda.dbus.connection:Connecting to the system bus. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[7316]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Localization[7316]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Localization[7316]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 10:59:39 localhost-live dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.469' (uid=0 pid=7388 comm="python3 -m pyanaconda.modules.network " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: INFO:program:Running [1] lvm version ... >Sep 26 10:59:39 localhost-live dbus-daemon[7316]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Security[7316]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is available >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Localization[7316]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Localization[7316]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-Q8M7VqmrdL,guid=13bf0d6ae77baefa2abe00615bab9ed7. >Sep 26 10:59:39 localhost-live systemd[1]: Starting Hostname Service... >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.User[7316]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.User[7316]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 10:59:39 localhost-live dbus-daemon[7316]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.User[7316]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/User. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.User[7316]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-Q8M7VqmrdL,guid=13bf0d6ae77baefa2abe00615bab9ed7. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Services[7316]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Services[7316]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: INFO:program:stdout[1]: LVM version: 2.02.177(2) (2017-12-18) >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: Library version: 1.02.146 (2017-12-18) >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: Driver version: 4.37.0 >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: INFO:program:stderr[1]: >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: INFO:program:...done [1] (exit code: 0) >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Localization[7316]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: INFO:program:Running [2] btrfs --version ... >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Services[7316]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Services[7316]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-Q8M7VqmrdL,guid=13bf0d6ae77baefa2abe00615bab9ed7. >Sep 26 10:59:39 localhost-live dbus-daemon[7316]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Timezone started successfully. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Services[7316]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is available >Sep 26 10:59:39 localhost-live dbus-daemon[7316]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: INFO:program:stdout[2]: btrfs-progs v4.15.1 >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: INFO:program:stderr[2]: >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: INFO:program:...done [2] (exit code: 0) >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: INFO:program:Running [3] mkswap --version ... >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.User[7316]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.User. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Security started successfully. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is available >Sep 26 10:59:39 localhost-live dbus-daemon[7316]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Localization started successfully. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is available >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: INFO:program:stdout[3]: mkswap from util-linux 2.32 >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: INFO:program:stderr[3]: >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: INFO:program:...done [3] (exit code: 0) >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Services started successfully. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User is available >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: INFO:program:Running [4] multipath --version ... >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/User started successfully. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Addons.Baz[7316]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Addons.Baz[7316]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Addons.Baz[7316]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Addons/Baz. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Addons.Baz[7316]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-Q8M7VqmrdL,guid=13bf0d6ae77baefa2abe00615bab9ed7. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: INFO:program:stdout[4]: >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Addons.Baz[7316]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Addons.Baz. >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: INFO:program:stderr[4]: Unknown switch: (null) >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: multipath-tools v0.7.4 (11/15, 2017) >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: Usage: >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: multipath -F [-v lvl] [-R num] >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: multipath -t >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: multipath -h >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: Where: >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: -h print this usage text >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: -l show multipath topology (sysfs and DM info) >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: -ll show multipath topology (maximum info) >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: -f flush a multipath device map >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: -F flush all multipath device maps >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: -a add a device wwid to the wwids file >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: -A add devices from kernel command line mpath.wwids >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: parameters to wwids file >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: -c check if a device should be a path in a multipath device >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: -C check if a multipath device has usable paths >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: -q allow queue_if_no_path when multipathd is not running >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: -d dry run, do not create or update devmaps >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: -t display the currently used multipathd configuration >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: -r force devmap reload >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: -i ignore wwids file >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: -B treat the bindings file as read only >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: -b fil bindings file location >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: -w remove a device from the wwids file >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: -W reset the wwids file include only the current devices >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: -p pol force all maps to specified path grouping policy : >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: . failover one path per priority group >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: . multibus all paths in one priority group >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: . group_by_serial one priority group per serial >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: . group_by_prio one priority group per priority lvl >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: . group_by_node_name one priority group per target node >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: -v lvl verbosity level >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: . 0 no output >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: . 1 print created devmap names only >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: . 2 default verbosity >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: . 3 print debug information >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: -R num number of times to retry removes of in-use devices >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: dev action limited to: >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: . multipath named 'dev' (ex: mpath0) or >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: . multipath whose wwid is 'dev' (ex: 60051..) >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: . multipath including the path named 'dev' (ex: /dev/sda) >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: . multipath including the path with maj:min 'dev' (ex: 8:0) >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: INFO:program:...done [4] (exit code: 256) >Sep 26 10:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: INFO:program:Running [5] dmsetup --version ... >Sep 26 10:59:40 localhost-live dbus-daemon[7316]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is available >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: INFO:program:stdout[5]: Library version: 1.02.146 (2017-12-18) >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: Driver version: 4.37.0 >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: INFO:program:stderr[5]: >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: INFO:program:...done [5] (exit code: 0) >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: INFO:program:Running [6] mdadm --version ... >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Addons/Baz started successfully. >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: INFO:program:stdout[6]: >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: INFO:program:stderr[6]: mdadm - v4.0 - 2017-01-09 >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: INFO:program:...done [6] (exit code: 0) >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class DeviceFormat as None >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class BIOSBoot as biosboot >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class DiskLabel as disklabel >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class Ext2FS as ext2 >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class Ext3FS as ext3 >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class Ext4FS as ext4 >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class FATFS as vfat >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class EFIFS as efi >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class BTRFS as btrfs >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class GFS2 as gfs2 >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class JFS as jfs >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class ReiserFS as reiserfs >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class XFS as xfs >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class HFS as hfs >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class HFSPlus as hfs+ >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class MacEFIFS as macefi >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class NTFS as ntfs >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class NFS as nfs >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class NFSv4 as nfs4 >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class Iso9660FS as iso9660 >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class NoDevFS as nodev >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class DevPtsFS as devpts >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class ProcFS as proc >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class SysFS as sysfs >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class TmpFS as tmpfs >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class BindFS as bind >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class USBFS as usbfs >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class EFIVarFS as efivarfs >Sep 26 10:59:40 localhost-live audit[1]: 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' >Sep 26 10:59:40 localhost-live audit[1098]: USER_AVC pid=1098 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.469 spid=7457 tpid=7388 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=unconfined_u:system_r:install_t:s0-s0:c0.c1023 tclass=dbus permissive=1 >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 10:59:40 localhost-live dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.hostname1' >Sep 26 10:59:40 localhost-live systemd[1]: Started Hostname Service. >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Network[7316]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Network[7316]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Network[7316]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network. >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Network[7316]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-Q8M7VqmrdL,guid=13bf0d6ae77baefa2abe00615bab9ed7. >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Network[7316]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Network. >Sep 26 10:59:40 localhost-live dbus-daemon[7316]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network is available >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Network started successfully. >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class LUKS as luks >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class MDRaidMember as mdmember >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class MultipathMember as multipath_member >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:blivet:registered device format class SwapSpace as swap >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-Q8M7VqmrdL,guid=13bf0d6ae77baefa2abe00615bab9ed7. >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[7316]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >Sep 26 10:59:40 localhost-live dbus-daemon[7316]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is available >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Boss[7316]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Storage started successfully. >Sep 26 10:59:40 localhost-live org.fedoraproject.Anaconda.Boss[7316]: INFO:anaconda.modules.boss.module_manager:All modules are ready now. >Sep 26 10:59:41 localhost-live udisksd[1102]: 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) >Sep 26 10:59:41 localhost-live org.fedoraproject.Anaconda.Boss[7316]: INFO:anaconda.modules.boss.boss:Splitting kickstart from /usr/share/anaconda/interactive-defaults.ks. >Sep 26 10:59:41 localhost-live org.fedoraproject.Anaconda.Boss[7316]: INFO:anaconda.modules.boss.boss:Distributing kickstart. >Sep 26 10:59:41 localhost-live org.fedoraproject.Anaconda.Boss[7316]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Timezone handles commands ['timezone'] sections [] addons [] >Sep 26 10:59:41 localhost-live org.fedoraproject.Anaconda.Boss[7316]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Timezone >Sep 26 10:59:41 localhost-live org.fedoraproject.Anaconda.Boss[7316]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Network handles commands ['network'] sections [] addons [] >Sep 26 10:59:41 localhost-live org.fedoraproject.Anaconda.Boss[7316]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Network >Sep 26 10:59:41 localhost-live org.fedoraproject.Anaconda.Boss[7316]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Localization handles commands ['keyboard', 'lang'] sections [] addons [] >Sep 26 10:59:41 localhost-live org.fedoraproject.Anaconda.Boss[7316]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Localization >Sep 26 10:59:41 localhost-live org.fedoraproject.Anaconda.Boss[7316]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Security handles commands ['auth', 'authconfig', 'authselect', 'selinux', 'realm'] sections [] addons [] >Sep 26 10:59:41 localhost-live org.fedoraproject.Anaconda.Boss[7316]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Security ><auto-removed line containing rootpw> >Sep 26 10:59:41 localhost-live org.fedoraproject.Anaconda.Boss[7316]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.User >Sep 26 10:59:41 localhost-live org.fedoraproject.Anaconda.Boss[7316]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Payload handles commands [] sections [] addons [] >Sep 26 10:59:41 localhost-live org.fedoraproject.Anaconda.Boss[7316]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Payload >Sep 26 10:59:41 localhost-live org.fedoraproject.Anaconda.Boss[7316]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Storage handles commands ['zerombr', 'clearpart', 'ignoredisk'] sections [] addons [] >Sep 26 10:59:41 localhost-live org.fedoraproject.Anaconda.Boss[7316]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Storage >Sep 26 10:59:41 localhost-live org.fedoraproject.Anaconda.Boss[7316]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Services handles commands ['firstboot', 'services', 'skipx', 'xconfig'] sections [] addons [] >Sep 26 10:59:41 localhost-live org.fedoraproject.Anaconda.Modules.Services[7316]: DEBUG:anaconda.modules.common.base.base:Reading kickstart... >Sep 26 10:59:41 localhost-live org.fedoraproject.Anaconda.Modules.Services[7316]: DEBUG:anaconda.modules.services.services:Processing kickstart data... >Sep 26 10:59:41 localhost-live org.fedoraproject.Anaconda.Modules.Services[7316]: DEBUG:anaconda.modules.services.services:Enabled services are set to []. >Sep 26 10:59:41 localhost-live org.fedoraproject.Anaconda.Modules.Services[7316]: DEBUG:anaconda.modules.services.services:Disabled services are set to []. >Sep 26 10:59:41 localhost-live org.fedoraproject.Anaconda.Modules.Services[7316]: DEBUG:anaconda.modules.services.services:Default desktop is set to . >Sep 26 10:59:41 localhost-live org.fedoraproject.Anaconda.Modules.Services[7316]: DEBUG:anaconda.modules.services.services:Setup on boot is set to SetupOnBootAction.ENABLED. >Sep 26 10:59:41 localhost-live org.fedoraproject.Anaconda.Modules.Services[7316]: DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >Sep 26 10:59:41 localhost-live org.fedoraproject.Anaconda.Boss[7316]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Addons.Baz handles commands [] sections [] addons [] >Sep 26 10:59:41 localhost-live org.fedoraproject.Anaconda.Boss[7316]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Addons.Baz >Sep 26 10:59:41 localhost-live org.fedoraproject.Anaconda.Modules.Localization[7316]: DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >Sep 26 10:59:43 localhost-live org.fedoraproject.Anaconda.Modules.Localization[7316]: DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >Sep 26 10:59:45 localhost-live dbus-daemon[3257]: [session uid=0 pid=3255] Activating service name='org.freedesktop.PackageKit' requested by ':1.3' (uid=0 pid=7301 comm="/usr/bin/python3 /sbin/anaconda --method=livecd://" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 10:59:45 localhost-live dbus-daemon[3257]: [session uid=0 pid=3255] Activating service name='org.gtk.vfs.Daemon' requested by ':1.4' (uid=0 pid=7527 comm="/usr/bin/gnome-software --gapplication-service " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 10:59:45 localhost-live dbus-daemon[3257]: [session uid=0 pid=3255] Successfully activated service 'org.gtk.vfs.Daemon' >Sep 26 10:59:45 localhost-live dbus-daemon[3257]: [session uid=0 pid=3255] Activating service name='org.freedesktop.portal.Desktop' requested by ':1.4' (uid=0 pid=7527 comm="/usr/bin/gnome-software --gapplication-service " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 10:59:45 localhost-live dbus-daemon[3257]: [session uid=0 pid=3255] Activating service name='org.freedesktop.portal.Documents' requested by ':1.7' (uid=0 pid=7544 comm="/usr/libexec/xdg-desktop-portal " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 10:59:45 localhost-live dbus-daemon[3257]: [session uid=0 pid=3255] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.8' (uid=0 pid=7549 comm="/usr/libexec/xdg-document-portal " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 10:59:45 localhost-live dbus-daemon[3257]: [session uid=0 pid=3255] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore' >Sep 26 10:59:45 localhost-live dbus-daemon[3257]: [session uid=0 pid=3255] Successfully activated service 'org.freedesktop.portal.Documents' >Sep 26 10:59:45 localhost-live dbus-daemon[3257]: [session uid=0 pid=3255] Activating service name='org.freedesktop.impl.portal.desktop.gtk' requested by ':1.7' (uid=0 pid=7544 comm="/usr/libexec/xdg-desktop-portal " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 10:59:46 localhost-live audit[1098]: USER_AVC pid=1098 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=error error_name=org.freedesktop.DBus.Error.UnknownMethod dest=:1.479 spid=1082 tpid=7564 scontext=system_u:system_r:accountsd_t:s0 tcontext=unconfined_u:system_r:install_t:s0-s0:c0.c1023 tclass=dbus permissive=1 >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 10:59:46 localhost-live dbus-daemon[3257]: [session uid=0 pid=3255] Successfully activated service 'org.freedesktop.impl.portal.desktop.gtk' >Sep 26 10:59:46 localhost-live dbus-daemon[3257]: [session uid=0 pid=3255] Successfully activated service 'org.freedesktop.portal.Desktop' >Sep 26 10:59:46 localhost-live gnome-software[7527]: Failed to load /usr/lib64/gs-plugins-11/libgs_plugin_rpm-ostree.so: failed to open plugin /usr/lib64/gs-plugins-11/libgs_plugin_rpm-ostree.so: /lib64/librpmostree-1.so.1: undefined symbol: dnf_context_set_enable_filelists >Sep 26 10:59:48 localhost-live gnome-software[7527]: plugin appstream took 2.1 seconds to do setup >Sep 26 10:59:48 localhost-live gnome-software[7527]: enabled plugins: desktop-categories, packagekit-proxy, fwupd, packagekit-url-to-app, systemd-updates, packagekit-upgrade, os-release, packagekit-offline, packagekit-refresh, packagekit, packagekit-local, fedora-pkgdb-collections, appstream, generic-updates, desktop-menu-path, hardcoded-popular, packagekit-refine, hardcoded-featured, hardcoded-blacklist, modalias, flatpak, epiphany, steam, rewrite-resource, icons, odrs, packagekit-history, repos, provenance, key-colors, packagekit-refine-repos, provenance-license, key-colors-metadata >Sep 26 10:59:48 localhost-live gnome-software[7527]: disabled plugins: dummy, shell-extensions, dpkg >Sep 26 10:59:48 localhost-live dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.fwupd' unit='fwupd.service' requested by ':1.480' (uid=0 pid=7527 comm="/usr/bin/gnome-software --gapplication-service " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 10:59:48 localhost-live dbus-daemon[3257]: [session uid=0 pid=3255] Activating service name='ca.desrt.dconf' requested by ':1.4' (uid=0 pid=7527 comm="/usr/bin/gnome-software --gapplication-service " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 10:59:48 localhost-live dbus-daemon[3257]: [session uid=0 pid=3255] Successfully activated service 'org.freedesktop.PackageKit' >Sep 26 10:59:48 localhost-live gnome-software[7527]: unable to send notifications through org.freedesktop.Notifications: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files >Sep 26 10:59:48 localhost-live systemd[1]: Starting Firmware update daemon... >Sep 26 10:59:48 localhost-live dbus-daemon[3257]: [session uid=0 pid=3255] Successfully activated service 'ca.desrt.dconf' >Sep 26 10:59:49 localhost-live fwupd[7577]: disabling plugin because: failed to startup dell: Firmware updating not supported >Sep 26 10:59:49 localhost-live fwupd[7577]: disabling plugin because: failed to startup uefi: UEFI firmware updating not supported >Sep 26 10:59:49 localhost-live fwupd[7577]: disabling plugin because: failed to coldplug amt: Unable to find a ME interface >Sep 26 10:59:49 localhost-live fwupd[7577]: disabling plugin because: failed to coldplug synapticsmst: MST firmware updating not supported by OEM >Sep 26 10:59:49 localhost-live fwupd[7577]: disabling plugin because: failed to coldplug thunderbolt_power: missing kernel support for intel-wmi-thunderbolt >Sep 26 10:59:49 localhost-live fwupd[7577]: using plugins: csr, steelseries, udev, dfu, upower, nitrokey, thunderbolt, unifying, colorhug, ebitdo, altos >Sep 26 10:59:49 localhost-live fwupd[7577]: Daemon ready for requests >Sep 26 10:59:50 localhost-live dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.fwupd' >Sep 26 10:59:50 localhost-live systemd[1]: Started Firmware update daemon. >Sep 26 10:59:50 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fwupd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 26 11:00:08 localhost-live dhclient[1529]: DHCPREQUEST on ens33 to 172.16.78.254 port 67 (xid=0x673acf1b) >Sep 26 11:00:08 localhost-live dhclient[1529]: DHCPACK from 172.16.78.254 (xid=0x673acf1b) >Sep 26 11:00:08 localhost-live NetworkManager[1275]: <info> [1537974008.4048] dhcp4 (ens33): address 172.16.78.250 >Sep 26 11:00:08 localhost-live NetworkManager[1275]: <info> [1537974008.4054] dhcp4 (ens33): plen 24 (255.255.255.0) >Sep 26 11:00:08 localhost-live NetworkManager[1275]: <info> [1537974008.4054] dhcp4 (ens33): gateway 172.16.78.2 >Sep 26 11:00:08 localhost-live NetworkManager[1275]: <info> [1537974008.4054] dhcp4 (ens33): lease time 1800 >Sep 26 11:00:08 localhost-live dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.14' (uid=0 pid=1275 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >Sep 26 11:00:08 localhost-live NetworkManager[1275]: <info> [1537974008.4055] dhcp4 (ens33): nameserver '172.16.78.2' >Sep 26 11:00:08 localhost-live dhclient[1529]: bound to 172.16.78.250 -- renewal in 705 seconds. >Sep 26 11:00:08 localhost-live NetworkManager[1275]: <info> [1537974008.4055] dhcp4 (ens33): domain name 'localdomain' >Sep 26 11:00:08 localhost-live NetworkManager[1275]: <info> [1537974008.4055] dhcp4 (ens33): state changed bound -> bound >Sep 26 11:00:08 localhost-live systemd[1]: Starting Network Manager Script Dispatcher Service... >Sep 26 11:00:08 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 11:00:08 localhost-live dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Sep 26 11:00:08 localhost-live audit[1]: 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' >Sep 26 11:00:08 localhost-live systemd[1]: Started Network Manager Script Dispatcher Service. >Sep 26 11:00:08 localhost-live nm-dispatcher[7656]: req:1 'dhcp4-change' [ens33]: new request (5 scripts) >Sep 26 11:00:08 localhost-live nm-dispatcher[7656]: req:1 'dhcp4-change' [ens33]: start running ordered scripts... >Sep 26 11:00:10 localhost-live audit[1]: 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' >Sep 26 11:00:18 localhost-live audit[1]: 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' >Sep 26 11:00:51 localhost-live PackageKit[1841]: what-provides transaction /1_caabedcd from uid 0 finished with cancelled after 62196ms >Sep 26 11:00:51 localhost-live gnome-software[7527]: failed to resolve third party repo: Timeout was reached as packagekit took too long to return results >Sep 26 11:00:52 localhost-live PackageKit[1841]: get-updates transaction /2_bbcddeee from uid 0 finished with success after 1730ms >Sep 26 11:00:54 localhost-live PackageKit[1841]: get-updates transaction /3_ccbaaedb from uid 0 finished with success after 1655ms >Sep 26 11:00:54 localhost-live gnome-software[7527]: Only 0 apps for recent list, hiding >Sep 26 11:00:54 localhost-live PackageKit[1841]: what-provides transaction /4_bbabcade from uid 0 finished with success after 6ms >Sep 26 11:00:54 localhost-live PackageKit[1841]: resolve transaction /5_aceddcae from uid 0 finished with success after 4ms >Sep 26 11:00:54 localhost-live PackageKit[1841]: resolve transaction /6_abeeeddd from uid 0 finished with success after 17ms >Sep 26 11:00:54 localhost-live PackageKit[1841]: resolve transaction /7_eadedcaa from uid 0 finished with success after 10ms >Sep 26 11:00:54 localhost-live PackageKit[1841]: resolve transaction /8_ddbcccbc from uid 0 finished with success after 11ms >Sep 26 11:00:54 localhost-live PackageKit[1841]: resolve transaction /9_dcbbceed from uid 0 finished with success after 111ms >Sep 26 11:00:54 localhost-live PackageKit[1841]: search-file transaction /10_dcaeadee from uid 0 finished with success after 24ms >Sep 26 11:00:54 localhost-live PackageKit[1841]: search-file transaction /11_acecadaa from uid 0 finished with success after 16ms >Sep 26 11:00:54 localhost-live PackageKit[1841]: search-file transaction /12_bdbeaebb from uid 0 finished with success after 18ms >Sep 26 11:00:54 localhost-live gnome-software[7527]: Failed to find one package for anaconda.desktop, /usr/share/applications/anaconda.desktop, [0] >Sep 26 11:00:55 localhost-live PackageKit[1841]: get-details transaction /13_cddebecd from uid 0 finished with success after 226ms >Sep 26 11:01:22 localhost-live org.fedoraproject.Anaconda.Modules.Localization[7316]: DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >Sep 26 11:01:23 localhost-live dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.469' (uid=0 pid=7388 comm="python3 -m pyanaconda.modules.network " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:01:23 localhost-live systemd[1]: Starting Hostname Service... >Sep 26 11:01:23 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 11:01:24 localhost-live dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.hostname1' >Sep 26 11:01:24 localhost-live audit[1]: 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' >Sep 26 11:01:24 localhost-live systemd[1]: Started Hostname Service. >Sep 26 11:01:25 localhost-live org.fedoraproject.Anaconda.Modules.Localization[7316]: DEBUG:anaconda.modules.localization.localization:X Layouts are set to []. >Sep 26 11:01:25 localhost-live org.fedoraproject.Anaconda.Modules.Localization[7316]: DEBUG:anaconda.modules.localization.localization:X Layouts are set to ['us']. >Sep 26 11:01:28 localhost-live org.fedoraproject.Anaconda.Modules.Network[7316]: DEBUG:anaconda.modules.network.network:Hostname is set to localhost.localdomain >Sep 26 11:01:47 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[7316]: DEBUG:anaconda.modules.timezone.timezone:Timezone is set to Europe/Stockholm. >Sep 26 11:01:47 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[7316]: DEBUG:anaconda.modules.timezone.timezone:NTP is set to True. >Sep 26 11:01:58 localhost-live audit[1]: 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' >Sep 26 11:03:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 11:05:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 11:07:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 11:09:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 11:10:58 localhost-live org.gnome.Shell.desktop[1673]: libinput error: client bug: timer event2 debounce: offset negative (-872ms) >Sep 26 11:11:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 11:11:28 localhost-live org.gnome.Shell.desktop[1673]: libinput error: client bug: timer event2 debounce: offset negative (-8ms) >Sep 26 11:11:28 localhost-live org.gnome.Shell.desktop[1673]: libinput error: client bug: timer event2 debounce short: offset negative (-26ms) >Sep 26 11:11:53 localhost-live dhclient[1529]: DHCPREQUEST on ens33 to 172.16.78.254 port 67 (xid=0x673acf1b) >Sep 26 11:11:53 localhost-live dhclient[1529]: DHCPACK from 172.16.78.254 (xid=0x673acf1b) >Sep 26 11:11:53 localhost-live NetworkManager[1275]: <info> [1537974713.3247] dhcp4 (ens33): address 172.16.78.250 >Sep 26 11:11:53 localhost-live NetworkManager[1275]: <info> [1537974713.3256] dhcp4 (ens33): plen 24 (255.255.255.0) >Sep 26 11:11:53 localhost-live NetworkManager[1275]: <info> [1537974713.3256] dhcp4 (ens33): gateway 172.16.78.2 >Sep 26 11:11:53 localhost-live NetworkManager[1275]: <info> [1537974713.3257] dhcp4 (ens33): lease time 1800 >Sep 26 11:11:53 localhost-live NetworkManager[1275]: <info> [1537974713.3257] dhcp4 (ens33): nameserver '172.16.78.2' >Sep 26 11:11:53 localhost-live NetworkManager[1275]: <info> [1537974713.3261] dhcp4 (ens33): domain name 'localdomain' >Sep 26 11:11:53 localhost-live NetworkManager[1275]: <info> [1537974713.3261] dhcp4 (ens33): state changed bound -> bound >Sep 26 11:11:53 localhost-live dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.14' (uid=0 pid=1275 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >Sep 26 11:11:53 localhost-live dhclient[1529]: bound to 172.16.78.250 -- renewal in 726 seconds. >Sep 26 11:11:53 localhost-live systemd[1]: Starting Network Manager Script Dispatcher Service... >Sep 26 11:11:53 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 11:11:53 localhost-live dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Sep 26 11:11:53 localhost-live audit[1]: 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' >Sep 26 11:11:53 localhost-live systemd[1]: Started Network Manager Script Dispatcher Service. >Sep 26 11:11:53 localhost-live nm-dispatcher[7804]: req:1 'dhcp4-change' [ens33]: new request (5 scripts) >Sep 26 11:11:53 localhost-live nm-dispatcher[7804]: req:1 'dhcp4-change' [ens33]: start running ordered scripts... >Sep 26 11:12:03 localhost-live audit[1]: 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' >Sep 26 11:14:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 11:16:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 11:16:55 localhost-live cupsd[1916]: REQUEST localhost - - "POST / HTTP/1.1" 200 187 Renew-Subscription successful-ok >Sep 26 11:18:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 11:20:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 11:22:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 11:23:59 localhost-live dhclient[1529]: DHCPREQUEST on ens33 to 172.16.78.254 port 67 (xid=0x673acf1b) >Sep 26 11:23:59 localhost-live dhclient[1529]: DHCPACK from 172.16.78.254 (xid=0x673acf1b) >Sep 26 11:23:59 localhost-live NetworkManager[1275]: <info> [1537975439.5697] dhcp4 (ens33): address 172.16.78.250 >Sep 26 11:23:59 localhost-live NetworkManager[1275]: <info> [1537975439.5732] dhcp4 (ens33): plen 24 (255.255.255.0) >Sep 26 11:23:59 localhost-live NetworkManager[1275]: <info> [1537975439.5733] dhcp4 (ens33): gateway 172.16.78.2 >Sep 26 11:23:59 localhost-live NetworkManager[1275]: <info> [1537975439.5734] dhcp4 (ens33): lease time 1800 >Sep 26 11:23:59 localhost-live NetworkManager[1275]: <info> [1537975439.5734] dhcp4 (ens33): nameserver '172.16.78.2' >Sep 26 11:23:59 localhost-live NetworkManager[1275]: <info> [1537975439.5737] dhcp4 (ens33): domain name 'localdomain' >Sep 26 11:23:59 localhost-live NetworkManager[1275]: <info> [1537975439.5738] dhcp4 (ens33): state changed bound -> bound >Sep 26 11:23:59 localhost-live dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.14' (uid=0 pid=1275 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >Sep 26 11:23:59 localhost-live dhclient[1529]: bound to 172.16.78.250 -- renewal in 814 seconds. >Sep 26 11:23:59 localhost-live systemd[1]: Starting Network Manager Script Dispatcher Service... >Sep 26 11:23:59 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 11:23:59 localhost-live dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Sep 26 11:23:59 localhost-live audit[1]: 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' >Sep 26 11:23:59 localhost-live nm-dispatcher[7867]: req:1 'dhcp4-change' [ens33]: new request (5 scripts) >Sep 26 11:23:59 localhost-live systemd[1]: Started Network Manager Script Dispatcher Service. >Sep 26 11:23:59 localhost-live nm-dispatcher[7867]: req:1 'dhcp4-change' [ens33]: start running ordered scripts... >Sep 26 11:24:59 localhost-live rtkit-daemon[1099]: The canary thread is apparently starving. Taking action. >Sep 26 11:24:59 localhost-live rtkit-daemon[1099]: Demoting known real-time threads. >Sep 26 11:24:59 localhost-live rtkit-daemon[1099]: Successfully demoted thread 1607 of process 1422 (/usr/bin/pulseaudio). >Sep 26 11:24:59 localhost-live rtkit-daemon[1099]: Successfully demoted thread 1601 of process 1422 (/usr/bin/pulseaudio). >Sep 26 11:24:59 localhost-live rtkit-daemon[1099]: Successfully demoted thread 1422 of process 1422 (/usr/bin/pulseaudio). >Sep 26 11:24:59 localhost-live rtkit-daemon[1099]: Demoted 3 threads. >Sep 26 11:24:59 localhost-live audit[1]: 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' >Sep 26 11:24:59 localhost-live org.gnome.Shell.desktop[1673]: libinput error: client bug: timer event2 debounce: offset negative (-170ms) >Sep 26 11:24:59 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 11:25:38 localhost-live org.gnome.Shell.desktop[1673]: libinput error: client bug: timer event2 debounce: offset negative (-4ms) >Sep 26 11:25:38 localhost-live org.gnome.Shell.desktop[1673]: libinput error: client bug: timer event2 debounce short: offset negative (-17ms) >Sep 26 11:27:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 11:29:06 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 11:29:40 localhost-live audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=1000 ses=2 >Sep 26 11:29:40 localhost-live audit[6618]: USER_AVC pid=6618 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:29:40 localhost-live audit[7316]: USER_AVC pid=7316 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:29:40 localhost-live audit[5854]: USER_AVC pid=5854 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:29:40 localhost-live audit[6077]: USER_AVC pid=6077 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:29:40 localhost-live audit[5662]: USER_AVC pid=5662 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:29:40 localhost-live audit[5084]: USER_AVC pid=5084 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:29:40 localhost-live audit[1098]: USER_AVC pid=1098 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 11:29:40 localhost-live audit[2617]: USER_AVC pid=2617 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:29:40 localhost-live dbus-daemon[1533]: avc: received setenforce notice (enforcing=1) >Sep 26 11:29:40 localhost-live audit[3257]: USER_AVC pid=3257 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:29:40 localhost-live audit[5456]: USER_AVC pid=5456 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:29:40 localhost-live audit[2942]: USER_AVC pid=2942 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:29:40 localhost-live at-spi-bus-launcher[1733]: dbus-daemon[1738]: Reloaded configuration >Sep 26 11:29:40 localhost-live dbus-daemon[1738]: avc: received setenforce notice (enforcing=1) >Sep 26 11:29:40 localhost-live dbus-daemon[5084]: Reloaded configuration >Sep 26 11:29:40 localhost-live dbus-daemon[7316]: Reloaded configuration >Sep 26 11:29:40 localhost-live dbus-daemon[5662]: Reloaded configuration >Sep 26 11:29:40 localhost-live dbus-daemon[2617]: Reloaded configuration >Sep 26 11:29:40 localhost-live dbus-daemon[3257]: [session uid=0 pid=3255] Reloaded configuration >Sep 26 11:29:40 localhost-live dbus-daemon[1533]: [session uid=1000 pid=1533] Reloaded configuration >Sep 26 11:29:40 localhost-live dbus-daemon[6077]: Reloaded configuration >Sep 26 11:29:40 localhost-live dbus-daemon[5854]: Reloaded configuration >Sep 26 11:29:40 localhost-live dbus-daemon[2942]: Reloaded configuration >Sep 26 11:29:40 localhost-live dbus-daemon[6618]: Reloaded configuration >Sep 26 11:29:40 localhost-live dbus-daemon[5456]: Reloaded configuration >Sep 26 11:29:40 localhost-live dbus-daemon[1098]: [system] Reloaded configuration >Sep 26 11:29:40 localhost-live gnome-shell[1673]: Object Meta.WindowActor (0x55b9c9a95f80), has been already finalized. Impossible to get any property from it. >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: == Stack trace for context 0x55b9c69bb300 == >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #0 0x7ffc776230a0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f59e1ec7cd0 @ 9) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #1 0x7ffc77623140 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f59e1ec7f78 @ 36) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #2 0x7ffc776231e0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f59e1ec7de0 @ 52) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #3 0x7ffc776232a0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f59e1ed2918 @ 54) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #4 0x7ffc776233f0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f59e1ed29a0 @ 1626) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #5 0x7ffc776234a0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f59e1ed2a28 @ 100) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #6 0x7ffc77623530 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f59e1ed2ab0 @ 10) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #7 0x7ffc776235b0 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f59e1ecff78 @ 386) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #8 0x7ffc77623660 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f59e1ecf5e8 @ 159) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #9 0x7ffc776236d0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f59e1eb5de0 @ 71) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #10 0x7ffc776236d0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f59e1ecf560 @ 15) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: == Stack trace for context 0x55b9c69bb300 == >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #0 0x7ffc776230a0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f59e1ec7cd0 @ 82) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #1 0x7ffc77623140 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f59e1ec7f78 @ 36) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #2 0x7ffc776231e0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f59e1ec7de0 @ 52) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #3 0x7ffc776232a0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f59e1ed2918 @ 54) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #4 0x7ffc776233f0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f59e1ed29a0 @ 1626) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #5 0x7ffc776234a0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f59e1ed2a28 @ 100) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #6 0x7ffc77623530 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f59e1ed2ab0 @ 10) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #7 0x7ffc776235b0 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f59e1ecff78 @ 386) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #8 0x7ffc77623660 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f59e1ecf5e8 @ 159) >Sep 26 11:29:40 localhost-live gnome-shell[1673]: Object Meta.WindowActor (0x55b9c9a95f80), has been already finalized. Impossible to set any property to it. >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #9 0x7ffc776236d0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f59e1eb5de0 @ 71) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #10 0x7ffc776236d0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f59e1ecf560 @ 15) >Sep 26 11:29:40 localhost-live gnome-shell[1673]: Object Meta.WindowActor (0x55b9c7e0d350), has been already finalized. Impossible to get any property from it. >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: == Stack trace for context 0x55b9c69bb300 == >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #0 0x7ffc776230a0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f59e1ec7cd0 @ 9) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #1 0x7ffc77623140 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f59e1ec7f78 @ 36) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #2 0x7ffc776231e0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f59e1ec7de0 @ 52) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #3 0x7ffc776232a0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f59e1ed2918 @ 54) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #4 0x7ffc776233f0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f59e1ed29a0 @ 1626) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #5 0x7ffc776234a0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f59e1ed2a28 @ 100) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #6 0x7ffc77623530 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f59e1ed2ab0 @ 10) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #7 0x7ffc776235b0 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f59e1ecff78 @ 386) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #8 0x7ffc77623660 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f59e1ecf5e8 @ 159) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #9 0x7ffc776236d0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f59e1eb5de0 @ 71) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #10 0x7ffc776236d0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f59e1ecf560 @ 15) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: == Stack trace for context 0x55b9c69bb300 == >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #0 0x7ffc776230a0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f59e1ec7cd0 @ 82) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #1 0x7ffc77623140 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f59e1ec7f78 @ 36) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #2 0x7ffc776231e0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f59e1ec7de0 @ 52) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #3 0x7ffc776232a0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f59e1ed2918 @ 54) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #4 0x7ffc776233f0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f59e1ed29a0 @ 1626) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #5 0x7ffc776234a0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f59e1ed2a28 @ 100) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #6 0x7ffc77623530 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f59e1ed2ab0 @ 10) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #7 0x7ffc776235b0 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f59e1ecff78 @ 386) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #8 0x7ffc77623660 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f59e1ecf5e8 @ 159) >Sep 26 11:29:40 localhost-live gnome-shell[1673]: Object Meta.WindowActor (0x55b9c7e0d350), has been already finalized. Impossible to set any property to it. >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #9 0x7ffc776236d0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f59e1eb5de0 @ 71) >Sep 26 11:29:40 localhost-live org.gnome.Shell.desktop[1673]: #10 0x7ffc776236d0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f59e1ecf560 @ 15) >Sep 26 11:30:00 localhost-live audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=1000 ses=2 >Sep 26 11:30:00 localhost-live audit[5854]: USER_AVC pid=5854 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:30:00 localhost-live audit[5662]: USER_AVC pid=5662 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:30:00 localhost-live audit[3257]: USER_AVC pid=3257 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:30:00 localhost-live audit[5456]: USER_AVC pid=5456 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:30:00 localhost-live audit[5084]: USER_AVC pid=5084 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:30:00 localhost-live audit[1098]: USER_AVC pid=1098 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 11:30:00 localhost-live audit[6077]: USER_AVC pid=6077 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:30:00 localhost-live audit[6618]: USER_AVC pid=6618 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:30:00 localhost-live audit[7316]: USER_AVC pid=7316 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:30:00 localhost-live audit[2617]: USER_AVC pid=2617 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:30:00 localhost-live audit[2942]: USER_AVC pid=2942 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:30:00 localhost-live dbus-daemon[1533]: avc: received setenforce notice (enforcing=0) >Sep 26 11:30:00 localhost-live dbus-daemon[1738]: avc: received setenforce notice (enforcing=0) >Sep 26 11:30:01 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 11:30:01 localhost-live udisksd[1102]: 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) >Sep 26 11:30:03 localhost-live dbus-daemon[8127]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=8112 comm="/usr/bin/python3 /sbin/anaconda --method=livecd://" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:30:03 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.boss:Schedule publishing. >Sep 26 11:30:03 localhost-live org.fedoraproject.Anaconda.Boss[8127]: INFO:anaconda.modules.boss.boss:Start the main loop. >Sep 26 11:30:03 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss. >Sep 26 11:30:03 localhost-live org.fedoraproject.Anaconda.Boss[8127]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-U2IKC0evPH,guid=e12dcbcb504610169e6ad8975baba5fb. >Sep 26 11:30:03 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Installation. >Sep 26 11:30:03 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss. >Sep 26 11:30:03 localhost-live dbus-daemon[8127]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >Sep 26 11:30:03 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Timezone. >Sep 26 11:30:03 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Network. >Sep 26 11:30:03 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Localization. >Sep 26 11:30:03 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Security. >Sep 26 11:30:03 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.User. >Sep 26 11:30:03 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Payload. >Sep 26 11:30:03 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Storage. >Sep 26 11:30:03 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Services. >Sep 26 11:30:03 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.boss:Addons are enabled. >Sep 26 11:30:03 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.module_manager:Start modules. >Sep 26 11:30:03 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Timezone >Sep 26 11:30:03 localhost-live dbus-daemon[8127]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=8137 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:30:03 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Network >Sep 26 11:30:03 localhost-live dbus-daemon[8127]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=8137 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:30:03 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Localization >Sep 26 11:30:03 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Security >Sep 26 11:30:03 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/User >Sep 26 11:30:03 localhost-live dbus-daemon[8127]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=8137 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:30:03 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Payload >Sep 26 11:30:03 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Storage >Sep 26 11:30:03 localhost-live dbus-daemon[8127]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=8137 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:30:03 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Services >Sep 26 11:30:03 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Addons/Baz >Sep 26 11:30:03 localhost-live dbus-daemon[8127]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=8137 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:30:03 localhost-live dbus-daemon[8127]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=8137 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:30:03 localhost-live dbus-daemon[8127]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=8137 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:30:03 localhost-live dbus-daemon[8127]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=8137 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:30:03 localhost-live dbus-daemon[8127]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=8137 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: INFO:program:Running [1] lvm version ... >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: INFO:program:stdout[1]: LVM version: 2.02.177(2) (2017-12-18) >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: Library version: 1.02.146 (2017-12-18) >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: Driver version: 4.37.0 >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: INFO:program:stderr[1]: >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: INFO:program:...done [1] (exit code: 0) >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: INFO:program:Running [2] btrfs --version ... >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: INFO:program:stdout[2]: btrfs-progs v4.15.1 >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: INFO:program:stderr[2]: >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: INFO:program:...done [2] (exit code: 0) >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: INFO:program:Running [3] mkswap --version ... >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: INFO:program:stdout[3]: mkswap from util-linux 2.32 >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: INFO:program:stderr[3]: >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: INFO:program:...done [3] (exit code: 0) >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: INFO:program:Running [4] multipath --version ... >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: INFO:program:stdout[4]: >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: INFO:program:stderr[4]: Unknown switch: (null) >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: multipath-tools v0.7.4 (11/15, 2017) >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: Usage: >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: multipath -F [-v lvl] [-R num] >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: multipath -t >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: multipath -h >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: Where: >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: -h print this usage text >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: -l show multipath topology (sysfs and DM info) >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: -ll show multipath topology (maximum info) >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: -f flush a multipath device map >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: -F flush all multipath device maps >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: -a add a device wwid to the wwids file >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: -A add devices from kernel command line mpath.wwids >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: parameters to wwids file >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: -c check if a device should be a path in a multipath device >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: -C check if a multipath device has usable paths >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: -q allow queue_if_no_path when multipathd is not running >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: -d dry run, do not create or update devmaps >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: -t display the currently used multipathd configuration >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: -r force devmap reload >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: -i ignore wwids file >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: -B treat the bindings file as read only >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: -b fil bindings file location >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: -w remove a device from the wwids file >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: -W reset the wwids file include only the current devices >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: -p pol force all maps to specified path grouping policy : >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: . failover one path per priority group >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: . multibus all paths in one priority group >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: . group_by_serial one priority group per serial >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: . group_by_prio one priority group per priority lvl >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: . group_by_node_name one priority group per target node >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: -v lvl verbosity level >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: . 0 no output >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: . 1 print created devmap names only >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: . 2 default verbosity >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: . 3 print debug information >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: -R num number of times to retry removes of in-use devices >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: dev action limited to: >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: . multipath named 'dev' (ex: mpath0) or >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: . multipath whose wwid is 'dev' (ex: 60051..) >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: . multipath including the path named 'dev' (ex: /dev/sda) >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: . multipath including the path with maj:min 'dev' (ex: 8:0) >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: INFO:program:...done [4] (exit code: 256) >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: INFO:program:Running [5] dmsetup --version ... >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: INFO:program:stdout[5]: Library version: 1.02.146 (2017-12-18) >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: Driver version: 4.37.0 >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: INFO:program:stderr[5]: >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: INFO:program:...done [5] (exit code: 0) >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: INFO:program:Running [6] mdadm --version ... >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: INFO:program:stdout[6]: >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: INFO:program:stderr[6]: mdadm - v4.0 - 2017-01-09 >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: INFO:program:...done [6] (exit code: 0) >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class DeviceFormat as None >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class BIOSBoot as biosboot >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class DiskLabel as disklabel >Sep 26 11:30:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class Ext2FS as ext2 >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class Ext3FS as ext3 >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class Ext4FS as ext4 >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class FATFS as vfat >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class EFIFS as efi >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class BTRFS as btrfs >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class GFS2 as gfs2 >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class JFS as jfs >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Network[8127]: INFO:anaconda.dbus.connection:Connecting to the system bus. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class ReiserFS as reiserfs >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class XFS as xfs >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class HFS as hfs >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class HFSPlus as hfs+ >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class MacEFIFS as macefi >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class NTFS as ntfs >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class NFS as nfs >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class NFSv4 as nfs4 >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class Iso9660FS as iso9660 >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class NoDevFS as nodev >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class DevPtsFS as devpts >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class ProcFS as proc >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class SysFS as sysfs >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class TmpFS as tmpfs >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class BindFS as bind >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class USBFS as usbfs >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class EFIVarFS as efivarfs >Sep 26 11:30:06 localhost-live dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.494' (uid=0 pid=8214 comm="python3 -m pyanaconda.modules.network " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:30:06 localhost-live systemd[1]: Starting Hostname Service... >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Services[8127]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Services[8127]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Services[8127]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Services[8127]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-U2IKC0evPH,guid=e12dcbcb504610169e6ad8975baba5fb. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Services[8127]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Security[8127]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Security[8127]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Security[8127]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Security[8127]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-U2IKC0evPH,guid=e12dcbcb504610169e6ad8975baba5fb. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Addons.Baz[8127]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Addons.Baz[8127]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 11:30:06 localhost-live dbus-daemon[8127]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is available >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Services started successfully. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Addons.Baz[8127]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Addons/Baz. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Addons.Baz[8127]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-U2IKC0evPH,guid=e12dcbcb504610169e6ad8975baba5fb. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Security[8127]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Addons.Baz[8127]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Addons.Baz. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.User[8127]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.User[8127]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.User[8127]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/User. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.User[8127]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-U2IKC0evPH,guid=e12dcbcb504610169e6ad8975baba5fb. >Sep 26 11:30:06 localhost-live dbus-daemon[8127]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is available >Sep 26 11:30:06 localhost-live dbus-daemon[8127]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Addons/Baz started successfully. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is available >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Payload[8127]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Payload[8127]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Payload[8127]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payload. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Payload[8127]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-U2IKC0evPH,guid=e12dcbcb504610169e6ad8975baba5fb. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.User[8127]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.User. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Security started successfully. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class LUKS as luks >Sep 26 11:30:06 localhost-live dbus-daemon[8127]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Payload[8127]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payload. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User is available >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Localization[8127]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Localization[8127]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Localization[8127]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Localization[8127]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-U2IKC0evPH,guid=e12dcbcb504610169e6ad8975baba5fb. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class MDRaidMember as mdmember >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class MultipathMember as multipath_member >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/User started successfully. >Sep 26 11:30:06 localhost-live dbus-daemon[8127]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:blivet:registered device format class SwapSpace as swap >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is available >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Payload started successfully. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Localization[8127]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization. >Sep 26 11:30:06 localhost-live dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.hostname1' >Sep 26 11:30:06 localhost-live systemd[1]: Started Hostname Service. >Sep 26 11:30:06 localhost-live dbus-daemon[8127]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >Sep 26 11:30:06 localhost-live audit[1]: 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' >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is available >Sep 26 11:30:06 localhost-live audit[1098]: USER_AVC pid=1098 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.494 spid=8264 tpid=8214 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=unconfined_u:system_r:install_t:s0-s0:c0.c1023 tclass=dbus permissive=1 >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Network[8127]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Network[8127]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Localization started successfully. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Network[8127]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Network[8127]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-U2IKC0evPH,guid=e12dcbcb504610169e6ad8975baba5fb. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Network[8127]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Network. >Sep 26 11:30:06 localhost-live dbus-daemon[8127]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network is available >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Network started successfully. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[8127]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[8127]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[8127]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[8127]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-U2IKC0evPH,guid=e12dcbcb504610169e6ad8975baba5fb. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[8127]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone. >Sep 26 11:30:06 localhost-live dbus-daemon[8127]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is available >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-U2IKC0evPH,guid=e12dcbcb504610169e6ad8975baba5fb. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Timezone started successfully. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8127]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >Sep 26 11:30:06 localhost-live dbus-daemon[8127]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is available >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Boss[8127]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Storage started successfully. >Sep 26 11:30:06 localhost-live org.fedoraproject.Anaconda.Boss[8127]: INFO:anaconda.modules.boss.module_manager:All modules are ready now. >Sep 26 11:30:07 localhost-live udisksd[1102]: 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) >Sep 26 11:30:07 localhost-live org.fedoraproject.Anaconda.Boss[8127]: INFO:anaconda.modules.boss.boss:Splitting kickstart from /usr/share/anaconda/interactive-defaults.ks. >Sep 26 11:30:07 localhost-live org.fedoraproject.Anaconda.Boss[8127]: INFO:anaconda.modules.boss.boss:Distributing kickstart. >Sep 26 11:30:07 localhost-live org.fedoraproject.Anaconda.Boss[8127]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Timezone handles commands ['timezone'] sections [] addons [] >Sep 26 11:30:07 localhost-live org.fedoraproject.Anaconda.Boss[8127]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Timezone >Sep 26 11:30:07 localhost-live org.fedoraproject.Anaconda.Boss[8127]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Network handles commands ['network'] sections [] addons [] >Sep 26 11:30:07 localhost-live org.fedoraproject.Anaconda.Boss[8127]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Network >Sep 26 11:30:07 localhost-live org.fedoraproject.Anaconda.Boss[8127]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Localization handles commands ['keyboard', 'lang'] sections [] addons [] >Sep 26 11:30:07 localhost-live org.fedoraproject.Anaconda.Boss[8127]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Localization >Sep 26 11:30:07 localhost-live org.fedoraproject.Anaconda.Boss[8127]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Security handles commands ['auth', 'authconfig', 'authselect', 'selinux', 'realm'] sections [] addons [] >Sep 26 11:30:07 localhost-live org.fedoraproject.Anaconda.Boss[8127]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Security ><auto-removed line containing rootpw> >Sep 26 11:30:07 localhost-live org.fedoraproject.Anaconda.Boss[8127]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.User >Sep 26 11:30:07 localhost-live org.fedoraproject.Anaconda.Boss[8127]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Payload handles commands [] sections [] addons [] >Sep 26 11:30:07 localhost-live org.fedoraproject.Anaconda.Boss[8127]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Payload >Sep 26 11:30:07 localhost-live org.fedoraproject.Anaconda.Boss[8127]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Storage handles commands ['zerombr', 'clearpart', 'ignoredisk'] sections [] addons [] >Sep 26 11:30:07 localhost-live org.fedoraproject.Anaconda.Boss[8127]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Storage >Sep 26 11:30:07 localhost-live org.fedoraproject.Anaconda.Boss[8127]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Services handles commands ['firstboot', 'services', 'skipx', 'xconfig'] sections [] addons [] >Sep 26 11:30:07 localhost-live org.fedoraproject.Anaconda.Modules.Services[8127]: DEBUG:anaconda.modules.common.base.base:Reading kickstart... >Sep 26 11:30:07 localhost-live org.fedoraproject.Anaconda.Modules.Services[8127]: DEBUG:anaconda.modules.services.services:Processing kickstart data... >Sep 26 11:30:07 localhost-live org.fedoraproject.Anaconda.Modules.Services[8127]: DEBUG:anaconda.modules.services.services:Enabled services are set to []. >Sep 26 11:30:07 localhost-live org.fedoraproject.Anaconda.Modules.Services[8127]: DEBUG:anaconda.modules.services.services:Disabled services are set to []. >Sep 26 11:30:07 localhost-live org.fedoraproject.Anaconda.Modules.Services[8127]: DEBUG:anaconda.modules.services.services:Default desktop is set to . >Sep 26 11:30:07 localhost-live org.fedoraproject.Anaconda.Modules.Services[8127]: DEBUG:anaconda.modules.services.services:Setup on boot is set to SetupOnBootAction.ENABLED. >Sep 26 11:30:07 localhost-live org.fedoraproject.Anaconda.Modules.Services[8127]: DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >Sep 26 11:30:07 localhost-live org.fedoraproject.Anaconda.Boss[8127]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Addons.Baz handles commands [] sections [] addons [] >Sep 26 11:30:07 localhost-live org.fedoraproject.Anaconda.Boss[8127]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Addons.Baz >Sep 26 11:30:07 localhost-live org.fedoraproject.Anaconda.Modules.Localization[8127]: DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >Sep 26 11:30:08 localhost-live org.fedoraproject.Anaconda.Modules.Localization[8127]: DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >Sep 26 11:30:33 localhost-live org.fedoraproject.Anaconda.Modules.Localization[8127]: DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >Sep 26 11:30:34 localhost-live org.fedoraproject.Anaconda.Modules.Localization[8127]: DEBUG:anaconda.modules.localization.localization:X Layouts are set to []. >Sep 26 11:30:34 localhost-live org.fedoraproject.Anaconda.Modules.Localization[8127]: DEBUG:anaconda.modules.localization.localization:X Layouts are set to ['us']. >Sep 26 11:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Network[8127]: DEBUG:anaconda.modules.network.network:Hostname is set to localhost.localdomain >Sep 26 11:31:00 localhost-live gnome-shell[1673]: Object St.Widget (0x55b9ca525840), has been already finalized. Impossible to get any property from it. >Sep 26 11:31:00 localhost-live org.gnome.Shell.desktop[1673]: == Stack trace for context 0x55b9c69bb300 == >Sep 26 11:31:00 localhost-live org.gnome.Shell.desktop[1673]: #0 0x7ffc77622180 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f59e1ec7cd0 @ 9) >Sep 26 11:31:00 localhost-live org.gnome.Shell.desktop[1673]: #1 0x7ffc77622220 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f59e1ec7f78 @ 36) >Sep 26 11:31:00 localhost-live org.gnome.Shell.desktop[1673]: #2 0x7ffc776222c0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f59e1ec7de0 @ 52) >Sep 26 11:31:00 localhost-live org.gnome.Shell.desktop[1673]: #3 0x7ffc77623230 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f59e1ed2918 @ 54) >Sep 26 11:31:00 localhost-live org.gnome.Shell.desktop[1673]: #4 0x7ffc77623380 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f59e1ed29a0 @ 1626) >Sep 26 11:31:00 localhost-live org.gnome.Shell.desktop[1673]: #5 0x7ffc77623430 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f59e1ed2a28 @ 100) >Sep 26 11:31:00 localhost-live org.gnome.Shell.desktop[1673]: #6 0x7ffc776234c0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f59e1ed2ab0 @ 10) >Sep 26 11:31:00 localhost-live org.gnome.Shell.desktop[1673]: #7 0x7ffc776235b0 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f59e1ecff78 @ 386) >Sep 26 11:31:00 localhost-live org.gnome.Shell.desktop[1673]: #8 0x7ffc77623660 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f59e1ecf5e8 @ 159) >Sep 26 11:31:00 localhost-live org.gnome.Shell.desktop[1673]: #9 0x7ffc776236d0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f59e1eb5de0 @ 71) >Sep 26 11:31:00 localhost-live org.gnome.Shell.desktop[1673]: #10 0x7ffc776236d0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f59e1ecf560 @ 15) >Sep 26 11:31:00 localhost-live org.gnome.Shell.desktop[1673]: == Stack trace for context 0x55b9c69bb300 == >Sep 26 11:31:00 localhost-live org.gnome.Shell.desktop[1673]: #0 0x7ffc77622180 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f59e1ec7cd0 @ 82) >Sep 26 11:31:00 localhost-live org.gnome.Shell.desktop[1673]: #1 0x7ffc77622220 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f59e1ec7f78 @ 36) >Sep 26 11:31:00 localhost-live org.gnome.Shell.desktop[1673]: #2 0x7ffc776222c0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f59e1ec7de0 @ 52) >Sep 26 11:31:00 localhost-live org.gnome.Shell.desktop[1673]: #3 0x7ffc77623230 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f59e1ed2918 @ 54) >Sep 26 11:31:00 localhost-live org.gnome.Shell.desktop[1673]: #4 0x7ffc77623380 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f59e1ed29a0 @ 1626) >Sep 26 11:31:00 localhost-live org.gnome.Shell.desktop[1673]: #5 0x7ffc77623430 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f59e1ed2a28 @ 100) >Sep 26 11:31:00 localhost-live org.gnome.Shell.desktop[1673]: #6 0x7ffc776234c0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f59e1ed2ab0 @ 10) >Sep 26 11:31:00 localhost-live org.gnome.Shell.desktop[1673]: #7 0x7ffc776235b0 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f59e1ecff78 @ 386) >Sep 26 11:31:00 localhost-live org.gnome.Shell.desktop[1673]: #8 0x7ffc77623660 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f59e1ecf5e8 @ 159) >Sep 26 11:31:00 localhost-live gnome-shell[1673]: Object St.Widget (0x55b9ca525840), has been already finalized. Impossible to set any property to it. >Sep 26 11:31:00 localhost-live org.gnome.Shell.desktop[1673]: #9 0x7ffc776236d0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f59e1eb5de0 @ 71) >Sep 26 11:31:00 localhost-live org.gnome.Shell.desktop[1673]: #10 0x7ffc776236d0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f59e1ecf560 @ 15) >Sep 26 11:31:01 localhost-live audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=1000 ses=2 >Sep 26 11:31:01 localhost-live audit[7316]: USER_AVC pid=7316 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:31:01 localhost-live audit[5854]: USER_AVC pid=5854 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:31:01 localhost-live audit[6077]: USER_AVC pid=6077 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:31:01 localhost-live audit[6618]: USER_AVC pid=6618 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:31:01 localhost-live audit[5662]: USER_AVC pid=5662 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:31:01 localhost-live audit[3257]: USER_AVC pid=3257 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:31:01 localhost-live audit[5084]: USER_AVC pid=5084 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:31:01 localhost-live dbus-daemon[5854]: Reloaded configuration >Sep 26 11:31:01 localhost-live dbus-daemon[7316]: Reloaded configuration >Sep 26 11:31:01 localhost-live dbus-daemon[3257]: [session uid=0 pid=3255] Reloaded configuration >Sep 26 11:31:01 localhost-live dbus-daemon[1738]: avc: received setenforce notice (enforcing=1) >Sep 26 11:31:01 localhost-live dbus-daemon[5084]: Reloaded configuration >Sep 26 11:31:01 localhost-live dbus-daemon[1533]: avc: received setenforce notice (enforcing=1) >Sep 26 11:31:01 localhost-live audit[5456]: USER_AVC pid=5456 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:31:01 localhost-live audit[2617]: USER_AVC pid=2617 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:31:01 localhost-live audit[2942]: USER_AVC pid=2942 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:31:01 localhost-live at-spi-bus-launcher[1733]: dbus-daemon[1738]: Reloaded configuration >Sep 26 11:31:01 localhost-live dbus-daemon[2617]: Reloaded configuration >Sep 26 11:31:01 localhost-live dbus-daemon[1533]: [session uid=1000 pid=1533] Reloaded configuration >Sep 26 11:31:01 localhost-live audit[1098]: USER_AVC pid=1098 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 11:31:01 localhost-live audit[8127]: USER_AVC pid=8127 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:31:01 localhost-live dbus-daemon[6618]: Reloaded configuration >Sep 26 11:31:01 localhost-live dbus-daemon[2942]: Reloaded configuration >Sep 26 11:31:01 localhost-live dbus-daemon[5662]: Reloaded configuration >Sep 26 11:31:01 localhost-live dbus-daemon[6077]: Reloaded configuration >Sep 26 11:31:01 localhost-live dbus-daemon[1098]: [system] Reloaded configuration >Sep 26 11:31:01 localhost-live dbus-daemon[5456]: Reloaded configuration >Sep 26 11:31:01 localhost-live dbus-daemon[8127]: Reloaded configuration >Sep 26 11:31:01 localhost-live gnome-shell[1673]: Object Meta.WindowActor (0x55b9ca55e850), has been already finalized. Impossible to get any property from it. >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: == Stack trace for context 0x55b9c69bb300 == >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #0 0x7ffc77623030 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f59e1ec7cd0 @ 9) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #1 0x7ffc776230d0 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f59e1ec7f78 @ 36) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #2 0x7ffc77623170 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f59e1ec7de0 @ 52) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #3 0x7ffc77623230 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f59e1ed2918 @ 54) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #4 0x7ffc77623380 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f59e1ed29a0 @ 1626) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #5 0x7ffc77623430 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f59e1ed2a28 @ 100) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #6 0x7ffc776234c0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f59e1ed2ab0 @ 10) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #7 0x7ffc776235b0 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f59e1ecff78 @ 386) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #8 0x7ffc77623660 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f59e1ecf5e8 @ 159) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #9 0x7ffc776236d0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f59e1eb5de0 @ 71) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #10 0x7ffc776236d0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f59e1ecf560 @ 15) >Sep 26 11:31:01 localhost-live gnome-shell[1673]: Object Meta.WindowActor (0x55b9ca55e850), has been already finalized. Impossible to set any property to it. >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: == Stack trace for context 0x55b9c69bb300 == >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #0 0x7ffc77623030 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f59e1ec7cd0 @ 82) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #1 0x7ffc776230d0 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f59e1ec7f78 @ 36) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #2 0x7ffc77623170 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f59e1ec7de0 @ 52) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #3 0x7ffc77623230 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f59e1ed2918 @ 54) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #4 0x7ffc77623380 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f59e1ed29a0 @ 1626) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #5 0x7ffc77623430 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f59e1ed2a28 @ 100) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #6 0x7ffc776234c0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f59e1ed2ab0 @ 10) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #7 0x7ffc776235b0 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f59e1ecff78 @ 386) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #8 0x7ffc77623660 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f59e1ecf5e8 @ 159) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #9 0x7ffc776236d0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f59e1eb5de0 @ 71) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #10 0x7ffc776236d0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f59e1ecf560 @ 15) >Sep 26 11:31:01 localhost-live gnome-shell[1673]: Object Meta.WindowActor (0x55b9ca55e470), has been already finalized. Impossible to get any property from it. >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: == Stack trace for context 0x55b9c69bb300 == >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #0 0x7ffc77623030 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f59e1ec7cd0 @ 9) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #1 0x7ffc776230d0 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f59e1ec7f78 @ 36) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #2 0x7ffc77623170 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f59e1ec7de0 @ 52) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #3 0x7ffc77623230 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f59e1ed2918 @ 54) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #4 0x7ffc77623380 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f59e1ed29a0 @ 1626) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #5 0x7ffc77623430 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f59e1ed2a28 @ 100) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #6 0x7ffc776234c0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f59e1ed2ab0 @ 10) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #7 0x7ffc776235b0 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f59e1ecff78 @ 386) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #8 0x7ffc77623660 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f59e1ecf5e8 @ 159) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #9 0x7ffc776236d0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f59e1eb5de0 @ 71) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #10 0x7ffc776236d0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f59e1ecf560 @ 15) >Sep 26 11:31:01 localhost-live gnome-shell[1673]: Object Meta.WindowActor (0x55b9ca55e470), has been already finalized. Impossible to set any property to it. >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: == Stack trace for context 0x55b9c69bb300 == >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #0 0x7ffc77623030 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f59e1ec7cd0 @ 82) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #1 0x7ffc776230d0 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f59e1ec7f78 @ 36) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #2 0x7ffc77623170 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f59e1ec7de0 @ 52) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #3 0x7ffc77623230 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f59e1ed2918 @ 54) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #4 0x7ffc77623380 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f59e1ed29a0 @ 1626) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #5 0x7ffc77623430 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f59e1ed2a28 @ 100) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #6 0x7ffc776234c0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f59e1ed2ab0 @ 10) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #7 0x7ffc776235b0 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f59e1ecff78 @ 386) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #8 0x7ffc77623660 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f59e1ecf5e8 @ 159) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #9 0x7ffc776236d0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f59e1eb5de0 @ 71) >Sep 26 11:31:01 localhost-live org.gnome.Shell.desktop[1673]: #10 0x7ffc776236d0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f59e1ecf560 @ 15) >Sep 26 11:31:05 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 11:31:05 localhost-live audit[1]: 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' >Sep 26 11:31:05 localhost-live audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=1000 ses=2 >Sep 26 11:31:05 localhost-live audit[8127]: USER_AVC pid=8127 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:31:05 localhost-live audit[7316]: USER_AVC pid=7316 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:31:05 localhost-live audit[5854]: USER_AVC pid=5854 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:31:05 localhost-live audit[5662]: USER_AVC pid=5662 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:31:05 localhost-live audit[3257]: USER_AVC pid=3257 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:31:05 localhost-live audit[5084]: USER_AVC pid=5084 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:31:05 localhost-live audit[6077]: USER_AVC pid=6077 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:31:05 localhost-live audit[6618]: USER_AVC pid=6618 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:31:05 localhost-live audit[1098]: USER_AVC pid=1098 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 11:31:05 localhost-live dbus-daemon[1738]: avc: received setenforce notice (enforcing=0) >Sep 26 11:31:05 localhost-live audit[2942]: USER_AVC pid=2942 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:31:05 localhost-live audit[2617]: USER_AVC pid=2617 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:31:05 localhost-live audit[5456]: USER_AVC pid=5456 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:31:05 localhost-live dbus-daemon[1533]: avc: received setenforce notice (enforcing=0) >Sep 26 11:31:06 localhost-live udisksd[1102]: 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) >Sep 26 11:31:08 localhost-live dbus-daemon[8527]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=8512 comm="/usr/bin/python3 /sbin/anaconda --method=livecd://" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:31:08 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.boss:Schedule publishing. >Sep 26 11:31:08 localhost-live org.fedoraproject.Anaconda.Boss[8527]: INFO:anaconda.modules.boss.boss:Start the main loop. >Sep 26 11:31:08 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss. >Sep 26 11:31:08 localhost-live org.fedoraproject.Anaconda.Boss[8527]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-dEWSaEFg7U,guid=71e14b39ba8a6cbc7ef7cf805baba63c. >Sep 26 11:31:08 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Installation. >Sep 26 11:31:08 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss. >Sep 26 11:31:08 localhost-live dbus-daemon[8527]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >Sep 26 11:31:08 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Timezone. >Sep 26 11:31:08 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Network. >Sep 26 11:31:08 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Localization. >Sep 26 11:31:08 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Security. >Sep 26 11:31:08 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.User. >Sep 26 11:31:08 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Payload. >Sep 26 11:31:08 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Storage. >Sep 26 11:31:08 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Services. >Sep 26 11:31:08 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.boss:Addons are enabled. >Sep 26 11:31:08 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.module_manager:Start modules. >Sep 26 11:31:08 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Timezone >Sep 26 11:31:08 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Network >Sep 26 11:31:08 localhost-live dbus-daemon[8527]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=8537 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:31:08 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Localization >Sep 26 11:31:08 localhost-live dbus-daemon[8527]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=8537 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:31:08 localhost-live dbus-daemon[8527]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=8537 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:31:08 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Security >Sep 26 11:31:08 localhost-live dbus-daemon[8527]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=8537 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:31:08 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/User >Sep 26 11:31:08 localhost-live dbus-daemon[8527]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=8537 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:31:08 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Payload >Sep 26 11:31:08 localhost-live dbus-daemon[8527]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=8537 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:31:08 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Storage >Sep 26 11:31:08 localhost-live dbus-daemon[8527]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=8537 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:31:08 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Services >Sep 26 11:31:08 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Addons/Baz >Sep 26 11:31:08 localhost-live dbus-daemon[8527]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=8537 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:31:08 localhost-live dbus-daemon[8527]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=8537 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Security[8527]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Security[8527]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Security[8527]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Security[8527]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-dEWSaEFg7U,guid=71e14b39ba8a6cbc7ef7cf805baba63c. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Security[8527]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security. >Sep 26 11:31:09 localhost-live dbus-daemon[8527]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is available >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Security started successfully. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[8527]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[8527]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[8527]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[8527]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-dEWSaEFg7U,guid=71e14b39ba8a6cbc7ef7cf805baba63c. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[8527]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone. >Sep 26 11:31:09 localhost-live dbus-daemon[8527]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Payload[8527]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Payload[8527]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Payload[8527]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payload. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Payload[8527]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-dEWSaEFg7U,guid=71e14b39ba8a6cbc7ef7cf805baba63c. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is available >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Timezone started successfully. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Payload[8527]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payload. >Sep 26 11:31:09 localhost-live dbus-daemon[8527]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is available >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Payload started successfully. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Localization[8527]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Localization[8527]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Localization[8527]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Localization[8527]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-dEWSaEFg7U,guid=71e14b39ba8a6cbc7ef7cf805baba63c. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Localization[8527]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization. >Sep 26 11:31:09 localhost-live dbus-daemon[8527]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is available >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Localization started successfully. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Addons.Baz[8527]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Addons.Baz[8527]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.User[8527]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Addons.Baz[8527]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Addons/Baz. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Addons.Baz[8527]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-dEWSaEFg7U,guid=71e14b39ba8a6cbc7ef7cf805baba63c. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.User[8527]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.User[8527]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/User. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.User[8527]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-dEWSaEFg7U,guid=71e14b39ba8a6cbc7ef7cf805baba63c. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Services[8527]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Services[8527]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: INFO:program:Running [1] lvm version ... >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Services[8527]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Services[8527]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-dEWSaEFg7U,guid=71e14b39ba8a6cbc7ef7cf805baba63c. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Addons.Baz[8527]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Addons.Baz. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.User[8527]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.User. >Sep 26 11:31:09 localhost-live dbus-daemon[8527]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is available >Sep 26 11:31:09 localhost-live dbus-daemon[8527]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Addons/Baz started successfully. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User is available >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Services[8527]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: INFO:program:stdout[1]: LVM version: 2.02.177(2) (2017-12-18) >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: Library version: 1.02.146 (2017-12-18) >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: Driver version: 4.37.0 >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: INFO:program:stderr[1]: >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: INFO:program:...done [1] (exit code: 0) >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/User started successfully. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: INFO:program:Running [2] btrfs --version ... >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: INFO:program:stdout[2]: btrfs-progs v4.15.1 >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: INFO:program:stderr[2]: >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: INFO:program:...done [2] (exit code: 0) >Sep 26 11:31:09 localhost-live dbus-daemon[8527]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: INFO:program:Running [3] mkswap --version ... >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is available >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: INFO:program:stdout[3]: mkswap from util-linux 2.32 >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: INFO:program:stderr[3]: >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: INFO:program:...done [3] (exit code: 0) >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: INFO:program:Running [4] multipath --version ... >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Services started successfully. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: INFO:program:stdout[4]: >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: INFO:program:stderr[4]: Unknown switch: (null) >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: multipath-tools v0.7.4 (11/15, 2017) >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: Usage: >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: multipath -F [-v lvl] [-R num] >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: multipath -t >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: multipath -h >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: Where: >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: -h print this usage text >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: -l show multipath topology (sysfs and DM info) >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: -ll show multipath topology (maximum info) >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: -f flush a multipath device map >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: -F flush all multipath device maps >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: -a add a device wwid to the wwids file >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: -A add devices from kernel command line mpath.wwids >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: parameters to wwids file >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: -c check if a device should be a path in a multipath device >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: -C check if a multipath device has usable paths >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: -q allow queue_if_no_path when multipathd is not running >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: -d dry run, do not create or update devmaps >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: -t display the currently used multipathd configuration >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: -r force devmap reload >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: -i ignore wwids file >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: -B treat the bindings file as read only >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: -b fil bindings file location >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: -w remove a device from the wwids file >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: -W reset the wwids file include only the current devices >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: -p pol force all maps to specified path grouping policy : >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: . failover one path per priority group >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: . multibus all paths in one priority group >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: . group_by_serial one priority group per serial >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: . group_by_prio one priority group per priority lvl >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: . group_by_node_name one priority group per target node >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: -v lvl verbosity level >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: . 0 no output >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: . 1 print created devmap names only >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: . 2 default verbosity >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: . 3 print debug information >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: -R num number of times to retry removes of in-use devices >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: dev action limited to: >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: . multipath named 'dev' (ex: mpath0) or >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: . multipath whose wwid is 'dev' (ex: 60051..) >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: . multipath including the path named 'dev' (ex: /dev/sda) >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: . multipath including the path with maj:min 'dev' (ex: 8:0) >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: INFO:program:...done [4] (exit code: 256) >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: INFO:program:Running [5] dmsetup --version ... >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: INFO:program:stdout[5]: Library version: 1.02.146 (2017-12-18) >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: Driver version: 4.37.0 >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Network[8527]: INFO:anaconda.dbus.connection:Connecting to the system bus. >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: INFO:program:stderr[5]: >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: INFO:program:...done [5] (exit code: 0) >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: INFO:program:Running [6] mdadm --version ... >Sep 26 11:31:09 localhost-live dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.512' (uid=0 pid=8614 comm="python3 -m pyanaconda.modules.network " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: INFO:program:stdout[6]: >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: INFO:program:stderr[6]: mdadm - v4.0 - 2017-01-09 >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: INFO:program:...done [6] (exit code: 0) >Sep 26 11:31:09 localhost-live systemd[1]: Starting Hostname Service... >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class DeviceFormat as None >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class BIOSBoot as biosboot >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class DiskLabel as disklabel >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class Ext2FS as ext2 >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class Ext3FS as ext3 >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class Ext4FS as ext4 >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class FATFS as vfat >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class EFIFS as efi >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class BTRFS as btrfs >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class GFS2 as gfs2 >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class JFS as jfs >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class ReiserFS as reiserfs >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class XFS as xfs >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class HFS as hfs >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class HFSPlus as hfs+ >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class MacEFIFS as macefi >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class NTFS as ntfs >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class NFS as nfs >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class NFSv4 as nfs4 >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class Iso9660FS as iso9660 >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class NoDevFS as nodev >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class DevPtsFS as devpts >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class ProcFS as proc >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class SysFS as sysfs >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class TmpFS as tmpfs >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class BindFS as bind >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class USBFS as usbfs >Sep 26 11:31:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class EFIVarFS as efivarfs >Sep 26 11:31:10 localhost-live audit[1]: 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' >Sep 26 11:31:10 localhost-live audit[1098]: USER_AVC pid=1098 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.512 spid=8683 tpid=8614 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=unconfined_u:system_r:install_t:s0-s0:c0.c1023 tclass=dbus permissive=1 >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 11:31:10 localhost-live dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.hostname1' >Sep 26 11:31:10 localhost-live systemd[1]: Started Hostname Service. >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Modules.Network[8527]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Modules.Network[8527]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Modules.Network[8527]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network. >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Modules.Network[8527]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-dEWSaEFg7U,guid=71e14b39ba8a6cbc7ef7cf805baba63c. >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Modules.Network[8527]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Network. >Sep 26 11:31:10 localhost-live dbus-daemon[8527]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network is available >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class LUKS as luks >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Network started successfully. >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class MDRaidMember as mdmember >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class MultipathMember as multipath_member >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:blivet:registered device format class SwapSpace as swap >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-dEWSaEFg7U,guid=71e14b39ba8a6cbc7ef7cf805baba63c. >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8527]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >Sep 26 11:31:10 localhost-live dbus-daemon[8527]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is available >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Boss[8527]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Storage started successfully. >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Boss[8527]: INFO:anaconda.modules.boss.module_manager:All modules are ready now. >Sep 26 11:31:10 localhost-live udisksd[1102]: 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) >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Boss[8527]: INFO:anaconda.modules.boss.boss:Splitting kickstart from /usr/share/anaconda/interactive-defaults.ks. >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Boss[8527]: INFO:anaconda.modules.boss.boss:Distributing kickstart. >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Boss[8527]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Timezone handles commands ['timezone'] sections [] addons [] >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Boss[8527]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Timezone >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Boss[8527]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Network handles commands ['network'] sections [] addons [] >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Boss[8527]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Network >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Boss[8527]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Localization handles commands ['keyboard', 'lang'] sections [] addons [] >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Boss[8527]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Localization >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Boss[8527]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Security handles commands ['auth', 'authconfig', 'authselect', 'selinux', 'realm'] sections [] addons [] >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Boss[8527]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Security ><auto-removed line containing rootpw> >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Boss[8527]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.User >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Boss[8527]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Payload handles commands [] sections [] addons [] >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Boss[8527]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Payload >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Boss[8527]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Storage handles commands ['zerombr', 'clearpart', 'ignoredisk'] sections [] addons [] >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Boss[8527]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Storage >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Boss[8527]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Services handles commands ['firstboot', 'services', 'skipx', 'xconfig'] sections [] addons [] >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Modules.Services[8527]: DEBUG:anaconda.modules.common.base.base:Reading kickstart... >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Modules.Services[8527]: DEBUG:anaconda.modules.services.services:Processing kickstart data... >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Modules.Services[8527]: DEBUG:anaconda.modules.services.services:Enabled services are set to []. >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Modules.Services[8527]: DEBUG:anaconda.modules.services.services:Disabled services are set to []. >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Modules.Services[8527]: DEBUG:anaconda.modules.services.services:Default desktop is set to . >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Modules.Services[8527]: DEBUG:anaconda.modules.services.services:Setup on boot is set to SetupOnBootAction.ENABLED. >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Modules.Services[8527]: DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Boss[8527]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Addons.Baz handles commands [] sections [] addons [] >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Boss[8527]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Addons.Baz >Sep 26 11:31:10 localhost-live org.fedoraproject.Anaconda.Modules.Localization[8527]: DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >Sep 26 11:31:11 localhost-live org.fedoraproject.Anaconda.Modules.Localization[8527]: DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >Sep 26 11:31:16 localhost-live org.fedoraproject.Anaconda.Modules.Localization[8527]: DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >Sep 26 11:31:16 localhost-live org.fedoraproject.Anaconda.Modules.Localization[8527]: DEBUG:anaconda.modules.localization.localization:X Layouts are set to []. >Sep 26 11:31:16 localhost-live org.fedoraproject.Anaconda.Modules.Localization[8527]: DEBUG:anaconda.modules.localization.localization:X Layouts are set to ['us']. >Sep 26 11:31:18 localhost-live org.fedoraproject.Anaconda.Modules.Network[8527]: DEBUG:anaconda.modules.network.network:Hostname is set to localhost.localdomain >Sep 26 11:31:48 localhost-live audit[1]: 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' >Sep 26 11:32:10 localhost-live audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=1000 ses=2 >Sep 26 11:32:10 localhost-live audit[2617]: USER_AVC pid=2617 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:32:10 localhost-live audit[3257]: USER_AVC pid=3257 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:32:10 localhost-live audit[5084]: USER_AVC pid=5084 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:32:10 localhost-live audit[1098]: USER_AVC pid=1098 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 11:32:10 localhost-live audit[5456]: USER_AVC pid=5456 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:32:10 localhost-live audit[6077]: USER_AVC pid=6077 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:32:10 localhost-live audit[6618]: USER_AVC pid=6618 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:32:10 localhost-live audit[2942]: USER_AVC pid=2942 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:32:10 localhost-live audit[5662]: USER_AVC pid=5662 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:32:10 localhost-live audit[5854]: USER_AVC pid=5854 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:32:10 localhost-live audit[8127]: USER_AVC pid=8127 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:32:10 localhost-live audit[7316]: USER_AVC pid=7316 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:32:10 localhost-live at-spi-bus-launcher[1733]: dbus-daemon[1738]: Reloaded configuration >Sep 26 11:32:10 localhost-live dbus-daemon[1533]: avc: received setenforce notice (enforcing=1) >Sep 26 11:32:10 localhost-live dbus-daemon[1738]: avc: received setenforce notice (enforcing=1) >Sep 26 11:32:10 localhost-live dbus-daemon[5854]: Reloaded configuration >Sep 26 11:32:10 localhost-live dbus-daemon[3257]: [session uid=0 pid=3255] Reloaded configuration >Sep 26 11:32:10 localhost-live dbus-daemon[8127]: Reloaded configuration >Sep 26 11:32:10 localhost-live dbus-daemon[1533]: [session uid=1000 pid=1533] Reloaded configuration >Sep 26 11:32:10 localhost-live dbus-daemon[5084]: Reloaded configuration >Sep 26 11:32:10 localhost-live dbus-daemon[7316]: Reloaded configuration >Sep 26 11:32:10 localhost-live dbus-daemon[2942]: Reloaded configuration >Sep 26 11:32:10 localhost-live dbus-daemon[2617]: Reloaded configuration >Sep 26 11:32:10 localhost-live dbus-daemon[5456]: Reloaded configuration >Sep 26 11:32:10 localhost-live audit[8527]: USER_AVC pid=8527 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:32:10 localhost-live dbus-daemon[6077]: Reloaded configuration >Sep 26 11:32:10 localhost-live dbus-daemon[1098]: [system] Reloaded configuration >Sep 26 11:32:10 localhost-live dbus-daemon[5662]: Reloaded configuration >Sep 26 11:32:10 localhost-live dbus-daemon[6618]: Reloaded configuration >Sep 26 11:32:10 localhost-live dbus-daemon[8527]: Reloaded configuration >Sep 26 11:32:10 localhost-live gnome-shell[1673]: Object Meta.WindowActor (0x55b9ca55f3f0), has been already finalized. Impossible to get any property from it. >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: == Stack trace for context 0x55b9c69bb300 == >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #0 0x7ffc776230a0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f59e1ec7cd0 @ 9) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #1 0x7ffc77623140 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f59e1ec7f78 @ 36) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #2 0x7ffc776231e0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f59e1ec7de0 @ 52) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #3 0x7ffc776232a0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f59e1ed2918 @ 54) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #4 0x7ffc776233f0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f59e1ed29a0 @ 1626) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #5 0x7ffc776234a0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f59e1ed2a28 @ 100) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #6 0x7ffc77623530 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f59e1ed2ab0 @ 10) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #7 0x7ffc776235b0 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f59e1ecff78 @ 386) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #8 0x7ffc77623660 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f59e1ecf5e8 @ 159) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #9 0x7ffc776236d0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f59e1eb5de0 @ 71) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #10 0x7ffc776236d0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f59e1ecf560 @ 15) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: == Stack trace for context 0x55b9c69bb300 == >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #0 0x7ffc776230a0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f59e1ec7cd0 @ 82) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #1 0x7ffc77623140 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f59e1ec7f78 @ 36) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #2 0x7ffc776231e0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f59e1ec7de0 @ 52) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #3 0x7ffc776232a0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f59e1ed2918 @ 54) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #4 0x7ffc776233f0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f59e1ed29a0 @ 1626) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #5 0x7ffc776234a0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f59e1ed2a28 @ 100) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #6 0x7ffc77623530 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f59e1ed2ab0 @ 10) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #7 0x7ffc776235b0 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f59e1ecff78 @ 386) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #8 0x7ffc77623660 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f59e1ecf5e8 @ 159) >Sep 26 11:32:10 localhost-live gnome-shell[1673]: Object Meta.WindowActor (0x55b9ca55f3f0), has been already finalized. Impossible to set any property to it. >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #9 0x7ffc776236d0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f59e1eb5de0 @ 71) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #10 0x7ffc776236d0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f59e1ecf560 @ 15) >Sep 26 11:32:10 localhost-live gnome-shell[1673]: Object Meta.WindowActor (0x55b9ca55f010), has been already finalized. Impossible to get any property from it. >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: == Stack trace for context 0x55b9c69bb300 == >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #0 0x7ffc776230a0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f59e1ec7cd0 @ 9) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #1 0x7ffc77623140 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f59e1ec7f78 @ 36) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #2 0x7ffc776231e0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f59e1ec7de0 @ 52) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #3 0x7ffc776232a0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f59e1ed2918 @ 54) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #4 0x7ffc776233f0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f59e1ed29a0 @ 1626) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #5 0x7ffc776234a0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f59e1ed2a28 @ 100) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #6 0x7ffc77623530 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f59e1ed2ab0 @ 10) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #7 0x7ffc776235b0 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f59e1ecff78 @ 386) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #8 0x7ffc77623660 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f59e1ecf5e8 @ 159) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #9 0x7ffc776236d0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f59e1eb5de0 @ 71) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #10 0x7ffc776236d0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f59e1ecf560 @ 15) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: == Stack trace for context 0x55b9c69bb300 == >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #0 0x7ffc776230a0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f59e1ec7cd0 @ 82) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #1 0x7ffc77623140 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f59e1ec7f78 @ 36) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #2 0x7ffc776231e0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f59e1ec7de0 @ 52) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #3 0x7ffc776232a0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f59e1ed2918 @ 54) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #4 0x7ffc776233f0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f59e1ed29a0 @ 1626) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #5 0x7ffc776234a0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f59e1ed2a28 @ 100) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #6 0x7ffc77623530 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f59e1ed2ab0 @ 10) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #7 0x7ffc776235b0 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f59e1ecff78 @ 386) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #8 0x7ffc77623660 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f59e1ecf5e8 @ 159) >Sep 26 11:32:10 localhost-live gnome-shell[1673]: Object Meta.WindowActor (0x55b9ca55f010), has been already finalized. Impossible to set any property to it. >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #9 0x7ffc776236d0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f59e1eb5de0 @ 71) >Sep 26 11:32:10 localhost-live org.gnome.Shell.desktop[1673]: #10 0x7ffc776236d0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f59e1ecf560 @ 15) >Sep 26 11:32:20 localhost-live audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=1000 ses=2 >Sep 26 11:32:20 localhost-live audit[3257]: USER_AVC pid=3257 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:32:20 localhost-live audit[5662]: USER_AVC pid=5662 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:32:20 localhost-live audit[5854]: USER_AVC pid=5854 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:32:20 localhost-live audit[7316]: USER_AVC pid=7316 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:32:20 localhost-live audit[8127]: USER_AVC pid=8127 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:32:20 localhost-live audit[5084]: USER_AVC pid=5084 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:32:20 localhost-live audit[8527]: USER_AVC pid=8527 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:32:20 localhost-live audit[5456]: USER_AVC pid=5456 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:32:20 localhost-live audit[6618]: USER_AVC pid=6618 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:32:20 localhost-live audit[6077]: USER_AVC pid=6077 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:32:20 localhost-live audit[2942]: USER_AVC pid=2942 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:32:20 localhost-live audit[2617]: USER_AVC pid=2617 uid=0 auid=1000 ses=2 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=0 hostname=? addr=? terminal=?' >Sep 26 11:32:20 localhost-live dbus-daemon[1738]: avc: received setenforce notice (enforcing=0) >Sep 26 11:32:20 localhost-live audit[1098]: USER_AVC pid=1098 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 11:32:20 localhost-live dbus-daemon[1533]: avc: received setenforce notice (enforcing=0) >Sep 26 11:32:21 localhost-live systemd[1]: systemd-machined.service: Got notification message from PID 1097, but reception is disabled. >Sep 26 11:32:21 localhost-live udisksd[1102]: 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) >Sep 26 11:32:22 localhost-live dbus-daemon[8919]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=8904 comm="/usr/bin/python3 /sbin/anaconda --method=livecd://" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:32:23 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.boss:Schedule publishing. >Sep 26 11:32:23 localhost-live org.fedoraproject.Anaconda.Boss[8919]: INFO:anaconda.modules.boss.boss:Start the main loop. >Sep 26 11:32:23 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss. >Sep 26 11:32:23 localhost-live org.fedoraproject.Anaconda.Boss[8919]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-KA2uATaki5,guid=4bd2eda00398f1b8eb4374d95baba686. >Sep 26 11:32:23 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Installation. >Sep 26 11:32:23 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss. >Sep 26 11:32:23 localhost-live dbus-daemon[8919]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >Sep 26 11:32:23 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Timezone. >Sep 26 11:32:23 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Network. >Sep 26 11:32:23 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Localization. >Sep 26 11:32:23 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Security. >Sep 26 11:32:23 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.User. >Sep 26 11:32:23 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Payload. >Sep 26 11:32:23 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Storage. >Sep 26 11:32:23 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Services. >Sep 26 11:32:23 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.boss:Addons are enabled. >Sep 26 11:32:23 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.module_manager:Start modules. >Sep 26 11:32:23 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Timezone >Sep 26 11:32:23 localhost-live dbus-daemon[8919]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=8929 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:32:23 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Network >Sep 26 11:32:23 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Localization >Sep 26 11:32:23 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Security >Sep 26 11:32:23 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/User >Sep 26 11:32:23 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Payload >Sep 26 11:32:23 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Storage >Sep 26 11:32:23 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Services >Sep 26 11:32:23 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Addons/Baz >Sep 26 11:32:23 localhost-live dbus-daemon[8919]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=8929 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:32:23 localhost-live dbus-daemon[8919]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=8929 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:32:23 localhost-live dbus-daemon[8919]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=8929 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:32:23 localhost-live dbus-daemon[8919]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=8929 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:32:23 localhost-live dbus-daemon[8919]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=8929 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:32:23 localhost-live dbus-daemon[8919]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=8929 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:32:23 localhost-live dbus-daemon[8919]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=8929 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:32:23 localhost-live dbus-daemon[8919]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=8929 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Network[8919]: INFO:anaconda.dbus.connection:Connecting to the system bus. >Sep 26 11:32:24 localhost-live dbus-daemon[1098]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.530' (uid=0 pid=8994 comm="python3 -m pyanaconda.modules.network " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 26 11:32:24 localhost-live systemd[1]: Starting Hostname Service... >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: INFO:program:Running [1] lvm version ... >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: INFO:program:stdout[1]: LVM version: 2.02.177(2) (2017-12-18) >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: Library version: 1.02.146 (2017-12-18) >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: Driver version: 4.37.0 >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: INFO:program:stderr[1]: >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: INFO:program:...done [1] (exit code: 0) >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: INFO:program:Running [2] btrfs --version ... >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: INFO:program:stdout[2]: btrfs-progs v4.15.1 >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: INFO:program:stderr[2]: >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: INFO:program:...done [2] (exit code: 0) >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: INFO:program:Running [3] mkswap --version ... >Sep 26 11:32:24 localhost-live dbus-daemon[1098]: [system] Successfully activated service 'org.freedesktop.hostname1' >Sep 26 11:32:24 localhost-live audit[1098]: USER_AVC pid=1098 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.530 spid=9039 tpid=8994 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=unconfined_u:system_r:install_t:s0-s0:c0.c1023 tclass=dbus permissive=1 >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: INFO:program:stdout[3]: mkswap from util-linux 2.32 >Sep 26 11:32:24 localhost-live systemd[1]: Started Hostname Service. >Sep 26 11:32:24 localhost-live audit[1]: 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' >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: INFO:program:stderr[3]: >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: INFO:program:...done [3] (exit code: 0) >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: INFO:program:Running [4] multipath --version ... >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Network[8919]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Network[8919]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Network[8919]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Network[8919]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-KA2uATaki5,guid=4bd2eda00398f1b8eb4374d95baba686. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Network[8919]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Network. >Sep 26 11:32:24 localhost-live dbus-daemon[8919]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network is available >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Network started successfully. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: INFO:program:stdout[4]: >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: INFO:program:stderr[4]: Unknown switch: (null) >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: multipath-tools v0.7.4 (11/15, 2017) >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: Usage: >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: multipath -F [-v lvl] [-R num] >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: multipath -t >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: multipath -h >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: Where: >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: -h print this usage text >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: -l show multipath topology (sysfs and DM info) >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: -ll show multipath topology (maximum info) >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: -f flush a multipath device map >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: -F flush all multipath device maps >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: -a add a device wwid to the wwids file >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: -A add devices from kernel command line mpath.wwids >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: parameters to wwids file >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: -c check if a device should be a path in a multipath device >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: -C check if a multipath device has usable paths >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: -q allow queue_if_no_path when multipathd is not running >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: -d dry run, do not create or update devmaps >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: -t display the currently used multipathd configuration >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: -r force devmap reload >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: -i ignore wwids file >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: -B treat the bindings file as read only >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: -b fil bindings file location >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: -w remove a device from the wwids file >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: -W reset the wwids file include only the current devices >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: -p pol force all maps to specified path grouping policy : >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: . failover one path per priority group >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: . multibus all paths in one priority group >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: . group_by_serial one priority group per serial >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: . group_by_prio one priority group per priority lvl >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: . group_by_node_name one priority group per target node >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: -v lvl verbosity level >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: . 0 no output >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: . 1 print created devmap names only >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: . 2 default verbosity >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: . 3 print debug information >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: -R num number of times to retry removes of in-use devices >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: dev action limited to: >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: . multipath named 'dev' (ex: mpath0) or >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: . multipath whose wwid is 'dev' (ex: 60051..) >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: . multipath including the path named 'dev' (ex: /dev/sda) >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: . multipath including the path with maj:min 'dev' (ex: 8:0) >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: INFO:program:...done [4] (exit code: 256) >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: INFO:program:Running [5] dmsetup --version ... >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: INFO:program:stdout[5]: Library version: 1.02.146 (2017-12-18) >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: Driver version: 4.37.0 >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: INFO:program:stderr[5]: >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: INFO:program:...done [5] (exit code: 0) >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: INFO:program:Running [6] mdadm --version ... >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: INFO:program:stdout[6]: >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: INFO:program:stderr[6]: mdadm - v4.0 - 2017-01-09 >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: INFO:program:...done [6] (exit code: 0) >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class DeviceFormat as None >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class BIOSBoot as biosboot >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Services[8919]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Services[8919]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Services[8919]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Services[8919]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-KA2uATaki5,guid=4bd2eda00398f1b8eb4374d95baba686. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Payload[8919]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Payload[8919]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Payload[8919]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payload. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Payload[8919]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-KA2uATaki5,guid=4bd2eda00398f1b8eb4374d95baba686. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Services[8919]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class DiskLabel as disklabel >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >Sep 26 11:32:24 localhost-live dbus-daemon[8919]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is available >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Payload[8919]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payload. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Services started successfully. >Sep 26 11:32:24 localhost-live dbus-daemon[8919]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is available >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Payload started successfully. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class Ext2FS as ext2 >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class Ext3FS as ext3 >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class Ext4FS as ext4 >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class FATFS as vfat >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class EFIFS as efi >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class BTRFS as btrfs >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class GFS2 as gfs2 >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class JFS as jfs >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class ReiserFS as reiserfs >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class XFS as xfs >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class HFS as hfs >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class HFSPlus as hfs+ >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class MacEFIFS as macefi >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class NTFS as ntfs >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class NFS as nfs >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class NFSv4 as nfs4 >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class Iso9660FS as iso9660 >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class NoDevFS as nodev >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class DevPtsFS as devpts >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class ProcFS as proc >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class SysFS as sysfs >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class TmpFS as tmpfs >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class BindFS as bind >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class USBFS as usbfs >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class EFIVarFS as efivarfs >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Localization[8919]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Localization[8919]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Localization[8919]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Localization[8919]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-KA2uATaki5,guid=4bd2eda00398f1b8eb4374d95baba686. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.User[8919]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.User[8919]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[8919]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[8919]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.User[8919]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/User. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.User[8919]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-KA2uATaki5,guid=4bd2eda00398f1b8eb4374d95baba686. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[8919]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[8919]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-KA2uATaki5,guid=4bd2eda00398f1b8eb4374d95baba686. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Localization[8919]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.User[8919]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.User. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[8919]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone. >Sep 26 11:32:24 localhost-live dbus-daemon[8919]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >Sep 26 11:32:24 localhost-live dbus-daemon[8919]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is available >Sep 26 11:32:24 localhost-live dbus-daemon[8919]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Localization started successfully. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User is available >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/User started successfully. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is available >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Timezone started successfully. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Addons.Baz[8919]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Addons.Baz[8919]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Addons.Baz[8919]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Addons/Baz. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Addons.Baz[8919]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-KA2uATaki5,guid=4bd2eda00398f1b8eb4374d95baba686. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Addons.Baz[8919]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Addons.Baz. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class LUKS as luks >Sep 26 11:32:24 localhost-live dbus-daemon[8919]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is available >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class MDRaidMember as mdmember >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Addons/Baz started successfully. >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class MultipathMember as multipath_member >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >Sep 26 11:32:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:blivet:registered device format class SwapSpace as swap >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Modules.Security[8919]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Modules.Security[8919]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Modules.Security[8919]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security. >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Modules.Security[8919]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-KA2uATaki5,guid=4bd2eda00398f1b8eb4374d95baba686. >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Modules.Security[8919]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security. >Sep 26 11:32:25 localhost-live dbus-daemon[8919]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is available >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Security started successfully. >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-KA2uATaki5,guid=4bd2eda00398f1b8eb4374d95baba686. >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[8919]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >Sep 26 11:32:25 localhost-live dbus-daemon[8919]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is available >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Boss[8919]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Storage started successfully. >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Boss[8919]: INFO:anaconda.modules.boss.module_manager:All modules are ready now. >Sep 26 11:32:25 localhost-live udisksd[1102]: 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) >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Boss[8919]: INFO:anaconda.modules.boss.boss:Splitting kickstart from /usr/share/anaconda/interactive-defaults.ks. >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Boss[8919]: INFO:anaconda.modules.boss.boss:Distributing kickstart. >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Boss[8919]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Timezone handles commands ['timezone'] sections [] addons [] >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Boss[8919]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Timezone >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Boss[8919]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Network handles commands ['network'] sections [] addons [] >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Boss[8919]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Network >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Boss[8919]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Localization handles commands ['keyboard', 'lang'] sections [] addons [] >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Boss[8919]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Localization >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Boss[8919]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Security handles commands ['auth', 'authconfig', 'authselect', 'selinux', 'realm'] sections [] addons [] >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Boss[8919]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Security ><auto-removed line containing rootpw> >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Boss[8919]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.User >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Boss[8919]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Payload handles commands [] sections [] addons [] >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Boss[8919]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Payload >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Boss[8919]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Storage handles commands ['zerombr', 'clearpart', 'ignoredisk'] sections [] addons [] >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Boss[8919]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Storage >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Boss[8919]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Services handles commands ['firstboot', 'services', 'skipx', 'xconfig'] sections [] addons [] >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Modules.Services[8919]: DEBUG:anaconda.modules.common.base.base:Reading kickstart... >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Modules.Services[8919]: DEBUG:anaconda.modules.services.services:Processing kickstart data... >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Modules.Services[8919]: DEBUG:anaconda.modules.services.services:Enabled services are set to []. >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Modules.Services[8919]: DEBUG:anaconda.modules.services.services:Disabled services are set to []. >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Modules.Services[8919]: DEBUG:anaconda.modules.services.services:Default desktop is set to . >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Modules.Services[8919]: DEBUG:anaconda.modules.services.services:Setup on boot is set to SetupOnBootAction.ENABLED. >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Modules.Services[8919]: DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Boss[8919]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Addons.Baz handles commands [] sections [] addons [] >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Boss[8919]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Addons.Baz >Sep 26 11:32:25 localhost-live org.fedoraproject.Anaconda.Modules.Localization[8919]: DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >Sep 26 11:32:28 localhost-live org.fedoraproject.Anaconda.Modules.Services[8919]: DEBUG:anaconda.modules.services.services:Default target is set to multi-user.target. >Sep 26 11:32:29 localhost-live org.fedoraproject.Anaconda.Modules.Network[8919]: DEBUG:anaconda.modules.network.network:Hostname is set to localhost.localdomain >Sep 26 11:32:41 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[8919]: DEBUG:anaconda.modules.timezone.timezone:Timezone is set to Europe/Stockholm. >Sep 26 11:32:41 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[8919]: DEBUG:anaconda.modules.common.base.base:Kickstarted is set to False. >Sep 26 11:32:54 localhost-live audit[1]: 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' >Sep 26 11:33:42 localhost-live org.fedoraproject.Anaconda.Modules.User[8919]: DEBUG:anaconda.modules.user.user:Root password set. >Sep 26 11:33:42 localhost-live org.fedoraproject.Anaconda.Modules.User[8919]: DEBUG:anaconda.modules.user.user:Root account has been unlocked. >Sep 26 11:33:42 localhost-live org.fedoraproject.Anaconda.Modules.User[8919]: DEBUG:anaconda.modules.user.user:Root password considered seen in kickstart: False. > > > >/tmp/anaconda.log: >08:07:30,212 INF main: /sbin/anaconda 28.22.10-1.fc28 >08:07:30,212 ERR stdout: --liveinst cannot be used with --images or --dirinstall >08:07:43,668 INF main: /sbin/anaconda 28.22.10-1.fc28 >08:07:43,669 ERR stdout: --liveinst cannot be used with --images or --dirinstall >08:07:48,990 INF main: /sbin/anaconda 28.22.10-1.fc28 >08:07:48,990 ERR stdout: --liveinst cannot be used with --images or --dirinstall >08:08:03,025 INF main: /usr/sbin/anaconda 28.22.10-1.fc28 >08:08:03,117 INF isys: 8275356 kB (8081 MB) are available >08:08:03,137 INF startup_utils: check_memory(): total:8081, needed:320, graphical:410 >08:08:03,138 INF flags: Not doing 'syslog setup' in directory installation >08:08:03,138 INF flags: Not doing 'early exception handler' in directory installation >08:08:03,138 INF flags: Not doing 'start audit daemon' in directory installation >08:08:03,138 INF main: anaconda called with cmdline = ['/usr/sbin/anaconda', '--dirinstall', '-T'] >08:08:03,138 INF main: Default encoding = utf-8 >08:08:03,153 INF dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-LLgDzbCcjS,guid=9b98980eb7bb5f0cec8182ed5bab76a3. >08:08:03,470 INF startup_utils: Waiting 60 sec for modules to be started. >08:08:04,473 INF startup_utils: Waiting 59 sec for modules to be started. >08:08:05,477 INF startup_utils: Waiting 58 sec for modules to be started. >08:08:06,481 INF startup_utils: Waiting 57 sec for modules to be started. >08:08:07,484 INF startup_utils: Waiting 56 sec for modules to be started. >08:08:08,488 INF startup_utils: Waiting 55 sec for modules to be started. >08:08:09,491 INF startup_utils: Waiting 54 sec for modules to be started. >08:08:10,495 INF startup_utils: Waiting 53 sec for modules to be started. >08:08:11,499 INF startup_utils: Waiting 52 sec for modules to be started. >08:08:12,503 INF startup_utils: Waiting 51 sec for modules to be started. >08:08:13,507 INF startup_utils: Waiting 50 sec for modules to be started. >08:08:14,511 INF startup_utils: Waiting 49 sec for modules to be started. >08:08:15,515 INF startup_utils: Waiting 48 sec for modules to be started. >08:08:16,520 INF startup_utils: Waiting 47 sec for modules to be started. >08:08:17,524 INF startup_utils: Waiting 46 sec for modules to be started. >08:08:18,527 INF startup_utils: Waiting 45 sec for modules to be started. >08:08:19,531 INF startup_utils: Waiting 44 sec for modules to be started. >08:08:20,534 INF startup_utils: Waiting 43 sec for modules to be started. >08:08:21,538 INF startup_utils: Waiting 42 sec for modules to be started. >08:08:22,541 INF startup_utils: Waiting 41 sec for modules to be started. >08:08:23,544 INF startup_utils: Waiting 40 sec for modules to be started. >08:08:24,548 INF startup_utils: Waiting 39 sec for modules to be started. >08:08:25,550 INF startup_utils: Waiting 38 sec for modules to be started. >08:08:26,554 INF startup_utils: Waiting 37 sec for modules to be started. >08:08:27,558 INF startup_utils: Waiting 36 sec for modules to be started. >08:08:28,560 INF startup_utils: Waiting 35 sec for modules to be started. >08:08:29,564 INF startup_utils: Waiting 34 sec for modules to be started. >08:08:30,568 INF startup_utils: Waiting 33 sec for modules to be started. >08:08:31,571 INF startup_utils: Waiting 32 sec for modules to be started. >08:08:32,574 INF startup_utils: Waiting 31 sec for modules to be started. >08:08:33,577 INF startup_utils: Waiting 30 sec for modules to be started. >08:08:34,580 INF startup_utils: Waiting 29 sec for modules to be started. >08:08:35,583 INF startup_utils: Waiting 28 sec for modules to be started. >08:08:36,586 INF startup_utils: Waiting 27 sec for modules to be started. >08:08:37,589 INF startup_utils: Waiting 26 sec for modules to be started. >08:08:38,592 INF startup_utils: Waiting 25 sec for modules to be started. >08:08:39,595 INF startup_utils: Waiting 24 sec for modules to be started. >08:08:40,600 INF startup_utils: Waiting 23 sec for modules to be started. >08:08:41,604 INF startup_utils: Waiting 22 sec for modules to be started. >08:08:42,608 INF startup_utils: Waiting 21 sec for modules to be started. >08:08:43,611 INF startup_utils: Waiting 20 sec for modules to be started. >08:08:44,615 INF startup_utils: Waiting 19 sec for modules to be started. >08:08:45,618 INF startup_utils: Waiting 18 sec for modules to be started. >08:08:46,622 INF startup_utils: Waiting 17 sec for modules to be started. >08:08:47,626 INF startup_utils: Waiting 16 sec for modules to be started. >08:08:48,631 INF startup_utils: Waiting 15 sec for modules to be started. >08:08:49,634 INF startup_utils: Waiting 14 sec for modules to be started. >08:08:50,638 INF startup_utils: Waiting 13 sec for modules to be started. >08:08:51,642 INF startup_utils: Waiting 12 sec for modules to be started. >08:08:52,646 INF startup_utils: Waiting 11 sec for modules to be started. >08:08:53,650 INF startup_utils: Waiting 10 sec for modules to be started. >08:08:54,653 INF startup_utils: Waiting 9 sec for modules to be started. >08:08:55,656 INF startup_utils: Waiting 8 sec for modules to be started. >08:08:56,660 INF startup_utils: Waiting 7 sec for modules to be started. >08:08:57,663 INF startup_utils: Waiting 6 sec for modules to be started. >08:08:58,667 INF startup_utils: Waiting 5 sec for modules to be started. >08:08:59,671 INF startup_utils: Waiting 4 sec for modules to be started. >08:09:00,675 INF startup_utils: Waiting 3 sec for modules to be started. >08:09:01,678 INF startup_utils: Waiting 2 sec for modules to be started. >08:09:02,682 INF startup_utils: Waiting 1 sec for modules to be started. >08:09:03,686 ERR startup_utils: Waiting for modules to be started timed out. >08:09:03,686 ERR stdout: Anaconda DBus modules failed to start on time. >08:25:54,528 INF main: /usr/sbin/anaconda 28.22.10-1.fc28 >08:25:54,575 INF isys: 8275356 kB (8081 MB) are available >08:25:54,583 INF startup_utils: check_memory(): total:8081, needed:320, graphical:410 >08:25:54,596 INF main: anaconda called with cmdline = ['/usr/sbin/anaconda', '-T'] >08:25:54,597 INF main: Default encoding = utf-8 >08:25:54,609 INF dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-fElOot9ITf,guid=ce2c938774ed6a321fbc9b4d5bab7ad2. >08:25:54,950 INF startup_utils: Waiting 60 sec for modules to be started. >08:25:55,953 INF startup_utils: Waiting 59 sec for modules to be started. >08:25:56,956 INF startup_utils: Waiting 58 sec for modules to be started. >08:25:57,959 INF startup_utils: Waiting 57 sec for modules to be started. >08:25:58,963 INF startup_utils: Waiting 56 sec for modules to be started. >08:25:59,966 INF startup_utils: Waiting 55 sec for modules to be started. >08:26:00,970 INF startup_utils: Waiting 54 sec for modules to be started. >08:26:01,974 INF startup_utils: Waiting 53 sec for modules to be started. >08:26:02,978 INF startup_utils: Waiting 52 sec for modules to be started. >08:26:03,981 INF startup_utils: Waiting 51 sec for modules to be started. >08:26:04,986 INF startup_utils: Waiting 50 sec for modules to be started. >08:26:05,990 INF startup_utils: Waiting 49 sec for modules to be started. >08:26:06,994 INF startup_utils: Waiting 48 sec for modules to be started. >08:26:07,999 INF startup_utils: Waiting 47 sec for modules to be started. >08:26:09,002 INF startup_utils: Waiting 46 sec for modules to be started. >08:26:10,005 INF startup_utils: Waiting 45 sec for modules to be started. >08:26:11,010 INF startup_utils: Waiting 44 sec for modules to be started. >08:26:12,013 INF startup_utils: Waiting 43 sec for modules to be started. >08:26:13,017 INF startup_utils: Waiting 42 sec for modules to be started. >08:26:14,020 INF startup_utils: Waiting 41 sec for modules to be started. >08:26:15,024 INF startup_utils: Waiting 40 sec for modules to be started. >08:26:16,027 INF startup_utils: Waiting 39 sec for modules to be started. >08:26:17,031 INF startup_utils: Waiting 38 sec for modules to be started. >08:26:18,035 INF startup_utils: Waiting 37 sec for modules to be started. >08:26:19,039 INF startup_utils: Waiting 36 sec for modules to be started. >08:26:20,042 INF startup_utils: Waiting 35 sec for modules to be started. >08:26:21,045 INF startup_utils: Waiting 34 sec for modules to be started. >08:26:22,049 INF startup_utils: Waiting 33 sec for modules to be started. >08:26:23,053 INF startup_utils: Waiting 32 sec for modules to be started. >08:26:24,058 INF startup_utils: Waiting 31 sec for modules to be started. >08:26:25,061 INF startup_utils: Waiting 30 sec for modules to be started. >08:26:26,064 INF startup_utils: Waiting 29 sec for modules to be started. >08:26:27,068 INF startup_utils: Waiting 28 sec for modules to be started. >08:26:28,071 INF startup_utils: Waiting 27 sec for modules to be started. >08:26:29,074 INF startup_utils: Waiting 26 sec for modules to be started. >08:26:30,078 INF startup_utils: Waiting 25 sec for modules to be started. >08:26:31,081 INF startup_utils: Waiting 24 sec for modules to be started. >08:26:32,084 INF startup_utils: Waiting 23 sec for modules to be started. >08:26:33,088 INF startup_utils: Waiting 22 sec for modules to be started. >08:26:34,091 INF startup_utils: Waiting 21 sec for modules to be started. >08:26:35,096 INF startup_utils: Waiting 20 sec for modules to be started. >08:26:36,100 INF startup_utils: Waiting 19 sec for modules to be started. >08:26:37,104 INF startup_utils: Waiting 18 sec for modules to be started. >08:26:38,108 INF startup_utils: Waiting 17 sec for modules to be started. >08:26:39,113 INF startup_utils: Waiting 16 sec for modules to be started. >08:26:40,116 INF startup_utils: Waiting 15 sec for modules to be started. >08:26:41,120 INF startup_utils: Waiting 14 sec for modules to be started. >08:26:42,123 INF startup_utils: Waiting 13 sec for modules to be started. >08:26:43,128 INF startup_utils: Waiting 12 sec for modules to be started. >08:26:44,132 INF startup_utils: Waiting 11 sec for modules to be started. >08:26:45,136 INF startup_utils: Waiting 10 sec for modules to be started. >08:26:46,141 INF startup_utils: Waiting 9 sec for modules to be started. >08:26:47,145 INF startup_utils: Waiting 8 sec for modules to be started. >08:26:48,149 INF startup_utils: Waiting 7 sec for modules to be started. >08:26:49,153 INF startup_utils: Waiting 6 sec for modules to be started. >08:26:50,157 INF startup_utils: Waiting 5 sec for modules to be started. >08:26:51,162 INF startup_utils: Waiting 4 sec for modules to be started. >08:26:52,166 INF startup_utils: Waiting 3 sec for modules to be started. >08:26:53,169 INF startup_utils: Waiting 2 sec for modules to be started. >08:26:54,173 INF startup_utils: Waiting 1 sec for modules to be started. >08:26:55,178 ERR startup_utils: Waiting for modules to be started timed out. >08:26:55,178 ERR stdout: Anaconda DBus modules failed to start on time. >08:27:14,383 INF main: /sbin/anaconda 28.22.10-1.fc28 >08:27:14,427 INF isys: 8275356 kB (8081 MB) are available >08:27:14,434 INF startup_utils: check_memory(): total:8081, needed:320, graphical:410 >08:27:14,460 INF screensaver: Unable to inhibit the screensaver: Failed to call Inhibit method on /org/freedesktop/ScreenSaver with ('anaconda', 'Installing') arguments: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files >08:27:14,462 INF flags: Not doing 'early exception handler' in live installation >08:27:14,462 INF flags: Not doing 'start audit daemon' in live installation >08:27:14,462 INF main: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base', '-T'] >08:27:14,463 INF main: Default encoding = utf-8 >08:27:14,481 INF dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-0pYxDecct4,guid=299526f95eb5730087d2de605bab7b22. >08:27:15,178 INF startup_utils: Waiting 60 sec for modules to be started. >08:27:16,180 INF startup_utils: Waiting 59 sec for modules to be started. >08:27:17,183 INF startup_utils: Waiting 58 sec for modules to be started. >08:27:18,186 INF startup_utils: Waiting 57 sec for modules to be started. >08:27:19,250 INF startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >08:27:19,742 WRN kickstart: Command firstboot will be parsed in DBus module. >08:27:19,759 DBG localization: setting locale to: en_US.UTF-8 >08:27:19,774 DBG network: devices found ['ens33'] >08:27:19,785 DBG network: ensure single initramfs connections >08:27:19,858 DBG network: apply kickstart >08:27:19,858 DBG network: create missing ifcfg files >08:27:19,965 DBG network: ifcfg file for ens33 not found >08:27:20,192 DBG network: dumping ifcfg file for ens33 from default autoconnection ac3cbbff-0714-36fe-aa56-6e77c7eff80e >08:27:20,193 DBG network: missing ifcfgs created for devices ['ens33'] >08:27:20,210 DBG network: set real ONBOOT value >08:27:20,213 INF threading: Running Thread: AnaWaitForConnectingNMThread (139820630419200) >08:27:20,215 INF screen_access: parsing existing user interaction config file in /etc/sysconfig/anaconda >08:27:20,215 DBG anaconda: setting display mode to TUI >08:27:20,226 DBG simpleline: Scheduling screen AskVNCSpoke >08:27:20,227 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:27:20,228 DBG simpleline: Starting main loop >08:27:20,228 DBG simpleline: Processing signal RenderScreenSignal >08:27:20,229 DBG simpleline: Processing screen ScreenData(AskVNCSpoke,None,False) >08:27:20,230 DBG simpleline: Input is required by ScreenData(AskVNCSpoke,None,False) screen >08:27:20,250 INF network: got 0 NTP servers from DHCP >08:27:20,253 INF threading: Thread Done: AnaWaitForConnectingNMThread (139820630419200) >08:27:48,352 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:27:48,353 DBG simpleline: Processing signal InputReceivedSignal >08:27:48,355 DBG simpleline: New signal InputReadySignal enqueued with source AskVNCSpoke >08:27:48,356 DBG simpleline: Processing signal InputReadySignal >08:27:48,357 DBG simpleline: New signal CloseScreenSignal enqueued with source AskVNCSpoke >08:27:48,357 DBG simpleline: Processing signal CloseScreenSignal >08:27:48,358 DBG simpleline: Closing screen ScreenData(AskVNCSpoke,None,False) from AskVNCSpoke >08:27:48,358 DBG simpleline: Main loop ended. Running callback if set. >08:27:48,359 INF anaconda: Display mode is set to 'interactive text mode'. >08:27:48,360 INF isys: 8275356 kB (8081 MB) are available >08:27:48,367 INF startup_utils: check_memory(): total:8081, needed:320, graphical:410 >08:27:48,419 DBG installclass: Searching /usr/lib64/python3.6/site-packages/pyanaconda/installclasses. >08:27:48,427 DBG installclass: Found Scientific Linux (ScientificBaseInstallClass). >08:27:48,427 DBG installclass: Found Red Hat Enterprise Linux (RHELBaseInstallClass). >08:27:48,427 DBG installclass: Found Fedora (DefaultInstallClass). >08:27:48,427 DBG installclass: Found Atomic Host (AtomicHostInstallClass). >08:27:48,427 DBG installclass: Found Fedora Server (FedoraServerInstallClass). >08:27:48,428 DBG installclass: Found Fedora Workstation (FedoraWorkstationInstallClass). >08:27:48,428 DBG installclass: Found CentOS Linux (CentOSBaseInstallClass). >08:27:48,428 DBG installclass: Found Fedora (FedoraBaseInstallClass). >08:27:48,428 INF installclass: Using a visible install class Fedora Workstation (FedoraWorkstationInstallClass). >08:27:48,438 INF bootloader: bootloader GRUB2 on X86 platform >08:27:48,440 INF autopart: Detected 7.89 GiB of memory >08:27:48,440 INF autopart: Suggested swap size (7.89 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >08:27:48,441 INF autopart: Swap attempt of 0.0 >08:27:48,441 INF bootloader: bootloader GRUB2 on X86 platform >08:27:48,505 DBG storage_utils: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >08:27:48,506 INF threading: Running Thread: AnaStorageThread (139820621764352) >08:27:48,511 INF threading: Running Thread: AnaTimeInitThread (139820630419200) >08:27:48,527 DBG payload: Restarting payload thread >08:27:48,527 INF threading: Running Thread: AnaPayloadRestartThread (139820612060928) >08:27:48,528 INF geoloc: Geolocation is enabled. >08:27:48,529 INF threading: Running Thread: AnaPayloadThread (139820603668224) >08:27:48,529 DBG payload: Updating payload thread state: 0 >08:27:48,530 DBG payload: Updating payload thread state: 1 >08:27:48,530 INF threading: Thread Done: AnaPayloadRestartThread (139820612060928) >08:27:48,532 INF threading: Running Thread: AnaGeolocationRefreshThread (139820612060928) >08:27:48,532 INF geoloc: Starting geolocation lookup >08:27:48,532 INF geoloc: Geolocation provider: Fedora GeoIP >08:27:48,533 INF flags: Not doing 'start chronyd' in live installation >08:27:48,539 DBG simpleline: GLib event loop is used! >08:27:48,586 INF ui.common: Spoke PasswordSpoke will not be displayed because it has already been visited before. >08:27:48,586 INF ui.common: Spoke UserSpoke will not be displayed because it has already been visited before. >08:27:48,589 INF ui.common: Spoke NetworkSpoke will not be displayed because it has already been visited before. >08:27:48,589 INF lifecycle: Adding controller: SummaryHub >08:27:48,595 INF lifecycle: Module initialized: TimeSpoke >08:27:48,959 INF lifecycle: Module initialized: LangSpoke >08:27:48,962 WRN ui.tui.hubs: Spoke SourceSpoke initialization failure! >08:27:48,962 WRN ui.tui.hubs: Spoke SoftwareSpoke initialization failure! >08:27:48,969 INF threading: Running Thread: AnaStorageWatcher (139820589147904) >08:27:48,976 INF lifecycle: Initialization of all modules (3) has been started. >08:27:48,977 DBG simpleline: Scheduling screen SummaryHub >08:27:48,977 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:27:48,978 DBG simpleline: Scheduling screen ProgressSpoke >08:27:48,979 DBG simpleline: Starting main loop >08:27:48,982 DBG simpleline: Processing screen ScreenData(SummaryHub,None,False) >08:27:49,461 INF geoloc: Geolocation lookup finished in 0.9 seconds >08:27:49,462 INF geoloc: got results from geolocation >08:27:49,463 INF threading: Thread Done: AnaGeolocationRefreshThread (139820612060928) >08:27:50,706 DBG storage: protected device spec /dev/disk/by-label/Fedora-WS-Live-28-1-1 resolved to sr0 >08:27:50,708 INF storage: resolved live device to sr0 >08:27:50,708 INF storage: marking live device sr0 protected >08:27:51,219 INF threading: Thread Done: AnaStorageThread (139820621764352) >08:27:51,221 DBG payload: Updating payload thread state: 2 >08:27:51,228 DBG simpleline: Input is required by ScreenData(SummaryHub,None,False) screen >08:27:51,264 INF lifecycle: Module initialized: StorageSpoke >08:27:51,267 INF lifecycle: All modules have been initialized. >08:27:51,268 INF threading: Thread Done: AnaStorageWatcher (139820589147904) >08:27:51,284 DBG payload: Updating payload thread state: 6 >08:27:51,285 DBG ui.tui.spokes.software_selection: Payload restarted, set new info and clear the old one. >08:27:51,285 INF threading: Thread Done: AnaPayloadThread (139820603668224) >04:27:52,002 INF threading: Thread Done: AnaTimeInitThread (139820630419200) >04:27:59,178 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >04:27:59,179 DBG simpleline: New signal InputReadySignal enqueued with source SummaryHub >04:27:59,180 DBG simpleline: Pushing screen TimeSpoke to stack >04:27:59,181 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >04:27:59,182 DBG simpleline: Processing screen ScreenData(TimeSpoke,None,False) >04:27:59,187 DBG simpleline: Input is required by ScreenData(TimeSpoke,None,False) screen >04:28:01,352 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >04:28:01,353 DBG simpleline: New signal InputReadySignal enqueued with source TimeSpoke >04:28:01,356 DBG simpleline: Pushing modal screen TimeZoneSpoke to stack >04:28:01,357 DBG simpleline: Executing inner loop >04:28:01,358 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >04:28:01,358 DBG simpleline: Processing screen ScreenData(TimeZoneSpoke,None,True) >04:28:01,360 DBG simpleline: Input is required by ScreenData(TimeZoneSpoke,None,True) screen >04:28:02,857 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >04:28:02,858 DBG simpleline: New signal InputReadySignal enqueued with source TimeZoneSpoke >04:28:02,859 DBG simpleline: Replacing screen TimeZoneSpoke >04:28:02,859 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >04:28:02,859 DBG simpleline: Processing screen ScreenData(TimeZoneSpoke,Europe,True) >04:28:02,865 DBG simpleline: Input is required by ScreenData(TimeZoneSpoke,Europe,True) screen >04:28:08,468 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >04:28:08,470 DBG simpleline: New signal InputReadySignal enqueued with source TimeZoneSpoke >04:28:08,475 DBG simpleline: New signal CloseScreenSignal enqueued with source TimeZoneSpoke >04:28:08,475 DBG simpleline: Closing screen ScreenData(TimeZoneSpoke,Europe,True) from TimeZoneSpoke >04:28:08,475 DBG simpleline: Closing inner loop >04:28:08,476 DBG simpleline: New signal CloseScreenSignal enqueued with source TimeSpoke >04:28:08,476 DBG simpleline: Closing screen ScreenData(TimeSpoke,None,False) from TimeSpoke >04:28:08,476 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >04:28:08,476 DBG simpleline: Processing screen ScreenData(SummaryHub,None,False) >04:28:08,487 DBG simpleline: Input is required by ScreenData(SummaryHub,None,False) screen >04:28:11,872 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >04:28:11,873 DBG simpleline: New signal InputReadySignal enqueued with source SummaryHub >04:28:11,873 DBG simpleline: Pushing screen StorageSpoke to stack >04:28:11,874 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >04:28:11,874 DBG simpleline: Processing screen ScreenData(StorageSpoke,None,False) >04:28:11,877 DBG simpleline: Input is required by ScreenData(StorageSpoke,None,False) screen >08:28:14,639 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:28:14,640 DBG simpleline: New signal InputReadySignal enqueued with source StorageSpoke >08:28:14,640 DBG simpleline: New signal RenderScreenSignal enqueued with source StorageSpoke >08:28:14,641 DBG simpleline: Processing screen ScreenData(StorageSpoke,None,False) >08:28:14,644 DBG simpleline: Input is required by ScreenData(StorageSpoke,None,False) screen >08:28:16,134 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:28:16,135 DBG simpleline: New signal InputReadySignal enqueued with source StorageSpoke >08:28:16,135 DBG simpleline: New signal RenderScreenSignal enqueued with source StorageSpoke >08:28:16,136 DBG simpleline: Processing screen ScreenData(StorageSpoke,None,False) >08:28:16,138 DBG simpleline: Input is required by ScreenData(StorageSpoke,None,False) screen >08:28:19,220 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:28:19,221 DBG simpleline: New signal InputReadySignal enqueued with source StorageSpoke >08:28:19,221 DBG simpleline: No callback registered for user input c >08:28:19,263 DBG simpleline: Pushing modal screen PartTypeSpoke to stack >08:28:19,264 DBG simpleline: Executing inner loop >08:28:19,265 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:28:19,265 DBG simpleline: Processing screen ScreenData(PartTypeSpoke,None,True) >08:28:19,269 DBG simpleline: Input is required by ScreenData(PartTypeSpoke,None,True) screen >08:28:24,061 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:28:24,061 DBG simpleline: New signal InputReadySignal enqueued with source PartTypeSpoke >08:28:24,066 DBG simpleline: New signal RenderScreenSignal enqueued with source PartTypeSpoke >08:28:24,066 DBG simpleline: Processing screen ScreenData(PartTypeSpoke,None,True) >08:28:24,068 DBG simpleline: Input is required by ScreenData(PartTypeSpoke,None,True) screen >08:28:27,159 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:28:27,160 DBG simpleline: New signal InputReadySignal enqueued with source PartTypeSpoke >08:28:27,160 DBG simpleline: No callback registered for user input c >08:28:27,169 DBG simpleline: Pushing modal screen MountPointAssignSpoke to stack >08:28:27,169 DBG simpleline: Executing inner loop >08:28:27,170 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:28:27,170 DBG simpleline: Processing screen ScreenData(MountPointAssignSpoke,None,True) >08:28:27,198 DBG simpleline: Input is required by ScreenData(MountPointAssignSpoke,None,True) screen >08:28:32,731 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:28:32,732 DBG simpleline: New signal InputReadySignal enqueued with source MountPointAssignSpoke >08:28:32,965 DBG simpleline: Pushing screen ConfigureDeviceSpoke to stack >08:28:32,966 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:28:32,966 DBG simpleline: Processing screen ScreenData(ConfigureDeviceSpoke,None,False) >08:28:32,970 DBG simpleline: Input is required by ScreenData(ConfigureDeviceSpoke,None,False) screen >08:28:36,748 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:28:36,749 DBG simpleline: New signal InputReadySignal enqueued with source ConfigureDeviceSpoke >08:28:36,749 DBG simpleline: Pushing modal screen GetInputScreen to stack >08:28:36,750 DBG simpleline: Executing inner loop >08:28:36,750 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:28:36,750 DBG simpleline: Processing screen ScreenData(GetInputScreen,None,True) >08:28:36,751 DBG simpleline: Input is required by ScreenData(GetInputScreen,None,True) screen >08:28:44,212 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:28:44,213 DBG simpleline: New signal InputReadySignal enqueued with source GetInputScreen >08:28:44,213 DBG simpleline: Closing screen ScreenData(GetInputScreen,None,True) from None >08:28:44,213 DBG simpleline: Closing inner loop >08:28:44,214 DBG simpleline: New signal RenderScreenSignal enqueued with source ConfigureDeviceSpoke >08:28:44,214 DBG simpleline: Processing screen ScreenData(ConfigureDeviceSpoke,None,False) >08:28:44,218 DBG simpleline: Input is required by ScreenData(ConfigureDeviceSpoke,None,False) screen >08:28:48,308 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:28:48,309 DBG simpleline: New signal InputReadySignal enqueued with source ConfigureDeviceSpoke >08:28:48,309 DBG simpleline: No callback registered for user input c >08:28:48,310 DBG simpleline: Closing screen ScreenData(ConfigureDeviceSpoke,None,False) from None >08:28:48,310 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:28:48,310 DBG simpleline: Processing screen ScreenData(MountPointAssignSpoke,None,True) >08:28:48,337 DBG simpleline: Input is required by ScreenData(MountPointAssignSpoke,None,True) screen >08:28:52,499 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:28:52,500 DBG simpleline: New signal InputReadySignal enqueued with source MountPointAssignSpoke >08:28:52,630 DBG simpleline: Pushing screen ConfigureDeviceSpoke to stack >08:28:52,630 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:28:52,630 DBG simpleline: Processing screen ScreenData(ConfigureDeviceSpoke,None,False) >08:28:52,632 DBG simpleline: Input is required by ScreenData(ConfigureDeviceSpoke,None,False) screen >08:29:01,453 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:29:01,454 DBG simpleline: New signal InputReadySignal enqueued with source ConfigureDeviceSpoke >08:29:01,455 DBG simpleline: New signal RenderScreenSignal enqueued with source ConfigureDeviceSpoke >08:29:01,455 DBG simpleline: New signal RenderScreenSignal enqueued with source ConfigureDeviceSpoke >08:29:01,455 DBG simpleline: Processing screen ScreenData(ConfigureDeviceSpoke,None,False) >08:29:01,457 DBG simpleline: Input is required by ScreenData(ConfigureDeviceSpoke,None,False) screen >08:29:01,459 DBG simpleline: Processing screen ScreenData(ConfigureDeviceSpoke,None,False) >08:29:01,460 DBG simpleline: Input is required by ScreenData(ConfigureDeviceSpoke,None,False) screen >08:29:01,461 DBG simpleline: New signal ExceptionSignal enqueued with source ScreenScheduler >08:29:01,461 DBG simpleline: Executing inner loop >08:29:01,461 DBG simpleline: New signal ExceptionSignal enqueued with source ScreenScheduler >08:29:01,461 ERR ui.tui: >======= Screen stack ======= >----------- TOP ------------ >ScreenData(ConfigureDeviceSpoke,None,False) >ScreenData(MountPointAssignSpoke,None,True) >ScreenData(PartTypeSpoke,None,True) >ScreenData(StorageSpoke,None,False) >ScreenData(SummaryHub,None,False) >ScreenData(ProgressSpoke,None,False) >============================ > >08:29:01,462 DBG exception: running handleException >08:29:01,463 CRT exception: Traceback (most recent call last): > > File "/usr/lib/python3.6/site-packages/simpleline/render/screen_scheduler.py", line 245, in _process_screen > top_screen.ui_screen.get_input_with_error_check(top_screen.args) > > File "/usr/lib/python3.6/site-packages/simpleline/render/screen/__init__.py", line 285, in get_input_with_error_check > self._input_manager.get_input(args=args) > > File "/usr/lib/python3.6/site-packages/simpleline/render/screen/input_manager.py", line 105, in get_input > handler.get_input(prompt) > > File "/usr/lib/python3.6/site-packages/simpleline/input/input_handler.py", line 163, in get_input > self._invoke_input_thread(prompt) > > File "/usr/lib/python3.6/site-packages/simpleline/input/input_handler.py", line 168, in _invoke_input_thread > not self._skip_concurrency_check) > > File "/usr/lib/python3.6/site-packages/simpleline/input/input_threading.py", line 89, in start_input_thread > self._check_input_thread_running(concurrent_check) > > File "/usr/lib/python3.6/site-packages/simpleline/input/input_threading.py", line 108, in _check_input_thread_running > "{}".format(msg)) > >KeyError: "Can't run multiple input threads at the same time!\nAsking for input:\nInput handler: <simpleline.input.input_handler.InputHandler object at 0x7f2a85ed3b38> Input requester: ConfigureDeviceSpoke\nInput handler: <simpleline.input.input_handler.InputHandler object at 0x7f2a85ed3da0> Input requester: ConfigureDeviceSpoke\n" > >08:29:01,530 DBG exception: Gtk not running, starting Gtk and running exception handler in it >08:29:05,284 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:29:05,937 INF core.util: Running kickstart %%onerror script(s) >08:29:05,937 INF core.util: All kickstart %%onerror script(s) have been run >08:29:05,937 INF kickstart.script: Running kickstart %%traceback script(s) >08:29:05,937 INF kickstart.script: All kickstart %%traceback script(s) have been run >08:29:05,942 WRN simpleline: Asking for multiple inputs with concurrent check bypassed, last who asked wins! Others are dropped. >08:29:05,942 DBG simpleline: New signal InputReadySignal enqueued with source TextIntf >08:29:05,943 DBG simpleline: New signal InputReadySignal enqueued with source ConfigureDeviceSpoke >08:29:05,943 DBG simpleline: New signal InputReadySignal enqueued with source ConfigureDeviceSpoke >08:29:15,142 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:29:15,142 DBG simpleline: New signal InputReadySignal enqueued with source TextIntf >08:29:31,588 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:29:31,589 DBG simpleline: New signal InputReadySignal enqueued with source TextIntf >08:29:37,049 INF main: /sbin/anaconda 28.22.10-1.fc28 >08:29:37,097 INF isys: 8275356 kB (8081 MB) are available >08:29:37,103 INF startup_utils: check_memory(): total:8081, needed:320, graphical:410 >08:29:37,117 INF screensaver: Unable to inhibit the screensaver: Failed to call Inhibit method on /org/freedesktop/ScreenSaver with ('anaconda', 'Installing') arguments: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files >08:29:37,118 INF flags: Not doing 'early exception handler' in live installation >08:29:37,118 INF flags: Not doing 'start audit daemon' in live installation >08:29:37,118 INF main: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base', '-T'] >08:29:37,118 INF main: Default encoding = utf-8 >08:29:37,130 INF dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-zw4rw93ulm,guid=566328b59004f57434d1a8655bab7bb1. >08:29:37,426 INF startup_utils: Waiting 60 sec for modules to be started. >08:29:38,430 INF startup_utils: Waiting 59 sec for modules to be started. >08:29:39,483 INF startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >08:29:39,829 WRN kickstart: Command firstboot will be parsed in DBus module. >08:29:39,842 DBG localization: setting locale to: en_US.UTF-8 >08:29:39,855 DBG network: devices found ['ens33'] >08:29:39,872 DBG network: ensure single initramfs connections >08:29:39,938 DBG network: apply kickstart >08:29:39,938 DBG network: create missing ifcfg files >08:29:40,047 DBG network: set real ONBOOT value >08:29:40,051 INF threading: Running Thread: AnaWaitForConnectingNMThread (140330270193408) >08:29:40,053 INF screen_access: parsing existing user interaction config file in /etc/sysconfig/anaconda >08:29:40,054 DBG anaconda: setting display mode to TUI >08:29:40,070 DBG simpleline: Scheduling screen AskVNCSpoke >08:29:40,072 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:29:40,072 DBG simpleline: Starting main loop >08:29:40,072 DBG simpleline: Processing signal RenderScreenSignal >08:29:40,073 DBG simpleline: Processing screen ScreenData(AskVNCSpoke,None,False) >08:29:40,075 DBG simpleline: Input is required by ScreenData(AskVNCSpoke,None,False) screen >08:29:40,113 INF network: got 0 NTP servers from DHCP >08:29:40,118 INF threading: Thread Done: AnaWaitForConnectingNMThread (140330270193408) >08:32:00,559 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:32:00,560 DBG simpleline: Processing signal InputReceivedSignal >08:32:00,561 DBG simpleline: New signal InputReadySignal enqueued with source AskVNCSpoke >08:32:00,561 DBG simpleline: Processing signal InputReadySignal >08:32:00,562 DBG simpleline: New signal CloseScreenSignal enqueued with source AskVNCSpoke >08:32:00,562 DBG simpleline: Processing signal CloseScreenSignal >08:32:00,562 DBG simpleline: Closing screen ScreenData(AskVNCSpoke,None,False) from AskVNCSpoke >08:32:00,562 DBG simpleline: Main loop ended. Running callback if set. >08:32:00,562 INF anaconda: Display mode is set to 'interactive text mode'. >08:32:00,563 INF isys: 8275356 kB (8081 MB) are available >08:32:00,571 INF startup_utils: check_memory(): total:8081, needed:320, graphical:410 >08:32:00,605 DBG installclass: Searching /usr/lib64/python3.6/site-packages/pyanaconda/installclasses. >08:32:00,608 DBG installclass: Found Scientific Linux (ScientificBaseInstallClass). >08:32:00,609 DBG installclass: Found Red Hat Enterprise Linux (RHELBaseInstallClass). >08:32:00,609 DBG installclass: Found Fedora (DefaultInstallClass). >08:32:00,609 DBG installclass: Found Atomic Host (AtomicHostInstallClass). >08:32:00,609 DBG installclass: Found Fedora Server (FedoraServerInstallClass). >08:32:00,609 DBG installclass: Found Fedora Workstation (FedoraWorkstationInstallClass). >08:32:00,609 DBG installclass: Found CentOS Linux (CentOSBaseInstallClass). >08:32:00,610 DBG installclass: Found Fedora (FedoraBaseInstallClass). >08:32:00,610 INF installclass: Using a visible install class Fedora Workstation (FedoraWorkstationInstallClass). >08:32:00,616 INF bootloader: bootloader GRUB2 on X86 platform >08:32:00,616 INF autopart: Detected 7.89 GiB of memory >08:32:00,617 INF autopart: Suggested swap size (7.89 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >08:32:00,617 INF autopart: Swap attempt of 0.0 >08:32:00,618 INF bootloader: bootloader GRUB2 on X86 platform >08:32:00,672 DBG storage_utils: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >08:32:00,673 INF threading: Running Thread: AnaStorageThread (140330261538560) >08:32:00,677 INF threading: Running Thread: AnaTimeInitThread (140330270193408) >08:32:00,687 DBG payload: Restarting payload thread >08:32:00,688 INF threading: Running Thread: AnaPayloadRestartThread (140330251835136) >08:32:00,688 INF geoloc: Geolocation is enabled. >08:32:00,689 INF threading: Running Thread: AnaPayloadThread (140330243442432) >08:32:00,689 DBG payload: Updating payload thread state: 0 >08:32:00,689 DBG payload: Updating payload thread state: 1 >08:32:00,690 INF threading: Thread Done: AnaPayloadRestartThread (140330251835136) >08:32:00,690 INF threading: Running Thread: AnaGeolocationRefreshThread (140330251835136) >08:32:00,690 INF geoloc: Starting geolocation lookup >08:32:00,691 INF geoloc: Geolocation provider: Fedora GeoIP >08:32:00,691 INF flags: Not doing 'start chronyd' in live installation >08:32:00,698 DBG simpleline: GLib event loop is used! >08:32:00,730 INF ui.common: Spoke PasswordSpoke will not be displayed because it has already been visited before. >08:32:00,730 INF ui.common: Spoke UserSpoke will not be displayed because it has already been visited before. >08:32:00,732 INF ui.common: Spoke NetworkSpoke will not be displayed because it has already been visited before. >08:32:00,732 INF lifecycle: Adding controller: SummaryHub >08:32:00,737 INF lifecycle: Module initialized: TimeSpoke >08:32:00,779 INF lifecycle: Module initialized: LangSpoke >08:32:00,779 WRN ui.tui.hubs: Spoke SourceSpoke initialization failure! >08:32:00,779 WRN ui.tui.hubs: Spoke SoftwareSpoke initialization failure! >08:32:00,789 INF threading: Running Thread: AnaStorageWatcher (140330229708544) >08:32:00,797 INF lifecycle: Initialization of all modules (3) has been started. >08:32:00,797 DBG simpleline: Scheduling screen SummaryHub >08:32:00,798 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:32:00,799 DBG simpleline: Scheduling screen ProgressSpoke >08:32:00,800 DBG simpleline: Starting main loop >08:32:00,801 DBG simpleline: Processing screen ScreenData(SummaryHub,None,False) >08:32:01,794 INF geoloc: Geolocation lookup finished in 1.1 seconds >08:32:01,794 INF geoloc: got results from geolocation >08:32:01,795 INF threading: Thread Done: AnaGeolocationRefreshThread (140330251835136) >08:32:02,478 DBG storage: protected device spec /dev/disk/by-label/Fedora-WS-Live-28-1-1 resolved to sr0 >08:32:02,479 INF storage: resolved live device to sr0 >08:32:02,480 INF storage: marking live device sr0 protected >08:32:02,936 INF threading: Thread Done: AnaStorageThread (140330261538560) >08:32:02,937 DBG payload: Updating payload thread state: 2 >08:32:02,948 DBG simpleline: Input is required by ScreenData(SummaryHub,None,False) screen >08:32:02,968 INF lifecycle: Module initialized: StorageSpoke >08:32:02,969 INF lifecycle: All modules have been initialized. >08:32:02,970 INF threading: Thread Done: AnaStorageWatcher (140330229708544) >08:32:02,997 DBG payload: Updating payload thread state: 6 >08:32:02,999 DBG ui.tui.spokes.software_selection: Payload restarted, set new info and clear the old one. >08:32:03,000 INF threading: Thread Done: AnaPayloadThread (140330243442432) >04:32:03,004 INF threading: Thread Done: AnaTimeInitThread (140330270193408) >04:32:06,345 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >04:32:06,346 DBG simpleline: New signal InputReadySignal enqueued with source SummaryHub >04:32:06,347 DBG simpleline: Pushing screen TimeSpoke to stack >04:32:06,347 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >04:32:06,348 DBG simpleline: Processing screen ScreenData(TimeSpoke,None,False) >04:32:06,352 DBG simpleline: Input is required by ScreenData(TimeSpoke,None,False) screen >04:32:08,164 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >04:32:08,164 DBG simpleline: New signal InputReadySignal enqueued with source TimeSpoke >04:32:08,167 DBG simpleline: Pushing modal screen TimeZoneSpoke to stack >04:32:08,168 DBG simpleline: Executing inner loop >04:32:08,168 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >04:32:08,168 DBG simpleline: Processing screen ScreenData(TimeZoneSpoke,None,True) >04:32:08,170 DBG simpleline: Input is required by ScreenData(TimeZoneSpoke,None,True) screen >04:32:10,164 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >04:32:10,165 DBG simpleline: New signal InputReadySignal enqueued with source TimeZoneSpoke >04:32:10,165 DBG simpleline: Replacing screen TimeZoneSpoke >04:32:10,166 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >04:32:10,166 DBG simpleline: Processing screen ScreenData(TimeZoneSpoke,Europe,True) >04:32:10,171 DBG simpleline: Input is required by ScreenData(TimeZoneSpoke,Europe,True) screen >08:32:13,347 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:32:13,349 DBG simpleline: New signal InputReadySignal enqueued with source TimeZoneSpoke >08:32:13,353 DBG simpleline: New signal CloseScreenSignal enqueued with source TimeZoneSpoke >08:32:13,354 DBG simpleline: Closing screen ScreenData(TimeZoneSpoke,Europe,True) from TimeZoneSpoke >08:32:13,354 DBG simpleline: Closing inner loop >08:32:13,354 DBG simpleline: New signal CloseScreenSignal enqueued with source TimeSpoke >08:32:13,354 DBG simpleline: Closing screen ScreenData(TimeSpoke,None,False) from TimeSpoke >08:32:13,355 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:32:13,355 DBG simpleline: Processing screen ScreenData(SummaryHub,None,False) >08:32:13,364 DBG simpleline: Input is required by ScreenData(SummaryHub,None,False) screen >08:32:16,668 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:32:16,669 DBG simpleline: New signal InputReadySignal enqueued with source SummaryHub >08:32:16,669 DBG simpleline: Pushing screen StorageSpoke to stack >08:32:16,670 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:32:16,670 DBG simpleline: Processing screen ScreenData(StorageSpoke,None,False) >08:32:16,673 DBG simpleline: Input is required by ScreenData(StorageSpoke,None,False) screen >08:32:19,637 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:32:19,638 DBG simpleline: New signal InputReadySignal enqueued with source StorageSpoke >08:32:19,638 DBG simpleline: No callback registered for user input c >08:32:19,679 DBG simpleline: Pushing modal screen PartTypeSpoke to stack >08:32:19,680 DBG simpleline: Executing inner loop >08:32:19,681 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:32:19,681 DBG simpleline: Processing screen ScreenData(PartTypeSpoke,None,True) >08:32:19,685 DBG simpleline: Input is required by ScreenData(PartTypeSpoke,None,True) screen >08:32:21,764 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:32:21,765 DBG simpleline: New signal InputReadySignal enqueued with source PartTypeSpoke >08:32:21,770 DBG simpleline: New signal RenderScreenSignal enqueued with source PartTypeSpoke >08:32:21,770 DBG simpleline: Processing screen ScreenData(PartTypeSpoke,None,True) >08:32:21,774 DBG simpleline: Input is required by ScreenData(PartTypeSpoke,None,True) screen >08:32:23,853 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:32:23,854 DBG simpleline: New signal InputReadySignal enqueued with source PartTypeSpoke >08:32:23,855 DBG simpleline: No callback registered for user input c >08:32:23,863 DBG simpleline: Pushing modal screen MountPointAssignSpoke to stack >08:32:23,864 DBG simpleline: Executing inner loop >08:32:23,864 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:32:23,864 DBG simpleline: Processing screen ScreenData(MountPointAssignSpoke,None,True) >08:32:23,887 DBG simpleline: Input is required by ScreenData(MountPointAssignSpoke,None,True) screen >08:32:30,013 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:32:30,013 DBG simpleline: New signal InputReadySignal enqueued with source MountPointAssignSpoke >08:32:30,126 DBG simpleline: Pushing screen ConfigureDeviceSpoke to stack >08:32:30,126 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:32:30,127 DBG simpleline: Processing screen ScreenData(ConfigureDeviceSpoke,None,False) >08:32:30,130 DBG simpleline: Input is required by ScreenData(ConfigureDeviceSpoke,None,False) screen >08:32:32,414 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:32:32,415 DBG simpleline: New signal InputReadySignal enqueued with source ConfigureDeviceSpoke >08:32:32,416 DBG simpleline: Pushing modal screen GetInputScreen to stack >08:32:32,416 DBG simpleline: Executing inner loop >08:32:32,417 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:32:32,417 DBG simpleline: Processing screen ScreenData(GetInputScreen,None,True) >08:32:32,417 DBG simpleline: Input is required by ScreenData(GetInputScreen,None,True) screen >08:32:35,725 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:32:35,726 DBG simpleline: New signal InputReadySignal enqueued with source GetInputScreen >08:32:35,726 DBG simpleline: Closing screen ScreenData(GetInputScreen,None,True) from None >08:32:35,726 DBG simpleline: Closing inner loop >08:32:35,727 DBG simpleline: New signal RenderScreenSignal enqueued with source ConfigureDeviceSpoke >08:32:35,727 DBG simpleline: Processing screen ScreenData(ConfigureDeviceSpoke,None,False) >08:32:35,730 DBG simpleline: Input is required by ScreenData(ConfigureDeviceSpoke,None,False) screen >08:32:38,332 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:32:38,333 DBG simpleline: New signal InputReadySignal enqueued with source ConfigureDeviceSpoke >08:32:38,333 DBG simpleline: No callback registered for user input c >08:32:38,333 DBG simpleline: Closing screen ScreenData(ConfigureDeviceSpoke,None,False) from None >08:32:38,334 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:32:38,334 DBG simpleline: Processing screen ScreenData(MountPointAssignSpoke,None,True) >08:32:38,368 DBG simpleline: Input is required by ScreenData(MountPointAssignSpoke,None,True) screen >08:32:40,733 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:32:40,733 DBG simpleline: New signal InputReadySignal enqueued with source MountPointAssignSpoke >08:32:40,890 DBG simpleline: Pushing screen ConfigureDeviceSpoke to stack >08:32:40,890 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:32:40,890 DBG simpleline: Processing screen ScreenData(ConfigureDeviceSpoke,None,False) >08:32:40,892 DBG simpleline: Input is required by ScreenData(ConfigureDeviceSpoke,None,False) screen >08:32:48,302 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:32:48,303 DBG simpleline: New signal InputReadySignal enqueued with source ConfigureDeviceSpoke >08:32:48,304 DBG simpleline: New signal RenderScreenSignal enqueued with source ConfigureDeviceSpoke >08:32:48,304 DBG simpleline: New signal RenderScreenSignal enqueued with source ConfigureDeviceSpoke >08:32:48,304 DBG simpleline: Processing screen ScreenData(ConfigureDeviceSpoke,None,False) >08:32:48,307 DBG simpleline: Input is required by ScreenData(ConfigureDeviceSpoke,None,False) screen >08:32:48,308 DBG simpleline: Processing screen ScreenData(ConfigureDeviceSpoke,None,False) >08:32:48,312 DBG simpleline: Input is required by ScreenData(ConfigureDeviceSpoke,None,False) screen >08:32:48,312 DBG simpleline: New signal ExceptionSignal enqueued with source ScreenScheduler >08:32:48,312 DBG simpleline: Executing inner loop >08:32:48,312 DBG simpleline: New signal ExceptionSignal enqueued with source ScreenScheduler >08:32:48,313 ERR ui.tui: >======= Screen stack ======= >----------- TOP ------------ >ScreenData(ConfigureDeviceSpoke,None,False) >ScreenData(MountPointAssignSpoke,None,True) >ScreenData(PartTypeSpoke,None,True) >ScreenData(StorageSpoke,None,False) >ScreenData(SummaryHub,None,False) >ScreenData(ProgressSpoke,None,False) >============================ > >08:32:48,313 DBG exception: running handleException >08:32:48,314 CRT exception: Traceback (most recent call last): > > File "/usr/lib/python3.6/site-packages/simpleline/render/screen_scheduler.py", line 245, in _process_screen > top_screen.ui_screen.get_input_with_error_check(top_screen.args) > > File "/usr/lib/python3.6/site-packages/simpleline/render/screen/__init__.py", line 285, in get_input_with_error_check > self._input_manager.get_input(args=args) > > File "/usr/lib/python3.6/site-packages/simpleline/render/screen/input_manager.py", line 105, in get_input > handler.get_input(prompt) > > File "/usr/lib/python3.6/site-packages/simpleline/input/input_handler.py", line 163, in get_input > self._invoke_input_thread(prompt) > > File "/usr/lib/python3.6/site-packages/simpleline/input/input_handler.py", line 168, in _invoke_input_thread > not self._skip_concurrency_check) > > File "/usr/lib/python3.6/site-packages/simpleline/input/input_threading.py", line 89, in start_input_thread > self._check_input_thread_running(concurrent_check) > > File "/usr/lib/python3.6/site-packages/simpleline/input/input_threading.py", line 108, in _check_input_thread_running > "{}".format(msg)) > >KeyError: "Can't run multiple input threads at the same time!\nAsking for input:\nInput handler: <simpleline.input.input_handler.InputHandler object at 0x7fa12cf890b8> Input requester: ConfigureDeviceSpoke\nInput handler: <simpleline.input.input_handler.InputHandler object at 0x7fa12cea9128> Input requester: ConfigureDeviceSpoke\n" > >08:32:48,406 DBG exception: Gtk not running, starting Gtk and running exception handler in it >08:32:58,210 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:32:58,281 INF core.util: Running kickstart %%onerror script(s) >08:32:58,281 INF core.util: All kickstart %%onerror script(s) have been run >08:32:58,282 INF kickstart.script: Running kickstart %%traceback script(s) >08:32:58,282 INF kickstart.script: All kickstart %%traceback script(s) have been run >08:32:58,284 WRN simpleline: Asking for multiple inputs with concurrent check bypassed, last who asked wins! Others are dropped. >08:32:58,285 DBG simpleline: New signal InputReadySignal enqueued with source TextIntf >08:32:58,285 DBG simpleline: New signal InputReadySignal enqueued with source ConfigureDeviceSpoke >08:32:58,286 DBG simpleline: New signal InputReadySignal enqueued with source ConfigureDeviceSpoke >08:33:10,228 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:33:10,229 DBG simpleline: New signal InputReadySignal enqueued with source TextIntf >08:33:14,435 INF main: /sbin/anaconda 28.22.10-1.fc28 >08:33:14,486 INF isys: 8275356 kB (8081 MB) are available >08:33:14,495 INF startup_utils: check_memory(): total:8081, needed:320, graphical:410 >08:33:14,512 INF screensaver: Unable to inhibit the screensaver: Failed to call Inhibit method on /org/freedesktop/ScreenSaver with ('anaconda', 'Installing') arguments: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files >08:33:14,514 INF flags: Not doing 'early exception handler' in live installation >08:33:14,514 INF flags: Not doing 'start audit daemon' in live installation >08:33:14,515 INF main: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base', '-T'] >08:33:14,515 INF main: Default encoding = utf-8 >08:33:14,526 INF dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-MhBwO8AFaE,guid=4986d12afb03f85639755ef95bab7c8a. >08:33:14,847 INF startup_utils: Waiting 60 sec for modules to be started. >08:33:15,855 INF startup_utils: Waiting 59 sec for modules to be started. >08:33:16,895 INF startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >08:33:17,196 WRN kickstart: Command firstboot will be parsed in DBus module. >08:33:17,211 DBG localization: setting locale to: en_US.UTF-8 >08:33:17,231 DBG network: devices found ['ens33'] >08:33:17,255 DBG network: ensure single initramfs connections >08:33:17,333 DBG network: apply kickstart >08:33:17,334 DBG network: create missing ifcfg files >08:33:17,443 DBG network: set real ONBOOT value >08:33:17,446 INF threading: Running Thread: AnaWaitForConnectingNMThread (140511033456384) >08:33:17,448 INF screen_access: parsing existing user interaction config file in /etc/sysconfig/anaconda >08:33:17,448 DBG anaconda: setting display mode to TUI >08:33:17,460 DBG simpleline: Scheduling screen AskVNCSpoke >08:33:17,461 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:33:17,461 DBG simpleline: Starting main loop >08:33:17,461 DBG simpleline: Processing signal RenderScreenSignal >08:33:17,462 DBG simpleline: Processing screen ScreenData(AskVNCSpoke,None,False) >08:33:17,463 DBG simpleline: Input is required by ScreenData(AskVNCSpoke,None,False) screen >08:33:17,488 INF network: got 0 NTP servers from DHCP >08:33:17,492 INF threading: Thread Done: AnaWaitForConnectingNMThread (140511033456384) >08:33:19,494 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:33:19,495 DBG simpleline: Processing signal InputReceivedSignal >08:33:19,496 DBG simpleline: New signal InputReadySignal enqueued with source AskVNCSpoke >08:33:19,497 DBG simpleline: Processing signal InputReadySignal >08:33:19,497 DBG simpleline: New signal CloseScreenSignal enqueued with source AskVNCSpoke >08:33:19,498 DBG simpleline: Processing signal CloseScreenSignal >08:33:19,498 DBG simpleline: Closing screen ScreenData(AskVNCSpoke,None,False) from AskVNCSpoke >08:33:19,499 DBG simpleline: Main loop ended. Running callback if set. >08:33:19,499 INF anaconda: Display mode is set to 'interactive text mode'. >08:33:19,500 INF isys: 8275356 kB (8081 MB) are available >08:33:19,508 INF startup_utils: check_memory(): total:8081, needed:320, graphical:410 >08:33:19,540 DBG installclass: Searching /usr/lib64/python3.6/site-packages/pyanaconda/installclasses. >08:33:19,548 DBG installclass: Found Scientific Linux (ScientificBaseInstallClass). >08:33:19,549 DBG installclass: Found Red Hat Enterprise Linux (RHELBaseInstallClass). >08:33:19,549 DBG installclass: Found Fedora (DefaultInstallClass). >08:33:19,549 DBG installclass: Found Atomic Host (AtomicHostInstallClass). >08:33:19,549 DBG installclass: Found Fedora Server (FedoraServerInstallClass). >08:33:19,549 DBG installclass: Found Fedora Workstation (FedoraWorkstationInstallClass). >08:33:19,549 DBG installclass: Found CentOS Linux (CentOSBaseInstallClass). >08:33:19,550 DBG installclass: Found Fedora (FedoraBaseInstallClass). >08:33:19,550 INF installclass: Using a visible install class Fedora Workstation (FedoraWorkstationInstallClass). >08:33:19,554 INF bootloader: bootloader GRUB2 on X86 platform >08:33:19,555 INF autopart: Detected 7.89 GiB of memory >08:33:19,555 INF autopart: Suggested swap size (7.89 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >08:33:19,555 INF autopart: Swap attempt of 0.0 >08:33:19,556 INF bootloader: bootloader GRUB2 on X86 platform >08:33:19,609 DBG storage_utils: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >08:33:19,611 INF threading: Running Thread: AnaStorageThread (140511024801536) >08:33:19,615 INF threading: Running Thread: AnaTimeInitThread (140511033456384) >08:33:19,628 DBG payload: Restarting payload thread >08:33:19,629 INF threading: Running Thread: AnaPayloadRestartThread (140511015098112) >08:33:19,629 INF geoloc: Geolocation is enabled. >08:33:19,631 INF threading: Running Thread: AnaPayloadThread (140511006705408) >08:33:19,631 DBG payload: Updating payload thread state: 0 >08:33:19,631 DBG payload: Updating payload thread state: 1 >08:33:19,632 INF threading: Thread Done: AnaPayloadRestartThread (140511015098112) >08:33:19,632 INF threading: Running Thread: AnaGeolocationRefreshThread (140511015098112) >08:33:19,632 INF geoloc: Starting geolocation lookup >08:33:19,633 INF geoloc: Geolocation provider: Fedora GeoIP >08:33:19,633 INF flags: Not doing 'start chronyd' in live installation >08:33:19,639 DBG simpleline: GLib event loop is used! >08:33:19,668 INF ui.common: Spoke PasswordSpoke will not be displayed because it has already been visited before. >08:33:19,669 INF ui.common: Spoke UserSpoke will not be displayed because it has already been visited before. >08:33:19,672 INF ui.common: Spoke NetworkSpoke will not be displayed because it has already been visited before. >08:33:19,672 INF lifecycle: Adding controller: SummaryHub >08:33:19,677 INF lifecycle: Module initialized: TimeSpoke >08:33:19,711 INF lifecycle: Module initialized: LangSpoke >08:33:19,712 WRN ui.tui.hubs: Spoke SourceSpoke initialization failure! >08:33:19,712 WRN ui.tui.hubs: Spoke SoftwareSpoke initialization failure! >08:33:19,716 INF threading: Running Thread: AnaStorageWatcher (140510723208960) >08:33:19,723 INF lifecycle: Initialization of all modules (3) has been started. >08:33:19,723 DBG simpleline: Scheduling screen SummaryHub >08:33:19,724 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >08:33:19,729 DBG simpleline: Scheduling screen ProgressSpoke >08:33:19,731 DBG simpleline: Starting main loop >08:33:19,732 DBG simpleline: Processing screen ScreenData(SummaryHub,None,False) >08:33:20,964 INF geoloc: Geolocation lookup finished in 1.3 seconds >08:33:20,966 INF geoloc: got results from geolocation >08:33:20,967 INF threading: Thread Done: AnaGeolocationRefreshThread (140511015098112) >08:33:21,482 DBG storage: protected device spec /dev/disk/by-label/Fedora-WS-Live-28-1-1 resolved to sr0 >08:33:21,483 INF storage: resolved live device to sr0 >08:33:21,483 INF storage: marking live device sr0 protected >08:33:21,990 INF threading: Thread Done: AnaStorageThread (140511024801536) >08:33:21,991 DBG payload: Updating payload thread state: 2 >08:33:22,004 DBG simpleline: Input is required by ScreenData(SummaryHub,None,False) screen >08:33:22,016 INF lifecycle: Module initialized: StorageSpoke >08:33:22,017 INF lifecycle: All modules have been initialized. >08:33:22,018 INF threading: Thread Done: AnaStorageWatcher (140510723208960) >08:33:22,034 DBG payload: Updating payload thread state: 6 >08:33:22,034 DBG ui.tui.spokes.software_selection: Payload restarted, set new info and clear the old one. >08:33:22,034 INF threading: Thread Done: AnaPayloadThread (140511006705408) >04:33:23,001 INF threading: Thread Done: AnaTimeInitThread (140511033456384) >04:33:25,290 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >04:33:25,291 DBG simpleline: New signal InputReadySignal enqueued with source SummaryHub >04:33:25,291 DBG simpleline: Pushing screen TimeSpoke to stack >04:33:25,291 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >04:33:25,292 DBG simpleline: Processing screen ScreenData(TimeSpoke,None,False) >04:33:25,295 DBG simpleline: Input is required by ScreenData(TimeSpoke,None,False) screen >04:33:26,900 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >04:33:26,900 DBG simpleline: New signal InputReadySignal enqueued with source TimeSpoke >04:33:26,903 DBG simpleline: Pushing modal screen TimeZoneSpoke to stack >04:33:26,904 DBG simpleline: Executing inner loop >04:33:26,904 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >04:33:26,905 DBG simpleline: Processing screen ScreenData(TimeZoneSpoke,None,True) >04:33:26,907 DBG simpleline: Input is required by ScreenData(TimeZoneSpoke,None,True) screen >04:33:27,931 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >04:33:27,931 DBG simpleline: New signal InputReadySignal enqueued with source TimeZoneSpoke >04:33:27,932 DBG simpleline: Replacing screen TimeZoneSpoke >04:33:27,932 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >04:33:27,932 DBG simpleline: Processing screen ScreenData(TimeZoneSpoke,Europe,True) >04:33:27,936 DBG simpleline: Input is required by ScreenData(TimeZoneSpoke,Europe,True) screen >04:33:29,642 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >04:33:29,643 DBG simpleline: New signal InputReadySignal enqueued with source TimeZoneSpoke >04:33:29,648 DBG simpleline: New signal CloseScreenSignal enqueued with source TimeZoneSpoke >04:33:29,648 DBG simpleline: Closing screen ScreenData(TimeZoneSpoke,Europe,True) from TimeZoneSpoke >04:33:29,649 DBG simpleline: Closing inner loop >04:33:29,649 DBG simpleline: New signal CloseScreenSignal enqueued with source TimeSpoke >04:33:29,649 DBG simpleline: Closing screen ScreenData(TimeSpoke,None,False) from TimeSpoke >04:33:29,650 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >04:33:29,650 DBG simpleline: Processing screen ScreenData(SummaryHub,None,False) >04:33:29,659 DBG simpleline: Input is required by ScreenData(SummaryHub,None,False) screen >04:33:32,028 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >04:33:32,030 DBG simpleline: New signal InputReadySignal enqueued with source SummaryHub >04:33:32,031 DBG simpleline: Pushing screen StorageSpoke to stack >04:33:32,031 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >04:33:32,031 DBG simpleline: Processing screen ScreenData(StorageSpoke,None,False) >04:33:32,035 DBG simpleline: Input is required by ScreenData(StorageSpoke,None,False) screen >04:33:33,154 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >04:33:33,154 DBG simpleline: New signal InputReadySignal enqueued with source StorageSpoke >04:33:33,155 DBG simpleline: No callback registered for user input >04:33:33,155 DBG simpleline: Input was not successful, ask for new input. >04:33:34,346 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >04:33:34,346 DBG simpleline: New signal InputReadySignal enqueued with source StorageSpoke >04:33:34,346 DBG simpleline: No callback registered for user input c >04:33:34,385 DBG simpleline: Pushing modal screen PartTypeSpoke to stack >04:33:34,386 DBG simpleline: Executing inner loop >04:33:34,386 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >04:33:34,386 DBG simpleline: Processing screen ScreenData(PartTypeSpoke,None,True) >04:33:34,394 DBG simpleline: Input is required by ScreenData(PartTypeSpoke,None,True) screen >04:33:36,044 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >04:33:36,045 DBG simpleline: New signal InputReadySignal enqueued with source PartTypeSpoke >04:33:36,050 DBG simpleline: New signal RenderScreenSignal enqueued with source PartTypeSpoke >04:33:36,050 DBG simpleline: Processing screen ScreenData(PartTypeSpoke,None,True) >04:33:36,052 DBG simpleline: Input is required by ScreenData(PartTypeSpoke,None,True) screen >04:33:38,610 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >04:33:38,611 DBG simpleline: New signal InputReadySignal enqueued with source PartTypeSpoke >04:33:38,612 DBG simpleline: No callback registered for user input c >04:33:38,620 DBG simpleline: Pushing modal screen MountPointAssignSpoke to stack >04:33:38,620 DBG simpleline: Executing inner loop >04:33:38,620 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >04:33:38,621 DBG simpleline: Processing screen ScreenData(MountPointAssignSpoke,None,True) >04:33:38,651 DBG simpleline: Input is required by ScreenData(MountPointAssignSpoke,None,True) screen >04:33:41,123 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >04:33:41,124 DBG simpleline: New signal InputReadySignal enqueued with source MountPointAssignSpoke >04:33:41,268 DBG simpleline: Pushing screen ConfigureDeviceSpoke to stack >04:33:41,269 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >04:33:41,270 DBG simpleline: Processing screen ScreenData(ConfigureDeviceSpoke,None,False) >04:33:41,276 DBG simpleline: Input is required by ScreenData(ConfigureDeviceSpoke,None,False) screen >04:33:43,905 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >04:33:43,906 DBG simpleline: New signal InputReadySignal enqueued with source ConfigureDeviceSpoke >04:33:43,907 DBG simpleline: Pushing modal screen GetInputScreen to stack >04:33:43,907 DBG simpleline: Executing inner loop >04:33:43,907 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >04:33:43,908 DBG simpleline: Processing screen ScreenData(GetInputScreen,None,True) >04:33:43,908 DBG simpleline: Input is required by ScreenData(GetInputScreen,None,True) screen >04:33:47,017 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >04:33:47,018 DBG simpleline: New signal InputReadySignal enqueued with source GetInputScreen >04:33:47,018 DBG simpleline: Closing screen ScreenData(GetInputScreen,None,True) from None >04:33:47,018 DBG simpleline: Closing inner loop >04:33:47,018 DBG simpleline: New signal RenderScreenSignal enqueued with source ConfigureDeviceSpoke >04:33:47,018 DBG simpleline: Processing screen ScreenData(ConfigureDeviceSpoke,None,False) >04:33:47,022 DBG simpleline: Input is required by ScreenData(ConfigureDeviceSpoke,None,False) screen >04:33:49,068 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >04:33:49,069 DBG simpleline: New signal InputReadySignal enqueued with source ConfigureDeviceSpoke >04:33:49,069 DBG simpleline: No callback registered for user input c >04:33:49,070 DBG simpleline: Closing screen ScreenData(ConfigureDeviceSpoke,None,False) from None >04:33:49,070 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >04:33:49,070 DBG simpleline: Processing screen ScreenData(MountPointAssignSpoke,None,True) >04:33:49,089 DBG simpleline: Input is required by ScreenData(MountPointAssignSpoke,None,True) screen >04:33:50,487 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >04:33:50,488 DBG simpleline: New signal InputReadySignal enqueued with source MountPointAssignSpoke >04:33:50,628 DBG simpleline: Pushing screen ConfigureDeviceSpoke to stack >04:33:50,628 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >04:33:50,629 DBG simpleline: Processing screen ScreenData(ConfigureDeviceSpoke,None,False) >04:33:50,631 DBG simpleline: Input is required by ScreenData(ConfigureDeviceSpoke,None,False) screen >04:33:54,981 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >04:33:54,981 DBG simpleline: New signal InputReadySignal enqueued with source ConfigureDeviceSpoke >04:33:54,982 DBG simpleline: New signal RenderScreenSignal enqueued with source ConfigureDeviceSpoke >04:33:54,982 DBG simpleline: New signal RenderScreenSignal enqueued with source ConfigureDeviceSpoke >04:33:54,982 DBG simpleline: Processing screen ScreenData(ConfigureDeviceSpoke,None,False) >04:33:54,984 DBG simpleline: Input is required by ScreenData(ConfigureDeviceSpoke,None,False) screen >04:33:54,985 DBG simpleline: Processing screen ScreenData(ConfigureDeviceSpoke,None,False) >04:33:54,987 DBG simpleline: Input is required by ScreenData(ConfigureDeviceSpoke,None,False) screen >04:33:54,987 DBG simpleline: New signal ExceptionSignal enqueued with source ScreenScheduler >04:33:54,987 DBG simpleline: Executing inner loop >04:33:54,987 DBG simpleline: New signal ExceptionSignal enqueued with source ScreenScheduler >04:33:54,988 ERR ui.tui: >======= Screen stack ======= >----------- TOP ------------ >ScreenData(ConfigureDeviceSpoke,None,False) >ScreenData(MountPointAssignSpoke,None,True) >ScreenData(PartTypeSpoke,None,True) >ScreenData(StorageSpoke,None,False) >ScreenData(SummaryHub,None,False) >ScreenData(ProgressSpoke,None,False) >============================ > >04:33:54,988 DBG exception: running handleException >04:33:54,989 CRT exception: Traceback (most recent call last): > > File "/usr/lib/python3.6/site-packages/simpleline/render/screen_scheduler.py", line 245, in _process_screen > top_screen.ui_screen.get_input_with_error_check(top_screen.args) > > File "/usr/lib/python3.6/site-packages/simpleline/render/screen/__init__.py", line 285, in get_input_with_error_check > self._input_manager.get_input(args=args) > > File "/usr/lib/python3.6/site-packages/simpleline/render/screen/input_manager.py", line 105, in get_input > handler.get_input(prompt) > > File "/usr/lib/python3.6/site-packages/simpleline/input/input_handler.py", line 163, in get_input > self._invoke_input_thread(prompt) > > File "/usr/lib/python3.6/site-packages/simpleline/input/input_handler.py", line 168, in _invoke_input_thread > not self._skip_concurrency_check) > > File "/usr/lib/python3.6/site-packages/simpleline/input/input_threading.py", line 89, in start_input_thread > self._check_input_thread_running(concurrent_check) > > File "/usr/lib/python3.6/site-packages/simpleline/input/input_threading.py", line 108, in _check_input_thread_running > "{}".format(msg)) > >KeyError: "Can't run multiple input threads at the same time!\nAsking for input:\nInput handler: <simpleline.input.input_handler.InputHandler object at 0x7fcb441fe7b8> Input requester: ConfigureDeviceSpoke\nInput handler: <simpleline.input.input_handler.InputHandler object at 0x7fcb441fea90> Input requester: ConfigureDeviceSpoke\n" > >04:33:55,060 DBG exception: Gtk not running, starting Gtk and running exception handler in it >04:34:10,825 INF core.util: Running kickstart %%onerror script(s) >04:34:10,826 INF core.util: All kickstart %%onerror script(s) have been run >04:34:10,826 INF kickstart.script: Running kickstart %%traceback script(s) >04:34:10,826 INF kickstart.script: All kickstart %%traceback script(s) have been run >04:34:10,828 WRN simpleline: Asking for multiple inputs with concurrent check bypassed, last who asked wins! Others are dropped. >08:34:15,682 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >08:34:15,683 DBG simpleline: New signal InputReadySignal enqueued with source TextIntf >08:34:15,683 DBG simpleline: New signal InputReadySignal enqueued with source ConfigureDeviceSpoke >08:34:15,683 DBG simpleline: New signal InputReadySignal enqueued with source ConfigureDeviceSpoke >08:50:22,437 INF main: /usr/sbin/anaconda 28.22.10-1.fc28 >08:50:22,492 INF isys: 8275356 kB (8081 MB) are available >08:50:22,498 INF startup_utils: check_memory(): total:8081, needed:320, graphical:410 >08:50:22,499 INF flags: Not doing 'syslog setup' in directory installation >08:50:22,499 INF flags: Not doing 'early exception handler' in directory installation >08:50:22,499 INF flags: Not doing 'start audit daemon' in directory installation >08:50:22,499 INF main: anaconda called with cmdline = ['/usr/sbin/anaconda', '-T', '--dirinstall'] >08:50:22,499 INF main: Default encoding = utf-8 >08:50:22,507 INF dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-nsoaDdtZGC,guid=bd2bcf4afc0b55e6f81ccb2c5bab808e. >08:50:22,849 INF startup_utils: Waiting 60 sec for modules to be started. >08:50:23,851 INF startup_utils: Waiting 59 sec for modules to be started. >08:50:24,854 INF startup_utils: Waiting 58 sec for modules to be started. >08:50:25,859 INF startup_utils: Waiting 57 sec for modules to be started. >08:50:26,863 INF startup_utils: Waiting 56 sec for modules to be started. >08:50:27,867 INF startup_utils: Waiting 55 sec for modules to be started. >08:50:28,871 INF startup_utils: Waiting 54 sec for modules to be started. >08:50:29,875 INF startup_utils: Waiting 53 sec for modules to be started. >08:50:30,878 INF startup_utils: Waiting 52 sec for modules to be started. >08:50:31,883 INF startup_utils: Waiting 51 sec for modules to be started. >08:50:32,887 INF startup_utils: Waiting 50 sec for modules to be started. >08:50:33,890 INF startup_utils: Waiting 49 sec for modules to be started. >08:50:34,893 INF startup_utils: Waiting 48 sec for modules to be started. >08:50:35,899 INF startup_utils: Waiting 47 sec for modules to be started. >08:50:36,903 INF startup_utils: Waiting 46 sec for modules to be started. >08:50:37,907 INF startup_utils: Waiting 45 sec for modules to be started. >08:50:38,911 INF startup_utils: Waiting 44 sec for modules to be started. >08:50:39,914 INF startup_utils: Waiting 43 sec for modules to be started. >08:50:40,918 INF startup_utils: Waiting 42 sec for modules to be started. >08:50:41,921 INF startup_utils: Waiting 41 sec for modules to be started. >08:50:42,923 INF startup_utils: Waiting 40 sec for modules to be started. >08:50:43,926 INF startup_utils: Waiting 39 sec for modules to be started. >08:50:44,931 INF startup_utils: Waiting 38 sec for modules to be started. >08:50:45,936 INF startup_utils: Waiting 37 sec for modules to be started. >08:50:46,940 INF startup_utils: Waiting 36 sec for modules to be started. >08:50:47,944 INF startup_utils: Waiting 35 sec for modules to be started. >08:50:48,947 INF startup_utils: Waiting 34 sec for modules to be started. >08:50:49,951 INF startup_utils: Waiting 33 sec for modules to be started. >08:50:50,955 INF startup_utils: Waiting 32 sec for modules to be started. >08:50:51,958 INF startup_utils: Waiting 31 sec for modules to be started. >08:50:52,961 INF startup_utils: Waiting 30 sec for modules to be started. >08:50:53,965 INF startup_utils: Waiting 29 sec for modules to be started. >08:50:54,969 INF startup_utils: Waiting 28 sec for modules to be started. >08:50:55,972 INF startup_utils: Waiting 27 sec for modules to be started. >08:50:56,976 INF startup_utils: Waiting 26 sec for modules to be started. >08:50:57,980 INF startup_utils: Waiting 25 sec for modules to be started. >08:50:58,982 INF startup_utils: Waiting 24 sec for modules to be started. >08:50:59,985 INF startup_utils: Waiting 23 sec for modules to be started. >08:51:00,988 INF startup_utils: Waiting 22 sec for modules to be started. >08:51:01,996 INF startup_utils: Waiting 21 sec for modules to be started. >08:51:03,001 INF startup_utils: Waiting 20 sec for modules to be started. >08:51:04,012 INF startup_utils: Waiting 19 sec for modules to be started. >08:51:05,016 INF startup_utils: Waiting 18 sec for modules to be started. >08:51:06,022 INF startup_utils: Waiting 17 sec for modules to be started. >08:51:07,030 INF startup_utils: Waiting 16 sec for modules to be started. >08:51:08,036 INF startup_utils: Waiting 15 sec for modules to be started. >08:51:09,065 INF startup_utils: Waiting 14 sec for modules to be started. >08:51:10,083 INF startup_utils: Waiting 13 sec for modules to be started. >08:51:11,087 INF startup_utils: Waiting 12 sec for modules to be started. >08:51:12,090 INF startup_utils: Waiting 11 sec for modules to be started. >08:51:13,103 INF startup_utils: Waiting 10 sec for modules to be started. >08:51:14,121 INF startup_utils: Waiting 9 sec for modules to be started. >08:51:15,155 INF startup_utils: Waiting 8 sec for modules to be started. >08:51:16,162 INF startup_utils: Waiting 7 sec for modules to be started. >08:51:17,193 INF startup_utils: Waiting 6 sec for modules to be started. >08:51:18,199 INF startup_utils: Waiting 5 sec for modules to be started. >08:51:19,208 INF startup_utils: Waiting 4 sec for modules to be started. >08:51:20,225 INF startup_utils: Waiting 3 sec for modules to be started. >08:51:21,238 INF startup_utils: Waiting 2 sec for modules to be started. >08:51:22,251 INF startup_utils: Waiting 1 sec for modules to be started. >08:51:23,282 ERR startup_utils: Waiting for modules to be started timed out. >08:51:23,283 ERR stdout: Anaconda DBus modules failed to start on time. >09:04:17,299 INF main: /usr/sbin/anaconda 28.22.10-1.fc28 >09:04:17,379 INF isys: 8275356 kB (8081 MB) are available >09:04:17,389 INF startup_utils: check_memory(): total:8081, needed:320, graphical:410 >09:04:17,389 INF flags: Not doing 'syslog setup' in directory installation >09:04:17,389 INF flags: Not doing 'early exception handler' in directory installation >09:04:17,389 INF flags: Not doing 'start audit daemon' in directory installation >09:04:17,389 INF main: anaconda called with cmdline = ['/usr/sbin/anaconda', '-T', '--dirinstall'] >09:04:17,390 INF main: Default encoding = utf-8 >09:04:17,403 INF dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-j56BQEM7ip,guid=e669be24169b1ffbd9f6c0265bab83d1. >09:04:18,090 INF startup_utils: Waiting 60 sec for modules to be started. >09:04:19,095 INF startup_utils: Waiting 59 sec for modules to be started. >09:04:20,108 INF startup_utils: Waiting 58 sec for modules to be started. >09:04:21,112 INF startup_utils: Waiting 57 sec for modules to be started. >09:04:22,114 INF startup_utils: Waiting 56 sec for modules to be started. >09:04:23,118 INF startup_utils: Waiting 55 sec for modules to be started. >09:04:24,122 INF startup_utils: Waiting 54 sec for modules to be started. >09:04:25,126 INF startup_utils: Waiting 53 sec for modules to be started. >09:04:26,131 INF startup_utils: Waiting 52 sec for modules to be started. >09:04:27,135 INF startup_utils: Waiting 51 sec for modules to be started. >09:04:28,138 INF startup_utils: Waiting 50 sec for modules to be started. >09:04:29,142 INF startup_utils: Waiting 49 sec for modules to be started. >09:04:30,146 INF startup_utils: Waiting 48 sec for modules to be started. >09:04:31,149 INF startup_utils: Waiting 47 sec for modules to be started. >09:04:32,153 INF startup_utils: Waiting 46 sec for modules to be started. >09:04:33,157 INF startup_utils: Waiting 45 sec for modules to be started. >09:04:34,161 INF startup_utils: Waiting 44 sec for modules to be started. >09:04:35,166 INF startup_utils: Waiting 43 sec for modules to be started. >09:04:36,170 INF startup_utils: Waiting 42 sec for modules to be started. >09:04:37,174 INF startup_utils: Waiting 41 sec for modules to be started. >09:04:38,178 INF startup_utils: Waiting 40 sec for modules to be started. >09:04:39,182 INF startup_utils: Waiting 39 sec for modules to be started. >09:04:40,185 INF startup_utils: Waiting 38 sec for modules to be started. >09:04:41,189 INF startup_utils: Waiting 37 sec for modules to be started. >09:04:42,193 INF startup_utils: Waiting 36 sec for modules to be started. >09:04:43,196 INF startup_utils: Waiting 35 sec for modules to be started. >09:04:44,202 INF startup_utils: Waiting 34 sec for modules to be started. >09:04:45,205 INF startup_utils: Waiting 33 sec for modules to be started. >09:04:46,208 INF startup_utils: Waiting 32 sec for modules to be started. >09:04:47,212 INF startup_utils: Waiting 31 sec for modules to be started. >09:04:48,217 INF startup_utils: Waiting 30 sec for modules to be started. >09:04:49,221 INF startup_utils: Waiting 29 sec for modules to be started. >09:04:50,224 INF startup_utils: Waiting 28 sec for modules to be started. >09:04:51,228 INF startup_utils: Waiting 27 sec for modules to be started. >09:04:52,232 INF startup_utils: Waiting 26 sec for modules to be started. >09:04:53,235 INF startup_utils: Waiting 25 sec for modules to be started. >09:04:54,238 INF startup_utils: Waiting 24 sec for modules to be started. >09:04:55,241 INF startup_utils: Waiting 23 sec for modules to be started. >09:04:56,245 INF startup_utils: Waiting 22 sec for modules to be started. >09:04:57,249 INF startup_utils: Waiting 21 sec for modules to be started. >09:04:58,253 INF startup_utils: Waiting 20 sec for modules to be started. >09:04:59,256 INF startup_utils: Waiting 19 sec for modules to be started. >09:05:00,260 INF startup_utils: Waiting 18 sec for modules to be started. >09:05:01,263 INF startup_utils: Waiting 17 sec for modules to be started. >09:05:02,267 INF startup_utils: Waiting 16 sec for modules to be started. >09:05:03,271 INF startup_utils: Waiting 15 sec for modules to be started. >09:05:04,276 INF startup_utils: Waiting 14 sec for modules to be started. >09:05:05,280 INF startup_utils: Waiting 13 sec for modules to be started. >09:05:06,283 INF startup_utils: Waiting 12 sec for modules to be started. >09:05:07,287 INF startup_utils: Waiting 11 sec for modules to be started. >09:05:08,292 INF startup_utils: Waiting 10 sec for modules to be started. >09:05:09,295 INF startup_utils: Waiting 9 sec for modules to be started. >09:05:10,300 INF startup_utils: Waiting 8 sec for modules to be started. >09:05:11,303 INF startup_utils: Waiting 7 sec for modules to be started. >09:05:12,307 INF startup_utils: Waiting 6 sec for modules to be started. >09:05:13,311 INF startup_utils: Waiting 5 sec for modules to be started. >09:05:14,315 INF startup_utils: Waiting 4 sec for modules to be started. >09:05:15,319 INF startup_utils: Waiting 3 sec for modules to be started. >09:05:16,323 INF startup_utils: Waiting 2 sec for modules to be started. >09:05:17,327 INF startup_utils: Waiting 1 sec for modules to be started. >09:05:18,331 ERR startup_utils: Waiting for modules to be started timed out. >09:05:18,332 ERR stdout: Anaconda DBus modules failed to start on time. >09:06:56,957 INF main: /usr/sbin/anaconda 28.22.10-1.fc28 >09:06:56,999 INF isys: 8275356 kB (8081 MB) are available >09:06:57,005 INF startup_utils: check_memory(): total:8081, needed:320, graphical:410 >09:06:57,005 INF flags: Not doing 'syslog setup' in directory installation >09:06:57,005 INF flags: Not doing 'early exception handler' in directory installation >09:06:57,005 INF flags: Not doing 'start audit daemon' in directory installation >09:06:57,005 INF main: anaconda called with cmdline = ['/usr/sbin/anaconda', '-T', '--dirinstall'] >09:06:57,006 INF main: Default encoding = utf-8 >09:06:57,014 INF dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-ZH5ZP9guac,guid=1572e0fd970292909ed6ee935bab8471. >09:06:57,672 INF startup_utils: Waiting 60 sec for modules to be started. >09:06:58,677 INF startup_utils: Waiting 59 sec for modules to be started. >09:06:59,682 INF startup_utils: Waiting 58 sec for modules to be started. >09:07:00,685 INF startup_utils: Waiting 57 sec for modules to be started. >09:07:01,696 INF startup_utils: Waiting 56 sec for modules to be started. >09:07:02,699 INF startup_utils: Waiting 55 sec for modules to be started. >09:07:03,701 INF startup_utils: Waiting 54 sec for modules to be started. >09:07:04,706 INF startup_utils: Waiting 53 sec for modules to be started. >09:07:05,710 INF startup_utils: Waiting 52 sec for modules to be started. >09:07:06,714 INF startup_utils: Waiting 51 sec for modules to be started. >09:07:07,717 INF startup_utils: Waiting 50 sec for modules to be started. >09:07:08,720 INF startup_utils: Waiting 49 sec for modules to be started. >09:07:09,724 INF startup_utils: Waiting 48 sec for modules to be started. >09:07:10,728 INF startup_utils: Waiting 47 sec for modules to be started. >09:07:11,731 INF startup_utils: Waiting 46 sec for modules to be started. >09:07:12,734 INF startup_utils: Waiting 45 sec for modules to be started. >09:07:13,737 INF startup_utils: Waiting 44 sec for modules to be started. >09:07:14,742 INF startup_utils: Waiting 43 sec for modules to be started. >09:07:15,745 INF startup_utils: Waiting 42 sec for modules to be started. >09:07:16,749 INF startup_utils: Waiting 41 sec for modules to be started. >09:07:17,752 INF startup_utils: Waiting 40 sec for modules to be started. >09:07:18,756 INF startup_utils: Waiting 39 sec for modules to be started. >09:07:19,759 INF startup_utils: Waiting 38 sec for modules to be started. >09:07:20,762 INF startup_utils: Waiting 37 sec for modules to be started. >09:07:21,764 INF startup_utils: Waiting 36 sec for modules to be started. >09:07:22,767 INF startup_utils: Waiting 35 sec for modules to be started. >09:07:23,770 INF startup_utils: Waiting 34 sec for modules to be started. >09:07:24,774 INF startup_utils: Waiting 33 sec for modules to be started. >09:07:25,777 INF startup_utils: Waiting 32 sec for modules to be started. >09:07:26,781 INF startup_utils: Waiting 31 sec for modules to be started. >09:07:27,785 INF startup_utils: Waiting 30 sec for modules to be started. >09:07:28,788 INF startup_utils: Waiting 29 sec for modules to be started. >09:07:29,792 INF startup_utils: Waiting 28 sec for modules to be started. >09:07:30,794 INF startup_utils: Waiting 27 sec for modules to be started. >09:07:31,797 INF startup_utils: Waiting 26 sec for modules to be started. >09:07:32,802 INF startup_utils: Waiting 25 sec for modules to be started. >09:07:33,805 INF startup_utils: Waiting 24 sec for modules to be started. >09:07:34,808 INF startup_utils: Waiting 23 sec for modules to be started. >09:07:35,811 INF startup_utils: Waiting 22 sec for modules to be started. >09:07:36,814 INF startup_utils: Waiting 21 sec for modules to be started. >09:07:37,817 INF startup_utils: Waiting 20 sec for modules to be started. >09:07:38,820 INF startup_utils: Waiting 19 sec for modules to be started. >09:07:39,823 INF startup_utils: Waiting 18 sec for modules to be started. >09:07:40,828 INF startup_utils: Waiting 17 sec for modules to be started. >09:07:41,831 INF startup_utils: Waiting 16 sec for modules to be started. >09:07:42,835 INF startup_utils: Waiting 15 sec for modules to be started. >09:07:43,838 INF startup_utils: Waiting 14 sec for modules to be started. >09:07:44,842 INF startup_utils: Waiting 13 sec for modules to be started. >09:07:45,848 INF startup_utils: Waiting 12 sec for modules to be started. >09:07:46,853 INF startup_utils: Waiting 11 sec for modules to be started. >09:07:47,856 INF startup_utils: Waiting 10 sec for modules to be started. >09:07:48,858 INF startup_utils: Waiting 9 sec for modules to be started. >09:07:49,862 INF startup_utils: Waiting 8 sec for modules to be started. >09:07:50,865 INF startup_utils: Waiting 7 sec for modules to be started. >09:07:51,871 INF startup_utils: Waiting 6 sec for modules to be started. >09:07:52,874 INF startup_utils: Waiting 5 sec for modules to be started. >09:07:53,878 INF startup_utils: Waiting 4 sec for modules to be started. >09:07:54,898 INF startup_utils: Waiting 3 sec for modules to be started. >09:07:55,903 INF startup_utils: Waiting 2 sec for modules to be started. >09:07:56,907 INF startup_utils: Waiting 1 sec for modules to be started. >09:07:57,912 ERR startup_utils: Waiting for modules to be started timed out. >09:07:57,912 ERR stdout: Anaconda DBus modules failed to start on time. >09:08:53,324 INF main: /usr/sbin/anaconda 28.22.10-1.fc28 >09:08:53,388 INF isys: 8275356 kB (8081 MB) are available >09:08:53,402 INF startup_utils: check_memory(): total:8081, needed:320, graphical:410 >09:08:53,402 INF startup_utils: Switching logging level to debug >09:08:53,402 INF flags: Not doing 'syslog setup' in directory installation >09:08:53,402 INF flags: Not doing 'early exception handler' in directory installation >09:08:53,402 INF flags: Not doing 'start audit daemon' in directory installation >09:08:53,402 INF main: anaconda called with cmdline = ['/usr/sbin/anaconda', '-T', '--dirinstall', '--debug'] >09:08:53,403 INF main: Default encoding = utf-8 >09:08:53,410 INF dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-lfd0ZHE2Pa,guid=40c51cbafd2cb4b17240bb555bab84e5. >09:08:54,037 INF startup_utils: Waiting 60 sec for modules to be started. >09:08:55,039 INF startup_utils: Waiting 59 sec for modules to be started. >09:08:56,041 INF startup_utils: Waiting 58 sec for modules to be started. >09:08:57,044 INF startup_utils: Waiting 57 sec for modules to be started. >09:08:58,048 INF startup_utils: Waiting 56 sec for modules to be started. >09:08:59,052 INF startup_utils: Waiting 55 sec for modules to be started. >09:09:00,056 INF startup_utils: Waiting 54 sec for modules to be started. >09:09:01,059 INF startup_utils: Waiting 53 sec for modules to be started. >09:09:02,062 INF startup_utils: Waiting 52 sec for modules to be started. >09:09:03,066 INF startup_utils: Waiting 51 sec for modules to be started. >09:09:04,071 INF startup_utils: Waiting 50 sec for modules to be started. >09:09:05,074 INF startup_utils: Waiting 49 sec for modules to be started. >09:09:06,077 INF startup_utils: Waiting 48 sec for modules to be started. >09:09:07,083 INF startup_utils: Waiting 47 sec for modules to be started. >09:09:08,086 INF startup_utils: Waiting 46 sec for modules to be started. >09:09:09,090 INF startup_utils: Waiting 45 sec for modules to be started. >09:09:10,095 INF startup_utils: Waiting 44 sec for modules to be started. >09:09:11,098 INF startup_utils: Waiting 43 sec for modules to be started. >09:09:12,102 INF startup_utils: Waiting 42 sec for modules to be started. >09:09:13,106 INF startup_utils: Waiting 41 sec for modules to be started. >09:09:14,110 INF startup_utils: Waiting 40 sec for modules to be started. >09:09:15,114 INF startup_utils: Waiting 39 sec for modules to be started. >09:09:16,119 INF startup_utils: Waiting 38 sec for modules to be started. >09:09:17,123 INF startup_utils: Waiting 37 sec for modules to be started. >09:09:18,147 INF startup_utils: Waiting 36 sec for modules to be started. >09:09:19,150 INF startup_utils: Waiting 35 sec for modules to be started. >09:09:20,155 INF startup_utils: Waiting 34 sec for modules to be started. >09:09:21,159 INF startup_utils: Waiting 33 sec for modules to be started. >09:09:22,163 INF startup_utils: Waiting 32 sec for modules to be started. >09:09:23,166 INF startup_utils: Waiting 31 sec for modules to be started. >09:09:24,169 INF startup_utils: Waiting 30 sec for modules to be started. >09:09:25,173 INF startup_utils: Waiting 29 sec for modules to be started. >09:09:26,177 INF startup_utils: Waiting 28 sec for modules to be started. >09:09:27,180 INF startup_utils: Waiting 27 sec for modules to be started. >09:09:28,183 INF startup_utils: Waiting 26 sec for modules to be started. >09:09:29,187 INF startup_utils: Waiting 25 sec for modules to be started. >09:09:30,191 INF startup_utils: Waiting 24 sec for modules to be started. >09:09:31,195 INF startup_utils: Waiting 23 sec for modules to be started. >09:09:32,199 INF startup_utils: Waiting 22 sec for modules to be started. >09:09:33,202 INF startup_utils: Waiting 21 sec for modules to be started. >09:09:34,206 INF startup_utils: Waiting 20 sec for modules to be started. >09:09:35,209 INF startup_utils: Waiting 19 sec for modules to be started. >09:09:36,213 INF startup_utils: Waiting 18 sec for modules to be started. >09:09:37,217 INF startup_utils: Waiting 17 sec for modules to be started. >09:09:38,221 INF startup_utils: Waiting 16 sec for modules to be started. >09:09:39,225 INF startup_utils: Waiting 15 sec for modules to be started. >09:09:40,228 INF startup_utils: Waiting 14 sec for modules to be started. >09:09:41,231 INF startup_utils: Waiting 13 sec for modules to be started. >09:09:42,235 INF startup_utils: Waiting 12 sec for modules to be started. >09:09:43,238 INF startup_utils: Waiting 11 sec for modules to be started. >09:09:44,241 INF startup_utils: Waiting 10 sec for modules to be started. >09:09:45,245 INF startup_utils: Waiting 9 sec for modules to be started. >09:09:46,248 INF startup_utils: Waiting 8 sec for modules to be started. >09:09:47,254 INF startup_utils: Waiting 7 sec for modules to be started. >09:09:48,257 INF startup_utils: Waiting 6 sec for modules to be started. >09:09:49,267 INF startup_utils: Waiting 5 sec for modules to be started. >09:09:50,271 INF startup_utils: Waiting 4 sec for modules to be started. >09:09:51,276 INF startup_utils: Waiting 3 sec for modules to be started. >09:09:52,299 INF startup_utils: Waiting 2 sec for modules to be started. >09:09:53,309 INF startup_utils: Waiting 1 sec for modules to be started. >09:09:54,313 ERR startup_utils: Waiting for modules to be started timed out. >09:09:54,313 ERR stdout: Anaconda DBus modules failed to start on time. >09:15:10,910 INF main: /usr/sbin/anaconda 28.22.10-1.fc28 >09:15:10,985 INF isys: 8275356 kB (8081 MB) are available >09:15:10,997 INF startup_utils: check_memory(): total:8081, needed:320, graphical:410 >09:15:10,997 INF startup_utils: Switching logging level to debug >09:15:10,997 INF flags: Not doing 'syslog setup' in directory installation >09:15:10,997 INF flags: Not doing 'early exception handler' in directory installation >09:15:10,998 INF flags: Not doing 'start audit daemon' in directory installation >09:15:10,998 INF main: anaconda called with cmdline = ['/usr/sbin/anaconda', '-d', '-T', '--dirinstall'] >09:15:10,998 INF main: Default encoding = utf-8 >09:15:11,022 INF dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-dRuxNbLGPA,guid=72937f6a0c1a534c9cc4721f5bab865f. >09:15:11,481 INF startup_utils: Waiting 60 sec for modules to be started. >09:15:12,483 INF startup_utils: Waiting 59 sec for modules to be started. >09:15:13,485 INF startup_utils: Waiting 58 sec for modules to be started. >09:15:14,489 INF startup_utils: Waiting 57 sec for modules to be started. >09:15:15,493 INF startup_utils: Waiting 56 sec for modules to be started. >09:15:16,497 INF startup_utils: Waiting 55 sec for modules to be started. >09:15:17,500 INF startup_utils: Waiting 54 sec for modules to be started. >09:15:18,503 INF startup_utils: Waiting 53 sec for modules to be started. >09:15:19,507 INF startup_utils: Waiting 52 sec for modules to be started. >09:15:20,513 INF startup_utils: Waiting 51 sec for modules to be started. >09:15:21,519 INF startup_utils: Waiting 50 sec for modules to be started. >09:15:22,522 INF startup_utils: Waiting 49 sec for modules to be started. >09:15:23,525 INF startup_utils: Waiting 48 sec for modules to be started. >09:15:24,529 INF startup_utils: Waiting 47 sec for modules to be started. >09:15:25,533 INF startup_utils: Waiting 46 sec for modules to be started. >09:15:26,537 INF startup_utils: Waiting 45 sec for modules to be started. >09:15:27,541 INF startup_utils: Waiting 44 sec for modules to be started. >09:15:28,544 INF startup_utils: Waiting 43 sec for modules to be started. >09:15:29,549 INF startup_utils: Waiting 42 sec for modules to be started. >09:15:30,551 INF startup_utils: Waiting 41 sec for modules to be started. >09:15:31,554 INF startup_utils: Waiting 40 sec for modules to be started. >09:15:32,558 INF startup_utils: Waiting 39 sec for modules to be started. >09:15:33,561 INF startup_utils: Waiting 38 sec for modules to be started. >09:15:34,564 INF startup_utils: Waiting 37 sec for modules to be started. >09:15:35,567 INF startup_utils: Waiting 36 sec for modules to be started. >09:15:36,571 INF startup_utils: Waiting 35 sec for modules to be started. >09:15:37,574 INF startup_utils: Waiting 34 sec for modules to be started. >09:15:38,578 INF startup_utils: Waiting 33 sec for modules to be started. >09:15:39,581 INF startup_utils: Waiting 32 sec for modules to be started. >09:15:40,585 INF startup_utils: Waiting 31 sec for modules to be started. >09:15:41,588 INF startup_utils: Waiting 30 sec for modules to be started. >09:15:42,592 INF startup_utils: Waiting 29 sec for modules to be started. >09:15:43,595 INF startup_utils: Waiting 28 sec for modules to be started. >09:15:44,599 INF startup_utils: Waiting 27 sec for modules to be started. >09:15:45,603 INF startup_utils: Waiting 26 sec for modules to be started. >09:15:46,606 INF startup_utils: Waiting 25 sec for modules to be started. >09:15:47,610 INF startup_utils: Waiting 24 sec for modules to be started. >09:15:48,614 INF startup_utils: Waiting 23 sec for modules to be started. >09:15:49,617 INF startup_utils: Waiting 22 sec for modules to be started. >09:15:50,621 INF startup_utils: Waiting 21 sec for modules to be started. >09:15:51,624 INF startup_utils: Waiting 20 sec for modules to be started. >09:15:52,629 INF startup_utils: Waiting 19 sec for modules to be started. >09:15:53,633 INF startup_utils: Waiting 18 sec for modules to be started. >09:15:54,636 INF startup_utils: Waiting 17 sec for modules to be started. >09:15:55,640 INF startup_utils: Waiting 16 sec for modules to be started. >09:15:56,643 INF startup_utils: Waiting 15 sec for modules to be started. >09:15:57,647 INF startup_utils: Waiting 14 sec for modules to be started. >09:15:58,650 INF startup_utils: Waiting 13 sec for modules to be started. >09:15:59,654 INF startup_utils: Waiting 12 sec for modules to be started. >09:16:00,657 INF startup_utils: Waiting 11 sec for modules to be started. >09:16:01,661 INF startup_utils: Waiting 10 sec for modules to be started. >09:16:02,664 INF startup_utils: Waiting 9 sec for modules to be started. >09:16:03,667 INF startup_utils: Waiting 8 sec for modules to be started. >09:16:04,671 INF startup_utils: Waiting 7 sec for modules to be started. >09:16:05,675 INF startup_utils: Waiting 6 sec for modules to be started. >09:16:06,678 INF startup_utils: Waiting 5 sec for modules to be started. >09:16:07,682 INF startup_utils: Waiting 4 sec for modules to be started. >09:16:08,686 INF startup_utils: Waiting 3 sec for modules to be started. >09:16:09,689 INF startup_utils: Waiting 2 sec for modules to be started. >09:16:10,692 INF startup_utils: Waiting 1 sec for modules to be started. >09:16:11,696 ERR startup_utils: Waiting for modules to be started timed out. >09:16:11,696 ERR stdout: Anaconda DBus modules failed to start on time. >09:19:38,760 INF main: /sbin/anaconda 28.22.10-1.fc28 >09:19:38,760 ERR stdout: --liveinst cannot be used with --images or --dirinstall >09:20:57,920 INF main: /sbin/anaconda 28.22.10-1.fc28 >09:20:58,018 INF isys: 8275356 kB (8081 MB) are available >09:20:58,042 INF startup_utils: check_memory(): total:8081, needed:320, graphical:410 >09:20:58,042 INF flags: Not doing 'syslog setup' in directory installation >09:20:58,043 INF flags: Not doing 'early exception handler' in directory installation >09:20:58,043 INF flags: Not doing 'start audit daemon' in directory installation >09:20:58,043 INF main: anaconda called with cmdline = ['/sbin/anaconda', '--method=livecd:///dev/mapper/live-base', '--dirinstall', '-T'] >09:20:58,043 INF main: Default encoding = utf-8 >09:20:58,065 INF dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-RYhVJygMHx,guid=c72e1338b386b00a08be8a5e5bab87ba. >09:20:58,867 INF startup_utils: Waiting 60 sec for modules to be started. >09:20:59,871 INF startup_utils: Waiting 59 sec for modules to be started. >09:21:00,874 INF startup_utils: Waiting 58 sec for modules to be started. >09:21:01,947 INF startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >09:21:02,304 WRN kickstart: Command firstboot will be parsed in DBus module. >09:21:02,320 DBG localization: setting locale to: en_US.UTF-8 >09:21:02,320 INF flags: Not doing 'networkInitialize' in directory installation >09:21:02,320 INF threading: Running Thread: AnaWaitForConnectingNMThread (140416561141504) >09:21:02,321 INF flags: Not doing 'write user interaction config file' in directory installation >09:21:02,322 DBG anaconda: setting display mode to TUI >09:21:02,335 DBG simpleline: Scheduling screen AskVNCSpoke >09:21:02,335 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >09:21:02,335 DBG simpleline: Starting main loop >09:21:02,335 DBG simpleline: Processing signal RenderScreenSignal >09:21:02,336 DBG simpleline: Processing screen ScreenData(AskVNCSpoke,None,False) >09:21:02,337 DBG simpleline: Input is required by ScreenData(AskVNCSpoke,None,False) screen >09:21:02,371 INF network: got 0 NTP servers from DHCP >09:21:02,373 INF threading: Thread Done: AnaWaitForConnectingNMThread (140416561141504) >09:21:07,470 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:21:07,470 DBG simpleline: Processing signal InputReceivedSignal >09:21:07,471 DBG simpleline: New signal InputReadySignal enqueued with source AskVNCSpoke >09:21:07,471 DBG simpleline: Processing signal InputReadySignal >09:21:07,471 DBG simpleline: New signal CloseScreenSignal enqueued with source AskVNCSpoke >09:21:07,471 DBG simpleline: Processing signal CloseScreenSignal >09:21:07,471 DBG simpleline: Closing screen ScreenData(AskVNCSpoke,None,False) from AskVNCSpoke >09:21:07,472 DBG simpleline: Main loop ended. Running callback if set. >09:21:07,472 INF anaconda: Display mode is set to 'interactive text mode'. >09:21:07,472 INF isys: 8275356 kB (8081 MB) are available >09:21:07,479 INF startup_utils: check_memory(): total:8081, needed:320, graphical:410 >09:21:07,510 DBG installclass: Searching /usr/lib64/python3.6/site-packages/pyanaconda/installclasses. >09:21:07,515 DBG installclass: Found Scientific Linux (ScientificBaseInstallClass). >09:21:07,516 DBG installclass: Found Red Hat Enterprise Linux (RHELBaseInstallClass). >09:21:07,516 DBG installclass: Found Fedora (DefaultInstallClass). >09:21:07,517 DBG installclass: Found Atomic Host (AtomicHostInstallClass). >09:21:07,517 DBG installclass: Found Fedora Server (FedoraServerInstallClass). >09:21:07,517 DBG installclass: Found Fedora Workstation (FedoraWorkstationInstallClass). >09:21:07,517 DBG installclass: Found CentOS Linux (CentOSBaseInstallClass). >09:21:07,517 DBG installclass: Found Fedora (FedoraBaseInstallClass). >09:21:07,518 INF installclass: Using a visible install class Fedora Workstation (FedoraWorkstationInstallClass). >09:21:07,711 DBG payload: getting release version from tree at None (28) >09:21:07,712 DBG payload: using default release version of 28 >09:21:07,713 INF bootloader: bootloader GRUB2 on X86 platform >09:21:07,715 INF autopart: Detected 7.89 GiB of memory >09:21:07,715 INF autopart: Suggested swap size (7.89 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >09:21:07,715 INF autopart: Swap attempt of 0.0 >09:21:07,715 INF bootloader: bootloader GRUB2 on X86 platform >09:21:07,789 DBG storage_utils: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >09:21:07,791 INF flags: Not doing 'initialize time' in directory installation >09:21:07,796 DBG payload: Restarting payload thread >09:21:07,797 INF threading: Running Thread: AnaPayloadRestartThread (140416552486656) >09:21:07,797 INF geoloc: Geolocation is disabled for image or directory installation. >09:21:07,797 INF geoloc: Geolocation is disabled for image or directory installation. >09:21:07,797 INF flags: Not doing 'start chronyd' in directory installation >09:21:07,798 INF threading: Running Thread: AnaPayloadThread (140416561141504) >09:21:07,798 DBG payload: Updating payload thread state: 0 >09:21:07,799 DBG payload: Updating payload thread state: 1 >09:21:07,799 INF threading: Thread Done: AnaPayloadRestartThread (140416552486656) >09:21:07,799 DBG payload: Updating payload thread state: 2 >09:21:07,799 DBG payload: Updating payload thread state: 4 >09:21:07,810 DBG simpleline: GLib event loop is used! >09:21:07,860 ERR payload: PayloadError: device for HDISO install /dev/mapper/live-base does not exist >09:21:07,861 DBG payload: Updating payload thread state: -1 >09:21:07,863 DBG payload: getting release version from tree at None (28) >09:21:07,863 DBG payload: using default release version of 28 >09:21:07,864 INF threading: Thread Done: AnaPayloadThread (140416561141504) >09:21:07,870 INF lifecycle: Adding controller: SummaryHub >09:21:07,873 INF lifecycle: Module initialized: TimeSpoke >09:21:07,910 INF lifecycle: Module initialized: LangSpoke >09:21:07,911 INF threading: Running Thread: AnaSourceWatcher (140416561141504) >09:21:07,912 INF lifecycle: Module initialized: SourceSpoke >09:21:07,912 INF threading: Running Thread: AnaSoftwareWatcher (140416552486656) >09:21:07,913 INF threading: Thread Done: AnaSourceWatcher (140416561141504) >09:21:07,913 DBG ui.tui.spokes.software_selection: Apply called old env None, new env None and addons set() >09:21:07,913 INF lifecycle: Module initialized: SoftwareSpoke >09:21:07,913 INF threading: Thread Done: AnaSoftwareWatcher (140416552486656) >09:21:07,917 WRN ui.tui.hubs: Spoke StorageSpoke initialization failure! >09:21:08,291 DBG network: updating host name localhost.localdomain >09:21:08,322 INF lifecycle: Module initialized: NetworkSpoke >09:21:08,324 INF lifecycle: Module initialized: PasswordSpoke >09:21:08,329 INF lifecycle: Module initialized: UserSpoke >09:21:08,329 INF lifecycle: Initialization of all modules (7) has been started. >09:21:08,329 INF lifecycle: All modules have been initialized. >09:21:08,329 DBG simpleline: Scheduling screen SummaryHub >09:21:08,329 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >09:21:08,330 DBG simpleline: Scheduling screen ProgressSpoke >09:21:08,330 DBG simpleline: Starting main loop >09:21:08,331 DBG simpleline: Processing screen ScreenData(SummaryHub,None,False) >09:21:08,339 DBG payload: Source doesn't require network for installation >09:21:08,340 INF flags: Not doing 'require network connection' in directory installation >09:21:08,438 DBG simpleline: Input is required by ScreenData(SummaryHub,None,False) screen >09:21:08,440 DBG payload: Source doesn't require network for installation >09:21:15,438 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:21:15,438 DBG simpleline: New signal InputReadySignal enqueued with source SummaryHub >09:21:15,438 DBG simpleline: Pushing screen TimeSpoke to stack >09:21:15,438 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >09:21:15,438 DBG simpleline: Processing screen ScreenData(TimeSpoke,None,False) >09:21:15,442 DBG simpleline: Input is required by ScreenData(TimeSpoke,None,False) screen >09:21:26,884 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:21:26,885 DBG simpleline: New signal InputReadySignal enqueued with source TimeSpoke >09:21:26,902 DBG simpleline: Pushing modal screen TimeZoneSpoke to stack >09:21:26,902 DBG simpleline: Executing inner loop >09:21:26,903 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >09:21:26,903 DBG simpleline: Processing screen ScreenData(TimeZoneSpoke,None,True) >09:21:26,904 DBG simpleline: Input is required by ScreenData(TimeZoneSpoke,None,True) screen >09:21:29,174 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:21:29,174 DBG simpleline: New signal InputReadySignal enqueued with source TimeZoneSpoke >09:21:29,174 DBG simpleline: Replacing screen TimeZoneSpoke >09:21:29,174 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >09:21:29,175 DBG simpleline: Processing screen ScreenData(TimeZoneSpoke,Europe,True) >09:21:29,179 DBG simpleline: Input is required by ScreenData(TimeZoneSpoke,Europe,True) screen >09:21:33,061 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:21:33,062 DBG simpleline: New signal InputReadySignal enqueued with source TimeZoneSpoke >09:21:33,066 DBG simpleline: New signal CloseScreenSignal enqueued with source TimeZoneSpoke >09:21:33,066 DBG simpleline: Closing screen ScreenData(TimeZoneSpoke,Europe,True) from TimeZoneSpoke >09:21:33,067 DBG simpleline: Closing inner loop >09:21:33,067 DBG simpleline: New signal CloseScreenSignal enqueued with source TimeSpoke >09:21:33,067 DBG simpleline: Closing screen ScreenData(TimeSpoke,None,False) from TimeSpoke >09:21:33,067 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >09:21:33,067 DBG simpleline: Processing screen ScreenData(SummaryHub,None,False) >09:21:33,075 DBG payload: Source doesn't require network for installation >09:21:33,075 INF flags: Not doing 'require network connection' in directory installation >09:21:33,154 DBG simpleline: Input is required by ScreenData(SummaryHub,None,False) screen >09:21:33,155 DBG payload: Source doesn't require network for installation >09:21:48,492 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:21:48,493 DBG simpleline: New signal InputReadySignal enqueued with source SummaryHub >09:21:48,493 DBG simpleline: Pushing screen SourceSpoke to stack >09:21:48,493 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >09:21:48,493 DBG simpleline: Processing screen ScreenData(SourceSpoke,None,False) >09:21:48,494 DBG simpleline: Input is required by ScreenData(SourceSpoke,None,False) screen >09:21:58,747 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:21:58,748 DBG simpleline: New signal InputReadySignal enqueued with source SourceSpoke >09:21:58,748 DBG simpleline: No callback registered for user input c >09:21:58,748 DBG simpleline: Closing screen ScreenData(SourceSpoke,None,False) from None >09:21:58,748 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >09:21:58,748 DBG simpleline: Processing screen ScreenData(SummaryHub,None,False) >09:21:58,757 DBG payload: Source doesn't require network for installation >09:21:58,757 INF flags: Not doing 'require network connection' in directory installation >09:21:58,839 DBG simpleline: Input is required by ScreenData(SummaryHub,None,False) screen >09:21:58,841 DBG payload: Source doesn't require network for installation >09:22:08,139 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:22:08,139 DBG simpleline: New signal InputReadySignal enqueued with source SummaryHub >09:22:08,139 DBG simpleline: Pushing screen UserSpoke to stack >09:22:08,139 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >09:22:08,140 DBG simpleline: Processing screen ScreenData(UserSpoke,None,False) >09:22:08,141 DBG simpleline: Input is required by ScreenData(UserSpoke,None,False) screen >09:22:11,155 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:22:11,156 DBG simpleline: New signal InputReadySignal enqueued with source UserSpoke >09:22:11,156 DBG simpleline: New signal RenderScreenSignal enqueued with source UserSpoke >09:22:11,157 DBG simpleline: Processing screen ScreenData(UserSpoke,None,False) >09:22:11,159 DBG simpleline: Input is required by ScreenData(UserSpoke,None,False) screen >09:22:15,027 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:22:15,028 DBG simpleline: New signal InputReadySignal enqueued with source UserSpoke >09:22:15,028 DBG simpleline: Pushing modal screen GetInputScreen to stack >09:22:15,029 DBG simpleline: Executing inner loop >09:22:15,029 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >09:22:15,029 DBG simpleline: Processing screen ScreenData(GetInputScreen,None,True) >09:22:15,029 DBG simpleline: Input is required by ScreenData(GetInputScreen,None,True) screen >09:22:22,204 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:22:22,204 DBG simpleline: New signal InputReadySignal enqueued with source GetInputScreen >09:22:22,205 DBG simpleline: Closing screen ScreenData(GetInputScreen,None,True) from None >09:22:22,205 DBG simpleline: Closing inner loop >09:22:22,205 DBG simpleline: New signal RenderScreenSignal enqueued with source UserSpoke >09:22:22,205 DBG simpleline: Processing screen ScreenData(UserSpoke,None,False) >09:22:22,208 DBG simpleline: Input is required by ScreenData(UserSpoke,None,False) screen >09:22:25,363 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:22:25,363 DBG simpleline: New signal InputReadySignal enqueued with source UserSpoke >09:22:25,363 DBG simpleline: Pushing modal screen GetInputScreen to stack >09:22:25,363 DBG simpleline: Executing inner loop >09:22:25,363 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >09:22:25,364 DBG simpleline: Processing screen ScreenData(GetInputScreen,None,True) >09:22:25,364 DBG simpleline: Input is required by ScreenData(GetInputScreen,None,True) screen >09:22:27,330 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:22:27,330 DBG simpleline: New signal InputReadySignal enqueued with source GetInputScreen >09:22:27,331 DBG simpleline: Closing screen ScreenData(GetInputScreen,None,True) from None >09:22:27,331 DBG simpleline: Closing inner loop >09:22:27,331 DBG simpleline: New signal RenderScreenSignal enqueued with source UserSpoke >09:22:27,331 DBG simpleline: Processing screen ScreenData(UserSpoke,None,False) >09:22:27,333 DBG simpleline: Input is required by ScreenData(UserSpoke,None,False) screen >09:22:30,746 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:22:30,747 DBG simpleline: New signal InputReadySignal enqueued with source UserSpoke >09:22:30,747 DBG simpleline: New signal RenderScreenSignal enqueued with source UserSpoke >09:22:30,747 DBG simpleline: Processing screen ScreenData(UserSpoke,None,False) >09:22:30,750 DBG simpleline: Input is required by ScreenData(UserSpoke,None,False) screen >09:22:35,081 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:22:35,082 DBG simpleline: New signal InputReadySignal enqueued with source UserSpoke >09:22:35,082 DBG simpleline: Pushing modal screen GetPasswordInputScreen to stack >09:22:35,082 DBG simpleline: Executing inner loop >09:22:35,082 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >09:22:35,082 DBG simpleline: Processing screen ScreenData(GetPasswordInputScreen,None,True) >09:22:35,083 DBG simpleline: Input is required by ScreenData(GetPasswordInputScreen,None,True) screen >09:22:40,594 DBG simpleline: New signal InputReceivedSignal enqueued with source PasswordInputHandlerRequest >09:22:40,595 DBG simpleline: New signal InputReadySignal enqueued with source GetPasswordInputScreen >09:22:40,595 DBG simpleline: Closing screen ScreenData(GetPasswordInputScreen,None,True) from None >09:22:40,595 DBG simpleline: Closing inner loop >09:22:40,596 DBG simpleline: Pushing modal screen GetPasswordInputScreen to stack >09:22:40,596 DBG simpleline: Executing inner loop >09:22:40,596 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >09:22:40,597 DBG simpleline: Processing screen ScreenData(GetPasswordInputScreen,None,True) >09:22:40,597 DBG simpleline: Input is required by ScreenData(GetPasswordInputScreen,None,True) screen >09:22:43,809 DBG simpleline: New signal InputReceivedSignal enqueued with source PasswordInputHandlerRequest >09:22:43,810 DBG simpleline: New signal InputReadySignal enqueued with source GetPasswordInputScreen >09:22:43,810 DBG simpleline: Closing screen ScreenData(GetPasswordInputScreen,None,True) from None >09:22:43,810 DBG simpleline: Closing inner loop >09:22:43,827 DBG simpleline: Pushing modal screen YesNoDialog to stack >09:22:43,828 DBG simpleline: Executing inner loop >09:22:43,828 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >09:22:43,828 DBG simpleline: Processing screen ScreenData(YesNoDialog,None,True) >09:22:43,829 DBG simpleline: Input is required by ScreenData(YesNoDialog,None,True) screen >09:22:47,769 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:22:47,769 DBG simpleline: New signal InputReadySignal enqueued with source YesNoDialog >09:22:47,770 DBG simpleline: Closing screen ScreenData(YesNoDialog,None,True) from None >09:22:47,770 DBG simpleline: Closing inner loop >09:22:47,774 DBG simpleline: New signal RenderScreenSignal enqueued with source UserSpoke >09:22:47,774 DBG simpleline: Processing screen ScreenData(UserSpoke,None,False) >09:22:47,776 DBG simpleline: Input is required by ScreenData(UserSpoke,None,False) screen >09:22:50,944 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:22:50,945 DBG simpleline: New signal InputReadySignal enqueued with source UserSpoke >09:22:50,945 DBG simpleline: New signal RenderScreenSignal enqueued with source UserSpoke >09:22:50,945 DBG simpleline: Processing screen ScreenData(UserSpoke,None,False) >09:22:50,947 DBG simpleline: Input is required by ScreenData(UserSpoke,None,False) screen >09:22:54,299 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:22:54,300 DBG simpleline: New signal InputReadySignal enqueued with source UserSpoke >09:22:54,300 DBG simpleline: No callback registered for user input c >09:22:54,300 DBG simpleline: Closing screen ScreenData(UserSpoke,None,False) from None >09:22:54,300 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >09:22:54,301 DBG simpleline: Processing screen ScreenData(SummaryHub,None,False) >09:22:54,310 DBG payload: Source doesn't require network for installation >09:22:54,310 INF flags: Not doing 'require network connection' in directory installation >09:22:54,392 DBG simpleline: Input is required by ScreenData(SummaryHub,None,False) screen >09:22:54,394 DBG payload: Source doesn't require network for installation >09:22:58,801 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:22:58,802 DBG simpleline: New signal InputReadySignal enqueued with source SummaryHub >09:22:58,802 DBG simpleline: Pushing screen SoftwareSpoke to stack >09:22:58,802 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >09:22:58,802 DBG simpleline: Processing screen ScreenData(SoftwareSpoke,None,False) >09:22:58,803 DBG simpleline: Input is required by ScreenData(SoftwareSpoke,None,False) screen >09:23:05,179 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:23:05,180 DBG simpleline: New signal InputReadySignal enqueued with source SoftwareSpoke >09:23:05,180 DBG simpleline: New signal CloseScreenSignal enqueued with source SoftwareSpoke >09:23:05,181 DBG simpleline: Closing screen ScreenData(SoftwareSpoke,None,False) from SoftwareSpoke >09:23:05,181 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >09:23:05,181 DBG simpleline: Processing screen ScreenData(SummaryHub,None,False) >09:23:05,191 DBG payload: Source doesn't require network for installation >09:23:05,191 INF flags: Not doing 'require network connection' in directory installation >09:23:05,273 DBG simpleline: Input is required by ScreenData(SummaryHub,None,False) screen >09:23:05,275 DBG payload: Source doesn't require network for installation >09:23:16,296 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:23:16,297 DBG simpleline: New signal InputReadySignal enqueued with source SummaryHub >09:23:16,297 DBG simpleline: Pushing screen PasswordSpoke to stack >09:23:16,297 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >09:23:16,297 DBG simpleline: Processing screen ScreenData(PasswordSpoke,None,False) >09:23:16,298 DBG simpleline: Pushing modal screen GetPasswordInputScreen to stack >09:23:16,298 DBG simpleline: Executing inner loop >09:23:16,298 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >09:23:16,298 DBG simpleline: Processing screen ScreenData(GetPasswordInputScreen,None,True) >09:23:16,298 DBG simpleline: Input is required by ScreenData(GetPasswordInputScreen,None,True) screen >09:23:27,701 DBG simpleline: New signal InputReceivedSignal enqueued with source PasswordInputHandlerRequest >09:23:27,702 DBG simpleline: New signal InputReadySignal enqueued with source GetPasswordInputScreen >09:23:27,703 DBG simpleline: Closing screen ScreenData(GetPasswordInputScreen,None,True) from None >09:23:27,703 DBG simpleline: Closing inner loop >09:23:27,703 DBG simpleline: Pushing modal screen GetPasswordInputScreen to stack >09:23:27,703 DBG simpleline: Executing inner loop >09:23:27,703 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >09:23:27,703 DBG simpleline: Processing screen ScreenData(GetPasswordInputScreen,None,True) >09:23:27,704 DBG simpleline: Input is required by ScreenData(GetPasswordInputScreen,None,True) screen >09:23:32,604 DBG simpleline: New signal InputReceivedSignal enqueued with source PasswordInputHandlerRequest >09:23:32,604 DBG simpleline: New signal InputReadySignal enqueued with source GetPasswordInputScreen >09:23:32,605 DBG simpleline: Closing screen ScreenData(GetPasswordInputScreen,None,True) from None >09:23:32,605 DBG simpleline: Closing inner loop >09:23:32,606 DBG simpleline: Pushing modal screen YesNoDialog to stack >09:23:32,606 DBG simpleline: Executing inner loop >09:23:32,606 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >09:23:32,606 DBG simpleline: Processing screen ScreenData(YesNoDialog,None,True) >09:23:32,607 DBG simpleline: Input is required by ScreenData(YesNoDialog,None,True) screen >09:23:35,910 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:23:35,910 DBG simpleline: New signal InputReadySignal enqueued with source YesNoDialog >09:23:35,911 DBG simpleline: Closing screen ScreenData(YesNoDialog,None,True) from None >09:23:35,911 DBG simpleline: Closing inner loop >09:23:35,920 DBG simpleline: New signal CloseScreenSignal enqueued with source PasswordSpoke >09:23:35,920 DBG simpleline: Closing screen ScreenData(PasswordSpoke,None,False) from PasswordSpoke >09:23:35,920 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >09:23:35,921 DBG simpleline: Processing screen ScreenData(SummaryHub,None,False) >09:23:35,929 DBG payload: Source doesn't require network for installation >09:23:35,929 INF flags: Not doing 'require network connection' in directory installation >09:23:36,005 DBG simpleline: Input is required by ScreenData(SummaryHub,None,False) screen >09:23:36,007 DBG payload: Source doesn't require network for installation >09:23:38,784 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:23:38,785 DBG simpleline: New signal InputReadySignal enqueued with source SummaryHub >09:23:38,785 DBG simpleline: Pushing screen SourceSpoke to stack >09:23:38,785 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >09:23:38,785 DBG simpleline: Processing screen ScreenData(SourceSpoke,None,False) >09:23:38,787 DBG simpleline: Input is required by ScreenData(SourceSpoke,None,False) screen >09:23:57,976 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:23:57,976 DBG simpleline: New signal InputReadySignal enqueued with source SourceSpoke >09:23:57,976 DBG simpleline: No callback registered for user input h >09:23:57,977 DBG simpleline: Pushing modal screen HelpScreen to stack >09:23:57,977 DBG simpleline: Executing inner loop >09:23:57,977 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >09:23:57,977 DBG simpleline: Processing screen ScreenData(HelpScreen,None,True) >09:24:31,327 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:24:31,327 DBG simpleline: New signal InputReadySignal enqueued with source InputManager >09:24:38,983 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:24:38,983 DBG simpleline: New signal InputReadySignal enqueued with source InputManager >09:24:41,894 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:24:41,895 DBG simpleline: New signal InputReadySignal enqueued with source InputManager >09:24:41,895 DBG simpleline: Input is required by ScreenData(HelpScreen,None,True) screen >09:24:43,295 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:24:43,295 DBG simpleline: New signal InputReadySignal enqueued with source HelpScreen >09:24:43,295 DBG simpleline: Closing screen ScreenData(HelpScreen,None,True) from None >09:24:43,295 DBG simpleline: Closing inner loop >09:24:43,296 DBG simpleline: New signal RenderScreenSignal enqueued with source SourceSpoke >09:24:43,296 DBG simpleline: Processing screen ScreenData(SourceSpoke,None,False) >09:24:43,297 DBG simpleline: Input is required by ScreenData(SourceSpoke,None,False) screen >09:24:49,030 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:24:49,030 DBG simpleline: New signal InputReadySignal enqueued with source SourceSpoke >09:24:49,030 DBG simpleline: No callback registered for user input r >09:24:49,030 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >09:24:49,030 DBG simpleline: Processing screen ScreenData(SourceSpoke,None,False) >09:24:49,031 DBG simpleline: Input is required by ScreenData(SourceSpoke,None,False) screen >09:24:51,750 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:24:51,751 DBG simpleline: New signal InputReadySignal enqueued with source SourceSpoke >09:24:51,751 DBG simpleline: No callback registered for user input c >09:24:51,751 DBG simpleline: Closing screen ScreenData(SourceSpoke,None,False) from None >09:24:51,751 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >09:24:51,751 DBG simpleline: Processing screen ScreenData(SummaryHub,None,False) >09:24:51,759 DBG payload: Source doesn't require network for installation >09:24:51,759 INF flags: Not doing 'require network connection' in directory installation >09:24:51,834 DBG simpleline: Input is required by ScreenData(SummaryHub,None,False) screen >09:24:51,835 DBG payload: Source doesn't require network for installation >09:24:55,957 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:24:55,958 DBG simpleline: New signal InputReadySignal enqueued with source SummaryHub >09:24:55,958 DBG simpleline: No callback registered for user input b >09:24:55,962 DBG simpleline: Input was not successful, ask for new input. >09:24:55,964 DBG payload: Source doesn't require network for installation >09:25:12,196 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:25:12,196 DBG simpleline: New signal InputReadySignal enqueued with source SummaryHub >09:25:12,197 DBG simpleline: No callback registered for user input q >09:25:12,197 DBG simpleline: No callback registered for user input q >09:25:12,197 DBG simpleline: Pushing modal screen YesNoDialog to stack >09:25:12,197 DBG simpleline: Executing inner loop >09:25:12,198 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >09:25:12,198 DBG simpleline: Processing screen ScreenData(YesNoDialog,None,True) >09:25:12,198 DBG simpleline: Input is required by ScreenData(YesNoDialog,None,True) screen >09:25:14,269 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:25:14,269 DBG simpleline: New signal InputReadySignal enqueued with source YesNoDialog >09:25:14,269 DBG simpleline: Closing screen ScreenData(YesNoDialog,None,True) from None >09:25:14,269 DBG simpleline: Closing inner loop >09:25:14,270 DBG simpleline: Main loop ended. Running callback if set. >09:25:14,273 DBG payload: getting release version from tree at None (28) >09:25:14,273 DBG payload: using default release version of 28 >10:59:34,803 INF main: /sbin/anaconda 28.22.10-1.fc28 >10:59:34,930 INF isys: 8275356 kB (8081 MB) are available >10:59:34,978 INF startup_utils: check_memory(): total:8081, needed:320, graphical:410 >10:59:34,979 INF flags: Not doing 'syslog setup' in directory installation >10:59:34,979 INF flags: Not doing 'early exception handler' in directory installation >10:59:34,979 INF flags: Not doing 'start audit daemon' in directory installation >10:59:34,979 INF main: anaconda called with cmdline = ['/sbin/anaconda', '--method=livecd:///dev/mapper/live-base', '--dirinstall', '--repo', 'cdrom:/dev/sr0'] >10:59:34,979 INF main: Default encoding = utf-8 >10:59:35,027 INF dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-Q8M7VqmrdL,guid=13bf0d6ae77baefa2abe00615bab9ed7. >10:59:35,853 INF startup_utils: Waiting 60 sec for modules to be started. >10:59:36,856 INF startup_utils: Waiting 59 sec for modules to be started. >10:59:37,860 INF startup_utils: Waiting 58 sec for modules to be started. >10:59:38,865 INF startup_utils: Waiting 57 sec for modules to be started. >10:59:39,908 INF startup_utils: Waiting 56 sec for modules to be started. >10:59:40,952 INF startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >10:59:41,405 WRN kickstart: Command firstboot will be parsed in DBus module. >10:59:41,421 DBG localization: setting locale to: en_US.UTF-8 >10:59:41,421 INF flags: Not doing 'networkInitialize' in directory installation >10:59:41,422 INF threading: Running Thread: AnaWaitForConnectingNMThread (140349592798976) >10:59:41,423 INF flags: Not doing 'write user interaction config file' in directory installation >10:59:41,423 DBG anaconda: setting display mode to GUI >10:59:41,434 INF anaconda: Display mode is set to 'interactive graphical mode'. >10:59:41,435 INF isys: 8275356 kB (8081 MB) are available >10:59:41,443 INF startup_utils: check_memory(): total:8081, needed:320, graphical:410 >10:59:41,618 INF network: got 0 NTP servers from DHCP >10:59:41,620 INF threading: Thread Done: AnaWaitForConnectingNMThread (140349592798976) >10:59:41,808 DBG installclass: Searching /usr/lib64/python3.6/site-packages/pyanaconda/installclasses. >10:59:41,814 DBG installclass: Found Scientific Linux (ScientificBaseInstallClass). >10:59:41,814 DBG installclass: Found Red Hat Enterprise Linux (RHELBaseInstallClass). >10:59:41,814 DBG installclass: Found Fedora (DefaultInstallClass). >10:59:41,814 DBG installclass: Found Atomic Host (AtomicHostInstallClass). >10:59:41,814 DBG installclass: Found Fedora Server (FedoraServerInstallClass). >10:59:41,814 DBG installclass: Found Fedora Workstation (FedoraWorkstationInstallClass). >10:59:41,814 DBG installclass: Found CentOS Linux (CentOSBaseInstallClass). >10:59:41,814 DBG installclass: Found Fedora (FedoraBaseInstallClass). >10:59:41,814 INF installclass: Using a visible install class Fedora Workstation (FedoraWorkstationInstallClass). >10:59:42,059 DBG payload: getting release version from tree at None (28) >10:59:42,059 DBG payload: using default release version of 28 >10:59:42,284 INF bootloader: bootloader GRUB2 on X86 platform >10:59:42,286 INF autopart: Detected 7.89 GiB of memory >10:59:42,287 INF autopart: Suggested swap size (7.89 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >10:59:42,288 INF autopart: Swap attempt of 0.0 >10:59:42,288 INF bootloader: bootloader GRUB2 on X86 platform >10:59:42,408 DBG storage_utils: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >10:59:42,414 INF flags: Not doing 'initialize time' in directory installation >10:59:42,419 DBG payload: Restarting payload thread >10:59:42,419 INF threading: Running Thread: AnaPayloadRestartThread (140349592798976) >10:59:42,420 INF geoloc: Geolocation is disabled for image or directory installation. >10:59:42,420 INF geoloc: Geolocation is disabled for image or directory installation. >10:59:42,420 INF flags: Not doing 'start chronyd' in directory installation >10:59:42,421 INF threading: Running Thread: AnaPayloadThread (140349288797952) >10:59:42,421 DBG payload: Updating payload thread state: 0 >10:59:42,421 DBG payload: Updating payload thread state: 1 >10:59:42,421 INF threading: Thread Done: AnaPayloadRestartThread (140349592798976) >10:59:42,422 DBG payload: Updating payload thread state: 2 >10:59:42,423 DBG payload: Updating payload thread state: 4 >10:59:42,426 ERR payload: PayloadError: no usable optical media found >10:59:42,426 DBG payload: Updating payload thread state: -1 >10:59:42,430 DBG payload: getting release version from tree at None (28) >10:59:42,431 DBG payload: using default release version of 28 >10:59:42,432 INF threading: Thread Done: AnaPayloadThread (140349288797952) >10:59:43,629 DBG ui.gui: Window scale set to 1 by XSETTINGS, not scaling >10:59:43,798 DBG localization: setting locale to: en_US.UTF-8 >10:59:43,804 DBG localization: setting locale to: en_US.UTF-8 >10:59:43,847 DBG ui.common: Entered spoke: WelcomeLanguageSpoke >10:59:43,877 WRN misc: /usr/lib64/python3.6/site-packages/gi/overrides/Gdk.py:336: DeprecationWarning: Gdk.Cursor.new is deprecated > return cls.new(*args, **kwds) > >11:01:22,930 DBG localization: setting locale to: en_US.UTF-8 >11:01:24,152 INF flags: Not doing 'require network connection' in directory installation >11:01:24,152 DBG ui.gui.spokes.network: network standalone spoke (init): completed: True >11:01:24,153 INF flags: Not doing 'require network connection' in directory installation >11:01:24,163 DBG ui.common: Left spoke: WelcomeLanguageSpoke >11:01:24,183 INF lifecycle: Adding controller: SummaryHub >11:01:24,205 INF flags: Not doing 'activate layouts' in directory installation >11:01:25,046 INF flags: Not doing 'replace runtime X layouts' in directory installation >11:01:25,057 INF threading: Running Thread: AnaAddLayoutsInitThread (140349288797952) >11:01:25,057 DBG ui.gui.utils: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7fa5c396c8d0>> on <list object at 0x7fa597221808> >11:01:25,057 INF flags: Not doing 'hide runtime keyboard configuration warning' in directory installation >11:01:25,058 INF threading: Running Thread: AnaGtkBatchPre1 (140349592798976) >11:01:25,062 INF threading: Thread Done: AnaGtkBatchPre1 (140349592798976) >11:01:25,063 INF flags: Not doing 'add runtime X layout' in directory installation >11:01:25,324 INF flags: Not doing 'test X layouts' in directory installation >11:01:25,327 INF threading: Running Thread: AnaKeyboardThread (140349592798976) >11:01:25,640 INF lifecycle: Module initialized: LangsupportSpoke >11:01:27,653 INF flags: Not doing 'modify system time and date' in directory installation >11:01:27,669 INF threading: Running Thread: AnaNTPserver1 (140349181581056) >11:01:27,669 INF threading: Running Thread: AnaDateTimeThread (140349173188352) >11:01:27,828 INF threading: Running Thread: AnaSourceWatcher (140349162411776) >11:01:27,830 DBG ui.gui.spokes.installation_source: Clearing checks in source spoke >11:01:27,831 DBG ui.gui.spokes.installation_source: Setting up repos: [] >11:01:27,835 INF threading: Thread Done: AnaNTPserver1 (140349181581056) >11:01:27,837 DBG ui.gui.hubs: incomplete spokes: [SourceSpoke] >11:01:27,837 INF lifecycle: Module initialized: SourceSpoke >11:01:27,837 INF threading: Thread Done: AnaSourceWatcher (140349162411776) >11:01:27,879 INF threading: Running Thread: AnaSoftwareWatcher (140349162411776) >11:01:27,881 DBG ui.gui.hubs: incomplete spokes: [SourceSpoke, SoftwareSelectionSpoke] >11:01:28,101 INF threading: Running Thread: AnaCustomStorageInit (140349181581056) >11:01:28,347 INF lifecycle: Module initialized: CustomPartitioningSpoke >11:01:28,347 INF threading: Thread Done: AnaCustomStorageInit (140349181581056) >11:01:28,415 INF lifecycle: Module initialized: BlivetGuiSpoke >11:01:28,522 INF lifecycle: Module initialized: FilterSpoke >11:01:28,570 INF flags: Not doing 'register anaconda secret agent' in directory installation >11:01:28,575 DBG ui.gui.spokes.network: can't get remote connection of active connection of device ens33 >11:01:28,575 DBG ui.gui.spokes.network: device configuration added: connection ac3cbbff-0714-36fe-aa56-6e77c7eff80e device ens33 >11:01:28,578 DBG ui.gui.spokes.network: not adding connection ac3cbbff-0714-36fe-aa56-6e77c7eff80e, already in list >11:01:28,580 INF flags: Not doing 'hide hint to use network configuration in DE' in directory installation >11:01:28,676 DBG network: updating host name localhost.localdomain >11:01:28,706 INF lifecycle: Module initialized: NetworkSpoke >11:01:28,804 INF flags: Not doing 'require network connection' in directory installation >11:01:28,804 DBG payload: Source doesn't require network for installation >11:01:28,805 INF lifecycle: Initialization of all modules (9) has been started. >11:01:28,807 DBG ui.gui.hubs: Starting event loop for hub SummaryHub >11:01:28,820 DBG ui.common: Entered hub: SummaryHub >11:01:29,166 DBG ui.gui.hubs: spoke is not ready: KeyboardSpoke >11:01:29,166 DBG ui.gui.hubs: setting KeyboardSpoke status to: Getting list of layouts... >11:01:29,167 DBG ui.gui.hubs: setting SourceSpoke status to: Failed to set up installation source >11:01:29,168 DBG ui.gui.hubs: spoke is ready: SourceSpoke >11:01:29,168 DBG ui.gui.hubs: spoke is ready: SourceSpoke >11:01:29,169 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Failed to set up installation source >11:01:29,631 INF flags: Not doing 'save system time' in directory installation >11:01:29,632 INF flags: Not doing 'save system time' in directory installation >11:01:29,632 INF flags: Not doing 'save system time' in directory installation >11:01:29,634 INF lifecycle: Module initialized: SoftwareSelectionSpoke >11:01:29,634 INF threading: Thread Done: AnaSoftwareWatcher (140349162411776) >11:01:29,634 INF lifecycle: Module initialized: DatetimeSpoke >11:01:29,634 INF threading: Thread Done: AnaDateTimeThread (140349173188352) >11:01:29,636 DBG ui.gui.hubs: spoke is ready: SoftwareSelectionSpoke >11:01:29,643 DBG ui.gui.hubs: spoke is ready: DatetimeSpoke >11:01:33,754 DBG ui.gui.utils: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7fa5c396c8d0>> on <list object at 0x7fa597221808> >11:01:33,758 INF threading: Thread Done: AnaAddLayoutsInitThread (140349288797952) >11:01:33,758 INF lifecycle: Module initialized: KeyboardSpoke >11:01:33,759 INF lifecycle: All modules have been initialized. >11:01:33,759 INF threading: Thread Done: AnaKeyboardThread (140349592798976) >11:01:33,772 DBG ui.gui.hubs: spoke is ready: KeyboardSpoke >11:01:36,565 INF flags: Not doing 'get NTP service state' in directory installation >11:01:36,568 INF flags: Not doing 'start NTP service' in directory installation >11:01:37,022 DBG ui.common: Entered spoke: DatetimeSpoke >11:01:40,569 INF threading: Running Thread: AnaNTPserver2 (140349288797952) >11:01:40,665 INF threading: Thread Done: AnaNTPserver2 (140349288797952) >11:01:47,953 DBG ui.common: Left spoke: DatetimeSpoke >11:01:48,058 INF flags: Not doing 'require network connection' in directory installation >11:01:48,059 DBG payload: Source doesn't require network for installation >11:01:50,000 DBG ui.gui.spokes.installation_source: Clearing checks in source spoke >11:01:50,000 DBG ui.gui.spokes.installation_source: Setting up repos: [] >11:01:50,017 DBG ui.common: Entered spoke: SourceSpoke >11:26:48,142 DBG payload: Restarting payload thread >11:26:48,148 INF threading: Running Thread: AnaPayloadRestartThread (140349288797952) >11:26:48,148 DBG ui.common: Left spoke: SourceSpoke >11:26:48,151 INF threading: Running Thread: AnaPayloadThread (140349162411776) >11:26:48,151 DBG payload: Updating payload thread state: 0 >11:26:48,152 INF threading: Thread Done: AnaPayloadRestartThread (140349288797952) >11:26:48,280 INF flags: Not doing 'require network connection' in directory installation >11:26:48,281 DBG payload: Source doesn't require network for installation >11:26:48,284 DBG ui.gui.hubs: spoke is not ready: SoftwareSelectionSpoke >11:26:48,285 DBG ui.gui.hubs: spoke is not ready: SourceSpoke >11:26:48,285 DBG ui.gui.hubs: setting SourceSpoke status to: Setting up installation source... >11:26:49,155 DBG payload: Updating payload thread state: 1 >11:26:49,155 DBG payload: Updating payload thread state: 2 >11:26:49,156 DBG payload: Updating payload thread state: 4 >11:26:49,211 DBG ui.gui.hubs: setting SourceSpoke status to: Probing storage... >11:26:49,211 DBG ui.gui.hubs: setting SourceSpoke status to: Downloading package metadata... >11:26:49,211 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Downloading package metadata... >11:26:49,213 DBG payload: getting release version from tree at https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64 (28) >11:26:49,213 DBG payload: retrieving treeinfo from https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64 (proxy: ; sslverify: True) >11:26:49,213 INF payload: Trying to download '.treeinfo' >11:26:49,368 INF payload: Server returned 404 code >11:26:49,369 INF payload: Trying to download 'treeinfo' >11:26:49,386 INF payload: Server returned 404 code >11:26:49,386 ERR payload: Got HTTP 404 Error when downloading [.]treeinfo files >11:26:49,386 DBG payload: using default release version of 28 >11:26:49,581 DBG payload: Updating payload thread state: 5 >11:26:49,615 DBG ui.gui.hubs: setting SourceSpoke status to: Downloading group metadata... >11:26:49,615 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Downloading group metadata... >11:26:49,634 INF payload: Refreshing environmentAddons >11:26:49,635 ERR payload: No base repo configured >11:26:49,635 DBG payload: Updating payload thread state: -1 >11:26:49,663 DBG payload: getting release version from tree at None (28) >11:26:49,663 DBG payload: using default release version of 28 >11:26:49,664 INF threading: Thread Done: AnaPayloadThread (140349162411776) >11:26:49,728 DBG ui.gui.hubs: setting SourceSpoke status to: Error downloading package metadata >11:26:49,729 DBG ui.gui.hubs: spoke is ready: SourceSpoke >11:26:49,730 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Error downloading package metadata >11:26:58,345 DBG ui.gui.spokes.installation_source: Clearing checks in source spoke >11:26:58,345 DBG ui.gui.spokes.installation_source: Setting up repos: [] >11:26:58,356 DBG ui.common: Entered spoke: SourceSpoke >11:27:11,401 DBG payload: Restarting payload thread >11:27:11,401 INF threading: Running Thread: AnaPayloadRestartThread (140349162411776) >11:27:11,401 DBG ui.common: Left spoke: SourceSpoke >11:27:11,403 INF threading: Running Thread: AnaPayloadThread (140349288797952) >11:27:11,403 DBG payload: Updating payload thread state: 0 >11:27:11,404 INF threading: Thread Done: AnaPayloadRestartThread (140349162411776) >11:27:11,509 INF flags: Not doing 'require network connection' in directory installation >11:27:11,509 DBG payload: Source doesn't require network for installation >11:27:11,511 DBG ui.gui.hubs: spoke is not ready: SoftwareSelectionSpoke >11:27:11,512 DBG ui.gui.hubs: spoke is not ready: SourceSpoke >11:27:11,512 DBG ui.gui.hubs: setting SourceSpoke status to: Setting up installation source... >11:27:12,406 DBG payload: Updating payload thread state: 1 >11:27:12,406 DBG payload: Updating payload thread state: 2 >11:27:12,406 DBG payload: Updating payload thread state: 4 >11:27:12,444 DBG payload: getting release version from tree at https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/ (28) >11:27:12,444 DBG payload: retrieving treeinfo from https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/ (proxy: ; sslverify: True) >11:27:12,444 INF payload: Trying to download '.treeinfo' >11:27:12,451 DBG ui.gui.hubs: setting SourceSpoke status to: Probing storage... >11:27:12,451 DBG ui.gui.hubs: setting SourceSpoke status to: Downloading package metadata... >11:27:12,452 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Downloading package metadata... >11:27:12,603 INF payload: Server returned 404 code >11:27:12,603 INF payload: Trying to download 'treeinfo' >11:27:12,621 INF payload: Server returned 404 code >11:27:12,622 ERR payload: Got HTTP 404 Error when downloading [.]treeinfo files >11:27:12,622 DBG payload: using default release version of 28 >11:27:12,832 DBG payload: Updating payload thread state: 5 >11:27:12,834 INF payload: Refreshing environmentAddons >11:27:12,835 ERR payload: No base repo configured >11:27:12,835 DBG payload: Updating payload thread state: -1 >11:27:12,838 DBG payload: getting release version from tree at None (28) >11:27:12,838 DBG payload: using default release version of 28 >11:27:12,839 INF threading: Thread Done: AnaPayloadThread (140349288797952) >11:27:12,854 DBG ui.gui.hubs: setting SourceSpoke status to: Downloading group metadata... >11:27:12,854 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Downloading group metadata... >11:27:12,854 DBG ui.gui.hubs: setting SourceSpoke status to: Error downloading package metadata >11:27:12,856 DBG ui.gui.hubs: spoke is ready: SourceSpoke >11:27:12,856 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Error downloading package metadata >11:27:14,078 DBG ui.gui.spokes.installation_source: Clearing checks in source spoke >11:27:14,078 DBG ui.gui.spokes.installation_source: Setting up repos: [] >11:27:14,087 DBG ui.common: Entered spoke: SourceSpoke >11:27:19,529 DBG payload: Restarting payload thread >11:27:19,530 INF threading: Running Thread: AnaPayloadRestartThread (140349288797952) >11:27:19,530 DBG ui.common: Left spoke: SourceSpoke >11:27:19,532 INF threading: Running Thread: AnaPayloadThread (140349162411776) >11:27:19,532 DBG payload: Updating payload thread state: 0 >11:27:19,534 INF threading: Thread Done: AnaPayloadRestartThread (140349288797952) >11:27:19,646 INF flags: Not doing 'require network connection' in directory installation >11:27:19,647 DBG payload: Source doesn't require network for installation >11:27:19,648 DBG ui.gui.hubs: spoke is not ready: SoftwareSelectionSpoke >11:27:19,649 DBG ui.gui.hubs: spoke is not ready: SourceSpoke >11:27:19,649 DBG ui.gui.hubs: setting SourceSpoke status to: Setting up installation source... >11:27:20,535 DBG payload: Updating payload thread state: 1 >11:27:20,536 DBG payload: Updating payload thread state: 2 >11:27:20,536 DBG payload: Updating payload thread state: 4 >11:27:20,561 DBG payload: getting release version from tree at https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/ (28) >11:27:20,561 DBG payload: retrieving treeinfo from https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/ (proxy: ; sslverify: True) >11:27:20,561 INF payload: Trying to download '.treeinfo' >11:27:20,563 DBG ui.gui.hubs: setting SourceSpoke status to: Probing storage... >11:27:20,563 DBG ui.gui.hubs: setting SourceSpoke status to: Downloading package metadata... >11:27:20,563 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Downloading package metadata... >11:27:20,580 INF payload: Server returned 404 code >11:27:20,580 INF payload: Trying to download 'treeinfo' >11:27:20,597 INF payload: Server returned 404 code >11:27:20,598 ERR payload: Got HTTP 404 Error when downloading [.]treeinfo files >11:27:20,598 DBG payload: using default release version of 28 >11:27:20,718 DBG payload: Updating payload thread state: 5 >11:27:20,721 INF payload: Refreshing environmentAddons >11:27:20,721 ERR payload: No base repo configured >11:27:20,721 DBG payload: Updating payload thread state: -1 >11:27:20,725 DBG payload: getting release version from tree at None (28) >11:27:20,725 DBG payload: using default release version of 28 >11:27:20,726 INF threading: Thread Done: AnaPayloadThread (140349162411776) >11:27:20,762 DBG ui.gui.hubs: setting SourceSpoke status to: Downloading group metadata... >11:27:20,763 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Downloading group metadata... >11:27:20,763 DBG ui.gui.hubs: setting SourceSpoke status to: Error downloading package metadata >11:27:20,768 DBG ui.gui.hubs: spoke is ready: SourceSpoke >11:27:20,768 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Error downloading package metadata >11:27:23,344 DBG ui.gui.spokes.installation_source: Clearing checks in source spoke >11:27:23,344 DBG ui.gui.spokes.installation_source: Setting up repos: [] >11:27:23,355 DBG ui.common: Entered spoke: SourceSpoke >11:27:31,998 DBG payload: Restarting payload thread >11:27:31,999 INF threading: Running Thread: AnaPayloadRestartThread (140349162411776) >11:27:31,999 DBG ui.common: Left spoke: SourceSpoke >11:27:31,999 INF threading: Running Thread: AnaPayloadThread (140349288797952) >11:27:32,000 DBG payload: Updating payload thread state: 0 >11:27:32,001 INF threading: Thread Done: AnaPayloadRestartThread (140349162411776) >11:27:32,119 INF flags: Not doing 'require network connection' in directory installation >11:27:32,119 DBG payload: Source doesn't require network for installation >11:27:32,121 DBG ui.gui.hubs: spoke is not ready: SoftwareSelectionSpoke >11:27:32,122 DBG ui.gui.hubs: spoke is not ready: SourceSpoke >11:27:32,122 DBG ui.gui.hubs: setting SourceSpoke status to: Setting up installation source... >11:27:33,002 DBG payload: Updating payload thread state: 1 >11:27:33,002 DBG payload: Updating payload thread state: 2 >11:27:33,003 DBG payload: Updating payload thread state: 4 >11:27:33,048 DBG ui.gui.hubs: setting SourceSpoke status to: Probing storage... >11:27:33,049 DBG ui.gui.hubs: setting SourceSpoke status to: Downloading package metadata... >11:27:33,049 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Downloading package metadata... >11:27:33,071 DBG payload: getting release version from tree at https://ftp.acc.umu.se/mirror/fedora/linux/releases (28) >11:27:33,071 DBG payload: retrieving treeinfo from https://ftp.acc.umu.se/mirror/fedora/linux/releases (proxy: ; sslverify: True) >11:27:33,071 INF payload: Trying to download '.treeinfo' >11:27:33,201 INF payload: Server returned 404 code >11:27:33,202 INF payload: Trying to download 'treeinfo' >11:27:33,217 INF payload: Server returned 404 code >11:27:33,217 ERR payload: Got HTTP 404 Error when downloading [.]treeinfo files >11:27:33,217 DBG payload: using default release version of 28 >11:27:33,308 DBG payload: Updating payload thread state: 5 >11:27:33,311 INF payload: Refreshing environmentAddons >11:27:33,311 ERR payload: No base repo configured >11:27:33,311 DBG payload: Updating payload thread state: -1 >11:27:33,315 DBG payload: getting release version from tree at None (28) >11:27:33,315 DBG payload: using default release version of 28 >11:27:33,317 INF threading: Thread Done: AnaPayloadThread (140349288797952) >11:27:33,348 DBG ui.gui.hubs: setting SourceSpoke status to: Downloading group metadata... >11:27:33,349 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Downloading group metadata... >11:27:33,349 DBG ui.gui.hubs: setting SourceSpoke status to: Error downloading package metadata >11:27:33,350 DBG ui.gui.hubs: spoke is ready: SourceSpoke >11:27:33,351 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Error downloading package metadata >11:27:34,159 DBG ui.gui.spokes.installation_source: Clearing checks in source spoke >11:27:34,160 DBG ui.gui.spokes.installation_source: Setting up repos: [] >11:27:34,170 DBG ui.common: Entered spoke: SourceSpoke >11:27:42,855 DBG payload: Restarting payload thread >11:27:42,855 INF threading: Running Thread: AnaPayloadRestartThread (140349288797952) >11:27:42,855 DBG ui.common: Left spoke: SourceSpoke >11:27:42,856 INF threading: Running Thread: AnaPayloadThread (140349162411776) >11:27:42,856 DBG payload: Updating payload thread state: 0 >11:27:42,858 INF threading: Thread Done: AnaPayloadRestartThread (140349288797952) >11:27:42,953 INF flags: Not doing 'require network connection' in directory installation >11:27:42,953 DBG payload: Source doesn't require network for installation >11:27:42,955 DBG ui.gui.hubs: spoke is not ready: SoftwareSelectionSpoke >11:27:42,956 DBG ui.gui.hubs: spoke is not ready: SourceSpoke >11:27:42,956 DBG ui.gui.hubs: setting SourceSpoke status to: Setting up installation source... >11:27:43,859 DBG payload: Updating payload thread state: 1 >11:27:43,859 DBG payload: Updating payload thread state: 2 >11:27:43,859 DBG payload: Updating payload thread state: 4 >11:27:43,884 DBG payload: getting release version from tree at https://ftp.acc.umu.se/mirror/fedora/linux/ (28) >11:27:43,884 DBG payload: retrieving treeinfo from https://ftp.acc.umu.se/mirror/fedora/linux/ (proxy: ; sslverify: True) >11:27:43,884 INF payload: Trying to download '.treeinfo' >11:27:43,894 DBG ui.gui.hubs: setting SourceSpoke status to: Probing storage... >11:27:43,894 DBG ui.gui.hubs: setting SourceSpoke status to: Downloading package metadata... >11:27:43,894 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Downloading package metadata... >11:27:43,976 INF payload: Server returned 404 code >11:27:43,976 INF payload: Trying to download 'treeinfo' >11:27:43,992 INF payload: Server returned 404 code >11:27:43,992 ERR payload: Got HTTP 404 Error when downloading [.]treeinfo files >11:27:43,992 DBG payload: using default release version of 28 >11:27:44,105 DBG payload: Updating payload thread state: 5 >11:27:44,108 INF payload: Refreshing environmentAddons >11:27:44,108 ERR payload: No base repo configured >11:27:44,108 DBG payload: Updating payload thread state: -1 >11:27:44,110 DBG payload: getting release version from tree at None (28) >11:27:44,111 DBG payload: using default release version of 28 >11:27:44,111 INF threading: Thread Done: AnaPayloadThread (140349162411776) >11:27:44,195 DBG ui.gui.hubs: setting SourceSpoke status to: Downloading group metadata... >11:27:44,195 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Downloading group metadata... >11:27:44,195 DBG ui.gui.hubs: setting SourceSpoke status to: Error downloading package metadata >11:27:44,209 DBG ui.gui.hubs: spoke is ready: SourceSpoke >11:27:44,209 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Error downloading package metadata >11:27:45,151 DBG ui.gui.spokes.installation_source: Clearing checks in source spoke >11:27:45,151 DBG ui.gui.spokes.installation_source: Setting up repos: [] >11:27:45,160 DBG ui.common: Entered spoke: SourceSpoke >11:27:49,342 DBG payload: Restarting payload thread >11:27:49,343 INF threading: Running Thread: AnaPayloadRestartThread (140349162411776) >11:27:49,343 DBG ui.common: Left spoke: SourceSpoke >11:27:49,343 INF threading: Running Thread: AnaPayloadThread (140349288797952) >11:27:49,343 DBG payload: Updating payload thread state: 0 >11:27:49,344 INF threading: Thread Done: AnaPayloadRestartThread (140349162411776) >11:27:49,458 INF flags: Not doing 'require network connection' in directory installation >11:27:49,459 DBG payload: Source doesn't require network for installation >11:27:49,461 DBG ui.gui.hubs: spoke is not ready: SoftwareSelectionSpoke >11:27:49,463 DBG ui.gui.hubs: spoke is not ready: SourceSpoke >11:27:49,463 DBG ui.gui.hubs: setting SourceSpoke status to: Setting up installation source... >11:27:50,346 DBG payload: Updating payload thread state: 1 >11:27:50,346 DBG payload: Updating payload thread state: 2 >11:27:50,346 DBG payload: Updating payload thread state: 4 >11:27:50,374 DBG payload: getting release version from tree at https://ftp.acc.umu.se/mirror/fedora/ (28) >11:27:50,374 DBG payload: retrieving treeinfo from https://ftp.acc.umu.se/mirror/fedora/ (proxy: ; sslverify: True) >11:27:50,374 INF payload: Trying to download '.treeinfo' >11:27:50,386 DBG ui.gui.hubs: setting SourceSpoke status to: Probing storage... >11:27:50,387 DBG ui.gui.hubs: setting SourceSpoke status to: Downloading package metadata... >11:27:50,387 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Downloading package metadata... >11:27:50,401 INF payload: Server returned 404 code >11:27:50,401 INF payload: Trying to download 'treeinfo' >11:27:50,432 INF payload: Server returned 404 code >11:27:50,432 ERR payload: Got HTTP 404 Error when downloading [.]treeinfo files >11:27:50,432 DBG payload: using default release version of 28 >11:27:50,744 DBG payload: Updating payload thread state: 5 >11:27:50,746 INF payload: Refreshing environmentAddons >11:27:50,746 ERR payload: No base repo configured >11:27:50,746 DBG payload: Updating payload thread state: -1 >11:27:50,749 DBG payload: getting release version from tree at None (28) >11:27:50,749 DBG payload: using default release version of 28 >11:27:50,750 INF threading: Thread Done: AnaPayloadThread (140349288797952) >11:27:50,790 DBG ui.gui.hubs: setting SourceSpoke status to: Downloading group metadata... >11:27:50,790 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Downloading group metadata... >11:27:50,790 DBG ui.gui.hubs: setting SourceSpoke status to: Error downloading package metadata >11:27:50,793 DBG ui.gui.hubs: spoke is ready: SourceSpoke >11:27:50,793 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Error downloading package metadata >11:27:52,006 DBG ui.gui.spokes.installation_source: Clearing checks in source spoke >11:27:52,006 DBG ui.gui.spokes.installation_source: Setting up repos: [] >11:27:52,016 DBG ui.common: Entered spoke: SourceSpoke >11:27:57,542 DBG payload: Restarting payload thread >11:27:57,542 INF threading: Running Thread: AnaPayloadRestartThread (140349288797952) >11:27:57,542 DBG ui.common: Left spoke: SourceSpoke >11:27:57,545 INF threading: Running Thread: AnaPayloadThread (140349162411776) >11:27:57,546 DBG payload: Updating payload thread state: 0 >11:27:57,546 INF threading: Thread Done: AnaPayloadRestartThread (140349288797952) >11:27:57,654 INF flags: Not doing 'require network connection' in directory installation >11:27:57,655 DBG payload: Source doesn't require network for installation >11:27:57,656 DBG ui.gui.hubs: spoke is not ready: SoftwareSelectionSpoke >11:27:57,658 DBG ui.gui.hubs: spoke is not ready: SourceSpoke >11:27:57,658 DBG ui.gui.hubs: setting SourceSpoke status to: Setting up installation source... >11:27:58,548 DBG payload: Updating payload thread state: 1 >11:27:58,548 DBG payload: Updating payload thread state: 2 >11:27:58,549 DBG payload: Updating payload thread state: 4 >11:27:58,569 DBG payload: getting release version from tree at https://ftp.acc.umu.se/mirror/ (28) >11:27:58,569 DBG payload: retrieving treeinfo from https://ftp.acc.umu.se/mirror/ (proxy: ; sslverify: True) >11:27:58,569 INF payload: Trying to download '.treeinfo' >11:27:58,590 INF payload: Server returned 404 code >11:27:58,590 INF payload: Trying to download 'treeinfo' >11:27:58,590 DBG ui.gui.hubs: setting SourceSpoke status to: Probing storage... >11:27:58,591 DBG ui.gui.hubs: setting SourceSpoke status to: Downloading package metadata... >11:27:58,591 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Downloading package metadata... >11:27:58,606 INF payload: Server returned 404 code >11:27:58,607 ERR payload: Got HTTP 404 Error when downloading [.]treeinfo files >11:27:58,607 DBG payload: using default release version of 28 >11:27:58,783 DBG payload: Updating payload thread state: 5 >11:27:58,786 INF payload: Refreshing environmentAddons >11:27:58,786 ERR payload: No base repo configured >11:27:58,786 DBG payload: Updating payload thread state: -1 >11:27:58,790 DBG payload: getting release version from tree at None (28) >11:27:58,790 DBG payload: using default release version of 28 >11:27:58,791 INF threading: Thread Done: AnaPayloadThread (140349162411776) >11:27:58,791 DBG ui.gui.hubs: setting SourceSpoke status to: Downloading group metadata... >11:27:58,791 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Downloading group metadata... >11:27:58,792 DBG ui.gui.hubs: setting SourceSpoke status to: Error downloading package metadata >11:27:58,793 DBG ui.gui.hubs: spoke is ready: SourceSpoke >11:27:58,793 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Error downloading package metadata >11:27:59,772 DBG ui.gui.spokes.installation_source: Clearing checks in source spoke >11:27:59,773 DBG ui.gui.spokes.installation_source: Setting up repos: [] >11:27:59,785 DBG ui.common: Entered spoke: SourceSpoke >11:28:06,225 DBG payload: Restarting payload thread >11:28:06,225 INF threading: Running Thread: AnaPayloadRestartThread (140349162411776) >11:28:06,225 DBG ui.common: Left spoke: SourceSpoke >11:28:06,226 INF threading: Running Thread: AnaPayloadThread (140349288797952) >11:28:06,226 DBG payload: Updating payload thread state: 0 >11:28:06,226 INF threading: Thread Done: AnaPayloadRestartThread (140349162411776) >11:28:06,341 INF flags: Not doing 'require network connection' in directory installation >11:28:06,342 DBG payload: Source doesn't require network for installation >11:28:06,344 DBG ui.gui.hubs: spoke is not ready: SoftwareSelectionSpoke >11:28:06,344 DBG ui.gui.hubs: spoke is not ready: SourceSpoke >11:28:06,345 DBG ui.gui.hubs: setting SourceSpoke status to: Setting up installation source... >11:28:07,228 DBG payload: Updating payload thread state: 1 >11:28:07,228 DBG payload: Updating payload thread state: 2 >11:28:07,228 DBG payload: Updating payload thread state: 4 >11:28:07,260 DBG payload: getting release version from tree at https://ftp.acc.umu.se/ (28) >11:28:07,260 DBG payload: retrieving treeinfo from https://ftp.acc.umu.se/ (proxy: ; sslverify: True) >11:28:07,260 INF payload: Trying to download '.treeinfo' >11:28:07,277 INF payload: Server returned 404 code >11:28:07,278 INF payload: Trying to download 'treeinfo' >11:28:07,294 INF payload: Server returned 404 code >11:28:07,295 ERR payload: Got HTTP 404 Error when downloading [.]treeinfo files >11:28:07,295 DBG payload: using default release version of 28 >11:28:07,299 DBG ui.gui.hubs: setting SourceSpoke status to: Probing storage... >11:28:07,299 DBG ui.gui.hubs: setting SourceSpoke status to: Downloading package metadata... >11:28:07,299 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Downloading package metadata... >11:28:08,042 DBG payload: Updating payload thread state: 5 >11:28:08,045 INF payload: Refreshing environmentAddons >11:28:08,046 ERR payload: No base repo configured >11:28:08,046 DBG payload: Updating payload thread state: -1 >11:28:08,048 DBG payload: getting release version from tree at None (28) >11:28:08,049 DBG payload: using default release version of 28 >11:28:08,050 INF threading: Thread Done: AnaPayloadThread (140349288797952) >11:28:08,107 DBG ui.gui.hubs: setting SourceSpoke status to: Downloading group metadata... >11:28:08,108 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Downloading group metadata... >11:28:08,108 DBG ui.gui.hubs: setting SourceSpoke status to: Error downloading package metadata >11:28:08,110 DBG ui.gui.hubs: spoke is ready: SourceSpoke >11:28:08,110 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Error downloading package metadata >11:28:10,164 DBG ui.gui.spokes.installation_source: Clearing checks in source spoke >11:28:10,164 DBG ui.gui.spokes.installation_source: Setting up repos: [] >11:28:10,177 DBG ui.common: Entered spoke: SourceSpoke >11:29:01,260 DBG payload: Restarting payload thread >11:29:01,260 INF threading: Running Thread: AnaPayloadRestartThread (140349288797952) >11:29:01,261 DBG ui.common: Left spoke: SourceSpoke >11:29:01,262 INF threading: Running Thread: AnaPayloadThread (140349162411776) >11:29:01,262 DBG payload: Updating payload thread state: 0 >11:29:01,263 INF threading: Thread Done: AnaPayloadRestartThread (140349288797952) >11:29:01,367 INF flags: Not doing 'require network connection' in directory installation >11:29:01,368 DBG payload: Source doesn't require network for installation >11:29:01,369 DBG ui.gui.hubs: spoke is not ready: SoftwareSelectionSpoke >11:29:01,370 DBG ui.gui.hubs: spoke is not ready: SourceSpoke >11:29:01,370 DBG ui.gui.hubs: setting SourceSpoke status to: Setting up installation source... >11:29:02,264 DBG payload: Updating payload thread state: 1 >11:29:02,265 DBG payload: Updating payload thread state: 2 >11:29:02,265 DBG payload: Updating payload thread state: 4 >11:29:02,285 DBG payload: getting release version from tree at https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/ (28) >11:29:02,285 DBG payload: retrieving treeinfo from https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/ (proxy: ; sslverify: True) >11:29:02,285 INF payload: Trying to download '.treeinfo' >11:29:02,346 DBG ui.gui.hubs: setting SourceSpoke status to: Probing storage... >11:29:02,346 DBG ui.gui.hubs: setting SourceSpoke status to: Downloading package metadata... >11:29:02,346 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Downloading package metadata... >11:29:02,431 DBG payload: Retrieved '.treeinfo' from https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/ >11:29:02,433 DBG payload: using treeinfo release version of 28 >11:29:03,670 DBG payload: Updating payload thread state: 5 >11:29:03,752 DBG ui.gui.hubs: setting SourceSpoke status to: Downloading group metadata... >11:29:03,752 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Downloading group metadata... >11:29:05,061 INF payload: Refreshing environmentAddons >11:29:05,159 DBG payload: Updating payload thread state: 6 >11:29:05,160 INF ui.gui.spokes.software_selection: using environment from kickstart: None >11:29:05,160 INF threading: Thread Done: AnaPayloadThread (140349162411776) >11:29:05,163 DBG ui.gui.hubs: spoke is ready: SoftwareSelectionSpoke >11:29:05,164 DBG ui.gui.hubs: incomplete spokes: [SoftwareSelectionSpoke] >11:29:05,165 DBG ui.gui.hubs: spoke is ready: SourceSpoke >11:29:07,377 DBG ui.common: Entered spoke: SoftwareSelectionSpoke >11:29:16,544 DBG ui.gui.spokes.software_selection: Environment selected for installation: workstation-product-environment >11:29:16,544 DBG ui.gui.spokes.software_selection: Groups selected for installation: ['container-management'] >11:29:16,545 INF threading: Running Thread: AnaCheckSoftwareThread (140349162411776) >11:29:16,545 DBG ui.common: Left spoke: SoftwareSelectionSpoke >11:29:16,563 DBG payload: apply with result True called on requirements [] >11:29:16,880 DBG ui.gui.hubs: incomplete spokes: [SoftwareSelectionSpoke, SourceSpoke] >11:29:16,909 INF threading: Thread Done: AnaCheckSoftwareThread (140349162411776) >11:29:16,974 INF flags: Not doing 'require network connection' in directory installation >11:29:16,975 DBG payload: Source doesn't require network for installation >11:29:16,977 DBG ui.gui.hubs: incomplete spokes: [SourceSpoke] >11:29:16,977 DBG ui.gui.hubs: spoke is not ready: SoftwareSelectionSpoke >11:29:16,978 DBG ui.gui.hubs: incomplete spokes: [] >11:29:17,204 INF ui.lib.space: fs space: 978.38 MiB needed: 5.68 GiB >11:29:17,205 DBG exception: running handleException >11:29:17,207 CRT exception: Traceback (most recent call last): > > File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 315, in _update_spokes > self._updateCompleteness(spoke) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 237, in _updateCompleteness > self._handleCompleteness(spoke, update_continue) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 253, in _handleCompleteness > self._updateContinue() > > File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 258, in _updateContinue > if self._checker and not self._checker.check(): > > File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/lib/space.py", line 110, in check > dev_required_size = self.payload.requiredDeviceSize(self.storage.root_device.format) > >AttributeError: 'NoneType' object has no attribute 'format' > >11:29:17,208 DBG exception: Gtk running, queuing exception handler to the main loop >11:29:34,078 INF core.util: Running kickstart %%onerror script(s) >11:29:34,078 INF core.util: All kickstart %%onerror script(s) have been run >11:29:34,079 INF kickstart.script: Running kickstart %%traceback script(s) >11:29:34,079 INF kickstart.script: All kickstart %%traceback script(s) have been run >11:29:39,055 DBG payload: getting release version from tree at None (28) >11:29:39,055 DBG payload: using default release version of 28 >11:30:03,344 INF main: /sbin/anaconda 28.22.10-1.fc28 >11:30:03,406 INF isys: 8275356 kB (8081 MB) are available >11:30:03,418 INF startup_utils: check_memory(): total:8081, needed:320, graphical:410 >11:30:03,418 INF flags: Not doing 'syslog setup' in directory installation >11:30:03,419 INF flags: Not doing 'early exception handler' in directory installation >11:30:03,419 INF flags: Not doing 'start audit daemon' in directory installation >11:30:03,419 INF main: anaconda called with cmdline = ['/sbin/anaconda', '--method=livecd:///dev/mapper/live-base', '--dirinstall', '--repo', 'https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/'] >11:30:03,420 INF main: Default encoding = utf-8 >11:30:03,433 INF dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-U2IKC0evPH,guid=e12dcbcb504610169e6ad8975baba5fb. >11:30:03,762 INF startup_utils: Waiting 60 sec for modules to be started. >11:30:04,772 INF startup_utils: Waiting 59 sec for modules to be started. >11:30:05,775 INF startup_utils: Waiting 58 sec for modules to be started. >11:30:06,820 INF startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >11:30:07,362 WRN kickstart: Command firstboot will be parsed in DBus module. >11:30:07,378 DBG localization: setting locale to: en_US.UTF-8 >11:30:07,378 INF flags: Not doing 'networkInitialize' in directory installation >11:30:07,378 INF threading: Running Thread: AnaWaitForConnectingNMThread (139959529764608) >11:30:07,380 INF flags: Not doing 'write user interaction config file' in directory installation >11:30:07,381 DBG anaconda: setting display mode to GUI >11:30:07,390 INF anaconda: Display mode is set to 'interactive graphical mode'. >11:30:07,391 INF isys: 8275356 kB (8081 MB) are available >11:30:07,415 INF startup_utils: check_memory(): total:8081, needed:320, graphical:410 >11:30:07,538 INF network: got 0 NTP servers from DHCP >11:30:07,542 INF threading: Thread Done: AnaWaitForConnectingNMThread (139959529764608) >11:30:07,567 DBG installclass: Searching /usr/lib64/python3.6/site-packages/pyanaconda/installclasses. >11:30:07,573 DBG installclass: Found Scientific Linux (ScientificBaseInstallClass). >11:30:07,573 DBG installclass: Found Red Hat Enterprise Linux (RHELBaseInstallClass). >11:30:07,573 DBG installclass: Found Fedora (DefaultInstallClass). >11:30:07,573 DBG installclass: Found Atomic Host (AtomicHostInstallClass). >11:30:07,573 DBG installclass: Found Fedora Server (FedoraServerInstallClass). >11:30:07,573 DBG installclass: Found Fedora Workstation (FedoraWorkstationInstallClass). >11:30:07,573 DBG installclass: Found CentOS Linux (CentOSBaseInstallClass). >11:30:07,573 DBG installclass: Found Fedora (FedoraBaseInstallClass). >11:30:07,573 INF installclass: Using a visible install class Fedora Workstation (FedoraWorkstationInstallClass). >11:30:07,769 DBG payload: getting release version from tree at None (28) >11:30:07,769 DBG payload: using default release version of 28 >11:30:07,879 INF bootloader: bootloader GRUB2 on X86 platform >11:30:07,880 INF autopart: Detected 7.89 GiB of memory >11:30:07,880 INF autopart: Suggested swap size (7.89 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >11:30:07,881 INF autopart: Swap attempt of 0.0 >11:30:07,881 INF bootloader: bootloader GRUB2 on X86 platform >11:30:08,005 DBG storage_utils: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >11:30:08,008 INF flags: Not doing 'initialize time' in directory installation >11:30:08,017 DBG payload: Restarting payload thread >11:30:08,018 INF threading: Running Thread: AnaPayloadRestartThread (139959529764608) >11:30:08,018 INF geoloc: Geolocation is disabled for image or directory installation. >11:30:08,018 INF geoloc: Geolocation is disabled for image or directory installation. >11:30:08,018 INF flags: Not doing 'start chronyd' in directory installation >11:30:08,019 INF threading: Running Thread: AnaPayloadThread (139959158544128) >11:30:08,019 DBG payload: Updating payload thread state: 0 >11:30:08,019 DBG payload: Updating payload thread state: 1 >11:30:08,019 INF threading: Thread Done: AnaPayloadRestartThread (139959529764608) >11:30:08,019 DBG payload: Updating payload thread state: 2 >11:30:08,021 DBG payload: Updating payload thread state: 4 >11:30:08,116 DBG payload: getting release version from tree at https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/ (28) >11:30:08,116 DBG payload: retrieving treeinfo from https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/ (proxy: ; sslverify: True) >11:30:08,116 INF payload: Trying to download '.treeinfo' >11:30:08,684 DBG ui.gui: Window scale set to 1 by XSETTINGS, not scaling >11:30:08,805 DBG localization: setting locale to: en_US.UTF-8 >11:30:08,809 DBG localization: setting locale to: en_US.UTF-8 >11:30:08,822 DBG ui.common: Entered spoke: WelcomeLanguageSpoke >11:30:08,823 WRN misc: /usr/lib64/python3.6/site-packages/gi/overrides/Gdk.py:336: DeprecationWarning: Gdk.Cursor.new is deprecated > return cls.new(*args, **kwds) > >11:30:08,942 DBG payload: Retrieved '.treeinfo' from https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/ >11:30:08,943 DBG payload: using treeinfo release version of 28 >11:30:14,223 DBG payload: Updating payload thread state: 5 >11:30:15,844 INF payload: Refreshing environmentAddons >11:30:15,936 DBG payload: Updating payload thread state: 6 >11:30:15,936 INF threading: Thread Done: AnaPayloadThread (139959158544128) >11:30:33,702 DBG localization: setting locale to: en_US.UTF-8 >11:30:33,743 INF flags: Not doing 'require network connection' in directory installation >11:30:33,743 DBG ui.gui.spokes.network: network standalone spoke (init): completed: True >11:30:33,744 INF flags: Not doing 'require network connection' in directory installation >11:30:33,746 DBG ui.common: Left spoke: WelcomeLanguageSpoke >11:30:33,754 INF lifecycle: Adding controller: SummaryHub >11:30:33,761 INF flags: Not doing 'activate layouts' in directory installation >11:30:34,064 INF flags: Not doing 'replace runtime X layouts' in directory installation >11:30:34,070 INF threading: Running Thread: AnaAddLayoutsInitThread (139959529764608) >11:30:34,070 DBG ui.gui.utils: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f4ac5d3f240>> on <list object at 0x7f4ac5d59488> >11:30:34,071 INF flags: Not doing 'hide runtime keyboard configuration warning' in directory installation >11:30:34,071 INF threading: Running Thread: AnaGtkBatchPre1 (139959158544128) >11:30:34,073 INF threading: Thread Done: AnaGtkBatchPre1 (139959158544128) >11:30:34,074 INF flags: Not doing 'add runtime X layout' in directory installation >11:30:34,107 INF flags: Not doing 'test X layouts' in directory installation >11:30:34,108 INF threading: Running Thread: AnaKeyboardThread (139959158544128) >11:30:34,144 INF lifecycle: Module initialized: LangsupportSpoke >11:30:34,384 INF flags: Not doing 'modify system time and date' in directory installation >11:30:34,394 INF threading: Running Thread: AnaNTPserver1 (139959121389312) >11:30:34,396 INF threading: Running Thread: AnaDateTimeThread (139959102355200) >11:30:34,477 INF threading: Thread Done: AnaNTPserver1 (139959121389312) >11:30:35,444 INF threading: Running Thread: AnaSourceWatcher (139959121389312) >11:30:35,445 DBG ui.gui.spokes.installation_source: Clearing checks in source spoke >11:30:35,445 DBG ui.gui.spokes.installation_source: Setting up repos: [] >11:30:35,447 INF lifecycle: Module initialized: SourceSpoke >11:30:35,447 INF threading: Thread Done: AnaSourceWatcher (139959121389312) >11:30:35,453 INF ui.gui.spokes.software_selection: using environment from kickstart: None >11:30:35,455 INF threading: Running Thread: AnaSoftwareWatcher (139959121389312) >11:30:35,457 DBG ui.gui.hubs: incomplete spokes: [SoftwareSelectionSpoke] >11:30:35,517 INF threading: Running Thread: AnaCustomStorageInit (139959025530624) >11:30:35,597 INF lifecycle: Module initialized: CustomPartitioningSpoke >11:30:35,597 INF threading: Thread Done: AnaCustomStorageInit (139959025530624) >11:30:35,599 INF lifecycle: Module initialized: BlivetGuiSpoke >11:30:35,642 INF lifecycle: Module initialized: FilterSpoke >11:30:35,685 INF flags: Not doing 'register anaconda secret agent' in directory installation >11:30:35,689 DBG ui.gui.spokes.network: can't get remote connection of active connection of device ens33 >11:30:35,690 DBG ui.gui.spokes.network: device configuration added: connection ac3cbbff-0714-36fe-aa56-6e77c7eff80e device ens33 >11:30:35,693 DBG ui.gui.spokes.network: not adding connection ac3cbbff-0714-36fe-aa56-6e77c7eff80e, already in list >11:30:35,697 INF flags: Not doing 'hide hint to use network configuration in DE' in directory installation >11:30:35,852 DBG network: updating host name localhost.localdomain >11:30:35,891 INF lifecycle: Module initialized: NetworkSpoke >11:30:35,994 INF flags: Not doing 'require network connection' in directory installation >11:30:35,994 DBG payload: Source doesn't require network for installation >11:30:35,994 INF lifecycle: Initialization of all modules (9) has been started. >11:30:35,996 DBG ui.gui.hubs: Starting event loop for hub SummaryHub >11:30:36,005 DBG ui.common: Entered hub: SummaryHub >11:30:36,168 DBG ui.gui.hubs: spoke is not ready: KeyboardSpoke >11:30:36,170 DBG ui.gui.hubs: setting KeyboardSpoke status to: Getting list of layouts... >11:30:36,174 DBG ui.gui.hubs: spoke is not ready: SoftwareSelectionSpoke >11:30:36,176 DBG ui.gui.hubs: incomplete spokes: [SoftwareSelectionSpoke, SourceSpoke] >11:30:36,176 DBG ui.gui.hubs: spoke is not ready: SourceSpoke >11:30:36,176 DBG ui.gui.hubs: setting SourceSpoke status to: Setting up installation source... >11:30:36,177 DBG ui.gui.hubs: setting SourceSpoke status to: Probing storage... >11:30:36,177 DBG ui.gui.hubs: setting SourceSpoke status to: Downloading package metadata... >11:30:36,177 DBG ui.gui.hubs: setting SourceSpoke status to: Downloading group metadata... >11:30:36,181 DBG ui.gui.hubs: spoke is ready: SoftwareSelectionSpoke >11:30:36,181 DBG ui.gui.hubs: spoke is ready: SourceSpoke >11:30:36,183 DBG ui.gui.hubs: spoke is ready: SourceSpoke >11:30:36,183 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Downloading package metadata... >11:30:36,183 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Downloading group metadata... >11:30:36,756 INF flags: Not doing 'save system time' in directory installation >11:30:36,757 INF flags: Not doing 'save system time' in directory installation >11:30:36,758 INF flags: Not doing 'save system time' in directory installation >11:30:36,760 INF lifecycle: Module initialized: DatetimeSpoke >11:30:36,760 INF threading: Thread Done: AnaDateTimeThread (139959102355200) >11:30:36,763 INF threading: Running Thread: AnaCheckSoftwareThread (139959102355200) >11:30:36,766 INF lifecycle: Module initialized: SoftwareSelectionSpoke >11:30:36,766 INF threading: Thread Done: AnaSoftwareWatcher (139959121389312) >11:30:36,792 DBG payload: apply with result True called on requirements [] >11:30:36,907 DBG ui.gui.hubs: spoke is ready: DatetimeSpoke >11:30:36,921 DBG ui.gui.hubs: spoke is ready: SoftwareSelectionSpoke >11:30:36,986 DBG ui.gui.hubs: spoke is not ready: SoftwareSelectionSpoke >11:30:37,017 DBG ui.gui.hubs: spoke is not ready: SourceSpoke >11:30:37,017 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Checking software dependencies... >11:30:37,140 INF threading: Thread Done: AnaCheckSoftwareThread (139959102355200) >11:30:37,223 DBG ui.gui.hubs: incomplete spokes: [SourceSpoke] >11:30:37,223 DBG ui.gui.hubs: spoke is ready: SoftwareSelectionSpoke >11:30:37,223 DBG ui.gui.hubs: incomplete spokes: [] >11:30:37,418 INF ui.lib.space: fs space: 978.38 MiB needed: 5.54 GiB >11:30:37,418 DBG exception: running handleException >11:30:37,419 CRT exception: Traceback (most recent call last): > > File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 323, in _update_spokes > self._updateCompleteness(spoke) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 237, in _updateCompleteness > self._handleCompleteness(spoke, update_continue) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 253, in _handleCompleteness > self._updateContinue() > > File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 258, in _updateContinue > if self._checker and not self._checker.check(): > > File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/lib/space.py", line 110, in check > dev_required_size = self.payload.requiredDeviceSize(self.storage.root_device.format) > >AttributeError: 'NoneType' object has no attribute 'format' > >11:30:37,419 DBG exception: Gtk running, queuing exception handler to the main loop >11:30:56,778 INF core.util: Running kickstart %%onerror script(s) >11:30:56,779 INF core.util: All kickstart %%onerror script(s) have been run >11:30:56,779 INF kickstart.script: Running kickstart %%traceback script(s) >11:30:56,779 INF kickstart.script: All kickstart %%traceback script(s) have been run >11:31:00,012 DBG ui.gui.utils: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f4ac5d3f240>> on <list object at 0x7f4ac5d59488> >11:31:00,012 INF threading: Thread Done: AnaAddLayoutsInitThread (139959529764608) >11:31:00,013 INF lifecycle: Module initialized: KeyboardSpoke >11:31:00,013 INF lifecycle: All modules have been initialized. >11:31:00,013 INF threading: Thread Done: AnaKeyboardThread (139959158544128) >11:31:00,765 DBG payload: getting release version from tree at None (28) >11:31:00,766 DBG payload: using default release version of 28 >11:31:07,945 INF main: /sbin/anaconda 28.22.10-1.fc28 >11:31:07,989 INF isys: 8275356 kB (8081 MB) are available >11:31:07,996 INF startup_utils: check_memory(): total:8081, needed:320, graphical:410 >11:31:07,997 INF flags: Not doing 'syslog setup' in directory installation >11:31:07,997 INF flags: Not doing 'early exception handler' in directory installation >11:31:07,997 INF flags: Not doing 'start audit daemon' in directory installation >11:31:07,997 INF main: anaconda called with cmdline = ['/sbin/anaconda', '--method=livecd:///dev/mapper/live-base', '--dirinstall', '--repo', 'https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/'] >11:31:07,999 INF main: Default encoding = utf-8 >11:31:08,008 INF dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-dEWSaEFg7U,guid=71e14b39ba8a6cbc7ef7cf805baba63c. >11:31:08,344 INF startup_utils: Waiting 60 sec for modules to be started. >11:31:09,347 INF startup_utils: Waiting 59 sec for modules to be started. >11:31:10,401 INF startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >11:31:10,792 WRN kickstart: Command firstboot will be parsed in DBus module. >11:31:10,806 DBG localization: setting locale to: en_US.UTF-8 >11:31:10,806 INF flags: Not doing 'networkInitialize' in directory installation >11:31:10,807 INF threading: Running Thread: AnaWaitForConnectingNMThread (139818620585728) >11:31:10,808 INF flags: Not doing 'write user interaction config file' in directory installation >11:31:10,808 DBG anaconda: setting display mode to GUI >11:31:10,818 INF anaconda: Display mode is set to 'interactive graphical mode'. >11:31:10,819 INF isys: 8275356 kB (8081 MB) are available >11:31:10,827 INF startup_utils: check_memory(): total:8081, needed:320, graphical:410 >11:31:10,916 INF network: got 0 NTP servers from DHCP >11:31:10,922 INF threading: Thread Done: AnaWaitForConnectingNMThread (139818620585728) >11:31:10,941 DBG installclass: Searching /usr/lib64/python3.6/site-packages/pyanaconda/installclasses. >11:31:10,945 DBG installclass: Found Scientific Linux (ScientificBaseInstallClass). >11:31:10,945 DBG installclass: Found Red Hat Enterprise Linux (RHELBaseInstallClass). >11:31:10,945 DBG installclass: Found Fedora (DefaultInstallClass). >11:31:10,945 DBG installclass: Found Atomic Host (AtomicHostInstallClass). >11:31:10,945 DBG installclass: Found Fedora Server (FedoraServerInstallClass). >11:31:10,945 DBG installclass: Found Fedora Workstation (FedoraWorkstationInstallClass). >11:31:10,945 DBG installclass: Found CentOS Linux (CentOSBaseInstallClass). >11:31:10,945 DBG installclass: Found Fedora (FedoraBaseInstallClass). >11:31:10,945 INF installclass: Using a visible install class Fedora Workstation (FedoraWorkstationInstallClass). >11:31:11,036 DBG payload: getting release version from tree at None (28) >11:31:11,036 DBG payload: using default release version of 28 >11:31:11,148 INF bootloader: bootloader GRUB2 on X86 platform >11:31:11,149 INF autopart: Detected 7.89 GiB of memory >11:31:11,150 INF autopart: Suggested swap size (7.89 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >11:31:11,150 INF autopart: Swap attempt of 0.0 >11:31:11,151 INF bootloader: bootloader GRUB2 on X86 platform >11:31:11,307 DBG storage_utils: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >11:31:11,311 INF flags: Not doing 'initialize time' in directory installation >11:31:11,323 DBG payload: Restarting payload thread >11:31:11,323 INF threading: Running Thread: AnaPayloadRestartThread (139818620585728) >11:31:11,324 INF geoloc: Geolocation is disabled for image or directory installation. >11:31:11,324 INF geoloc: Geolocation is disabled for image or directory installation. >11:31:11,325 INF flags: Not doing 'start chronyd' in directory installation >11:31:11,325 INF threading: Running Thread: AnaPayloadThread (139818316510976) >11:31:11,325 DBG payload: Updating payload thread state: 0 >11:31:11,326 DBG payload: Updating payload thread state: 1 >11:31:11,326 INF threading: Thread Done: AnaPayloadRestartThread (139818620585728) >11:31:11,326 DBG payload: Updating payload thread state: 2 >11:31:11,326 DBG payload: Updating payload thread state: 4 >11:31:11,406 DBG payload: getting release version from tree at https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/ (28) >11:31:11,406 DBG payload: retrieving treeinfo from https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/ (proxy: ; sslverify: True) >11:31:11,406 INF payload: Trying to download '.treeinfo' >11:31:11,912 DBG ui.gui: Window scale set to 1 by XSETTINGS, not scaling >11:31:11,998 DBG localization: setting locale to: en_US.UTF-8 >11:31:12,001 DBG localization: setting locale to: en_US.UTF-8 >11:31:12,013 DBG ui.common: Entered spoke: WelcomeLanguageSpoke >11:31:12,014 WRN misc: /usr/lib64/python3.6/site-packages/gi/overrides/Gdk.py:336: DeprecationWarning: Gdk.Cursor.new is deprecated > return cls.new(*args, **kwds) > >11:31:12,363 DBG payload: Retrieved '.treeinfo' from https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/ >11:31:12,364 DBG payload: using treeinfo release version of 28 >11:31:15,221 DBG payload: Updating payload thread state: 5 >11:31:16,296 DBG localization: setting locale to: en_US.UTF-8 >11:31:16,342 INF flags: Not doing 'require network connection' in directory installation >11:31:16,342 DBG ui.gui.spokes.network: network standalone spoke (init): completed: True >11:31:16,342 INF flags: Not doing 'require network connection' in directory installation >11:31:16,345 DBG ui.common: Left spoke: WelcomeLanguageSpoke >11:31:16,354 INF lifecycle: Adding controller: SummaryHub >11:31:16,361 INF flags: Not doing 'activate layouts' in directory installation >11:31:16,687 INF flags: Not doing 'replace runtime X layouts' in directory installation >11:31:16,693 INF threading: Running Thread: AnaAddLayoutsInitThread (139818194646784) >11:31:16,693 DBG ui.gui.utils: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f29f6d58b00>> on <list object at 0x7f29f6d681c8> >11:31:16,694 INF flags: Not doing 'hide runtime keyboard configuration warning' in directory installation >11:31:16,695 INF threading: Running Thread: AnaGtkBatchPre1 (139818186254080) >11:31:16,698 INF threading: Thread Done: AnaGtkBatchPre1 (139818186254080) >11:31:16,700 INF flags: Not doing 'add runtime X layout' in directory installation >11:31:16,737 INF flags: Not doing 'test X layouts' in directory installation >11:31:16,738 INF threading: Running Thread: AnaKeyboardThread (139818186254080) >11:31:16,788 INF lifecycle: Module initialized: LangsupportSpoke >11:31:17,156 INF payload: Refreshing environmentAddons >11:31:17,178 INF flags: Not doing 'modify system time and date' in directory installation >11:31:17,192 INF threading: Running Thread: AnaNTPserver1 (139818211411712) >11:31:17,192 INF threading: Running Thread: AnaDateTimeThread (139818177861376) >11:31:17,268 INF threading: Thread Done: AnaNTPserver1 (139818211411712) >11:31:17,329 DBG payload: Updating payload thread state: 6 >11:31:18,243 INF threading: Running Thread: AnaSourceWatcher (139818211411712) >11:31:18,244 INF threading: Thread Done: AnaPayloadThread (139818316510976) >11:31:18,245 DBG ui.gui.spokes.installation_source: Clearing checks in source spoke >11:31:18,245 DBG ui.gui.spokes.installation_source: Setting up repos: [] >11:31:18,247 INF lifecycle: Module initialized: SourceSpoke >11:31:18,247 INF threading: Thread Done: AnaSourceWatcher (139818211411712) >11:31:18,254 INF ui.gui.spokes.software_selection: using environment from kickstart: None >11:31:18,255 INF threading: Running Thread: AnaSoftwareWatcher (139818211411712) >11:31:18,256 DBG ui.gui.hubs: incomplete spokes: [SoftwareSelectionSpoke] >11:31:18,306 INF threading: Running Thread: AnaCustomStorageInit (139818316510976) >11:31:18,375 INF lifecycle: Module initialized: CustomPartitioningSpoke >11:31:18,375 INF threading: Thread Done: AnaCustomStorageInit (139818316510976) >11:31:18,399 INF lifecycle: Module initialized: BlivetGuiSpoke >11:31:18,443 INF lifecycle: Module initialized: FilterSpoke >11:31:18,493 INF flags: Not doing 'register anaconda secret agent' in directory installation >11:31:18,496 DBG ui.gui.spokes.network: can't get remote connection of active connection of device ens33 >11:31:18,497 DBG ui.gui.spokes.network: device configuration added: connection ac3cbbff-0714-36fe-aa56-6e77c7eff80e device ens33 >11:31:18,499 DBG ui.gui.spokes.network: not adding connection ac3cbbff-0714-36fe-aa56-6e77c7eff80e, already in list >11:31:18,503 INF flags: Not doing 'hide hint to use network configuration in DE' in directory installation >11:31:18,596 DBG network: updating host name localhost.localdomain >11:31:18,631 INF lifecycle: Module initialized: NetworkSpoke >11:31:18,725 INF flags: Not doing 'require network connection' in directory installation >11:31:18,725 DBG payload: Source doesn't require network for installation >11:31:18,726 INF lifecycle: Initialization of all modules (9) has been started. >11:31:18,729 DBG ui.gui.hubs: Starting event loop for hub SummaryHub >11:31:18,739 DBG ui.common: Entered hub: SummaryHub >11:31:18,864 DBG ui.gui.hubs: spoke is not ready: KeyboardSpoke >11:31:18,865 DBG ui.gui.hubs: setting KeyboardSpoke status to: Getting list of layouts... >11:31:18,869 DBG ui.gui.hubs: spoke is not ready: SoftwareSelectionSpoke >11:31:18,870 DBG ui.gui.hubs: incomplete spokes: [SoftwareSelectionSpoke, SourceSpoke] >11:31:18,871 DBG ui.gui.hubs: spoke is not ready: SourceSpoke >11:31:18,871 DBG ui.gui.hubs: setting SourceSpoke status to: Setting up installation source... >11:31:18,871 DBG ui.gui.hubs: setting SourceSpoke status to: Probing storage... >11:31:18,871 DBG ui.gui.hubs: setting SourceSpoke status to: Downloading package metadata... >11:31:18,871 DBG ui.gui.hubs: setting SourceSpoke status to: Downloading group metadata... >11:31:18,873 DBG ui.gui.hubs: spoke is ready: SoftwareSelectionSpoke >11:31:18,875 DBG ui.gui.hubs: spoke is ready: SourceSpoke >11:31:18,877 DBG ui.gui.hubs: spoke is ready: SourceSpoke >11:31:18,878 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Downloading package metadata... >11:31:18,878 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Downloading group metadata... >11:31:19,221 INF flags: Not doing 'save system time' in directory installation >11:31:19,222 INF flags: Not doing 'save system time' in directory installation >11:31:19,222 INF flags: Not doing 'save system time' in directory installation >11:31:19,224 INF lifecycle: Module initialized: DatetimeSpoke >11:31:19,224 INF threading: Thread Done: AnaDateTimeThread (139818177861376) >11:31:19,227 INF threading: Running Thread: AnaCheckSoftwareThread (139818177861376) >11:31:19,227 INF lifecycle: Module initialized: SoftwareSelectionSpoke >11:31:19,252 INF threading: Thread Done: AnaSoftwareWatcher (139818211411712) >11:31:19,253 DBG payload: apply with result True called on requirements [] >11:31:19,390 DBG ui.gui.hubs: spoke is ready: DatetimeSpoke >11:31:19,437 DBG ui.gui.hubs: spoke is ready: SoftwareSelectionSpoke >11:31:19,500 DBG ui.gui.hubs: spoke is not ready: SoftwareSelectionSpoke >11:31:19,532 DBG ui.gui.hubs: spoke is not ready: SourceSpoke >11:31:19,532 DBG ui.gui.hubs: setting SoftwareSelectionSpoke status to: Checking software dependencies... >11:31:19,590 INF threading: Thread Done: AnaCheckSoftwareThread (139818177861376) >11:31:19,720 DBG ui.gui.hubs: incomplete spokes: [SourceSpoke] >11:31:19,720 DBG ui.gui.hubs: spoke is ready: SoftwareSelectionSpoke >11:31:19,721 DBG ui.gui.hubs: incomplete spokes: [] >11:31:19,912 INF ui.lib.space: fs space: 978.36 MiB needed: 5.54 GiB >11:31:19,912 DBG exception: running handleException >11:31:19,913 CRT exception: Traceback (most recent call last): > > File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 323, in _update_spokes > self._updateCompleteness(spoke) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 237, in _updateCompleteness > self._handleCompleteness(spoke, update_continue) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 253, in _handleCompleteness > self._updateContinue() > > File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 258, in _updateContinue > if self._checker and not self._checker.check(): > > File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/lib/space.py", line 110, in check > dev_required_size = self.payload.requiredDeviceSize(self.storage.root_device.format) > >AttributeError: 'NoneType' object has no attribute 'format' > >11:31:19,913 DBG exception: Gtk running, queuing exception handler to the main loop >11:31:41,511 INF core.util: Running kickstart %%onerror script(s) >11:31:41,512 INF core.util: All kickstart %%onerror script(s) have been run >11:31:41,512 INF kickstart.script: Running kickstart %%traceback script(s) >11:31:41,512 INF kickstart.script: All kickstart %%traceback script(s) have been run >11:31:45,382 DBG ui.gui.utils: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f29f6d58b00>> on <list object at 0x7f29f6d681c8> >11:31:45,382 INF threading: Thread Done: AnaAddLayoutsInitThread (139818194646784) >11:31:45,383 INF lifecycle: Module initialized: KeyboardSpoke >11:31:45,383 INF lifecycle: All modules have been initialized. >11:31:45,383 INF threading: Thread Done: AnaKeyboardThread (139818186254080) >11:32:09,897 DBG payload: getting release version from tree at None (28) >11:32:09,898 DBG payload: using default release version of 28 >11:32:22,785 INF main: /sbin/anaconda 28.22.10-1.fc28 >11:32:22,843 INF isys: 8275356 kB (8081 MB) are available >11:32:22,851 INF startup_utils: check_memory(): total:8081, needed:320, graphical:410 >11:32:22,851 INF flags: Not doing 'syslog setup' in directory installation >11:32:22,851 INF flags: Not doing 'early exception handler' in directory installation >11:32:22,851 INF flags: Not doing 'start audit daemon' in directory installation >11:32:22,851 INF main: anaconda called with cmdline = ['/sbin/anaconda', '--method=livecd:///dev/mapper/live-base', '--dirinstall', '--repo', 'https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/', '-T'] >11:32:22,852 INF main: Default encoding = utf-8 >11:32:22,862 INF dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-KA2uATaki5,guid=4bd2eda00398f1b8eb4374d95baba686. >11:32:23,190 INF startup_utils: Waiting 60 sec for modules to be started. >11:32:24,204 INF startup_utils: Waiting 59 sec for modules to be started. >11:32:25,260 INF startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >11:32:25,707 WRN kickstart: Command firstboot will be parsed in DBus module. >11:32:25,720 DBG localization: setting locale to: en_US.UTF-8 >11:32:25,720 INF flags: Not doing 'networkInitialize' in directory installation >11:32:25,721 INF threading: Running Thread: AnaWaitForConnectingNMThread (140647355635456) >11:32:25,722 INF flags: Not doing 'write user interaction config file' in directory installation >11:32:25,722 DBG anaconda: setting display mode to TUI >11:32:25,735 DBG simpleline: Scheduling screen AskVNCSpoke >11:32:25,735 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >11:32:25,735 DBG simpleline: Starting main loop >11:32:25,736 DBG simpleline: Processing signal RenderScreenSignal >11:32:25,736 DBG simpleline: Processing screen ScreenData(AskVNCSpoke,None,False) >11:32:25,737 DBG simpleline: Input is required by ScreenData(AskVNCSpoke,None,False) screen >11:32:25,760 INF network: got 0 NTP servers from DHCP >11:32:25,762 INF threading: Thread Done: AnaWaitForConnectingNMThread (140647355635456) >11:32:28,333 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >11:32:28,334 DBG simpleline: Processing signal InputReceivedSignal >11:32:28,334 DBG simpleline: New signal InputReadySignal enqueued with source AskVNCSpoke >11:32:28,334 DBG simpleline: Processing signal InputReadySignal >11:32:28,335 DBG simpleline: New signal CloseScreenSignal enqueued with source AskVNCSpoke >11:32:28,335 DBG simpleline: Processing signal CloseScreenSignal >11:32:28,335 DBG simpleline: Closing screen ScreenData(AskVNCSpoke,None,False) from AskVNCSpoke >11:32:28,335 DBG simpleline: Main loop ended. Running callback if set. >11:32:28,335 INF anaconda: Display mode is set to 'interactive text mode'. >11:32:28,336 INF isys: 8275356 kB (8081 MB) are available >11:32:28,344 INF startup_utils: check_memory(): total:8081, needed:320, graphical:410 >11:32:28,372 DBG installclass: Searching /usr/lib64/python3.6/site-packages/pyanaconda/installclasses. >11:32:28,377 DBG installclass: Found Scientific Linux (ScientificBaseInstallClass). >11:32:28,377 DBG installclass: Found Red Hat Enterprise Linux (RHELBaseInstallClass). >11:32:28,377 DBG installclass: Found Fedora (DefaultInstallClass). >11:32:28,377 DBG installclass: Found Atomic Host (AtomicHostInstallClass). >11:32:28,377 DBG installclass: Found Fedora Server (FedoraServerInstallClass). >11:32:28,377 DBG installclass: Found Fedora Workstation (FedoraWorkstationInstallClass). >11:32:28,377 DBG installclass: Found CentOS Linux (CentOSBaseInstallClass). >11:32:28,377 DBG installclass: Found Fedora (FedoraBaseInstallClass). >11:32:28,377 INF installclass: Using a visible install class Fedora Workstation (FedoraWorkstationInstallClass). >11:32:28,461 DBG payload: getting release version from tree at None (28) >11:32:28,462 DBG payload: using default release version of 28 >11:32:28,464 INF bootloader: bootloader GRUB2 on X86 platform >11:32:28,465 INF autopart: Detected 7.89 GiB of memory >11:32:28,466 INF autopart: Suggested swap size (7.89 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >11:32:28,466 INF autopart: Swap attempt of 0.0 >11:32:28,466 INF bootloader: bootloader GRUB2 on X86 platform >11:32:28,537 DBG storage_utils: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >11:32:28,539 INF flags: Not doing 'initialize time' in directory installation >11:32:28,544 DBG payload: Restarting payload thread >11:32:28,544 INF threading: Running Thread: AnaPayloadRestartThread (140647346980608) >11:32:28,544 INF geoloc: Geolocation is disabled for image or directory installation. >11:32:28,544 INF geoloc: Geolocation is disabled for image or directory installation. >11:32:28,545 INF flags: Not doing 'start chronyd' in directory installation >11:32:28,545 INF threading: Running Thread: AnaPayloadThread (140647355635456) >11:32:28,546 DBG payload: Updating payload thread state: 0 >11:32:28,546 DBG payload: Updating payload thread state: 1 >11:32:28,546 INF threading: Thread Done: AnaPayloadRestartThread (140647346980608) >11:32:28,548 DBG payload: Updating payload thread state: 2 >11:32:28,548 DBG payload: Updating payload thread state: 4 >11:32:28,550 DBG simpleline: GLib event loop is used! >11:32:28,582 DBG payload: getting release version from tree at https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/ (28) >11:32:28,582 DBG payload: retrieving treeinfo from https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/ (proxy: ; sslverify: True) >11:32:28,582 INF payload: Trying to download '.treeinfo' >11:32:28,599 INF lifecycle: Adding controller: SummaryHub >11:32:28,604 INF lifecycle: Module initialized: TimeSpoke >11:32:28,634 INF lifecycle: Module initialized: LangSpoke >11:32:28,635 INF threading: Running Thread: AnaSourceWatcher (140647346980608) >11:32:28,636 INF threading: Running Thread: AnaSoftwareWatcher (140647173719808) >11:32:28,640 WRN ui.tui.hubs: Spoke StorageSpoke initialization failure! >11:32:28,718 DBG payload: Retrieved '.treeinfo' from https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/ >11:32:28,719 DBG payload: using treeinfo release version of 28 >11:32:29,094 DBG network: updating host name localhost.localdomain >11:32:29,128 INF lifecycle: Module initialized: NetworkSpoke >11:32:29,130 INF lifecycle: Module initialized: PasswordSpoke >11:32:29,139 INF lifecycle: Module initialized: UserSpoke >11:32:29,139 INF lifecycle: Initialization of all modules (7) has been started. >11:32:29,139 DBG simpleline: Scheduling screen SummaryHub >11:32:29,140 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >11:32:29,140 DBG simpleline: Scheduling screen ProgressSpoke >11:32:29,141 DBG simpleline: Starting main loop >11:32:29,141 DBG simpleline: Processing screen ScreenData(SummaryHub,None,False) >11:32:29,152 DBG payload: Source doesn't require network for installation >11:32:29,152 INF flags: Not doing 'require network connection' in directory installation >11:32:29,248 DBG simpleline: Input is required by ScreenData(SummaryHub,None,False) screen >11:32:29,249 DBG payload: Source doesn't require network for installation >11:32:29,513 DBG payload: Updating payload thread state: 5 >11:32:30,921 INF payload: Refreshing environmentAddons >11:32:31,006 DBG payload: Updating payload thread state: 6 >11:32:31,007 DBG ui.tui.spokes.software_selection: Payload restarted, set new info and clear the old one. >11:32:31,007 INF threading: Thread Done: AnaPayloadThread (140647355635456) >11:32:31,007 INF lifecycle: Module initialized: SourceSpoke >11:32:31,008 INF threading: Thread Done: AnaSourceWatcher (140647346980608) >11:32:31,008 DBG ui.tui.spokes.software_selection: Apply called old env None, new env workstation-product-environment and addons set() >11:32:31,008 DBG ui.tui.spokes.software_selection: Setting new software selection old env None, new env workstation-product-environment and addons set() >11:32:31,008 INF threading: Running Thread: AnaCheckSoftwareThread (140647346980608) >11:32:31,034 DBG payload: apply with result True called on requirements [] >11:32:31,318 INF threading: Thread Done: AnaCheckSoftwareThread (140647346980608) >11:32:31,319 INF lifecycle: Module initialized: SoftwareSpoke >11:32:31,320 INF lifecycle: All modules have been initialized. >11:32:31,320 INF threading: Thread Done: AnaSoftwareWatcher (140647173719808) >11:32:35,486 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >11:32:35,486 DBG simpleline: New signal InputReadySignal enqueued with source SummaryHub >11:32:35,487 DBG simpleline: Pushing screen TimeSpoke to stack >11:32:35,487 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >11:32:35,488 DBG simpleline: Processing screen ScreenData(TimeSpoke,None,False) >11:32:35,495 DBG simpleline: Input is required by ScreenData(TimeSpoke,None,False) screen >11:32:38,317 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >11:32:38,317 DBG simpleline: New signal InputReadySignal enqueued with source TimeSpoke >11:32:38,328 DBG simpleline: Pushing modal screen TimeZoneSpoke to stack >11:32:38,328 DBG simpleline: Executing inner loop >11:32:38,328 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >11:32:38,329 DBG simpleline: Processing screen ScreenData(TimeZoneSpoke,None,True) >11:32:38,330 DBG simpleline: Input is required by ScreenData(TimeZoneSpoke,None,True) screen >11:32:39,781 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >11:32:39,781 DBG simpleline: New signal InputReadySignal enqueued with source TimeZoneSpoke >11:32:39,782 DBG simpleline: Replacing screen TimeZoneSpoke >11:32:39,782 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >11:32:39,782 DBG simpleline: Processing screen ScreenData(TimeZoneSpoke,Europe,True) >11:32:39,786 DBG simpleline: Input is required by ScreenData(TimeZoneSpoke,Europe,True) screen >11:32:41,252 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >11:32:41,253 DBG simpleline: New signal InputReadySignal enqueued with source TimeZoneSpoke >11:32:41,258 DBG simpleline: New signal CloseScreenSignal enqueued with source TimeZoneSpoke >11:32:41,259 DBG simpleline: Closing screen ScreenData(TimeZoneSpoke,Europe,True) from TimeZoneSpoke >11:32:41,259 DBG simpleline: Closing inner loop >11:32:41,259 DBG simpleline: New signal CloseScreenSignal enqueued with source TimeSpoke >11:32:41,259 DBG simpleline: Closing screen ScreenData(TimeSpoke,None,False) from TimeSpoke >11:32:41,259 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >11:32:41,260 DBG simpleline: Processing screen ScreenData(SummaryHub,None,False) >11:32:41,270 DBG payload: Source doesn't require network for installation >11:32:41,270 INF flags: Not doing 'require network connection' in directory installation >11:32:41,356 DBG simpleline: Input is required by ScreenData(SummaryHub,None,False) screen >11:32:41,358 DBG payload: Source doesn't require network for installation >11:32:50,795 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >11:32:50,796 DBG simpleline: New signal InputReadySignal enqueued with source SummaryHub >11:32:50,796 DBG simpleline: Pushing screen UserSpoke to stack >11:32:50,796 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >11:32:50,796 DBG simpleline: Processing screen ScreenData(UserSpoke,None,False) >11:32:50,797 DBG simpleline: Input is required by ScreenData(UserSpoke,None,False) screen >11:32:52,500 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >11:32:52,501 DBG simpleline: New signal InputReadySignal enqueued with source UserSpoke >11:32:52,501 DBG simpleline: New signal RenderScreenSignal enqueued with source UserSpoke >11:32:52,501 DBG simpleline: Processing screen ScreenData(UserSpoke,None,False) >11:32:52,503 DBG simpleline: Input is required by ScreenData(UserSpoke,None,False) screen >11:32:55,015 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >11:32:55,015 DBG simpleline: New signal InputReadySignal enqueued with source UserSpoke >11:32:55,015 DBG simpleline: Pushing modal screen GetInputScreen to stack >11:32:55,016 DBG simpleline: Executing inner loop >11:32:55,016 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >11:32:55,016 DBG simpleline: Processing screen ScreenData(GetInputScreen,None,True) >11:32:55,016 DBG simpleline: Input is required by ScreenData(GetInputScreen,None,True) screen >11:33:02,555 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >11:33:02,556 DBG simpleline: New signal InputReadySignal enqueued with source GetInputScreen >11:33:02,556 DBG simpleline: Closing screen ScreenData(GetInputScreen,None,True) from None >11:33:02,556 DBG simpleline: Closing inner loop >11:33:02,557 DBG simpleline: New signal RenderScreenSignal enqueued with source UserSpoke >11:33:02,557 DBG simpleline: Processing screen ScreenData(UserSpoke,None,False) >11:33:02,561 DBG simpleline: Input is required by ScreenData(UserSpoke,None,False) screen >11:33:05,420 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >11:33:05,420 DBG simpleline: New signal InputReadySignal enqueued with source UserSpoke >11:33:05,420 DBG simpleline: Pushing modal screen GetInputScreen to stack >11:33:05,420 DBG simpleline: Executing inner loop >11:33:05,420 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >11:33:05,421 DBG simpleline: Processing screen ScreenData(GetInputScreen,None,True) >11:33:05,421 DBG simpleline: Input is required by ScreenData(GetInputScreen,None,True) screen >11:33:08,035 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >11:33:08,036 DBG simpleline: New signal InputReadySignal enqueued with source GetInputScreen >11:33:08,036 DBG simpleline: Closing screen ScreenData(GetInputScreen,None,True) from None >11:33:08,036 DBG simpleline: Closing inner loop >11:33:08,037 DBG simpleline: New signal RenderScreenSignal enqueued with source UserSpoke >11:33:08,037 DBG simpleline: Processing screen ScreenData(UserSpoke,None,False) >11:33:08,040 DBG simpleline: Input is required by ScreenData(UserSpoke,None,False) screen >11:33:10,503 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >11:33:10,504 DBG simpleline: New signal InputReadySignal enqueued with source UserSpoke >11:33:10,504 DBG simpleline: New signal RenderScreenSignal enqueued with source UserSpoke >11:33:10,504 DBG simpleline: Processing screen ScreenData(UserSpoke,None,False) >11:33:10,508 DBG simpleline: Input is required by ScreenData(UserSpoke,None,False) screen >11:33:15,615 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >11:33:15,615 DBG simpleline: New signal InputReadySignal enqueued with source UserSpoke >11:33:15,616 DBG simpleline: Pushing modal screen GetPasswordInputScreen to stack >11:33:15,617 DBG simpleline: Executing inner loop >11:33:15,617 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >11:33:15,617 DBG simpleline: Processing screen ScreenData(GetPasswordInputScreen,None,True) >11:33:15,618 DBG simpleline: Input is required by ScreenData(GetPasswordInputScreen,None,True) screen >11:33:19,075 DBG simpleline: New signal InputReceivedSignal enqueued with source PasswordInputHandlerRequest >11:33:19,075 DBG simpleline: New signal InputReadySignal enqueued with source GetPasswordInputScreen >11:33:19,076 DBG simpleline: Closing screen ScreenData(GetPasswordInputScreen,None,True) from None >11:33:19,076 DBG simpleline: Closing inner loop >11:33:19,076 DBG simpleline: Pushing modal screen GetPasswordInputScreen to stack >11:33:19,076 DBG simpleline: Executing inner loop >11:33:19,076 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >11:33:19,076 DBG simpleline: Processing screen ScreenData(GetPasswordInputScreen,None,True) >11:33:19,076 DBG simpleline: Input is required by ScreenData(GetPasswordInputScreen,None,True) screen >11:33:21,677 DBG simpleline: New signal InputReceivedSignal enqueued with source PasswordInputHandlerRequest >11:33:21,678 DBG simpleline: New signal InputReadySignal enqueued with source GetPasswordInputScreen >11:33:21,678 DBG simpleline: Closing screen ScreenData(GetPasswordInputScreen,None,True) from None >11:33:21,678 DBG simpleline: Closing inner loop >11:33:21,680 DBG simpleline: Pushing modal screen YesNoDialog to stack >11:33:21,681 DBG simpleline: Executing inner loop >11:33:21,681 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >11:33:21,681 DBG simpleline: Processing screen ScreenData(YesNoDialog,None,True) >11:33:21,682 DBG simpleline: Input is required by ScreenData(YesNoDialog,None,True) screen >11:33:25,147 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >11:33:25,148 DBG simpleline: New signal InputReadySignal enqueued with source YesNoDialog >11:33:25,149 DBG simpleline: Closing screen ScreenData(YesNoDialog,None,True) from None >11:33:25,149 DBG simpleline: Closing inner loop >11:33:25,152 DBG simpleline: New signal RenderScreenSignal enqueued with source UserSpoke >11:33:25,152 DBG simpleline: Processing screen ScreenData(UserSpoke,None,False) >11:33:25,155 DBG simpleline: Input is required by ScreenData(UserSpoke,None,False) screen >11:33:28,397 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >11:33:28,398 DBG simpleline: New signal InputReadySignal enqueued with source UserSpoke >11:33:28,398 DBG simpleline: New signal RenderScreenSignal enqueued with source UserSpoke >11:33:28,398 DBG simpleline: Processing screen ScreenData(UserSpoke,None,False) >11:33:28,400 DBG simpleline: Input is required by ScreenData(UserSpoke,None,False) screen >11:33:30,536 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >11:33:30,537 DBG simpleline: New signal InputReadySignal enqueued with source UserSpoke >11:33:30,537 DBG simpleline: No callback registered for user input c >11:33:30,537 DBG simpleline: Closing screen ScreenData(UserSpoke,None,False) from None >11:33:30,537 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >11:33:30,538 DBG simpleline: Processing screen ScreenData(SummaryHub,None,False) >11:33:30,548 DBG payload: Source doesn't require network for installation >11:33:30,548 INF flags: Not doing 'require network connection' in directory installation >11:33:30,675 DBG simpleline: Input is required by ScreenData(SummaryHub,None,False) screen >11:33:30,678 DBG payload: Source doesn't require network for installation >11:33:33,002 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >11:33:33,003 DBG simpleline: New signal InputReadySignal enqueued with source SummaryHub >11:33:33,003 DBG simpleline: Pushing screen PasswordSpoke to stack >11:33:33,003 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >11:33:33,003 DBG simpleline: Processing screen ScreenData(PasswordSpoke,None,False) >11:33:33,004 DBG simpleline: Pushing modal screen GetPasswordInputScreen to stack >11:33:33,004 DBG simpleline: Executing inner loop >11:33:33,004 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >11:33:33,005 DBG simpleline: Processing screen ScreenData(GetPasswordInputScreen,None,True) >11:33:33,005 DBG simpleline: Input is required by ScreenData(GetPasswordInputScreen,None,True) screen >11:33:36,772 DBG simpleline: New signal InputReceivedSignal enqueued with source PasswordInputHandlerRequest >11:33:36,773 DBG simpleline: New signal InputReadySignal enqueued with source GetPasswordInputScreen >11:33:36,773 DBG simpleline: Closing screen ScreenData(GetPasswordInputScreen,None,True) from None >11:33:36,774 DBG simpleline: Closing inner loop >11:33:36,774 DBG simpleline: Pushing modal screen GetPasswordInputScreen to stack >11:33:36,774 DBG simpleline: Executing inner loop >11:33:36,774 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >11:33:36,774 DBG simpleline: Processing screen ScreenData(GetPasswordInputScreen,None,True) >11:33:36,775 DBG simpleline: Input is required by ScreenData(GetPasswordInputScreen,None,True) screen >11:33:39,714 DBG simpleline: New signal InputReceivedSignal enqueued with source PasswordInputHandlerRequest >11:33:39,715 DBG simpleline: New signal InputReadySignal enqueued with source GetPasswordInputScreen >11:33:39,715 DBG simpleline: Closing screen ScreenData(GetPasswordInputScreen,None,True) from None >11:33:39,715 DBG simpleline: Closing inner loop >11:33:39,716 DBG simpleline: Pushing modal screen YesNoDialog to stack >11:33:39,716 DBG simpleline: Executing inner loop >11:33:39,716 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >11:33:39,716 DBG simpleline: Processing screen ScreenData(YesNoDialog,None,True) >11:33:39,717 DBG simpleline: Input is required by ScreenData(YesNoDialog,None,True) screen >11:33:42,594 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >11:33:42,595 DBG simpleline: New signal InputReadySignal enqueued with source YesNoDialog >11:33:42,595 DBG simpleline: Closing screen ScreenData(YesNoDialog,None,True) from None >11:33:42,595 DBG simpleline: Closing inner loop >11:33:42,604 DBG simpleline: New signal CloseScreenSignal enqueued with source PasswordSpoke >11:33:42,604 DBG simpleline: Closing screen ScreenData(PasswordSpoke,None,False) from PasswordSpoke >11:33:42,604 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >11:33:42,604 DBG simpleline: Processing screen ScreenData(SummaryHub,None,False) >11:33:42,613 DBG payload: Source doesn't require network for installation >11:33:42,613 INF flags: Not doing 'require network connection' in directory installation >11:33:42,687 DBG simpleline: Input is required by ScreenData(SummaryHub,None,False) screen >11:33:42,688 DBG payload: Source doesn't require network for installation >11:33:49,417 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >11:33:49,418 DBG simpleline: New signal InputReadySignal enqueued with source SummaryHub >11:33:49,418 DBG simpleline: No callback registered for user input b >11:33:49,421 INF flags: Not doing 'require network connection' in directory installation >11:33:49,620 INF ui.lib.space: fs space: 978.36 MiB needed: 5.54 GiB >11:33:49,621 DBG simpleline: New signal ExceptionSignal enqueued with source InputManager >11:33:49,621 DBG simpleline: Executing inner loop >11:33:49,621 DBG simpleline: New signal ExceptionSignal enqueued with source InputManager >11:33:49,621 ERR ui.tui: >======= Screen stack ======= >----------- TOP ------------ >ScreenData(SummaryHub,None,False) >ScreenData(ProgressSpoke,None,False) >============================ > >11:33:49,621 DBG exception: running handleException >11:33:49,622 CRT exception: Traceback (most recent call last): > > File "/usr/lib/python3.6/site-packages/simpleline/render/screen/input_manager.py", line 134, in process_input > result = self._process_input(user_input) > > File "/usr/lib/python3.6/site-packages/simpleline/render/screen/input_manager.py", line 162, in _process_input > key = self._ui_screen.input(self._input_args, key) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/tui/hubs/summary.py", line 156, in input > if self._checker and not self._checker.check(): > > File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/lib/space.py", line 110, in check > dev_required_size = self.payload.requiredDeviceSize(self.storage.root_device.format) > >AttributeError: 'NoneType' object has no attribute 'format' > >11:33:49,681 DBG exception: Gtk not running, starting Gtk and running exception handler in it > > >/tmp/packaging.log: >09:21:07,799 INF packaging: configuring base repo >09:21:07,864 Level 8 dnf: Getting group metadata >09:21:07,864 Level 8 dnf: timer: loading comps: 0 ms >09:25:14,273 Level 8 dnf: Getting group metadata >09:25:14,274 Level 8 dnf: timer: loading comps: 0 ms >10:59:42,423 INF packaging: configuring base repo >10:59:42,431 Level 8 dnf: Getting group metadata >10:59:42,431 Level 8 dnf: timer: loading comps: 0 ms >11:26:49,157 INF packaging: configuring base repo >11:26:49,212 INF packaging: Disabled 'updates' >11:26:49,470 Level 8 dnf: repo: downloading from remote: anaconda, _Handle: metalnk: None, mlist: None, urls ['https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64']. >11:26:49,578 DBG dnf: Cannot download 'https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried. >11:26:49,578 ERR packaging: base repo (url/https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64) not valid -- removing it >11:26:49,578 ERR packaging: reason for repo removal: Failed to synchronize cache for repo 'anaconda' >11:26:49,627 Level 8 dnf: timer: sack setup: 45 ms >11:26:49,629 Level 8 dnf: Getting group metadata >11:26:49,632 Level 8 dnf: timer: loading comps: 4 ms >11:26:49,664 Level 8 dnf: Getting group metadata >11:26:49,664 Level 8 dnf: timer: loading comps: 0 ms >11:27:12,406 INF packaging: configuring base repo >11:27:12,444 INF packaging: Disabled 'updates' >11:27:12,623 Level 8 dnf: repo: downloading from remote: anaconda, _Handle: metalnk: None, mlist: None, urls ['https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/']. >11:27:12,831 DBG dnf: Cannot download 'https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried. >11:27:12,831 ERR packaging: base repo (url/https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/) not valid -- removing it >11:27:12,832 ERR packaging: reason for repo removal: Failed to synchronize cache for repo 'anaconda' >11:27:12,834 Level 8 dnf: timer: sack setup: 1 ms >11:27:12,834 Level 8 dnf: Getting group metadata >11:27:12,834 Level 8 dnf: timer: loading comps: 0 ms >11:27:12,838 Level 8 dnf: Getting group metadata >11:27:12,838 Level 8 dnf: timer: loading comps: 0 ms >11:27:20,536 INF packaging: configuring base repo >11:27:20,561 INF packaging: Disabled 'updates' >11:27:20,601 Level 8 dnf: repo: downloading from remote: anaconda, _Handle: metalnk: None, mlist: None, urls ['https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/']. >11:27:20,717 DBG dnf: Cannot download 'https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried. >11:27:20,718 ERR packaging: base repo (url/https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/) not valid -- removing it >11:27:20,718 ERR packaging: reason for repo removal: Failed to synchronize cache for repo 'anaconda' >11:27:20,720 Level 8 dnf: timer: sack setup: 1 ms >11:27:20,721 Level 8 dnf: Getting group metadata >11:27:20,721 Level 8 dnf: timer: loading comps: 0 ms >11:27:20,725 Level 8 dnf: Getting group metadata >11:27:20,725 Level 8 dnf: timer: loading comps: 0 ms >11:27:33,003 INF packaging: configuring base repo >11:27:33,071 INF packaging: Disabled 'updates' >11:27:33,218 Level 8 dnf: repo: downloading from remote: anaconda, _Handle: metalnk: None, mlist: None, urls ['https://ftp.acc.umu.se/mirror/fedora/linux/releases']. >11:27:33,307 DBG dnf: Cannot download 'https://ftp.acc.umu.se/mirror/fedora/linux/releases': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried. >11:27:33,307 ERR packaging: base repo (url/https://ftp.acc.umu.se/mirror/fedora/linux/releases) not valid -- removing it >11:27:33,308 ERR packaging: reason for repo removal: Failed to synchronize cache for repo 'anaconda' >11:27:33,310 Level 8 dnf: timer: sack setup: 1 ms >11:27:33,310 Level 8 dnf: Getting group metadata >11:27:33,311 Level 8 dnf: timer: loading comps: 0 ms >11:27:33,315 Level 8 dnf: Getting group metadata >11:27:33,316 Level 8 dnf: timer: loading comps: 0 ms >11:27:43,859 INF packaging: configuring base repo >11:27:43,883 INF packaging: Disabled 'updates' >11:27:43,994 Level 8 dnf: repo: downloading from remote: anaconda, _Handle: metalnk: None, mlist: None, urls ['https://ftp.acc.umu.se/mirror/fedora/linux/']. >11:27:44,104 DBG dnf: Cannot download 'https://ftp.acc.umu.se/mirror/fedora/linux/': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried. >11:27:44,105 ERR packaging: base repo (url/https://ftp.acc.umu.se/mirror/fedora/linux/) not valid -- removing it >11:27:44,105 ERR packaging: reason for repo removal: Failed to synchronize cache for repo 'anaconda' >11:27:44,107 Level 8 dnf: timer: sack setup: 1 ms >11:27:44,108 Level 8 dnf: Getting group metadata >11:27:44,108 Level 8 dnf: timer: loading comps: 0 ms >11:27:44,111 Level 8 dnf: Getting group metadata >11:27:44,111 Level 8 dnf: timer: loading comps: 0 ms >11:27:50,346 INF packaging: configuring base repo >11:27:50,374 INF packaging: Disabled 'updates' >11:27:50,435 Level 8 dnf: repo: downloading from remote: anaconda, _Handle: metalnk: None, mlist: None, urls ['https://ftp.acc.umu.se/mirror/fedora/']. >11:27:50,744 DBG dnf: Cannot download 'https://ftp.acc.umu.se/mirror/fedora/': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried. >11:27:50,744 ERR packaging: base repo (url/https://ftp.acc.umu.se/mirror/fedora/) not valid -- removing it >11:27:50,744 ERR packaging: reason for repo removal: Failed to synchronize cache for repo 'anaconda' >11:27:50,746 Level 8 dnf: timer: sack setup: 1 ms >11:27:50,746 Level 8 dnf: Getting group metadata >11:27:50,746 Level 8 dnf: timer: loading comps: 0 ms >11:27:50,749 Level 8 dnf: Getting group metadata >11:27:50,749 Level 8 dnf: timer: loading comps: 0 ms >11:27:58,549 INF packaging: configuring base repo >11:27:58,569 INF packaging: Disabled 'updates' >11:27:58,609 Level 8 dnf: repo: downloading from remote: anaconda, _Handle: metalnk: None, mlist: None, urls ['https://ftp.acc.umu.se/mirror/']. >11:27:58,782 DBG dnf: Cannot download 'https://ftp.acc.umu.se/mirror/': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried. >11:27:58,783 ERR packaging: base repo (url/https://ftp.acc.umu.se/mirror/) not valid -- removing it >11:27:58,783 ERR packaging: reason for repo removal: Failed to synchronize cache for repo 'anaconda' >11:27:58,785 Level 8 dnf: timer: sack setup: 1 ms >11:27:58,785 Level 8 dnf: Getting group metadata >11:27:58,786 Level 8 dnf: timer: loading comps: 0 ms >11:27:58,790 Level 8 dnf: Getting group metadata >11:27:58,790 Level 8 dnf: timer: loading comps: 0 ms >11:28:07,229 INF packaging: configuring base repo >11:28:07,259 INF packaging: Disabled 'updates' >11:28:07,297 Level 8 dnf: repo: downloading from remote: anaconda, _Handle: metalnk: None, mlist: None, urls ['https://ftp.acc.umu.se/']. >11:28:08,041 DBG dnf: Cannot download 'https://ftp.acc.umu.se/': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried. >11:28:08,041 ERR packaging: base repo (url/https://ftp.acc.umu.se/) not valid -- removing it >11:28:08,041 ERR packaging: reason for repo removal: Failed to synchronize cache for repo 'anaconda' >11:28:08,045 Level 8 dnf: timer: sack setup: 2 ms >11:28:08,045 Level 8 dnf: Getting group metadata >11:28:08,045 Level 8 dnf: timer: loading comps: 0 ms >11:28:08,049 Level 8 dnf: Getting group metadata >11:28:08,049 Level 8 dnf: timer: loading comps: 0 ms >11:29:02,265 INF packaging: configuring base repo >11:29:02,285 INF packaging: Disabled 'updates' >11:29:02,435 Level 8 dnf: repo: downloading from remote: anaconda, _Handle: metalnk: None, mlist: None, urls ['https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/']. >11:29:03,670 INF packaging: added repo: 'anaconda' - https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/ >11:29:03,671 DBG dnf: repo: using cache for: anaconda >11:29:03,671 DBG dnf: repo: using cache for: anaconda >11:29:03,671 DBG dnf: not found deltainfo for: anaconda >11:29:03,672 DBG dnf: not found updateinfo for: anaconda >11:29:04,908 DBG dnf: anaconda: using metadata from Wed 25 Apr 2018 12:29:03 AM EDT. >11:29:04,908 INF dnf: Last metadata expiration check: 0:00:01 ago on Wed 26 Sep 2018 11:29:03 AM EDT. >11:29:04,908 DBG dnf: Missing file *modules.yaml in metadata cache dir: /tmp/dnf.cache/anaconda-8702ed69d45dd581 >11:29:05,048 Level 8 dnf: timer: sack setup: 1377 ms >11:29:05,048 Level 8 dnf: Getting group metadata >11:29:05,049 Level 8 dnf: Adding group file from repository: anaconda >11:29:05,060 Level 8 dnf: timer: loading comps: 12 ms >11:29:05,064 INF packaging: Failed to parse proxy for test if repo available : No host url >11:29:16,545 INF packaging: checking software selection >11:29:16,546 DBG dnf: Adding packages from group 'core': {<libcomps.Package object 'man-db' at 0x7fa596b72720>, <libcomps.Package object 'glibc' at 0x7fa596b72660>, <libcomps.Package object 'less' at 0x7fa596b72708>, <libcomps.Package object 'ncurses' at 0x7fa596b72738>, <libcomps.Package object 'shadow-utils' at 0x7fa596b72858>, <libcomps.Package object 'parted' at 0x7fa596b72780>, <libcomps.Package object 'filesystem' at 0x7fa596b72648>, <libcomps.Package object 'util-linux' at 0x7fa596b728b8>, <libcomps.Package object 'procps-ng' at 0x7fa596b727e0>, <libcomps.Package object 'vim-minimal' at 0x7fa596b728d0>, <libcomps.Package object 'basesystem' at 0x7fa596b72588>, <libcomps.Package object 'kbd' at 0x7fa596b726f0>, <libcomps.Package object 'setup' at 0x7fa596b72840>, <libcomps.Package object 'passwd' at 0x7fa596b72798>, <libcomps.Package object 'policycoreutils' at 0x7fa596b727c8>, <libcomps.Package object 'e2fsprogs' at 0x7fa596b72630>, <libcomps.Package object 'openssh-clients' at 0x7fa596b72750>, <libcomps.Package object 'grubby' at 0x7fa596b72678>, <libcomps.Package object 'dnf-yum' at 0x7fa596b72618>, <libcomps.Package object 'dhcp-client' at 0x7fa596b725e8>, <libcomps.Package object 'NetworkManager' at 0x7fa596b728e8>, <libcomps.Package object 'iputils' at 0x7fa596b726d8>, <libcomps.Package object 'dnf' at 0x7fa596b72600>, <libcomps.Package object 'ppc64-utils' at 0x7fa596b72948>, <libcomps.Package object 'iproute' at 0x7fa596b726c0>, <libcomps.Package object 'rpm' at 0x7fa596b72810>, <libcomps.Package object 'plymouth' at 0x7fa596b727b0>, <libcomps.Package object 'rootfiles' at 0x7fa596b727f8>, <libcomps.Package object 'systemd' at 0x7fa596b728a0>, <libcomps.Package object 'sudo' at 0x7fa596b72888>, <libcomps.Package object 'bash' at 0x7fa596b725a0>, <libcomps.Package object 'sssd-common' at 0x7fa596b72870>, <libcomps.Package object 'initscripts' at 0x7fa596b726a8>, <libcomps.Package object 'hostname' at 0x7fa596b72690>, <libcomps.Package object 'openssh-server' at 0x7fa596b72768>, <libcomps.Package object 'audit' at 0x7fa596b729d8>, <libcomps.Package object 'dracut-config-rescue' at 0x7fa596b72918>, <libcomps.Package object 'coreutils' at 0x7fa596b725b8>, <libcomps.Package object 'curl' at 0x7fa596b725d0>, <libcomps.Package object 'selinux-policy-targeted' at 0x7fa596b72828>, <libcomps.Package object 'firewalld' at 0x7fa596b72930>, <libcomps.Package object 'dnf-plugins-core' at 0x7fa596b72900>} >11:29:16,546 INF packaging: selected group: core >11:29:16,547 WRN dnf: Group 'Core' is already installed. >11:29:16,547 DBG dnf: Adding packages from group 'core': {<libcomps.Package object 'man-db' at 0x7fa596b72b10>, <libcomps.Package object 'glibc' at 0x7fa596b72a50>, <libcomps.Package object 'less' at 0x7fa596b72af8>, <libcomps.Package object 'ncurses' at 0x7fa596b72b28>, <libcomps.Package object 'shadow-utils' at 0x7fa596b72c48>, <libcomps.Package object 'parted' at 0x7fa596b72b70>, <libcomps.Package object 'filesystem' at 0x7fa596b72a38>, <libcomps.Package object 'util-linux' at 0x7fa596b72ca8>, <libcomps.Package object 'procps-ng' at 0x7fa596b72bd0>, <libcomps.Package object 'vim-minimal' at 0x7fa596b72cc0>, <libcomps.Package object 'basesystem' at 0x7fa596b72978>, <libcomps.Package object 'kbd' at 0x7fa596b72ae0>, <libcomps.Package object 'setup' at 0x7fa596b72c30>, <libcomps.Package object 'passwd' at 0x7fa596b72b88>, <libcomps.Package object 'policycoreutils' at 0x7fa596b72bb8>, <libcomps.Package object 'e2fsprogs' at 0x7fa596b72a20>, <libcomps.Package object 'openssh-clients' at 0x7fa596b72b40>, <libcomps.Package object 'grubby' at 0x7fa596b72a68>, <libcomps.Package object 'dnf-yum' at 0x7fa596b72a08>, <libcomps.Package object 'dhcp-client' at 0x7fa596b729c0>, <libcomps.Package object 'NetworkManager' at 0x7fa596b72cd8>, <libcomps.Package object 'iputils' at 0x7fa596b72ac8>, <libcomps.Package object 'dnf' at 0x7fa596b729f0>, <libcomps.Package object 'ppc64-utils' at 0x7fa596b72d38>, <libcomps.Package object 'iproute' at 0x7fa596b72ab0>, <libcomps.Package object 'rpm' at 0x7fa596b72c00>, <libcomps.Package object 'plymouth' at 0x7fa596b72ba0>, <libcomps.Package object 'rootfiles' at 0x7fa596b72be8>, <libcomps.Package object 'systemd' at 0x7fa596b72c90>, <libcomps.Package object 'sudo' at 0x7fa596b72c78>, <libcomps.Package object 'bash' at 0x7fa596b72960>, <libcomps.Package object 'sssd-common' at 0x7fa596b72c60>, <libcomps.Package object 'initscripts' at 0x7fa596b72a98>, <libcomps.Package object 'hostname' at 0x7fa596b72a80>, <libcomps.Package object 'openssh-server' at 0x7fa596b72b58>, <libcomps.Package object 'audit' at 0x7fa596b72dc8>, <libcomps.Package object 'dracut-config-rescue' at 0x7fa596b72d08>, <libcomps.Package object 'coreutils' at 0x7fa596b72990>, <libcomps.Package object 'curl' at 0x7fa596b729a8>, <libcomps.Package object 'selinux-policy-targeted' at 0x7fa596b72c18>, <libcomps.Package object 'firewalld' at 0x7fa596b72d20>, <libcomps.Package object 'dnf-plugins-core' at 0x7fa596b72cf0>} >11:29:16,547 DBG dnf: Adding packages from group 'printing': {<libcomps.Package object 'cups' at 0x7fa596b72a68>, <libcomps.Package object 'ghostscript' at 0x7fa596b72d20>, <libcomps.Package object 'colord' at 0x7fa596b729a8>, <libcomps.Package object 'samba-client' at 0x7fa596b72c90>, <libcomps.Package object 'nss-mdns' at 0x7fa596b72960>, <libcomps.Package object 'cups-filters' at 0x7fa596b72cf0>, <libcomps.Package object 'hplip' at 0x7fa596b72a98>, <libcomps.Package object 'foomatic' at 0x7fa596b72d08>, <libcomps.Package object 'cups-pk-helper' at 0x7fa596b72990>, <libcomps.Package object 'foomatic-db-ppds' at 0x7fa596b72dc8>, <libcomps.Package object 'gutenprint-cups' at 0x7fa596b72a80>, <libcomps.Package object 'gutenprint' at 0x7fa596b72b58>, <libcomps.Package object 'system-config-printer-udev' at 0x7fa596b72be8>, <libcomps.Package object 'paps' at 0x7fa596b72c78>, <libcomps.Package object 'bluez-cups' at 0x7fa596b72c18>, <libcomps.Package object 'mpage' at 0x7fa596b72c60>} >11:29:16,548 DBG dnf: Adding packages from group 'fonts': {<libcomps.Package object 'adobe-source-han-serif-tw-fonts' at 0x7fa596b72ac8>, <libcomps.Package object 'dejavu-sans-fonts' at 0x7fa596b72cd8>, <libcomps.Package object 'lohit-kannada-fonts' at 0x7fa596b72df8>, <libcomps.Package object 'vlgothic-fonts' at 0x7fa596b72f60>, <libcomps.Package object 'google-noto-sans-tai-viet-fonts' at 0x7fa596b72b70>, <libcomps.Package object 'dejavu-serif-fonts' at 0x7fa596b72a08>, <libcomps.Package object 'gnu-free-mono-fonts' at 0x7fa596b72b40>, <libcomps.Package object 'sil-mingzat-fonts' at 0x7fa596b72eb8>, <libcomps.Package object 'liberation-sans-fonts' at 0x7fa596b72b10>, <libcomps.Package object 'khmeros-base-fonts' at 0x7fa596b72af8>, <libcomps.Package object 'google-noto-sans-tagalog-fonts' at 0x7fa596b72ca8>, <libcomps.Package object 'lohit-devanagari-fonts' at 0x7fa596b72d98>, <libcomps.Package object 'abattis-cantarell-fonts' at 0x7fa596b72c00>, <libcomps.Package object 'google-noto-emoji-color-fonts' at 0x7fa596b72b88>, <libcomps.Package object 'liberation-serif-fonts' at 0x7fa596b72d50>, <libcomps.Package object 'lohit-telugu-fonts' at 0x7fa596b72e40>, <libcomps.Package object 'gnu-free-sans-fonts' at 0x7fa596b72a20>, <libcomps.Package object 'jomolhari-fonts' at 0x7fa596b72c48>, <libcomps.Package object 'liberation-mono-fonts' at 0x7fa596b72a50>, <libcomps.Package object 'sil-nuosu-fonts' at 0x7fa596b72ed0>, <libcomps.Package object 'google-noto-emoji-fonts' at 0x7fa596b72c30>, <libcomps.Package object 'paratype-pt-sans-fonts' at 0x7fa596b72e88>, <libcomps.Package object 'lohit-odia-fonts' at 0x7fa596b72e10>, <libcomps.Package object 'thai-scalable-waree-fonts' at 0x7fa596b72f48>, <libcomps.Package object 'adobe-source-han-sans-cn-fonts' at 0x7fa596b72ab0>, <libcomps.Package object 'lohit-assamese-fonts' at 0x7fa596b72d68>, <libcomps.Package object 'lohit-bengali-fonts' at 0x7fa596b72d80>, <libcomps.Package object 'lohit-tamil-fonts' at 0x7fa596b72e28>, <libcomps.Package object 'tabish-eeyek-fonts' at 0x7fa596b72f30>, <libcomps.Package object 'sil-abyssinica-fonts' at 0x7fa596b72ea0>, <libcomps.Package object 'dejavu-sans-mono-fonts' at 0x7fa596b729c0>, <libcomps.Package object 'adobe-source-han-serif-cn-fonts' at 0x7fa596b729f0>, <libcomps.Package object 'stix-fonts' at 0x7fa596b72f18>, <libcomps.Package object 'sil-padauk-fonts' at 0x7fa596b72ee8>, <libcomps.Package object 'google-noto-sans-meetei-mayek-fonts' at 0x7fa596b72cc0>, <libcomps.Package object 'lohit-gujarati-fonts' at 0x7fa596b72db0>, <libcomps.Package object 'google-noto-sans-sinhala-fonts' at 0x7fa596b72bd0>, <libcomps.Package object 'aajohan-comfortaa-fonts' at 0x7fa596b72ba0>, <libcomps.Package object 'google-noto-sans-lisu-fonts' at 0x7fa596b72ae0>, <libcomps.Package object 'naver-nanum-gothic-fonts' at 0x7fa596b72e58>, <libcomps.Package object 'smc-meera-fonts' at 0x7fa596b72f00>, <libcomps.Package object 'gnu-free-serif-fonts' at 0x7fa596b72bb8>, <libcomps.Package object 'google-noto-sans-mandaic-fonts' at 0x7fa596b72978>, <libcomps.Package object 'google-noto-sans-tai-tham-fonts' at 0x7fa596b72a38>, <libcomps.Package object 'paktype-naskh-basic-fonts' at 0x7fa596b72e70>, <libcomps.Package object 'adobe-source-han-sans-tw-fonts' at 0x7fa596b72d38>, <libcomps.Package object 'julietaula-montserrat-fonts' at 0x7fa596b72b28>, <libcomps.Package object 'lohit-gurmukhi-fonts' at 0x7fa596b72de0>} >11:29:16,549 DBG dnf: Adding packages from group 'gnome-desktop': {<libcomps.Package object 'libcanberra-gtk3' at 0x7fa596a575b8>, <libcomps.Package object 'evince-djvu' at 0x7fa596a57138>, <libcomps.Package object 'polkit' at 0x7fa596a57678>, <libcomps.Package object 'xdg-desktop-portal' at 0x7fa596a57750>, <libcomps.Package object 'gvfs-gphoto2' at 0x7fa596a57558>, <libcomps.Package object 'gnome-calendar' at 0x7fa596a57258>, <libcomps.Package object 'gnome-weather' at 0x7fa596a574c8>, <libcomps.Package object 'file-roller' at 0x7fa596a57168>, <libcomps.Package object 'gnome-clocks' at 0x7fa596a572a0>, <libcomps.Package object 'gnome-themes-extra' at 0x7fa596a57480>, <libcomps.Package object 'totem-nautilus' at 0x7fa596a57708>, <libcomps.Package object 'gnome-control-center' at 0x7fa596a572e8>, <libcomps.Package object 'cheese' at 0x7fa596a570d8>, <libcomps.Package object 'baobab' at 0x7fa596a570c0>, <libcomps.Package object 'gnome-maps' at 0x7fa596a57390>, <libcomps.Package object 'gvfs-fuse' at 0x7fa596a57528>, <libcomps.Package object 'NetworkManager-openconnect-gnome' at 0x7fa596b72fa8>, <libcomps.Package object 'orca' at 0x7fa596a57660>, <libcomps.Package object 'evince' at 0x7fa596a57120>, <libcomps.Package object 'gnome-settings-daemon' at 0x7fa596a57408>, <libcomps.Package object 'PackageKit-command-not-found' at 0x7fa596a57048>, <libcomps.Package object 'gnome-documents' at 0x7fa596a57318>, <libcomps.Package object 'libcanberra-gtk2' at 0x7fa596a575a0>, <libcomps.Package object 'sane-backends-drivers-scanners' at 0x7fa596a576a8>, <libcomps.Package object 'gnome-logs' at 0x7fa596a57378>, <libcomps.Package object 'gvfs-goa' at 0x7fa596a57540>, <libcomps.Package object 'NetworkManager-ssh-gnome' at 0x7fa596a577b0>, <libcomps.Package object 'NetworkManager-openvpn-gnome' at 0x7fa596b72fc0>, <libcomps.Package object 'fprintd-pam' at 0x7fa596a57198>, <libcomps.Package object 'gnome-initial-setup' at 0x7fa596a57360>, <libcomps.Package object 'nautilus' at 0x7fa596a57630>, <libcomps.Package object 'totem' at 0x7fa596a576f0>, <libcomps.Package object 'NetworkManager-adsl' at 0x7fa596b72f90>, <libcomps.Package object 'gnome-color-manager' at 0x7fa596a572b8>, <libcomps.Package object 'gnome-characters' at 0x7fa596a57270>, <libcomps.Package object 'gnome-software' at 0x7fa596a57438>, <libcomps.Package object 'rygel' at 0x7fa596a57690>, <libcomps.Package object 'gnome-classic-session' at 0x7fa596a57288>, <libcomps.Package object 'at-spi2-atk' at 0x7fa596a57078>, <libcomps.Package object 'mousetweaks' at 0x7fa596a57618>, <libcomps.Package object 'gvfs-smb' at 0x7fa596a57588>, <libcomps.Package object 'gnome-user-docs' at 0x7fa596a57498>, <libcomps.Package object 'gvfs-afp' at 0x7fa596a574f8>, <libcomps.Package object 'NetworkManager-vpnc-gnome' at 0x7fa596a57030>, <libcomps.Package object 'ModemManager' at 0x7fa596b72f78>, <libcomps.Package object 'gedit' at 0x7fa596a571c8>, <libcomps.Package object 'gnome-boxes' at 0x7fa596a57228>, <libcomps.Package object 'gnome-calculator' at 0x7fa596a57240>, <libcomps.Package object 'gnome-contacts' at 0x7fa596a572d0>, <libcomps.Package object 'gnome-session-wayland-session' at 0x7fa596a573d8>, <libcomps.Package object 'libproxy-mozjs' at 0x7fa596a575d0>, <libcomps.Package object 'gnome-shell' at 0x7fa596a57420>, <libcomps.Package object 'gnome-disk-utility' at 0x7fa596a57300>, <libcomps.Package object 'nautilus-sendto' at 0x7fa596a57648>, <libcomps.Package object 'librsvg2' at 0x7fa596a575e8>, <libcomps.Package object 'libsane-hpaio' at 0x7fa596a57600>, <libcomps.Package object 'evince-nautilus' at 0x7fa596a57150>, <libcomps.Package object 'gnome-font-viewer' at 0x7fa596a57330>, <libcomps.Package object 'PackageKit-gtk3-module' at 0x7fa596a57060>, <libcomps.Package object 'eog' at 0x7fa596a57108>, <libcomps.Package object 'gnome-terminal' at 0x7fa596a57468>, <libcomps.Package object 'gvfs-afc' at 0x7fa596a574e0>, <libcomps.Package object 'tracker' at 0x7fa596a57720>, <libcomps.Package object 'yelp' at 0x7fa596a57798>, <libcomps.Package object 'gnome-session-xsession' at 0x7fa596a573f0>, <libcomps.Package object 'gnome-bluetooth' at 0x7fa596a57210>, <libcomps.Package object 'glib-networking' at 0x7fa596a571e0>, <libcomps.Package object 'dconf' at 0x7fa596a570f0>, <libcomps.Package object 'sushi' at 0x7fa596a576d8>, <libcomps.Package object 'NetworkManager-pptp-gnome' at 0x7fa596b72fd8>, <libcomps.Package object 'gnome-getting-started-docs' at 0x7fa596a57348>, <libcomps.Package object 'gnome-user-share' at 0x7fa596a574b0>, <libcomps.Package object 'tracker-miners' at 0x7fa596a57738>, <libcomps.Package object 'gnome-screenshot' at 0x7fa596a573c0>, <libcomps.Package object 'gvfs-archive' at 0x7fa596a57510>, <libcomps.Package object 'gnome-system-monitor' at 0x7fa596a57450>, <libcomps.Package object 'gdm' at 0x7fa596a571b0>, <libcomps.Package object 'gnome-backgrounds' at 0x7fa596a571f8>, <libcomps.Package object 'gnome-photos' at 0x7fa596a573a8>, <libcomps.Package object 'xdg-desktop-portal-gtk' at 0x7fa596a57768>, <libcomps.Package object 'simple-scan' at 0x7fa596a576c0>, <libcomps.Package object 'xdg-user-dirs-gtk' at 0x7fa596a57780>, <libcomps.Package object 'avahi' at 0x7fa596a570a8>, <libcomps.Package object 'file-roller-nautilus' at 0x7fa596a57180>, <libcomps.Package object 'at-spi2-core' at 0x7fa596a57090>, <libcomps.Package object 'gvfs-mtp' at 0x7fa596a57570>} >11:29:16,550 DBG dnf: Adding packages from group 'base-x': {<libcomps.Package object 'xorg-x11-xauth' at 0x7fa596a57960>, <libcomps.Package object 'xorg-x11-server-Xorg' at 0x7fa596a57930>, <libcomps.Package object 'xorg-x11-drv-vmware' at 0x7fa596a57900>, <libcomps.Package object 'xorg-x11-drv-ati' at 0x7fa596a57810>, <libcomps.Package object 'xorg-x11-drv-evdev' at 0x7fa596a57828>, <libcomps.Package object 'xorg-x11-drv-fbdev' at 0x7fa596a57840>, <libcomps.Package object 'plymouth-system-theme' at 0x7fa596a577e0>, <libcomps.Package object 'xorg-x11-drv-libinput' at 0x7fa596a57870>, <libcomps.Package object 'mesa-dri-drivers' at 0x7fa596a577c8>, <libcomps.Package object 'xorg-x11-drv-wacom' at 0x7fa596a57918>, <libcomps.Package object 'xorg-x11-drv-nouveau' at 0x7fa596a57888>, <libcomps.Package object 'xorg-x11-utils' at 0x7fa596a57948>, <libcomps.Package object 'xorg-x11-drv-qxl' at 0x7fa596a578d0>, <libcomps.Package object 'xorg-x11-drv-intel' at 0x7fa596a57858>, <libcomps.Package object 'xorg-x11-drv-armsoc' at 0x7fa596a577f8>, <libcomps.Package object 'xorg-x11-drv-omap' at 0x7fa596a578a0>, <libcomps.Package object 'xorg-x11-drv-vesa' at 0x7fa596a578e8>, <libcomps.Package object 'xorg-x11-xinit' at 0x7fa596a57978>, <libcomps.Package object 'glx-utils' at 0x7fa596a579a8>, <libcomps.Package object 'xorg-x11-drv-openchrome' at 0x7fa596a578b8>} >11:29:16,550 DBG dnf: Adding packages from group 'workstation-product': {<libcomps.Package object 'polkit' at 0x7fa596a620d8>, <libcomps.Package object 'abrt-desktop' at 0x7fa596a579c0>, <libcomps.Package object 'at' at 0x7fa596a57a38>, <libcomps.Package object 'evolution' at 0x7fa596a57c30>, <libcomps.Package object 'xorg-x11-drv-libinput' at 0x7fa596a624b0>, <libcomps.Package object 'ibus-gtk3' at 0x7fa596a57d80>, <libcomps.Package object 'adwaita-qt5' at 0x7fa596a57a20>, <libcomps.Package object 'mlocate' at 0x7fa596a57f60>, <libcomps.Package object 'qt5-qtdeclarative' at 0x7fa596a621b0>, <libcomps.Package object 'mailcap' at 0x7fa596a57ee8>, <libcomps.Package object 'which' at 0x7fa596a62450>, <libcomps.Package object 'qt-settings' at 0x7fa596a62150>, <libcomps.Package object 'pam_krb5' at 0x7fa596a62048>, <libcomps.Package object 'deltarpm' at 0x7fa596a57b88>, <libcomps.Package object 'tree' at 0x7fa596a623c0>, <libcomps.Package object 'net-tools' at 0x7fa596a57f90>, <libcomps.Package object 'qt-x11' at 0x7fa596a62168>, <libcomps.Package object 'fedora-user-agent-chrome' at 0x7fa596a57c90>, <libcomps.Package object 'qt5-qtxmlpatterns' at 0x7fa596a621c8>, <libcomps.Package object 'realmd' at 0x7fa596a62210>, <libcomps.Package object 'dnf' at 0x7fa596a57bb8>, <libcomps.Package object 'nss-mdns' at 0x7fa596a57fd8>, <libcomps.Package object 'qt5-qtbase-gui' at 0x7fa596a62198>, <libcomps.Package object 'evolution-ews' at 0x7fa596a57c48>, <libcomps.Package object 'wvdial' at 0x7fa596a62498>, <libcomps.Package object 'ibus-libzhuyin' at 0x7fa596a57de0>, <libcomps.Package object 'bc' at 0x7fa596a57a80>, <libcomps.Package object 'ibus-hangul' at 0x7fa596a57d98>, <libcomps.Package object 'gnupg2' at 0x7fa596a57d38>, <libcomps.Package object 'sos' at 0x7fa596a622b8>, <libcomps.Package object 'pinfo' at 0x7fa596a620a8>, <libcomps.Package object 'ibus-rawcode' at 0x7fa596a57e28>, <libcomps.Package object 'ntfs-3g' at 0x7fa596a624e0>, <libcomps.Package object 'wireless-tools' at 0x7fa596a62468>, <libcomps.Package object 'adwaita-qt4' at 0x7fa596a57a08>, <libcomps.Package object 'ibus-gtk2' at 0x7fa596a57d68>, <libcomps.Package object 'bridge-utils' at 0x7fa596a57ab0>, <libcomps.Package object 'fpaste' at 0x7fa596a57cc0>, <libcomps.Package object 'man-pages' at 0x7fa596a57f00>, <libcomps.Package object 'tar' at 0x7fa596a62330>, <libcomps.Package object 'systemd-udev' at 0x7fa596a62318>, <libcomps.Package object 'glibc-all-langpacks' at 0x7fa596a57d08>, <libcomps.Package object 'cpio' at 0x7fa596a57b28>, <libcomps.Package object 'words' at 0x7fa596a62480>, <libcomps.Package object 'cifs-utils' at 0x7fa596a57b10>, <libcomps.Package object 'logrotate' at 0x7fa596a57ea0>, <libcomps.Package object 'ppp' at 0x7fa596a620f0>, <libcomps.Package object 'usbutils' at 0x7fa596a62408>, <libcomps.Package object 'jwhois' at 0x7fa596a57e70>, <libcomps.Package object 'cryptsetup' at 0x7fa596a57b58>, <libcomps.Package object 'rsync' at 0x7fa596a62270>, <libcomps.Package object 'qt5-qtbase' at 0x7fa596a62180>, <libcomps.Package object 'qt' at 0x7fa596a62138>, <libcomps.Package object 'mtr' at 0x7fa596a57f78>, <libcomps.Package object 'bzip2' at 0x7fa596a57ae0>, <libcomps.Package object 'scl-utils' at 0x7fa596a62288>, <libcomps.Package object 'bash-completion' at 0x7fa596a57a68>, <libcomps.Package object 'ibus-typing-booster' at 0x7fa596a57e40>, <libcomps.Package object 'btrfs-progs' at 0x7fa596a57ac8>, <libcomps.Package object 'rhythmbox' at 0x7fa596a62228>, <libcomps.Package object 'tcp_wrappers' at 0x7fa596a62348>, <libcomps.Package object 'fedora-release-workstation' at 0x7fa596a57c78>, <libcomps.Package object 'wget' at 0x7fa596a62438>, <libcomps.Package object 'lrzsz' at 0x7fa596a57eb8>, <libcomps.Package object 'fros-gnome' at 0x7fa596a57cd8>, <libcomps.Package object 'nfs-utils' at 0x7fa596a57fa8>, <libcomps.Package object 'chrony' at 0x7fa596a57af8>, <libcomps.Package object 'rdist' at 0x7fa596a621f8>, <libcomps.Package object 'linux-firmware' at 0x7fa596a57e88>, <libcomps.Package object 'file' at 0x7fa596a57ca8>, <libcomps.Package object 'ibus-kkc' at 0x7fa596a57db0>, <libcomps.Package object 'ibus-m17n' at 0x7fa596a57df8>, <libcomps.Package object 'sssd' at 0x7fa596a622d0>, <libcomps.Package object 'psacct' at 0x7fa596a62108>, <libcomps.Package object 'ntfsprogs' at 0x7fa596a62030>, <libcomps.Package object 'tcpdump' at 0x7fa596a62360>, <libcomps.Package object 'rng-tools' at 0x7fa596a62240>, <libcomps.Package object 'microcode_ctl' at 0x7fa596a57f48>, <libcomps.Package object 'ibus-libpinyin' at 0x7fa596a57dc8>, <libcomps.Package object 'attr' at 0x7fa596a57a50>, <libcomps.Package object 'gnome-shell-extension-background-logo' at 0x7fa596a57d20>, <libcomps.Package object 'unoconv' at 0x7fa596a623d8>, <libcomps.Package object 'symlinks' at 0x7fa596a62300>, <libcomps.Package object 'abrt-java-connector' at 0x7fa596a579d8>, <libcomps.Package object 'cyrus-sasl-plain' at 0x7fa596a57b70>, <libcomps.Package object 'ethtool' at 0x7fa596a57c18>, <libcomps.Package object 'unzip' at 0x7fa596a623f0>, <libcomps.Package object 'quota' at 0x7fa596a621e0>, <libcomps.Package object 'dnf-plugins-core' at 0x7fa596a57bd0>, <libcomps.Package object 'mcelog' at 0x7fa596a57f18>, <libcomps.Package object 'time' at 0x7fa596a62390>, <libcomps.Package object 'lsof' at 0x7fa596a57ed0>, <libcomps.Package object 'acl' at 0x7fa596a579f0>, <libcomps.Package object 'dos2unix' at 0x7fa596a57be8>, <libcomps.Package object 'nmap-ncat' at 0x7fa596a57fc0>, <libcomps.Package object 'ibus-qt' at 0x7fa596a57e10>, <libcomps.Package object 'rp-pppoe' at 0x7fa596a62258>, <libcomps.Package object 'traceroute' at 0x7fa596a623a8>, <libcomps.Package object 'passwdqc' at 0x7fa596a62060>, <libcomps.Package object 'plymouth' at 0x7fa596a620c0>, <libcomps.Package object 'vconfig' at 0x7fa596a62420>, <libcomps.Package object 'sudo' at 0x7fa596a622e8>, <libcomps.Package object 'crontabs' at 0x7fa596a57b40>, <libcomps.Package object 'telnet' at 0x7fa596a62378>, <libcomps.Package object 'iptstate' at 0x7fa596a57e58>, <libcomps.Package object 'bind-utils' at 0x7fa596a57a98>, <libcomps.Package object 'git' at 0x7fa596a57cf0>, <libcomps.Package object 'setuptool' at 0x7fa596a622a0>, <libcomps.Package object 'abrt-cli' at 0x7fa596a57990>, <libcomps.Package object 'pinentry-gnome3' at 0x7fa596a62090>, <libcomps.Package object 'hunspell' at 0x7fa596a57d50>, <libcomps.Package object 'evolution-help' at 0x7fa596a57c60>, <libcomps.Package object 'mdadm' at 0x7fa596a57f30>, <libcomps.Package object 'desktop-backgrounds-gnome' at 0x7fa596a57ba0>, <libcomps.Package object 'qgnomeplatform' at 0x7fa596a62120>, <libcomps.Package object 'zip' at 0x7fa596a624c8>, <libcomps.Package object 'pciutils' at 0x7fa596a62078>, <libcomps.Package object 'dosfstools' at 0x7fa596a57c00>} >11:29:16,551 DBG dnf: Adding packages from group 'hardware-support': {<libcomps.Package object 'iwl5150-firmware' at 0x7fa596a625d0>, <libcomps.Package object 'iwl3945-firmware' at 0x7fa596a62588>, <libcomps.Package object 'iwl1000-firmware' at 0x7fa596a624f8>, <libcomps.Package object 'iwl3160-firmware' at 0x7fa596a62570>, <libcomps.Package object 'usb_modeswitch' at 0x7fa596a62678>, <libcomps.Package object 'iwl6050-firmware' at 0x7fa596a62630>, <libcomps.Package object 'iwl6000-firmware' at 0x7fa596a625e8>, <libcomps.Package object 'iwl105-firmware' at 0x7fa596a62510>, <libcomps.Package object 'iwl135-firmware' at 0x7fa596a62528>, <libcomps.Package object 'libertas-usb8388-firmware' at 0x7fa596a62660>, <libcomps.Package object 'b43-openfwwf' at 0x7fa596a622e8>, <libcomps.Package object 'b43-fwcutter' at 0x7fa596a628b8>, <libcomps.Package object 'iwl2030-firmware' at 0x7fa596a62558>, <libcomps.Package object 'iwl2000-firmware' at 0x7fa596a62540>, <libcomps.Package object 'iwl7260-firmware' at 0x7fa596a62648>, <libcomps.Package object 'iwl100-firmware' at 0x7fa596a620d8>, <libcomps.Package object 'ipw2100-firmware' at 0x7fa596a620c0>, <libcomps.Package object 'iwl4965-firmware' at 0x7fa596a625a0>, <libcomps.Package object 'atmel-firmware' at 0x7fa596a57bb8>, <libcomps.Package object 'iwl6000g2a-firmware' at 0x7fa596a62600>, <libcomps.Package object 'iwl5000-firmware' at 0x7fa596a625b8>, <libcomps.Package object 'zd1211-firmware' at 0x7fa596a62690>, <libcomps.Package object 'ipw2200-firmware' at 0x7fa596a624b0>, <libcomps.Package object 'iwl6000g2b-firmware' at 0x7fa596a62618>} >11:29:16,551 DBG dnf: Adding packages from group 'networkmanager-submodules': {<libcomps.Package object 'NetworkManager-bluetooth' at 0x7fa596a626a8>, <libcomps.Package object 'dhcp-client' at 0x7fa596a626c0>, <libcomps.Package object 'NetworkManager-wifi' at 0x7fa596a62720>, <libcomps.Package object 'iptables' at 0x7fa596a62708>, <libcomps.Package object 'dnsmasq' at 0x7fa596a626f0>, <libcomps.Package object 'NetworkManager-wwan' at 0x7fa596a626d8>} >11:29:16,551 DBG dnf: Adding packages from group 'libreoffice': {<libcomps.Package object 'libreoffice-emailmerge' at 0x7fa596a62750>, <libcomps.Package object 'libreoffice-math' at 0x7fa596a62798>, <libcomps.Package object 'libreoffice-writer' at 0x7fa596a627b0>, <libcomps.Package object 'libreoffice-calc' at 0x7fa596a627f8>, <libcomps.Package object 'libreoffice-graphicfilter' at 0x7fa596a62768>, <libcomps.Package object 'libreoffice-impress' at 0x7fa596a62780>, <libcomps.Package object 'libreoffice-draw' at 0x7fa596a62738>} >11:29:16,552 DBG dnf: Adding packages from group 'multimedia': {<libcomps.Package object 'gstreamer1-plugins-bad-free' at 0x7fa596a62840>, <libcomps.Package object 'pulseaudio' at 0x7fa596a62870>, <libcomps.Package object 'PackageKit-gstreamer-plugin' at 0x7fa596a62918>, <libcomps.Package object 'alsa-utils' at 0x7fa596a62810>, <libcomps.Package object 'gstreamer1-plugin-mpg123' at 0x7fa596a62828>, <libcomps.Package object 'gstreamer1-plugins-good' at 0x7fa596a62858>, <libcomps.Package object 'alsa-plugins-pulseaudio' at 0x7fa596a627e0>, <libcomps.Package object 'alsa-ucm' at 0x7fa596a627c8>, <libcomps.Package object 'pulseaudio-utils' at 0x7fa596a628a0>, <libcomps.Package object 'pulseaudio-module-x11' at 0x7fa596a62888>} >11:29:16,552 DBG dnf: Adding packages from group 'guest-desktop-agents': {<libcomps.Package object 'qemu-guest-agent' at 0x7fa596a628d0>, <libcomps.Package object 'hyperv-daemons' at 0x7fa596a62948>, <libcomps.Package object 'virtualbox-guest-additions' at 0x7fa596a62930>, <libcomps.Package object 'open-vm-tools-desktop' at 0x7fa596a628e8>, <libcomps.Package object 'spice-vdagent' at 0x7fa596a62900>} >11:29:16,552 DBG dnf: Adding packages from group 'firefox': {<libcomps.Package object 'fedora-bookmarks' at 0x7fa596a62978>, <libcomps.Package object 'firefox' at 0x7fa596a62960>} >11:29:16,552 INF packaging: selected env: workstation-product-environment >11:29:16,553 DBG dnf: Adding packages from group 'container-management': {<libcomps.Package object 'atomic' at 0x7fa596a629f0>, <libcomps.Package object 'docker' at 0x7fa596a62990>} >11:29:16,553 INF packaging: selected group: container-management >11:29:16,563 INF packaging: kernel: selected kernel >11:29:16,567 WRN dnf: No match for group package "xorg-x11-drv-omap" >11:29:16,576 WRN dnf: No match for group package "ppc64-utils" >11:29:16,577 WRN dnf: No match for group package "xorg-x11-drv-armsoc" >11:29:16,584 WRN dnf: No match for group package "gstreamer1-plugin-mpg123" >11:29:16,600 Level 8 dnf: timer: depsolve: 15 ms >11:29:16,632 INF packaging: checking dependencies: success >11:29:16,908 INF packaging: Estimated size: download 1.53 GiB & install 5.68 GiB >11:29:16,908 INF packaging: Sufficient mountpoints found: {'/tmp': Size (3.867034912109375 GiB), '/var/tmp': Size (3.883495330810546875 GiB)} >11:29:16,908 INF packaging: 1491 packages selected totalling 5.68 GiB >11:29:17,204 INF packaging: Estimated size: download 1.53 GiB & install 5.68 GiB >11:29:17,204 INF packaging: Sufficient mountpoints found: {'/tmp': Size (3.867031097412109375 GiB), '/var/tmp': Size (3.883495330810546875 GiB)} >11:29:39,055 Level 8 dnf: Getting group metadata >11:29:39,056 Level 8 dnf: timer: loading comps: 0 ms >11:30:08,021 INF packaging: configuring base repo >11:30:08,116 INF packaging: Enabled 'updates' >11:30:08,953 Level 8 dnf: repo: downloading from remote: anaconda, _Handle: metalnk: None, mlist: None, urls ['https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/']. >11:30:14,222 INF packaging: added repo: 'anaconda' - https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/ >11:30:14,224 DBG dnf: repo: using cache for: anaconda >11:30:14,224 DBG dnf: repo: using cache for: anaconda >11:30:14,225 DBG dnf: not found deltainfo for: anaconda >11:30:14,225 DBG dnf: not found updateinfo for: anaconda >11:30:15,625 DBG dnf: anaconda: using metadata from Wed 25 Apr 2018 12:29:03 AM EDT. >11:30:15,625 INF dnf: Last metadata expiration check: 0:00:01 ago on Wed 26 Sep 2018 11:30:14 AM EDT. >11:30:15,628 DBG dnf: Missing file *modules.yaml in metadata cache dir: /tmp/dnf.cache/anaconda-8702ed69d45dd581 >11:30:15,835 Level 8 dnf: timer: sack setup: 1610 ms >11:30:15,835 Level 8 dnf: Getting group metadata >11:30:15,835 Level 8 dnf: Adding group file from repository: anaconda >11:30:15,843 Level 8 dnf: timer: loading comps: 8 ms >11:30:15,845 INF packaging: Failed to parse proxy for test if repo available : No host url >11:30:36,763 INF packaging: checking software selection >11:30:36,764 DBG dnf: Adding packages from group 'core': {<libcomps.Package object 'man-db' at 0x7f4ac5cc48e8>, <libcomps.Package object 'glibc' at 0x7f4ac5cc4828>, <libcomps.Package object 'less' at 0x7f4ac5cc48d0>, <libcomps.Package object 'ncurses' at 0x7f4ac5cc4900>, <libcomps.Package object 'shadow-utils' at 0x7f4ac5cc4a20>, <libcomps.Package object 'parted' at 0x7f4ac5cc4948>, <libcomps.Package object 'filesystem' at 0x7f4ac5cc4810>, <libcomps.Package object 'util-linux' at 0x7f4ac5cc4a80>, <libcomps.Package object 'procps-ng' at 0x7f4ac5cc49a8>, <libcomps.Package object 'vim-minimal' at 0x7f4ac5cc4a98>, <libcomps.Package object 'basesystem' at 0x7f4ac5cc4678>, <libcomps.Package object 'kbd' at 0x7f4ac5cc48b8>, <libcomps.Package object 'setup' at 0x7f4ac5cc4a08>, <libcomps.Package object 'passwd' at 0x7f4ac5cc4960>, <libcomps.Package object 'policycoreutils' at 0x7f4ac5cc4990>, <libcomps.Package object 'e2fsprogs' at 0x7f4ac5cc47f8>, <libcomps.Package object 'openssh-clients' at 0x7f4ac5cc4918>, <libcomps.Package object 'grubby' at 0x7f4ac5cc4840>, <libcomps.Package object 'dnf-yum' at 0x7f4ac5cc47e0>, <libcomps.Package object 'dhcp-client' at 0x7f4ac5cc47b0>, <libcomps.Package object 'NetworkManager' at 0x7f4ac5cc4ab0>, <libcomps.Package object 'iputils' at 0x7f4ac5cc48a0>, <libcomps.Package object 'dnf' at 0x7f4ac5cc47c8>, <libcomps.Package object 'ppc64-utils' at 0x7f4ac5cc4b10>, <libcomps.Package object 'iproute' at 0x7f4ac5cc4888>, <libcomps.Package object 'rpm' at 0x7f4ac5cc49d8>, <libcomps.Package object 'plymouth' at 0x7f4ac5cc4978>, <libcomps.Package object 'rootfiles' at 0x7f4ac5cc49c0>, <libcomps.Package object 'systemd' at 0x7f4ac5cc4a68>, <libcomps.Package object 'sudo' at 0x7f4ac5cc4a50>, <libcomps.Package object 'bash' at 0x7f4ac5cc46a8>, <libcomps.Package object 'sssd-common' at 0x7f4ac5cc4a38>, <libcomps.Package object 'initscripts' at 0x7f4ac5cc4870>, <libcomps.Package object 'hostname' at 0x7f4ac5cc4858>, <libcomps.Package object 'openssh-server' at 0x7f4ac5cc4930>, <libcomps.Package object 'audit' at 0x7f4ac5cc4ba0>, <libcomps.Package object 'dracut-config-rescue' at 0x7f4ac5cc4ae0>, <libcomps.Package object 'coreutils' at 0x7f4ac5cc4690>, <libcomps.Package object 'curl' at 0x7f4ac5cc4780>, <libcomps.Package object 'selinux-policy-targeted' at 0x7f4ac5cc49f0>, <libcomps.Package object 'firewalld' at 0x7f4ac5cc4af8>, <libcomps.Package object 'dnf-plugins-core' at 0x7f4ac5cc4ac8>} >11:30:36,764 INF packaging: selected group: core >11:30:36,765 DBG dnf: Adding packages from group 'base-x': {<libcomps.Package object 'xorg-x11-xauth' at 0x7f4ac5cc4cd8>, <libcomps.Package object 'xorg-x11-server-Xorg' at 0x7f4ac5cc4ca8>, <libcomps.Package object 'xorg-x11-drv-vmware' at 0x7f4ac5cc4c78>, <libcomps.Package object 'xorg-x11-drv-ati' at 0x7f4ac5cc4b70>, <libcomps.Package object 'xorg-x11-drv-evdev' at 0x7f4ac5cc4b88>, <libcomps.Package object 'xorg-x11-drv-fbdev' at 0x7f4ac5cc4bb8>, <libcomps.Package object 'plymouth-system-theme' at 0x7f4ac5cc4b28>, <libcomps.Package object 'xorg-x11-drv-libinput' at 0x7f4ac5cc4be8>, <libcomps.Package object 'mesa-dri-drivers' at 0x7f4ac5cc4b40>, <libcomps.Package object 'xorg-x11-drv-wacom' at 0x7f4ac5cc4c90>, <libcomps.Package object 'xorg-x11-drv-nouveau' at 0x7f4ac5cc4c00>, <libcomps.Package object 'xorg-x11-utils' at 0x7f4ac5cc4cc0>, <libcomps.Package object 'xorg-x11-drv-qxl' at 0x7f4ac5cc4c48>, <libcomps.Package object 'xorg-x11-drv-intel' at 0x7f4ac5cc4bd0>, <libcomps.Package object 'xorg-x11-drv-armsoc' at 0x7f4ac5cc4b58>, <libcomps.Package object 'xorg-x11-drv-omap' at 0x7f4ac5cc4c18>, <libcomps.Package object 'xorg-x11-drv-vesa' at 0x7f4ac5cc4c60>, <libcomps.Package object 'xorg-x11-xinit' at 0x7f4ac5cc4cf0>, <libcomps.Package object 'glx-utils' at 0x7f4ac5cc4d20>, <libcomps.Package object 'xorg-x11-drv-openchrome' at 0x7f4ac5cc4c30>} >11:30:36,765 WRN dnf: Group 'Core' is already installed. >11:30:36,765 DBG dnf: Adding packages from group 'core': {<libcomps.Package object 'man-db' at 0x7f4ac5cc4ed0>, <libcomps.Package object 'glibc' at 0x7f4ac5cc4e10>, <libcomps.Package object 'less' at 0x7f4ac5cc4eb8>, <libcomps.Package object 'ncurses' at 0x7f4ac5cc4ee8>, <libcomps.Package object 'shadow-utils' at 0x7f4ac5c6b048>, <libcomps.Package object 'parted' at 0x7f4ac5cc4f30>, <libcomps.Package object 'filesystem' at 0x7f4ac5cc4df8>, <libcomps.Package object 'util-linux' at 0x7f4ac5c6b0a8>, <libcomps.Package object 'procps-ng' at 0x7f4ac5cc4f90>, <libcomps.Package object 'vim-minimal' at 0x7f4ac5c6b0c0>, <libcomps.Package object 'basesystem' at 0x7f4ac5cc4d38>, <libcomps.Package object 'kbd' at 0x7f4ac5cc4ea0>, <libcomps.Package object 'setup' at 0x7f4ac5c6b030>, <libcomps.Package object 'passwd' at 0x7f4ac5cc4f48>, <libcomps.Package object 'policycoreutils' at 0x7f4ac5cc4f78>, <libcomps.Package object 'e2fsprogs' at 0x7f4ac5cc4de0>, <libcomps.Package object 'openssh-clients' at 0x7f4ac5cc4f00>, <libcomps.Package object 'grubby' at 0x7f4ac5cc4e28>, <libcomps.Package object 'dnf-yum' at 0x7f4ac5cc4dc8>, <libcomps.Package object 'dhcp-client' at 0x7f4ac5cc4d98>, <libcomps.Package object 'NetworkManager' at 0x7f4ac5c6b0d8>, <libcomps.Package object 'iputils' at 0x7f4ac5cc4e88>, <libcomps.Package object 'dnf' at 0x7f4ac5cc4db0>, <libcomps.Package object 'ppc64-utils' at 0x7f4ac5c6b138>, <libcomps.Package object 'iproute' at 0x7f4ac5cc4e70>, <libcomps.Package object 'rpm' at 0x7f4ac5cc4fc0>, <libcomps.Package object 'plymouth' at 0x7f4ac5cc4f60>, <libcomps.Package object 'rootfiles' at 0x7f4ac5cc4fa8>, <libcomps.Package object 'systemd' at 0x7f4ac5c6b090>, <libcomps.Package object 'sudo' at 0x7f4ac5c6b078>, <libcomps.Package object 'bash' at 0x7f4ac5cc4d50>, <libcomps.Package object 'sssd-common' at 0x7f4ac5c6b060>, <libcomps.Package object 'initscripts' at 0x7f4ac5cc4e58>, <libcomps.Package object 'hostname' at 0x7f4ac5cc4e40>, <libcomps.Package object 'openssh-server' at 0x7f4ac5cc4f18>, <libcomps.Package object 'audit' at 0x7f4ac5cc4d08>, <libcomps.Package object 'dracut-config-rescue' at 0x7f4ac5c6b108>, <libcomps.Package object 'coreutils' at 0x7f4ac5cc4d68>, <libcomps.Package object 'curl' at 0x7f4ac5cc4d80>, <libcomps.Package object 'selinux-policy-targeted' at 0x7f4ac5cc4fd8>, <libcomps.Package object 'firewalld' at 0x7f4ac5c6b120>, <libcomps.Package object 'dnf-plugins-core' at 0x7f4ac5c6b0f0>} >11:30:36,766 DBG dnf: Adding packages from group 'firefox': {<libcomps.Package object 'fedora-bookmarks' at 0x7f4ac5cc4d80>, <libcomps.Package object 'firefox' at 0x7f4ac5cc4fd8>} >11:30:36,767 DBG dnf: Adding packages from group 'gnome-desktop': {<libcomps.Package object 'libcanberra-gtk3' at 0x7f4ac5c6b3d8>, <libcomps.Package object 'evince-djvu' at 0x7f4ac5cc4ea0>, <libcomps.Package object 'polkit' at 0x7f4ac5c6b498>, <libcomps.Package object 'xdg-desktop-portal' at 0x7f4ac5c6b570>, <libcomps.Package object 'gvfs-gphoto2' at 0x7f4ac5c6b378>, <libcomps.Package object 'gnome-calendar' at 0x7f4ac5c6b078>, <libcomps.Package object 'gnome-weather' at 0x7f4ac5c6b2e8>, <libcomps.Package object 'file-roller' at 0x7f4ac5cc4f90>, <libcomps.Package object 'gnome-clocks' at 0x7f4ac5c6b0c0>, <libcomps.Package object 'gnome-themes-extra' at 0x7f4ac5c6b2a0>, <libcomps.Package object 'totem-nautilus' at 0x7f4ac5c6b528>, <libcomps.Package object 'gnome-control-center' at 0x7f4ac5c6b108>, <libcomps.Package object 'cheese' at 0x7f4ac5cc4f00>, <libcomps.Package object 'baobab' at 0x7f4ac5cc4e28>, <libcomps.Package object 'gnome-maps' at 0x7f4ac5c6b1b0>, <libcomps.Package object 'gvfs-fuse' at 0x7f4ac5c6b348>, <libcomps.Package object 'NetworkManager-openconnect-gnome' at 0x7f4ac5cc4e58>, <libcomps.Package object 'orca' at 0x7f4ac5c6b480>, <libcomps.Package object 'evince' at 0x7f4ac5cc4f48>, <libcomps.Package object 'gnome-settings-daemon' at 0x7f4ac5c6b228>, <libcomps.Package object 'PackageKit-command-not-found' at 0x7f4ac5cc4e70>, <libcomps.Package object 'gnome-documents' at 0x7f4ac5c6b138>, <libcomps.Package object 'libcanberra-gtk2' at 0x7f4ac5c6b3c0>, <libcomps.Package object 'sane-backends-drivers-scanners' at 0x7f4ac5c6b4c8>, <libcomps.Package object 'gnome-logs' at 0x7f4ac5c6b198>, <libcomps.Package object 'gvfs-goa' at 0x7f4ac5c6b360>, <libcomps.Package object 'NetworkManager-ssh-gnome' at 0x7f4ac5cc4f60>, <libcomps.Package object 'NetworkManager-openvpn-gnome' at 0x7f4ac5cc4d50>, <libcomps.Package object 'fprintd-pam' at 0x7f4ac5cc4f30>, <libcomps.Package object 'gnome-initial-setup' at 0x7f4ac5c6b180>, <libcomps.Package object 'nautilus' at 0x7f4ac5c6b450>, <libcomps.Package object 'totem' at 0x7f4ac5c6b510>, <libcomps.Package object 'NetworkManager-adsl' at 0x7f4ac5cc4e40>, <libcomps.Package object 'gnome-color-manager' at 0x7f4ac5c6b0d8>, <libcomps.Package object 'gnome-characters' at 0x7f4ac5c6b090>, <libcomps.Package object 'gnome-software' at 0x7f4ac5c6b258>, <libcomps.Package object 'rygel' at 0x7f4ac5c6b4b0>, <libcomps.Package object 'gnome-classic-session' at 0x7f4ac5c6b0a8>, <libcomps.Package object 'at-spi2-atk' at 0x7f4ac5cc4e88>, <libcomps.Package object 'mousetweaks' at 0x7f4ac5c6b438>, <libcomps.Package object 'gvfs-smb' at 0x7f4ac5c6b3a8>, <libcomps.Package object 'gnome-user-docs' at 0x7f4ac5c6b2b8>, <libcomps.Package object 'gvfs-afp' at 0x7f4ac5c6b318>, <libcomps.Package object 'NetworkManager-vpnc-gnome' at 0x7f4ac5cc4fc0>, <libcomps.Package object 'ModemManager' at 0x7f4ac5cc4f18>, <libcomps.Package object 'gedit' at 0x7f4ac5cc4eb8>, <libcomps.Package object 'gnome-boxes' at 0x7f4ac5c6b048>, <libcomps.Package object 'gnome-calculator' at 0x7f4ac5c6b060>, <libcomps.Package object 'gnome-contacts' at 0x7f4ac5c6b0f0>, <libcomps.Package object 'gnome-session-wayland-session' at 0x7f4ac5c6b1f8>, <libcomps.Package object 'libproxy-mozjs' at 0x7f4ac5c6b3f0>, <libcomps.Package object 'gnome-shell' at 0x7f4ac5c6b240>, <libcomps.Package object 'gnome-disk-utility' at 0x7f4ac5c6b120>, <libcomps.Package object 'nautilus-sendto' at 0x7f4ac5c6b468>, <libcomps.Package object 'librsvg2' at 0x7f4ac5c6b408>, <libcomps.Package object 'libsane-hpaio' at 0x7f4ac5c6b420>, <libcomps.Package object 'evince-nautilus' at 0x7f4ac5cc4d38>, <libcomps.Package object 'gnome-font-viewer' at 0x7f4ac5c6b150>, <libcomps.Package object 'PackageKit-gtk3-module' at 0x7f4ac5cc4db0>, <libcomps.Package object 'eog' at 0x7f4ac5cc4f78>, <libcomps.Package object 'gnome-terminal' at 0x7f4ac5c6b288>, <libcomps.Package object 'gvfs-afc' at 0x7f4ac5c6b300>, <libcomps.Package object 'tracker' at 0x7f4ac5c6b540>, <libcomps.Package object 'yelp' at 0x7f4ac5c6b5b8>, <libcomps.Package object 'gnome-session-xsession' at 0x7f4ac5c6b210>, <libcomps.Package object 'gnome-bluetooth' at 0x7f4ac5c6b030>, <libcomps.Package object 'glib-networking' at 0x7f4ac5cc4e10>, <libcomps.Package object 'dconf' at 0x7f4ac5cc4de0>, <libcomps.Package object 'sushi' at 0x7f4ac5c6b4f8>, <libcomps.Package object 'NetworkManager-pptp-gnome' at 0x7f4ac5cc4fa8>, <libcomps.Package object 'gnome-getting-started-docs' at 0x7f4ac5c6b168>, <libcomps.Package object 'gnome-user-share' at 0x7f4ac5c6b2d0>, <libcomps.Package object 'tracker-miners' at 0x7f4ac5c6b558>, <libcomps.Package object 'gnome-screenshot' at 0x7f4ac5c6b1e0>, <libcomps.Package object 'gvfs-archive' at 0x7f4ac5c6b330>, <libcomps.Package object 'gnome-system-monitor' at 0x7f4ac5c6b270>, <libcomps.Package object 'gdm' at 0x7f4ac5cc4ee8>, <libcomps.Package object 'gnome-backgrounds' at 0x7f4ac5cc4ed0>, <libcomps.Package object 'gnome-photos' at 0x7f4ac5c6b1c8>, <libcomps.Package object 'xdg-desktop-portal-gtk' at 0x7f4ac5c6b588>, <libcomps.Package object 'simple-scan' at 0x7f4ac5c6b4e0>, <libcomps.Package object 'xdg-user-dirs-gtk' at 0x7f4ac5c6b5a0>, <libcomps.Package object 'avahi' at 0x7f4ac5cc4dc8>, <libcomps.Package object 'file-roller-nautilus' at 0x7f4ac5cc4df8>, <libcomps.Package object 'at-spi2-core' at 0x7f4ac5cc4d98>, <libcomps.Package object 'gvfs-mtp' at 0x7f4ac5c6b390>} >11:30:36,768 DBG dnf: Adding packages from group 'workstation-product': {<libcomps.Package object 'polkit' at 0x7f4ac5c6bcd8>, <libcomps.Package object 'abrt-desktop' at 0x7f4ac5c6b5d0>, <libcomps.Package object 'at' at 0x7f4ac5c6b660>, <libcomps.Package object 'evolution' at 0x7f4ac5c6b858>, <libcomps.Package object 'xorg-x11-drv-libinput' at 0x7f4ac5c680f0>, <libcomps.Package object 'ibus-gtk3' at 0x7f4ac5c6b9a8>, <libcomps.Package object 'adwaita-qt5' at 0x7f4ac5c6b648>, <libcomps.Package object 'mlocate' at 0x7f4ac5c6bb88>, <libcomps.Package object 'qt5-qtdeclarative' at 0x7f4ac5c6bdb0>, <libcomps.Package object 'mailcap' at 0x7f4ac5c6bb10>, <libcomps.Package object 'which' at 0x7f4ac5c68090>, <libcomps.Package object 'qt-settings' at 0x7f4ac5c6bd50>, <libcomps.Package object 'pam_krb5' at 0x7f4ac5c6bc48>, <libcomps.Package object 'deltarpm' at 0x7f4ac5c6b7b0>, <libcomps.Package object 'tree' at 0x7f4ac5c6bfc0>, <libcomps.Package object 'net-tools' at 0x7f4ac5c6bbb8>, <libcomps.Package object 'qt-x11' at 0x7f4ac5c6bd68>, <libcomps.Package object 'fedora-user-agent-chrome' at 0x7f4ac5c6b8b8>, <libcomps.Package object 'qt5-qtxmlpatterns' at 0x7f4ac5c6bdc8>, <libcomps.Package object 'realmd' at 0x7f4ac5c6be10>, <libcomps.Package object 'dnf' at 0x7f4ac5c6b7e0>, <libcomps.Package object 'nss-mdns' at 0x7f4ac5c6bc00>, <libcomps.Package object 'qt5-qtbase-gui' at 0x7f4ac5c6bd98>, <libcomps.Package object 'evolution-ews' at 0x7f4ac5c6b870>, <libcomps.Package object 'wvdial' at 0x7f4ac5c680d8>, <libcomps.Package object 'ibus-libzhuyin' at 0x7f4ac5c6ba08>, <libcomps.Package object 'bc' at 0x7f4ac5c6b6a8>, <libcomps.Package object 'ibus-hangul' at 0x7f4ac5c6b9c0>, <libcomps.Package object 'gnupg2' at 0x7f4ac5c6b960>, <libcomps.Package object 'sos' at 0x7f4ac5c6beb8>, <libcomps.Package object 'pinfo' at 0x7f4ac5c6bca8>, <libcomps.Package object 'ibus-rawcode' at 0x7f4ac5c6ba50>, <libcomps.Package object 'ntfs-3g' at 0x7f4ac5c6bc18>, <libcomps.Package object 'wireless-tools' at 0x7f4ac5c680a8>, <libcomps.Package object 'adwaita-qt4' at 0x7f4ac5c6b630>, <libcomps.Package object 'ibus-gtk2' at 0x7f4ac5c6b990>, <libcomps.Package object 'bridge-utils' at 0x7f4ac5c6b6d8>, <libcomps.Package object 'fpaste' at 0x7f4ac5c6b8e8>, <libcomps.Package object 'man-pages' at 0x7f4ac5c6bb28>, <libcomps.Package object 'tar' at 0x7f4ac5c6bf30>, <libcomps.Package object 'systemd-udev' at 0x7f4ac5c6bf18>, <libcomps.Package object 'glibc-all-langpacks' at 0x7f4ac5c6b930>, <libcomps.Package object 'cpio' at 0x7f4ac5c6b750>, <libcomps.Package object 'words' at 0x7f4ac5c680c0>, <libcomps.Package object 'cifs-utils' at 0x7f4ac5c6b738>, <libcomps.Package object 'logrotate' at 0x7f4ac5c6bac8>, <libcomps.Package object 'ppp' at 0x7f4ac5c6bcf0>, <libcomps.Package object 'usbutils' at 0x7f4ac5c68048>, <libcomps.Package object 'jwhois' at 0x7f4ac5c6ba98>, <libcomps.Package object 'cryptsetup' at 0x7f4ac5c6b780>, <libcomps.Package object 'rsync' at 0x7f4ac5c6be70>, <libcomps.Package object 'qt5-qtbase' at 0x7f4ac5c6bd80>, <libcomps.Package object 'qt' at 0x7f4ac5c6bd38>, <libcomps.Package object 'mtr' at 0x7f4ac5c6bba0>, <libcomps.Package object 'bzip2' at 0x7f4ac5c6b708>, <libcomps.Package object 'scl-utils' at 0x7f4ac5c6be88>, <libcomps.Package object 'bash-completion' at 0x7f4ac5c6b690>, <libcomps.Package object 'ibus-typing-booster' at 0x7f4ac5c6ba68>, <libcomps.Package object 'btrfs-progs' at 0x7f4ac5c6b6f0>, <libcomps.Package object 'rhythmbox' at 0x7f4ac5c6be28>, <libcomps.Package object 'tcp_wrappers' at 0x7f4ac5c6bf48>, <libcomps.Package object 'fedora-release-workstation' at 0x7f4ac5c6b8a0>, <libcomps.Package object 'wget' at 0x7f4ac5c68078>, <libcomps.Package object 'lrzsz' at 0x7f4ac5c6bae0>, <libcomps.Package object 'fros-gnome' at 0x7f4ac5c6b900>, <libcomps.Package object 'nfs-utils' at 0x7f4ac5c6bbd0>, <libcomps.Package object 'chrony' at 0x7f4ac5c6b720>, <libcomps.Package object 'rdist' at 0x7f4ac5c6bdf8>, <libcomps.Package object 'linux-firmware' at 0x7f4ac5c6bab0>, <libcomps.Package object 'file' at 0x7f4ac5c6b8d0>, <libcomps.Package object 'ibus-kkc' at 0x7f4ac5c6b9d8>, <libcomps.Package object 'ibus-m17n' at 0x7f4ac5c6ba20>, <libcomps.Package object 'sssd' at 0x7f4ac5c6bed0>, <libcomps.Package object 'psacct' at 0x7f4ac5c6bd08>, <libcomps.Package object 'ntfsprogs' at 0x7f4ac5c6bc30>, <libcomps.Package object 'tcpdump' at 0x7f4ac5c6bf60>, <libcomps.Package object 'rng-tools' at 0x7f4ac5c6be40>, <libcomps.Package object 'microcode_ctl' at 0x7f4ac5c6bb70>, <libcomps.Package object 'ibus-libpinyin' at 0x7f4ac5c6b9f0>, <libcomps.Package object 'attr' at 0x7f4ac5c6b678>, <libcomps.Package object 'gnome-shell-extension-background-logo' at 0x7f4ac5c6b948>, <libcomps.Package object 'unoconv' at 0x7f4ac5c6bfd8>, <libcomps.Package object 'symlinks' at 0x7f4ac5c6bf00>, <libcomps.Package object 'abrt-java-connector' at 0x7f4ac5c6b600>, <libcomps.Package object 'cyrus-sasl-plain' at 0x7f4ac5c6b798>, <libcomps.Package object 'ethtool' at 0x7f4ac5c6b840>, <libcomps.Package object 'unzip' at 0x7f4ac5c68030>, <libcomps.Package object 'quota' at 0x7f4ac5c6bde0>, <libcomps.Package object 'dnf-plugins-core' at 0x7f4ac5c6b7f8>, <libcomps.Package object 'mcelog' at 0x7f4ac5c6bb40>, <libcomps.Package object 'time' at 0x7f4ac5c6bf90>, <libcomps.Package object 'lsof' at 0x7f4ac5c6baf8>, <libcomps.Package object 'acl' at 0x7f4ac5c6b618>, <libcomps.Package object 'dos2unix' at 0x7f4ac5c6b810>, <libcomps.Package object 'nmap-ncat' at 0x7f4ac5c6bbe8>, <libcomps.Package object 'ibus-qt' at 0x7f4ac5c6ba38>, <libcomps.Package object 'rp-pppoe' at 0x7f4ac5c6be58>, <libcomps.Package object 'traceroute' at 0x7f4ac5c6bfa8>, <libcomps.Package object 'passwdqc' at 0x7f4ac5c6bc60>, <libcomps.Package object 'plymouth' at 0x7f4ac5c6bcc0>, <libcomps.Package object 'vconfig' at 0x7f4ac5c68060>, <libcomps.Package object 'sudo' at 0x7f4ac5c6bee8>, <libcomps.Package object 'crontabs' at 0x7f4ac5c6b768>, <libcomps.Package object 'telnet' at 0x7f4ac5c6bf78>, <libcomps.Package object 'iptstate' at 0x7f4ac5c6ba80>, <libcomps.Package object 'bind-utils' at 0x7f4ac5c6b6c0>, <libcomps.Package object 'git' at 0x7f4ac5c6b918>, <libcomps.Package object 'setuptool' at 0x7f4ac5c6bea0>, <libcomps.Package object 'abrt-cli' at 0x7f4ac5c6b5e8>, <libcomps.Package object 'pinentry-gnome3' at 0x7f4ac5c6bc90>, <libcomps.Package object 'hunspell' at 0x7f4ac5c6b978>, <libcomps.Package object 'evolution-help' at 0x7f4ac5c6b888>, <libcomps.Package object 'mdadm' at 0x7f4ac5c6bb58>, <libcomps.Package object 'desktop-backgrounds-gnome' at 0x7f4ac5c6b7c8>, <libcomps.Package object 'qgnomeplatform' at 0x7f4ac5c6bd20>, <libcomps.Package object 'zip' at 0x7f4ac5c68108>, <libcomps.Package object 'pciutils' at 0x7f4ac5c6bc78>, <libcomps.Package object 'dosfstools' at 0x7f4ac5c6b828>} >11:30:36,769 DBG dnf: Adding packages from group 'printing': {<libcomps.Package object 'cups' at 0x7f4ac5c6bee8>, <libcomps.Package object 'ghostscript' at 0x7f4ac5c6b7e0>, <libcomps.Package object 'colord' at 0x7f4ac5c6bcd8>, <libcomps.Package object 'samba-client' at 0x7f4ac5c681e0>, <libcomps.Package object 'nss-mdns' at 0x7f4ac5c681b0>, <libcomps.Package object 'cups-filters' at 0x7f4ac5c6bcc0>, <libcomps.Package object 'hplip' at 0x7f4ac5c68180>, <libcomps.Package object 'foomatic' at 0x7f4ac5c68138>, <libcomps.Package object 'cups-pk-helper' at 0x7f4ac5c680f0>, <libcomps.Package object 'foomatic-db-ppds' at 0x7f4ac5c68120>, <libcomps.Package object 'gutenprint-cups' at 0x7f4ac5c68168>, <libcomps.Package object 'gutenprint' at 0x7f4ac5c68150>, <libcomps.Package object 'system-config-printer-udev' at 0x7f4ac5c681f8>, <libcomps.Package object 'paps' at 0x7f4ac5c681c8>, <libcomps.Package object 'bluez-cups' at 0x7f4ac5c682e8>, <libcomps.Package object 'mpage' at 0x7f4ac5c68198>} >11:30:36,771 DBG dnf: Adding packages from group 'fonts': {<libcomps.Package object 'adobe-source-han-serif-tw-fonts' at 0x7f4ac5c68288>, <libcomps.Package object 'dejavu-sans-fonts' at 0x7f4ac5c682a0>, <libcomps.Package object 'lohit-kannada-fonts' at 0x7f4ac5c68528>, <libcomps.Package object 'vlgothic-fonts' at 0x7f4ac5c68690>, <libcomps.Package object 'google-noto-sans-tai-viet-fonts' at 0x7f4ac5c68408>, <libcomps.Package object 'dejavu-serif-fonts' at 0x7f4ac5c682d0>, <libcomps.Package object 'gnu-free-mono-fonts' at 0x7f4ac5c68300>, <libcomps.Package object 'sil-mingzat-fonts' at 0x7f4ac5c685e8>, <libcomps.Package object 'liberation-sans-fonts' at 0x7f4ac5c68480>, <libcomps.Package object 'khmeros-base-fonts' at 0x7f4ac5c68450>, <libcomps.Package object 'google-noto-sans-tagalog-fonts' at 0x7f4ac5c683d8>, <libcomps.Package object 'lohit-devanagari-fonts' at 0x7f4ac5c684e0>, <libcomps.Package object 'abattis-cantarell-fonts' at 0x7f4ac5c68228>, <libcomps.Package object 'google-noto-emoji-color-fonts' at 0x7f4ac5c68348>, <libcomps.Package object 'liberation-serif-fonts' at 0x7f4ac5c68498>, <libcomps.Package object 'lohit-telugu-fonts' at 0x7f4ac5c68570>, <libcomps.Package object 'gnu-free-sans-fonts' at 0x7f4ac5c68318>, <libcomps.Package object 'jomolhari-fonts' at 0x7f4ac5c68420>, <libcomps.Package object 'liberation-mono-fonts' at 0x7f4ac5c68468>, <libcomps.Package object 'sil-nuosu-fonts' at 0x7f4ac5c68600>, <libcomps.Package object 'google-noto-emoji-fonts' at 0x7f4ac5c68360>, <libcomps.Package object 'paratype-pt-sans-fonts' at 0x7f4ac5c685b8>, <libcomps.Package object 'lohit-odia-fonts' at 0x7f4ac5c68540>, <libcomps.Package object 'thai-scalable-waree-fonts' at 0x7f4ac5c68678>, <libcomps.Package object 'adobe-source-han-sans-cn-fonts' at 0x7f4ac5c68240>, <libcomps.Package object 'lohit-assamese-fonts' at 0x7f4ac5c684b0>, <libcomps.Package object 'lohit-bengali-fonts' at 0x7f4ac5c684c8>, <libcomps.Package object 'lohit-tamil-fonts' at 0x7f4ac5c68558>, <libcomps.Package object 'tabish-eeyek-fonts' at 0x7f4ac5c68660>, <libcomps.Package object 'sil-abyssinica-fonts' at 0x7f4ac5c685d0>, <libcomps.Package object 'dejavu-sans-mono-fonts' at 0x7f4ac5c682b8>, <libcomps.Package object 'adobe-source-han-serif-cn-fonts' at 0x7f4ac5c68270>, <libcomps.Package object 'stix-fonts' at 0x7f4ac5c68648>, <libcomps.Package object 'sil-padauk-fonts' at 0x7f4ac5c68618>, <libcomps.Package object 'google-noto-sans-meetei-mayek-fonts' at 0x7f4ac5c683a8>, <libcomps.Package object 'lohit-gujarati-fonts' at 0x7f4ac5c684f8>, <libcomps.Package object 'google-noto-sans-sinhala-fonts' at 0x7f4ac5c683c0>, <libcomps.Package object 'aajohan-comfortaa-fonts' at 0x7f4ac5c68210>, <libcomps.Package object 'google-noto-sans-lisu-fonts' at 0x7f4ac5c68378>, <libcomps.Package object 'naver-nanum-gothic-fonts' at 0x7f4ac5c68588>, <libcomps.Package object 'smc-meera-fonts' at 0x7f4ac5c68630>, <libcomps.Package object 'gnu-free-serif-fonts' at 0x7f4ac5c68330>, <libcomps.Package object 'google-noto-sans-mandaic-fonts' at 0x7f4ac5c68390>, <libcomps.Package object 'google-noto-sans-tai-tham-fonts' at 0x7f4ac5c683f0>, <libcomps.Package object 'paktype-naskh-basic-fonts' at 0x7f4ac5c685a0>, <libcomps.Package object 'adobe-source-han-sans-tw-fonts' at 0x7f4ac5c68258>, <libcomps.Package object 'julietaula-montserrat-fonts' at 0x7f4ac5c68438>, <libcomps.Package object 'lohit-gurmukhi-fonts' at 0x7f4ac5c68510>} >11:30:36,771 DBG dnf: Adding packages from group 'hardware-support': {<libcomps.Package object 'iwl5150-firmware' at 0x7f4ac5c687f8>, <libcomps.Package object 'iwl3945-firmware' at 0x7f4ac5c687b0>, <libcomps.Package object 'iwl1000-firmware' at 0x7f4ac5c68720>, <libcomps.Package object 'iwl3160-firmware' at 0x7f4ac5c68798>, <libcomps.Package object 'usb_modeswitch' at 0x7f4ac5c688a0>, <libcomps.Package object 'iwl6050-firmware' at 0x7f4ac5c68858>, <libcomps.Package object 'iwl6000-firmware' at 0x7f4ac5c68810>, <libcomps.Package object 'iwl105-firmware' at 0x7f4ac5c68738>, <libcomps.Package object 'iwl135-firmware' at 0x7f4ac5c68750>, <libcomps.Package object 'libertas-usb8388-firmware' at 0x7f4ac5c68888>, <libcomps.Package object 'b43-openfwwf' at 0x7f4ac5c686a8>, <libcomps.Package object 'b43-fwcutter' at 0x7f4ac5c68ae0>, <libcomps.Package object 'iwl2030-firmware' at 0x7f4ac5c68780>, <libcomps.Package object 'iwl2000-firmware' at 0x7f4ac5c68768>, <libcomps.Package object 'iwl7260-firmware' at 0x7f4ac5c68870>, <libcomps.Package object 'iwl100-firmware' at 0x7f4ac5c68708>, <libcomps.Package object 'ipw2100-firmware' at 0x7f4ac5c686d8>, <libcomps.Package object 'iwl4965-firmware' at 0x7f4ac5c687c8>, <libcomps.Package object 'atmel-firmware' at 0x7f4ac5c686c0>, <libcomps.Package object 'iwl6000g2a-firmware' at 0x7f4ac5c68828>, <libcomps.Package object 'iwl5000-firmware' at 0x7f4ac5c687e0>, <libcomps.Package object 'zd1211-firmware' at 0x7f4ac5c688b8>, <libcomps.Package object 'ipw2200-firmware' at 0x7f4ac5c686f0>, <libcomps.Package object 'iwl6000g2b-firmware' at 0x7f4ac5c68840>} >11:30:36,772 DBG dnf: Adding packages from group 'libreoffice': {<libcomps.Package object 'libreoffice-emailmerge' at 0x7f4ac5c688d0>, <libcomps.Package object 'libreoffice-math' at 0x7f4ac5c68930>, <libcomps.Package object 'libreoffice-writer' at 0x7f4ac5c68948>, <libcomps.Package object 'libreoffice-calc' at 0x7f4ac5c68990>, <libcomps.Package object 'libreoffice-graphicfilter' at 0x7f4ac5c688e8>, <libcomps.Package object 'libreoffice-impress' at 0x7f4ac5c68918>, <libcomps.Package object 'libreoffice-draw' at 0x7f4ac5c68900>} >11:30:36,772 DBG dnf: Adding packages from group 'multimedia': {<libcomps.Package object 'gstreamer1-plugins-bad-free' at 0x7f4ac5c689d8>, <libcomps.Package object 'pulseaudio' at 0x7f4ac5c68a08>, <libcomps.Package object 'PackageKit-gstreamer-plugin' at 0x7f4ac5c68a98>, <libcomps.Package object 'alsa-utils' at 0x7f4ac5c689a8>, <libcomps.Package object 'gstreamer1-plugin-mpg123' at 0x7f4ac5c689c0>, <libcomps.Package object 'gstreamer1-plugins-good' at 0x7f4ac5c689f0>, <libcomps.Package object 'alsa-plugins-pulseaudio' at 0x7f4ac5c68978>, <libcomps.Package object 'alsa-ucm' at 0x7f4ac5c68960>, <libcomps.Package object 'pulseaudio-utils' at 0x7f4ac5c68a38>, <libcomps.Package object 'pulseaudio-module-x11' at 0x7f4ac5c68a20>} >11:30:36,773 DBG dnf: Adding packages from group 'networkmanager-submodules': {<libcomps.Package object 'NetworkManager-bluetooth' at 0x7f4ac5c68a68>, <libcomps.Package object 'dhcp-client' at 0x7f4ac5c68a80>, <libcomps.Package object 'NetworkManager-wifi' at 0x7f4ac5c68b10>, <libcomps.Package object 'iptables' at 0x7f4ac5c68ac8>, <libcomps.Package object 'dnsmasq' at 0x7f4ac5c68ab0>, <libcomps.Package object 'NetworkManager-wwan' at 0x7f4ac5c68a50>} >11:30:36,773 DBG dnf: Adding packages from group 'guest-desktop-agents': {<libcomps.Package object 'qemu-guest-agent' at 0x7f4ac5c68b28>, <libcomps.Package object 'hyperv-daemons' at 0x7f4ac5c68b70>, <libcomps.Package object 'virtualbox-guest-additions' at 0x7f4ac5c68b58>, <libcomps.Package object 'open-vm-tools-desktop' at 0x7f4ac5c68af8>, <libcomps.Package object 'spice-vdagent' at 0x7f4ac5c68b40>} >11:30:36,773 INF packaging: selected env: workstation-product-environment >11:30:36,792 INF packaging: kernel: selected kernel >11:30:36,797 WRN dnf: No match for group package "xorg-x11-drv-omap" >11:30:36,807 WRN dnf: No match for group package "ppc64-utils" >11:30:36,808 WRN dnf: No match for group package "xorg-x11-drv-armsoc" >11:30:36,824 WRN dnf: No match for group package "gstreamer1-plugin-mpg123" >11:30:36,857 Level 8 dnf: timer: depsolve: 31 ms >11:30:36,887 INF packaging: checking dependencies: success >11:30:37,139 INF packaging: Estimated size: download 1.5 GiB & install 5.54 GiB >11:30:37,139 INF packaging: Sufficient mountpoints found: {'/tmp': Size (3.864227294921875 GiB), '/var/tmp': Size (3.883495330810546875 GiB)} >11:30:37,140 INF packaging: 1465 packages selected totalling 5.54 GiB >11:30:37,417 INF packaging: Estimated size: download 1.5 GiB & install 5.54 GiB >11:30:37,418 INF packaging: Sufficient mountpoints found: {'/tmp': Size (3.864227294921875 GiB), '/var/tmp': Size (3.883495330810546875 GiB)} >11:31:00,766 Level 8 dnf: Getting group metadata >11:31:00,766 Level 8 dnf: timer: loading comps: 0 ms >11:31:11,326 INF packaging: configuring base repo >11:31:11,406 INF packaging: Enabled 'updates' >11:31:12,369 Level 8 dnf: repo: downloading from remote: anaconda, _Handle: metalnk: None, mlist: None, urls ['https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/']. >11:31:15,220 INF packaging: added repo: 'anaconda' - https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/ >11:31:15,221 DBG dnf: repo: using cache for: anaconda >11:31:15,223 DBG dnf: repo: using cache for: anaconda >11:31:15,223 DBG dnf: not found deltainfo for: anaconda >11:31:15,223 DBG dnf: not found updateinfo for: anaconda >11:31:16,966 DBG dnf: anaconda: using metadata from Wed 25 Apr 2018 12:29:03 AM EDT. >11:31:16,966 INF dnf: Last metadata expiration check: 0:00:02 ago on Wed 26 Sep 2018 11:31:14 AM EDT. >11:31:16,968 DBG dnf: Missing file *modules.yaml in metadata cache dir: /tmp/dnf.cache/anaconda-8702ed69d45dd581 >11:31:17,140 Level 8 dnf: timer: sack setup: 1918 ms >11:31:17,140 Level 8 dnf: Getting group metadata >11:31:17,142 Level 8 dnf: Adding group file from repository: anaconda >11:31:17,155 Level 8 dnf: timer: loading comps: 15 ms >11:31:17,158 INF packaging: Failed to parse proxy for test if repo available : No host url >11:31:19,228 INF packaging: checking software selection >11:31:19,229 DBG dnf: Adding packages from group 'core': {<libcomps.Package object 'man-db' at 0x7f29f60c5918>, <libcomps.Package object 'glibc' at 0x7f29f60c5858>, <libcomps.Package object 'less' at 0x7f29f60c5900>, <libcomps.Package object 'ncurses' at 0x7f29f60c5930>, <libcomps.Package object 'shadow-utils' at 0x7f29f60c5a50>, <libcomps.Package object 'parted' at 0x7f29f60c5978>, <libcomps.Package object 'filesystem' at 0x7f29f60c5840>, <libcomps.Package object 'util-linux' at 0x7f29f60c5ab0>, <libcomps.Package object 'procps-ng' at 0x7f29f60c59d8>, <libcomps.Package object 'vim-minimal' at 0x7f29f60c5ac8>, <libcomps.Package object 'basesystem' at 0x7f29f60c5780>, <libcomps.Package object 'kbd' at 0x7f29f60c58e8>, <libcomps.Package object 'setup' at 0x7f29f60c5a38>, <libcomps.Package object 'passwd' at 0x7f29f60c5990>, <libcomps.Package object 'policycoreutils' at 0x7f29f60c59c0>, <libcomps.Package object 'e2fsprogs' at 0x7f29f60c5828>, <libcomps.Package object 'openssh-clients' at 0x7f29f60c5948>, <libcomps.Package object 'grubby' at 0x7f29f60c5870>, <libcomps.Package object 'dnf-yum' at 0x7f29f60c5810>, <libcomps.Package object 'dhcp-client' at 0x7f29f60c57e0>, <libcomps.Package object 'NetworkManager' at 0x7f29f60c5ae0>, <libcomps.Package object 'iputils' at 0x7f29f60c58d0>, <libcomps.Package object 'dnf' at 0x7f29f60c57f8>, <libcomps.Package object 'ppc64-utils' at 0x7f29f60c5b40>, <libcomps.Package object 'iproute' at 0x7f29f60c58b8>, <libcomps.Package object 'rpm' at 0x7f29f60c5a08>, <libcomps.Package object 'plymouth' at 0x7f29f60c59a8>, <libcomps.Package object 'rootfiles' at 0x7f29f60c59f0>, <libcomps.Package object 'systemd' at 0x7f29f60c5a98>, <libcomps.Package object 'sudo' at 0x7f29f60c5a80>, <libcomps.Package object 'bash' at 0x7f29f60c5798>, <libcomps.Package object 'sssd-common' at 0x7f29f60c5a68>, <libcomps.Package object 'initscripts' at 0x7f29f60c58a0>, <libcomps.Package object 'hostname' at 0x7f29f60c5888>, <libcomps.Package object 'openssh-server' at 0x7f29f60c5960>, <libcomps.Package object 'audit' at 0x7f29f60c5bd0>, <libcomps.Package object 'dracut-config-rescue' at 0x7f29f60c5b10>, <libcomps.Package object 'coreutils' at 0x7f29f60c57b0>, <libcomps.Package object 'curl' at 0x7f29f60c57c8>, <libcomps.Package object 'selinux-policy-targeted' at 0x7f29f60c5a20>, <libcomps.Package object 'firewalld' at 0x7f29f60c5b28>, <libcomps.Package object 'dnf-plugins-core' at 0x7f29f60c5af8>} >11:31:19,229 INF packaging: selected group: core >11:31:19,230 DBG dnf: Adding packages from group 'base-x': {<libcomps.Package object 'xorg-x11-xauth' at 0x7f29f60c5d08>, <libcomps.Package object 'xorg-x11-server-Xorg' at 0x7f29f60c5cd8>, <libcomps.Package object 'xorg-x11-drv-vmware' at 0x7f29f60c5ca8>, <libcomps.Package object 'xorg-x11-drv-ati' at 0x7f29f60c5ba0>, <libcomps.Package object 'xorg-x11-drv-evdev' at 0x7f29f60c5bb8>, <libcomps.Package object 'xorg-x11-drv-fbdev' at 0x7f29f60c5be8>, <libcomps.Package object 'plymouth-system-theme' at 0x7f29f60c5b58>, <libcomps.Package object 'xorg-x11-drv-libinput' at 0x7f29f60c5c18>, <libcomps.Package object 'mesa-dri-drivers' at 0x7f29f60c5b70>, <libcomps.Package object 'xorg-x11-drv-wacom' at 0x7f29f60c5cc0>, <libcomps.Package object 'xorg-x11-drv-nouveau' at 0x7f29f60c5c30>, <libcomps.Package object 'xorg-x11-utils' at 0x7f29f60c5cf0>, <libcomps.Package object 'xorg-x11-drv-qxl' at 0x7f29f60c5c78>, <libcomps.Package object 'xorg-x11-drv-intel' at 0x7f29f60c5c00>, <libcomps.Package object 'xorg-x11-drv-armsoc' at 0x7f29f60c5b88>, <libcomps.Package object 'xorg-x11-drv-omap' at 0x7f29f60c5c48>, <libcomps.Package object 'xorg-x11-drv-vesa' at 0x7f29f60c5c90>, <libcomps.Package object 'xorg-x11-xinit' at 0x7f29f60c5d20>, <libcomps.Package object 'glx-utils' at 0x7f29f60c5d50>, <libcomps.Package object 'xorg-x11-drv-openchrome' at 0x7f29f60c5c60>} >11:31:19,230 DBG dnf: Adding packages from group 'hardware-support': {<libcomps.Package object 'iwl5150-firmware' at 0x7f29f60c5eb8>, <libcomps.Package object 'iwl3945-firmware' at 0x7f29f60c5e70>, <libcomps.Package object 'iwl1000-firmware' at 0x7f29f60c5de0>, <libcomps.Package object 'iwl3160-firmware' at 0x7f29f60c5e58>, <libcomps.Package object 'usb_modeswitch' at 0x7f29f60c5f60>, <libcomps.Package object 'iwl6050-firmware' at 0x7f29f60c5f18>, <libcomps.Package object 'iwl6000-firmware' at 0x7f29f60c5ed0>, <libcomps.Package object 'iwl105-firmware' at 0x7f29f60c5df8>, <libcomps.Package object 'iwl135-firmware' at 0x7f29f60c5e10>, <libcomps.Package object 'libertas-usb8388-firmware' at 0x7f29f60c5f48>, <libcomps.Package object 'b43-openfwwf' at 0x7f29f60c5d80>, <libcomps.Package object 'b43-fwcutter' at 0x7f29f60c5d68>, <libcomps.Package object 'iwl2030-firmware' at 0x7f29f60c5e40>, <libcomps.Package object 'iwl2000-firmware' at 0x7f29f60c5e28>, <libcomps.Package object 'iwl7260-firmware' at 0x7f29f60c5f30>, <libcomps.Package object 'iwl100-firmware' at 0x7f29f60c5dc8>, <libcomps.Package object 'ipw2100-firmware' at 0x7f29f60c5d98>, <libcomps.Package object 'iwl4965-firmware' at 0x7f29f60c5e88>, <libcomps.Package object 'atmel-firmware' at 0x7f29f60c5d38>, <libcomps.Package object 'iwl6000g2a-firmware' at 0x7f29f60c5ee8>, <libcomps.Package object 'iwl5000-firmware' at 0x7f29f60c5ea0>, <libcomps.Package object 'zd1211-firmware' at 0x7f29f60c5f78>, <libcomps.Package object 'ipw2200-firmware' at 0x7f29f60c5db0>, <libcomps.Package object 'iwl6000g2b-firmware' at 0x7f29f60c5f00>} >11:31:19,231 DBG dnf: Adding packages from group 'fonts': {<libcomps.Package object 'adobe-source-han-serif-tw-fonts' at 0x7f29f605e048>, <libcomps.Package object 'dejavu-sans-fonts' at 0x7f29f605e060>, <libcomps.Package object 'lohit-kannada-fonts' at 0x7f29f605e2d0>, <libcomps.Package object 'vlgothic-fonts' at 0x7f29f605e438>, <libcomps.Package object 'google-noto-sans-tai-viet-fonts' at 0x7f29f605e1b0>, <libcomps.Package object 'dejavu-serif-fonts' at 0x7f29f605e090>, <libcomps.Package object 'gnu-free-mono-fonts' at 0x7f29f605e0a8>, <libcomps.Package object 'sil-mingzat-fonts' at 0x7f29f605e390>, <libcomps.Package object 'liberation-sans-fonts' at 0x7f29f605e228>, <libcomps.Package object 'khmeros-base-fonts' at 0x7f29f605e1f8>, <libcomps.Package object 'google-noto-sans-tagalog-fonts' at 0x7f29f605e180>, <libcomps.Package object 'lohit-devanagari-fonts' at 0x7f29f605e288>, <libcomps.Package object 'abattis-cantarell-fonts' at 0x7f29f60c5fa8>, <libcomps.Package object 'google-noto-emoji-color-fonts' at 0x7f29f605e0f0>, <libcomps.Package object 'liberation-serif-fonts' at 0x7f29f605e240>, <libcomps.Package object 'lohit-telugu-fonts' at 0x7f29f605e318>, <libcomps.Package object 'gnu-free-sans-fonts' at 0x7f29f605e0c0>, <libcomps.Package object 'jomolhari-fonts' at 0x7f29f605e1c8>, <libcomps.Package object 'liberation-mono-fonts' at 0x7f29f605e210>, <libcomps.Package object 'sil-nuosu-fonts' at 0x7f29f605e3a8>, <libcomps.Package object 'google-noto-emoji-fonts' at 0x7f29f605e108>, <libcomps.Package object 'paratype-pt-sans-fonts' at 0x7f29f605e360>, <libcomps.Package object 'lohit-odia-fonts' at 0x7f29f605e2e8>, <libcomps.Package object 'thai-scalable-waree-fonts' at 0x7f29f605e420>, <libcomps.Package object 'adobe-source-han-sans-cn-fonts' at 0x7f29f60c5fc0>, <libcomps.Package object 'lohit-assamese-fonts' at 0x7f29f605e258>, <libcomps.Package object 'lohit-bengali-fonts' at 0x7f29f605e270>, <libcomps.Package object 'lohit-tamil-fonts' at 0x7f29f605e300>, <libcomps.Package object 'tabish-eeyek-fonts' at 0x7f29f605e408>, <libcomps.Package object 'sil-abyssinica-fonts' at 0x7f29f605e378>, <libcomps.Package object 'dejavu-sans-mono-fonts' at 0x7f29f605e078>, <libcomps.Package object 'adobe-source-han-serif-cn-fonts' at 0x7f29f605e030>, <libcomps.Package object 'stix-fonts' at 0x7f29f605e3f0>, <libcomps.Package object 'sil-padauk-fonts' at 0x7f29f605e3c0>, <libcomps.Package object 'google-noto-sans-meetei-mayek-fonts' at 0x7f29f605e150>, <libcomps.Package object 'lohit-gujarati-fonts' at 0x7f29f605e2a0>, <libcomps.Package object 'google-noto-sans-sinhala-fonts' at 0x7f29f605e168>, <libcomps.Package object 'aajohan-comfortaa-fonts' at 0x7f29f60c5f90>, <libcomps.Package object 'google-noto-sans-lisu-fonts' at 0x7f29f605e120>, <libcomps.Package object 'naver-nanum-gothic-fonts' at 0x7f29f605e330>, <libcomps.Package object 'smc-meera-fonts' at 0x7f29f605e3d8>, <libcomps.Package object 'gnu-free-serif-fonts' at 0x7f29f605e0d8>, <libcomps.Package object 'google-noto-sans-mandaic-fonts' at 0x7f29f605e138>, <libcomps.Package object 'google-noto-sans-tai-tham-fonts' at 0x7f29f605e198>, <libcomps.Package object 'paktype-naskh-basic-fonts' at 0x7f29f605e348>, <libcomps.Package object 'adobe-source-han-sans-tw-fonts' at 0x7f29f60c5fd8>, <libcomps.Package object 'julietaula-montserrat-fonts' at 0x7f29f605e1e0>, <libcomps.Package object 'lohit-gurmukhi-fonts' at 0x7f29f605e2b8>} >11:31:19,232 WRN dnf: Group 'Core' is already installed. >11:31:19,232 DBG dnf: Adding packages from group 'core': {<libcomps.Package object 'man-db' at 0x7f29f605e5e8>, <libcomps.Package object 'glibc' at 0x7f29f605e528>, <libcomps.Package object 'less' at 0x7f29f605e5d0>, <libcomps.Package object 'ncurses' at 0x7f29f605e600>, <libcomps.Package object 'shadow-utils' at 0x7f29f605e720>, <libcomps.Package object 'parted' at 0x7f29f605e648>, <libcomps.Package object 'filesystem' at 0x7f29f605e510>, <libcomps.Package object 'util-linux' at 0x7f29f605e780>, <libcomps.Package object 'procps-ng' at 0x7f29f605e6a8>, <libcomps.Package object 'vim-minimal' at 0x7f29f605e798>, <libcomps.Package object 'basesystem' at 0x7f29f605e450>, <libcomps.Package object 'kbd' at 0x7f29f605e5b8>, <libcomps.Package object 'setup' at 0x7f29f605e708>, <libcomps.Package object 'passwd' at 0x7f29f605e660>, <libcomps.Package object 'policycoreutils' at 0x7f29f605e690>, <libcomps.Package object 'e2fsprogs' at 0x7f29f605e4f8>, <libcomps.Package object 'openssh-clients' at 0x7f29f605e618>, <libcomps.Package object 'grubby' at 0x7f29f605e540>, <libcomps.Package object 'dnf-yum' at 0x7f29f605e4e0>, <libcomps.Package object 'dhcp-client' at 0x7f29f605e4b0>, <libcomps.Package object 'NetworkManager' at 0x7f29f605e7b0>, <libcomps.Package object 'iputils' at 0x7f29f605e5a0>, <libcomps.Package object 'dnf' at 0x7f29f605e4c8>, <libcomps.Package object 'ppc64-utils' at 0x7f29f605e810>, <libcomps.Package object 'iproute' at 0x7f29f605e588>, <libcomps.Package object 'rpm' at 0x7f29f605e6d8>, <libcomps.Package object 'plymouth' at 0x7f29f605e678>, <libcomps.Package object 'rootfiles' at 0x7f29f605e6c0>, <libcomps.Package object 'systemd' at 0x7f29f605e768>, <libcomps.Package object 'sudo' at 0x7f29f605e750>, <libcomps.Package object 'bash' at 0x7f29f605e468>, <libcomps.Package object 'sssd-common' at 0x7f29f605e738>, <libcomps.Package object 'initscripts' at 0x7f29f605e570>, <libcomps.Package object 'hostname' at 0x7f29f605e558>, <libcomps.Package object 'openssh-server' at 0x7f29f605e630>, <libcomps.Package object 'audit' at 0x7f29f605e8a0>, <libcomps.Package object 'dracut-config-rescue' at 0x7f29f605e7e0>, <libcomps.Package object 'coreutils' at 0x7f29f605e480>, <libcomps.Package object 'curl' at 0x7f29f605e498>, <libcomps.Package object 'selinux-policy-targeted' at 0x7f29f605e6f0>, <libcomps.Package object 'firewalld' at 0x7f29f605e7f8>, <libcomps.Package object 'dnf-plugins-core' at 0x7f29f605e7c8>} >11:31:19,232 DBG dnf: Adding packages from group 'multimedia': {<libcomps.Package object 'gstreamer1-plugins-bad-free' at 0x7f29f605e480>, <libcomps.Package object 'pulseaudio' at 0x7f29f605e8a0>, <libcomps.Package object 'PackageKit-gstreamer-plugin' at 0x7f29f605e750>, <libcomps.Package object 'alsa-utils' at 0x7f29f605e6f0>, <libcomps.Package object 'gstreamer1-plugin-mpg123' at 0x7f29f605e498>, <libcomps.Package object 'gstreamer1-plugins-good' at 0x7f29f605e7e0>, <libcomps.Package object 'alsa-plugins-pulseaudio' at 0x7f29f605e7c8>, <libcomps.Package object 'alsa-ucm' at 0x7f29f605e7f8>, <libcomps.Package object 'pulseaudio-utils' at 0x7f29f605e558>, <libcomps.Package object 'pulseaudio-module-x11' at 0x7f29f605e630>} >11:31:19,233 DBG dnf: Adding packages from group 'networkmanager-submodules': {<libcomps.Package object 'NetworkManager-bluetooth' at 0x7f29f605e738>, <libcomps.Package object 'dhcp-client' at 0x7f29f605e468>, <libcomps.Package object 'NetworkManager-wifi' at 0x7f29f605e678>, <libcomps.Package object 'iptables' at 0x7f29f605e6c0>, <libcomps.Package object 'dnsmasq' at 0x7f29f605e768>, <libcomps.Package object 'NetworkManager-wwan' at 0x7f29f605e570>} >11:31:19,233 DBG dnf: Adding packages from group 'guest-desktop-agents': {<libcomps.Package object 'qemu-guest-agent' at 0x7f29f605e588>, <libcomps.Package object 'hyperv-daemons' at 0x7f29f605e5a0>, <libcomps.Package object 'virtualbox-guest-additions' at 0x7f29f605e4c8>, <libcomps.Package object 'open-vm-tools-desktop' at 0x7f29f605e6d8>, <libcomps.Package object 'spice-vdagent' at 0x7f29f605e810>} >11:31:19,233 DBG dnf: Adding packages from group 'printing': {<libcomps.Package object 'cups' at 0x7f29f605e870>, <libcomps.Package object 'ghostscript' at 0x7f29f605e4b0>, <libcomps.Package object 'colord' at 0x7f29f605e540>, <libcomps.Package object 'samba-client' at 0x7f29f605e780>, <libcomps.Package object 'nss-mdns' at 0x7f29f605e798>, <libcomps.Package object 'cups-filters' at 0x7f29f605e7b0>, <libcomps.Package object 'hplip' at 0x7f29f605e5b8>, <libcomps.Package object 'foomatic' at 0x7f29f605e4f8>, <libcomps.Package object 'cups-pk-helper' at 0x7f29f605e618>, <libcomps.Package object 'foomatic-db-ppds' at 0x7f29f605e690>, <libcomps.Package object 'gutenprint-cups' at 0x7f29f605e708>, <libcomps.Package object 'gutenprint' at 0x7f29f605e660>, <libcomps.Package object 'system-config-printer-udev' at 0x7f29f605e510>, <libcomps.Package object 'paps' at 0x7f29f605e6a8>, <libcomps.Package object 'bluez-cups' at 0x7f29f605e4e0>, <libcomps.Package object 'mpage' at 0x7f29f605e450>} >11:31:19,234 DBG dnf: Adding packages from group 'libreoffice': {<libcomps.Package object 'libreoffice-emailmerge' at 0x7f29f605e720>, <libcomps.Package object 'libreoffice-math' at 0x7f29f605e528>, <libcomps.Package object 'libreoffice-writer' at 0x7f29f605e5e8>, <libcomps.Package object 'libreoffice-calc' at 0x7f29f605e858>, <libcomps.Package object 'libreoffice-graphicfilter' at 0x7f29f605e600>, <libcomps.Package object 'libreoffice-impress' at 0x7f29f605e5d0>, <libcomps.Package object 'libreoffice-draw' at 0x7f29f605e648>} >11:31:19,234 DBG dnf: Adding packages from group 'workstation-product': {<libcomps.Package object 'polkit' at 0x7f29f605ef78>, <libcomps.Package object 'abrt-desktop' at 0x7f29f605e828>, <libcomps.Package object 'at' at 0x7f29f605e900>, <libcomps.Package object 'evolution' at 0x7f29f605eaf8>, <libcomps.Package object 'xorg-x11-drv-libinput' at 0x7f29f6062390>, <libcomps.Package object 'ibus-gtk3' at 0x7f29f605ec48>, <libcomps.Package object 'adwaita-qt5' at 0x7f29f605e8e8>, <libcomps.Package object 'mlocate' at 0x7f29f605ee28>, <libcomps.Package object 'qt5-qtdeclarative' at 0x7f29f6062090>, <libcomps.Package object 'mailcap' at 0x7f29f605edb0>, <libcomps.Package object 'which' at 0x7f29f6062330>, <libcomps.Package object 'qt-settings' at 0x7f29f6062030>, <libcomps.Package object 'pam_krb5' at 0x7f29f605eee8>, <libcomps.Package object 'deltarpm' at 0x7f29f605ea50>, <libcomps.Package object 'tree' at 0x7f29f60622a0>, <libcomps.Package object 'net-tools' at 0x7f29f605ee58>, <libcomps.Package object 'qt-x11' at 0x7f29f6062048>, <libcomps.Package object 'fedora-user-agent-chrome' at 0x7f29f605eb58>, <libcomps.Package object 'qt5-qtxmlpatterns' at 0x7f29f60620a8>, <libcomps.Package object 'realmd' at 0x7f29f60620f0>, <libcomps.Package object 'dnf' at 0x7f29f605ea80>, <libcomps.Package object 'nss-mdns' at 0x7f29f605eea0>, <libcomps.Package object 'qt5-qtbase-gui' at 0x7f29f6062078>, <libcomps.Package object 'evolution-ews' at 0x7f29f605eb10>, <libcomps.Package object 'wvdial' at 0x7f29f6062378>, <libcomps.Package object 'ibus-libzhuyin' at 0x7f29f605eca8>, <libcomps.Package object 'bc' at 0x7f29f605e948>, <libcomps.Package object 'ibus-hangul' at 0x7f29f605ec60>, <libcomps.Package object 'gnupg2' at 0x7f29f605ec00>, <libcomps.Package object 'sos' at 0x7f29f6062198>, <libcomps.Package object 'pinfo' at 0x7f29f605ef48>, <libcomps.Package object 'ibus-rawcode' at 0x7f29f605ecf0>, <libcomps.Package object 'ntfs-3g' at 0x7f29f605eeb8>, <libcomps.Package object 'wireless-tools' at 0x7f29f6062348>, <libcomps.Package object 'adwaita-qt4' at 0x7f29f605e8d0>, <libcomps.Package object 'ibus-gtk2' at 0x7f29f605ec30>, <libcomps.Package object 'bridge-utils' at 0x7f29f605e978>, <libcomps.Package object 'fpaste' at 0x7f29f605eb88>, <libcomps.Package object 'man-pages' at 0x7f29f605edc8>, <libcomps.Package object 'tar' at 0x7f29f6062210>, <libcomps.Package object 'systemd-udev' at 0x7f29f60621f8>, <libcomps.Package object 'glibc-all-langpacks' at 0x7f29f605ebd0>, <libcomps.Package object 'cpio' at 0x7f29f605e9f0>, <libcomps.Package object 'words' at 0x7f29f6062360>, <libcomps.Package object 'cifs-utils' at 0x7f29f605e9d8>, <libcomps.Package object 'logrotate' at 0x7f29f605ed68>, <libcomps.Package object 'ppp' at 0x7f29f605ef90>, <libcomps.Package object 'usbutils' at 0x7f29f60622e8>, <libcomps.Package object 'jwhois' at 0x7f29f605ed38>, <libcomps.Package object 'cryptsetup' at 0x7f29f605ea20>, <libcomps.Package object 'rsync' at 0x7f29f6062150>, <libcomps.Package object 'qt5-qtbase' at 0x7f29f6062060>, <libcomps.Package object 'qt' at 0x7f29f605efd8>, <libcomps.Package object 'mtr' at 0x7f29f605ee40>, <libcomps.Package object 'bzip2' at 0x7f29f605e9a8>, <libcomps.Package object 'scl-utils' at 0x7f29f6062168>, <libcomps.Package object 'bash-completion' at 0x7f29f605e930>, <libcomps.Package object 'ibus-typing-booster' at 0x7f29f605ed08>, <libcomps.Package object 'btrfs-progs' at 0x7f29f605e990>, <libcomps.Package object 'rhythmbox' at 0x7f29f6062108>, <libcomps.Package object 'tcp_wrappers' at 0x7f29f6062228>, <libcomps.Package object 'fedora-release-workstation' at 0x7f29f605eb40>, <libcomps.Package object 'wget' at 0x7f29f6062318>, <libcomps.Package object 'lrzsz' at 0x7f29f605ed80>, <libcomps.Package object 'fros-gnome' at 0x7f29f605eba0>, <libcomps.Package object 'nfs-utils' at 0x7f29f605ee70>, <libcomps.Package object 'chrony' at 0x7f29f605e9c0>, <libcomps.Package object 'rdist' at 0x7f29f60620d8>, <libcomps.Package object 'linux-firmware' at 0x7f29f605ed50>, <libcomps.Package object 'file' at 0x7f29f605eb70>, <libcomps.Package object 'ibus-kkc' at 0x7f29f605ec78>, <libcomps.Package object 'ibus-m17n' at 0x7f29f605ecc0>, <libcomps.Package object 'sssd' at 0x7f29f60621b0>, <libcomps.Package object 'psacct' at 0x7f29f605efa8>, <libcomps.Package object 'ntfsprogs' at 0x7f29f605eed0>, <libcomps.Package object 'tcpdump' at 0x7f29f6062240>, <libcomps.Package object 'rng-tools' at 0x7f29f6062120>, <libcomps.Package object 'microcode_ctl' at 0x7f29f605ee10>, <libcomps.Package object 'ibus-libpinyin' at 0x7f29f605ec90>, <libcomps.Package object 'attr' at 0x7f29f605e918>, <libcomps.Package object 'gnome-shell-extension-background-logo' at 0x7f29f605ebe8>, <libcomps.Package object 'unoconv' at 0x7f29f60622b8>, <libcomps.Package object 'symlinks' at 0x7f29f60621e0>, <libcomps.Package object 'abrt-java-connector' at 0x7f29f605e888>, <libcomps.Package object 'cyrus-sasl-plain' at 0x7f29f605ea38>, <libcomps.Package object 'ethtool' at 0x7f29f605eae0>, <libcomps.Package object 'unzip' at 0x7f29f60622d0>, <libcomps.Package object 'quota' at 0x7f29f60620c0>, <libcomps.Package object 'dnf-plugins-core' at 0x7f29f605ea98>, <libcomps.Package object 'mcelog' at 0x7f29f605ede0>, <libcomps.Package object 'time' at 0x7f29f6062270>, <libcomps.Package object 'lsof' at 0x7f29f605ed98>, <libcomps.Package object 'acl' at 0x7f29f605e8b8>, <libcomps.Package object 'dos2unix' at 0x7f29f605eab0>, <libcomps.Package object 'nmap-ncat' at 0x7f29f605ee88>, <libcomps.Package object 'ibus-qt' at 0x7f29f605ecd8>, <libcomps.Package object 'rp-pppoe' at 0x7f29f6062138>, <libcomps.Package object 'traceroute' at 0x7f29f6062288>, <libcomps.Package object 'passwdqc' at 0x7f29f605ef00>, <libcomps.Package object 'plymouth' at 0x7f29f605ef60>, <libcomps.Package object 'vconfig' at 0x7f29f6062300>, <libcomps.Package object 'sudo' at 0x7f29f60621c8>, <libcomps.Package object 'crontabs' at 0x7f29f605ea08>, <libcomps.Package object 'telnet' at 0x7f29f6062258>, <libcomps.Package object 'iptstate' at 0x7f29f605ed20>, <libcomps.Package object 'bind-utils' at 0x7f29f605e960>, <libcomps.Package object 'git' at 0x7f29f605ebb8>, <libcomps.Package object 'setuptool' at 0x7f29f6062180>, <libcomps.Package object 'abrt-cli' at 0x7f29f605e840>, <libcomps.Package object 'pinentry-gnome3' at 0x7f29f605ef30>, <libcomps.Package object 'hunspell' at 0x7f29f605ec18>, <libcomps.Package object 'evolution-help' at 0x7f29f605eb28>, <libcomps.Package object 'mdadm' at 0x7f29f605edf8>, <libcomps.Package object 'desktop-backgrounds-gnome' at 0x7f29f605ea68>, <libcomps.Package object 'qgnomeplatform' at 0x7f29f605efc0>, <libcomps.Package object 'zip' at 0x7f29f60623a8>, <libcomps.Package object 'pciutils' at 0x7f29f605ef18>, <libcomps.Package object 'dosfstools' at 0x7f29f605eac8>} >11:31:19,235 DBG dnf: Adding packages from group 'gnome-desktop': {<libcomps.Package object 'libcanberra-gtk3' at 0x7f29f6062960>, <libcomps.Package object 'evince-djvu' at 0x7f29f60624e0>, <libcomps.Package object 'polkit' at 0x7f29f6062a20>, <libcomps.Package object 'xdg-desktop-portal' at 0x7f29f6062af8>, <libcomps.Package object 'gvfs-gphoto2' at 0x7f29f6062900>, <libcomps.Package object 'gnome-calendar' at 0x7f29f6062600>, <libcomps.Package object 'gnome-weather' at 0x7f29f6062870>, <libcomps.Package object 'file-roller' at 0x7f29f6062510>, <libcomps.Package object 'gnome-clocks' at 0x7f29f6062648>, <libcomps.Package object 'gnome-themes-extra' at 0x7f29f6062828>, <libcomps.Package object 'totem-nautilus' at 0x7f29f6062ab0>, <libcomps.Package object 'gnome-control-center' at 0x7f29f6062690>, <libcomps.Package object 'cheese' at 0x7f29f6062480>, <libcomps.Package object 'baobab' at 0x7f29f6062468>, <libcomps.Package object 'gnome-maps' at 0x7f29f6062738>, <libcomps.Package object 'gvfs-fuse' at 0x7f29f60628d0>, <libcomps.Package object 'NetworkManager-openconnect-gnome' at 0x7f29f6062b58>, <libcomps.Package object 'orca' at 0x7f29f6062a08>, <libcomps.Package object 'evince' at 0x7f29f60624c8>, <libcomps.Package object 'gnome-settings-daemon' at 0x7f29f60627b0>, <libcomps.Package object 'PackageKit-command-not-found' at 0x7f29f60623f0>, <libcomps.Package object 'gnome-documents' at 0x7f29f60626c0>, <libcomps.Package object 'libcanberra-gtk2' at 0x7f29f6062948>, <libcomps.Package object 'sane-backends-drivers-scanners' at 0x7f29f6062a50>, <libcomps.Package object 'gnome-logs' at 0x7f29f6062720>, <libcomps.Package object 'gvfs-goa' at 0x7f29f60628e8>, <libcomps.Package object 'NetworkManager-ssh-gnome' at 0x7f29f60623d8>, <libcomps.Package object 'NetworkManager-openvpn-gnome' at 0x7f29f60621c8>, <libcomps.Package object 'fprintd-pam' at 0x7f29f6062540>, <libcomps.Package object 'gnome-initial-setup' at 0x7f29f6062708>, <libcomps.Package object 'nautilus' at 0x7f29f60629d8>, <libcomps.Package object 'totem' at 0x7f29f6062a98>, <libcomps.Package object 'NetworkManager-adsl' at 0x7f29f605ea80>, <libcomps.Package object 'gnome-color-manager' at 0x7f29f6062660>, <libcomps.Package object 'gnome-characters' at 0x7f29f6062618>, <libcomps.Package object 'gnome-software' at 0x7f29f60627e0>, <libcomps.Package object 'rygel' at 0x7f29f6062a38>, <libcomps.Package object 'gnome-classic-session' at 0x7f29f6062630>, <libcomps.Package object 'at-spi2-atk' at 0x7f29f6062420>, <libcomps.Package object 'mousetweaks' at 0x7f29f60629c0>, <libcomps.Package object 'gvfs-smb' at 0x7f29f6062930>, <libcomps.Package object 'gnome-user-docs' at 0x7f29f6062840>, <libcomps.Package object 'gvfs-afp' at 0x7f29f60628a0>, <libcomps.Package object 'NetworkManager-vpnc-gnome' at 0x7f29f60623c0>, <libcomps.Package object 'ModemManager' at 0x7f29f605ef60>, <libcomps.Package object 'gedit' at 0x7f29f6062570>, <libcomps.Package object 'gnome-boxes' at 0x7f29f60625d0>, <libcomps.Package object 'gnome-calculator' at 0x7f29f60625e8>, <libcomps.Package object 'gnome-contacts' at 0x7f29f6062678>, <libcomps.Package object 'gnome-session-wayland-session' at 0x7f29f6062780>, <libcomps.Package object 'libproxy-mozjs' at 0x7f29f6062978>, <libcomps.Package object 'gnome-shell' at 0x7f29f60627c8>, <libcomps.Package object 'gnome-disk-utility' at 0x7f29f60626a8>, <libcomps.Package object 'nautilus-sendto' at 0x7f29f60629f0>, <libcomps.Package object 'librsvg2' at 0x7f29f6062990>, <libcomps.Package object 'libsane-hpaio' at 0x7f29f60629a8>, <libcomps.Package object 'evince-nautilus' at 0x7f29f60624f8>, <libcomps.Package object 'gnome-font-viewer' at 0x7f29f60626d8>, <libcomps.Package object 'PackageKit-gtk3-module' at 0x7f29f6062408>, <libcomps.Package object 'eog' at 0x7f29f60624b0>, <libcomps.Package object 'gnome-terminal' at 0x7f29f6062810>, <libcomps.Package object 'gvfs-afc' at 0x7f29f6062888>, <libcomps.Package object 'tracker' at 0x7f29f6062ac8>, <libcomps.Package object 'yelp' at 0x7f29f6062b40>, <libcomps.Package object 'gnome-session-xsession' at 0x7f29f6062798>, <libcomps.Package object 'gnome-bluetooth' at 0x7f29f60625b8>, <libcomps.Package object 'glib-networking' at 0x7f29f6062588>, <libcomps.Package object 'dconf' at 0x7f29f6062498>, <libcomps.Package object 'sushi' at 0x7f29f6062a80>, <libcomps.Package object 'NetworkManager-pptp-gnome' at 0x7f29f6062390>, <libcomps.Package object 'gnome-getting-started-docs' at 0x7f29f60626f0>, <libcomps.Package object 'gnome-user-share' at 0x7f29f6062858>, <libcomps.Package object 'tracker-miners' at 0x7f29f6062ae0>, <libcomps.Package object 'gnome-screenshot' at 0x7f29f6062768>, <libcomps.Package object 'gvfs-archive' at 0x7f29f60628b8>, <libcomps.Package object 'gnome-system-monitor' at 0x7f29f60627f8>, <libcomps.Package object 'gdm' at 0x7f29f6062558>, <libcomps.Package object 'gnome-backgrounds' at 0x7f29f60625a0>, <libcomps.Package object 'gnome-photos' at 0x7f29f6062750>, <libcomps.Package object 'xdg-desktop-portal-gtk' at 0x7f29f6062b10>, <libcomps.Package object 'simple-scan' at 0x7f29f6062a68>, <libcomps.Package object 'xdg-user-dirs-gtk' at 0x7f29f6062b28>, <libcomps.Package object 'avahi' at 0x7f29f6062450>, <libcomps.Package object 'file-roller-nautilus' at 0x7f29f6062528>, <libcomps.Package object 'at-spi2-core' at 0x7f29f6062438>, <libcomps.Package object 'gvfs-mtp' at 0x7f29f6062918>} >11:31:19,235 DBG dnf: Adding packages from group 'firefox': {<libcomps.Package object 'fedora-bookmarks' at 0x7f29f6062b70>, <libcomps.Package object 'firefox' at 0x7f29f6062a20>} >11:31:19,236 INF packaging: selected env: workstation-product-environment >11:31:19,253 INF packaging: kernel: selected kernel >11:31:19,257 WRN dnf: No match for group package "xorg-x11-drv-omap" >11:31:19,266 WRN dnf: No match for group package "ppc64-utils" >11:31:19,266 WRN dnf: No match for group package "xorg-x11-drv-armsoc" >11:31:19,278 WRN dnf: No match for group package "gstreamer1-plugin-mpg123" >11:31:19,312 Level 8 dnf: timer: depsolve: 32 ms >11:31:19,345 INF packaging: checking dependencies: success >11:31:19,590 INF packaging: Estimated size: download 1.5 GiB & install 5.54 GiB >11:31:19,590 INF packaging: Sufficient mountpoints found: {'/tmp': Size (3.861255645751953125 GiB), '/var/tmp': Size (3.883495330810546875 GiB)} >11:31:19,590 INF packaging: 1465 packages selected totalling 5.54 GiB >11:31:19,912 INF packaging: Estimated size: download 1.5 GiB & install 5.54 GiB >11:31:19,912 INF packaging: Sufficient mountpoints found: {'/tmp': Size (3.861255645751953125 GiB), '/var/tmp': Size (3.883495330810546875 GiB)} >11:32:09,898 Level 8 dnf: Getting group metadata >11:32:09,898 Level 8 dnf: timer: loading comps: 0 ms >11:32:28,548 INF packaging: configuring base repo >11:32:28,582 INF packaging: Enabled 'updates' >11:32:28,722 Level 8 dnf: repo: downloading from remote: anaconda, _Handle: metalnk: None, mlist: None, urls ['https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/']. >11:32:29,513 INF packaging: added repo: 'anaconda' - https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/ >11:32:29,514 DBG dnf: repo: using cache for: anaconda >11:32:29,514 DBG dnf: repo: using cache for: anaconda >11:32:29,514 DBG dnf: not found deltainfo for: anaconda >11:32:29,514 DBG dnf: not found updateinfo for: anaconda >11:32:30,761 DBG dnf: anaconda: using metadata from Wed 25 Apr 2018 12:29:03 AM EDT. >11:32:30,762 INF dnf: Last metadata expiration check: 0:00:01 ago on Wed 26 Sep 2018 11:32:29 AM EDT. >11:32:30,764 DBG dnf: Missing file *modules.yaml in metadata cache dir: /tmp/dnf.cache/anaconda-8702ed69d45dd581 >11:32:30,913 Level 8 dnf: timer: sack setup: 1398 ms >11:32:30,913 Level 8 dnf: Getting group metadata >11:32:30,913 Level 8 dnf: Adding group file from repository: anaconda >11:32:30,921 Level 8 dnf: timer: loading comps: 8 ms >11:32:30,923 INF packaging: Failed to parse proxy for test if repo available : No host url >11:32:31,008 INF packaging: checking software selection >11:32:31,009 DBG dnf: Adding packages from group 'core': {<libcomps.Package object 'man-db' at 0x7feb0a897a20>, <libcomps.Package object 'glibc' at 0x7feb0a897960>, <libcomps.Package object 'less' at 0x7feb0a897a08>, <libcomps.Package object 'ncurses' at 0x7feb0a897a38>, <libcomps.Package object 'shadow-utils' at 0x7feb0a897b58>, <libcomps.Package object 'parted' at 0x7feb0a897a80>, <libcomps.Package object 'filesystem' at 0x7feb0a897948>, <libcomps.Package object 'util-linux' at 0x7feb0a897bb8>, <libcomps.Package object 'procps-ng' at 0x7feb0a897ae0>, <libcomps.Package object 'vim-minimal' at 0x7feb0a897bd0>, <libcomps.Package object 'basesystem' at 0x7feb0a897870>, <libcomps.Package object 'kbd' at 0x7feb0a8979f0>, <libcomps.Package object 'setup' at 0x7feb0a897b40>, <libcomps.Package object 'passwd' at 0x7feb0a897a98>, <libcomps.Package object 'policycoreutils' at 0x7feb0a897ac8>, <libcomps.Package object 'e2fsprogs' at 0x7feb0a897930>, <libcomps.Package object 'openssh-clients' at 0x7feb0a897a50>, <libcomps.Package object 'grubby' at 0x7feb0a897978>, <libcomps.Package object 'dnf-yum' at 0x7feb0a897918>, <libcomps.Package object 'dhcp-client' at 0x7feb0a8978e8>, <libcomps.Package object 'NetworkManager' at 0x7feb0a897be8>, <libcomps.Package object 'iputils' at 0x7feb0a8979d8>, <libcomps.Package object 'dnf' at 0x7feb0a897900>, <libcomps.Package object 'ppc64-utils' at 0x7feb0a897c48>, <libcomps.Package object 'iproute' at 0x7feb0a8979c0>, <libcomps.Package object 'rpm' at 0x7feb0a897b10>, <libcomps.Package object 'plymouth' at 0x7feb0a897ab0>, <libcomps.Package object 'rootfiles' at 0x7feb0a897af8>, <libcomps.Package object 'systemd' at 0x7feb0a897ba0>, <libcomps.Package object 'sudo' at 0x7feb0a897b88>, <libcomps.Package object 'bash' at 0x7feb0a8978a0>, <libcomps.Package object 'sssd-common' at 0x7feb0a897b70>, <libcomps.Package object 'initscripts' at 0x7feb0a8979a8>, <libcomps.Package object 'hostname' at 0x7feb0a897990>, <libcomps.Package object 'openssh-server' at 0x7feb0a897a68>, <libcomps.Package object 'audit' at 0x7feb0a897cd8>, <libcomps.Package object 'dracut-config-rescue' at 0x7feb0a897c18>, <libcomps.Package object 'coreutils' at 0x7feb0a897858>, <libcomps.Package object 'curl' at 0x7feb0a8978d0>, <libcomps.Package object 'selinux-policy-targeted' at 0x7feb0a897b28>, <libcomps.Package object 'firewalld' at 0x7feb0a897c30>, <libcomps.Package object 'dnf-plugins-core' at 0x7feb0a897c00>} >11:32:31,010 INF packaging: selected group: core >11:32:31,010 DBG dnf: Adding packages from group 'libreoffice': {<libcomps.Package object 'libreoffice-emailmerge' at 0x7feb0a897c60>, <libcomps.Package object 'libreoffice-math' at 0x7feb0a897cc0>, <libcomps.Package object 'libreoffice-writer' at 0x7feb0a897cf0>, <libcomps.Package object 'libreoffice-calc' at 0x7feb0a897d38>, <libcomps.Package object 'libreoffice-graphicfilter' at 0x7feb0a897c90>, <libcomps.Package object 'libreoffice-impress' at 0x7feb0a897ca8>, <libcomps.Package object 'libreoffice-draw' at 0x7feb0a897c78>} >11:32:31,012 DBG dnf: Adding packages from group 'workstation-product': {<libcomps.Package object 'polkit' at 0x7feaf8491450>, <libcomps.Package object 'abrt-desktop' at 0x7feb0a897d08>, <libcomps.Package object 'at' at 0x7feb0a897db0>, <libcomps.Package object 'evolution' at 0x7feb0a897fa8>, <libcomps.Package object 'xorg-x11-drv-libinput' at 0x7feaf8491828>, <libcomps.Package object 'ibus-gtk3' at 0x7feaf8491120>, <libcomps.Package object 'adwaita-qt5' at 0x7feb0a897d98>, <libcomps.Package object 'mlocate' at 0x7feaf8491300>, <libcomps.Package object 'qt5-qtdeclarative' at 0x7feaf8491528>, <libcomps.Package object 'mailcap' at 0x7feaf8491288>, <libcomps.Package object 'which' at 0x7feaf84917c8>, <libcomps.Package object 'qt-settings' at 0x7feaf84914c8>, <libcomps.Package object 'pam_krb5' at 0x7feaf84913c0>, <libcomps.Package object 'deltarpm' at 0x7feb0a897f00>, <libcomps.Package object 'tree' at 0x7feaf8491738>, <libcomps.Package object 'net-tools' at 0x7feaf8491330>, <libcomps.Package object 'qt-x11' at 0x7feaf84914e0>, <libcomps.Package object 'fedora-user-agent-chrome' at 0x7feaf8491030>, <libcomps.Package object 'qt5-qtxmlpatterns' at 0x7feaf8491540>, <libcomps.Package object 'realmd' at 0x7feaf8491588>, <libcomps.Package object 'dnf' at 0x7feb0a897f30>, <libcomps.Package object 'nss-mdns' at 0x7feaf8491378>, <libcomps.Package object 'qt5-qtbase-gui' at 0x7feaf8491510>, <libcomps.Package object 'evolution-ews' at 0x7feb0a897fc0>, <libcomps.Package object 'wvdial' at 0x7feaf8491810>, <libcomps.Package object 'ibus-libzhuyin' at 0x7feaf8491180>, <libcomps.Package object 'bc' at 0x7feb0a897df8>, <libcomps.Package object 'ibus-hangul' at 0x7feaf8491138>, <libcomps.Package object 'gnupg2' at 0x7feaf84910d8>, <libcomps.Package object 'sos' at 0x7feaf8491630>, <libcomps.Package object 'pinfo' at 0x7feaf8491420>, <libcomps.Package object 'ibus-rawcode' at 0x7feaf84911c8>, <libcomps.Package object 'ntfs-3g' at 0x7feaf8491390>, <libcomps.Package object 'wireless-tools' at 0x7feaf84917e0>, <libcomps.Package object 'adwaita-qt4' at 0x7feb0a897d80>, <libcomps.Package object 'ibus-gtk2' at 0x7feaf8491108>, <libcomps.Package object 'bridge-utils' at 0x7feb0a897e28>, <libcomps.Package object 'fpaste' at 0x7feaf8491060>, <libcomps.Package object 'man-pages' at 0x7feaf84912a0>, <libcomps.Package object 'tar' at 0x7feaf84916a8>, <libcomps.Package object 'systemd-udev' at 0x7feaf8491690>, <libcomps.Package object 'glibc-all-langpacks' at 0x7feaf84910a8>, <libcomps.Package object 'cpio' at 0x7feb0a897ea0>, <libcomps.Package object 'words' at 0x7feaf84917f8>, <libcomps.Package object 'cifs-utils' at 0x7feb0a897e88>, <libcomps.Package object 'logrotate' at 0x7feaf8491240>, <libcomps.Package object 'ppp' at 0x7feaf8491468>, <libcomps.Package object 'usbutils' at 0x7feaf8491780>, <libcomps.Package object 'jwhois' at 0x7feaf8491210>, <libcomps.Package object 'cryptsetup' at 0x7feb0a897ed0>, <libcomps.Package object 'rsync' at 0x7feaf84915e8>, <libcomps.Package object 'qt5-qtbase' at 0x7feaf84914f8>, <libcomps.Package object 'qt' at 0x7feaf84914b0>, <libcomps.Package object 'mtr' at 0x7feaf8491318>, <libcomps.Package object 'bzip2' at 0x7feb0a897e58>, <libcomps.Package object 'scl-utils' at 0x7feaf8491600>, <libcomps.Package object 'bash-completion' at 0x7feb0a897de0>, <libcomps.Package object 'ibus-typing-booster' at 0x7feaf84911e0>, <libcomps.Package object 'btrfs-progs' at 0x7feb0a897e40>, <libcomps.Package object 'rhythmbox' at 0x7feaf84915a0>, <libcomps.Package object 'tcp_wrappers' at 0x7feaf84916c0>, <libcomps.Package object 'fedora-release-workstation' at 0x7feaf8491858>, <libcomps.Package object 'wget' at 0x7feaf84917b0>, <libcomps.Package object 'lrzsz' at 0x7feaf8491258>, <libcomps.Package object 'fros-gnome' at 0x7feaf8491078>, <libcomps.Package object 'nfs-utils' at 0x7feaf8491348>, <libcomps.Package object 'chrony' at 0x7feb0a897e70>, <libcomps.Package object 'rdist' at 0x7feaf8491570>, <libcomps.Package object 'linux-firmware' at 0x7feaf8491228>, <libcomps.Package object 'file' at 0x7feaf8491048>, <libcomps.Package object 'ibus-kkc' at 0x7feaf8491150>, <libcomps.Package object 'ibus-m17n' at 0x7feaf8491198>, <libcomps.Package object 'sssd' at 0x7feaf8491648>, <libcomps.Package object 'psacct' at 0x7feaf8491480>, <libcomps.Package object 'ntfsprogs' at 0x7feaf84913a8>, <libcomps.Package object 'tcpdump' at 0x7feaf84916d8>, <libcomps.Package object 'rng-tools' at 0x7feaf84915b8>, <libcomps.Package object 'microcode_ctl' at 0x7feaf84912e8>, <libcomps.Package object 'ibus-libpinyin' at 0x7feaf8491168>, <libcomps.Package object 'attr' at 0x7feb0a897dc8>, <libcomps.Package object 'gnome-shell-extension-background-logo' at 0x7feaf84910c0>, <libcomps.Package object 'unoconv' at 0x7feaf8491750>, <libcomps.Package object 'symlinks' at 0x7feaf8491678>, <libcomps.Package object 'abrt-java-connector' at 0x7feb0a897d50>, <libcomps.Package object 'cyrus-sasl-plain' at 0x7feb0a897ee8>, <libcomps.Package object 'ethtool' at 0x7feb0a897f90>, <libcomps.Package object 'unzip' at 0x7feaf8491768>, <libcomps.Package object 'quota' at 0x7feaf8491558>, <libcomps.Package object 'dnf-plugins-core' at 0x7feb0a897f48>, <libcomps.Package object 'mcelog' at 0x7feaf84912b8>, <libcomps.Package object 'time' at 0x7feaf8491708>, <libcomps.Package object 'lsof' at 0x7feaf8491270>, <libcomps.Package object 'acl' at 0x7feb0a897d68>, <libcomps.Package object 'dos2unix' at 0x7feb0a897f60>, <libcomps.Package object 'nmap-ncat' at 0x7feaf8491360>, <libcomps.Package object 'ibus-qt' at 0x7feaf84911b0>, <libcomps.Package object 'rp-pppoe' at 0x7feaf84915d0>, <libcomps.Package object 'traceroute' at 0x7feaf8491720>, <libcomps.Package object 'passwdqc' at 0x7feaf84913d8>, <libcomps.Package object 'plymouth' at 0x7feaf8491438>, <libcomps.Package object 'vconfig' at 0x7feaf8491798>, <libcomps.Package object 'sudo' at 0x7feaf8491660>, <libcomps.Package object 'crontabs' at 0x7feb0a897eb8>, <libcomps.Package object 'telnet' at 0x7feaf84916f0>, <libcomps.Package object 'iptstate' at 0x7feaf84911f8>, <libcomps.Package object 'bind-utils' at 0x7feb0a897e10>, <libcomps.Package object 'git' at 0x7feaf8491090>, <libcomps.Package object 'setuptool' at 0x7feaf8491618>, <libcomps.Package object 'abrt-cli' at 0x7feb0a897d20>, <libcomps.Package object 'pinentry-gnome3' at 0x7feaf8491408>, <libcomps.Package object 'hunspell' at 0x7feaf84910f0>, <libcomps.Package object 'evolution-help' at 0x7feb0a897fd8>, <libcomps.Package object 'mdadm' at 0x7feaf84912d0>, <libcomps.Package object 'desktop-backgrounds-gnome' at 0x7feb0a897f18>, <libcomps.Package object 'qgnomeplatform' at 0x7feaf8491498>, <libcomps.Package object 'zip' at 0x7feaf8491840>, <libcomps.Package object 'pciutils' at 0x7feaf84913f0>, <libcomps.Package object 'dosfstools' at 0x7feb0a897f78>} >11:32:31,013 DBG dnf: Adding packages from group 'firefox': {<libcomps.Package object 'fedora-bookmarks' at 0x7feb0a897f30>, <libcomps.Package object 'firefox' at 0x7feaf8491660>} >11:32:31,014 DBG dnf: Adding packages from group 'printing': {<libcomps.Package object 'cups' at 0x7feaf8491a98>, <libcomps.Package object 'ghostscript' at 0x7feaf8491870>, <libcomps.Package object 'colord' at 0x7feaf84918a0>, <libcomps.Package object 'samba-client' at 0x7feaf8491990>, <libcomps.Package object 'nss-mdns' at 0x7feaf8491960>, <libcomps.Package object 'cups-filters' at 0x7feaf8491438>, <libcomps.Package object 'hplip' at 0x7feaf8491930>, <libcomps.Package object 'foomatic' at 0x7feaf84918d0>, <libcomps.Package object 'cups-pk-helper' at 0x7feaf84918b8>, <libcomps.Package object 'foomatic-db-ppds' at 0x7feaf84918e8>, <libcomps.Package object 'gutenprint-cups' at 0x7feaf8491918>, <libcomps.Package object 'gutenprint' at 0x7feaf8491900>, <libcomps.Package object 'system-config-printer-udev' at 0x7feaf84919a8>, <libcomps.Package object 'paps' at 0x7feaf8491978>, <libcomps.Package object 'bluez-cups' at 0x7feaf8491888>, <libcomps.Package object 'mpage' at 0x7feaf8491948>} >11:32:31,015 DBG dnf: Adding packages from group 'networkmanager-submodules': {<libcomps.Package object 'NetworkManager-bluetooth' at 0x7feaf84919d8>, <libcomps.Package object 'dhcp-client' at 0x7feaf84919f0>, <libcomps.Package object 'NetworkManager-wifi' at 0x7feaf8491a38>, <libcomps.Package object 'iptables' at 0x7feaf8491a20>, <libcomps.Package object 'dnsmasq' at 0x7feaf8491a08>, <libcomps.Package object 'NetworkManager-wwan' at 0x7feaf84919c0>} >11:32:31,015 DBG dnf: Adding packages from group 'gnome-desktop': {<libcomps.Package object 'libcanberra-gtk3' at 0x7feaf84b50a8>, <libcomps.Package object 'evince-djvu' at 0x7feaf8491c00>, <libcomps.Package object 'polkit' at 0x7feaf84b5168>, <libcomps.Package object 'xdg-desktop-portal' at 0x7feaf84b5240>, <libcomps.Package object 'gvfs-gphoto2' at 0x7feaf84b5048>, <libcomps.Package object 'gnome-calendar' at 0x7feaf8491d20>, <libcomps.Package object 'gnome-weather' at 0x7feaf8491f90>, <libcomps.Package object 'file-roller' at 0x7feaf8491c30>, <libcomps.Package object 'gnome-clocks' at 0x7feaf8491d68>, <libcomps.Package object 'gnome-themes-extra' at 0x7feaf8491f48>, <libcomps.Package object 'totem-nautilus' at 0x7feaf84b51f8>, <libcomps.Package object 'gnome-control-center' at 0x7feaf8491db0>, <libcomps.Package object 'cheese' at 0x7feaf8491ba0>, <libcomps.Package object 'baobab' at 0x7feaf8491b88>, <libcomps.Package object 'gnome-maps' at 0x7feaf8491e58>, <libcomps.Package object 'gvfs-fuse' at 0x7feaf84b52a0>, <libcomps.Package object 'NetworkManager-openconnect-gnome' at 0x7feaf8491a80>, <libcomps.Package object 'orca' at 0x7feaf84b5150>, <libcomps.Package object 'evince' at 0x7feaf8491be8>, <libcomps.Package object 'gnome-settings-daemon' at 0x7feaf8491ed0>, <libcomps.Package object 'PackageKit-command-not-found' at 0x7feaf8491b10>, <libcomps.Package object 'gnome-documents' at 0x7feaf8491de0>, <libcomps.Package object 'libcanberra-gtk2' at 0x7feaf84b5090>, <libcomps.Package object 'sane-backends-drivers-scanners' at 0x7feaf84b5198>, <libcomps.Package object 'gnome-logs' at 0x7feaf8491e40>, <libcomps.Package object 'gvfs-goa' at 0x7feaf84b5030>, <libcomps.Package object 'NetworkManager-ssh-gnome' at 0x7feaf8491ae0>, <libcomps.Package object 'NetworkManager-openvpn-gnome' at 0x7feaf8491ab0>, <libcomps.Package object 'fprintd-pam' at 0x7feaf8491c60>, <libcomps.Package object 'gnome-initial-setup' at 0x7feaf8491e28>, <libcomps.Package object 'nautilus' at 0x7feaf84b5120>, <libcomps.Package object 'totem' at 0x7feaf84b51e0>, <libcomps.Package object 'NetworkManager-adsl' at 0x7feaf8491a68>, <libcomps.Package object 'gnome-color-manager' at 0x7feaf8491d80>, <libcomps.Package object 'gnome-characters' at 0x7feaf8491d38>, <libcomps.Package object 'gnome-software' at 0x7feaf8491f00>, <libcomps.Package object 'rygel' at 0x7feaf84b5180>, <libcomps.Package object 'gnome-classic-session' at 0x7feaf8491d50>, <libcomps.Package object 'at-spi2-atk' at 0x7feaf8491b40>, <libcomps.Package object 'mousetweaks' at 0x7feaf84b5108>, <libcomps.Package object 'gvfs-smb' at 0x7feaf84b5078>, <libcomps.Package object 'gnome-user-docs' at 0x7feaf8491f60>, <libcomps.Package object 'gvfs-afp' at 0x7feaf8491fc0>, <libcomps.Package object 'NetworkManager-vpnc-gnome' at 0x7feaf8491af8>, <libcomps.Package object 'ModemManager' at 0x7feaf8491a50>, <libcomps.Package object 'gedit' at 0x7feaf8491c90>, <libcomps.Package object 'gnome-boxes' at 0x7feaf8491cf0>, <libcomps.Package object 'gnome-calculator' at 0x7feaf8491d08>, <libcomps.Package object 'gnome-contacts' at 0x7feaf8491d98>, <libcomps.Package object 'gnome-session-wayland-session' at 0x7feaf8491ea0>, <libcomps.Package object 'libproxy-mozjs' at 0x7feaf84b50c0>, <libcomps.Package object 'gnome-shell' at 0x7feaf8491ee8>, <libcomps.Package object 'gnome-disk-utility' at 0x7feaf8491dc8>, <libcomps.Package object 'nautilus-sendto' at 0x7feaf84b5138>, <libcomps.Package object 'librsvg2' at 0x7feaf84b50d8>, <libcomps.Package object 'libsane-hpaio' at 0x7feaf84b50f0>, <libcomps.Package object 'evince-nautilus' at 0x7feaf8491c18>, <libcomps.Package object 'gnome-font-viewer' at 0x7feaf8491df8>, <libcomps.Package object 'PackageKit-gtk3-module' at 0x7feaf8491b28>, <libcomps.Package object 'eog' at 0x7feaf8491bd0>, <libcomps.Package object 'gnome-terminal' at 0x7feaf8491f30>, <libcomps.Package object 'gvfs-afc' at 0x7feaf8491fa8>, <libcomps.Package object 'tracker' at 0x7feaf84b5210>, <libcomps.Package object 'yelp' at 0x7feaf84b5288>, <libcomps.Package object 'gnome-session-xsession' at 0x7feaf8491eb8>, <libcomps.Package object 'gnome-bluetooth' at 0x7feaf8491cd8>, <libcomps.Package object 'glib-networking' at 0x7feaf8491ca8>, <libcomps.Package object 'dconf' at 0x7feaf8491bb8>, <libcomps.Package object 'sushi' at 0x7feaf84b51c8>, <libcomps.Package object 'NetworkManager-pptp-gnome' at 0x7feaf8491ac8>, <libcomps.Package object 'gnome-getting-started-docs' at 0x7feaf8491e10>, <libcomps.Package object 'gnome-user-share' at 0x7feaf8491f78>, <libcomps.Package object 'tracker-miners' at 0x7feaf84b5228>, <libcomps.Package object 'gnome-screenshot' at 0x7feaf8491e88>, <libcomps.Package object 'gvfs-archive' at 0x7feaf8491fd8>, <libcomps.Package object 'gnome-system-monitor' at 0x7feaf8491f18>, <libcomps.Package object 'gdm' at 0x7feaf8491c78>, <libcomps.Package object 'gnome-backgrounds' at 0x7feaf8491cc0>, <libcomps.Package object 'gnome-photos' at 0x7feaf8491e70>, <libcomps.Package object 'xdg-desktop-portal-gtk' at 0x7feaf84b5258>, <libcomps.Package object 'simple-scan' at 0x7feaf84b51b0>, <libcomps.Package object 'xdg-user-dirs-gtk' at 0x7feaf84b5270>, <libcomps.Package object 'avahi' at 0x7feaf8491b70>, <libcomps.Package object 'file-roller-nautilus' at 0x7feaf8491c48>, <libcomps.Package object 'at-spi2-core' at 0x7feaf8491b58>, <libcomps.Package object 'gvfs-mtp' at 0x7feaf84b5060>} >11:32:31,016 DBG dnf: Adding packages from group 'hardware-support': {<libcomps.Package object 'iwl5150-firmware' at 0x7feaf84b53f0>, <libcomps.Package object 'iwl3945-firmware' at 0x7feaf84b53a8>, <libcomps.Package object 'iwl1000-firmware' at 0x7feaf84b5318>, <libcomps.Package object 'iwl3160-firmware' at 0x7feaf84b5390>, <libcomps.Package object 'usb_modeswitch' at 0x7feaf84b5498>, <libcomps.Package object 'iwl6050-firmware' at 0x7feaf84b5450>, <libcomps.Package object 'iwl6000-firmware' at 0x7feaf84b5408>, <libcomps.Package object 'iwl105-firmware' at 0x7feaf84b5330>, <libcomps.Package object 'iwl135-firmware' at 0x7feaf84b5348>, <libcomps.Package object 'libertas-usb8388-firmware' at 0x7feaf84b5480>, <libcomps.Package object 'b43-openfwwf' at 0x7feaf84b5168>, <libcomps.Package object 'b43-fwcutter' at 0x7feaf84b56d8>, <libcomps.Package object 'iwl2030-firmware' at 0x7feaf84b5378>, <libcomps.Package object 'iwl2000-firmware' at 0x7feaf84b5360>, <libcomps.Package object 'iwl7260-firmware' at 0x7feaf84b5468>, <libcomps.Package object 'iwl100-firmware' at 0x7feaf84b5300>, <libcomps.Package object 'ipw2100-firmware' at 0x7feaf84b52d0>, <libcomps.Package object 'iwl4965-firmware' at 0x7feaf84b53c0>, <libcomps.Package object 'atmel-firmware' at 0x7feaf84b52b8>, <libcomps.Package object 'iwl6000g2a-firmware' at 0x7feaf84b5420>, <libcomps.Package object 'iwl5000-firmware' at 0x7feaf84b53d8>, <libcomps.Package object 'zd1211-firmware' at 0x7feaf84b54b0>, <libcomps.Package object 'ipw2200-firmware' at 0x7feaf84b52e8>, <libcomps.Package object 'iwl6000g2b-firmware' at 0x7feaf84b5438>} >11:32:31,016 DBG dnf: Adding packages from group 'multimedia': {<libcomps.Package object 'gstreamer1-plugins-bad-free' at 0x7feaf84b5528>, <libcomps.Package object 'pulseaudio' at 0x7feaf84b5558>, <libcomps.Package object 'PackageKit-gstreamer-plugin' at 0x7feaf84b55e8>, <libcomps.Package object 'alsa-utils' at 0x7feaf84b54e0>, <libcomps.Package object 'gstreamer1-plugin-mpg123' at 0x7feaf84b5510>, <libcomps.Package object 'gstreamer1-plugins-good' at 0x7feaf84b5540>, <libcomps.Package object 'alsa-plugins-pulseaudio' at 0x7feaf84b54f8>, <libcomps.Package object 'alsa-ucm' at 0x7feaf84b54c8>, <libcomps.Package object 'pulseaudio-utils' at 0x7feaf84b5588>, <libcomps.Package object 'pulseaudio-module-x11' at 0x7feaf84b5570>} >11:32:31,017 DBG dnf: Adding packages from group 'guest-desktop-agents': {<libcomps.Package object 'qemu-guest-agent' at 0x7feaf84b55b8>, <libcomps.Package object 'hyperv-daemons' at 0x7feaf84b5618>, <libcomps.Package object 'virtualbox-guest-additions' at 0x7feaf84b5600>, <libcomps.Package object 'open-vm-tools-desktop' at 0x7feaf84b55a0>, <libcomps.Package object 'spice-vdagent' at 0x7feaf84b55d0>} >11:32:31,017 DBG dnf: Adding packages from group 'base-x': {<libcomps.Package object 'xorg-x11-xauth' at 0x7feaf84b57e0>, <libcomps.Package object 'xorg-x11-server-Xorg' at 0x7feaf84b57b0>, <libcomps.Package object 'xorg-x11-drv-vmware' at 0x7feaf84b5780>, <libcomps.Package object 'xorg-x11-drv-ati' at 0x7feaf84b5678>, <libcomps.Package object 'xorg-x11-drv-evdev' at 0x7feaf84b5690>, <libcomps.Package object 'xorg-x11-drv-fbdev' at 0x7feaf84b56a8>, <libcomps.Package object 'plymouth-system-theme' at 0x7feaf84b5648>, <libcomps.Package object 'xorg-x11-drv-libinput' at 0x7feaf84b5708>, <libcomps.Package object 'mesa-dri-drivers' at 0x7feaf84b5630>, <libcomps.Package object 'xorg-x11-drv-wacom' at 0x7feaf84b5798>, <libcomps.Package object 'xorg-x11-drv-nouveau' at 0x7feaf84b56f0>, <libcomps.Package object 'xorg-x11-utils' at 0x7feaf84b57c8>, <libcomps.Package object 'xorg-x11-drv-qxl' at 0x7feaf84b5750>, <libcomps.Package object 'xorg-x11-drv-intel' at 0x7feaf84b56c0>, <libcomps.Package object 'xorg-x11-drv-armsoc' at 0x7feaf84b5660>, <libcomps.Package object 'xorg-x11-drv-omap' at 0x7feaf84b5720>, <libcomps.Package object 'xorg-x11-drv-vesa' at 0x7feaf84b5768>, <libcomps.Package object 'xorg-x11-xinit' at 0x7feaf84b57f8>, <libcomps.Package object 'glx-utils' at 0x7feaf84b5828>, <libcomps.Package object 'xorg-x11-drv-openchrome' at 0x7feaf84b5738>} >11:32:31,017 WRN dnf: Group 'Core' is already installed. >11:32:31,018 DBG dnf: Adding packages from group 'core': {<libcomps.Package object 'man-db' at 0x7feaf84b59a8>, <libcomps.Package object 'glibc' at 0x7feaf84b58e8>, <libcomps.Package object 'less' at 0x7feaf84b5990>, <libcomps.Package object 'ncurses' at 0x7feaf84b59c0>, <libcomps.Package object 'shadow-utils' at 0x7feaf84b5ae0>, <libcomps.Package object 'parted' at 0x7feaf84b5a08>, <libcomps.Package object 'filesystem' at 0x7feaf84b58d0>, <libcomps.Package object 'util-linux' at 0x7feaf84b5b40>, <libcomps.Package object 'procps-ng' at 0x7feaf84b5a68>, <libcomps.Package object 'vim-minimal' at 0x7feaf84b5b58>, <libcomps.Package object 'basesystem' at 0x7feaf84b5708>, <libcomps.Package object 'kbd' at 0x7feaf84b5978>, <libcomps.Package object 'setup' at 0x7feaf84b5ac8>, <libcomps.Package object 'passwd' at 0x7feaf84b5a20>, <libcomps.Package object 'policycoreutils' at 0x7feaf84b5a50>, <libcomps.Package object 'e2fsprogs' at 0x7feaf84b58b8>, <libcomps.Package object 'openssh-clients' at 0x7feaf84b59d8>, <libcomps.Package object 'grubby' at 0x7feaf84b5900>, <libcomps.Package object 'dnf-yum' at 0x7feaf84b58a0>, <libcomps.Package object 'dhcp-client' at 0x7feaf84b5870>, <libcomps.Package object 'NetworkManager' at 0x7feaf84b5b70>, <libcomps.Package object 'iputils' at 0x7feaf84b5960>, <libcomps.Package object 'dnf' at 0x7feaf84b5888>, <libcomps.Package object 'ppc64-utils' at 0x7feaf84b5bd0>, <libcomps.Package object 'iproute' at 0x7feaf84b5948>, <libcomps.Package object 'rpm' at 0x7feaf84b5a98>, <libcomps.Package object 'plymouth' at 0x7feaf84b5a38>, <libcomps.Package object 'rootfiles' at 0x7feaf84b5a80>, <libcomps.Package object 'systemd' at 0x7feaf84b5b28>, <libcomps.Package object 'sudo' at 0x7feaf84b5b10>, <libcomps.Package object 'bash' at 0x7feaf84b5810>, <libcomps.Package object 'sssd-common' at 0x7feaf84b5af8>, <libcomps.Package object 'initscripts' at 0x7feaf84b5930>, <libcomps.Package object 'hostname' at 0x7feaf84b5918>, <libcomps.Package object 'openssh-server' at 0x7feaf84b59f0>, <libcomps.Package object 'audit' at 0x7feaf84b5c60>, <libcomps.Package object 'dracut-config-rescue' at 0x7feaf84b5ba0>, <libcomps.Package object 'coreutils' at 0x7feaf84b5840>, <libcomps.Package object 'curl' at 0x7feaf84b5858>, <libcomps.Package object 'selinux-policy-targeted' at 0x7feaf84b5ab0>, <libcomps.Package object 'firewalld' at 0x7feaf84b5bb8>, <libcomps.Package object 'dnf-plugins-core' at 0x7feaf84b5b88>} >11:32:31,019 DBG dnf: Adding packages from group 'fonts': {<libcomps.Package object 'adobe-source-han-serif-tw-fonts' at 0x7feaf84b5ba0>, <libcomps.Package object 'dejavu-sans-fonts' at 0x7feaf84b5c60>, <libcomps.Package object 'lohit-kannada-fonts' at 0x7feaf84b5b58>, <libcomps.Package object 'vlgothic-fonts' at 0x7feaf84b5c78>, <libcomps.Package object 'google-noto-sans-tai-viet-fonts' at 0x7feaf84b5960>, <libcomps.Package object 'dejavu-serif-fonts' at 0x7feaf84b5918>, <libcomps.Package object 'gnu-free-mono-fonts' at 0x7feaf84b5930>, <libcomps.Package object 'sil-mingzat-fonts' at 0x7feaf84b58e8>, <libcomps.Package object 'liberation-sans-fonts' at 0x7feaf84b59d8>, <libcomps.Package object 'khmeros-base-fonts' at 0x7feaf84b58a0>, <libcomps.Package object 'google-noto-sans-tagalog-fonts' at 0x7feaf84b5bd0>, <libcomps.Package object 'lohit-devanagari-fonts' at 0x7feaf84b5ac8>, <libcomps.Package object 'abattis-cantarell-fonts' at 0x7feaf84b5bb8>, <libcomps.Package object 'google-noto-emoji-color-fonts' at 0x7feaf84b5b10>, <libcomps.Package object 'liberation-serif-fonts' at 0x7feaf84b58b8>, <libcomps.Package object 'lohit-telugu-fonts' at 0x7feaf84b58d0>, <libcomps.Package object 'gnu-free-sans-fonts' at 0x7feaf84b5af8>, <libcomps.Package object 'jomolhari-fonts' at 0x7feaf84b5b70>, <libcomps.Package object 'liberation-mono-fonts' at 0x7feaf84b5900>, <libcomps.Package object 'sil-nuosu-fonts' at 0x7feaf84b59a8>, <libcomps.Package object 'google-noto-emoji-fonts' at 0x7feaf84b5b28>, <libcomps.Package object 'paratype-pt-sans-fonts' at 0x7feaf84b59c0>, <libcomps.Package object 'lohit-odia-fonts' at 0x7feaf84b5a68>, <libcomps.Package object 'thai-scalable-waree-fonts' at 0x7feaf84b5c48>, <libcomps.Package object 'adobe-source-han-sans-cn-fonts' at 0x7feaf84b5ab0>, <libcomps.Package object 'lohit-assamese-fonts' at 0x7feaf84b5a50>, <libcomps.Package object 'lohit-bengali-fonts' at 0x7feaf84b5a20>, <libcomps.Package object 'lohit-tamil-fonts' at 0x7feaf84b5b40>, <libcomps.Package object 'tabish-eeyek-fonts' at 0x7feaf84b5c30>, <libcomps.Package object 'sil-abyssinica-fonts' at 0x7feaf84b5990>, <libcomps.Package object 'dejavu-sans-mono-fonts' at 0x7feaf84b59f0>, <libcomps.Package object 'adobe-source-han-serif-cn-fonts' at 0x7feaf84b5840>, <libcomps.Package object 'stix-fonts' at 0x7feaf84b5c18>, <libcomps.Package object 'sil-padauk-fonts' at 0x7feaf84b5be8>, <libcomps.Package object 'google-noto-sans-meetei-mayek-fonts' at 0x7feaf84b5a98>, <libcomps.Package object 'lohit-gujarati-fonts' at 0x7feaf84b5978>, <libcomps.Package object 'google-noto-sans-sinhala-fonts' at 0x7feaf84b5948>, <libcomps.Package object 'aajohan-comfortaa-fonts' at 0x7feaf84b5b88>, <libcomps.Package object 'google-noto-sans-lisu-fonts' at 0x7feaf84b5a80>, <libcomps.Package object 'naver-nanum-gothic-fonts' at 0x7feaf84b5a08>, <libcomps.Package object 'smc-meera-fonts' at 0x7feaf84b5c00>, <libcomps.Package object 'gnu-free-serif-fonts' at 0x7feaf84b5810>, <libcomps.Package object 'google-noto-sans-mandaic-fonts' at 0x7feaf84b5a38>, <libcomps.Package object 'google-noto-sans-tai-tham-fonts' at 0x7feaf84b5888>, <libcomps.Package object 'paktype-naskh-basic-fonts' at 0x7feaf84b5ae0>, <libcomps.Package object 'adobe-source-han-sans-tw-fonts' at 0x7feaf84b5858>, <libcomps.Package object 'julietaula-montserrat-fonts' at 0x7feaf84b5870>, <libcomps.Package object 'lohit-gurmukhi-fonts' at 0x7feaf84b5708>} >11:32:31,020 INF packaging: selected env: workstation-product-environment >11:32:31,034 INF packaging: kernel: selected kernel >11:32:31,040 WRN dnf: No match for group package "xorg-x11-drv-omap" >11:32:31,075 WRN dnf: No match for group package "ppc64-utils" >11:32:31,076 WRN dnf: No match for group package "xorg-x11-drv-armsoc" >11:32:31,086 WRN dnf: No match for group package "gstreamer1-plugin-mpg123" >11:32:31,107 Level 8 dnf: timer: depsolve: 19 ms >11:32:31,134 INF packaging: checking dependencies: success >11:32:31,317 INF packaging: Estimated size: download 1.5 GiB & install 5.54 GiB >11:32:31,318 INF packaging: Sufficient mountpoints found: {'/tmp': Size (3.858165740966796875 GiB), '/var/tmp': Size (3.883495330810546875 GiB)} >11:32:31,318 INF packaging: 1465 packages selected totalling 5.54 GiB >11:33:49,620 INF packaging: Estimated size: download 1.5 GiB & install 5.54 GiB >11:33:49,620 INF packaging: Sufficient mountpoints found: {'/tmp': Size (3.858150482177734375 GiB), '/var/tmp': Size (3.883495330810546875 GiB)} > > >/tmp/program.log: >08:00:36,733 INF program: Running [1] lvm version ... >08:00:36,739 INF program: stdout[1]: LVM version: 2.02.177(2) (2017-12-18) > Library version: 1.02.146 (2017-12-18) > Driver version: 4.37.0 > Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd > >08:00:36,739 INF program: stderr[1]: >08:00:36,740 INF program: ...done [1] (exit code: 0) >08:00:36,741 INF program: Running [2] btrfs --version ... >08:00:36,772 INF program: stdout[2]: btrfs-progs v4.15.1 > >08:00:36,772 INF program: stderr[2]: >08:00:36,772 INF program: ...done [2] (exit code: 0) >08:00:36,772 INF program: Running [3] mkswap --version ... >08:00:36,786 INF program: stdout[3]: mkswap from util-linux 2.32 > >08:00:36,786 INF program: stderr[3]: >08:00:36,786 INF program: ...done [3] (exit code: 0) >08:00:36,789 INF program: Running [4] multipath --version ... >08:00:36,805 INF program: stdout[4]: >08:00:36,805 INF program: stderr[4]: Sep 26 08:00:36 | /etc/multipath.conf does not exist, blacklisting all devices. >Sep 26 08:00:36 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Unknown switch: (null) >multipath-tools v0.7.4 (11/15, 2017) >Usage: > multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] > multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] > multipath -F [-v lvl] [-R num] > multipath -t > multipath -h > >Where: > -h print this usage text > -l show multipath topology (sysfs and DM info) > -ll show multipath topology (maximum info) > -f flush a multipath device map > -F flush all multipath device maps > -a add a device wwid to the wwids file > -A add devices from kernel command line mpath.wwids > parameters to wwids file > -c check if a device should be a path in a multipath device > -C check if a multipath device has usable paths > -q allow queue_if_no_path when multipathd is not running > -d dry run, do not create or update devmaps > -t display the currently used multipathd configuration > -r force devmap reload > -i ignore wwids file > -B treat the bindings file as read only > -b fil bindings file location > -w remove a device from the wwids file > -W reset the wwids file include only the current devices > -p pol force all maps to specified path grouping policy : > . failover one path per priority group > . multibus all paths in one priority group > . group_by_serial one priority group per serial > . group_by_prio one priority group per priority lvl > . group_by_node_name one priority group per target node > -v lvl verbosity level > . 0 no output > . 1 print created devmap names only > . 2 default verbosity > . 3 print debug information > -R num number of times to retry removes of in-use devices > dev action limited to: > . multipath named 'dev' (ex: mpath0) or > . multipath whose wwid is 'dev' (ex: 60051..) > . multipath including the path named 'dev' (ex: /dev/sda) > . multipath including the path with maj:min 'dev' (ex: 8:0) > >08:00:36,805 INF program: ...done [4] (exit code: 256) >08:00:36,806 INF program: Running [5] dmsetup --version ... >08:00:36,817 INF program: stdout[5]: Library version: 1.02.146 (2017-12-18) >Driver version: 4.37.0 > >08:00:36,818 INF program: stderr[5]: >08:00:36,818 INF program: ...done [5] (exit code: 0) >08:00:36,818 INF program: Running [6] mdadm --version ... >08:00:36,845 INF program: stdout[6]: >08:00:36,845 INF program: stderr[6]: mdadm - v4.0 - 2017-01-09 > >08:00:36,845 INF program: ...done [6] (exit code: 0) >08:00:37,126 INF program: Running... udevadm settle --timeout=300 >08:00:37,141 DBG program: Return code: 0 >08:00:37,375 INF program: Running... udevadm settle --timeout=300 >08:00:37,390 DBG program: Return code: 0 >08:00:37,404 INF program: Running... udevadm settle --timeout=300 >08:00:37,419 DBG program: Return code: 0 >08:00:37,430 INF program: Running... modprobe xfs >08:00:37,512 DBG program: Return code: 0 >08:00:37,516 INF program: Running... udevadm settle --timeout=300 >08:00:37,531 DBG program: Return code: 0 >08:00:37,553 INF program: Running [7] e2fsck -V ... >08:00:37,578 INF program: stdout[7]: >08:00:37,578 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >08:00:37,578 INF program: ...done [7] (exit code: 0) >08:00:37,585 INF program: Running [8] dmsetup info -co subsystem --noheadings live-rw ... >08:00:37,588 INF program: stdout[8]: > >08:00:37,588 INF program: stderr[8]: >08:00:37,589 INF program: ...done [8] (exit code: 0) >08:00:37,589 INF program: Running [9] dmsetup info -co subsystem --noheadings live-rw ... >08:00:37,592 INF program: stdout[9]: > >08:00:37,592 INF program: stderr[9]: >08:00:37,592 INF program: ...done [9] (exit code: 0) >08:00:37,592 INF program: Running [10] dmsetup info -co subsystem --noheadings live-rw ... >08:00:37,596 INF program: stdout[10]: > >08:00:37,596 INF program: stderr[10]: >08:00:37,596 INF program: ...done [10] (exit code: 0) >08:00:37,597 INF program: Running [11] dmsetup info -co subsystem --noheadings live-rw ... >08:00:37,600 INF program: stdout[11]: > >08:00:37,600 INF program: stderr[11]: >08:00:37,600 INF program: ...done [11] (exit code: 0) >08:00:37,600 INF program: Running [12] dmsetup info -co subsystem --noheadings live-rw ... >08:00:37,603 INF program: stdout[12]: > >08:00:37,603 INF program: stderr[12]: >08:00:37,603 INF program: ...done [12] (exit code: 0) >08:00:37,603 INF program: Running [13] dmsetup info -co subsystem --noheadings live-rw ... >08:00:37,606 INF program: stdout[13]: > >08:00:37,607 INF program: stderr[13]: >08:00:37,607 INF program: ...done [13] (exit code: 0) >08:00:37,607 INF program: Running [14] dmsetup info -co subsystem --noheadings live-rw ... >08:00:37,610 INF program: stdout[14]: > >08:00:37,610 INF program: stderr[14]: >08:00:37,610 INF program: ...done [14] (exit code: 0) >08:00:37,616 INF program: Running [15] dmsetup info -co subsystem --noheadings live-rw ... >08:00:37,619 INF program: stdout[15]: > >08:00:37,619 INF program: stderr[15]: >08:00:37,620 INF program: ...done [15] (exit code: 0) >08:00:37,620 INF program: Running [16] dmsetup info -co subsystem --noheadings live-rw ... >08:00:37,623 INF program: stdout[16]: > >08:00:37,623 INF program: stderr[16]: >08:00:37,623 INF program: ...done [16] (exit code: 0) >08:00:37,626 INF program: Running [17] dmsetup info -co subsystem --noheadings live-base ... >08:00:37,630 INF program: stdout[17]: > >08:00:37,630 INF program: stderr[17]: >08:00:37,630 INF program: ...done [17] (exit code: 0) >08:00:37,630 INF program: Running [18] dmsetup info -co subsystem --noheadings live-base ... >08:00:37,634 INF program: stdout[18]: > >08:00:37,634 INF program: stderr[18]: >08:00:37,634 INF program: ...done [18] (exit code: 0) >08:00:37,634 INF program: Running [19] dmsetup info -co subsystem --noheadings live-base ... >08:00:37,638 INF program: stdout[19]: > >08:00:37,638 INF program: stderr[19]: >08:00:37,638 INF program: ...done [19] (exit code: 0) >08:00:37,638 INF program: Running [20] dmsetup info -co subsystem --noheadings live-base ... >08:00:37,641 INF program: stdout[20]: > >08:00:37,641 INF program: stderr[20]: >08:00:37,641 INF program: ...done [20] (exit code: 0) >08:00:37,641 INF program: Running [21] dmsetup info -co subsystem --noheadings live-base ... >08:00:37,644 INF program: stdout[21]: > >08:00:37,644 INF program: stderr[21]: >08:00:37,644 INF program: ...done [21] (exit code: 0) >08:00:37,645 INF program: Running [22] dmsetup info -co subsystem --noheadings live-base ... >08:00:37,647 INF program: stdout[22]: > >08:00:37,648 INF program: stderr[22]: >08:00:37,648 INF program: ...done [22] (exit code: 0) >08:00:37,648 INF program: Running [23] dmsetup info -co subsystem --noheadings live-base ... >08:00:37,651 INF program: stdout[23]: > >08:00:37,651 INF program: stderr[23]: >08:00:37,651 INF program: ...done [23] (exit code: 0) >08:00:37,656 INF program: Running [24] dmsetup info -co subsystem --noheadings live-base ... >08:00:37,660 INF program: stdout[24]: > >08:00:37,660 INF program: stderr[24]: >08:00:37,660 INF program: ...done [24] (exit code: 0) >08:00:37,660 INF program: Running [25] dmsetup info -co subsystem --noheadings live-base ... >08:00:37,663 INF program: stdout[25]: > >08:00:37,663 INF program: stderr[25]: >08:00:37,663 INF program: ...done [25] (exit code: 0) >08:00:37,665 INF program: Running... udevadm settle --timeout=300 >08:00:37,680 DBG program: Return code: 0 >08:06:57,517 INF program: Running [1] lvm version ... >08:06:57,522 INF program: stdout[1]: LVM version: 2.02.177(2) (2017-12-18) > Library version: 1.02.146 (2017-12-18) > Driver version: 4.37.0 > Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd > >08:06:57,522 INF program: stderr[1]: >08:06:57,522 INF program: ...done [1] (exit code: 0) >08:06:57,523 INF program: Running [2] btrfs --version ... >08:06:57,525 INF program: stdout[2]: btrfs-progs v4.15.1 > >08:06:57,525 INF program: stderr[2]: >08:06:57,525 INF program: ...done [2] (exit code: 0) >08:06:57,526 INF program: Running [3] mkswap --version ... >08:06:57,528 INF program: stdout[3]: mkswap from util-linux 2.32 > >08:06:57,528 INF program: stderr[3]: >08:06:57,528 INF program: ...done [3] (exit code: 0) >08:06:57,531 INF program: Running [4] multipath --version ... >08:06:57,536 INF program: stdout[4]: >08:06:57,536 INF program: stderr[4]: Sep 26 08:06:57 | /etc/multipath.conf does not exist, blacklisting all devices. >Sep 26 08:06:57 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Unknown switch: (null) >multipath-tools v0.7.4 (11/15, 2017) >Usage: > multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] > multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] > multipath -F [-v lvl] [-R num] > multipath -t > multipath -h > >Where: > -h print this usage text > -l show multipath topology (sysfs and DM info) > -ll show multipath topology (maximum info) > -f flush a multipath device map > -F flush all multipath device maps > -a add a device wwid to the wwids file > -A add devices from kernel command line mpath.wwids > parameters to wwids file > -c check if a device should be a path in a multipath device > -C check if a multipath device has usable paths > -q allow queue_if_no_path when multipathd is not running > -d dry run, do not create or update devmaps > -t display the currently used multipathd configuration > -r force devmap reload > -i ignore wwids file > -B treat the bindings file as read only > -b fil bindings file location > -w remove a device from the wwids file > -W reset the wwids file include only the current devices > -p pol force all maps to specified path grouping policy : > . failover one path per priority group > . multibus all paths in one priority group > . group_by_serial one priority group per serial > . group_by_prio one priority group per priority lvl > . group_by_node_name one priority group per target node > -v lvl verbosity level > . 0 no output > . 1 print created devmap names only > . 2 default verbosity > . 3 print debug information > -R num number of times to retry removes of in-use devices > dev action limited to: > . multipath named 'dev' (ex: mpath0) or > . multipath whose wwid is 'dev' (ex: 60051..) > . multipath including the path named 'dev' (ex: /dev/sda) > . multipath including the path with maj:min 'dev' (ex: 8:0) > >08:06:57,536 INF program: ...done [4] (exit code: 256) >08:06:57,537 INF program: Running [5] dmsetup --version ... >08:06:57,540 INF program: stdout[5]: Library version: 1.02.146 (2017-12-18) >Driver version: 4.37.0 > >08:06:57,540 INF program: stderr[5]: >08:06:57,540 INF program: ...done [5] (exit code: 0) >08:06:57,540 INF program: Running [6] mdadm --version ... >08:06:57,542 INF program: stdout[6]: >08:06:57,542 INF program: stderr[6]: mdadm - v4.0 - 2017-01-09 > >08:06:57,542 INF program: ...done [6] (exit code: 0) >08:06:57,816 INF program: Running... udevadm settle --timeout=300 >08:06:57,829 DBG program: Return code: 0 >08:06:57,994 INF program: Running... udevadm settle --timeout=300 >08:06:58,008 DBG program: Return code: 0 >08:06:58,020 INF program: Running... udevadm settle --timeout=300 >08:06:58,035 DBG program: Return code: 0 >08:06:58,049 INF program: Running... udevadm settle --timeout=300 >08:06:58,066 DBG program: Return code: 0 >08:06:58,090 INF program: Running [7] e2fsck -V ... >08:06:58,094 INF program: stdout[7]: >08:06:58,094 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >08:06:58,094 INF program: ...done [7] (exit code: 0) >08:06:58,100 INF program: Running [8] dmsetup info -co subsystem --noheadings live-rw ... >08:06:58,104 INF program: stdout[8]: > >08:06:58,105 INF program: stderr[8]: >08:06:58,105 INF program: ...done [8] (exit code: 0) >08:06:58,105 INF program: Running [9] dmsetup info -co subsystem --noheadings live-rw ... >08:06:58,109 INF program: stdout[9]: > >08:06:58,109 INF program: stderr[9]: >08:06:58,109 INF program: ...done [9] (exit code: 0) >08:06:58,109 INF program: Running [10] dmsetup info -co subsystem --noheadings live-rw ... >08:06:58,112 INF program: stdout[10]: > >08:06:58,112 INF program: stderr[10]: >08:06:58,112 INF program: ...done [10] (exit code: 0) >08:06:58,112 INF program: Running [11] dmsetup info -co subsystem --noheadings live-rw ... >08:06:58,115 INF program: stdout[11]: > >08:06:58,115 INF program: stderr[11]: >08:06:58,115 INF program: ...done [11] (exit code: 0) >08:06:58,115 INF program: Running [12] dmsetup info -co subsystem --noheadings live-rw ... >08:06:58,118 INF program: stdout[12]: > >08:06:58,118 INF program: stderr[12]: >08:06:58,118 INF program: ...done [12] (exit code: 0) >08:06:58,118 INF program: Running [13] dmsetup info -co subsystem --noheadings live-rw ... >08:06:58,121 INF program: stdout[13]: > >08:06:58,121 INF program: stderr[13]: >08:06:58,121 INF program: ...done [13] (exit code: 0) >08:06:58,121 INF program: Running [14] dmsetup info -co subsystem --noheadings live-rw ... >08:06:58,124 INF program: stdout[14]: > >08:06:58,125 INF program: stderr[14]: >08:06:58,125 INF program: ...done [14] (exit code: 0) >08:06:58,130 INF program: Running [15] dmsetup info -co subsystem --noheadings live-rw ... >08:06:58,134 INF program: stdout[15]: > >08:06:58,134 INF program: stderr[15]: >08:06:58,134 INF program: ...done [15] (exit code: 0) >08:06:58,134 INF program: Running [16] dmsetup info -co subsystem --noheadings live-rw ... >08:06:58,137 INF program: stdout[16]: > >08:06:58,137 INF program: stderr[16]: >08:06:58,137 INF program: ...done [16] (exit code: 0) >08:06:58,140 INF program: Running [17] dmsetup info -co subsystem --noheadings live-base ... >08:06:58,144 INF program: stdout[17]: > >08:06:58,145 INF program: stderr[17]: >08:06:58,145 INF program: ...done [17] (exit code: 0) >08:06:58,145 INF program: Running [18] dmsetup info -co subsystem --noheadings live-base ... >08:06:58,148 INF program: stdout[18]: > >08:06:58,149 INF program: stderr[18]: >08:06:58,149 INF program: ...done [18] (exit code: 0) >08:06:58,149 INF program: Running [19] dmsetup info -co subsystem --noheadings live-base ... >08:06:58,152 INF program: stdout[19]: > >08:06:58,152 INF program: stderr[19]: >08:06:58,152 INF program: ...done [19] (exit code: 0) >08:06:58,152 INF program: Running [20] dmsetup info -co subsystem --noheadings live-base ... >08:06:58,155 INF program: stdout[20]: > >08:06:58,156 INF program: stderr[20]: >08:06:58,156 INF program: ...done [20] (exit code: 0) >08:06:58,156 INF program: Running [21] dmsetup info -co subsystem --noheadings live-base ... >08:06:58,159 INF program: stdout[21]: > >08:06:58,159 INF program: stderr[21]: >08:06:58,159 INF program: ...done [21] (exit code: 0) >08:06:58,159 INF program: Running [22] dmsetup info -co subsystem --noheadings live-base ... >08:06:58,162 INF program: stdout[22]: > >08:06:58,163 INF program: stderr[22]: >08:06:58,163 INF program: ...done [22] (exit code: 0) >08:06:58,163 INF program: Running [23] dmsetup info -co subsystem --noheadings live-base ... >08:06:58,166 INF program: stdout[23]: > >08:06:58,166 INF program: stderr[23]: >08:06:58,166 INF program: ...done [23] (exit code: 0) >08:06:58,170 INF program: Running [24] dmsetup info -co subsystem --noheadings live-base ... >08:06:58,173 INF program: stdout[24]: > >08:06:58,173 INF program: stderr[24]: >08:06:58,173 INF program: ...done [24] (exit code: 0) >08:06:58,173 INF program: Running [25] dmsetup info -co subsystem --noheadings live-base ... >08:06:58,177 INF program: stdout[25]: > >08:06:58,177 INF program: stderr[25]: >08:06:58,177 INF program: ...done [25] (exit code: 0) >08:06:58,179 INF program: Running... udevadm settle --timeout=300 >08:06:58,193 DBG program: Return code: 0 >08:07:28,259 INF program: Running [1] lvm version ... >08:07:28,264 INF program: stdout[1]: LVM version: 2.02.177(2) (2017-12-18) > Library version: 1.02.146 (2017-12-18) > Driver version: 4.37.0 > Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd > >08:07:28,264 INF program: stderr[1]: >08:07:28,264 INF program: ...done [1] (exit code: 0) >08:07:28,266 INF program: Running [2] btrfs --version ... >08:07:28,268 INF program: stdout[2]: btrfs-progs v4.15.1 > >08:07:28,268 INF program: stderr[2]: >08:07:28,268 INF program: ...done [2] (exit code: 0) >08:07:28,269 INF program: Running [3] mkswap --version ... >08:07:28,271 INF program: stdout[3]: mkswap from util-linux 2.32 > >08:07:28,271 INF program: stderr[3]: >08:07:28,272 INF program: ...done [3] (exit code: 0) >08:07:28,274 INF program: Running [4] multipath --version ... >08:07:28,278 INF program: stdout[4]: >08:07:28,279 INF program: stderr[4]: Sep 26 08:07:28 | /etc/multipath.conf does not exist, blacklisting all devices. >Sep 26 08:07:28 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Unknown switch: (null) >multipath-tools v0.7.4 (11/15, 2017) >Usage: > multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] > multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] > multipath -F [-v lvl] [-R num] > multipath -t > multipath -h > >Where: > -h print this usage text > -l show multipath topology (sysfs and DM info) > -ll show multipath topology (maximum info) > -f flush a multipath device map > -F flush all multipath device maps > -a add a device wwid to the wwids file > -A add devices from kernel command line mpath.wwids > parameters to wwids file > -c check if a device should be a path in a multipath device > -C check if a multipath device has usable paths > -q allow queue_if_no_path when multipathd is not running > -d dry run, do not create or update devmaps > -t display the currently used multipathd configuration > -r force devmap reload > -i ignore wwids file > -B treat the bindings file as read only > -b fil bindings file location > -w remove a device from the wwids file > -W reset the wwids file include only the current devices > -p pol force all maps to specified path grouping policy : > . failover one path per priority group > . multibus all paths in one priority group > . group_by_serial one priority group per serial > . group_by_prio one priority group per priority lvl > . group_by_node_name one priority group per target node > -v lvl verbosity level > . 0 no output > . 1 print created devmap names only > . 2 default verbosity > . 3 print debug information > -R num number of times to retry removes of in-use devices > dev action limited to: > . multipath named 'dev' (ex: mpath0) or > . multipath whose wwid is 'dev' (ex: 60051..) > . multipath including the path named 'dev' (ex: /dev/sda) > . multipath including the path with maj:min 'dev' (ex: 8:0) > >08:07:28,279 INF program: ...done [4] (exit code: 256) >08:07:28,279 INF program: Running [5] dmsetup --version ... >08:07:28,283 INF program: stdout[5]: Library version: 1.02.146 (2017-12-18) >Driver version: 4.37.0 > >08:07:28,284 INF program: stderr[5]: >08:07:28,284 INF program: ...done [5] (exit code: 0) >08:07:28,284 INF program: Running [6] mdadm --version ... >08:07:28,286 INF program: stdout[6]: >08:07:28,286 INF program: stderr[6]: mdadm - v4.0 - 2017-01-09 > >08:07:28,286 INF program: ...done [6] (exit code: 0) >08:07:28,459 INF program: Running... udevadm settle --timeout=300 >08:07:28,474 DBG program: Return code: 0 >08:07:28,633 INF program: Running... udevadm settle --timeout=300 >08:07:28,648 DBG program: Return code: 0 >08:07:28,663 INF program: Running... udevadm settle --timeout=300 >08:07:28,681 DBG program: Return code: 0 >08:07:28,698 INF program: Running... udevadm settle --timeout=300 >08:07:28,714 DBG program: Return code: 0 >08:07:28,735 INF program: Running [7] e2fsck -V ... >08:07:28,739 INF program: stdout[7]: >08:07:28,739 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >08:07:28,739 INF program: ...done [7] (exit code: 0) >08:07:28,747 INF program: Running [8] dmsetup info -co subsystem --noheadings live-rw ... >08:07:28,751 INF program: stdout[8]: > >08:07:28,751 INF program: stderr[8]: >08:07:28,751 INF program: ...done [8] (exit code: 0) >08:07:28,752 INF program: Running [9] dmsetup info -co subsystem --noheadings live-rw ... >08:07:28,755 INF program: stdout[9]: > >08:07:28,755 INF program: stderr[9]: >08:07:28,755 INF program: ...done [9] (exit code: 0) >08:07:28,755 INF program: Running [10] dmsetup info -co subsystem --noheadings live-rw ... >08:07:28,758 INF program: stdout[10]: > >08:07:28,759 INF program: stderr[10]: >08:07:28,759 INF program: ...done [10] (exit code: 0) >08:07:28,759 INF program: Running [11] dmsetup info -co subsystem --noheadings live-rw ... >08:07:28,763 INF program: stdout[11]: > >08:07:28,763 INF program: stderr[11]: >08:07:28,763 INF program: ...done [11] (exit code: 0) >08:07:28,763 INF program: Running [12] dmsetup info -co subsystem --noheadings live-rw ... >08:07:28,768 INF program: stdout[12]: > >08:07:28,768 INF program: stderr[12]: >08:07:28,768 INF program: ...done [12] (exit code: 0) >08:07:28,768 INF program: Running [13] dmsetup info -co subsystem --noheadings live-rw ... >08:07:28,772 INF program: stdout[13]: > >08:07:28,773 INF program: stderr[13]: >08:07:28,773 INF program: ...done [13] (exit code: 0) >08:07:28,773 INF program: Running [14] dmsetup info -co subsystem --noheadings live-rw ... >08:07:28,776 INF program: stdout[14]: > >08:07:28,776 INF program: stderr[14]: >08:07:28,776 INF program: ...done [14] (exit code: 0) >08:07:28,782 INF program: Running [15] dmsetup info -co subsystem --noheadings live-rw ... >08:07:28,786 INF program: stdout[15]: > >08:07:28,786 INF program: stderr[15]: >08:07:28,786 INF program: ...done [15] (exit code: 0) >08:07:28,786 INF program: Running [16] dmsetup info -co subsystem --noheadings live-rw ... >08:07:28,790 INF program: stdout[16]: > >08:07:28,790 INF program: stderr[16]: >08:07:28,790 INF program: ...done [16] (exit code: 0) >08:07:28,793 INF program: Running [17] dmsetup info -co subsystem --noheadings live-base ... >08:07:28,796 INF program: stdout[17]: > >08:07:28,797 INF program: stderr[17]: >08:07:28,797 INF program: ...done [17] (exit code: 0) >08:07:28,797 INF program: Running [18] dmsetup info -co subsystem --noheadings live-base ... >08:07:28,800 INF program: stdout[18]: > >08:07:28,800 INF program: stderr[18]: >08:07:28,800 INF program: ...done [18] (exit code: 0) >08:07:28,800 INF program: Running [19] dmsetup info -co subsystem --noheadings live-base ... >08:07:28,803 INF program: stdout[19]: > >08:07:28,803 INF program: stderr[19]: >08:07:28,803 INF program: ...done [19] (exit code: 0) >08:07:28,803 INF program: Running [20] dmsetup info -co subsystem --noheadings live-base ... >08:07:28,806 INF program: stdout[20]: > >08:07:28,806 INF program: stderr[20]: >08:07:28,806 INF program: ...done [20] (exit code: 0) >08:07:28,806 INF program: Running [21] dmsetup info -co subsystem --noheadings live-base ... >08:07:28,809 INF program: stdout[21]: > >08:07:28,809 INF program: stderr[21]: >08:07:28,809 INF program: ...done [21] (exit code: 0) >08:07:28,809 INF program: Running [22] dmsetup info -co subsystem --noheadings live-base ... >08:07:28,813 INF program: stdout[22]: > >08:07:28,814 INF program: stderr[22]: >08:07:28,814 INF program: ...done [22] (exit code: 0) >08:07:28,814 INF program: Running [23] dmsetup info -co subsystem --noheadings live-base ... >08:07:28,818 INF program: stdout[23]: > >08:07:28,819 INF program: stderr[23]: >08:07:28,819 INF program: ...done [23] (exit code: 0) >08:07:28,824 INF program: Running [24] dmsetup info -co subsystem --noheadings live-base ... >08:07:28,827 INF program: stdout[24]: > >08:07:28,827 INF program: stderr[24]: >08:07:28,827 INF program: ...done [24] (exit code: 0) >08:07:28,827 INF program: Running [25] dmsetup info -co subsystem --noheadings live-base ... >08:07:28,832 INF program: stdout[25]: > >08:07:28,832 INF program: stderr[25]: >08:07:28,832 INF program: ...done [25] (exit code: 0) >08:07:28,834 INF program: Running... udevadm settle --timeout=300 >08:07:28,849 DBG program: Return code: 0 >08:07:41,734 INF program: Running [1] lvm version ... >08:07:41,740 INF program: stdout[1]: LVM version: 2.02.177(2) (2017-12-18) > Library version: 1.02.146 (2017-12-18) > Driver version: 4.37.0 > Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd > >08:07:41,740 INF program: stderr[1]: >08:07:41,740 INF program: ...done [1] (exit code: 0) >08:07:41,741 INF program: Running [2] btrfs --version ... >08:07:41,744 INF program: stdout[2]: btrfs-progs v4.15.1 > >08:07:41,744 INF program: stderr[2]: >08:07:41,745 INF program: ...done [2] (exit code: 0) >08:07:41,745 INF program: Running [3] mkswap --version ... >08:07:41,749 INF program: stdout[3]: mkswap from util-linux 2.32 > >08:07:41,749 INF program: stderr[3]: >08:07:41,749 INF program: ...done [3] (exit code: 0) >08:07:41,752 INF program: Running [4] multipath --version ... >08:07:41,759 INF program: stdout[4]: >08:07:41,759 INF program: stderr[4]: Sep 26 08:07:41 | /etc/multipath.conf does not exist, blacklisting all devices. >Sep 26 08:07:41 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Unknown switch: (null) >multipath-tools v0.7.4 (11/15, 2017) >Usage: > multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] > multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] > multipath -F [-v lvl] [-R num] > multipath -t > multipath -h > >Where: > -h print this usage text > -l show multipath topology (sysfs and DM info) > -ll show multipath topology (maximum info) > -f flush a multipath device map > -F flush all multipath device maps > -a add a device wwid to the wwids file > -A add devices from kernel command line mpath.wwids > parameters to wwids file > -c check if a device should be a path in a multipath device > -C check if a multipath device has usable paths > -q allow queue_if_no_path when multipathd is not running > -d dry run, do not create or update devmaps > -t display the currently used multipathd configuration > -r force devmap reload > -i ignore wwids file > -B treat the bindings file as read only > -b fil bindings file location > -w remove a device from the wwids file > -W reset the wwids file include only the current devices > -p pol force all maps to specified path grouping policy : > . failover one path per priority group > . multibus all paths in one priority group > . group_by_serial one priority group per serial > . group_by_prio one priority group per priority lvl > . group_by_node_name one priority group per target node > -v lvl verbosity level > . 0 no output > . 1 print created devmap names only > . 2 default verbosity > . 3 print debug information > -R num number of times to retry removes of in-use devices > dev action limited to: > . multipath named 'dev' (ex: mpath0) or > . multipath whose wwid is 'dev' (ex: 60051..) > . multipath including the path named 'dev' (ex: /dev/sda) > . multipath including the path with maj:min 'dev' (ex: 8:0) > >08:07:41,759 INF program: ...done [4] (exit code: 256) >08:07:41,760 INF program: Running [5] dmsetup --version ... >08:07:41,763 INF program: stdout[5]: Library version: 1.02.146 (2017-12-18) >Driver version: 4.37.0 > >08:07:41,764 INF program: stderr[5]: >08:07:41,764 INF program: ...done [5] (exit code: 0) >08:07:41,765 INF program: Running [6] mdadm --version ... >08:07:41,767 INF program: stdout[6]: >08:07:41,767 INF program: stderr[6]: mdadm - v4.0 - 2017-01-09 > >08:07:41,768 INF program: ...done [6] (exit code: 0) >08:07:41,954 INF program: Running... udevadm settle --timeout=300 >08:07:41,970 DBG program: Return code: 0 >08:07:42,142 INF program: Running... udevadm settle --timeout=300 >08:07:42,159 DBG program: Return code: 0 >08:07:42,172 INF program: Running... udevadm settle --timeout=300 >08:07:42,188 DBG program: Return code: 0 >08:07:42,205 INF program: Running... udevadm settle --timeout=300 >08:07:42,219 DBG program: Return code: 0 >08:07:42,240 INF program: Running [7] e2fsck -V ... >08:07:42,244 INF program: stdout[7]: >08:07:42,244 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >08:07:42,244 INF program: ...done [7] (exit code: 0) >08:07:42,252 INF program: Running [8] dmsetup info -co subsystem --noheadings live-rw ... >08:07:42,258 INF program: stdout[8]: > >08:07:42,258 INF program: stderr[8]: >08:07:42,258 INF program: ...done [8] (exit code: 0) >08:07:42,258 INF program: Running [9] dmsetup info -co subsystem --noheadings live-rw ... >08:07:42,262 INF program: stdout[9]: > >08:07:42,262 INF program: stderr[9]: >08:07:42,262 INF program: ...done [9] (exit code: 0) >08:07:42,262 INF program: Running [10] dmsetup info -co subsystem --noheadings live-rw ... >08:07:42,265 INF program: stdout[10]: > >08:07:42,266 INF program: stderr[10]: >08:07:42,266 INF program: ...done [10] (exit code: 0) >08:07:42,266 INF program: Running [11] dmsetup info -co subsystem --noheadings live-rw ... >08:07:42,268 INF program: stdout[11]: > >08:07:42,269 INF program: stderr[11]: >08:07:42,269 INF program: ...done [11] (exit code: 0) >08:07:42,269 INF program: Running [12] dmsetup info -co subsystem --noheadings live-rw ... >08:07:42,271 INF program: stdout[12]: > >08:07:42,271 INF program: stderr[12]: >08:07:42,271 INF program: ...done [12] (exit code: 0) >08:07:42,272 INF program: Running [13] dmsetup info -co subsystem --noheadings live-rw ... >08:07:42,274 INF program: stdout[13]: > >08:07:42,274 INF program: stderr[13]: >08:07:42,274 INF program: ...done [13] (exit code: 0) >08:07:42,275 INF program: Running [14] dmsetup info -co subsystem --noheadings live-rw ... >08:07:42,277 INF program: stdout[14]: > >08:07:42,278 INF program: stderr[14]: >08:07:42,278 INF program: ...done [14] (exit code: 0) >08:07:42,284 INF program: Running [15] dmsetup info -co subsystem --noheadings live-rw ... >08:07:42,289 INF program: stdout[15]: > >08:07:42,289 INF program: stderr[15]: >08:07:42,289 INF program: ...done [15] (exit code: 0) >08:07:42,289 INF program: Running [16] dmsetup info -co subsystem --noheadings live-rw ... >08:07:42,292 INF program: stdout[16]: > >08:07:42,293 INF program: stderr[16]: >08:07:42,293 INF program: ...done [16] (exit code: 0) >08:07:42,296 INF program: Running [17] dmsetup info -co subsystem --noheadings live-base ... >08:07:42,299 INF program: stdout[17]: > >08:07:42,300 INF program: stderr[17]: >08:07:42,300 INF program: ...done [17] (exit code: 0) >08:07:42,300 INF program: Running [18] dmsetup info -co subsystem --noheadings live-base ... >08:07:42,304 INF program: stdout[18]: > >08:07:42,305 INF program: stderr[18]: >08:07:42,305 INF program: ...done [18] (exit code: 0) >08:07:42,305 INF program: Running [19] dmsetup info -co subsystem --noheadings live-base ... >08:07:42,308 INF program: stdout[19]: > >08:07:42,308 INF program: stderr[19]: >08:07:42,308 INF program: ...done [19] (exit code: 0) >08:07:42,309 INF program: Running [20] dmsetup info -co subsystem --noheadings live-base ... >08:07:42,312 INF program: stdout[20]: > >08:07:42,312 INF program: stderr[20]: >08:07:42,312 INF program: ...done [20] (exit code: 0) >08:07:42,312 INF program: Running [21] dmsetup info -co subsystem --noheadings live-base ... >08:07:42,316 INF program: stdout[21]: > >08:07:42,316 INF program: stderr[21]: >08:07:42,316 INF program: ...done [21] (exit code: 0) >08:07:42,316 INF program: Running [22] dmsetup info -co subsystem --noheadings live-base ... >08:07:42,319 INF program: stdout[22]: > >08:07:42,320 INF program: stderr[22]: >08:07:42,320 INF program: ...done [22] (exit code: 0) >08:07:42,320 INF program: Running [23] dmsetup info -co subsystem --noheadings live-base ... >08:07:42,322 INF program: stdout[23]: > >08:07:42,323 INF program: stderr[23]: >08:07:42,323 INF program: ...done [23] (exit code: 0) >08:07:42,327 INF program: Running [24] dmsetup info -co subsystem --noheadings live-base ... >08:07:42,330 INF program: stdout[24]: > >08:07:42,330 INF program: stderr[24]: >08:07:42,330 INF program: ...done [24] (exit code: 0) >08:07:42,330 INF program: Running [25] dmsetup info -co subsystem --noheadings live-base ... >08:07:42,334 INF program: stdout[25]: > >08:07:42,334 INF program: stderr[25]: >08:07:42,334 INF program: ...done [25] (exit code: 0) >08:07:42,338 INF program: Running... udevadm settle --timeout=300 >08:07:42,359 DBG program: Return code: 0 >08:07:46,730 INF program: Running [1] lvm version ... >08:07:46,737 INF program: stdout[1]: LVM version: 2.02.177(2) (2017-12-18) > Library version: 1.02.146 (2017-12-18) > Driver version: 4.37.0 > Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd > >08:07:46,737 INF program: stderr[1]: >08:07:46,737 INF program: ...done [1] (exit code: 0) >08:07:46,739 INF program: Running [2] btrfs --version ... >08:07:46,742 INF program: stdout[2]: btrfs-progs v4.15.1 > >08:07:46,742 INF program: stderr[2]: >08:07:46,742 INF program: ...done [2] (exit code: 0) >08:07:46,743 INF program: Running [3] mkswap --version ... >08:07:46,745 INF program: stdout[3]: mkswap from util-linux 2.32 > >08:07:46,745 INF program: stderr[3]: >08:07:46,745 INF program: ...done [3] (exit code: 0) >08:07:46,749 INF program: Running [4] multipath --version ... >08:07:46,754 INF program: stdout[4]: >08:07:46,754 INF program: stderr[4]: Sep 26 08:07:46 | /etc/multipath.conf does not exist, blacklisting all devices. >Sep 26 08:07:46 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Unknown switch: (null) >multipath-tools v0.7.4 (11/15, 2017) >Usage: > multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] > multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] > multipath -F [-v lvl] [-R num] > multipath -t > multipath -h > >Where: > -h print this usage text > -l show multipath topology (sysfs and DM info) > -ll show multipath topology (maximum info) > -f flush a multipath device map > -F flush all multipath device maps > -a add a device wwid to the wwids file > -A add devices from kernel command line mpath.wwids > parameters to wwids file > -c check if a device should be a path in a multipath device > -C check if a multipath device has usable paths > -q allow queue_if_no_path when multipathd is not running > -d dry run, do not create or update devmaps > -t display the currently used multipathd configuration > -r force devmap reload > -i ignore wwids file > -B treat the bindings file as read only > -b fil bindings file location > -w remove a device from the wwids file > -W reset the wwids file include only the current devices > -p pol force all maps to specified path grouping policy : > . failover one path per priority group > . multibus all paths in one priority group > . group_by_serial one priority group per serial > . group_by_prio one priority group per priority lvl > . group_by_node_name one priority group per target node > -v lvl verbosity level > . 0 no output > . 1 print created devmap names only > . 2 default verbosity > . 3 print debug information > -R num number of times to retry removes of in-use devices > dev action limited to: > . multipath named 'dev' (ex: mpath0) or > . multipath whose wwid is 'dev' (ex: 60051..) > . multipath including the path named 'dev' (ex: /dev/sda) > . multipath including the path with maj:min 'dev' (ex: 8:0) > >08:07:46,754 INF program: ...done [4] (exit code: 256) >08:07:46,755 INF program: Running [5] dmsetup --version ... >08:07:46,758 INF program: stdout[5]: Library version: 1.02.146 (2017-12-18) >Driver version: 4.37.0 > >08:07:46,759 INF program: stderr[5]: >08:07:46,759 INF program: ...done [5] (exit code: 0) >08:07:46,759 INF program: Running [6] mdadm --version ... >08:07:46,761 INF program: stdout[6]: >08:07:46,761 INF program: stderr[6]: mdadm - v4.0 - 2017-01-09 > >08:07:46,761 INF program: ...done [6] (exit code: 0) >08:07:46,970 INF program: Running... udevadm settle --timeout=300 >08:07:46,989 DBG program: Return code: 0 >08:07:47,171 INF program: Running... udevadm settle --timeout=300 >08:07:47,186 DBG program: Return code: 0 >08:07:47,201 INF program: Running... udevadm settle --timeout=300 >08:07:47,224 DBG program: Return code: 0 >08:07:47,237 INF program: Running... udevadm settle --timeout=300 >08:07:47,251 DBG program: Return code: 0 >08:07:47,278 INF program: Running [7] e2fsck -V ... >08:07:47,282 INF program: stdout[7]: >08:07:47,282 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >08:07:47,282 INF program: ...done [7] (exit code: 0) >08:07:47,292 INF program: Running [8] dmsetup info -co subsystem --noheadings live-rw ... >08:07:47,296 INF program: stdout[8]: > >08:07:47,297 INF program: stderr[8]: >08:07:47,297 INF program: ...done [8] (exit code: 0) >08:07:47,297 INF program: Running [9] dmsetup info -co subsystem --noheadings live-rw ... >08:07:47,301 INF program: stdout[9]: > >08:07:47,302 INF program: stderr[9]: >08:07:47,302 INF program: ...done [9] (exit code: 0) >08:07:47,302 INF program: Running [10] dmsetup info -co subsystem --noheadings live-rw ... >08:07:47,306 INF program: stdout[10]: > >08:07:47,307 INF program: stderr[10]: >08:07:47,307 INF program: ...done [10] (exit code: 0) >08:07:47,307 INF program: Running [11] dmsetup info -co subsystem --noheadings live-rw ... >08:07:47,311 INF program: stdout[11]: > >08:07:47,311 INF program: stderr[11]: >08:07:47,311 INF program: ...done [11] (exit code: 0) >08:07:47,311 INF program: Running [12] dmsetup info -co subsystem --noheadings live-rw ... >08:07:47,314 INF program: stdout[12]: > >08:07:47,315 INF program: stderr[12]: >08:07:47,315 INF program: ...done [12] (exit code: 0) >08:07:47,315 INF program: Running [13] dmsetup info -co subsystem --noheadings live-rw ... >08:07:47,318 INF program: stdout[13]: > >08:07:47,319 INF program: stderr[13]: >08:07:47,319 INF program: ...done [13] (exit code: 0) >08:07:47,319 INF program: Running [14] dmsetup info -co subsystem --noheadings live-rw ... >08:07:47,322 INF program: stdout[14]: > >08:07:47,322 INF program: stderr[14]: >08:07:47,322 INF program: ...done [14] (exit code: 0) >08:07:47,330 INF program: Running [15] dmsetup info -co subsystem --noheadings live-rw ... >08:07:47,335 INF program: stdout[15]: > >08:07:47,335 INF program: stderr[15]: >08:07:47,335 INF program: ...done [15] (exit code: 0) >08:07:47,335 INF program: Running [16] dmsetup info -co subsystem --noheadings live-rw ... >08:07:47,339 INF program: stdout[16]: > >08:07:47,340 INF program: stderr[16]: >08:07:47,340 INF program: ...done [16] (exit code: 0) >08:07:47,347 INF program: Running [17] dmsetup info -co subsystem --noheadings live-base ... >08:07:47,352 INF program: stdout[17]: > >08:07:47,353 INF program: stderr[17]: >08:07:47,353 INF program: ...done [17] (exit code: 0) >08:07:47,353 INF program: Running [18] dmsetup info -co subsystem --noheadings live-base ... >08:07:47,357 INF program: stdout[18]: > >08:07:47,358 INF program: stderr[18]: >08:07:47,358 INF program: ...done [18] (exit code: 0) >08:07:47,358 INF program: Running [19] dmsetup info -co subsystem --noheadings live-base ... >08:07:47,363 INF program: stdout[19]: > >08:07:47,363 INF program: stderr[19]: >08:07:47,363 INF program: ...done [19] (exit code: 0) >08:07:47,363 INF program: Running [20] dmsetup info -co subsystem --noheadings live-base ... >08:07:47,367 INF program: stdout[20]: > >08:07:47,367 INF program: stderr[20]: >08:07:47,367 INF program: ...done [20] (exit code: 0) >08:07:47,367 INF program: Running [21] dmsetup info -co subsystem --noheadings live-base ... >08:07:47,371 INF program: stdout[21]: > >08:07:47,371 INF program: stderr[21]: >08:07:47,371 INF program: ...done [21] (exit code: 0) >08:07:47,371 INF program: Running [22] dmsetup info -co subsystem --noheadings live-base ... >08:07:47,375 INF program: stdout[22]: > >08:07:47,376 INF program: stderr[22]: >08:07:47,376 INF program: ...done [22] (exit code: 0) >08:07:47,376 INF program: Running [23] dmsetup info -co subsystem --noheadings live-base ... >08:07:47,380 INF program: stdout[23]: > >08:07:47,381 INF program: stderr[23]: >08:07:47,381 INF program: ...done [23] (exit code: 0) >08:07:47,388 INF program: Running [24] dmsetup info -co subsystem --noheadings live-base ... >08:07:47,394 INF program: stdout[24]: > >08:07:47,394 INF program: stderr[24]: >08:07:47,394 INF program: ...done [24] (exit code: 0) >08:07:47,394 INF program: Running [25] dmsetup info -co subsystem --noheadings live-base ... >08:07:47,398 INF program: stdout[25]: > >08:07:47,398 INF program: stderr[25]: >08:07:47,398 INF program: ...done [25] (exit code: 0) >08:07:47,401 INF program: Running... udevadm settle --timeout=300 >08:07:47,414 DBG program: Return code: 0 >08:08:03,118 INF program: Running... losetup --list >08:08:03,138 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >08:25:54,576 INF program: Running... losetup --list >08:25:54,583 INF program: Running... /sbin/auditd >08:25:54,595 DBG program: Return code: 1 >08:25:54,597 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >08:27:12,461 INF program: Running [1] lvm version ... >08:27:12,467 INF program: stdout[1]: LVM version: 2.02.177(2) (2017-12-18) > Library version: 1.02.146 (2017-12-18) > Driver version: 4.37.0 > Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd > >08:27:12,468 INF program: stderr[1]: >08:27:12,468 INF program: ...done [1] (exit code: 0) >08:27:12,470 INF program: Running [2] btrfs --version ... >08:27:12,474 INF program: stdout[2]: btrfs-progs v4.15.1 > >08:27:12,474 INF program: stderr[2]: >08:27:12,474 INF program: ...done [2] (exit code: 0) >08:27:12,474 INF program: Running [3] mkswap --version ... >08:27:12,477 INF program: stdout[3]: mkswap from util-linux 2.32 > >08:27:12,478 INF program: stderr[3]: >08:27:12,478 INF program: ...done [3] (exit code: 0) >08:27:12,482 INF program: Running [4] multipath --version ... >08:27:12,487 INF program: stdout[4]: >08:27:12,487 INF program: stderr[4]: Sep 26 08:27:12 | /etc/multipath.conf does not exist, blacklisting all devices. >Sep 26 08:27:12 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Unknown switch: (null) >multipath-tools v0.7.4 (11/15, 2017) >Usage: > multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] > multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] > multipath -F [-v lvl] [-R num] > multipath -t > multipath -h > >Where: > -h print this usage text > -l show multipath topology (sysfs and DM info) > -ll show multipath topology (maximum info) > -f flush a multipath device map > -F flush all multipath device maps > -a add a device wwid to the wwids file > -A add devices from kernel command line mpath.wwids > parameters to wwids file > -c check if a device should be a path in a multipath device > -C check if a multipath device has usable paths > -q allow queue_if_no_path when multipathd is not running > -d dry run, do not create or update devmaps > -t display the currently used multipathd configuration > -r force devmap reload > -i ignore wwids file > -B treat the bindings file as read only > -b fil bindings file location > -w remove a device from the wwids file > -W reset the wwids file include only the current devices > -p pol force all maps to specified path grouping policy : > . failover one path per priority group > . multibus all paths in one priority group > . group_by_serial one priority group per serial > . group_by_prio one priority group per priority lvl > . group_by_node_name one priority group per target node > -v lvl verbosity level > . 0 no output > . 1 print created devmap names only > . 2 default verbosity > . 3 print debug information > -R num number of times to retry removes of in-use devices > dev action limited to: > . multipath named 'dev' (ex: mpath0) or > . multipath whose wwid is 'dev' (ex: 60051..) > . multipath including the path named 'dev' (ex: /dev/sda) > . multipath including the path with maj:min 'dev' (ex: 8:0) > >08:27:12,487 INF program: ...done [4] (exit code: 256) >08:27:12,488 INF program: Running [5] dmsetup --version ... >08:27:12,491 INF program: stdout[5]: Library version: 1.02.146 (2017-12-18) >Driver version: 4.37.0 > >08:27:12,491 INF program: stderr[5]: >08:27:12,492 INF program: ...done [5] (exit code: 0) >08:27:12,492 INF program: Running [6] mdadm --version ... >08:27:12,493 INF program: stdout[6]: >08:27:12,494 INF program: stderr[6]: mdadm - v4.0 - 2017-01-09 > >08:27:12,494 INF program: ...done [6] (exit code: 0) >08:27:12,713 INF program: Running... udevadm settle --timeout=300 >08:27:12,732 DBG program: Return code: 0 >08:27:12,906 INF program: Running... udevadm settle --timeout=300 >08:27:12,920 DBG program: Return code: 0 >08:27:12,935 INF program: Running... udevadm settle --timeout=300 >08:27:12,950 DBG program: Return code: 0 >08:27:12,966 INF program: Running... udevadm settle --timeout=300 >08:27:12,980 DBG program: Return code: 0 >08:27:13,006 INF program: Running [7] e2fsck -V ... >08:27:13,011 INF program: stdout[7]: >08:27:13,012 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >08:27:13,012 INF program: ...done [7] (exit code: 0) >08:27:13,027 INF program: Running [8] dmsetup info -co subsystem --noheadings live-rw ... >08:27:13,033 INF program: stdout[8]: > >08:27:13,033 INF program: stderr[8]: >08:27:13,033 INF program: ...done [8] (exit code: 0) >08:27:13,033 INF program: Running [9] dmsetup info -co subsystem --noheadings live-rw ... >08:27:13,038 INF program: stdout[9]: > >08:27:13,039 INF program: stderr[9]: >08:27:13,039 INF program: ...done [9] (exit code: 0) >08:27:13,040 INF program: Running [10] dmsetup info -co subsystem --noheadings live-rw ... >08:27:13,044 INF program: stdout[10]: > >08:27:13,044 INF program: stderr[10]: >08:27:13,044 INF program: ...done [10] (exit code: 0) >08:27:13,044 INF program: Running [11] dmsetup info -co subsystem --noheadings live-rw ... >08:27:13,047 INF program: stdout[11]: > >08:27:13,047 INF program: stderr[11]: >08:27:13,048 INF program: ...done [11] (exit code: 0) >08:27:13,048 INF program: Running [12] dmsetup info -co subsystem --noheadings live-rw ... >08:27:13,051 INF program: stdout[12]: > >08:27:13,051 INF program: stderr[12]: >08:27:13,051 INF program: ...done [12] (exit code: 0) >08:27:13,051 INF program: Running [13] dmsetup info -co subsystem --noheadings live-rw ... >08:27:13,054 INF program: stdout[13]: > >08:27:13,054 INF program: stderr[13]: >08:27:13,054 INF program: ...done [13] (exit code: 0) >08:27:13,055 INF program: Running [14] dmsetup info -co subsystem --noheadings live-rw ... >08:27:13,057 INF program: stdout[14]: > >08:27:13,058 INF program: stderr[14]: >08:27:13,058 INF program: ...done [14] (exit code: 0) >08:27:13,065 INF program: Running [15] dmsetup info -co subsystem --noheadings live-rw ... >08:27:13,069 INF program: stdout[15]: > >08:27:13,069 INF program: stderr[15]: >08:27:13,069 INF program: ...done [15] (exit code: 0) >08:27:13,069 INF program: Running [16] dmsetup info -co subsystem --noheadings live-rw ... >08:27:13,072 INF program: stdout[16]: > >08:27:13,072 INF program: stderr[16]: >08:27:13,072 INF program: ...done [16] (exit code: 0) >08:27:13,076 INF program: Running [17] dmsetup info -co subsystem --noheadings live-base ... >08:27:13,080 INF program: stdout[17]: > >08:27:13,080 INF program: stderr[17]: >08:27:13,080 INF program: ...done [17] (exit code: 0) >08:27:13,081 INF program: Running [18] dmsetup info -co subsystem --noheadings live-base ... >08:27:13,084 INF program: stdout[18]: > >08:27:13,084 INF program: stderr[18]: >08:27:13,084 INF program: ...done [18] (exit code: 0) >08:27:13,085 INF program: Running [19] dmsetup info -co subsystem --noheadings live-base ... >08:27:13,089 INF program: stdout[19]: > >08:27:13,089 INF program: stderr[19]: >08:27:13,089 INF program: ...done [19] (exit code: 0) >08:27:13,089 INF program: Running [20] dmsetup info -co subsystem --noheadings live-base ... >08:27:13,093 INF program: stdout[20]: > >08:27:13,093 INF program: stderr[20]: >08:27:13,093 INF program: ...done [20] (exit code: 0) >08:27:13,093 INF program: Running [21] dmsetup info -co subsystem --noheadings live-base ... >08:27:13,097 INF program: stdout[21]: > >08:27:13,097 INF program: stderr[21]: >08:27:13,097 INF program: ...done [21] (exit code: 0) >08:27:13,098 INF program: Running [22] dmsetup info -co subsystem --noheadings live-base ... >08:27:13,101 INF program: stdout[22]: > >08:27:13,101 INF program: stderr[22]: >08:27:13,101 INF program: ...done [22] (exit code: 0) >08:27:13,102 INF program: Running [23] dmsetup info -co subsystem --noheadings live-base ... >08:27:13,106 INF program: stdout[23]: > >08:27:13,106 INF program: stderr[23]: >08:27:13,106 INF program: ...done [23] (exit code: 0) >08:27:13,113 INF program: Running [24] dmsetup info -co subsystem --noheadings live-base ... >08:27:13,116 INF program: stdout[24]: > >08:27:13,116 INF program: stderr[24]: >08:27:13,116 INF program: ...done [24] (exit code: 0) >08:27:13,117 INF program: Running [25] dmsetup info -co subsystem --noheadings live-base ... >08:27:13,120 INF program: stdout[25]: > >08:27:13,120 INF program: stderr[25]: >08:27:13,120 INF program: ...done [25] (exit code: 0) >08:27:13,123 INF program: Running... udevadm settle --timeout=300 >08:27:13,139 DBG program: Return code: 0 >08:27:14,427 INF program: Running... losetup --list >08:27:14,463 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >08:27:19,293 INF program: Running... udevadm trigger --action=change --subsystem-match=block >08:27:19,338 DBG program: Return code: 0 >08:27:19,339 INF program: Running... udevadm settle --timeout=300 >08:27:19,560 DBG program: Return code: 0 >08:27:19,562 INF program: Running... modprobe fcoe >08:27:19,595 DBG program: Return code: 0 >08:27:19,596 INF program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >08:27:19,617 INF program: stdout: >08:27:19,618 INF program: No FCoE boot disk information is found in EDD! >08:27:19,618 DBG program: Return code: 1 >08:27:48,360 INF program: Running... losetup --list >08:27:48,368 INF program: Running [7] e2fsck -V ... >08:27:48,375 INF program: stdout[7]: >08:27:48,375 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >08:27:48,376 INF program: ...done [7] (exit code: 0) >08:27:48,447 INF program: Running... udevadm settle --timeout=300 >08:27:48,464 DBG program: Return code: 0 >08:27:48,472 INF program: Running... udevadm settle --timeout=300 >08:27:48,497 DBG program: Return code: 0 >08:27:48,547 INF program: Running [8] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... >08:27:48,617 INF program: stdout[8]: >08:27:48,617 INF program: stderr[8]: >08:27:48,618 INF program: ...done [8] (exit code: 0) >08:27:48,618 INF program: Running... udevadm settle --timeout=300 >08:27:48,675 DBG program: Return code: 0 >08:27:48,766 INF program: Running... udevadm settle --timeout=300 >08:27:48,806 DBG program: Return code: 0 >08:27:48,827 INF program: Running... udevadm settle --timeout=300 >08:27:48,878 DBG program: Return code: 0 >08:27:48,889 INF program: Running... udevadm settle --timeout=300 >08:27:48,915 DBG program: Return code: 0 >08:27:48,944 INF program: Running... udevadm settle --timeout=300 >08:27:48,971 DBG program: Return code: 0 >08:27:49,228 INF program: Running... udevadm settle --timeout=300 >08:27:49,248 DBG program: Return code: 0 >08:27:49,298 INF program: Running... udevadm settle --timeout=300 >08:27:49,320 DBG program: Return code: 0 >08:27:49,366 INF program: Running... udevadm settle --timeout=300 >08:27:49,388 DBG program: Return code: 0 >08:27:49,402 INF program: Running... udevadm settle --timeout=300 >08:27:49,426 DBG program: Return code: 0 >08:27:49,444 INF program: Running... udevadm settle --timeout=300 >08:27:49,464 DBG program: Return code: 0 >08:27:49,573 INF program: Running... dumpe2fs -h /dev/loop1 >08:27:49,579 INF program: stdout: >08:27:49,580 INF program: Filesystem volume name: Anaconda >08:27:49,580 INF program: Last mounted on: /mnt/sysimage >08:27:49,580 INF program: Filesystem UUID: 2104d1fa-6dee-4455-b87d-554b7b2009e4 >08:27:49,580 INF program: Filesystem magic number: 0xEF53 >08:27:49,580 INF program: Filesystem revision #: 1 (dynamic) >08:27:49,581 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 >08:27:49,581 INF program: Filesystem flags: signed_directory_hash >08:27:49,581 INF program: Default mount options: user_xattr acl >08:27:49,582 INF program: Filesystem state: clean >08:27:49,582 INF program: Errors behavior: Continue >08:27:49,582 INF program: Filesystem OS type: Linux >08:27:49,583 INF program: Inode count: 426816 >08:27:49,583 INF program: Block count: 1703936 >08:27:49,583 INF program: Reserved block count: 0 >08:27:49,583 INF program: Free blocks: 399716 >08:27:49,583 INF program: Free inodes: 268078 >08:27:49,583 INF program: First block: 0 >08:27:49,583 INF program: Block size: 4096 >08:27:49,584 INF program: Fragment size: 4096 >08:27:49,584 INF program: Group descriptor size: 64 >08:27:49,584 INF program: Reserved GDT blocks: 831 >08:27:49,584 INF program: Blocks per group: 32768 >08:27:49,584 INF program: Fragments per group: 32768 >08:27:49,584 INF program: Inodes per group: 8208 >08:27:49,584 INF program: Inode blocks per group: 513 >08:27:49,584 INF program: Flex block group size: 16 >08:27:49,584 INF program: Filesystem created: Wed Apr 25 02:32:08 2018 >08:27:49,585 INF program: Last mount time: Wed Apr 25 02:32:10 2018 >08:27:49,585 INF program: Last write time: Wed Apr 25 02:40:34 2018 >08:27:49,585 INF program: Mount count: 0 >08:27:49,585 INF program: Maximum mount count: -1 >08:27:49,585 INF program: Last checked: Wed Apr 25 02:40:34 2018 >08:27:49,585 INF program: Check interval: 0 (<none>) >08:27:49,585 INF program: Lifetime writes: 6409 MB >08:27:49,585 INF program: Reserved blocks uid: 0 (user root) >08:27:49,586 INF program: Reserved blocks gid: 0 (group root) >08:27:49,586 INF program: First inode: 11 >08:27:49,586 INF program: Inode size: 256 >08:27:49,586 INF program: Required extra isize: 32 >08:27:49,586 INF program: Desired extra isize: 32 >08:27:49,586 INF program: Journal inode: 8 >08:27:49,586 INF program: Default directory hash: half_md4 >08:27:49,586 INF program: Directory Hash Seed: 0808e3f2-f323-4330-8f5c-34200363499d >08:27:49,587 INF program: Journal backup: inode blocks >08:27:49,587 INF program: Journal features: journal_incompat_revoke journal_64bit >08:27:49,587 INF program: Journal size: 64M >08:27:49,587 INF program: Journal length: 16384 >08:27:49,587 INF program: Journal sequence: 0x00000605 >08:27:49,588 INF program: Journal start: 0 >08:27:49,588 INF program: >08:27:49,588 INF program: stderr: >08:27:49,588 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >08:27:49,589 DBG program: Return code: 0 >08:27:49,589 INF program: Running... resize2fs -P /dev/loop1 >08:27:49,604 INF program: stdout: >08:27:49,604 INF program: Couldn't find valid filesystem superblock. >08:27:49,604 INF program: stderr: >08:27:49,604 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >08:27:49,605 INF program: b'resize2fs: Device or resource busy while trying to open /dev/loop1' >08:27:49,605 DBG program: Return code: 1 >08:27:49,609 INF program: Running... udevadm settle --timeout=300 >08:27:49,631 DBG program: Return code: 0 >08:27:49,643 INF program: Running... udevadm settle --timeout=300 >08:27:49,661 DBG program: Return code: 0 >08:27:49,689 INF program: Running [9] dmsetup info -co subsystem --noheadings live-rw ... >08:27:49,694 INF program: stdout[9]: > >08:27:49,694 INF program: stderr[9]: >08:27:49,694 INF program: ...done [9] (exit code: 0) >08:27:49,695 INF program: Running [10] dmsetup info -co subsystem --noheadings live-rw ... >08:27:49,701 INF program: stdout[10]: > >08:27:49,701 INF program: stderr[10]: >08:27:49,702 INF program: ...done [10] (exit code: 0) >08:27:49,702 INF program: Running [11] dmsetup info -co subsystem --noheadings live-rw ... >08:27:49,707 INF program: stdout[11]: > >08:27:49,707 INF program: stderr[11]: >08:27:49,707 INF program: ...done [11] (exit code: 0) >08:27:49,707 INF program: Running [12] dmsetup info -co subsystem --noheadings live-rw ... >08:27:49,712 INF program: stdout[12]: > >08:27:49,712 INF program: stderr[12]: >08:27:49,712 INF program: ...done [12] (exit code: 0) >08:27:49,712 INF program: Running [13] dmsetup info -co subsystem --noheadings live-rw ... >08:27:49,717 INF program: stdout[13]: > >08:27:49,718 INF program: stderr[13]: >08:27:49,718 INF program: ...done [13] (exit code: 0) >08:27:49,718 INF program: Running [14] dmsetup info -co subsystem --noheadings live-rw ... >08:27:49,723 INF program: stdout[14]: > >08:27:49,723 INF program: stderr[14]: >08:27:49,723 INF program: ...done [14] (exit code: 0) >08:27:49,724 INF program: Running [15] dmsetup info -co subsystem --noheadings live-rw ... >08:27:49,728 INF program: stdout[15]: > >08:27:49,729 INF program: stderr[15]: >08:27:49,729 INF program: ...done [15] (exit code: 0) >08:27:49,750 INF program: Running [16] dmsetup info -co subsystem --noheadings live-rw ... >08:27:49,755 INF program: stdout[16]: > >08:27:49,756 INF program: stderr[16]: >08:27:49,756 INF program: ...done [16] (exit code: 0) >08:27:49,756 INF program: Running [17] dmsetup info -co subsystem --noheadings live-rw ... >08:27:49,761 INF program: stdout[17]: > >08:27:49,761 INF program: stderr[17]: >08:27:49,762 INF program: ...done [17] (exit code: 0) >08:27:49,770 INF program: Running... dumpe2fs -h /dev/mapper/live-rw >08:27:49,777 INF program: stdout: >08:27:49,777 INF program: Filesystem volume name: Anaconda >08:27:49,778 INF program: Last mounted on: /sysroot >08:27:49,778 INF program: Filesystem UUID: 2104d1fa-6dee-4455-b87d-554b7b2009e4 >08:27:49,778 INF program: Filesystem magic number: 0xEF53 >08:27:49,778 INF program: Filesystem revision #: 1 (dynamic) >08:27:49,778 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 >08:27:49,778 INF program: Filesystem flags: signed_directory_hash >08:27:49,778 INF program: Default mount options: user_xattr acl >08:27:49,779 INF program: Filesystem state: clean >08:27:49,779 INF program: Errors behavior: Continue >08:27:49,779 INF program: Filesystem OS type: Linux >08:27:49,779 INF program: Inode count: 426816 >08:27:49,779 INF program: Block count: 1703936 >08:27:49,779 INF program: Reserved block count: 0 >08:27:49,779 INF program: Free blocks: 399716 >08:27:49,779 INF program: Free inodes: 268078 >08:27:49,779 INF program: First block: 0 >08:27:49,780 INF program: Block size: 4096 >08:27:49,780 INF program: Fragment size: 4096 >08:27:49,780 INF program: Group descriptor size: 64 >08:27:49,780 INF program: Reserved GDT blocks: 831 >08:27:49,780 INF program: Blocks per group: 32768 >08:27:49,780 INF program: Fragments per group: 32768 >08:27:49,780 INF program: Inodes per group: 8208 >08:27:49,780 INF program: Inode blocks per group: 513 >08:27:49,781 INF program: Flex block group size: 16 >08:27:49,781 INF program: Filesystem created: Wed Apr 25 02:32:08 2018 >08:27:49,781 INF program: Last mount time: Wed Sep 26 03:23:01 2018 >08:27:49,781 INF program: Last write time: Wed Sep 26 03:23:01 2018 >08:27:49,781 INF program: Mount count: 1 >08:27:49,781 INF program: Maximum mount count: -1 >08:27:49,781 INF program: Last checked: Wed Apr 25 02:40:34 2018 >08:27:49,781 INF program: Check interval: 0 (<none>) >08:27:49,782 INF program: Lifetime writes: 6409 MB >08:27:49,782 INF program: Reserved blocks uid: 0 (user root) >08:27:49,782 INF program: Reserved blocks gid: 0 (group root) >08:27:49,782 INF program: First inode: 11 >08:27:49,782 INF program: Inode size: 256 >08:27:49,782 INF program: Required extra isize: 32 >08:27:49,782 INF program: Desired extra isize: 32 >08:27:49,782 INF program: Journal inode: 8 >08:27:49,783 INF program: First orphan inode: 295786 >08:27:49,783 INF program: Default directory hash: half_md4 >08:27:49,783 INF program: Directory Hash Seed: 0808e3f2-f323-4330-8f5c-34200363499d >08:27:49,783 INF program: Journal backup: inode blocks >08:27:49,783 INF program: Journal features: journal_incompat_revoke journal_64bit >08:27:49,783 INF program: Journal size: 64M >08:27:49,783 INF program: Journal length: 16384 >08:27:49,783 INF program: Journal sequence: 0x0000088e >08:27:49,784 INF program: Journal start: 12524 >08:27:49,784 INF program: >08:27:49,784 INF program: stderr: >08:27:49,784 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >08:27:49,784 DBG program: Return code: 0 >08:27:49,784 INF program: Running... resize2fs -P /dev/mapper/live-rw >08:27:49,791 INF program: stdout: >08:27:49,791 INF program: Estimated minimum size of the filesystem: 1686731 >08:27:49,791 INF program: stderr: >08:27:49,791 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >08:27:49,791 DBG program: Return code: 0 >08:27:49,797 INF program: Running... udevadm settle --timeout=300 >08:27:49,817 DBG program: Return code: 0 >08:27:49,825 INF program: Running... udevadm settle --timeout=300 >08:27:49,846 DBG program: Return code: 0 >08:27:49,863 INF program: Running [18] dmsetup info -co subsystem --noheadings live-base ... >08:27:49,870 INF program: stdout[18]: > >08:27:49,870 INF program: stderr[18]: >08:27:49,871 INF program: ...done [18] (exit code: 0) >08:27:49,871 INF program: Running [19] dmsetup info -co subsystem --noheadings live-base ... >08:27:49,877 INF program: stdout[19]: > >08:27:49,878 INF program: stderr[19]: >08:27:49,878 INF program: ...done [19] (exit code: 0) >08:27:49,878 INF program: Running [20] dmsetup info -co subsystem --noheadings live-base ... >08:27:49,884 INF program: stdout[20]: > >08:27:49,885 INF program: stderr[20]: >08:27:49,885 INF program: ...done [20] (exit code: 0) >08:27:49,885 INF program: Running [21] dmsetup info -co subsystem --noheadings live-base ... >08:27:49,890 INF program: stdout[21]: > >08:27:49,891 INF program: stderr[21]: >08:27:49,891 INF program: ...done [21] (exit code: 0) >08:27:49,891 INF program: Running [22] dmsetup info -co subsystem --noheadings live-base ... >08:27:49,895 INF program: stdout[22]: > >08:27:49,896 INF program: stderr[22]: >08:27:49,896 INF program: ...done [22] (exit code: 0) >08:27:49,896 INF program: Running [23] dmsetup info -co subsystem --noheadings live-base ... >08:27:49,902 INF program: stdout[23]: > >08:27:49,903 INF program: stderr[23]: >08:27:49,903 INF program: ...done [23] (exit code: 0) >08:27:49,903 INF program: Running [24] dmsetup info -co subsystem --noheadings live-base ... >08:27:49,909 INF program: stdout[24]: > >08:27:49,909 INF program: stderr[24]: >08:27:49,909 INF program: ...done [24] (exit code: 0) >08:27:49,925 INF program: Running [25] dmsetup info -co subsystem --noheadings live-base ... >08:27:49,932 INF program: stdout[25]: > >08:27:49,932 INF program: stderr[25]: >08:27:49,932 INF program: ...done [25] (exit code: 0) >08:27:49,933 INF program: Running [26] dmsetup info -co subsystem --noheadings live-base ... >08:27:49,937 INF program: stdout[26]: > >08:27:49,938 INF program: stderr[26]: >08:27:49,938 INF program: ...done [26] (exit code: 0) >08:27:49,947 INF program: Running... dumpe2fs -h /dev/mapper/live-base >08:27:49,954 INF program: stdout: >08:27:49,955 INF program: Filesystem volume name: Anaconda >08:27:49,955 INF program: Last mounted on: /mnt/sysimage >08:27:49,955 INF program: Filesystem UUID: 2104d1fa-6dee-4455-b87d-554b7b2009e4 >08:27:49,955 INF program: Filesystem magic number: 0xEF53 >08:27:49,955 INF program: Filesystem revision #: 1 (dynamic) >08:27:49,955 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 >08:27:49,956 INF program: Filesystem flags: signed_directory_hash >08:27:49,956 INF program: Default mount options: user_xattr acl >08:27:49,956 INF program: Filesystem state: clean >08:27:49,956 INF program: Errors behavior: Continue >08:27:49,956 INF program: Filesystem OS type: Linux >08:27:49,956 INF program: Inode count: 426816 >08:27:49,956 INF program: Block count: 1703936 >08:27:49,957 INF program: Reserved block count: 0 >08:27:49,957 INF program: Free blocks: 399716 >08:27:49,957 INF program: Free inodes: 268078 >08:27:49,957 INF program: First block: 0 >08:27:49,957 INF program: Block size: 4096 >08:27:49,957 INF program: Fragment size: 4096 >08:27:49,957 INF program: Group descriptor size: 64 >08:27:49,957 INF program: Reserved GDT blocks: 831 >08:27:49,958 INF program: Blocks per group: 32768 >08:27:49,958 INF program: Fragments per group: 32768 >08:27:49,958 INF program: Inodes per group: 8208 >08:27:49,958 INF program: Inode blocks per group: 513 >08:27:49,958 INF program: Flex block group size: 16 >08:27:49,958 INF program: Filesystem created: Wed Apr 25 02:32:08 2018 >08:27:49,958 INF program: Last mount time: Wed Apr 25 02:32:10 2018 >08:27:49,959 INF program: Last write time: Wed Apr 25 02:40:34 2018 >08:27:49,959 INF program: Mount count: 0 >08:27:49,959 INF program: Maximum mount count: -1 >08:27:49,959 INF program: Last checked: Wed Apr 25 02:40:34 2018 >08:27:49,959 INF program: Check interval: 0 (<none>) >08:27:49,959 INF program: Lifetime writes: 6409 MB >08:27:49,959 INF program: Reserved blocks uid: 0 (user root) >08:27:49,960 INF program: Reserved blocks gid: 0 (group root) >08:27:49,960 INF program: First inode: 11 >08:27:49,960 INF program: Inode size: 256 >08:27:49,960 INF program: Required extra isize: 32 >08:27:49,960 INF program: Desired extra isize: 32 >08:27:49,960 INF program: Journal inode: 8 >08:27:49,960 INF program: Default directory hash: half_md4 >08:27:49,961 INF program: Directory Hash Seed: 0808e3f2-f323-4330-8f5c-34200363499d >08:27:49,961 INF program: Journal backup: inode blocks >08:27:49,961 INF program: Journal features: journal_incompat_revoke journal_64bit >08:27:49,961 INF program: Journal size: 64M >08:27:49,961 INF program: Journal length: 16384 >08:27:49,961 INF program: Journal sequence: 0x00000605 >08:27:49,961 INF program: Journal start: 0 >08:27:49,961 INF program: >08:27:49,962 INF program: stderr: >08:27:49,962 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >08:27:49,962 DBG program: Return code: 0 >08:27:49,962 INF program: Running... resize2fs -P /dev/mapper/live-base >08:27:49,970 INF program: stdout: >08:27:49,971 INF program: Couldn't find valid filesystem superblock. >08:27:49,971 INF program: stderr: >08:27:49,971 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >08:27:49,971 INF program: b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >08:27:49,971 DBG program: Return code: 1 >08:27:49,976 INF program: Running... udevadm settle --timeout=300 >08:27:50,000 DBG program: Return code: 0 >08:27:50,009 INF program: Running... udevadm settle --timeout=300 >08:27:50,028 DBG program: Return code: 0 >08:27:50,042 INF program: Running... udevadm settle --timeout=300 >08:27:50,060 DBG program: Return code: 0 >08:27:50,069 INF program: Running... udevadm settle --timeout=300 >08:27:50,093 DBG program: Return code: 0 >08:27:50,103 INF program: Running... udevadm settle --timeout=300 >08:27:50,127 DBG program: Return code: 0 >08:27:50,138 INF program: Running... udevadm settle --timeout=300 >08:27:50,165 DBG program: Return code: 0 >08:27:50,175 INF program: Running... udevadm settle --timeout=300 >08:27:50,200 DBG program: Return code: 0 >08:27:50,201 INF program: Running... udevadm settle --timeout=300 >08:27:50,221 DBG program: Return code: 0 >08:27:50,234 INF program: Running... umount /run/initramfs/live >08:27:50,244 INF program: stderr: >08:27:50,245 INF program: b'umount: /run/initramfs/live: target is busy.' >08:27:50,245 DBG program: Return code: 32 >08:27:50,245 INF program: Running... lsof /run/initramfs/live >08:27:50,463 INF program: stderr: >08:27:50,463 INF program: b"lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs" >08:27:50,464 INF program: b' Output information may be incomplete.' >08:27:50,464 DBG program: Return code: 1 >08:27:50,467 INF program: Running... udevadm settle --timeout=300 >08:27:50,487 DBG program: Return code: 0 >08:27:50,492 INF program: Running... udevadm settle --timeout=300 >08:27:50,509 DBG program: Return code: 0 >08:27:50,512 INF program: Running... udevadm settle --timeout=300 >08:27:50,529 DBG program: Return code: 0 >08:27:50,536 INF program: Running... udevadm settle --timeout=300 >08:27:50,551 DBG program: Return code: 0 >08:27:50,559 INF program: Running... udevadm settle --timeout=300 >08:27:50,574 DBG program: Return code: 0 >08:27:50,583 INF program: Running... udevadm settle --timeout=300 >08:27:50,598 DBG program: Return code: 0 >08:27:50,608 INF program: Running... udevadm settle --timeout=300 >08:27:50,626 DBG program: Return code: 0 >08:27:50,630 INF program: Running... udevadm settle --timeout=300 >08:27:50,646 DBG program: Return code: 0 >08:27:50,650 INF program: Running... udevadm settle --timeout=300 >08:27:50,667 DBG program: Return code: 0 >08:27:50,673 INF program: Running... udevadm settle --timeout=300 >08:27:50,695 DBG program: Return code: 0 >08:27:50,717 INF program: Running... udevadm settle --timeout=300 >08:27:50,734 DBG program: Return code: 0 >08:27:50,743 INF program: Running... udevadm settle --timeout=300 >08:27:50,762 DBG program: Return code: 0 >08:27:50,774 INF program: Running... mount -t xfs -o defaults,ro /dev/sda2 /mnt/sysimage >08:27:50,814 DBG program: Return code: 0 >08:27:50,815 INF program: Running... umount /mnt/sysimage >08:27:50,830 DBG program: Return code: 0 >08:27:50,832 INF program: Running... udevadm settle --timeout=300 >08:27:50,850 DBG program: Return code: 0 >08:27:50,863 INF program: Running... udevadm settle --timeout=300 >08:27:50,880 DBG program: Return code: 0 >08:27:50,887 INF program: Running... udevadm settle --timeout=300 >08:27:50,911 DBG program: Return code: 0 >08:27:50,925 INF program: Running... udevadm settle --timeout=300 >08:27:50,941 DBG program: Return code: 0 >08:27:50,947 INF program: Running... udevadm settle --timeout=300 >08:27:50,965 DBG program: Return code: 0 >08:27:50,969 INF program: Running... udevadm settle --timeout=300 >08:27:50,988 DBG program: Return code: 0 >08:27:50,994 INF program: Running... udevadm settle --timeout=300 >08:27:51,011 DBG program: Return code: 0 >08:27:51,015 INF program: Running... udevadm settle --timeout=300 >08:27:51,030 DBG program: Return code: 0 >08:27:51,038 INF program: Running... udevadm settle --timeout=300 >08:27:51,053 DBG program: Return code: 0 >08:27:51,060 INF program: Running... udevadm settle --timeout=300 >08:27:51,079 DBG program: Return code: 0 >08:27:51,087 INF program: Running... udevadm settle --timeout=300 >08:27:51,102 DBG program: Return code: 0 >08:27:51,113 INF program: Running... udevadm settle --timeout=300 >08:27:51,129 DBG program: Return code: 0 >08:27:51,133 INF program: Running... udevadm settle --timeout=300 >08:27:51,148 DBG program: Return code: 0 >08:27:51,152 INF program: Running... udevadm settle --timeout=300 >08:27:51,171 DBG program: Return code: 0 >08:27:51,179 INF program: Running... udevadm settle --timeout=300 >08:27:51,202 DBG program: Return code: 0 >08:27:51,231 INF program: Running... hwclock --hctosys --utc >08:27:51,255 INF program: Running... mount -t auto -o ro /dev/mapper/live-base /run/install/source >08:27:51,278 DBG program: Return code: 0 >04:27:52,000 DBG program: Return code: 0 >08:28:32,761 INF program: Running... modprobe btrfs >08:28:32,886 DBG program: Return code: 0 >08:29:01,563 INF program: Running... journalctl -b >08:29:15,209 INF program: Running... lsblk --perms --fs --bytes >08:29:15,238 INF program: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID MOUNTPOINT >08:29:15,239 INF program: loop0 1686425600 root disk brw-rw---- squashfs >08:29:15,239 INF program: loop1 6981419008 root disk brw-rw---- ext4 Anaconda 2104d1fa-6dee-4455-b87d-554b7b2009e4 >08:29:15,239 INF program: |-live-rw 6981419008 root disk brw-rw---- ext4 Anaconda 2104d1fa-6dee-4455-b87d-554b7b2009e4 / >08:29:15,239 INF program: `-live-base 6981419008 root disk brw-rw---- ext4 Anaconda 2104d1fa-6dee-4455-b87d-554b7b2009e4 /run/install/source >08:29:15,240 INF program: loop2 34359738368 root disk brw-rw---- >08:29:15,240 INF program: `-live-rw 6981419008 root disk brw-rw---- ext4 Anaconda 2104d1fa-6dee-4455-b87d-554b7b2009e4 / >08:29:15,240 INF program: sda 21474836480 root disk brw-rw---- zfs_member zroot 10114546123328479187 >08:29:15,240 INF program: |-sda1 268435456 root disk brw-rw---- zfs_member zroot 10114546123328479187 >08:29:15,240 INF program: |-sda2 1073741824 root disk brw-rw---- xfs zroot f90439ed-4366-4338-8eae-ee8351e0ada6 >08:29:15,240 INF program: `-sda3 20131593728 root disk brw-rw---- zfs_member zroot 10114546123328479187 >08:29:15,240 INF program: sr0 1787822080 root cdrom brw-rw---- iso9660 Fedora-WS-Live-28-1-1 2018-04-25-06-43-09-00 /run/initramfs/live >08:29:15,240 DBG program: Return code: 0 >08:29:15,241 INF program: Running... nmcli device show >08:29:15,301 INF program: GENERAL.DEVICE: ens33 >08:29:15,301 INF program: GENERAL.TYPE: ethernet >08:29:15,301 INF program: GENERAL.HWADDR: 00:0C:29:04:CD:AD >08:29:15,302 INF program: GENERAL.MTU: 1500 >08:29:15,302 INF program: GENERAL.STATE: 100 (connected) >08:29:15,302 INF program: GENERAL.CONNECTION: ens33 >08:29:15,302 INF program: GENERAL.CON-PATH: /org/freedesktop/NetworkManager/ActiveConnection/1 >08:29:15,302 INF program: WIRED-PROPERTIES.CARRIER: on >08:29:15,303 INF program: IP4.ADDRESS[1]: 172.16.78.250/24 >08:29:15,303 INF program: IP4.GATEWAY: 172.16.78.2 >08:29:15,303 INF program: IP4.ROUTE[1]: dst = 0.0.0.0/0, nh = 172.16.78.2, mt = 100 >08:29:15,303 INF program: IP4.ROUTE[2]: dst = 172.16.78.0/24, nh = 0.0.0.0, mt = 100 >08:29:15,303 INF program: IP4.DNS[1]: 172.16.78.2 >08:29:15,303 INF program: IP4.DOMAIN[1]: localdomain >08:29:15,304 INF program: IP6.ADDRESS[1]: fe80::28da:7783:fd9d:1fb2/64 >08:29:15,304 INF program: IP6.GATEWAY: -- >08:29:15,304 INF program: IP6.ROUTE[1]: dst = ff00::/8, nh = ::, mt = 256, table=255 >08:29:15,304 INF program: IP6.ROUTE[2]: dst = fe80::/64, nh = ::, mt = 256 >08:29:15,304 INF program: IP6.ROUTE[3]: dst = fe80::/64, nh = ::, mt = 100 >08:29:15,304 INF program: >08:29:15,305 INF program: GENERAL.DEVICE: lo >08:29:15,305 INF program: GENERAL.TYPE: loopback >08:29:15,305 INF program: GENERAL.HWADDR: 00:00:00:00:00:00 >08:29:15,305 INF program: GENERAL.MTU: 65536 >08:29:15,305 INF program: GENERAL.STATE: 10 (unmanaged) >08:29:15,306 INF program: GENERAL.CONNECTION: -- >08:29:15,306 INF program: GENERAL.CON-PATH: -- >08:29:15,306 INF program: IP4.ADDRESS[1]: 127.0.0.1/8 >08:29:15,306 INF program: IP4.GATEWAY: -- >08:29:15,306 INF program: IP6.ADDRESS[1]: ::1/128 >08:29:15,306 INF program: IP6.GATEWAY: -- >08:29:15,306 DBG program: Return code: 0 >08:29:15,307 INF program: Running... journalctl -b >08:29:31,590 INF program: Running... umount /run/install/source >08:29:31,607 DBG program: Return code: 0 >08:29:35,054 INF program: Running [1] lvm version ... >08:29:35,060 INF program: stdout[1]: LVM version: 2.02.177(2) (2017-12-18) > Library version: 1.02.146 (2017-12-18) > Driver version: 4.37.0 > Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd > >08:29:35,060 INF program: stderr[1]: >08:29:35,060 INF program: ...done [1] (exit code: 0) >08:29:35,061 INF program: Running [2] btrfs --version ... >08:29:35,063 INF program: stdout[2]: btrfs-progs v4.15.1 > >08:29:35,064 INF program: stderr[2]: >08:29:35,064 INF program: ...done [2] (exit code: 0) >08:29:35,064 INF program: Running [3] mkswap --version ... >08:29:35,067 INF program: stdout[3]: mkswap from util-linux 2.32 > >08:29:35,067 INF program: stderr[3]: >08:29:35,067 INF program: ...done [3] (exit code: 0) >08:29:35,069 INF program: Running [4] multipath --version ... >08:29:35,075 INF program: stdout[4]: >08:29:35,076 INF program: stderr[4]: Unknown switch: (null) >multipath-tools v0.7.4 (11/15, 2017) >Usage: > multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] > multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] > multipath -F [-v lvl] [-R num] > multipath -t > multipath -h > >Where: > -h print this usage text > -l show multipath topology (sysfs and DM info) > -ll show multipath topology (maximum info) > -f flush a multipath device map > -F flush all multipath device maps > -a add a device wwid to the wwids file > -A add devices from kernel command line mpath.wwids > parameters to wwids file > -c check if a device should be a path in a multipath device > -C check if a multipath device has usable paths > -q allow queue_if_no_path when multipathd is not running > -d dry run, do not create or update devmaps > -t display the currently used multipathd configuration > -r force devmap reload > -i ignore wwids file > -B treat the bindings file as read only > -b fil bindings file location > -w remove a device from the wwids file > -W reset the wwids file include only the current devices > -p pol force all maps to specified path grouping policy : > . failover one path per priority group > . multibus all paths in one priority group > . group_by_serial one priority group per serial > . group_by_prio one priority group per priority lvl > . group_by_node_name one priority group per target node > -v lvl verbosity level > . 0 no output > . 1 print created devmap names only > . 2 default verbosity > . 3 print debug information > -R num number of times to retry removes of in-use devices > dev action limited to: > . multipath named 'dev' (ex: mpath0) or > . multipath whose wwid is 'dev' (ex: 60051..) > . multipath including the path named 'dev' (ex: /dev/sda) > . multipath including the path with maj:min 'dev' (ex: 8:0) > >08:29:35,076 INF program: ...done [4] (exit code: 256) >08:29:35,076 INF program: Running [5] dmsetup --version ... >08:29:35,080 INF program: stdout[5]: Library version: 1.02.146 (2017-12-18) >Driver version: 4.37.0 > >08:29:35,080 INF program: stderr[5]: >08:29:35,080 INF program: ...done [5] (exit code: 0) >08:29:35,080 INF program: Running [6] mdadm --version ... >08:29:35,082 INF program: stdout[6]: >08:29:35,082 INF program: stderr[6]: mdadm - v4.0 - 2017-01-09 > >08:29:35,082 INF program: ...done [6] (exit code: 0) >08:29:35,264 INF program: Running... udevadm settle --timeout=300 >08:29:35,281 DBG program: Return code: 0 >08:29:35,505 INF program: Running... udevadm settle --timeout=300 >08:29:35,525 DBG program: Return code: 0 >08:29:35,539 INF program: Running... udevadm settle --timeout=300 >08:29:35,552 DBG program: Return code: 0 >08:29:35,570 INF program: Running... udevadm settle --timeout=300 >08:29:35,583 DBG program: Return code: 0 >08:29:35,609 INF program: Running [7] e2fsck -V ... >08:29:35,613 INF program: stdout[7]: >08:29:35,613 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >08:29:35,614 INF program: ...done [7] (exit code: 0) >08:29:35,625 INF program: Running [8] dmsetup info -co subsystem --noheadings live-rw ... >08:29:35,630 INF program: stdout[8]: > >08:29:35,630 INF program: stderr[8]: >08:29:35,630 INF program: ...done [8] (exit code: 0) >08:29:35,630 INF program: Running [9] dmsetup info -co subsystem --noheadings live-rw ... >08:29:35,634 INF program: stdout[9]: > >08:29:35,634 INF program: stderr[9]: >08:29:35,635 INF program: ...done [9] (exit code: 0) >08:29:35,635 INF program: Running [10] dmsetup info -co subsystem --noheadings live-rw ... >08:29:35,638 INF program: stdout[10]: > >08:29:35,638 INF program: stderr[10]: >08:29:35,638 INF program: ...done [10] (exit code: 0) >08:29:35,638 INF program: Running [11] dmsetup info -co subsystem --noheadings live-rw ... >08:29:35,642 INF program: stdout[11]: > >08:29:35,642 INF program: stderr[11]: >08:29:35,642 INF program: ...done [11] (exit code: 0) >08:29:35,643 INF program: Running [12] dmsetup info -co subsystem --noheadings live-rw ... >08:29:35,646 INF program: stdout[12]: > >08:29:35,646 INF program: stderr[12]: >08:29:35,646 INF program: ...done [12] (exit code: 0) >08:29:35,646 INF program: Running [13] dmsetup info -co subsystem --noheadings live-rw ... >08:29:35,649 INF program: stdout[13]: > >08:29:35,649 INF program: stderr[13]: >08:29:35,649 INF program: ...done [13] (exit code: 0) >08:29:35,649 INF program: Running [14] dmsetup info -co subsystem --noheadings live-rw ... >08:29:35,653 INF program: stdout[14]: > >08:29:35,654 INF program: stderr[14]: >08:29:35,654 INF program: ...done [14] (exit code: 0) >08:29:35,660 INF program: Running [15] dmsetup info -co subsystem --noheadings live-rw ... >08:29:35,664 INF program: stdout[15]: > >08:29:35,665 INF program: stderr[15]: >08:29:35,665 INF program: ...done [15] (exit code: 0) >08:29:35,665 INF program: Running [16] dmsetup info -co subsystem --noheadings live-rw ... >08:29:35,668 INF program: stdout[16]: > >08:29:35,669 INF program: stderr[16]: >08:29:35,669 INF program: ...done [16] (exit code: 0) >08:29:35,673 INF program: Running [17] dmsetup info -co subsystem --noheadings live-base ... >08:29:35,677 INF program: stdout[17]: > >08:29:35,677 INF program: stderr[17]: >08:29:35,677 INF program: ...done [17] (exit code: 0) >08:29:35,677 INF program: Running [18] dmsetup info -co subsystem --noheadings live-base ... >08:29:35,680 INF program: stdout[18]: > >08:29:35,681 INF program: stderr[18]: >08:29:35,681 INF program: ...done [18] (exit code: 0) >08:29:35,681 INF program: Running [19] dmsetup info -co subsystem --noheadings live-base ... >08:29:35,684 INF program: stdout[19]: > >08:29:35,684 INF program: stderr[19]: >08:29:35,684 INF program: ...done [19] (exit code: 0) >08:29:35,684 INF program: Running [20] dmsetup info -co subsystem --noheadings live-base ... >08:29:35,687 INF program: stdout[20]: > >08:29:35,687 INF program: stderr[20]: >08:29:35,687 INF program: ...done [20] (exit code: 0) >08:29:35,687 INF program: Running [21] dmsetup info -co subsystem --noheadings live-base ... >08:29:35,691 INF program: stdout[21]: > >08:29:35,691 INF program: stderr[21]: >08:29:35,692 INF program: ...done [21] (exit code: 0) >08:29:35,692 INF program: Running [22] dmsetup info -co subsystem --noheadings live-base ... >08:29:35,696 INF program: stdout[22]: > >08:29:35,696 INF program: stderr[22]: >08:29:35,696 INF program: ...done [22] (exit code: 0) >08:29:35,696 INF program: Running [23] dmsetup info -co subsystem --noheadings live-base ... >08:29:35,700 INF program: stdout[23]: > >08:29:35,700 INF program: stderr[23]: >08:29:35,700 INF program: ...done [23] (exit code: 0) >08:29:35,705 INF program: Running [24] dmsetup info -co subsystem --noheadings live-base ... >08:29:35,710 INF program: stdout[24]: > >08:29:35,710 INF program: stderr[24]: >08:29:35,710 INF program: ...done [24] (exit code: 0) >08:29:35,710 INF program: Running [25] dmsetup info -co subsystem --noheadings live-base ... >08:29:35,715 INF program: stdout[25]: > >08:29:35,715 INF program: stderr[25]: >08:29:35,715 INF program: ...done [25] (exit code: 0) >08:29:35,718 INF program: Running... udevadm settle --timeout=300 >08:29:35,730 DBG program: Return code: 0 >08:29:37,097 INF program: Running... losetup --list >08:29:37,119 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >08:29:39,524 INF program: Running... udevadm trigger --action=change --subsystem-match=block >08:29:39,541 DBG program: Return code: 0 >08:29:39,541 INF program: Running... udevadm settle --timeout=300 >08:29:39,657 DBG program: Return code: 0 >08:29:39,658 INF program: Running... modprobe fcoe >08:29:39,666 DBG program: Return code: 0 >08:29:39,668 INF program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >08:29:39,702 INF program: stdout: >08:29:39,703 INF program: No FCoE boot disk information is found in EDD! >08:29:39,703 DBG program: Return code: 1 >08:32:00,564 INF program: Running... losetup --list >08:32:00,572 INF program: Running [7] e2fsck -V ... >08:32:00,577 INF program: stdout[7]: >08:32:00,577 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >08:32:00,578 INF program: ...done [7] (exit code: 0) >08:32:00,624 INF program: Running... udevadm settle --timeout=300 >08:32:00,643 DBG program: Return code: 0 >08:32:00,649 INF program: Running... udevadm settle --timeout=300 >08:32:00,666 DBG program: Return code: 0 >08:32:00,719 INF program: Running [8] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... >08:32:00,785 INF program: stdout[8]: >08:32:00,785 INF program: stderr[8]: >08:32:00,785 INF program: ...done [8] (exit code: 0) >08:32:00,785 INF program: Running... udevadm settle --timeout=300 >08:32:00,804 DBG program: Return code: 0 >08:32:00,845 INF program: Running... udevadm settle --timeout=300 >08:32:00,870 DBG program: Return code: 0 >08:32:00,875 INF program: Running... udevadm settle --timeout=300 >08:32:00,891 DBG program: Return code: 0 >08:32:00,897 INF program: Running... udevadm settle --timeout=300 >08:32:00,914 DBG program: Return code: 0 >08:32:00,925 INF program: Running... udevadm settle --timeout=300 >08:32:00,943 DBG program: Return code: 0 >08:32:01,112 INF program: Running... udevadm settle --timeout=300 >08:32:01,131 DBG program: Return code: 0 >08:32:01,182 INF program: Running... udevadm settle --timeout=300 >08:32:01,203 DBG program: Return code: 0 >08:32:01,241 INF program: Running... udevadm settle --timeout=300 >08:32:01,259 DBG program: Return code: 0 >08:32:01,271 INF program: Running... udevadm settle --timeout=300 >08:32:01,294 DBG program: Return code: 0 >08:32:01,307 INF program: Running... udevadm settle --timeout=300 >08:32:01,330 DBG program: Return code: 0 >08:32:01,419 INF program: Running... dumpe2fs -h /dev/loop1 >08:32:01,427 INF program: stdout: >08:32:01,427 INF program: Filesystem volume name: Anaconda >08:32:01,427 INF program: Last mounted on: /mnt/sysimage >08:32:01,428 INF program: Filesystem UUID: 2104d1fa-6dee-4455-b87d-554b7b2009e4 >08:32:01,428 INF program: Filesystem magic number: 0xEF53 >08:32:01,428 INF program: Filesystem revision #: 1 (dynamic) >08:32:01,428 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 >08:32:01,429 INF program: Filesystem flags: signed_directory_hash >08:32:01,429 INF program: Default mount options: user_xattr acl >08:32:01,429 INF program: Filesystem state: clean >08:32:01,429 INF program: Errors behavior: Continue >08:32:01,430 INF program: Filesystem OS type: Linux >08:32:01,430 INF program: Inode count: 426816 >08:32:01,430 INF program: Block count: 1703936 >08:32:01,430 INF program: Reserved block count: 0 >08:32:01,430 INF program: Free blocks: 399716 >08:32:01,431 INF program: Free inodes: 268078 >08:32:01,431 INF program: First block: 0 >08:32:01,431 INF program: Block size: 4096 >08:32:01,431 INF program: Fragment size: 4096 >08:32:01,432 INF program: Group descriptor size: 64 >08:32:01,432 INF program: Reserved GDT blocks: 831 >08:32:01,432 INF program: Blocks per group: 32768 >08:32:01,432 INF program: Fragments per group: 32768 >08:32:01,432 INF program: Inodes per group: 8208 >08:32:01,433 INF program: Inode blocks per group: 513 >08:32:01,433 INF program: Flex block group size: 16 >08:32:01,433 INF program: Filesystem created: Wed Apr 25 02:32:08 2018 >08:32:01,433 INF program: Last mount time: Wed Apr 25 02:32:10 2018 >08:32:01,433 INF program: Last write time: Wed Apr 25 02:40:34 2018 >08:32:01,434 INF program: Mount count: 0 >08:32:01,434 INF program: Maximum mount count: -1 >08:32:01,434 INF program: Last checked: Wed Apr 25 02:40:34 2018 >08:32:01,434 INF program: Check interval: 0 (<none>) >08:32:01,434 INF program: Lifetime writes: 6409 MB >08:32:01,435 INF program: Reserved blocks uid: 0 (user root) >08:32:01,435 INF program: Reserved blocks gid: 0 (group root) >08:32:01,435 INF program: First inode: 11 >08:32:01,435 INF program: Inode size: 256 >08:32:01,435 INF program: Required extra isize: 32 >08:32:01,436 INF program: Desired extra isize: 32 >08:32:01,436 INF program: Journal inode: 8 >08:32:01,436 INF program: Default directory hash: half_md4 >08:32:01,436 INF program: Directory Hash Seed: 0808e3f2-f323-4330-8f5c-34200363499d >08:32:01,436 INF program: Journal backup: inode blocks >08:32:01,437 INF program: Journal features: journal_incompat_revoke journal_64bit >08:32:01,437 INF program: Journal size: 64M >08:32:01,437 INF program: Journal length: 16384 >08:32:01,437 INF program: Journal sequence: 0x00000605 >08:32:01,437 INF program: Journal start: 0 >08:32:01,438 INF program: >08:32:01,438 INF program: stderr: >08:32:01,438 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >08:32:01,439 DBG program: Return code: 0 >08:32:01,439 INF program: Running... resize2fs -P /dev/loop1 >08:32:01,448 INF program: stdout: >08:32:01,448 INF program: Couldn't find valid filesystem superblock. >08:32:01,448 INF program: stderr: >08:32:01,449 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >08:32:01,449 INF program: b'resize2fs: Device or resource busy while trying to open /dev/loop1' >08:32:01,449 DBG program: Return code: 1 >08:32:01,452 INF program: Running... udevadm settle --timeout=300 >08:32:01,474 DBG program: Return code: 0 >08:32:01,482 INF program: Running... udevadm settle --timeout=300 >08:32:01,500 DBG program: Return code: 0 >08:32:01,544 INF program: Running [9] dmsetup info -co subsystem --noheadings live-rw ... >08:32:01,550 INF program: stdout[9]: > >08:32:01,551 INF program: stderr[9]: >08:32:01,551 INF program: ...done [9] (exit code: 0) >08:32:01,551 INF program: Running [10] dmsetup info -co subsystem --noheadings live-rw ... >08:32:01,556 INF program: stdout[10]: > >08:32:01,556 INF program: stderr[10]: >08:32:01,556 INF program: ...done [10] (exit code: 0) >08:32:01,557 INF program: Running [11] dmsetup info -co subsystem --noheadings live-rw ... >08:32:01,561 INF program: stdout[11]: > >08:32:01,561 INF program: stderr[11]: >08:32:01,562 INF program: ...done [11] (exit code: 0) >08:32:01,562 INF program: Running [12] dmsetup info -co subsystem --noheadings live-rw ... >08:32:01,566 INF program: stdout[12]: > >08:32:01,566 INF program: stderr[12]: >08:32:01,566 INF program: ...done [12] (exit code: 0) >08:32:01,567 INF program: Running [13] dmsetup info -co subsystem --noheadings live-rw ... >08:32:01,571 INF program: stdout[13]: > >08:32:01,572 INF program: stderr[13]: >08:32:01,572 INF program: ...done [13] (exit code: 0) >08:32:01,572 INF program: Running [14] dmsetup info -co subsystem --noheadings live-rw ... >08:32:01,578 INF program: stdout[14]: > >08:32:01,578 INF program: stderr[14]: >08:32:01,578 INF program: ...done [14] (exit code: 0) >08:32:01,578 INF program: Running [15] dmsetup info -co subsystem --noheadings live-rw ... >08:32:01,584 INF program: stdout[15]: > >08:32:01,584 INF program: stderr[15]: >08:32:01,584 INF program: ...done [15] (exit code: 0) >08:32:01,606 INF program: Running [16] dmsetup info -co subsystem --noheadings live-rw ... >08:32:01,612 INF program: stdout[16]: > >08:32:01,612 INF program: stderr[16]: >08:32:01,612 INF program: ...done [16] (exit code: 0) >08:32:01,613 INF program: Running [17] dmsetup info -co subsystem --noheadings live-rw ... >08:32:01,618 INF program: stdout[17]: > >08:32:01,619 INF program: stderr[17]: >08:32:01,619 INF program: ...done [17] (exit code: 0) >08:32:01,627 INF program: Running... dumpe2fs -h /dev/mapper/live-rw >08:32:01,634 INF program: stdout: >08:32:01,634 INF program: Filesystem volume name: Anaconda >08:32:01,634 INF program: Last mounted on: /sysroot >08:32:01,634 INF program: Filesystem UUID: 2104d1fa-6dee-4455-b87d-554b7b2009e4 >08:32:01,635 INF program: Filesystem magic number: 0xEF53 >08:32:01,635 INF program: Filesystem revision #: 1 (dynamic) >08:32:01,635 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 >08:32:01,635 INF program: Filesystem flags: signed_directory_hash >08:32:01,635 INF program: Default mount options: user_xattr acl >08:32:01,635 INF program: Filesystem state: clean >08:32:01,635 INF program: Errors behavior: Continue >08:32:01,635 INF program: Filesystem OS type: Linux >08:32:01,635 INF program: Inode count: 426816 >08:32:01,636 INF program: Block count: 1703936 >08:32:01,636 INF program: Reserved block count: 0 >08:32:01,636 INF program: Free blocks: 399716 >08:32:01,636 INF program: Free inodes: 268078 >08:32:01,636 INF program: First block: 0 >08:32:01,636 INF program: Block size: 4096 >08:32:01,636 INF program: Fragment size: 4096 >08:32:01,636 INF program: Group descriptor size: 64 >08:32:01,636 INF program: Reserved GDT blocks: 831 >08:32:01,637 INF program: Blocks per group: 32768 >08:32:01,637 INF program: Fragments per group: 32768 >08:32:01,637 INF program: Inodes per group: 8208 >08:32:01,637 INF program: Inode blocks per group: 513 >08:32:01,637 INF program: Flex block group size: 16 >08:32:01,637 INF program: Filesystem created: Wed Apr 25 02:32:08 2018 >08:32:01,637 INF program: Last mount time: Wed Sep 26 03:23:01 2018 >08:32:01,637 INF program: Last write time: Wed Sep 26 03:23:01 2018 >08:32:01,637 INF program: Mount count: 1 >08:32:01,638 INF program: Maximum mount count: -1 >08:32:01,638 INF program: Last checked: Wed Apr 25 02:40:34 2018 >08:32:01,638 INF program: Check interval: 0 (<none>) >08:32:01,638 INF program: Lifetime writes: 6409 MB >08:32:01,638 INF program: Reserved blocks uid: 0 (user root) >08:32:01,638 INF program: Reserved blocks gid: 0 (group root) >08:32:01,638 INF program: First inode: 11 >08:32:01,638 INF program: Inode size: 256 >08:32:01,638 INF program: Required extra isize: 32 >08:32:01,639 INF program: Desired extra isize: 32 >08:32:01,639 INF program: Journal inode: 8 >08:32:01,639 INF program: First orphan inode: 295786 >08:32:01,639 INF program: Default directory hash: half_md4 >08:32:01,639 INF program: Directory Hash Seed: 0808e3f2-f323-4330-8f5c-34200363499d >08:32:01,639 INF program: Journal backup: inode blocks >08:32:01,639 INF program: Journal features: journal_incompat_revoke journal_64bit >08:32:01,639 INF program: Journal size: 64M >08:32:01,639 INF program: Journal length: 16384 >08:32:01,640 INF program: Journal sequence: 0x0000088e >08:32:01,640 INF program: Journal start: 12524 >08:32:01,640 INF program: >08:32:01,640 INF program: stderr: >08:32:01,640 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >08:32:01,640 DBG program: Return code: 0 >08:32:01,641 INF program: Running... resize2fs -P /dev/mapper/live-rw >08:32:01,648 INF program: stdout: >08:32:01,648 INF program: Estimated minimum size of the filesystem: 1686731 >08:32:01,649 INF program: stderr: >08:32:01,649 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >08:32:01,649 DBG program: Return code: 0 >08:32:01,653 INF program: Running... udevadm settle --timeout=300 >08:32:01,671 DBG program: Return code: 0 >08:32:01,679 INF program: Running... udevadm settle --timeout=300 >08:32:01,699 DBG program: Return code: 0 >08:32:01,713 INF program: Running [18] dmsetup info -co subsystem --noheadings live-base ... >08:32:01,719 INF program: stdout[18]: > >08:32:01,719 INF program: stderr[18]: >08:32:01,720 INF program: ...done [18] (exit code: 0) >08:32:01,720 INF program: Running [19] dmsetup info -co subsystem --noheadings live-base ... >08:32:01,726 INF program: stdout[19]: > >08:32:01,726 INF program: stderr[19]: >08:32:01,726 INF program: ...done [19] (exit code: 0) >08:32:01,727 INF program: Running [20] dmsetup info -co subsystem --noheadings live-base ... >08:32:01,731 INF program: stdout[20]: > >08:32:01,731 INF program: stderr[20]: >08:32:01,731 INF program: ...done [20] (exit code: 0) >08:32:01,732 INF program: Running [21] dmsetup info -co subsystem --noheadings live-base ... >08:32:01,736 INF program: stdout[21]: > >08:32:01,736 INF program: stderr[21]: >08:32:01,737 INF program: ...done [21] (exit code: 0) >08:32:01,737 INF program: Running [22] dmsetup info -co subsystem --noheadings live-base ... >08:32:01,742 INF program: stdout[22]: > >08:32:01,742 INF program: stderr[22]: >08:32:01,742 INF program: ...done [22] (exit code: 0) >08:32:01,743 INF program: Running [23] dmsetup info -co subsystem --noheadings live-base ... >08:32:01,748 INF program: stdout[23]: > >08:32:01,748 INF program: stderr[23]: >08:32:01,749 INF program: ...done [23] (exit code: 0) >08:32:01,749 INF program: Running [24] dmsetup info -co subsystem --noheadings live-base ... >08:32:01,753 INF program: stdout[24]: > >08:32:01,754 INF program: stderr[24]: >08:32:01,754 INF program: ...done [24] (exit code: 0) >08:32:01,782 INF program: Running [25] dmsetup info -co subsystem --noheadings live-base ... >08:32:01,788 INF program: stdout[25]: > >08:32:01,789 INF program: stderr[25]: >08:32:01,789 INF program: ...done [25] (exit code: 0) >08:32:01,789 INF program: Running [26] dmsetup info -co subsystem --noheadings live-base ... >08:32:01,795 INF program: stdout[26]: > >08:32:01,796 INF program: stderr[26]: >08:32:01,796 INF program: ...done [26] (exit code: 0) >08:32:01,805 INF program: Running... dumpe2fs -h /dev/mapper/live-base >08:32:01,811 INF program: stdout: >08:32:01,812 INF program: Filesystem volume name: Anaconda >08:32:01,812 INF program: Last mounted on: /mnt/sysimage >08:32:01,812 INF program: Filesystem UUID: 2104d1fa-6dee-4455-b87d-554b7b2009e4 >08:32:01,812 INF program: Filesystem magic number: 0xEF53 >08:32:01,812 INF program: Filesystem revision #: 1 (dynamic) >08:32:01,812 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 >08:32:01,812 INF program: Filesystem flags: signed_directory_hash >08:32:01,812 INF program: Default mount options: user_xattr acl >08:32:01,813 INF program: Filesystem state: clean >08:32:01,813 INF program: Errors behavior: Continue >08:32:01,813 INF program: Filesystem OS type: Linux >08:32:01,813 INF program: Inode count: 426816 >08:32:01,813 INF program: Block count: 1703936 >08:32:01,813 INF program: Reserved block count: 0 >08:32:01,813 INF program: Free blocks: 399716 >08:32:01,813 INF program: Free inodes: 268078 >08:32:01,814 INF program: First block: 0 >08:32:01,814 INF program: Block size: 4096 >08:32:01,814 INF program: Fragment size: 4096 >08:32:01,814 INF program: Group descriptor size: 64 >08:32:01,814 INF program: Reserved GDT blocks: 831 >08:32:01,814 INF program: Blocks per group: 32768 >08:32:01,814 INF program: Fragments per group: 32768 >08:32:01,814 INF program: Inodes per group: 8208 >08:32:01,814 INF program: Inode blocks per group: 513 >08:32:01,814 INF program: Flex block group size: 16 >08:32:01,815 INF program: Filesystem created: Wed Apr 25 02:32:08 2018 >08:32:01,815 INF program: Last mount time: Wed Apr 25 02:32:10 2018 >08:32:01,815 INF program: Last write time: Wed Apr 25 02:40:34 2018 >08:32:01,815 INF program: Mount count: 0 >08:32:01,815 INF program: Maximum mount count: -1 >08:32:01,815 INF program: Last checked: Wed Apr 25 02:40:34 2018 >08:32:01,815 INF program: Check interval: 0 (<none>) >08:32:01,815 INF program: Lifetime writes: 6409 MB >08:32:01,815 INF program: Reserved blocks uid: 0 (user root) >08:32:01,816 INF program: Reserved blocks gid: 0 (group root) >08:32:01,816 INF program: First inode: 11 >08:32:01,816 INF program: Inode size: 256 >08:32:01,816 INF program: Required extra isize: 32 >08:32:01,816 INF program: Desired extra isize: 32 >08:32:01,816 INF program: Journal inode: 8 >08:32:01,816 INF program: Default directory hash: half_md4 >08:32:01,816 INF program: Directory Hash Seed: 0808e3f2-f323-4330-8f5c-34200363499d >08:32:01,816 INF program: Journal backup: inode blocks >08:32:01,817 INF program: Journal features: journal_incompat_revoke journal_64bit >08:32:01,817 INF program: Journal size: 64M >08:32:01,817 INF program: Journal length: 16384 >08:32:01,817 INF program: Journal sequence: 0x00000605 >08:32:01,817 INF program: Journal start: 0 >08:32:01,817 INF program: >08:32:01,817 INF program: stderr: >08:32:01,818 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >08:32:01,818 DBG program: Return code: 0 >08:32:01,818 INF program: Running... resize2fs -P /dev/mapper/live-base >08:32:01,826 INF program: stdout: >08:32:01,826 INF program: Couldn't find valid filesystem superblock. >08:32:01,827 INF program: stderr: >08:32:01,827 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >08:32:01,827 INF program: b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >08:32:01,828 DBG program: Return code: 1 >08:32:01,834 INF program: Running... udevadm settle --timeout=300 >08:32:01,852 DBG program: Return code: 0 >08:32:01,861 INF program: Running... udevadm settle --timeout=300 >08:32:01,878 DBG program: Return code: 0 >08:32:01,887 INF program: Running... udevadm settle --timeout=300 >08:32:01,905 DBG program: Return code: 0 >08:32:01,914 INF program: Running... udevadm settle --timeout=300 >08:32:01,934 DBG program: Return code: 0 >08:32:01,945 INF program: Running... udevadm settle --timeout=300 >08:32:01,966 DBG program: Return code: 0 >08:32:01,973 INF program: Running... udevadm settle --timeout=300 >08:32:01,990 DBG program: Return code: 0 >08:32:01,996 INF program: Running... udevadm settle --timeout=300 >08:32:02,013 DBG program: Return code: 0 >08:32:02,014 INF program: Running... udevadm settle --timeout=300 >08:32:02,031 DBG program: Return code: 0 >08:32:02,037 INF program: Running... umount /run/initramfs/live >08:32:02,045 INF program: stderr: >08:32:02,046 INF program: b'umount: /run/initramfs/live: target is busy.' >08:32:02,046 DBG program: Return code: 32 >08:32:02,046 INF program: Running... lsof /run/initramfs/live >08:32:02,239 INF program: stderr: >08:32:02,239 INF program: b"lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs" >08:32:02,239 INF program: b' Output information may be incomplete.' >08:32:02,239 DBG program: Return code: 1 >08:32:02,243 INF program: Running... udevadm settle --timeout=300 >08:32:02,262 DBG program: Return code: 0 >08:32:02,266 INF program: Running... udevadm settle --timeout=300 >08:32:02,284 DBG program: Return code: 0 >08:32:02,287 INF program: Running... udevadm settle --timeout=300 >08:32:02,305 DBG program: Return code: 0 >08:32:02,313 INF program: Running... udevadm settle --timeout=300 >08:32:02,331 DBG program: Return code: 0 >08:32:02,337 INF program: Running... udevadm settle --timeout=300 >08:32:02,356 DBG program: Return code: 0 >08:32:02,363 INF program: Running... udevadm settle --timeout=300 >08:32:02,383 DBG program: Return code: 0 >08:32:02,389 INF program: Running... udevadm settle --timeout=300 >08:32:02,407 DBG program: Return code: 0 >08:32:02,411 INF program: Running... udevadm settle --timeout=300 >08:32:02,426 DBG program: Return code: 0 >08:32:02,431 INF program: Running... udevadm settle --timeout=300 >08:32:02,450 DBG program: Return code: 0 >08:32:02,454 INF program: Running... udevadm settle --timeout=300 >08:32:02,471 DBG program: Return code: 0 >08:32:02,487 INF program: Running... udevadm settle --timeout=300 >08:32:02,505 DBG program: Return code: 0 >08:32:02,512 INF program: Running... udevadm settle --timeout=300 >08:32:02,529 DBG program: Return code: 0 >08:32:02,535 INF program: Running... mount -t xfs -o defaults,ro /dev/sda2 /mnt/sysimage >08:32:02,563 DBG program: Return code: 0 >08:32:02,564 INF program: Running... umount /mnt/sysimage >08:32:02,580 DBG program: Return code: 0 >08:32:02,583 INF program: Running... udevadm settle --timeout=300 >08:32:02,606 DBG program: Return code: 0 >08:32:02,616 INF program: Running... udevadm settle --timeout=300 >08:32:02,637 DBG program: Return code: 0 >08:32:02,647 INF program: Running... udevadm settle --timeout=300 >08:32:02,663 DBG program: Return code: 0 >08:32:02,670 INF program: Running... udevadm settle --timeout=300 >08:32:02,686 DBG program: Return code: 0 >08:32:02,691 INF program: Running... udevadm settle --timeout=300 >08:32:02,707 DBG program: Return code: 0 >08:32:02,711 INF program: Running... udevadm settle --timeout=300 >08:32:02,727 DBG program: Return code: 0 >08:32:02,730 INF program: Running... udevadm settle --timeout=300 >08:32:02,745 DBG program: Return code: 0 >08:32:02,747 INF program: Running... udevadm settle --timeout=300 >08:32:02,763 DBG program: Return code: 0 >08:32:02,770 INF program: Running... udevadm settle --timeout=300 >08:32:02,785 DBG program: Return code: 0 >08:32:02,791 INF program: Running... udevadm settle --timeout=300 >08:32:02,808 DBG program: Return code: 0 >08:32:02,815 INF program: Running... udevadm settle --timeout=300 >08:32:02,835 DBG program: Return code: 0 >08:32:02,841 INF program: Running... udevadm settle --timeout=300 >08:32:02,856 DBG program: Return code: 0 >08:32:02,860 INF program: Running... udevadm settle --timeout=300 >08:32:02,875 DBG program: Return code: 0 >08:32:02,878 INF program: Running... udevadm settle --timeout=300 >08:32:02,894 DBG program: Return code: 0 >08:32:02,897 INF program: Running... udevadm settle --timeout=300 >08:32:02,913 DBG program: Return code: 0 >08:32:02,950 INF program: Running... hwclock --hctosys --utc >08:32:02,968 INF program: Running... mount -t auto -o ro /dev/mapper/live-base /run/install/source >08:32:02,989 DBG program: Return code: 0 >04:32:03,003 DBG program: Return code: 0 >08:32:48,462 INF program: Running... journalctl -b >08:32:58,347 INF program: Running... lsblk --perms --fs --bytes >08:32:58,364 INF program: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID MOUNTPOINT >08:32:58,365 INF program: loop0 1686425600 root disk brw-rw---- squashfs >08:32:58,365 INF program: loop1 6981419008 root disk brw-rw---- ext4 Anaconda 2104d1fa-6dee-4455-b87d-554b7b2009e4 >08:32:58,365 INF program: |-live-rw 6981419008 root disk brw-rw---- ext4 Anaconda 2104d1fa-6dee-4455-b87d-554b7b2009e4 / >08:32:58,366 INF program: `-live-base 6981419008 root disk brw-rw---- ext4 Anaconda 2104d1fa-6dee-4455-b87d-554b7b2009e4 /run/install/source >08:32:58,366 INF program: loop2 34359738368 root disk brw-rw---- >08:32:58,366 INF program: `-live-rw 6981419008 root disk brw-rw---- ext4 Anaconda 2104d1fa-6dee-4455-b87d-554b7b2009e4 / >08:32:58,366 INF program: sda 21474836480 root disk brw-rw---- zfs_member zroot 10114546123328479187 >08:32:58,367 INF program: |-sda1 268435456 root disk brw-rw---- zfs_member zroot 10114546123328479187 >08:32:58,367 INF program: |-sda2 1073741824 root disk brw-rw---- xfs zroot f90439ed-4366-4338-8eae-ee8351e0ada6 >08:32:58,367 INF program: `-sda3 20131593728 root disk brw-rw---- zfs_member zroot 10114546123328479187 >08:32:58,367 INF program: sr0 1787822080 root cdrom brw-rw---- iso9660 Fedora-WS-Live-28-1-1 2018-04-25-06-43-09-00 /run/initramfs/live >08:32:58,367 DBG program: Return code: 0 >08:32:58,368 INF program: Running... nmcli device show >08:32:58,401 INF program: GENERAL.DEVICE: ens33 >08:32:58,402 INF program: GENERAL.TYPE: ethernet >08:32:58,402 INF program: GENERAL.HWADDR: 00:0C:29:04:CD:AD >08:32:58,402 INF program: GENERAL.MTU: 1500 >08:32:58,402 INF program: GENERAL.STATE: 100 (connected) >08:32:58,403 INF program: GENERAL.CONNECTION: ens33 >08:32:58,403 INF program: GENERAL.CON-PATH: /org/freedesktop/NetworkManager/ActiveConnection/1 >08:32:58,403 INF program: WIRED-PROPERTIES.CARRIER: on >08:32:58,403 INF program: IP4.ADDRESS[1]: 172.16.78.250/24 >08:32:58,404 INF program: IP4.GATEWAY: 172.16.78.2 >08:32:58,404 INF program: IP4.ROUTE[1]: dst = 0.0.0.0/0, nh = 172.16.78.2, mt = 100 >08:32:58,404 INF program: IP4.ROUTE[2]: dst = 172.16.78.0/24, nh = 0.0.0.0, mt = 100 >08:32:58,404 INF program: IP4.DNS[1]: 172.16.78.2 >08:32:58,404 INF program: IP4.DOMAIN[1]: localdomain >08:32:58,405 INF program: IP6.ADDRESS[1]: fe80::28da:7783:fd9d:1fb2/64 >08:32:58,405 INF program: IP6.GATEWAY: -- >08:32:58,405 INF program: IP6.ROUTE[1]: dst = ff00::/8, nh = ::, mt = 256, table=255 >08:32:58,405 INF program: IP6.ROUTE[2]: dst = fe80::/64, nh = ::, mt = 256 >08:32:58,405 INF program: IP6.ROUTE[3]: dst = fe80::/64, nh = ::, mt = 100 >08:32:58,405 INF program: >08:32:58,406 INF program: GENERAL.DEVICE: lo >08:32:58,406 INF program: GENERAL.TYPE: loopback >08:32:58,406 INF program: GENERAL.HWADDR: 00:00:00:00:00:00 >08:32:58,406 INF program: GENERAL.MTU: 65536 >08:32:58,406 INF program: GENERAL.STATE: 10 (unmanaged) >08:32:58,406 INF program: GENERAL.CONNECTION: -- >08:32:58,407 INF program: GENERAL.CON-PATH: -- >08:32:58,407 INF program: IP4.ADDRESS[1]: 127.0.0.1/8 >08:32:58,407 INF program: IP4.GATEWAY: -- >08:32:58,407 INF program: IP6.ADDRESS[1]: ::1/128 >08:32:58,407 INF program: IP6.GATEWAY: -- >08:32:58,408 DBG program: Return code: 0 >08:32:58,408 INF program: Running... journalctl -b >08:33:10,231 INF program: Running... umount /run/install/source >08:33:10,248 DBG program: Return code: 0 >08:33:12,214 INF program: Running [1] lvm version ... >08:33:12,221 INF program: stdout[1]: LVM version: 2.02.177(2) (2017-12-18) > Library version: 1.02.146 (2017-12-18) > Driver version: 4.37.0 > Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd > >08:33:12,221 INF program: stderr[1]: >08:33:12,221 INF program: ...done [1] (exit code: 0) >08:33:12,222 INF program: Running [2] btrfs --version ... >08:33:12,225 INF program: stdout[2]: btrfs-progs v4.15.1 > >08:33:12,226 INF program: stderr[2]: >08:33:12,226 INF program: ...done [2] (exit code: 0) >08:33:12,227 INF program: Running [3] mkswap --version ... >08:33:12,232 INF program: stdout[3]: mkswap from util-linux 2.32 > >08:33:12,232 INF program: stderr[3]: >08:33:12,232 INF program: ...done [3] (exit code: 0) >08:33:12,236 INF program: Running [4] multipath --version ... >08:33:12,241 INF program: stdout[4]: >08:33:12,241 INF program: stderr[4]: Unknown switch: (null) >multipath-tools v0.7.4 (11/15, 2017) >Usage: > multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] > multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] > multipath -F [-v lvl] [-R num] > multipath -t > multipath -h > >Where: > -h print this usage text > -l show multipath topology (sysfs and DM info) > -ll show multipath topology (maximum info) > -f flush a multipath device map > -F flush all multipath device maps > -a add a device wwid to the wwids file > -A add devices from kernel command line mpath.wwids > parameters to wwids file > -c check if a device should be a path in a multipath device > -C check if a multipath device has usable paths > -q allow queue_if_no_path when multipathd is not running > -d dry run, do not create or update devmaps > -t display the currently used multipathd configuration > -r force devmap reload > -i ignore wwids file > -B treat the bindings file as read only > -b fil bindings file location > -w remove a device from the wwids file > -W reset the wwids file include only the current devices > -p pol force all maps to specified path grouping policy : > . failover one path per priority group > . multibus all paths in one priority group > . group_by_serial one priority group per serial > . group_by_prio one priority group per priority lvl > . group_by_node_name one priority group per target node > -v lvl verbosity level > . 0 no output > . 1 print created devmap names only > . 2 default verbosity > . 3 print debug information > -R num number of times to retry removes of in-use devices > dev action limited to: > . multipath named 'dev' (ex: mpath0) or > . multipath whose wwid is 'dev' (ex: 60051..) > . multipath including the path named 'dev' (ex: /dev/sda) > . multipath including the path with maj:min 'dev' (ex: 8:0) > >08:33:12,241 INF program: ...done [4] (exit code: 256) >08:33:12,242 INF program: Running [5] dmsetup --version ... >08:33:12,249 INF program: stdout[5]: Library version: 1.02.146 (2017-12-18) >Driver version: 4.37.0 > >08:33:12,249 INF program: stderr[5]: >08:33:12,250 INF program: ...done [5] (exit code: 0) >08:33:12,250 INF program: Running [6] mdadm --version ... >08:33:12,253 INF program: stdout[6]: >08:33:12,253 INF program: stderr[6]: mdadm - v4.0 - 2017-01-09 > >08:33:12,253 INF program: ...done [6] (exit code: 0) >08:33:12,441 INF program: Running... udevadm settle --timeout=300 >08:33:12,457 DBG program: Return code: 0 >08:33:12,647 INF program: Running... udevadm settle --timeout=300 >08:33:12,664 DBG program: Return code: 0 >08:33:12,680 INF program: Running... udevadm settle --timeout=300 >08:33:12,697 DBG program: Return code: 0 >08:33:12,717 INF program: Running... udevadm settle --timeout=300 >08:33:12,738 DBG program: Return code: 0 >08:33:12,772 INF program: Running [7] e2fsck -V ... >08:33:12,777 INF program: stdout[7]: >08:33:12,777 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >08:33:12,778 INF program: ...done [7] (exit code: 0) >08:33:12,793 INF program: Running [8] dmsetup info -co subsystem --noheadings live-rw ... >08:33:12,800 INF program: stdout[8]: > >08:33:12,801 INF program: stderr[8]: >08:33:12,801 INF program: ...done [8] (exit code: 0) >08:33:12,801 INF program: Running [9] dmsetup info -co subsystem --noheadings live-rw ... >08:33:12,809 INF program: stdout[9]: > >08:33:12,810 INF program: stderr[9]: >08:33:12,810 INF program: ...done [9] (exit code: 0) >08:33:12,811 INF program: Running [10] dmsetup info -co subsystem --noheadings live-rw ... >08:33:12,820 INF program: stdout[10]: > >08:33:12,821 INF program: stderr[10]: >08:33:12,821 INF program: ...done [10] (exit code: 0) >08:33:12,821 INF program: Running [11] dmsetup info -co subsystem --noheadings live-rw ... >08:33:12,832 INF program: stdout[11]: > >08:33:12,833 INF program: stderr[11]: >08:33:12,833 INF program: ...done [11] (exit code: 0) >08:33:12,833 INF program: Running [12] dmsetup info -co subsystem --noheadings live-rw ... >08:33:12,842 INF program: stdout[12]: > >08:33:12,842 INF program: stderr[12]: >08:33:12,843 INF program: ...done [12] (exit code: 0) >08:33:12,843 INF program: Running [13] dmsetup info -co subsystem --noheadings live-rw ... >08:33:12,854 INF program: stdout[13]: > >08:33:12,855 INF program: stderr[13]: >08:33:12,855 INF program: ...done [13] (exit code: 0) >08:33:12,855 INF program: Running [14] dmsetup info -co subsystem --noheadings live-rw ... >08:33:12,862 INF program: stdout[14]: > >08:33:12,862 INF program: stderr[14]: >08:33:12,862 INF program: ...done [14] (exit code: 0) >08:33:12,873 INF program: Running [15] dmsetup info -co subsystem --noheadings live-rw ... >08:33:12,878 INF program: stdout[15]: > >08:33:12,878 INF program: stderr[15]: >08:33:12,878 INF program: ...done [15] (exit code: 0) >08:33:12,879 INF program: Running [16] dmsetup info -co subsystem --noheadings live-rw ... >08:33:12,887 INF program: stdout[16]: > >08:33:12,887 INF program: stderr[16]: >08:33:12,887 INF program: ...done [16] (exit code: 0) >08:33:12,892 INF program: Running [17] dmsetup info -co subsystem --noheadings live-base ... >08:33:12,897 INF program: stdout[17]: > >08:33:12,898 INF program: stderr[17]: >08:33:12,898 INF program: ...done [17] (exit code: 0) >08:33:12,898 INF program: Running [18] dmsetup info -co subsystem --noheadings live-base ... >08:33:12,902 INF program: stdout[18]: > >08:33:12,903 INF program: stderr[18]: >08:33:12,903 INF program: ...done [18] (exit code: 0) >08:33:12,903 INF program: Running [19] dmsetup info -co subsystem --noheadings live-base ... >08:33:12,908 INF program: stdout[19]: > >08:33:12,908 INF program: stderr[19]: >08:33:12,908 INF program: ...done [19] (exit code: 0) >08:33:12,908 INF program: Running [20] dmsetup info -co subsystem --noheadings live-base ... >08:33:12,913 INF program: stdout[20]: > >08:33:12,913 INF program: stderr[20]: >08:33:12,913 INF program: ...done [20] (exit code: 0) >08:33:12,913 INF program: Running [21] dmsetup info -co subsystem --noheadings live-base ... >08:33:12,917 INF program: stdout[21]: > >08:33:12,917 INF program: stderr[21]: >08:33:12,917 INF program: ...done [21] (exit code: 0) >08:33:12,917 INF program: Running [22] dmsetup info -co subsystem --noheadings live-base ... >08:33:12,921 INF program: stdout[22]: > >08:33:12,921 INF program: stderr[22]: >08:33:12,921 INF program: ...done [22] (exit code: 0) >08:33:12,921 INF program: Running [23] dmsetup info -co subsystem --noheadings live-base ... >08:33:12,925 INF program: stdout[23]: > >08:33:12,926 INF program: stderr[23]: >08:33:12,926 INF program: ...done [23] (exit code: 0) >08:33:12,930 INF program: Running [24] dmsetup info -co subsystem --noheadings live-base ... >08:33:12,934 INF program: stdout[24]: > >08:33:12,935 INF program: stderr[24]: >08:33:12,935 INF program: ...done [24] (exit code: 0) >08:33:12,935 INF program: Running [25] dmsetup info -co subsystem --noheadings live-base ... >08:33:12,939 INF program: stdout[25]: > >08:33:12,940 INF program: stderr[25]: >08:33:12,940 INF program: ...done [25] (exit code: 0) >08:33:12,942 INF program: Running... udevadm settle --timeout=300 >08:33:12,959 DBG program: Return code: 0 >08:33:14,487 INF program: Running... losetup --list >08:33:14,515 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >08:33:16,931 INF program: Running... udevadm trigger --action=change --subsystem-match=block >08:33:16,949 DBG program: Return code: 0 >08:33:16,950 INF program: Running... udevadm settle --timeout=300 >08:33:17,026 DBG program: Return code: 0 >08:33:17,028 INF program: Running... modprobe fcoe >08:33:17,035 DBG program: Return code: 0 >08:33:17,036 INF program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >08:33:17,060 INF program: stdout: >08:33:17,061 INF program: No FCoE boot disk information is found in EDD! >08:33:17,061 DBG program: Return code: 1 >08:33:19,500 INF program: Running... losetup --list >08:33:19,509 INF program: Running [7] e2fsck -V ... >08:33:19,514 INF program: stdout[7]: >08:33:19,515 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >08:33:19,515 INF program: ...done [7] (exit code: 0) >08:33:19,562 INF program: Running... udevadm settle --timeout=300 >08:33:19,579 DBG program: Return code: 0 >08:33:19,587 INF program: Running... udevadm settle --timeout=300 >08:33:19,603 DBG program: Return code: 0 >08:33:19,662 INF program: Running [8] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... >08:33:19,722 INF program: stdout[8]: >08:33:19,722 INF program: stderr[8]: >08:33:19,722 INF program: ...done [8] (exit code: 0) >08:33:19,722 INF program: Running... udevadm settle --timeout=300 >08:33:19,746 DBG program: Return code: 0 >08:33:19,784 INF program: Running... udevadm settle --timeout=300 >08:33:19,803 DBG program: Return code: 0 >08:33:19,812 INF program: Running... udevadm settle --timeout=300 >08:33:19,829 DBG program: Return code: 0 >08:33:19,834 INF program: Running... udevadm settle --timeout=300 >08:33:19,853 DBG program: Return code: 0 >08:33:19,862 INF program: Running... udevadm settle --timeout=300 >08:33:19,879 DBG program: Return code: 0 >08:33:20,043 INF program: Running... udevadm settle --timeout=300 >08:33:20,062 DBG program: Return code: 0 >08:33:20,118 INF program: Running... udevadm settle --timeout=300 >08:33:20,138 DBG program: Return code: 0 >08:33:20,189 INF program: Running... udevadm settle --timeout=300 >08:33:20,207 DBG program: Return code: 0 >08:33:20,216 INF program: Running... udevadm settle --timeout=300 >08:33:20,234 DBG program: Return code: 0 >08:33:20,247 INF program: Running... udevadm settle --timeout=300 >08:33:20,265 DBG program: Return code: 0 >08:33:20,363 INF program: Running... dumpe2fs -h /dev/loop1 >08:33:20,371 INF program: stdout: >08:33:20,372 INF program: Filesystem volume name: Anaconda >08:33:20,372 INF program: Last mounted on: /mnt/sysimage >08:33:20,372 INF program: Filesystem UUID: 2104d1fa-6dee-4455-b87d-554b7b2009e4 >08:33:20,373 INF program: Filesystem magic number: 0xEF53 >08:33:20,373 INF program: Filesystem revision #: 1 (dynamic) >08:33:20,373 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 >08:33:20,373 INF program: Filesystem flags: signed_directory_hash >08:33:20,373 INF program: Default mount options: user_xattr acl >08:33:20,374 INF program: Filesystem state: clean >08:33:20,374 INF program: Errors behavior: Continue >08:33:20,374 INF program: Filesystem OS type: Linux >08:33:20,374 INF program: Inode count: 426816 >08:33:20,374 INF program: Block count: 1703936 >08:33:20,375 INF program: Reserved block count: 0 >08:33:20,375 INF program: Free blocks: 399716 >08:33:20,375 INF program: Free inodes: 268078 >08:33:20,375 INF program: First block: 0 >08:33:20,375 INF program: Block size: 4096 >08:33:20,376 INF program: Fragment size: 4096 >08:33:20,376 INF program: Group descriptor size: 64 >08:33:20,376 INF program: Reserved GDT blocks: 831 >08:33:20,376 INF program: Blocks per group: 32768 >08:33:20,376 INF program: Fragments per group: 32768 >08:33:20,376 INF program: Inodes per group: 8208 >08:33:20,376 INF program: Inode blocks per group: 513 >08:33:20,377 INF program: Flex block group size: 16 >08:33:20,377 INF program: Filesystem created: Wed Apr 25 02:32:08 2018 >08:33:20,377 INF program: Last mount time: Wed Apr 25 02:32:10 2018 >08:33:20,377 INF program: Last write time: Wed Apr 25 02:40:34 2018 >08:33:20,377 INF program: Mount count: 0 >08:33:20,377 INF program: Maximum mount count: -1 >08:33:20,377 INF program: Last checked: Wed Apr 25 02:40:34 2018 >08:33:20,377 INF program: Check interval: 0 (<none>) >08:33:20,378 INF program: Lifetime writes: 6409 MB >08:33:20,378 INF program: Reserved blocks uid: 0 (user root) >08:33:20,378 INF program: Reserved blocks gid: 0 (group root) >08:33:20,378 INF program: First inode: 11 >08:33:20,378 INF program: Inode size: 256 >08:33:20,378 INF program: Required extra isize: 32 >08:33:20,378 INF program: Desired extra isize: 32 >08:33:20,378 INF program: Journal inode: 8 >08:33:20,379 INF program: Default directory hash: half_md4 >08:33:20,379 INF program: Directory Hash Seed: 0808e3f2-f323-4330-8f5c-34200363499d >08:33:20,379 INF program: Journal backup: inode blocks >08:33:20,379 INF program: Journal features: journal_incompat_revoke journal_64bit >08:33:20,379 INF program: Journal size: 64M >08:33:20,379 INF program: Journal length: 16384 >08:33:20,379 INF program: Journal sequence: 0x00000605 >08:33:20,379 INF program: Journal start: 0 >08:33:20,379 INF program: >08:33:20,380 INF program: stderr: >08:33:20,380 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >08:33:20,381 DBG program: Return code: 0 >08:33:20,381 INF program: Running... resize2fs -P /dev/loop1 >08:33:20,390 INF program: stdout: >08:33:20,391 INF program: Couldn't find valid filesystem superblock. >08:33:20,391 INF program: stderr: >08:33:20,392 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >08:33:20,392 INF program: b'resize2fs: Device or resource busy while trying to open /dev/loop1' >08:33:20,392 DBG program: Return code: 1 >08:33:20,397 INF program: Running... udevadm settle --timeout=300 >08:33:20,415 DBG program: Return code: 0 >08:33:20,423 INF program: Running... udevadm settle --timeout=300 >08:33:20,446 DBG program: Return code: 0 >08:33:20,476 INF program: Running [9] dmsetup info -co subsystem --noheadings live-rw ... >08:33:20,481 INF program: stdout[9]: > >08:33:20,482 INF program: stderr[9]: >08:33:20,482 INF program: ...done [9] (exit code: 0) >08:33:20,482 INF program: Running [10] dmsetup info -co subsystem --noheadings live-rw ... >08:33:20,488 INF program: stdout[10]: > >08:33:20,489 INF program: stderr[10]: >08:33:20,489 INF program: ...done [10] (exit code: 0) >08:33:20,489 INF program: Running [11] dmsetup info -co subsystem --noheadings live-rw ... >08:33:20,494 INF program: stdout[11]: > >08:33:20,495 INF program: stderr[11]: >08:33:20,495 INF program: ...done [11] (exit code: 0) >08:33:20,495 INF program: Running [12] dmsetup info -co subsystem --noheadings live-rw ... >08:33:20,499 INF program: stdout[12]: > >08:33:20,500 INF program: stderr[12]: >08:33:20,500 INF program: ...done [12] (exit code: 0) >08:33:20,500 INF program: Running [13] dmsetup info -co subsystem --noheadings live-rw ... >08:33:20,504 INF program: stdout[13]: > >08:33:20,505 INF program: stderr[13]: >08:33:20,505 INF program: ...done [13] (exit code: 0) >08:33:20,505 INF program: Running [14] dmsetup info -co subsystem --noheadings live-rw ... >08:33:20,511 INF program: stdout[14]: > >08:33:20,511 INF program: stderr[14]: >08:33:20,512 INF program: ...done [14] (exit code: 0) >08:33:20,512 INF program: Running [15] dmsetup info -co subsystem --noheadings live-rw ... >08:33:20,517 INF program: stdout[15]: > >08:33:20,518 INF program: stderr[15]: >08:33:20,518 INF program: ...done [15] (exit code: 0) >08:33:20,538 INF program: Running [16] dmsetup info -co subsystem --noheadings live-rw ... >08:33:20,547 INF program: stdout[16]: > >08:33:20,547 INF program: stderr[16]: >08:33:20,547 INF program: ...done [16] (exit code: 0) >08:33:20,548 INF program: Running [17] dmsetup info -co subsystem --noheadings live-rw ... >08:33:20,554 INF program: stdout[17]: > >08:33:20,555 INF program: stderr[17]: >08:33:20,555 INF program: ...done [17] (exit code: 0) >08:33:20,563 INF program: Running... dumpe2fs -h /dev/mapper/live-rw >08:33:20,571 INF program: stdout: >08:33:20,571 INF program: Filesystem volume name: Anaconda >08:33:20,571 INF program: Last mounted on: /sysroot >08:33:20,572 INF program: Filesystem UUID: 2104d1fa-6dee-4455-b87d-554b7b2009e4 >08:33:20,572 INF program: Filesystem magic number: 0xEF53 >08:33:20,572 INF program: Filesystem revision #: 1 (dynamic) >08:33:20,572 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 >08:33:20,572 INF program: Filesystem flags: signed_directory_hash >08:33:20,572 INF program: Default mount options: user_xattr acl >08:33:20,572 INF program: Filesystem state: clean >08:33:20,573 INF program: Errors behavior: Continue >08:33:20,573 INF program: Filesystem OS type: Linux >08:33:20,573 INF program: Inode count: 426816 >08:33:20,573 INF program: Block count: 1703936 >08:33:20,573 INF program: Reserved block count: 0 >08:33:20,573 INF program: Free blocks: 399716 >08:33:20,573 INF program: Free inodes: 268078 >08:33:20,573 INF program: First block: 0 >08:33:20,574 INF program: Block size: 4096 >08:33:20,574 INF program: Fragment size: 4096 >08:33:20,574 INF program: Group descriptor size: 64 >08:33:20,574 INF program: Reserved GDT blocks: 831 >08:33:20,574 INF program: Blocks per group: 32768 >08:33:20,574 INF program: Fragments per group: 32768 >08:33:20,574 INF program: Inodes per group: 8208 >08:33:20,574 INF program: Inode blocks per group: 513 >08:33:20,575 INF program: Flex block group size: 16 >08:33:20,575 INF program: Filesystem created: Wed Apr 25 02:32:08 2018 >08:33:20,575 INF program: Last mount time: Wed Sep 26 03:23:01 2018 >08:33:20,575 INF program: Last write time: Wed Sep 26 03:23:01 2018 >08:33:20,575 INF program: Mount count: 1 >08:33:20,575 INF program: Maximum mount count: -1 >08:33:20,575 INF program: Last checked: Wed Apr 25 02:40:34 2018 >08:33:20,575 INF program: Check interval: 0 (<none>) >08:33:20,575 INF program: Lifetime writes: 6409 MB >08:33:20,576 INF program: Reserved blocks uid: 0 (user root) >08:33:20,576 INF program: Reserved blocks gid: 0 (group root) >08:33:20,576 INF program: First inode: 11 >08:33:20,576 INF program: Inode size: 256 >08:33:20,576 INF program: Required extra isize: 32 >08:33:20,576 INF program: Desired extra isize: 32 >08:33:20,576 INF program: Journal inode: 8 >08:33:20,576 INF program: First orphan inode: 295786 >08:33:20,577 INF program: Default directory hash: half_md4 >08:33:20,577 INF program: Directory Hash Seed: 0808e3f2-f323-4330-8f5c-34200363499d >08:33:20,577 INF program: Journal backup: inode blocks >08:33:20,577 INF program: Journal features: journal_incompat_revoke journal_64bit >08:33:20,577 INF program: Journal size: 64M >08:33:20,577 INF program: Journal length: 16384 >08:33:20,577 INF program: Journal sequence: 0x0000088e >08:33:20,577 INF program: Journal start: 12524 >08:33:20,578 INF program: >08:33:20,578 INF program: stderr: >08:33:20,578 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >08:33:20,578 DBG program: Return code: 0 >08:33:20,579 INF program: Running... resize2fs -P /dev/mapper/live-rw >08:33:20,585 INF program: stdout: >08:33:20,586 INF program: Estimated minimum size of the filesystem: 1686731 >08:33:20,586 INF program: stderr: >08:33:20,586 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >08:33:20,586 DBG program: Return code: 0 >08:33:20,592 INF program: Running... udevadm settle --timeout=300 >08:33:20,612 DBG program: Return code: 0 >08:33:20,620 INF program: Running... udevadm settle --timeout=300 >08:33:20,643 DBG program: Return code: 0 >08:33:20,661 INF program: Running [18] dmsetup info -co subsystem --noheadings live-base ... >08:33:20,666 INF program: stdout[18]: > >08:33:20,667 INF program: stderr[18]: >08:33:20,667 INF program: ...done [18] (exit code: 0) >08:33:20,667 INF program: Running [19] dmsetup info -co subsystem --noheadings live-base ... >08:33:20,673 INF program: stdout[19]: > >08:33:20,674 INF program: stderr[19]: >08:33:20,674 INF program: ...done [19] (exit code: 0) >08:33:20,674 INF program: Running [20] dmsetup info -co subsystem --noheadings live-base ... >08:33:20,679 INF program: stdout[20]: > >08:33:20,679 INF program: stderr[20]: >08:33:20,679 INF program: ...done [20] (exit code: 0) >08:33:20,679 INF program: Running [21] dmsetup info -co subsystem --noheadings live-base ... >08:33:20,683 INF program: stdout[21]: > >08:33:20,684 INF program: stderr[21]: >08:33:20,684 INF program: ...done [21] (exit code: 0) >08:33:20,684 INF program: Running [22] dmsetup info -co subsystem --noheadings live-base ... >08:33:20,689 INF program: stdout[22]: > >08:33:20,690 INF program: stderr[22]: >08:33:20,690 INF program: ...done [22] (exit code: 0) >08:33:20,690 INF program: Running [23] dmsetup info -co subsystem --noheadings live-base ... >08:33:20,696 INF program: stdout[23]: > >08:33:20,696 INF program: stderr[23]: >08:33:20,696 INF program: ...done [23] (exit code: 0) >08:33:20,697 INF program: Running [24] dmsetup info -co subsystem --noheadings live-base ... >08:33:20,704 INF program: stdout[24]: > >08:33:20,705 INF program: stderr[24]: >08:33:20,705 INF program: ...done [24] (exit code: 0) >08:33:20,723 INF program: Running [25] dmsetup info -co subsystem --noheadings live-base ... >08:33:20,732 INF program: stdout[25]: > >08:33:20,732 INF program: stderr[25]: >08:33:20,732 INF program: ...done [25] (exit code: 0) >08:33:20,732 INF program: Running [26] dmsetup info -co subsystem --noheadings live-base ... >08:33:20,737 INF program: stdout[26]: > >08:33:20,738 INF program: stderr[26]: >08:33:20,738 INF program: ...done [26] (exit code: 0) >08:33:20,748 INF program: Running... dumpe2fs -h /dev/mapper/live-base >08:33:20,756 INF program: stdout: >08:33:20,756 INF program: Filesystem volume name: Anaconda >08:33:20,756 INF program: Last mounted on: /mnt/sysimage >08:33:20,757 INF program: Filesystem UUID: 2104d1fa-6dee-4455-b87d-554b7b2009e4 >08:33:20,757 INF program: Filesystem magic number: 0xEF53 >08:33:20,757 INF program: Filesystem revision #: 1 (dynamic) >08:33:20,757 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 >08:33:20,757 INF program: Filesystem flags: signed_directory_hash >08:33:20,757 INF program: Default mount options: user_xattr acl >08:33:20,757 INF program: Filesystem state: clean >08:33:20,758 INF program: Errors behavior: Continue >08:33:20,758 INF program: Filesystem OS type: Linux >08:33:20,758 INF program: Inode count: 426816 >08:33:20,758 INF program: Block count: 1703936 >08:33:20,758 INF program: Reserved block count: 0 >08:33:20,758 INF program: Free blocks: 399716 >08:33:20,758 INF program: Free inodes: 268078 >08:33:20,759 INF program: First block: 0 >08:33:20,759 INF program: Block size: 4096 >08:33:20,759 INF program: Fragment size: 4096 >08:33:20,759 INF program: Group descriptor size: 64 >08:33:20,759 INF program: Reserved GDT blocks: 831 >08:33:20,759 INF program: Blocks per group: 32768 >08:33:20,759 INF program: Fragments per group: 32768 >08:33:20,759 INF program: Inodes per group: 8208 >08:33:20,760 INF program: Inode blocks per group: 513 >08:33:20,760 INF program: Flex block group size: 16 >08:33:20,760 INF program: Filesystem created: Wed Apr 25 02:32:08 2018 >08:33:20,760 INF program: Last mount time: Wed Apr 25 02:32:10 2018 >08:33:20,760 INF program: Last write time: Wed Apr 25 02:40:34 2018 >08:33:20,760 INF program: Mount count: 0 >08:33:20,760 INF program: Maximum mount count: -1 >08:33:20,760 INF program: Last checked: Wed Apr 25 02:40:34 2018 >08:33:20,761 INF program: Check interval: 0 (<none>) >08:33:20,761 INF program: Lifetime writes: 6409 MB >08:33:20,761 INF program: Reserved blocks uid: 0 (user root) >08:33:20,761 INF program: Reserved blocks gid: 0 (group root) >08:33:20,761 INF program: First inode: 11 >08:33:20,761 INF program: Inode size: 256 >08:33:20,761 INF program: Required extra isize: 32 >08:33:20,761 INF program: Desired extra isize: 32 >08:33:20,761 INF program: Journal inode: 8 >08:33:20,762 INF program: Default directory hash: half_md4 >08:33:20,762 INF program: Directory Hash Seed: 0808e3f2-f323-4330-8f5c-34200363499d >08:33:20,762 INF program: Journal backup: inode blocks >08:33:20,762 INF program: Journal features: journal_incompat_revoke journal_64bit >08:33:20,762 INF program: Journal size: 64M >08:33:20,762 INF program: Journal length: 16384 >08:33:20,762 INF program: Journal sequence: 0x00000605 >08:33:20,762 INF program: Journal start: 0 >08:33:20,762 INF program: >08:33:20,763 INF program: stderr: >08:33:20,763 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >08:33:20,763 DBG program: Return code: 0 >08:33:20,763 INF program: Running... resize2fs -P /dev/mapper/live-base >08:33:20,770 INF program: stdout: >08:33:20,770 INF program: Couldn't find valid filesystem superblock. >08:33:20,771 INF program: stderr: >08:33:20,771 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >08:33:20,771 INF program: b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >08:33:20,771 DBG program: Return code: 1 >08:33:20,775 INF program: Running... udevadm settle --timeout=300 >08:33:20,797 DBG program: Return code: 0 >08:33:20,806 INF program: Running... udevadm settle --timeout=300 >08:33:20,826 DBG program: Return code: 0 >08:33:20,834 INF program: Running... udevadm settle --timeout=300 >08:33:20,854 DBG program: Return code: 0 >08:33:20,862 INF program: Running... udevadm settle --timeout=300 >08:33:20,881 DBG program: Return code: 0 >08:33:20,890 INF program: Running... udevadm settle --timeout=300 >08:33:20,908 DBG program: Return code: 0 >08:33:20,914 INF program: Running... udevadm settle --timeout=300 >08:33:20,930 DBG program: Return code: 0 >08:33:20,943 INF program: Running... udevadm settle --timeout=300 >08:33:20,967 DBG program: Return code: 0 >08:33:20,968 INF program: Running... udevadm settle --timeout=300 >08:33:20,987 DBG program: Return code: 0 >08:33:20,998 INF program: Running... umount /run/initramfs/live >08:33:21,009 INF program: stderr: >08:33:21,010 INF program: b'umount: /run/initramfs/live: target is busy.' >08:33:21,010 DBG program: Return code: 32 >08:33:21,010 INF program: Running... lsof /run/initramfs/live >08:33:21,242 INF program: stderr: >08:33:21,242 INF program: b"lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs" >08:33:21,243 INF program: b' Output information may be incomplete.' >08:33:21,243 DBG program: Return code: 1 >08:33:21,248 INF program: Running... udevadm settle --timeout=300 >08:33:21,265 DBG program: Return code: 0 >08:33:21,270 INF program: Running... udevadm settle --timeout=300 >08:33:21,286 DBG program: Return code: 0 >08:33:21,288 INF program: Running... udevadm settle --timeout=300 >08:33:21,308 DBG program: Return code: 0 >08:33:21,317 INF program: Running... udevadm settle --timeout=300 >08:33:21,333 DBG program: Return code: 0 >08:33:21,339 INF program: Running... udevadm settle --timeout=300 >08:33:21,355 DBG program: Return code: 0 >08:33:21,363 INF program: Running... udevadm settle --timeout=300 >08:33:21,385 DBG program: Return code: 0 >08:33:21,395 INF program: Running... udevadm settle --timeout=300 >08:33:21,412 DBG program: Return code: 0 >08:33:21,416 INF program: Running... udevadm settle --timeout=300 >08:33:21,432 DBG program: Return code: 0 >08:33:21,437 INF program: Running... udevadm settle --timeout=300 >08:33:21,453 DBG program: Return code: 0 >08:33:21,457 INF program: Running... udevadm settle --timeout=300 >08:33:21,475 DBG program: Return code: 0 >08:33:21,489 INF program: Running... udevadm settle --timeout=300 >08:33:21,505 DBG program: Return code: 0 >08:33:21,514 INF program: Running... udevadm settle --timeout=300 >08:33:21,536 DBG program: Return code: 0 >08:33:21,545 INF program: Running... mount -t xfs -o defaults,ro /dev/sda2 /mnt/sysimage >08:33:21,579 DBG program: Return code: 0 >08:33:21,580 INF program: Running... umount /mnt/sysimage >08:33:21,596 DBG program: Return code: 0 >08:33:21,599 INF program: Running... udevadm settle --timeout=300 >08:33:21,616 DBG program: Return code: 0 >08:33:21,626 INF program: Running... udevadm settle --timeout=300 >08:33:21,642 DBG program: Return code: 0 >08:33:21,648 INF program: Running... udevadm settle --timeout=300 >08:33:21,665 DBG program: Return code: 0 >08:33:21,673 INF program: Running... udevadm settle --timeout=300 >08:33:21,689 DBG program: Return code: 0 >08:33:21,695 INF program: Running... udevadm settle --timeout=300 >08:33:21,712 DBG program: Return code: 0 >08:33:21,716 INF program: Running... udevadm settle --timeout=300 >08:33:21,735 DBG program: Return code: 0 >08:33:21,739 INF program: Running... udevadm settle --timeout=300 >08:33:21,755 DBG program: Return code: 0 >08:33:21,757 INF program: Running... udevadm settle --timeout=300 >08:33:21,772 DBG program: Return code: 0 >08:33:21,781 INF program: Running... udevadm settle --timeout=300 >08:33:21,800 DBG program: Return code: 0 >08:33:21,811 INF program: Running... udevadm settle --timeout=300 >08:33:21,828 DBG program: Return code: 0 >08:33:21,837 INF program: Running... udevadm settle --timeout=300 >08:33:21,856 DBG program: Return code: 0 >08:33:21,863 INF program: Running... udevadm settle --timeout=300 >08:33:21,884 DBG program: Return code: 0 >08:33:21,889 INF program: Running... udevadm settle --timeout=300 >08:33:21,916 DBG program: Return code: 0 >08:33:21,930 INF program: Running... udevadm settle --timeout=300 >08:33:21,950 DBG program: Return code: 0 >08:33:21,955 INF program: Running... udevadm settle --timeout=300 >08:33:21,971 DBG program: Return code: 0 >08:33:21,997 INF program: Running... hwclock --hctosys --utc >08:33:22,011 INF program: Running... mount -t auto -o ro /dev/mapper/live-base /run/install/source >08:33:22,031 DBG program: Return code: 0 >04:33:23,000 DBG program: Return code: 0 >04:33:55,087 INF program: Running... journalctl -b >08:34:15,684 INF program: Running... umount /run/install/source >08:34:15,701 DBG program: Return code: 0 >08:35:17,841 INF program: Running [1] lvm version ... >08:35:17,846 INF program: stdout[1]: LVM version: 2.02.177(2) (2017-12-18) > Library version: 1.02.146 (2017-12-18) > Driver version: 4.37.0 > Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd > >08:35:17,846 INF program: stderr[1]: >08:35:17,846 INF program: ...done [1] (exit code: 0) >08:35:17,847 INF program: Running [2] btrfs --version ... >08:35:17,850 INF program: stdout[2]: btrfs-progs v4.15.1 > >08:35:17,850 INF program: stderr[2]: >08:35:17,850 INF program: ...done [2] (exit code: 0) >08:35:17,850 INF program: Running [3] mkswap --version ... >08:35:17,853 INF program: stdout[3]: mkswap from util-linux 2.32 > >08:35:17,853 INF program: stderr[3]: >08:35:17,853 INF program: ...done [3] (exit code: 0) >08:35:17,855 INF program: Running [4] multipath --version ... >08:35:17,860 INF program: stdout[4]: >08:35:17,860 INF program: stderr[4]: Unknown switch: (null) >multipath-tools v0.7.4 (11/15, 2017) >Usage: > multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] > multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] > multipath -F [-v lvl] [-R num] > multipath -t > multipath -h > >Where: > -h print this usage text > -l show multipath topology (sysfs and DM info) > -ll show multipath topology (maximum info) > -f flush a multipath device map > -F flush all multipath device maps > -a add a device wwid to the wwids file > -A add devices from kernel command line mpath.wwids > parameters to wwids file > -c check if a device should be a path in a multipath device > -C check if a multipath device has usable paths > -q allow queue_if_no_path when multipathd is not running > -d dry run, do not create or update devmaps > -t display the currently used multipathd configuration > -r force devmap reload > -i ignore wwids file > -B treat the bindings file as read only > -b fil bindings file location > -w remove a device from the wwids file > -W reset the wwids file include only the current devices > -p pol force all maps to specified path grouping policy : > . failover one path per priority group > . multibus all paths in one priority group > . group_by_serial one priority group per serial > . group_by_prio one priority group per priority lvl > . group_by_node_name one priority group per target node > -v lvl verbosity level > . 0 no output > . 1 print created devmap names only > . 2 default verbosity > . 3 print debug information > -R num number of times to retry removes of in-use devices > dev action limited to: > . multipath named 'dev' (ex: mpath0) or > . multipath whose wwid is 'dev' (ex: 60051..) > . multipath including the path named 'dev' (ex: /dev/sda) > . multipath including the path with maj:min 'dev' (ex: 8:0) > >08:35:17,860 INF program: ...done [4] (exit code: 256) >08:35:17,861 INF program: Running [5] dmsetup --version ... >08:35:17,865 INF program: stdout[5]: Library version: 1.02.146 (2017-12-18) >Driver version: 4.37.0 > >08:35:17,865 INF program: stderr[5]: >08:35:17,866 INF program: ...done [5] (exit code: 0) >08:35:17,866 INF program: Running [6] mdadm --version ... >08:35:17,868 INF program: stdout[6]: >08:35:17,868 INF program: stderr[6]: mdadm - v4.0 - 2017-01-09 > >08:35:17,868 INF program: ...done [6] (exit code: 0) >08:35:18,055 INF program: Running... udevadm settle --timeout=300 >08:35:18,071 DBG program: Return code: 0 >08:35:18,267 INF program: Running... udevadm settle --timeout=300 >08:35:18,282 DBG program: Return code: 0 >08:35:18,304 INF program: Running... udevadm settle --timeout=300 >08:35:18,328 DBG program: Return code: 0 >08:35:18,344 INF program: Running... udevadm settle --timeout=300 >08:35:18,359 DBG program: Return code: 0 >08:35:18,381 INF program: Running [7] e2fsck -V ... >08:35:18,386 INF program: stdout[7]: >08:35:18,386 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >08:35:18,386 INF program: ...done [7] (exit code: 0) >08:35:18,393 INF program: Running [8] dmsetup info -co subsystem --noheadings live-rw ... >08:35:18,396 INF program: stdout[8]: > >08:35:18,396 INF program: stderr[8]: >08:35:18,396 INF program: ...done [8] (exit code: 0) >08:35:18,396 INF program: Running [9] dmsetup info -co subsystem --noheadings live-rw ... >08:35:18,399 INF program: stdout[9]: > >08:35:18,400 INF program: stderr[9]: >08:35:18,400 INF program: ...done [9] (exit code: 0) >08:35:18,400 INF program: Running [10] dmsetup info -co subsystem --noheadings live-rw ... >08:35:18,405 INF program: stdout[10]: > >08:35:18,406 INF program: stderr[10]: >08:35:18,406 INF program: ...done [10] (exit code: 0) >08:35:18,406 INF program: Running [11] dmsetup info -co subsystem --noheadings live-rw ... >08:35:18,411 INF program: stdout[11]: > >08:35:18,411 INF program: stderr[11]: >08:35:18,411 INF program: ...done [11] (exit code: 0) >08:35:18,411 INF program: Running [12] dmsetup info -co subsystem --noheadings live-rw ... >08:35:18,414 INF program: stdout[12]: > >08:35:18,414 INF program: stderr[12]: >08:35:18,414 INF program: ...done [12] (exit code: 0) >08:35:18,414 INF program: Running [13] dmsetup info -co subsystem --noheadings live-rw ... >08:35:18,417 INF program: stdout[13]: > >08:35:18,417 INF program: stderr[13]: >08:35:18,417 INF program: ...done [13] (exit code: 0) >08:35:18,418 INF program: Running [14] dmsetup info -co subsystem --noheadings live-rw ... >08:35:18,421 INF program: stdout[14]: > >08:35:18,421 INF program: stderr[14]: >08:35:18,421 INF program: ...done [14] (exit code: 0) >08:35:18,428 INF program: Running [15] dmsetup info -co subsystem --noheadings live-rw ... >08:35:18,431 INF program: stdout[15]: > >08:35:18,431 INF program: stderr[15]: >08:35:18,432 INF program: ...done [15] (exit code: 0) >08:35:18,432 INF program: Running [16] dmsetup info -co subsystem --noheadings live-rw ... >08:35:18,435 INF program: stdout[16]: > >08:35:18,435 INF program: stderr[16]: >08:35:18,435 INF program: ...done [16] (exit code: 0) >08:35:18,438 INF program: Running [17] dmsetup info -co subsystem --noheadings live-base ... >08:35:18,442 INF program: stdout[17]: > >08:35:18,442 INF program: stderr[17]: >08:35:18,442 INF program: ...done [17] (exit code: 0) >08:35:18,442 INF program: Running [18] dmsetup info -co subsystem --noheadings live-base ... >08:35:18,448 INF program: stdout[18]: > >08:35:18,448 INF program: stderr[18]: >08:35:18,448 INF program: ...done [18] (exit code: 0) >08:35:18,448 INF program: Running [19] dmsetup info -co subsystem --noheadings live-base ... >08:35:18,454 INF program: stdout[19]: > >08:35:18,454 INF program: stderr[19]: >08:35:18,454 INF program: ...done [19] (exit code: 0) >08:35:18,454 INF program: Running [20] dmsetup info -co subsystem --noheadings live-base ... >08:35:18,459 INF program: stdout[20]: > >08:35:18,459 INF program: stderr[20]: >08:35:18,459 INF program: ...done [20] (exit code: 0) >08:35:18,460 INF program: Running [21] dmsetup info -co subsystem --noheadings live-base ... >08:35:18,464 INF program: stdout[21]: > >08:35:18,465 INF program: stderr[21]: >08:35:18,465 INF program: ...done [21] (exit code: 0) >08:35:18,465 INF program: Running [22] dmsetup info -co subsystem --noheadings live-base ... >08:35:18,469 INF program: stdout[22]: > >08:35:18,469 INF program: stderr[22]: >08:35:18,469 INF program: ...done [22] (exit code: 0) >08:35:18,469 INF program: Running [23] dmsetup info -co subsystem --noheadings live-base ... >08:35:18,472 INF program: stdout[23]: > >08:35:18,473 INF program: stderr[23]: >08:35:18,473 INF program: ...done [23] (exit code: 0) >08:35:18,477 INF program: Running [24] dmsetup info -co subsystem --noheadings live-base ... >08:35:18,481 INF program: stdout[24]: > >08:35:18,482 INF program: stderr[24]: >08:35:18,482 INF program: ...done [24] (exit code: 0) >08:35:18,482 INF program: Running [25] dmsetup info -co subsystem --noheadings live-base ... >08:35:18,486 INF program: stdout[25]: > >08:35:18,486 INF program: stderr[25]: >08:35:18,486 INF program: ...done [25] (exit code: 0) >08:35:18,488 INF program: Running... udevadm settle --timeout=300 >08:35:18,503 DBG program: Return code: 0 >08:50:22,492 INF program: Running... losetup --list >08:50:22,499 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >09:04:17,379 INF program: Running... losetup --list >09:04:17,390 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >09:06:56,999 INF program: Running... losetup --list >09:06:57,006 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >09:08:53,389 INF program: Running... losetup --list >09:08:53,403 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >09:15:10,985 INF program: Running... losetup --list >09:15:10,998 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >09:19:36,618 INF program: Running [1] lvm version ... >09:19:36,623 INF program: stdout[1]: LVM version: 2.02.177(2) (2017-12-18) > Library version: 1.02.146 (2017-12-18) > Driver version: 4.37.0 > Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd > >09:19:36,623 INF program: stderr[1]: >09:19:36,623 INF program: ...done [1] (exit code: 0) >09:19:36,625 INF program: Running [2] btrfs --version ... >09:19:36,627 INF program: stdout[2]: btrfs-progs v4.15.1 > >09:19:36,627 INF program: stderr[2]: >09:19:36,627 INF program: ...done [2] (exit code: 0) >09:19:36,628 INF program: Running [3] mkswap --version ... >09:19:36,631 INF program: stdout[3]: mkswap from util-linux 2.32 > >09:19:36,631 INF program: stderr[3]: >09:19:36,631 INF program: ...done [3] (exit code: 0) >09:19:36,633 INF program: Running [4] multipath --version ... >09:19:36,638 INF program: stdout[4]: >09:19:36,638 INF program: stderr[4]: Unknown switch: (null) >multipath-tools v0.7.4 (11/15, 2017) >Usage: > multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] > multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] > multipath -F [-v lvl] [-R num] > multipath -t > multipath -h > >Where: > -h print this usage text > -l show multipath topology (sysfs and DM info) > -ll show multipath topology (maximum info) > -f flush a multipath device map > -F flush all multipath device maps > -a add a device wwid to the wwids file > -A add devices from kernel command line mpath.wwids > parameters to wwids file > -c check if a device should be a path in a multipath device > -C check if a multipath device has usable paths > -q allow queue_if_no_path when multipathd is not running > -d dry run, do not create or update devmaps > -t display the currently used multipathd configuration > -r force devmap reload > -i ignore wwids file > -B treat the bindings file as read only > -b fil bindings file location > -w remove a device from the wwids file > -W reset the wwids file include only the current devices > -p pol force all maps to specified path grouping policy : > . failover one path per priority group > . multibus all paths in one priority group > . group_by_serial one priority group per serial > . group_by_prio one priority group per priority lvl > . group_by_node_name one priority group per target node > -v lvl verbosity level > . 0 no output > . 1 print created devmap names only > . 2 default verbosity > . 3 print debug information > -R num number of times to retry removes of in-use devices > dev action limited to: > . multipath named 'dev' (ex: mpath0) or > . multipath whose wwid is 'dev' (ex: 60051..) > . multipath including the path named 'dev' (ex: /dev/sda) > . multipath including the path with maj:min 'dev' (ex: 8:0) > >09:19:36,638 INF program: ...done [4] (exit code: 256) >09:19:36,638 INF program: Running [5] dmsetup --version ... >09:19:36,642 INF program: stdout[5]: Library version: 1.02.146 (2017-12-18) >Driver version: 4.37.0 > >09:19:36,642 INF program: stderr[5]: >09:19:36,642 INF program: ...done [5] (exit code: 0) >09:19:36,643 INF program: Running [6] mdadm --version ... >09:19:36,645 INF program: stdout[6]: >09:19:36,645 INF program: stderr[6]: mdadm - v4.0 - 2017-01-09 > >09:19:36,645 INF program: ...done [6] (exit code: 0) >09:19:37,014 INF program: Running... udevadm settle --timeout=300 >09:19:37,030 DBG program: Return code: 0 >09:19:37,233 INF program: Running... udevadm settle --timeout=300 >09:19:37,248 DBG program: Return code: 0 >09:19:37,261 INF program: Running... udevadm settle --timeout=300 >09:19:37,277 DBG program: Return code: 0 >09:19:37,291 INF program: Running... udevadm settle --timeout=300 >09:19:37,308 DBG program: Return code: 0 >09:19:37,328 INF program: Running [7] e2fsck -V ... >09:19:37,332 INF program: stdout[7]: >09:19:37,332 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >09:19:37,332 INF program: ...done [7] (exit code: 0) >09:19:37,340 INF program: Running [8] dmsetup info -co subsystem --noheadings live-rw ... >09:19:37,343 INF program: stdout[8]: > >09:19:37,344 INF program: stderr[8]: >09:19:37,344 INF program: ...done [8] (exit code: 0) >09:19:37,344 INF program: Running [9] dmsetup info -co subsystem --noheadings live-rw ... >09:19:37,347 INF program: stdout[9]: > >09:19:37,347 INF program: stderr[9]: >09:19:37,347 INF program: ...done [9] (exit code: 0) >09:19:37,347 INF program: Running [10] dmsetup info -co subsystem --noheadings live-rw ... >09:19:37,350 INF program: stdout[10]: > >09:19:37,350 INF program: stderr[10]: >09:19:37,350 INF program: ...done [10] (exit code: 0) >09:19:37,350 INF program: Running [11] dmsetup info -co subsystem --noheadings live-rw ... >09:19:37,354 INF program: stdout[11]: > >09:19:37,354 INF program: stderr[11]: >09:19:37,354 INF program: ...done [11] (exit code: 0) >09:19:37,354 INF program: Running [12] dmsetup info -co subsystem --noheadings live-rw ... >09:19:37,360 INF program: stdout[12]: > >09:19:37,360 INF program: stderr[12]: >09:19:37,360 INF program: ...done [12] (exit code: 0) >09:19:37,360 INF program: Running [13] dmsetup info -co subsystem --noheadings live-rw ... >09:19:37,363 INF program: stdout[13]: > >09:19:37,364 INF program: stderr[13]: >09:19:37,364 INF program: ...done [13] (exit code: 0) >09:19:37,364 INF program: Running [14] dmsetup info -co subsystem --noheadings live-rw ... >09:19:37,367 INF program: stdout[14]: > >09:19:37,367 INF program: stderr[14]: >09:19:37,367 INF program: ...done [14] (exit code: 0) >09:19:37,373 INF program: Running [15] dmsetup info -co subsystem --noheadings live-rw ... >09:19:37,379 INF program: stdout[15]: > >09:19:37,379 INF program: stderr[15]: >09:19:37,379 INF program: ...done [15] (exit code: 0) >09:19:37,380 INF program: Running [16] dmsetup info -co subsystem --noheadings live-rw ... >09:19:37,384 INF program: stdout[16]: > >09:19:37,385 INF program: stderr[16]: >09:19:37,385 INF program: ...done [16] (exit code: 0) >09:19:37,388 INF program: Running [17] dmsetup info -co subsystem --noheadings live-base ... >09:19:37,392 INF program: stdout[17]: > >09:19:37,392 INF program: stderr[17]: >09:19:37,392 INF program: ...done [17] (exit code: 0) >09:19:37,392 INF program: Running [18] dmsetup info -co subsystem --noheadings live-base ... >09:19:37,396 INF program: stdout[18]: > >09:19:37,396 INF program: stderr[18]: >09:19:37,396 INF program: ...done [18] (exit code: 0) >09:19:37,397 INF program: Running [19] dmsetup info -co subsystem --noheadings live-base ... >09:19:37,401 INF program: stdout[19]: > >09:19:37,401 INF program: stderr[19]: >09:19:37,401 INF program: ...done [19] (exit code: 0) >09:19:37,401 INF program: Running [20] dmsetup info -co subsystem --noheadings live-base ... >09:19:37,404 INF program: stdout[20]: > >09:19:37,405 INF program: stderr[20]: >09:19:37,405 INF program: ...done [20] (exit code: 0) >09:19:37,405 INF program: Running [21] dmsetup info -co subsystem --noheadings live-base ... >09:19:37,408 INF program: stdout[21]: > >09:19:37,408 INF program: stderr[21]: >09:19:37,408 INF program: ...done [21] (exit code: 0) >09:19:37,408 INF program: Running [22] dmsetup info -co subsystem --noheadings live-base ... >09:19:37,411 INF program: stdout[22]: > >09:19:37,412 INF program: stderr[22]: >09:19:37,412 INF program: ...done [22] (exit code: 0) >09:19:37,412 INF program: Running [23] dmsetup info -co subsystem --noheadings live-base ... >09:19:37,415 INF program: stdout[23]: > >09:19:37,416 INF program: stderr[23]: >09:19:37,416 INF program: ...done [23] (exit code: 0) >09:19:37,422 INF program: Running [24] dmsetup info -co subsystem --noheadings live-base ... >09:19:37,427 INF program: stdout[24]: > >09:19:37,427 INF program: stderr[24]: >09:19:37,427 INF program: ...done [24] (exit code: 0) >09:19:37,427 INF program: Running [25] dmsetup info -co subsystem --noheadings live-base ... >09:19:37,431 INF program: stdout[25]: > >09:19:37,431 INF program: stderr[25]: >09:19:37,431 INF program: ...done [25] (exit code: 0) >09:19:37,433 INF program: Running... udevadm settle --timeout=300 >09:19:37,448 DBG program: Return code: 0 >09:20:56,023 INF program: Running [1] lvm version ... >09:20:56,028 INF program: stdout[1]: LVM version: 2.02.177(2) (2017-12-18) > Library version: 1.02.146 (2017-12-18) > Driver version: 4.37.0 > Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd > >09:20:56,028 INF program: stderr[1]: >09:20:56,028 INF program: ...done [1] (exit code: 0) >09:20:56,029 INF program: Running [2] btrfs --version ... >09:20:56,031 INF program: stdout[2]: btrfs-progs v4.15.1 > >09:20:56,031 INF program: stderr[2]: >09:20:56,031 INF program: ...done [2] (exit code: 0) >09:20:56,032 INF program: Running [3] mkswap --version ... >09:20:56,033 INF program: stdout[3]: mkswap from util-linux 2.32 > >09:20:56,034 INF program: stderr[3]: >09:20:56,034 INF program: ...done [3] (exit code: 0) >09:20:56,036 INF program: Running [4] multipath --version ... >09:20:56,040 INF program: stdout[4]: >09:20:56,040 INF program: stderr[4]: Unknown switch: (null) >multipath-tools v0.7.4 (11/15, 2017) >Usage: > multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] > multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] > multipath -F [-v lvl] [-R num] > multipath -t > multipath -h > >Where: > -h print this usage text > -l show multipath topology (sysfs and DM info) > -ll show multipath topology (maximum info) > -f flush a multipath device map > -F flush all multipath device maps > -a add a device wwid to the wwids file > -A add devices from kernel command line mpath.wwids > parameters to wwids file > -c check if a device should be a path in a multipath device > -C check if a multipath device has usable paths > -q allow queue_if_no_path when multipathd is not running > -d dry run, do not create or update devmaps > -t display the currently used multipathd configuration > -r force devmap reload > -i ignore wwids file > -B treat the bindings file as read only > -b fil bindings file location > -w remove a device from the wwids file > -W reset the wwids file include only the current devices > -p pol force all maps to specified path grouping policy : > . failover one path per priority group > . multibus all paths in one priority group > . group_by_serial one priority group per serial > . group_by_prio one priority group per priority lvl > . group_by_node_name one priority group per target node > -v lvl verbosity level > . 0 no output > . 1 print created devmap names only > . 2 default verbosity > . 3 print debug information > -R num number of times to retry removes of in-use devices > dev action limited to: > . multipath named 'dev' (ex: mpath0) or > . multipath whose wwid is 'dev' (ex: 60051..) > . multipath including the path named 'dev' (ex: /dev/sda) > . multipath including the path with maj:min 'dev' (ex: 8:0) > >09:20:56,040 INF program: ...done [4] (exit code: 256) >09:20:56,041 INF program: Running [5] dmsetup --version ... >09:20:56,044 INF program: stdout[5]: Library version: 1.02.146 (2017-12-18) >Driver version: 4.37.0 > >09:20:56,044 INF program: stderr[5]: >09:20:56,044 INF program: ...done [5] (exit code: 0) >09:20:56,045 INF program: Running [6] mdadm --version ... >09:20:56,047 INF program: stdout[6]: >09:20:56,047 INF program: stderr[6]: mdadm - v4.0 - 2017-01-09 > >09:20:56,047 INF program: ...done [6] (exit code: 0) >09:20:56,266 INF program: Running... udevadm settle --timeout=300 >09:20:56,281 DBG program: Return code: 0 >09:20:56,473 INF program: Running... udevadm settle --timeout=300 >09:20:56,487 DBG program: Return code: 0 >09:20:56,508 INF program: Running... udevadm settle --timeout=300 >09:20:56,524 DBG program: Return code: 0 >09:20:56,537 INF program: Running... udevadm settle --timeout=300 >09:20:56,552 DBG program: Return code: 0 >09:20:56,572 INF program: Running [7] e2fsck -V ... >09:20:56,576 INF program: stdout[7]: >09:20:56,576 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >09:20:56,576 INF program: ...done [7] (exit code: 0) >09:20:56,585 INF program: Running [8] dmsetup info -co subsystem --noheadings live-rw ... >09:20:56,588 INF program: stdout[8]: > >09:20:56,589 INF program: stderr[8]: >09:20:56,589 INF program: ...done [8] (exit code: 0) >09:20:56,589 INF program: Running [9] dmsetup info -co subsystem --noheadings live-rw ... >09:20:56,594 INF program: stdout[9]: > >09:20:56,594 INF program: stderr[9]: >09:20:56,594 INF program: ...done [9] (exit code: 0) >09:20:56,594 INF program: Running [10] dmsetup info -co subsystem --noheadings live-rw ... >09:20:56,598 INF program: stdout[10]: > >09:20:56,598 INF program: stderr[10]: >09:20:56,598 INF program: ...done [10] (exit code: 0) >09:20:56,598 INF program: Running [11] dmsetup info -co subsystem --noheadings live-rw ... >09:20:56,601 INF program: stdout[11]: > >09:20:56,602 INF program: stderr[11]: >09:20:56,602 INF program: ...done [11] (exit code: 0) >09:20:56,602 INF program: Running [12] dmsetup info -co subsystem --noheadings live-rw ... >09:20:56,607 INF program: stdout[12]: > >09:20:56,607 INF program: stderr[12]: >09:20:56,607 INF program: ...done [12] (exit code: 0) >09:20:56,607 INF program: Running [13] dmsetup info -co subsystem --noheadings live-rw ... >09:20:56,612 INF program: stdout[13]: > >09:20:56,612 INF program: stderr[13]: >09:20:56,612 INF program: ...done [13] (exit code: 0) >09:20:56,612 INF program: Running [14] dmsetup info -co subsystem --noheadings live-rw ... >09:20:56,616 INF program: stdout[14]: > >09:20:56,616 INF program: stderr[14]: >09:20:56,616 INF program: ...done [14] (exit code: 0) >09:20:56,621 INF program: Running [15] dmsetup info -co subsystem --noheadings live-rw ... >09:20:56,626 INF program: stdout[15]: > >09:20:56,626 INF program: stderr[15]: >09:20:56,626 INF program: ...done [15] (exit code: 0) >09:20:56,626 INF program: Running [16] dmsetup info -co subsystem --noheadings live-rw ... >09:20:56,629 INF program: stdout[16]: > >09:20:56,629 INF program: stderr[16]: >09:20:56,629 INF program: ...done [16] (exit code: 0) >09:20:56,633 INF program: Running [17] dmsetup info -co subsystem --noheadings live-base ... >09:20:56,636 INF program: stdout[17]: > >09:20:56,636 INF program: stderr[17]: >09:20:56,636 INF program: ...done [17] (exit code: 0) >09:20:56,636 INF program: Running [18] dmsetup info -co subsystem --noheadings live-base ... >09:20:56,640 INF program: stdout[18]: > >09:20:56,640 INF program: stderr[18]: >09:20:56,640 INF program: ...done [18] (exit code: 0) >09:20:56,640 INF program: Running [19] dmsetup info -co subsystem --noheadings live-base ... >09:20:56,644 INF program: stdout[19]: > >09:20:56,644 INF program: stderr[19]: >09:20:56,644 INF program: ...done [19] (exit code: 0) >09:20:56,644 INF program: Running [20] dmsetup info -co subsystem --noheadings live-base ... >09:20:56,648 INF program: stdout[20]: > >09:20:56,648 INF program: stderr[20]: >09:20:56,648 INF program: ...done [20] (exit code: 0) >09:20:56,648 INF program: Running [21] dmsetup info -co subsystem --noheadings live-base ... >09:20:56,653 INF program: stdout[21]: > >09:20:56,653 INF program: stderr[21]: >09:20:56,654 INF program: ...done [21] (exit code: 0) >09:20:56,654 INF program: Running [22] dmsetup info -co subsystem --noheadings live-base ... >09:20:56,659 INF program: stdout[22]: > >09:20:56,659 INF program: stderr[22]: >09:20:56,659 INF program: ...done [22] (exit code: 0) >09:20:56,659 INF program: Running [23] dmsetup info -co subsystem --noheadings live-base ... >09:20:56,662 INF program: stdout[23]: > >09:20:56,662 INF program: stderr[23]: >09:20:56,662 INF program: ...done [23] (exit code: 0) >09:20:56,666 INF program: Running [24] dmsetup info -co subsystem --noheadings live-base ... >09:20:56,671 INF program: stdout[24]: > >09:20:56,671 INF program: stderr[24]: >09:20:56,671 INF program: ...done [24] (exit code: 0) >09:20:56,671 INF program: Running [25] dmsetup info -co subsystem --noheadings live-base ... >09:20:56,675 INF program: stdout[25]: > >09:20:56,675 INF program: stderr[25]: >09:20:56,675 INF program: ...done [25] (exit code: 0) >09:20:56,678 INF program: Running... udevadm settle --timeout=300 >09:20:56,697 DBG program: Return code: 0 >09:20:58,018 INF program: Running... losetup --list >09:20:58,043 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >09:21:01,982 INF program: Running... udevadm trigger --action=change --subsystem-match=block >09:21:02,018 DBG program: Return code: 0 >09:21:02,022 INF program: Running... udevadm settle --timeout=300 >09:21:02,169 DBG program: Return code: 0 >09:21:02,169 INF program: Running... modprobe fcoe >09:21:02,176 DBG program: Return code: 0 >09:21:02,178 INF program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >09:21:02,199 INF program: stdout: >09:21:02,199 INF program: No FCoE boot disk information is found in EDD! >09:21:02,199 DBG program: Return code: 1 >09:21:07,472 INF program: Running... losetup --list >09:21:07,480 INF program: Running [7] e2fsck -V ... >09:21:07,485 INF program: stdout[7]: >09:21:07,485 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >09:21:07,485 INF program: ...done [7] (exit code: 0) >09:21:07,720 INF program: Running... udevadm settle --timeout=300 >09:21:07,752 DBG program: Return code: 0 >09:21:07,760 INF program: Running... udevadm settle --timeout=300 >09:21:07,778 DBG program: Return code: 0 >09:25:14,348 INF program: Running... udevadm settle --timeout=300 >09:25:14,381 DBG program: Return code: 0 >09:25:14,392 INF program: Running... udevadm settle --timeout=300 >09:25:14,416 DBG program: Return code: 0 >09:25:14,422 INF program: Running... udevadm settle --timeout=300 >09:25:14,440 DBG program: Return code: 0 >09:25:14,450 INF program: Running... udevadm settle --timeout=300 >09:25:14,468 DBG program: Return code: 0 >09:25:14,475 INF program: Running... udevadm settle --timeout=300 >09:25:14,493 DBG program: Return code: 0 >09:25:14,499 INF program: Running... udevadm settle --timeout=300 >09:25:14,517 DBG program: Return code: 0 >09:25:14,524 INF program: Running... udevadm settle --timeout=300 >09:25:14,542 DBG program: Return code: 0 >09:25:14,548 INF program: Running... udevadm settle --timeout=300 >09:25:14,567 DBG program: Return code: 0 >09:25:14,613 INF program: Running... udevadm settle --timeout=300 >09:25:14,638 DBG program: Return code: 0 >09:25:14,650 INF program: Running... udevadm settle --timeout=300 >09:25:14,677 DBG program: Return code: 0 >09:25:14,692 INF program: Running... udevadm settle --timeout=300 >09:25:14,717 DBG program: Return code: 0 >09:25:14,718 INF program: Running... umount /run/user/1000 >09:25:14,734 INF program: stderr: >09:25:14,734 INF program: b'umount: /run/user/1000: target is busy.' >09:25:14,736 DBG program: Return code: 32 >09:25:14,736 INF program: Running... lsof /run/user/1000 >09:25:15,035 INF program: stdout: >09:25:15,036 INF program: COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME >09:25:15,036 INF program: gnome-ses 1543 liveuser DEL REG 0,46 42581 /run/user/1000/dconf/user >09:25:15,036 INF program: gnome-she 1673 liveuser DEL REG 0,46 40570 /run/user/1000/wayland-cursor-shared-eBhkBR >09:25:15,036 INF program: gnome-she 1673 liveuser DEL REG 0,46 41335 /run/user/1000/wayland-cursor-shared-nHvTXZ >09:25:15,036 INF program: gnome-she 1673 liveuser DEL REG 0,46 44133 /run/user/1000/wayland-cursor-shared-LYj0vX >09:25:15,036 INF program: gnome-she 1673 liveuser DEL REG 0,46 41726 /run/user/1000/xwayland-shared-c2ds0B >09:25:15,036 INF program: gnome-she 1673 liveuser DEL REG 0,46 42664 /run/user/1000/xwayland-shared-Su1hOy >09:25:15,036 INF program: gnome-she 1673 liveuser DEL REG 0,46 43678 /run/user/1000/xwayland-shared-KWEw3R >09:25:15,036 INF program: gnome-she 1673 liveuser DEL REG 0,46 45364 /run/user/1000/xwayland-shared-Pr7NOI >09:25:15,036 INF program: gnome-she 1673 liveuser DEL REG 0,46 34299 /run/user/1000/xwayland-shared-S06I1i >09:25:15,036 INF program: gnome-she 1673 liveuser mem REG 0,46 2 113829 /run/user/1000/dconf/user >09:25:15,036 INF program: gnome-she 1673 liveuser 24rW REG 0,46 0 33763 /run/user/1000/wayland-0.lock >09:25:15,036 INF program: Xwayland 1727 liveuser DEL REG 0,46 43678 /run/user/1000/xwayland-shared-KWEw3R >09:25:15,036 INF program: Xwayland 1727 liveuser DEL REG 0,46 41726 /run/user/1000/xwayland-shared-c2ds0B >09:25:15,036 INF program: Xwayland 1727 liveuser DEL REG 0,46 45364 /run/user/1000/xwayland-shared-Pr7NOI >09:25:15,036 INF program: Xwayland 1727 liveuser DEL REG 0,46 42664 /run/user/1000/xwayland-shared-Su1hOy >09:25:15,036 INF program: Xwayland 1727 liveuser DEL REG 0,46 34299 /run/user/1000/xwayland-shared-S06I1i >09:25:15,036 INF program: at-spi-bu 1733 liveuser DEL REG 0,46 36066 /run/user/1000/dconf/user >09:25:15,036 INF program: ibus-dcon 1758 liveuser DEL REG 0,46 36066 /run/user/1000/dconf/user >09:25:15,036 INF program: gnome-she 1772 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >09:25:15,037 INF program: goa-daemo 1814 liveuser DEL REG 0,46 36066 /run/user/1000/dconf/user >09:25:15,037 INF program: evolution 1819 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >09:25:15,037 INF program: gsd-power 1845 liveuser mem REG 0,46 2 113829 /run/user/1000/dconf/user >09:25:15,037 INF program: gsd-shari 1854 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >09:25:15,037 INF program: gsd-smart 1858 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >09:25:15,037 INF program: gsd-sound 1864 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >09:25:15,037 INF program: gsd-xsett 1867 liveuser DEL REG 0,46 40558 /run/user/1000/dconf/user >09:25:15,037 INF program: gsd-a11y- 1884 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >09:25:15,037 INF program: gsd-color 1887 liveuser mem REG 0,46 2 113829 /run/user/1000/dconf/user >09:25:15,037 INF program: gsd-house 1901 liveuser DEL REG 0,46 40558 /run/user/1000/dconf/user >09:25:15,037 INF program: gsd-datet 1904 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >09:25:15,037 INF program: gsd-media 1908 liveuser DEL REG 0,46 41153 /run/user/1000/dconf/user >09:25:15,037 INF program: gsd-keybo 1909 liveuser DEL REG 0,46 42581 /run/user/1000/dconf/user >09:25:15,037 INF program: gsd-mouse 1912 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >09:25:15,037 INF program: ibus-engi 2007 liveuser DEL REG 0,46 42581 /run/user/1000/dconf/user >09:25:15,037 INF program: evolution 2008 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >09:25:15,037 INF program: evolution 2021 liveuser DEL REG 0,46 40558 /run/user/1000/dconf/user >09:25:15,037 INF program: evolution 2050 liveuser DEL REG 0,46 42581 /run/user/1000/dconf/user >09:25:15,037 INF program: tracker-m 2076 liveuser DEL REG 0,46 40558 /run/user/1000/dconf/user >09:25:15,037 INF program: tracker-e 2096 liveuser DEL REG 0,46 40558 /run/user/1000/dconf/user >09:25:15,037 INF program: abrt-appl 2107 liveuser DEL REG 0,46 41335 /run/user/1000/wayland-cursor-shared-nHvTXZ >09:25:15,037 INF program: abrt-appl 2107 liveuser DEL REG 0,46 40558 /run/user/1000/dconf/user >09:25:15,037 INF program: abrt-appl 2107 liveuser 11u REG 0,46 1177344 41335 /run/user/1000/wayland-cursor-shared-nHvTXZ (deleted) >09:25:15,037 INF program: evolution 2112 liveuser DEL REG 0,46 40570 /run/user/1000/wayland-cursor-shared-eBhkBR >09:25:15,037 INF program: evolution 2112 liveuser mem REG 0,46 2 113829 /run/user/1000/dconf/user >09:25:15,037 INF program: evolution 2112 liveuser 11u REG 0,46 1177344 40570 /run/user/1000/wayland-cursor-shared-eBhkBR (deleted) >09:25:15,037 INF program: evolution 2115 liveuser DEL REG 0,46 42581 /run/user/1000/dconf/user >09:25:15,038 INF program: tracker-m 2130 liveuser DEL REG 0,46 40558 /run/user/1000/dconf/user >09:25:15,038 INF program: tracker-s 2134 liveuser DEL REG 0,46 40558 /run/user/1000/dconf/user >09:25:15,038 INF program: firefox 2244 liveuser mem REG 0,46 2 113829 /run/user/1000/dconf/user >09:25:15,038 INF program: gnome-ter 2445 liveuser DEL REG 0,46 44133 /run/user/1000/wayland-cursor-shared-LYj0vX >09:25:15,038 INF program: gnome-ter 2445 liveuser mem REG 0,46 2 113829 /run/user/1000/dconf/user >09:25:15,038 INF program: gnome-ter 2445 liveuser 10u REG 0,46 1177344 44133 /run/user/1000/wayland-cursor-shared-LYj0vX (deleted) >09:25:15,038 INF program: stderr: >09:25:15,038 INF program: b"lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs" >09:25:15,038 INF program: b' Output information may be incomplete.' >09:25:15,038 DBG program: Return code: 0 >10:59:31,557 INF program: Running [1] lvm version ... >10:59:31,573 INF program: stdout[1]: LVM version: 2.02.177(2) (2017-12-18) > Library version: 1.02.146 (2017-12-18) > Driver version: 4.37.0 > Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd > >10:59:31,573 INF program: stderr[1]: >10:59:31,573 INF program: ...done [1] (exit code: 0) >10:59:31,578 INF program: Running [2] btrfs --version ... >10:59:31,585 INF program: stdout[2]: btrfs-progs v4.15.1 > >10:59:31,585 INF program: stderr[2]: >10:59:31,585 INF program: ...done [2] (exit code: 0) >10:59:31,587 INF program: Running [3] mkswap --version ... >10:59:31,591 INF program: stdout[3]: mkswap from util-linux 2.32 > >10:59:31,592 INF program: stderr[3]: >10:59:31,592 INF program: ...done [3] (exit code: 0) >10:59:31,599 INF program: Running [4] multipath --version ... >10:59:31,610 INF program: stdout[4]: >10:59:31,610 INF program: stderr[4]: Unknown switch: (null) >multipath-tools v0.7.4 (11/15, 2017) >Usage: > multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] > multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] > multipath -F [-v lvl] [-R num] > multipath -t > multipath -h > >Where: > -h print this usage text > -l show multipath topology (sysfs and DM info) > -ll show multipath topology (maximum info) > -f flush a multipath device map > -F flush all multipath device maps > -a add a device wwid to the wwids file > -A add devices from kernel command line mpath.wwids > parameters to wwids file > -c check if a device should be a path in a multipath device > -C check if a multipath device has usable paths > -q allow queue_if_no_path when multipathd is not running > -d dry run, do not create or update devmaps > -t display the currently used multipathd configuration > -r force devmap reload > -i ignore wwids file > -B treat the bindings file as read only > -b fil bindings file location > -w remove a device from the wwids file > -W reset the wwids file include only the current devices > -p pol force all maps to specified path grouping policy : > . failover one path per priority group > . multibus all paths in one priority group > . group_by_serial one priority group per serial > . group_by_prio one priority group per priority lvl > . group_by_node_name one priority group per target node > -v lvl verbosity level > . 0 no output > . 1 print created devmap names only > . 2 default verbosity > . 3 print debug information > -R num number of times to retry removes of in-use devices > dev action limited to: > . multipath named 'dev' (ex: mpath0) or > . multipath whose wwid is 'dev' (ex: 60051..) > . multipath including the path named 'dev' (ex: /dev/sda) > . multipath including the path with maj:min 'dev' (ex: 8:0) > >10:59:31,610 INF program: ...done [4] (exit code: 256) >10:59:31,611 INF program: Running [5] dmsetup --version ... >10:59:31,617 INF program: stdout[5]: Library version: 1.02.146 (2017-12-18) >Driver version: 4.37.0 > >10:59:31,617 INF program: stderr[5]: >10:59:31,617 INF program: ...done [5] (exit code: 0) >10:59:31,618 INF program: Running [6] mdadm --version ... >10:59:31,623 INF program: stdout[6]: >10:59:31,623 INF program: stderr[6]: mdadm - v4.0 - 2017-01-09 > >10:59:31,623 INF program: ...done [6] (exit code: 0) >10:59:32,474 INF program: Running... udevadm settle --timeout=300 >10:59:32,491 DBG program: Return code: 0 >10:59:32,771 INF program: Running... udevadm settle --timeout=300 >10:59:32,791 DBG program: Return code: 0 >10:59:32,804 INF program: Running... udevadm settle --timeout=300 >10:59:32,819 DBG program: Return code: 0 >10:59:32,832 INF program: Running... udevadm settle --timeout=300 >10:59:32,848 DBG program: Return code: 0 >10:59:32,872 INF program: Running [7] e2fsck -V ... >10:59:32,878 INF program: stdout[7]: >10:59:32,878 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >10:59:32,878 INF program: ...done [7] (exit code: 0) >10:59:32,885 INF program: Running [8] dmsetup info -co subsystem --noheadings live-rw ... >10:59:32,891 INF program: stdout[8]: > >10:59:32,891 INF program: stderr[8]: >10:59:32,891 INF program: ...done [8] (exit code: 0) >10:59:32,891 INF program: Running [9] dmsetup info -co subsystem --noheadings live-rw ... >10:59:32,896 INF program: stdout[9]: > >10:59:32,896 INF program: stderr[9]: >10:59:32,896 INF program: ...done [9] (exit code: 0) >10:59:32,896 INF program: Running [10] dmsetup info -co subsystem --noheadings live-rw ... >10:59:32,900 INF program: stdout[10]: > >10:59:32,901 INF program: stderr[10]: >10:59:32,901 INF program: ...done [10] (exit code: 0) >10:59:32,901 INF program: Running [11] dmsetup info -co subsystem --noheadings live-rw ... >10:59:32,909 INF program: stdout[11]: > >10:59:32,909 INF program: stderr[11]: >10:59:32,909 INF program: ...done [11] (exit code: 0) >10:59:32,910 INF program: Running [12] dmsetup info -co subsystem --noheadings live-rw ... >10:59:32,913 INF program: stdout[12]: > >10:59:32,913 INF program: stderr[12]: >10:59:32,913 INF program: ...done [12] (exit code: 0) >10:59:32,914 INF program: Running [13] dmsetup info -co subsystem --noheadings live-rw ... >10:59:32,920 INF program: stdout[13]: > >10:59:32,920 INF program: stderr[13]: >10:59:32,920 INF program: ...done [13] (exit code: 0) >10:59:32,920 INF program: Running [14] dmsetup info -co subsystem --noheadings live-rw ... >10:59:32,924 INF program: stdout[14]: > >10:59:32,924 INF program: stderr[14]: >10:59:32,924 INF program: ...done [14] (exit code: 0) >10:59:32,930 INF program: Running [15] dmsetup info -co subsystem --noheadings live-rw ... >10:59:32,933 INF program: stdout[15]: > >10:59:32,934 INF program: stderr[15]: >10:59:32,934 INF program: ...done [15] (exit code: 0) >10:59:32,934 INF program: Running [16] dmsetup info -co subsystem --noheadings live-rw ... >10:59:32,938 INF program: stdout[16]: > >10:59:32,938 INF program: stderr[16]: >10:59:32,939 INF program: ...done [16] (exit code: 0) >10:59:32,942 INF program: Running [17] dmsetup info -co subsystem --noheadings live-base ... >10:59:32,946 INF program: stdout[17]: > >10:59:32,946 INF program: stderr[17]: >10:59:32,946 INF program: ...done [17] (exit code: 0) >10:59:32,946 INF program: Running [18] dmsetup info -co subsystem --noheadings live-base ... >10:59:32,949 INF program: stdout[18]: > >10:59:32,949 INF program: stderr[18]: >10:59:32,949 INF program: ...done [18] (exit code: 0) >10:59:32,949 INF program: Running [19] dmsetup info -co subsystem --noheadings live-base ... >10:59:32,953 INF program: stdout[19]: > >10:59:32,953 INF program: stderr[19]: >10:59:32,953 INF program: ...done [19] (exit code: 0) >10:59:32,953 INF program: Running [20] dmsetup info -co subsystem --noheadings live-base ... >10:59:32,956 INF program: stdout[20]: > >10:59:32,957 INF program: stderr[20]: >10:59:32,957 INF program: ...done [20] (exit code: 0) >10:59:32,957 INF program: Running [21] dmsetup info -co subsystem --noheadings live-base ... >10:59:32,960 INF program: stdout[21]: > >10:59:32,960 INF program: stderr[21]: >10:59:32,960 INF program: ...done [21] (exit code: 0) >10:59:32,960 INF program: Running [22] dmsetup info -co subsystem --noheadings live-base ... >10:59:32,965 INF program: stdout[22]: > >10:59:32,965 INF program: stderr[22]: >10:59:32,965 INF program: ...done [22] (exit code: 0) >10:59:32,965 INF program: Running [23] dmsetup info -co subsystem --noheadings live-base ... >10:59:32,971 INF program: stdout[23]: > >10:59:32,972 INF program: stderr[23]: >10:59:32,972 INF program: ...done [23] (exit code: 0) >10:59:32,976 INF program: Running [24] dmsetup info -co subsystem --noheadings live-base ... >10:59:32,980 INF program: stdout[24]: > >10:59:32,981 INF program: stderr[24]: >10:59:32,981 INF program: ...done [24] (exit code: 0) >10:59:32,981 INF program: Running [25] dmsetup info -co subsystem --noheadings live-base ... >10:59:32,985 INF program: stdout[25]: > >10:59:32,985 INF program: stderr[25]: >10:59:32,985 INF program: ...done [25] (exit code: 0) >10:59:32,987 INF program: Running... udevadm settle --timeout=300 >10:59:33,004 DBG program: Return code: 0 >10:59:34,931 INF program: Running... losetup --list >10:59:34,979 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >10:59:40,984 INF program: Running... udevadm trigger --action=change --subsystem-match=block >10:59:41,056 DBG program: Return code: 0 >10:59:41,056 INF program: Running... udevadm settle --timeout=300 >10:59:41,266 DBG program: Return code: 0 >10:59:41,267 INF program: Running... modprobe fcoe >10:59:41,274 DBG program: Return code: 0 >10:59:41,277 INF program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >10:59:41,299 INF program: stdout: >10:59:41,299 INF program: No FCoE boot disk information is found in EDD! >10:59:41,299 DBG program: Return code: 1 >10:59:41,435 INF program: Running... losetup --list >10:59:41,770 INF program: Running [7] e2fsck -V ... >10:59:41,776 INF program: stdout[7]: >10:59:41,776 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >10:59:41,776 INF program: ...done [7] (exit code: 0) >10:59:42,292 INF program: Running... udevadm settle --timeout=300 >10:59:42,328 DBG program: Return code: 0 >10:59:42,338 INF program: Running... udevadm settle --timeout=300 >10:59:42,401 DBG program: Return code: 0 >11:29:16,835 INF program: Running... df --output=target,avail >11:29:16,906 INF program: Mounted on Avail >11:29:16,907 INF program: /dev 4044360 >11:29:16,907 INF program: /dev/shm 4034032 >11:29:16,907 INF program: /run 4069484 >11:29:16,907 INF program: /sys/fs/cgroup 4072140 >11:29:16,907 INF program: /run/initramfs/live 0 >11:29:16,907 INF program: / 985476 >11:29:16,907 INF program: /tmp 4054880 >11:29:16,907 INF program: /var/tmp 4072140 >11:29:16,907 INF program: /run/user/1000 810904 >11:29:16,907 DBG program: Return code: 0 >11:29:17,183 INF program: Running... df --output=target,avail >11:29:17,203 INF program: Mounted on Avail >11:29:17,203 INF program: /dev 4044360 >11:29:17,203 INF program: /dev/shm 4034032 >11:29:17,203 INF program: /run 4069484 >11:29:17,203 INF program: /sys/fs/cgroup 4072140 >11:29:17,203 INF program: /run/initramfs/live 0 >11:29:17,203 INF program: / 985476 >11:29:17,203 INF program: /tmp 4054876 >11:29:17,203 INF program: /var/tmp 4072140 >11:29:17,203 INF program: /run/user/1000 810904 >11:29:17,203 DBG program: Return code: 0 >11:29:17,428 INF program: Running... journalctl -b >11:29:39,128 INF program: Running... udevadm settle --timeout=300 >11:29:39,158 DBG program: Return code: 0 >11:29:39,172 INF program: Running... udevadm settle --timeout=300 >11:29:39,199 DBG program: Return code: 0 >11:29:39,207 INF program: Running... udevadm settle --timeout=300 >11:29:39,228 DBG program: Return code: 0 >11:29:39,234 INF program: Running... udevadm settle --timeout=300 >11:29:39,255 DBG program: Return code: 0 >11:29:39,263 INF program: Running... udevadm settle --timeout=300 >11:29:39,290 DBG program: Return code: 0 >11:29:39,300 INF program: Running... udevadm settle --timeout=300 >11:29:39,324 DBG program: Return code: 0 >11:29:39,331 INF program: Running... udevadm settle --timeout=300 >11:29:39,356 DBG program: Return code: 0 >11:29:39,363 INF program: Running... udevadm settle --timeout=300 >11:29:39,390 DBG program: Return code: 0 >11:29:39,405 INF program: Running... udevadm settle --timeout=300 >11:29:39,431 DBG program: Return code: 0 >11:29:39,535 INF program: Running... udevadm settle --timeout=300 >11:29:39,560 DBG program: Return code: 0 >11:29:39,571 INF program: Running... udevadm settle --timeout=300 >11:29:39,595 DBG program: Return code: 0 >11:29:39,603 INF program: Running... udevadm settle --timeout=300 >11:29:39,629 DBG program: Return code: 0 >11:29:39,630 INF program: Running... umount /run/user/1000 >11:29:39,648 INF program: stderr: >11:29:39,648 INF program: b'umount: /run/user/1000: target is busy.' >11:29:39,649 DBG program: Return code: 32 >11:29:39,649 INF program: Running... lsof /run/user/1000 >11:29:40,268 INF program: stdout: >11:29:40,268 INF program: COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME >11:29:40,268 INF program: gnome-ses 1543 liveuser DEL REG 0,46 42581 /run/user/1000/dconf/user >11:29:40,268 INF program: gnome-she 1673 liveuser DEL REG 0,46 40570 /run/user/1000/wayland-cursor-shared-eBhkBR >11:29:40,268 INF program: gnome-she 1673 liveuser DEL REG 0,46 41335 /run/user/1000/wayland-cursor-shared-nHvTXZ >11:29:40,268 INF program: gnome-she 1673 liveuser DEL REG 0,46 44133 /run/user/1000/wayland-cursor-shared-LYj0vX >11:29:40,268 INF program: gnome-she 1673 liveuser DEL REG 0,46 243154 /run/user/1000/xwayland-shared-gr0VTX >11:29:40,268 INF program: gnome-she 1673 liveuser DEL REG 0,46 240792 /run/user/1000/xwayland-shared-0k8CjR >11:29:40,268 INF program: gnome-she 1673 liveuser DEL REG 0,46 240791 /run/user/1000/xwayland-shared-KwrUOa >11:29:40,268 INF program: gnome-she 1673 liveuser DEL REG 0,46 240790 /run/user/1000/xwayland-shared-F7pDku >11:29:40,268 INF program: gnome-she 1673 liveuser DEL REG 0,46 240789 /run/user/1000/xwayland-shared-9wGOQN >11:29:40,268 INF program: gnome-she 1673 liveuser DEL REG 0,46 41726 /run/user/1000/xwayland-shared-c2ds0B >11:29:40,269 INF program: gnome-she 1673 liveuser DEL REG 0,46 42664 /run/user/1000/xwayland-shared-Su1hOy >11:29:40,269 INF program: gnome-she 1673 liveuser DEL REG 0,46 43678 /run/user/1000/xwayland-shared-KWEw3R >11:29:40,269 INF program: gnome-she 1673 liveuser DEL REG 0,46 244638 /run/user/1000/xwayland-shared-tY6661 >11:29:40,269 INF program: gnome-she 1673 liveuser DEL REG 0,46 34299 /run/user/1000/xwayland-shared-S06I1i >11:29:40,269 INF program: gnome-she 1673 liveuser mem REG 0,46 2 113829 /run/user/1000/dconf/user >11:29:40,269 INF program: gnome-she 1673 liveuser 24rW REG 0,46 0 33763 /run/user/1000/wayland-0.lock >11:29:40,269 INF program: Xwayland 1727 liveuser DEL REG 0,46 243154 /run/user/1000/xwayland-shared-gr0VTX >11:29:40,269 INF program: Xwayland 1727 liveuser DEL REG 0,46 240792 /run/user/1000/xwayland-shared-0k8CjR >11:29:40,269 INF program: Xwayland 1727 liveuser DEL REG 0,46 240791 /run/user/1000/xwayland-shared-KwrUOa >11:29:40,269 INF program: Xwayland 1727 liveuser DEL REG 0,46 240790 /run/user/1000/xwayland-shared-F7pDku >11:29:40,269 INF program: Xwayland 1727 liveuser DEL REG 0,46 240789 /run/user/1000/xwayland-shared-9wGOQN >11:29:40,269 INF program: Xwayland 1727 liveuser DEL REG 0,46 43678 /run/user/1000/xwayland-shared-KWEw3R >11:29:40,269 INF program: Xwayland 1727 liveuser DEL REG 0,46 41726 /run/user/1000/xwayland-shared-c2ds0B >11:29:40,269 INF program: Xwayland 1727 liveuser DEL REG 0,46 244638 /run/user/1000/xwayland-shared-tY6661 >11:29:40,269 INF program: Xwayland 1727 liveuser DEL REG 0,46 42664 /run/user/1000/xwayland-shared-Su1hOy >11:29:40,269 INF program: Xwayland 1727 liveuser DEL REG 0,46 34299 /run/user/1000/xwayland-shared-S06I1i >11:29:40,269 INF program: at-spi-bu 1733 liveuser DEL REG 0,46 36066 /run/user/1000/dconf/user >11:29:40,269 INF program: ibus-dcon 1758 liveuser DEL REG 0,46 36066 /run/user/1000/dconf/user >11:29:40,269 INF program: gnome-she 1772 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >11:29:40,269 INF program: goa-daemo 1814 liveuser DEL REG 0,46 36066 /run/user/1000/dconf/user >11:29:40,269 INF program: evolution 1819 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >11:29:40,269 INF program: gsd-power 1845 liveuser mem REG 0,46 2 113829 /run/user/1000/dconf/user >11:29:40,269 INF program: gsd-shari 1854 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >11:29:40,269 INF program: gsd-smart 1858 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >11:29:40,269 INF program: gsd-sound 1864 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >11:29:40,269 INF program: gsd-xsett 1867 liveuser DEL REG 0,46 40558 /run/user/1000/dconf/user >11:29:40,269 INF program: gsd-a11y- 1884 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >11:29:40,270 INF program: gsd-color 1887 liveuser mem REG 0,46 2 113829 /run/user/1000/dconf/user >11:29:40,270 INF program: gsd-house 1901 liveuser DEL REG 0,46 40558 /run/user/1000/dconf/user >11:29:40,270 INF program: gsd-datet 1904 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >11:29:40,270 INF program: gsd-media 1908 liveuser DEL REG 0,46 41153 /run/user/1000/dconf/user >11:29:40,270 INF program: gsd-keybo 1909 liveuser DEL REG 0,46 42581 /run/user/1000/dconf/user >11:29:40,270 INF program: gsd-mouse 1912 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >11:29:40,270 INF program: ibus-engi 2007 liveuser DEL REG 0,46 42581 /run/user/1000/dconf/user >11:29:40,270 INF program: evolution 2008 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >11:29:40,270 INF program: evolution 2021 liveuser DEL REG 0,46 40558 /run/user/1000/dconf/user >11:29:40,270 INF program: evolution 2050 liveuser DEL REG 0,46 42581 /run/user/1000/dconf/user >11:29:40,270 INF program: tracker-m 2076 liveuser DEL REG 0,46 40558 /run/user/1000/dconf/user >11:29:40,270 INF program: tracker-e 2096 liveuser DEL REG 0,46 40558 /run/user/1000/dconf/user >11:29:40,270 INF program: abrt-appl 2107 liveuser DEL REG 0,46 41335 /run/user/1000/wayland-cursor-shared-nHvTXZ >11:29:40,270 INF program: abrt-appl 2107 liveuser DEL REG 0,46 40558 /run/user/1000/dconf/user >11:29:40,270 INF program: abrt-appl 2107 liveuser 11u REG 0,46 1177344 41335 /run/user/1000/wayland-cursor-shared-nHvTXZ (deleted) >11:29:40,270 INF program: evolution 2112 liveuser DEL REG 0,46 40570 /run/user/1000/wayland-cursor-shared-eBhkBR >11:29:40,270 INF program: evolution 2112 liveuser mem REG 0,46 2 113829 /run/user/1000/dconf/user >11:29:40,270 INF program: evolution 2112 liveuser 11u REG 0,46 1177344 40570 /run/user/1000/wayland-cursor-shared-eBhkBR (deleted) >11:29:40,270 INF program: evolution 2115 liveuser DEL REG 0,46 42581 /run/user/1000/dconf/user >11:29:40,270 INF program: tracker-m 2130 liveuser DEL REG 0,46 40558 /run/user/1000/dconf/user >11:29:40,270 INF program: tracker-s 2134 liveuser DEL REG 0,46 40558 /run/user/1000/dconf/user >11:29:40,270 INF program: firefox 2244 liveuser mem REG 0,46 2 113829 /run/user/1000/dconf/user >11:29:40,270 INF program: gnome-ter 2445 liveuser DEL REG 0,46 44133 /run/user/1000/wayland-cursor-shared-LYj0vX >11:29:40,270 INF program: gnome-ter 2445 liveuser mem REG 0,46 2 113829 /run/user/1000/dconf/user >11:29:40,270 INF program: gnome-ter 2445 liveuser 10u REG 0,46 1177344 44133 /run/user/1000/wayland-cursor-shared-LYj0vX (deleted) >11:29:40,270 INF program: stderr: >11:29:40,270 INF program: b"lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs" >11:29:40,270 INF program: b' Output information may be incomplete.' >11:29:40,271 DBG program: Return code: 0 >11:30:01,102 INF program: Running [1] lvm version ... >11:30:01,115 INF program: stdout[1]: LVM version: 2.02.177(2) (2017-12-18) > Library version: 1.02.146 (2017-12-18) > Driver version: 4.37.0 > Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd > >11:30:01,116 INF program: stderr[1]: >11:30:01,116 INF program: ...done [1] (exit code: 0) >11:30:01,119 INF program: Running [2] btrfs --version ... >11:30:01,126 INF program: stdout[2]: btrfs-progs v4.15.1 > >11:30:01,126 INF program: stderr[2]: >11:30:01,126 INF program: ...done [2] (exit code: 0) >11:30:01,127 INF program: Running [3] mkswap --version ... >11:30:01,130 INF program: stdout[3]: mkswap from util-linux 2.32 > >11:30:01,130 INF program: stderr[3]: >11:30:01,130 INF program: ...done [3] (exit code: 0) >11:30:01,135 INF program: Running [4] multipath --version ... >11:30:01,144 INF program: stdout[4]: >11:30:01,144 INF program: stderr[4]: Unknown switch: (null) >multipath-tools v0.7.4 (11/15, 2017) >Usage: > multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] > multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] > multipath -F [-v lvl] [-R num] > multipath -t > multipath -h > >Where: > -h print this usage text > -l show multipath topology (sysfs and DM info) > -ll show multipath topology (maximum info) > -f flush a multipath device map > -F flush all multipath device maps > -a add a device wwid to the wwids file > -A add devices from kernel command line mpath.wwids > parameters to wwids file > -c check if a device should be a path in a multipath device > -C check if a multipath device has usable paths > -q allow queue_if_no_path when multipathd is not running > -d dry run, do not create or update devmaps > -t display the currently used multipathd configuration > -r force devmap reload > -i ignore wwids file > -B treat the bindings file as read only > -b fil bindings file location > -w remove a device from the wwids file > -W reset the wwids file include only the current devices > -p pol force all maps to specified path grouping policy : > . failover one path per priority group > . multibus all paths in one priority group > . group_by_serial one priority group per serial > . group_by_prio one priority group per priority lvl > . group_by_node_name one priority group per target node > -v lvl verbosity level > . 0 no output > . 1 print created devmap names only > . 2 default verbosity > . 3 print debug information > -R num number of times to retry removes of in-use devices > dev action limited to: > . multipath named 'dev' (ex: mpath0) or > . multipath whose wwid is 'dev' (ex: 60051..) > . multipath including the path named 'dev' (ex: /dev/sda) > . multipath including the path with maj:min 'dev' (ex: 8:0) > >11:30:01,145 INF program: ...done [4] (exit code: 256) >11:30:01,146 INF program: Running [5] dmsetup --version ... >11:30:01,151 INF program: stdout[5]: Library version: 1.02.146 (2017-12-18) >Driver version: 4.37.0 > >11:30:01,152 INF program: stderr[5]: >11:30:01,152 INF program: ...done [5] (exit code: 0) >11:30:01,153 INF program: Running [6] mdadm --version ... >11:30:01,155 INF program: stdout[6]: >11:30:01,155 INF program: stderr[6]: mdadm - v4.0 - 2017-01-09 > >11:30:01,156 INF program: ...done [6] (exit code: 0) >11:30:01,486 INF program: Running... udevadm settle --timeout=300 >11:30:01,503 DBG program: Return code: 0 >11:30:01,700 INF program: Running... udevadm settle --timeout=300 >11:30:01,714 DBG program: Return code: 0 >11:30:01,730 INF program: Running... udevadm settle --timeout=300 >11:30:01,746 DBG program: Return code: 0 >11:30:01,759 INF program: Running... udevadm settle --timeout=300 >11:30:01,773 DBG program: Return code: 0 >11:30:01,795 INF program: Running [7] e2fsck -V ... >11:30:01,804 INF program: stdout[7]: >11:30:01,804 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >11:30:01,804 INF program: ...done [7] (exit code: 0) >11:30:01,814 INF program: Running [8] dmsetup info -co subsystem --noheadings live-rw ... >11:30:01,819 INF program: stdout[8]: > >11:30:01,819 INF program: stderr[8]: >11:30:01,819 INF program: ...done [8] (exit code: 0) >11:30:01,819 INF program: Running [9] dmsetup info -co subsystem --noheadings live-rw ... >11:30:01,823 INF program: stdout[9]: > >11:30:01,823 INF program: stderr[9]: >11:30:01,824 INF program: ...done [9] (exit code: 0) >11:30:01,824 INF program: Running [10] dmsetup info -co subsystem --noheadings live-rw ... >11:30:01,828 INF program: stdout[10]: > >11:30:01,828 INF program: stderr[10]: >11:30:01,828 INF program: ...done [10] (exit code: 0) >11:30:01,829 INF program: Running [11] dmsetup info -co subsystem --noheadings live-rw ... >11:30:01,832 INF program: stdout[11]: > >11:30:01,833 INF program: stderr[11]: >11:30:01,833 INF program: ...done [11] (exit code: 0) >11:30:01,833 INF program: Running [12] dmsetup info -co subsystem --noheadings live-rw ... >11:30:01,836 INF program: stdout[12]: > >11:30:01,837 INF program: stderr[12]: >11:30:01,837 INF program: ...done [12] (exit code: 0) >11:30:01,837 INF program: Running [13] dmsetup info -co subsystem --noheadings live-rw ... >11:30:01,840 INF program: stdout[13]: > >11:30:01,840 INF program: stderr[13]: >11:30:01,840 INF program: ...done [13] (exit code: 0) >11:30:01,841 INF program: Running [14] dmsetup info -co subsystem --noheadings live-rw ... >11:30:01,844 INF program: stdout[14]: > >11:30:01,844 INF program: stderr[14]: >11:30:01,844 INF program: ...done [14] (exit code: 0) >11:30:01,851 INF program: Running [15] dmsetup info -co subsystem --noheadings live-rw ... >11:30:01,856 INF program: stdout[15]: > >11:30:01,856 INF program: stderr[15]: >11:30:01,856 INF program: ...done [15] (exit code: 0) >11:30:01,856 INF program: Running [16] dmsetup info -co subsystem --noheadings live-rw ... >11:30:01,860 INF program: stdout[16]: > >11:30:01,860 INF program: stderr[16]: >11:30:01,860 INF program: ...done [16] (exit code: 0) >11:30:01,864 INF program: Running [17] dmsetup info -co subsystem --noheadings live-base ... >11:30:01,869 INF program: stdout[17]: > >11:30:01,870 INF program: stderr[17]: >11:30:01,870 INF program: ...done [17] (exit code: 0) >11:30:01,870 INF program: Running [18] dmsetup info -co subsystem --noheadings live-base ... >11:30:01,877 INF program: stdout[18]: > >11:30:01,877 INF program: stderr[18]: >11:30:01,877 INF program: ...done [18] (exit code: 0) >11:30:01,878 INF program: Running [19] dmsetup info -co subsystem --noheadings live-base ... >11:30:01,881 INF program: stdout[19]: > >11:30:01,881 INF program: stderr[19]: >11:30:01,881 INF program: ...done [19] (exit code: 0) >11:30:01,882 INF program: Running [20] dmsetup info -co subsystem --noheadings live-base ... >11:30:01,885 INF program: stdout[20]: > >11:30:01,885 INF program: stderr[20]: >11:30:01,885 INF program: ...done [20] (exit code: 0) >11:30:01,885 INF program: Running [21] dmsetup info -co subsystem --noheadings live-base ... >11:30:01,890 INF program: stdout[21]: > >11:30:01,890 INF program: stderr[21]: >11:30:01,890 INF program: ...done [21] (exit code: 0) >11:30:01,890 INF program: Running [22] dmsetup info -co subsystem --noheadings live-base ... >11:30:01,895 INF program: stdout[22]: > >11:30:01,895 INF program: stderr[22]: >11:30:01,895 INF program: ...done [22] (exit code: 0) >11:30:01,895 INF program: Running [23] dmsetup info -co subsystem --noheadings live-base ... >11:30:01,899 INF program: stdout[23]: > >11:30:01,899 INF program: stderr[23]: >11:30:01,900 INF program: ...done [23] (exit code: 0) >11:30:01,904 INF program: Running [24] dmsetup info -co subsystem --noheadings live-base ... >11:30:01,909 INF program: stdout[24]: > >11:30:01,910 INF program: stderr[24]: >11:30:01,910 INF program: ...done [24] (exit code: 0) >11:30:01,910 INF program: Running [25] dmsetup info -co subsystem --noheadings live-base ... >11:30:01,914 INF program: stdout[25]: > >11:30:01,914 INF program: stderr[25]: >11:30:01,914 INF program: ...done [25] (exit code: 0) >11:30:01,917 INF program: Running... udevadm settle --timeout=300 >11:30:01,932 DBG program: Return code: 0 >11:30:03,407 INF program: Running... losetup --list >11:30:03,420 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >11:30:06,852 INF program: Running... udevadm trigger --action=change --subsystem-match=block >11:30:06,908 DBG program: Return code: 0 >11:30:06,908 INF program: Running... udevadm settle --timeout=300 >11:30:07,153 DBG program: Return code: 0 >11:30:07,154 INF program: Running... modprobe fcoe >11:30:07,169 DBG program: Return code: 0 >11:30:07,173 INF program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >11:30:07,209 INF program: stdout: >11:30:07,209 INF program: No FCoE boot disk information is found in EDD! >11:30:07,209 DBG program: Return code: 1 >11:30:07,391 INF program: Running... losetup --list >11:30:07,535 INF program: Running [7] e2fsck -V ... >11:30:07,544 INF program: stdout[7]: >11:30:07,544 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >11:30:07,544 INF program: ...done [7] (exit code: 0) >11:30:07,886 INF program: Running... udevadm settle --timeout=300 >11:30:07,927 DBG program: Return code: 0 >11:30:07,934 INF program: Running... udevadm settle --timeout=300 >11:30:07,997 DBG program: Return code: 0 >11:30:37,105 INF program: Running... df --output=target,avail >11:30:37,137 INF program: Mounted on Avail >11:30:37,137 INF program: /dev 4044360 >11:30:37,137 INF program: /dev/shm 4034032 >11:30:37,137 INF program: /run 4069400 >11:30:37,137 INF program: /sys/fs/cgroup 4072140 >11:30:37,138 INF program: /run/initramfs/live 0 >11:30:37,138 INF program: / 985472 >11:30:37,138 INF program: /tmp 4051936 >11:30:37,138 INF program: /var/tmp 4072140 >11:30:37,138 INF program: /run/user/1000 810908 >11:30:37,138 DBG program: Return code: 0 >11:30:37,405 INF program: Running... df --output=target,avail >11:30:37,416 INF program: Mounted on Avail >11:30:37,417 INF program: /dev 4044360 >11:30:37,417 INF program: /dev/shm 4034032 >11:30:37,417 INF program: /run 4069400 >11:30:37,417 INF program: /sys/fs/cgroup 4072140 >11:30:37,417 INF program: /run/initramfs/live 0 >11:30:37,417 INF program: / 985472 >11:30:37,417 INF program: /tmp 4051936 >11:30:37,417 INF program: /var/tmp 4072140 >11:30:37,417 INF program: /run/user/1000 810908 >11:30:37,417 DBG program: Return code: 0 >11:30:37,707 INF program: Running... journalctl -b >11:31:00,813 INF program: Running... udevadm settle --timeout=300 >11:31:00,874 DBG program: Return code: 0 >11:31:00,882 INF program: Running... udevadm settle --timeout=300 >11:31:00,905 DBG program: Return code: 0 >11:31:00,912 INF program: Running... udevadm settle --timeout=300 >11:31:00,934 DBG program: Return code: 0 >11:31:00,941 INF program: Running... udevadm settle --timeout=300 >11:31:00,963 DBG program: Return code: 0 >11:31:00,970 INF program: Running... udevadm settle --timeout=300 >11:31:00,993 DBG program: Return code: 0 >11:31:00,999 INF program: Running... udevadm settle --timeout=300 >11:31:01,022 DBG program: Return code: 0 >11:31:01,029 INF program: Running... udevadm settle --timeout=300 >11:31:01,049 DBG program: Return code: 0 >11:31:01,055 INF program: Running... udevadm settle --timeout=300 >11:31:01,078 DBG program: Return code: 0 >11:31:01,085 INF program: Running... udevadm settle --timeout=300 >11:31:01,106 DBG program: Return code: 0 >11:31:01,133 INF program: Running... udevadm settle --timeout=300 >11:31:01,156 DBG program: Return code: 0 >11:31:01,166 INF program: Running... udevadm settle --timeout=300 >11:31:01,188 DBG program: Return code: 0 >11:31:01,196 INF program: Running... udevadm settle --timeout=300 >11:31:01,219 DBG program: Return code: 0 >11:31:01,219 INF program: Running... umount /run/user/1000 >11:31:01,235 INF program: stderr: >11:31:01,235 INF program: b'umount: /run/user/1000: target is busy.' >11:31:01,235 DBG program: Return code: 32 >11:31:01,235 INF program: Running... lsof /run/user/1000 >11:31:01,554 INF program: stdout: >11:31:01,555 INF program: COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME >11:31:01,555 INF program: gnome-ses 1543 liveuser DEL REG 0,46 42581 /run/user/1000/dconf/user >11:31:01,555 INF program: gnome-she 1673 liveuser DEL REG 0,46 40570 /run/user/1000/wayland-cursor-shared-eBhkBR >11:31:01,555 INF program: gnome-she 1673 liveuser DEL REG 0,46 41335 /run/user/1000/wayland-cursor-shared-nHvTXZ >11:31:01,555 INF program: gnome-she 1673 liveuser DEL REG 0,46 44133 /run/user/1000/wayland-cursor-shared-LYj0vX >11:31:01,555 INF program: gnome-she 1673 liveuser DEL REG 0,46 251412 /run/user/1000/xwayland-shared-W7leN4 >11:31:01,555 INF program: gnome-she 1673 liveuser DEL REG 0,46 251411 /run/user/1000/xwayland-shared-ya0QD2 >11:31:01,555 INF program: gnome-she 1673 liveuser DEL REG 0,46 251410 /run/user/1000/xwayland-shared-JljTu0 >11:31:01,555 INF program: gnome-she 1673 liveuser DEL REG 0,46 251409 /run/user/1000/xwayland-shared-JeZimY >11:31:01,555 INF program: gnome-she 1673 liveuser DEL REG 0,46 41726 /run/user/1000/xwayland-shared-c2ds0B >11:31:01,555 INF program: gnome-she 1673 liveuser DEL REG 0,46 42664 /run/user/1000/xwayland-shared-Su1hOy >11:31:01,555 INF program: gnome-she 1673 liveuser DEL REG 0,46 43678 /run/user/1000/xwayland-shared-KWEw3R >11:31:01,555 INF program: gnome-she 1673 liveuser DEL REG 0,46 244638 /run/user/1000/xwayland-shared-tY6661 >11:31:01,555 INF program: gnome-she 1673 liveuser DEL REG 0,46 34299 /run/user/1000/xwayland-shared-S06I1i >11:31:01,555 INF program: gnome-she 1673 liveuser mem REG 0,46 2 247483 /run/user/1000/dconf/user >11:31:01,555 INF program: gnome-she 1673 liveuser 24rW REG 0,46 0 33763 /run/user/1000/wayland-0.lock >11:31:01,555 INF program: Xwayland 1727 liveuser DEL REG 0,46 251412 /run/user/1000/xwayland-shared-W7leN4 >11:31:01,555 INF program: Xwayland 1727 liveuser DEL REG 0,46 251411 /run/user/1000/xwayland-shared-ya0QD2 >11:31:01,555 INF program: Xwayland 1727 liveuser DEL REG 0,46 251410 /run/user/1000/xwayland-shared-JljTu0 >11:31:01,555 INF program: Xwayland 1727 liveuser DEL REG 0,46 251409 /run/user/1000/xwayland-shared-JeZimY >11:31:01,555 INF program: Xwayland 1727 liveuser DEL REG 0,46 43678 /run/user/1000/xwayland-shared-KWEw3R >11:31:01,556 INF program: Xwayland 1727 liveuser DEL REG 0,46 41726 /run/user/1000/xwayland-shared-c2ds0B >11:31:01,556 INF program: Xwayland 1727 liveuser DEL REG 0,46 244638 /run/user/1000/xwayland-shared-tY6661 >11:31:01,556 INF program: Xwayland 1727 liveuser DEL REG 0,46 42664 /run/user/1000/xwayland-shared-Su1hOy >11:31:01,556 INF program: Xwayland 1727 liveuser DEL REG 0,46 34299 /run/user/1000/xwayland-shared-S06I1i >11:31:01,556 INF program: at-spi-bu 1733 liveuser DEL REG 0,46 36066 /run/user/1000/dconf/user >11:31:01,556 INF program: ibus-dcon 1758 liveuser DEL REG 0,46 36066 /run/user/1000/dconf/user >11:31:01,556 INF program: gnome-she 1772 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >11:31:01,556 INF program: goa-daemo 1814 liveuser DEL REG 0,46 36066 /run/user/1000/dconf/user >11:31:01,556 INF program: evolution 1819 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >11:31:01,556 INF program: gsd-power 1845 liveuser DEL REG 0,46 113829 /run/user/1000/dconf/user >11:31:01,556 INF program: gsd-shari 1854 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >11:31:01,556 INF program: gsd-smart 1858 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >11:31:01,556 INF program: gsd-sound 1864 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >11:31:01,556 INF program: gsd-xsett 1867 liveuser DEL REG 0,46 40558 /run/user/1000/dconf/user >11:31:01,556 INF program: gsd-a11y- 1884 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >11:31:01,556 INF program: gsd-color 1887 liveuser mem REG 0,46 2 247483 /run/user/1000/dconf/user >11:31:01,556 INF program: gsd-house 1901 liveuser DEL REG 0,46 40558 /run/user/1000/dconf/user >11:31:01,556 INF program: gsd-datet 1904 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >11:31:01,556 INF program: gsd-media 1908 liveuser DEL REG 0,46 41153 /run/user/1000/dconf/user >11:31:01,556 INF program: gsd-keybo 1909 liveuser DEL REG 0,46 42581 /run/user/1000/dconf/user >11:31:01,556 INF program: gsd-mouse 1912 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >11:31:01,556 INF program: ibus-engi 2007 liveuser DEL REG 0,46 42581 /run/user/1000/dconf/user >11:31:01,556 INF program: evolution 2008 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >11:31:01,556 INF program: evolution 2021 liveuser DEL REG 0,46 40558 /run/user/1000/dconf/user >11:31:01,556 INF program: evolution 2050 liveuser DEL REG 0,46 42581 /run/user/1000/dconf/user >11:31:01,556 INF program: tracker-m 2076 liveuser DEL REG 0,46 40558 /run/user/1000/dconf/user >11:31:01,556 INF program: tracker-e 2096 liveuser DEL REG 0,46 40558 /run/user/1000/dconf/user >11:31:01,557 INF program: abrt-appl 2107 liveuser DEL REG 0,46 41335 /run/user/1000/wayland-cursor-shared-nHvTXZ >11:31:01,557 INF program: abrt-appl 2107 liveuser DEL REG 0,46 40558 /run/user/1000/dconf/user >11:31:01,557 INF program: abrt-appl 2107 liveuser 11u REG 0,46 1177344 41335 /run/user/1000/wayland-cursor-shared-nHvTXZ (deleted) >11:31:01,557 INF program: evolution 2112 liveuser DEL REG 0,46 40570 /run/user/1000/wayland-cursor-shared-eBhkBR >11:31:01,557 INF program: evolution 2112 liveuser DEL REG 0,46 113829 /run/user/1000/dconf/user >11:31:01,557 INF program: evolution 2112 liveuser 11u REG 0,46 1177344 40570 /run/user/1000/wayland-cursor-shared-eBhkBR (deleted) >11:31:01,557 INF program: evolution 2115 liveuser DEL REG 0,46 42581 /run/user/1000/dconf/user >11:31:01,557 INF program: tracker-m 2130 liveuser DEL REG 0,46 40558 /run/user/1000/dconf/user >11:31:01,557 INF program: tracker-s 2134 liveuser DEL REG 0,46 40558 /run/user/1000/dconf/user >11:31:01,557 INF program: firefox 2244 liveuser DEL REG 0,46 113829 /run/user/1000/dconf/user >11:31:01,557 INF program: gnome-ter 2445 liveuser DEL REG 0,46 44133 /run/user/1000/wayland-cursor-shared-LYj0vX >11:31:01,557 INF program: gnome-ter 2445 liveuser DEL REG 0,46 113829 /run/user/1000/dconf/user >11:31:01,557 INF program: gnome-ter 2445 liveuser 10u REG 0,46 1177344 44133 /run/user/1000/wayland-cursor-shared-LYj0vX (deleted) >11:31:01,557 INF program: stderr: >11:31:01,557 INF program: b"lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs" >11:31:01,557 INF program: b' Output information may be incomplete.' >11:31:01,557 DBG program: Return code: 0 >11:31:06,068 INF program: Running [1] lvm version ... >11:31:06,082 INF program: stdout[1]: LVM version: 2.02.177(2) (2017-12-18) > Library version: 1.02.146 (2017-12-18) > Driver version: 4.37.0 > Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd > >11:31:06,082 INF program: stderr[1]: >11:31:06,082 INF program: ...done [1] (exit code: 0) >11:31:06,084 INF program: Running [2] btrfs --version ... >11:31:06,089 INF program: stdout[2]: btrfs-progs v4.15.1 > >11:31:06,089 INF program: stderr[2]: >11:31:06,089 INF program: ...done [2] (exit code: 0) >11:31:06,094 INF program: Running [3] mkswap --version ... >11:31:06,097 INF program: stdout[3]: mkswap from util-linux 2.32 > >11:31:06,097 INF program: stderr[3]: >11:31:06,097 INF program: ...done [3] (exit code: 0) >11:31:06,104 INF program: Running [4] multipath --version ... >11:31:06,110 INF program: stdout[4]: >11:31:06,110 INF program: stderr[4]: Unknown switch: (null) >multipath-tools v0.7.4 (11/15, 2017) >Usage: > multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] > multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] > multipath -F [-v lvl] [-R num] > multipath -t > multipath -h > >Where: > -h print this usage text > -l show multipath topology (sysfs and DM info) > -ll show multipath topology (maximum info) > -f flush a multipath device map > -F flush all multipath device maps > -a add a device wwid to the wwids file > -A add devices from kernel command line mpath.wwids > parameters to wwids file > -c check if a device should be a path in a multipath device > -C check if a multipath device has usable paths > -q allow queue_if_no_path when multipathd is not running > -d dry run, do not create or update devmaps > -t display the currently used multipathd configuration > -r force devmap reload > -i ignore wwids file > -B treat the bindings file as read only > -b fil bindings file location > -w remove a device from the wwids file > -W reset the wwids file include only the current devices > -p pol force all maps to specified path grouping policy : > . failover one path per priority group > . multibus all paths in one priority group > . group_by_serial one priority group per serial > . group_by_prio one priority group per priority lvl > . group_by_node_name one priority group per target node > -v lvl verbosity level > . 0 no output > . 1 print created devmap names only > . 2 default verbosity > . 3 print debug information > -R num number of times to retry removes of in-use devices > dev action limited to: > . multipath named 'dev' (ex: mpath0) or > . multipath whose wwid is 'dev' (ex: 60051..) > . multipath including the path named 'dev' (ex: /dev/sda) > . multipath including the path with maj:min 'dev' (ex: 8:0) > >11:31:06,110 INF program: ...done [4] (exit code: 256) >11:31:06,111 INF program: Running [5] dmsetup --version ... >11:31:06,115 INF program: stdout[5]: Library version: 1.02.146 (2017-12-18) >Driver version: 4.37.0 > >11:31:06,115 INF program: stderr[5]: >11:31:06,115 INF program: ...done [5] (exit code: 0) >11:31:06,116 INF program: Running [6] mdadm --version ... >11:31:06,118 INF program: stdout[6]: >11:31:06,118 INF program: stderr[6]: mdadm - v4.0 - 2017-01-09 > >11:31:06,118 INF program: ...done [6] (exit code: 0) >11:31:06,290 INF program: Running... udevadm settle --timeout=300 >11:31:06,310 DBG program: Return code: 0 >11:31:06,498 INF program: Running... udevadm settle --timeout=300 >11:31:06,519 DBG program: Return code: 0 >11:31:06,537 INF program: Running... udevadm settle --timeout=300 >11:31:06,560 DBG program: Return code: 0 >11:31:06,575 INF program: Running... udevadm settle --timeout=300 >11:31:06,595 DBG program: Return code: 0 >11:31:06,627 INF program: Running [7] e2fsck -V ... >11:31:06,632 INF program: stdout[7]: >11:31:06,632 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >11:31:06,632 INF program: ...done [7] (exit code: 0) >11:31:06,642 INF program: Running [8] dmsetup info -co subsystem --noheadings live-rw ... >11:31:06,646 INF program: stdout[8]: > >11:31:06,646 INF program: stderr[8]: >11:31:06,646 INF program: ...done [8] (exit code: 0) >11:31:06,646 INF program: Running [9] dmsetup info -co subsystem --noheadings live-rw ... >11:31:06,650 INF program: stdout[9]: > >11:31:06,650 INF program: stderr[9]: >11:31:06,650 INF program: ...done [9] (exit code: 0) >11:31:06,650 INF program: Running [10] dmsetup info -co subsystem --noheadings live-rw ... >11:31:06,654 INF program: stdout[10]: > >11:31:06,654 INF program: stderr[10]: >11:31:06,654 INF program: ...done [10] (exit code: 0) >11:31:06,654 INF program: Running [11] dmsetup info -co subsystem --noheadings live-rw ... >11:31:06,657 INF program: stdout[11]: > >11:31:06,658 INF program: stderr[11]: >11:31:06,658 INF program: ...done [11] (exit code: 0) >11:31:06,658 INF program: Running [12] dmsetup info -co subsystem --noheadings live-rw ... >11:31:06,661 INF program: stdout[12]: > >11:31:06,662 INF program: stderr[12]: >11:31:06,662 INF program: ...done [12] (exit code: 0) >11:31:06,662 INF program: Running [13] dmsetup info -co subsystem --noheadings live-rw ... >11:31:06,665 INF program: stdout[13]: > >11:31:06,665 INF program: stderr[13]: >11:31:06,665 INF program: ...done [13] (exit code: 0) >11:31:06,666 INF program: Running [14] dmsetup info -co subsystem --noheadings live-rw ... >11:31:06,669 INF program: stdout[14]: > >11:31:06,669 INF program: stderr[14]: >11:31:06,669 INF program: ...done [14] (exit code: 0) >11:31:06,675 INF program: Running [15] dmsetup info -co subsystem --noheadings live-rw ... >11:31:06,680 INF program: stdout[15]: > >11:31:06,680 INF program: stderr[15]: >11:31:06,680 INF program: ...done [15] (exit code: 0) >11:31:06,680 INF program: Running [16] dmsetup info -co subsystem --noheadings live-rw ... >11:31:06,685 INF program: stdout[16]: > >11:31:06,685 INF program: stderr[16]: >11:31:06,685 INF program: ...done [16] (exit code: 0) >11:31:06,689 INF program: Running [17] dmsetup info -co subsystem --noheadings live-base ... >11:31:06,694 INF program: stdout[17]: > >11:31:06,694 INF program: stderr[17]: >11:31:06,694 INF program: ...done [17] (exit code: 0) >11:31:06,694 INF program: Running [18] dmsetup info -co subsystem --noheadings live-base ... >11:31:06,699 INF program: stdout[18]: > >11:31:06,699 INF program: stderr[18]: >11:31:06,699 INF program: ...done [18] (exit code: 0) >11:31:06,699 INF program: Running [19] dmsetup info -co subsystem --noheadings live-base ... >11:31:06,703 INF program: stdout[19]: > >11:31:06,703 INF program: stderr[19]: >11:31:06,703 INF program: ...done [19] (exit code: 0) >11:31:06,703 INF program: Running [20] dmsetup info -co subsystem --noheadings live-base ... >11:31:06,707 INF program: stdout[20]: > >11:31:06,708 INF program: stderr[20]: >11:31:06,708 INF program: ...done [20] (exit code: 0) >11:31:06,708 INF program: Running [21] dmsetup info -co subsystem --noheadings live-base ... >11:31:06,711 INF program: stdout[21]: > >11:31:06,712 INF program: stderr[21]: >11:31:06,712 INF program: ...done [21] (exit code: 0) >11:31:06,712 INF program: Running [22] dmsetup info -co subsystem --noheadings live-base ... >11:31:06,716 INF program: stdout[22]: > >11:31:06,716 INF program: stderr[22]: >11:31:06,716 INF program: ...done [22] (exit code: 0) >11:31:06,716 INF program: Running [23] dmsetup info -co subsystem --noheadings live-base ... >11:31:06,720 INF program: stdout[23]: > >11:31:06,720 INF program: stderr[23]: >11:31:06,720 INF program: ...done [23] (exit code: 0) >11:31:06,724 INF program: Running [24] dmsetup info -co subsystem --noheadings live-base ... >11:31:06,728 INF program: stdout[24]: > >11:31:06,728 INF program: stderr[24]: >11:31:06,728 INF program: ...done [24] (exit code: 0) >11:31:06,729 INF program: Running [25] dmsetup info -co subsystem --noheadings live-base ... >11:31:06,732 INF program: stdout[25]: > >11:31:06,732 INF program: stderr[25]: >11:31:06,732 INF program: ...done [25] (exit code: 0) >11:31:06,735 INF program: Running... udevadm settle --timeout=300 >11:31:06,749 DBG program: Return code: 0 >11:31:07,989 INF program: Running... losetup --list >11:31:07,999 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >11:31:10,434 INF program: Running... udevadm trigger --action=change --subsystem-match=block >11:31:10,478 DBG program: Return code: 0 >11:31:10,479 INF program: Running... udevadm settle --timeout=300 >11:31:10,650 DBG program: Return code: 0 >11:31:10,651 INF program: Running... modprobe fcoe >11:31:10,662 DBG program: Return code: 0 >11:31:10,663 INF program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >11:31:10,686 INF program: stdout: >11:31:10,686 INF program: No FCoE boot disk information is found in EDD! >11:31:10,686 DBG program: Return code: 1 >11:31:10,820 INF program: Running... losetup --list >11:31:10,910 INF program: Running [7] e2fsck -V ... >11:31:10,917 INF program: stdout[7]: >11:31:10,917 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >11:31:10,917 INF program: ...done [7] (exit code: 0) >11:31:11,157 INF program: Running... udevadm settle --timeout=300 >11:31:11,240 DBG program: Return code: 0 >11:31:11,248 INF program: Running... udevadm settle --timeout=300 >11:31:11,295 DBG program: Return code: 0 >11:31:19,554 INF program: Running... df --output=target,avail >11:31:19,588 INF program: Mounted on Avail >11:31:19,589 INF program: /dev 4044360 >11:31:19,589 INF program: /dev/shm 4034032 >11:31:19,589 INF program: /run 4069320 >11:31:19,589 INF program: /sys/fs/cgroup 4072140 >11:31:19,589 INF program: /run/initramfs/live 0 >11:31:19,589 INF program: / 985460 >11:31:19,589 INF program: /tmp 4048820 >11:31:19,589 INF program: /var/tmp 4072140 >11:31:19,589 INF program: /run/user/1000 810904 >11:31:19,589 DBG program: Return code: 0 >11:31:19,899 INF program: Running... df --output=target,avail >11:31:19,911 INF program: Mounted on Avail >11:31:19,911 INF program: /dev 4044360 >11:31:19,911 INF program: /dev/shm 4034032 >11:31:19,911 INF program: /run 4069320 >11:31:19,911 INF program: /sys/fs/cgroup 4072140 >11:31:19,911 INF program: /run/initramfs/live 0 >11:31:19,911 INF program: / 985460 >11:31:19,911 INF program: /tmp 4048820 >11:31:19,911 INF program: /var/tmp 4072140 >11:31:19,911 INF program: /run/user/1000 810904 >11:31:19,911 DBG program: Return code: 0 >11:31:20,213 INF program: Running... journalctl -b >11:32:09,940 INF program: Running... udevadm settle --timeout=300 >11:32:09,969 DBG program: Return code: 0 >11:32:09,976 INF program: Running... udevadm settle --timeout=300 >11:32:09,997 DBG program: Return code: 0 >11:32:10,003 INF program: Running... udevadm settle --timeout=300 >11:32:10,027 DBG program: Return code: 0 >11:32:10,034 INF program: Running... udevadm settle --timeout=300 >11:32:10,061 DBG program: Return code: 0 >11:32:10,070 INF program: Running... udevadm settle --timeout=300 >11:32:10,095 DBG program: Return code: 0 >11:32:10,102 INF program: Running... udevadm settle --timeout=300 >11:32:10,124 DBG program: Return code: 0 >11:32:10,132 INF program: Running... udevadm settle --timeout=300 >11:32:10,153 DBG program: Return code: 0 >11:32:10,161 INF program: Running... udevadm settle --timeout=300 >11:32:10,183 DBG program: Return code: 0 >11:32:10,191 INF program: Running... udevadm settle --timeout=300 >11:32:10,214 DBG program: Return code: 0 >11:32:10,243 INF program: Running... udevadm settle --timeout=300 >11:32:10,265 DBG program: Return code: 0 >11:32:10,275 INF program: Running... udevadm settle --timeout=300 >11:32:10,301 DBG program: Return code: 0 >11:32:10,309 INF program: Running... udevadm settle --timeout=300 >11:32:10,331 DBG program: Return code: 0 >11:32:10,331 INF program: Running... umount /run/user/1000 >11:32:10,346 INF program: stderr: >11:32:10,346 INF program: b'umount: /run/user/1000: target is busy.' >11:32:10,346 DBG program: Return code: 32 >11:32:10,346 INF program: Running... lsof /run/user/1000 >11:32:10,627 INF program: stdout: >11:32:10,627 INF program: COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME >11:32:10,627 INF program: gnome-ses 1543 liveuser DEL REG 0,46 42581 /run/user/1000/dconf/user >11:32:10,627 INF program: gnome-she 1673 liveuser DEL REG 0,46 40570 /run/user/1000/wayland-cursor-shared-eBhkBR >11:32:10,627 INF program: gnome-she 1673 liveuser DEL REG 0,46 41335 /run/user/1000/wayland-cursor-shared-nHvTXZ >11:32:10,627 INF program: gnome-she 1673 liveuser DEL REG 0,46 44133 /run/user/1000/wayland-cursor-shared-LYj0vX >11:32:10,627 INF program: gnome-she 1673 liveuser DEL REG 0,46 258085 /run/user/1000/xwayland-shared-4FUiQK >11:32:10,627 INF program: gnome-she 1673 liveuser DEL REG 0,46 258084 /run/user/1000/xwayland-shared-iEdTKP >11:32:10,627 INF program: gnome-she 1673 liveuser DEL REG 0,46 258083 /run/user/1000/xwayland-shared-gjzVFU >11:32:10,628 INF program: gnome-she 1673 liveuser DEL REG 0,46 258080 /run/user/1000/xwayland-shared-RDomBZ >11:32:10,628 INF program: gnome-she 1673 liveuser DEL REG 0,46 41726 /run/user/1000/xwayland-shared-c2ds0B >11:32:10,628 INF program: gnome-she 1673 liveuser DEL REG 0,46 42664 /run/user/1000/xwayland-shared-Su1hOy >11:32:10,628 INF program: gnome-she 1673 liveuser DEL REG 0,46 43678 /run/user/1000/xwayland-shared-KWEw3R >11:32:10,628 INF program: gnome-she 1673 liveuser DEL REG 0,46 244638 /run/user/1000/xwayland-shared-tY6661 >11:32:10,628 INF program: gnome-she 1673 liveuser DEL REG 0,46 34299 /run/user/1000/xwayland-shared-S06I1i >11:32:10,628 INF program: gnome-she 1673 liveuser mem REG 0,46 2 247483 /run/user/1000/dconf/user >11:32:10,628 INF program: gnome-she 1673 liveuser 24rW REG 0,46 0 33763 /run/user/1000/wayland-0.lock >11:32:10,628 INF program: Xwayland 1727 liveuser DEL REG 0,46 258085 /run/user/1000/xwayland-shared-4FUiQK >11:32:10,628 INF program: Xwayland 1727 liveuser DEL REG 0,46 258084 /run/user/1000/xwayland-shared-iEdTKP >11:32:10,628 INF program: Xwayland 1727 liveuser DEL REG 0,46 258083 /run/user/1000/xwayland-shared-gjzVFU >11:32:10,628 INF program: Xwayland 1727 liveuser DEL REG 0,46 258080 /run/user/1000/xwayland-shared-RDomBZ >11:32:10,628 INF program: Xwayland 1727 liveuser DEL REG 0,46 43678 /run/user/1000/xwayland-shared-KWEw3R >11:32:10,628 INF program: Xwayland 1727 liveuser DEL REG 0,46 41726 /run/user/1000/xwayland-shared-c2ds0B >11:32:10,628 INF program: Xwayland 1727 liveuser DEL REG 0,46 244638 /run/user/1000/xwayland-shared-tY6661 >11:32:10,628 INF program: Xwayland 1727 liveuser DEL REG 0,46 42664 /run/user/1000/xwayland-shared-Su1hOy >11:32:10,628 INF program: Xwayland 1727 liveuser DEL REG 0,46 34299 /run/user/1000/xwayland-shared-S06I1i >11:32:10,628 INF program: at-spi-bu 1733 liveuser DEL REG 0,46 36066 /run/user/1000/dconf/user >11:32:10,628 INF program: ibus-dcon 1758 liveuser DEL REG 0,46 36066 /run/user/1000/dconf/user >11:32:10,628 INF program: gnome-she 1772 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >11:32:10,628 INF program: goa-daemo 1814 liveuser DEL REG 0,46 36066 /run/user/1000/dconf/user >11:32:10,628 INF program: evolution 1819 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >11:32:10,628 INF program: gsd-power 1845 liveuser DEL REG 0,46 113829 /run/user/1000/dconf/user >11:32:10,628 INF program: gsd-shari 1854 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >11:32:10,628 INF program: gsd-smart 1858 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >11:32:10,628 INF program: gsd-sound 1864 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >11:32:10,628 INF program: gsd-xsett 1867 liveuser DEL REG 0,46 40558 /run/user/1000/dconf/user >11:32:10,628 INF program: gsd-a11y- 1884 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >11:32:10,629 INF program: gsd-color 1887 liveuser mem REG 0,46 2 247483 /run/user/1000/dconf/user >11:32:10,629 INF program: gsd-house 1901 liveuser DEL REG 0,46 40558 /run/user/1000/dconf/user >11:32:10,629 INF program: gsd-datet 1904 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >11:32:10,629 INF program: gsd-media 1908 liveuser DEL REG 0,46 41153 /run/user/1000/dconf/user >11:32:10,629 INF program: gsd-keybo 1909 liveuser DEL REG 0,46 42581 /run/user/1000/dconf/user >11:32:10,629 INF program: gsd-mouse 1912 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >11:32:10,629 INF program: ibus-engi 2007 liveuser DEL REG 0,46 42581 /run/user/1000/dconf/user >11:32:10,629 INF program: evolution 2008 liveuser DEL REG 0,46 37216 /run/user/1000/dconf/user >11:32:10,629 INF program: evolution 2021 liveuser DEL REG 0,46 40558 /run/user/1000/dconf/user >11:32:10,629 INF program: evolution 2050 liveuser DEL REG 0,46 42581 /run/user/1000/dconf/user >11:32:10,629 INF program: tracker-m 2076 liveuser DEL REG 0,46 40558 /run/user/1000/dconf/user >11:32:10,629 INF program: tracker-e 2096 liveuser DEL REG 0,46 40558 /run/user/1000/dconf/user >11:32:10,629 INF program: abrt-appl 2107 liveuser DEL REG 0,46 41335 /run/user/1000/wayland-cursor-shared-nHvTXZ >11:32:10,629 INF program: abrt-appl 2107 liveuser DEL REG 0,46 40558 /run/user/1000/dconf/user >11:32:10,629 INF program: abrt-appl 2107 liveuser 11u REG 0,46 1177344 41335 /run/user/1000/wayland-cursor-shared-nHvTXZ (deleted) >11:32:10,629 INF program: evolution 2112 liveuser DEL REG 0,46 40570 /run/user/1000/wayland-cursor-shared-eBhkBR >11:32:10,629 INF program: evolution 2112 liveuser DEL REG 0,46 113829 /run/user/1000/dconf/user >11:32:10,629 INF program: evolution 2112 liveuser 11u REG 0,46 1177344 40570 /run/user/1000/wayland-cursor-shared-eBhkBR (deleted) >11:32:10,629 INF program: evolution 2115 liveuser DEL REG 0,46 42581 /run/user/1000/dconf/user >11:32:10,629 INF program: tracker-m 2130 liveuser DEL REG 0,46 40558 /run/user/1000/dconf/user >11:32:10,629 INF program: tracker-s 2134 liveuser DEL REG 0,46 40558 /run/user/1000/dconf/user >11:32:10,629 INF program: firefox 2244 liveuser DEL REG 0,46 113829 /run/user/1000/dconf/user >11:32:10,629 INF program: gnome-ter 2445 liveuser DEL REG 0,46 44133 /run/user/1000/wayland-cursor-shared-LYj0vX >11:32:10,629 INF program: gnome-ter 2445 liveuser mem REG 0,46 2 247483 /run/user/1000/dconf/user >11:32:10,629 INF program: gnome-ter 2445 liveuser 10u REG 0,46 1177344 44133 /run/user/1000/wayland-cursor-shared-LYj0vX (deleted) >11:32:10,629 INF program: stderr: >11:32:10,629 INF program: b"lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs" >11:32:10,629 INF program: b' Output information may be incomplete.' >11:32:10,630 DBG program: Return code: 0 >11:32:20,915 INF program: Running [1] lvm version ... >11:32:20,920 INF program: stdout[1]: LVM version: 2.02.177(2) (2017-12-18) > Library version: 1.02.146 (2017-12-18) > Driver version: 4.37.0 > Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd > >11:32:20,921 INF program: stderr[1]: >11:32:20,921 INF program: ...done [1] (exit code: 0) >11:32:20,922 INF program: Running [2] btrfs --version ... >11:32:20,924 INF program: stdout[2]: btrfs-progs v4.15.1 > >11:32:20,924 INF program: stderr[2]: >11:32:20,924 INF program: ...done [2] (exit code: 0) >11:32:20,925 INF program: Running [3] mkswap --version ... >11:32:20,926 INF program: stdout[3]: mkswap from util-linux 2.32 > >11:32:20,927 INF program: stderr[3]: >11:32:20,927 INF program: ...done [3] (exit code: 0) >11:32:20,933 INF program: Running [4] multipath --version ... >11:32:20,938 INF program: stdout[4]: >11:32:20,938 INF program: stderr[4]: Unknown switch: (null) >multipath-tools v0.7.4 (11/15, 2017) >Usage: > multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] > multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] > multipath -F [-v lvl] [-R num] > multipath -t > multipath -h > >Where: > -h print this usage text > -l show multipath topology (sysfs and DM info) > -ll show multipath topology (maximum info) > -f flush a multipath device map > -F flush all multipath device maps > -a add a device wwid to the wwids file > -A add devices from kernel command line mpath.wwids > parameters to wwids file > -c check if a device should be a path in a multipath device > -C check if a multipath device has usable paths > -q allow queue_if_no_path when multipathd is not running > -d dry run, do not create or update devmaps > -t display the currently used multipathd configuration > -r force devmap reload > -i ignore wwids file > -B treat the bindings file as read only > -b fil bindings file location > -w remove a device from the wwids file > -W reset the wwids file include only the current devices > -p pol force all maps to specified path grouping policy : > . failover one path per priority group > . multibus all paths in one priority group > . group_by_serial one priority group per serial > . group_by_prio one priority group per priority lvl > . group_by_node_name one priority group per target node > -v lvl verbosity level > . 0 no output > . 1 print created devmap names only > . 2 default verbosity > . 3 print debug information > -R num number of times to retry removes of in-use devices > dev action limited to: > . multipath named 'dev' (ex: mpath0) or > . multipath whose wwid is 'dev' (ex: 60051..) > . multipath including the path named 'dev' (ex: /dev/sda) > . multipath including the path with maj:min 'dev' (ex: 8:0) > >11:32:20,938 INF program: ...done [4] (exit code: 256) >11:32:20,938 INF program: Running [5] dmsetup --version ... >11:32:20,942 INF program: stdout[5]: Library version: 1.02.146 (2017-12-18) >Driver version: 4.37.0 > >11:32:20,942 INF program: stderr[5]: >11:32:20,942 INF program: ...done [5] (exit code: 0) >11:32:20,949 INF program: Running [6] mdadm --version ... >11:32:20,952 INF program: stdout[6]: >11:32:20,952 INF program: stderr[6]: mdadm - v4.0 - 2017-01-09 > >11:32:20,952 INF program: ...done [6] (exit code: 0) >11:32:21,144 INF program: Running... udevadm settle --timeout=300 >11:32:21,162 DBG program: Return code: 0 >11:32:21,346 INF program: Running... udevadm settle --timeout=300 >11:32:21,363 DBG program: Return code: 0 >11:32:21,375 INF program: Running... udevadm settle --timeout=300 >11:32:21,392 DBG program: Return code: 0 >11:32:21,405 INF program: Running... udevadm settle --timeout=300 >11:32:21,421 DBG program: Return code: 0 >11:32:21,445 INF program: Running [7] e2fsck -V ... >11:32:21,449 INF program: stdout[7]: >11:32:21,449 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >11:32:21,449 INF program: ...done [7] (exit code: 0) >11:32:21,457 INF program: Running [8] dmsetup info -co subsystem --noheadings live-rw ... >11:32:21,462 INF program: stdout[8]: > >11:32:21,462 INF program: stderr[8]: >11:32:21,462 INF program: ...done [8] (exit code: 0) >11:32:21,462 INF program: Running [9] dmsetup info -co subsystem --noheadings live-rw ... >11:32:21,466 INF program: stdout[9]: > >11:32:21,466 INF program: stderr[9]: >11:32:21,466 INF program: ...done [9] (exit code: 0) >11:32:21,467 INF program: Running [10] dmsetup info -co subsystem --noheadings live-rw ... >11:32:21,470 INF program: stdout[10]: > >11:32:21,470 INF program: stderr[10]: >11:32:21,470 INF program: ...done [10] (exit code: 0) >11:32:21,471 INF program: Running [11] dmsetup info -co subsystem --noheadings live-rw ... >11:32:21,474 INF program: stdout[11]: > >11:32:21,474 INF program: stderr[11]: >11:32:21,474 INF program: ...done [11] (exit code: 0) >11:32:21,474 INF program: Running [12] dmsetup info -co subsystem --noheadings live-rw ... >11:32:21,477 INF program: stdout[12]: > >11:32:21,477 INF program: stderr[12]: >11:32:21,477 INF program: ...done [12] (exit code: 0) >11:32:21,478 INF program: Running [13] dmsetup info -co subsystem --noheadings live-rw ... >11:32:21,481 INF program: stdout[13]: > >11:32:21,481 INF program: stderr[13]: >11:32:21,481 INF program: ...done [13] (exit code: 0) >11:32:21,482 INF program: Running [14] dmsetup info -co subsystem --noheadings live-rw ... >11:32:21,485 INF program: stdout[14]: > >11:32:21,485 INF program: stderr[14]: >11:32:21,485 INF program: ...done [14] (exit code: 0) >11:32:21,490 INF program: Running [15] dmsetup info -co subsystem --noheadings live-rw ... >11:32:21,494 INF program: stdout[15]: > >11:32:21,494 INF program: stderr[15]: >11:32:21,494 INF program: ...done [15] (exit code: 0) >11:32:21,494 INF program: Running [16] dmsetup info -co subsystem --noheadings live-rw ... >11:32:21,497 INF program: stdout[16]: > >11:32:21,497 INF program: stderr[16]: >11:32:21,497 INF program: ...done [16] (exit code: 0) >11:32:21,500 INF program: Running [17] dmsetup info -co subsystem --noheadings live-base ... >11:32:21,504 INF program: stdout[17]: > >11:32:21,504 INF program: stderr[17]: >11:32:21,504 INF program: ...done [17] (exit code: 0) >11:32:21,504 INF program: Running [18] dmsetup info -co subsystem --noheadings live-base ... >11:32:21,508 INF program: stdout[18]: > >11:32:21,508 INF program: stderr[18]: >11:32:21,508 INF program: ...done [18] (exit code: 0) >11:32:21,508 INF program: Running [19] dmsetup info -co subsystem --noheadings live-base ... >11:32:21,512 INF program: stdout[19]: > >11:32:21,512 INF program: stderr[19]: >11:32:21,512 INF program: ...done [19] (exit code: 0) >11:32:21,512 INF program: Running [20] dmsetup info -co subsystem --noheadings live-base ... >11:32:21,516 INF program: stdout[20]: > >11:32:21,516 INF program: stderr[20]: >11:32:21,516 INF program: ...done [20] (exit code: 0) >11:32:21,516 INF program: Running [21] dmsetup info -co subsystem --noheadings live-base ... >11:32:21,519 INF program: stdout[21]: > >11:32:21,519 INF program: stderr[21]: >11:32:21,519 INF program: ...done [21] (exit code: 0) >11:32:21,519 INF program: Running [22] dmsetup info -co subsystem --noheadings live-base ... >11:32:21,523 INF program: stdout[22]: > >11:32:21,523 INF program: stderr[22]: >11:32:21,523 INF program: ...done [22] (exit code: 0) >11:32:21,523 INF program: Running [23] dmsetup info -co subsystem --noheadings live-base ... >11:32:21,526 INF program: stdout[23]: > >11:32:21,526 INF program: stderr[23]: >11:32:21,526 INF program: ...done [23] (exit code: 0) >11:32:21,531 INF program: Running [24] dmsetup info -co subsystem --noheadings live-base ... >11:32:21,534 INF program: stdout[24]: > >11:32:21,534 INF program: stderr[24]: >11:32:21,535 INF program: ...done [24] (exit code: 0) >11:32:21,535 INF program: Running [25] dmsetup info -co subsystem --noheadings live-base ... >11:32:21,539 INF program: stdout[25]: > >11:32:21,539 INF program: stderr[25]: >11:32:21,539 INF program: ...done [25] (exit code: 0) >11:32:21,541 INF program: Running... udevadm settle --timeout=300 >11:32:21,556 DBG program: Return code: 0 >11:32:22,843 INF program: Running... losetup --list >11:32:22,852 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >11:32:25,299 INF program: Running... udevadm trigger --action=change --subsystem-match=block >11:32:25,355 DBG program: Return code: 0 >11:32:25,356 INF program: Running... udevadm settle --timeout=300 >11:32:25,567 DBG program: Return code: 0 >11:32:25,568 INF program: Running... modprobe fcoe >11:32:25,578 DBG program: Return code: 0 >11:32:25,579 INF program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >11:32:25,602 INF program: stdout: >11:32:25,602 INF program: No FCoE boot disk information is found in EDD! >11:32:25,603 DBG program: Return code: 1 >11:32:28,337 INF program: Running... losetup --list >11:32:28,345 INF program: Running [7] e2fsck -V ... >11:32:28,351 INF program: stdout[7]: >11:32:28,351 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >11:32:28,351 INF program: ...done [7] (exit code: 0) >11:32:28,472 INF program: Running... udevadm settle --timeout=300 >11:32:28,506 DBG program: Return code: 0 >11:32:28,515 INF program: Running... udevadm settle --timeout=300 >11:32:28,532 DBG program: Return code: 0 >11:32:31,306 INF program: Running... df --output=target,avail >11:32:31,316 INF program: Mounted on Avail >11:32:31,316 INF program: /dev 4044360 >11:32:31,316 INF program: /dev/shm 4034032 >11:32:31,316 INF program: /run 4069240 >11:32:31,316 INF program: /sys/fs/cgroup 4072140 >11:32:31,316 INF program: /run/initramfs/live 0 >11:32:31,316 INF program: / 985452 >11:32:31,316 INF program: /tmp 4045580 >11:32:31,316 INF program: /var/tmp 4072140 >11:32:31,316 INF program: /run/user/1000 810916 >11:32:31,316 DBG program: Return code: 0 >11:33:49,609 INF program: Running... df --output=target,avail >11:33:49,619 INF program: Mounted on Avail >11:33:49,619 INF program: /dev 4044360 >11:33:49,619 INF program: /dev/shm 4034032 >11:33:49,619 INF program: /run 4069244 >11:33:49,619 INF program: /sys/fs/cgroup 4072140 >11:33:49,619 INF program: /run/initramfs/live 0 >11:33:49,619 INF program: / 985452 >11:33:49,619 INF program: /tmp 4045564 >11:33:49,620 INF program: /var/tmp 4072140 >11:33:49,620 INF program: /run/user/1000 810916 >11:33:49,620 DBG program: Return code: 0 >11:33:49,807 INF program: Running... journalctl -b > > >/tmp/storage.log: >08:00:36,904 DBG blivet: registered device format class DeviceFormat as None >08:00:36,923 DBG blivet: registered device format class BIOSBoot as biosboot >08:00:36,932 DBG blivet: registered device format class DiskLabel as disklabel >08:00:36,933 DBG blivet: registered device format class DMRaidMember as dmraidmember >08:00:36,948 DBG blivet: registered device format class Ext2FS as ext2 >08:00:36,948 DBG blivet: registered device format class Ext3FS as ext3 >08:00:36,948 DBG blivet: registered device format class Ext4FS as ext4 >08:00:36,948 DBG blivet: registered device format class FATFS as vfat >08:00:36,949 DBG blivet: registered device format class EFIFS as efi >08:00:36,949 DBG blivet: registered device format class BTRFS as btrfs >08:00:36,949 DBG blivet: registered device format class GFS2 as gfs2 >08:00:36,949 DBG blivet: registered device format class JFS as jfs >08:00:36,949 DBG blivet: registered device format class ReiserFS as reiserfs >08:00:36,950 DBG blivet: registered device format class XFS as xfs >08:00:36,950 DBG blivet: registered device format class HFS as hfs >08:00:36,950 DBG blivet: registered device format class AppleBootstrapFS as appleboot >08:00:36,950 DBG blivet: registered device format class HFSPlus as hfs+ >08:00:36,950 DBG blivet: registered device format class MacEFIFS as macefi >08:00:36,950 DBG blivet: registered device format class NTFS as ntfs >08:00:36,950 DBG blivet: registered device format class NFS as nfs >08:00:36,950 DBG blivet: registered device format class NFSv4 as nfs4 >08:00:36,950 DBG blivet: registered device format class Iso9660FS as iso9660 >08:00:36,951 DBG blivet: registered device format class NoDevFS as nodev >08:00:36,951 DBG blivet: registered device format class DevPtsFS as devpts >08:00:36,951 DBG blivet: registered device format class ProcFS as proc >08:00:36,951 DBG blivet: registered device format class SysFS as sysfs >08:00:36,951 DBG blivet: registered device format class TmpFS as tmpfs >08:00:36,951 DBG blivet: registered device format class BindFS as bind >08:00:36,951 DBG blivet: registered device format class SELinuxFS as selinuxfs >08:00:36,951 DBG blivet: registered device format class USBFS as usbfs >08:00:36,951 DBG blivet: registered device format class EFIVarFS as efivarfs >08:00:36,954 DBG blivet: registered device format class LUKS as luks >08:00:36,958 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >08:00:36,959 DBG blivet: registered device format class MDRaidMember as mdmember >08:00:36,959 DBG blivet: registered device format class MultipathMember as multipath_member >08:00:36,960 DBG blivet: registered device format class PPCPRePBoot as prepboot >08:00:36,961 DBG blivet: registered device format class SwapSpace as swap >08:00:37,126 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >08:00:37,126 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >08:00:37,148 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >08:00:37,149 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >08:00:37,177 DBG blivet: DeviceTree.get_device_by_name returned None >08:00:37,177 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >08:00:37,178 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >08:00:37,178 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >08:00:37,178 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >08:00:37,179 INF blivet: added cdrom sr0 (id 0) to device tree >08:00:37,179 INF blivet: got device: OpticalDevice instance (0x7f1f96ebbb70) -- > name = sr0 status = True id = 0 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >08:00:37,183 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >08:00:37,183 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >08:00:37,183 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >08:00:37,184 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >08:00:37,184 INF blivet: type detected on 'sr0' is 'iso9660' >08:00:37,184 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >08:00:37,184 INF blivet: got format: existing iso9660 filesystem >08:00:37,185 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >08:00:37,185 DBG blivet: DeviceTree.get_device_by_name returned None >08:00:37,243 DBG blivet: IGNORED: Caught exception, continuing. >08:00:37,243 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >08:00:37,243 DBG blivet: IGNORED: Begin exception details. >08:00:37,244 DBG blivet: IGNORED: Traceback (most recent call last): >08:00:37,244 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >08:00:37,244 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >08:00:37,244 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >08:00:37,245 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >08:00:37,245 DBG blivet: IGNORED: Traceback (most recent call last): >08:00:37,245 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >08:00:37,245 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >08:00:37,245 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >08:00:37,245 DBG blivet: IGNORED: return fn(*args, **kwargs) >08:00:37,245 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >08:00:37,245 DBG blivet: IGNORED: connection=self._connection) >08:00:37,245 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >08:00:37,245 DBG blivet: IGNORED: raise DBusCallError(msg) >08:00:37,245 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >08:00:37,245 DBG blivet: IGNORED: End exception details. >08:00:37,246 INF blivet: sda is a disk >08:00:37,247 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >08:00:37,247 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >08:00:37,247 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >08:00:37,247 DBG blivet: updated sda size to 20 GiB (20 GiB) >08:00:37,248 INF blivet: added disk sda (id 10) to device tree >08:00:37,248 INF blivet: got device: DiskDevice instance (0x7f1f96e29fd0) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >08:00:37,249 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >08:00:37,249 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >08:00:37,249 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >08:00:37,249 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >08:00:37,264 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f1f96e2eeb8>, <parted.partition.Partition object at 0x7f1f96e2ee48>, <parted.partition.Partition object at 0x7f1f96e81c50>] > device: <parted.device.Device object at 0x7f1f95d88b00> > PedDisk: <_ped.Disk object at 0x7f1f96e05308> >08:00:37,373 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >08:00:37,373 INF blivet: got format: existing gpt disklabel >08:00:37,375 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >08:00:37,375 DBG blivet: DeviceTree.get_device_by_name returned None >08:00:37,397 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:00:37,398 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >08:00:37,398 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >08:00:37,398 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >08:00:37,399 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:00:37,399 DBG blivet: looking up parted Partition: /dev/sda1 >08:00:37,400 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:00:37,400 INF blivet: added partition sda1 (id 20) to device tree >08:00:37,400 INF blivet: got device: PartitionDevice instance (0x7f1f95d88f60) -- > name = sda1 status = True id = 20 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 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 0x7f1f96e2edd8> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1f96e2eef0> PedPartition: <_ped.Partition object at 0x7f1f96e3f518> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >08:00:37,401 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >08:00:37,401 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >08:00:37,402 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >08:00:37,402 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >08:00:37,402 INF blivet: type detected on 'sda1' is 'zfs_member' >08:00:37,402 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 28 >08:00:37,402 INF blivet: got format: existing None >08:00:37,403 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >08:00:37,403 DBG blivet: DeviceTree.get_device_by_name returned None >08:00:37,425 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:00:37,426 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >08:00:37,426 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >08:00:37,426 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >08:00:37,427 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:00:37,427 DBG blivet: looking up parted Partition: /dev/sda2 >08:00:37,428 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:00:37,428 INF blivet: added partition sda2 (id 30) to device tree >08:00:37,428 INF blivet: got device: PartitionDevice instance (0x7f1f95d99a20) -- > name = sda2 status = True id = 30 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1f96e2edd8> fileSystem: <parted.filesystem.FileSystem object at 0x7f1f96e2e7b8> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1f96e2ec18> PedPartition: <_ped.Partition object at 0x7f1f96e94410> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >08:00:37,429 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >08:00:37,429 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >08:00:37,430 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >08:00:37,430 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >08:00:37,430 INF blivet: type detected on 'sda2' is 'xfs' >08:00:37,512 DBG blivet: get_format('xfs') returning XFS instance with object id 38 >08:00:37,513 INF blivet: got format: existing xfs filesystem >08:00:37,514 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >08:00:37,515 DBG blivet: DeviceTree.get_device_by_name returned None >08:00:37,537 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:00:37,538 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >08:00:37,538 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >08:00:37,538 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >08:00:37,539 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:00:37,539 DBG blivet: looking up parted Partition: /dev/sda3 >08:00:37,540 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:00:37,540 INF blivet: added partition sda3 (id 40) to device tree >08:00:37,540 INF blivet: got device: PartitionDevice instance (0x7f1f95da0390) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1f96e2edd8> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1f96e81898> PedPartition: <_ped.Partition object at 0x7f1f95d802b0> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >08:00:37,542 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >08:00:37,542 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >08:00:37,542 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >08:00:37,542 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >08:00:37,543 INF blivet: type detected on 'sda3' is 'zfs_member' >08:00:37,543 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 48 >08:00:37,543 INF blivet: got format: existing None >08:00:37,543 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >08:00:37,544 DBG blivet: DeviceTree.get_device_by_name returned None >08:00:37,545 DBG blivet: DeviceTree.get_device_by_name returned None >08:00:37,545 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >08:00:37,545 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >08:00:37,546 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >08:00:37,546 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 50) to device tree >08:00:37,546 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >08:00:37,546 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >08:00:37,546 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >08:00:37,547 INF blivet: added loop loop0 (id 54) to device tree >08:00:37,547 INF blivet: got device: LoopDevice instance (0x7f1f95da3be0) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.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 >08:00:37,547 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >08:00:37,548 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >08:00:37,548 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >08:00:37,548 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >08:00:37,548 INF blivet: type detected on 'loop0' is 'squashfs' >08:00:37,548 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 62 >08:00:37,548 INF blivet: got format: existing None >08:00:37,549 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >08:00:37,549 DBG blivet: DeviceTree.get_device_by_name returned None >08:00:37,550 DBG blivet: DeviceTree.get_device_by_name returned None >08:00:37,550 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >08:00:37,550 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >08:00:37,550 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >08:00:37,550 INF blivet: added file /LiveOS/rootfs.img (id 64) to device tree >08:00:37,550 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >08:00:37,551 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >08:00:37,551 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >08:00:37,551 INF blivet: added loop loop1 (id 68) to device tree >08:00:37,551 INF blivet: got device: LoopDevice instance (0x7f1f95d8fa90) -- > 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 >08:00:37,552 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >08:00:37,552 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >08:00:37,552 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >08:00:37,552 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >08:00:37,552 INF blivet: type detected on 'loop1' is 'ext4' >08:00:37,578 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 76 >08:00:37,579 INF blivet: got format: existing ext4 filesystem >08:00:37,580 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >08:00:37,580 DBG blivet: DeviceTree.get_device_by_name returned None >08:00:37,581 DBG blivet: DeviceTree.get_device_by_name returned None >08:00:37,581 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >08:00:37,581 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >08:00:37,582 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >08:00:37,582 INF blivet: added file /overlay (deleted) (id 78) to device tree >08:00:37,582 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >08:00:37,582 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >08:00:37,583 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >08:00:37,583 INF blivet: added loop loop2 (id 82) to device tree >08:00:37,583 INF blivet: got device: LoopDevice instance (0x7f1f95d2dd30) -- > 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 >08:00:37,583 DBG blivet: no type or existing type for loop2, bailing >08:00:37,584 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >08:00:37,584 DBG blivet: DeviceTree.get_device_by_name returned None >08:00:37,612 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:00:37,614 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (82) >08:00:37,614 DBG blivet: DeviceTree.get_device_by_name returned None >08:00:37,614 DBG blivet: get_format('None') returning DeviceFormat instance with object id 88 >08:00:37,614 DBG blivet: get_format('None') returning DeviceFormat instance with object id 89 >08:00:37,615 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >08:00:37,615 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >08:00:37,615 INF blivet: added dm live-rw (id 87) to device tree >08:00:37,615 INF blivet: got device: DMDevice instance (0x7f1f95d2df28) -- > name = live-rw status = True id = 87 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >08:00:37,623 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 91 >08:00:37,624 DBG blivet: get_format('efi') returning EFIFS instance with object id 92 >08:00:37,624 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 93 >08:00:37,624 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 94 >08:00:37,624 INF blivet: type detected on 'live-rw' is 'ext4' >08:00:37,625 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 95 >08:00:37,625 INF blivet: got format: existing ext4 filesystem >08:00:37,625 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >08:00:37,626 DBG blivet: DeviceTree.get_device_by_name returned None >08:00:37,653 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:00:37,654 DBG blivet: DeviceTree.get_device_by_name returned None >08:00:37,654 DBG blivet: get_format('None') returning DeviceFormat instance with object id 98 >08:00:37,654 DBG blivet: get_format('None') returning DeviceFormat instance with object id 99 >08:00:37,654 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >08:00:37,655 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >08:00:37,655 INF blivet: added dm live-base (id 97) to device tree >08:00:37,655 INF blivet: got device: DMDevice instance (0x7f1f95d2ff60) -- > name = live-base status = True id = 97 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >08:00:37,664 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 101 >08:00:37,664 DBG blivet: get_format('efi') returning EFIFS instance with object id 102 >08:00:37,665 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 103 >08:00:37,665 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 104 >08:00:37,665 INF blivet: type detected on 'live-base' is 'ext4' >08:00:37,665 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 105 >08:00:37,665 INF blivet: got format: existing ext4 filesystem >08:06:57,570 DBG blivet: registered device format class DeviceFormat as None >08:06:57,579 DBG blivet: registered device format class BIOSBoot as biosboot >08:06:57,584 DBG blivet: registered device format class DiskLabel as disklabel >08:06:57,584 DBG blivet: registered device format class DMRaidMember as dmraidmember >08:06:57,592 DBG blivet: registered device format class Ext2FS as ext2 >08:06:57,593 DBG blivet: registered device format class Ext3FS as ext3 >08:06:57,593 DBG blivet: registered device format class Ext4FS as ext4 >08:06:57,593 DBG blivet: registered device format class FATFS as vfat >08:06:57,593 DBG blivet: registered device format class EFIFS as efi >08:06:57,593 DBG blivet: registered device format class BTRFS as btrfs >08:06:57,593 DBG blivet: registered device format class GFS2 as gfs2 >08:06:57,594 DBG blivet: registered device format class JFS as jfs >08:06:57,594 DBG blivet: registered device format class ReiserFS as reiserfs >08:06:57,594 DBG blivet: registered device format class XFS as xfs >08:06:57,594 DBG blivet: registered device format class HFS as hfs >08:06:57,594 DBG blivet: registered device format class AppleBootstrapFS as appleboot >08:06:57,594 DBG blivet: registered device format class HFSPlus as hfs+ >08:06:57,595 DBG blivet: registered device format class MacEFIFS as macefi >08:06:57,595 DBG blivet: registered device format class NTFS as ntfs >08:06:57,595 DBG blivet: registered device format class NFS as nfs >08:06:57,595 DBG blivet: registered device format class NFSv4 as nfs4 >08:06:57,595 DBG blivet: registered device format class Iso9660FS as iso9660 >08:06:57,595 DBG blivet: registered device format class NoDevFS as nodev >08:06:57,595 DBG blivet: registered device format class DevPtsFS as devpts >08:06:57,595 DBG blivet: registered device format class ProcFS as proc >08:06:57,595 DBG blivet: registered device format class SysFS as sysfs >08:06:57,596 DBG blivet: registered device format class TmpFS as tmpfs >08:06:57,596 DBG blivet: registered device format class BindFS as bind >08:06:57,596 DBG blivet: registered device format class SELinuxFS as selinuxfs >08:06:57,596 DBG blivet: registered device format class USBFS as usbfs >08:06:57,596 DBG blivet: registered device format class EFIVarFS as efivarfs >08:06:57,598 DBG blivet: registered device format class LUKS as luks >08:06:57,600 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >08:06:57,601 DBG blivet: registered device format class MDRaidMember as mdmember >08:06:57,601 DBG blivet: registered device format class MultipathMember as multipath_member >08:06:57,601 DBG blivet: registered device format class PPCPRePBoot as prepboot >08:06:57,602 DBG blivet: registered device format class SwapSpace as swap >08:06:57,815 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >08:06:57,816 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >08:06:57,835 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >08:06:57,836 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >08:06:57,853 DBG blivet: DeviceTree.get_device_by_name returned None >08:06:57,853 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >08:06:57,853 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >08:06:57,854 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >08:06:57,854 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >08:06:57,854 INF blivet: added cdrom sr0 (id 0) to device tree >08:06:57,854 INF blivet: got device: OpticalDevice instance (0x7f364f18cc18) -- > name = sr0 status = True id = 0 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >08:06:57,858 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >08:06:57,858 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >08:06:57,859 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >08:06:57,859 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >08:06:57,859 INF blivet: type detected on 'sr0' is 'iso9660' >08:06:57,859 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >08:06:57,859 INF blivet: got format: existing iso9660 filesystem >08:06:57,860 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >08:06:57,860 DBG blivet: DeviceTree.get_device_by_name returned None >08:06:57,884 DBG blivet: IGNORED: Caught exception, continuing. >08:06:57,884 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >08:06:57,884 DBG blivet: IGNORED: Begin exception details. >08:06:57,885 DBG blivet: IGNORED: Traceback (most recent call last): >08:06:57,885 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >08:06:57,885 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >08:06:57,885 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >08:06:57,885 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >08:06:57,885 DBG blivet: IGNORED: Traceback (most recent call last): >08:06:57,885 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >08:06:57,885 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >08:06:57,885 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >08:06:57,885 DBG blivet: IGNORED: return fn(*args, **kwargs) >08:06:57,885 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >08:06:57,885 DBG blivet: IGNORED: connection=self._connection) >08:06:57,885 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >08:06:57,885 DBG blivet: IGNORED: raise DBusCallError(msg) >08:06:57,885 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >08:06:57,885 DBG blivet: IGNORED: End exception details. >08:06:57,887 INF blivet: sda is a disk >08:06:57,887 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >08:06:57,887 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >08:06:57,887 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >08:06:57,888 DBG blivet: updated sda size to 20 GiB (20 GiB) >08:06:57,888 INF blivet: added disk sda (id 10) to device tree >08:06:57,888 INF blivet: got device: DiskDevice instance (0x7f364f151a90) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >08:06:57,889 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >08:06:57,889 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >08:06:57,889 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >08:06:57,890 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >08:06:57,900 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f364f0feeb8>, <parted.partition.Partition object at 0x7f364f0fe908>, <parted.partition.Partition object at 0x7f364e0596a0>] > device: <parted.device.Device object at 0x7f364e059ba8> > PedDisk: <_ped.Disk object at 0x7f364f0d7308> >08:06:57,991 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >08:06:57,991 INF blivet: got format: existing gpt disklabel >08:06:57,993 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >08:06:57,993 DBG blivet: DeviceTree.get_device_by_name returned None >08:06:58,014 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:06:58,014 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >08:06:58,014 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >08:06:58,015 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >08:06:58,015 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:06:58,015 DBG blivet: looking up parted Partition: /dev/sda1 >08:06:58,016 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:06:58,016 INF blivet: added partition sda1 (id 20) to device tree >08:06:58,017 INF blivet: got device: PartitionDevice instance (0x7f364e059d68) -- > name = sda1 status = True id = 20 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 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 0x7f364f0fee10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f364f0fe0f0> PedPartition: <_ped.Partition object at 0x7f364f110518> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >08:06:58,018 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >08:06:58,018 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >08:06:58,018 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >08:06:58,018 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >08:06:58,018 INF blivet: type detected on 'sda1' is 'zfs_member' >08:06:58,019 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 28 >08:06:58,019 INF blivet: got format: existing None >08:06:58,019 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >08:06:58,020 DBG blivet: DeviceTree.get_device_by_name returned None >08:06:58,041 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:06:58,042 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >08:06:58,042 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >08:06:58,043 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >08:06:58,043 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:06:58,043 DBG blivet: looking up parted Partition: /dev/sda2 >08:06:58,044 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:06:58,045 INF blivet: added partition sda2 (id 30) to device tree >08:06:58,045 INF blivet: got device: PartitionDevice instance (0x7f364e06aac8) -- > name = sda2 status = True id = 30 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f364f0fee10> fileSystem: <parted.filesystem.FileSystem object at 0x7f364f1519e8> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f364f0fe940> PedPartition: <_ped.Partition object at 0x7f364f164410> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >08:06:58,046 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >08:06:58,046 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >08:06:58,046 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >08:06:58,046 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >08:06:58,046 INF blivet: type detected on 'sda2' is 'xfs' >08:06:58,047 DBG blivet: get_format('xfs') returning XFS instance with object id 38 >08:06:58,047 INF blivet: got format: existing xfs filesystem >08:06:58,048 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >08:06:58,048 DBG blivet: DeviceTree.get_device_by_name returned None >08:06:58,072 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:06:58,072 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >08:06:58,073 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >08:06:58,073 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >08:06:58,074 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:06:58,074 DBG blivet: looking up parted Partition: /dev/sda3 >08:06:58,075 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:06:58,075 INF blivet: added partition sda3 (id 40) to device tree >08:06:58,075 INF blivet: got device: PartitionDevice instance (0x7f364e0590b8) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f364f0fee10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f364e059978> PedPartition: <_ped.Partition object at 0x7f364e0512b0> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >08:06:58,077 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >08:06:58,077 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >08:06:58,077 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >08:06:58,078 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >08:06:58,078 INF blivet: type detected on 'sda3' is 'zfs_member' >08:06:58,078 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 48 >08:06:58,078 INF blivet: got format: existing None >08:06:58,079 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >08:06:58,079 DBG blivet: DeviceTree.get_device_by_name returned None >08:06:58,080 DBG blivet: DeviceTree.get_device_by_name returned None >08:06:58,080 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >08:06:58,080 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >08:06:58,081 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >08:06:58,081 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 50) to device tree >08:06:58,081 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >08:06:58,082 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >08:06:58,082 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >08:06:58,082 INF blivet: added loop loop0 (id 54) to device tree >08:06:58,082 INF blivet: got device: LoopDevice instance (0x7f364e072588) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.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 >08:06:58,083 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >08:06:58,083 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >08:06:58,084 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >08:06:58,084 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >08:06:58,084 INF blivet: type detected on 'loop0' is 'squashfs' >08:06:58,084 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 62 >08:06:58,084 INF blivet: got format: existing None >08:06:58,085 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >08:06:58,085 DBG blivet: DeviceTree.get_device_by_name returned None >08:06:58,086 DBG blivet: DeviceTree.get_device_by_name returned None >08:06:58,086 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >08:06:58,086 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >08:06:58,087 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >08:06:58,087 INF blivet: added file /LiveOS/rootfs.img (id 64) to device tree >08:06:58,087 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >08:06:58,087 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >08:06:58,088 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >08:06:58,088 INF blivet: added loop loop1 (id 68) to device tree >08:06:58,088 INF blivet: got device: LoopDevice instance (0x7f364e070c88) -- > 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 >08:06:58,089 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >08:06:58,089 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >08:06:58,089 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >08:06:58,090 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >08:06:58,090 INF blivet: type detected on 'loop1' is 'ext4' >08:06:58,094 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 76 >08:06:58,095 INF blivet: got format: existing ext4 filesystem >08:06:58,096 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >08:06:58,096 DBG blivet: DeviceTree.get_device_by_name returned None >08:06:58,097 DBG blivet: DeviceTree.get_device_by_name returned None >08:06:58,097 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >08:06:58,097 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >08:06:58,098 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >08:06:58,098 INF blivet: added file /overlay (deleted) (id 78) to device tree >08:06:58,098 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >08:06:58,098 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >08:06:58,098 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >08:06:58,098 INF blivet: added loop loop2 (id 82) to device tree >08:06:58,098 INF blivet: got device: LoopDevice instance (0x7f364dffd780) -- > 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 >08:06:58,099 DBG blivet: no type or existing type for loop2, bailing >08:06:58,100 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >08:06:58,100 DBG blivet: DeviceTree.get_device_by_name returned None >08:06:58,126 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:06:58,128 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (82) >08:06:58,128 DBG blivet: DeviceTree.get_device_by_name returned None >08:06:58,128 DBG blivet: get_format('None') returning DeviceFormat instance with object id 88 >08:06:58,129 DBG blivet: get_format('None') returning DeviceFormat instance with object id 89 >08:06:58,129 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >08:06:58,130 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >08:06:58,130 INF blivet: added dm live-rw (id 87) to device tree >08:06:58,130 INF blivet: got device: DMDevice instance (0x7f364dffde48) -- > name = live-rw status = True id = 87 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >08:06:58,138 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 91 >08:06:58,138 DBG blivet: get_format('efi') returning EFIFS instance with object id 92 >08:06:58,138 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 93 >08:06:58,138 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 94 >08:06:58,138 INF blivet: type detected on 'live-rw' is 'ext4' >08:06:58,139 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 95 >08:06:58,139 INF blivet: got format: existing ext4 filesystem >08:06:58,139 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >08:06:58,140 DBG blivet: DeviceTree.get_device_by_name returned None >08:06:58,167 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:06:58,168 DBG blivet: DeviceTree.get_device_by_name returned None >08:06:58,168 DBG blivet: get_format('None') returning DeviceFormat instance with object id 98 >08:06:58,168 DBG blivet: get_format('None') returning DeviceFormat instance with object id 99 >08:06:58,169 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >08:06:58,169 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >08:06:58,169 INF blivet: added dm live-base (id 97) to device tree >08:06:58,169 INF blivet: got device: DMDevice instance (0x7f364e0019e8) -- > name = live-base status = True id = 97 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >08:06:58,178 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 101 >08:06:58,178 DBG blivet: get_format('efi') returning EFIFS instance with object id 102 >08:06:58,178 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 103 >08:06:58,178 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 104 >08:06:58,178 INF blivet: type detected on 'live-base' is 'ext4' >08:06:58,179 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 105 >08:06:58,179 INF blivet: got format: existing ext4 filesystem >08:07:28,312 DBG blivet: registered device format class DeviceFormat as None >08:07:28,320 DBG blivet: registered device format class BIOSBoot as biosboot >08:07:28,325 DBG blivet: registered device format class DiskLabel as disklabel >08:07:28,325 DBG blivet: registered device format class DMRaidMember as dmraidmember >08:07:28,335 DBG blivet: registered device format class Ext2FS as ext2 >08:07:28,335 DBG blivet: registered device format class Ext3FS as ext3 >08:07:28,335 DBG blivet: registered device format class Ext4FS as ext4 >08:07:28,335 DBG blivet: registered device format class FATFS as vfat >08:07:28,336 DBG blivet: registered device format class EFIFS as efi >08:07:28,336 DBG blivet: registered device format class BTRFS as btrfs >08:07:28,336 DBG blivet: registered device format class GFS2 as gfs2 >08:07:28,337 DBG blivet: registered device format class JFS as jfs >08:07:28,337 DBG blivet: registered device format class ReiserFS as reiserfs >08:07:28,337 DBG blivet: registered device format class XFS as xfs >08:07:28,337 DBG blivet: registered device format class HFS as hfs >08:07:28,337 DBG blivet: registered device format class AppleBootstrapFS as appleboot >08:07:28,337 DBG blivet: registered device format class HFSPlus as hfs+ >08:07:28,338 DBG blivet: registered device format class MacEFIFS as macefi >08:07:28,338 DBG blivet: registered device format class NTFS as ntfs >08:07:28,338 DBG blivet: registered device format class NFS as nfs >08:07:28,338 DBG blivet: registered device format class NFSv4 as nfs4 >08:07:28,338 DBG blivet: registered device format class Iso9660FS as iso9660 >08:07:28,338 DBG blivet: registered device format class NoDevFS as nodev >08:07:28,338 DBG blivet: registered device format class DevPtsFS as devpts >08:07:28,338 DBG blivet: registered device format class ProcFS as proc >08:07:28,339 DBG blivet: registered device format class SysFS as sysfs >08:07:28,339 DBG blivet: registered device format class TmpFS as tmpfs >08:07:28,339 DBG blivet: registered device format class BindFS as bind >08:07:28,339 DBG blivet: registered device format class SELinuxFS as selinuxfs >08:07:28,339 DBG blivet: registered device format class USBFS as usbfs >08:07:28,339 DBG blivet: registered device format class EFIVarFS as efivarfs >08:07:28,342 DBG blivet: registered device format class LUKS as luks >08:07:28,346 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >08:07:28,346 DBG blivet: registered device format class MDRaidMember as mdmember >08:07:28,347 DBG blivet: registered device format class MultipathMember as multipath_member >08:07:28,347 DBG blivet: registered device format class PPCPRePBoot as prepboot >08:07:28,348 DBG blivet: registered device format class SwapSpace as swap >08:07:28,458 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >08:07:28,459 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >08:07:28,479 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >08:07:28,480 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >08:07:28,493 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:28,494 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >08:07:28,494 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >08:07:28,494 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >08:07:28,495 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >08:07:28,495 INF blivet: added cdrom sr0 (id 0) to device tree >08:07:28,495 INF blivet: got device: OpticalDevice instance (0x7f333fd01b70) -- > name = sr0 status = True id = 0 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >08:07:28,499 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >08:07:28,499 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >08:07:28,499 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >08:07:28,500 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >08:07:28,500 INF blivet: type detected on 'sr0' is 'iso9660' >08:07:28,500 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >08:07:28,500 INF blivet: got format: existing iso9660 filesystem >08:07:28,501 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >08:07:28,502 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:28,525 DBG blivet: IGNORED: Caught exception, continuing. >08:07:28,526 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >08:07:28,526 DBG blivet: IGNORED: Begin exception details. >08:07:28,526 DBG blivet: IGNORED: Traceback (most recent call last): >08:07:28,526 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >08:07:28,526 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >08:07:28,526 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >08:07:28,526 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >08:07:28,526 DBG blivet: IGNORED: Traceback (most recent call last): >08:07:28,526 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >08:07:28,526 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >08:07:28,526 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >08:07:28,526 DBG blivet: IGNORED: return fn(*args, **kwargs) >08:07:28,526 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >08:07:28,526 DBG blivet: IGNORED: connection=self._connection) >08:07:28,526 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >08:07:28,526 DBG blivet: IGNORED: raise DBusCallError(msg) >08:07:28,526 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >08:07:28,527 DBG blivet: IGNORED: End exception details. >08:07:28,528 INF blivet: sda is a disk >08:07:28,528 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >08:07:28,528 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >08:07:28,529 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >08:07:28,529 DBG blivet: updated sda size to 20 GiB (20 GiB) >08:07:28,530 INF blivet: added disk sda (id 10) to device tree >08:07:28,530 INF blivet: got device: DiskDevice instance (0x7f333fc6ffd0) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >08:07:28,531 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >08:07:28,531 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >08:07:28,531 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >08:07:28,531 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >08:07:28,542 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f333fc74eb8>, <parted.partition.Partition object at 0x7f333fc74e48>, <parted.partition.Partition object at 0x7f333fcc7c50>] > device: <parted.device.Device object at 0x7f333ebceb00> > PedDisk: <_ped.Disk object at 0x7f333fc4c348> >08:07:28,631 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >08:07:28,631 INF blivet: got format: existing gpt disklabel >08:07:28,632 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >08:07:28,633 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:28,655 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:07:28,656 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >08:07:28,656 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >08:07:28,656 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >08:07:28,657 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:07:28,657 DBG blivet: looking up parted Partition: /dev/sda1 >08:07:28,658 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:07:28,658 INF blivet: added partition sda1 (id 20) to device tree >08:07:28,658 INF blivet: got device: PartitionDevice instance (0x7f333ebcef60) -- > name = sda1 status = True id = 20 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 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 0x7f333fc74dd8> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f333fc74ef0> PedPartition: <_ped.Partition object at 0x7f333fc85518> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >08:07:28,659 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >08:07:28,660 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >08:07:28,660 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >08:07:28,660 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >08:07:28,660 INF blivet: type detected on 'sda1' is 'zfs_member' >08:07:28,660 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 28 >08:07:28,660 INF blivet: got format: existing None >08:07:28,661 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >08:07:28,663 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:28,686 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:07:28,687 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >08:07:28,688 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >08:07:28,688 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >08:07:28,689 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:07:28,689 DBG blivet: looking up parted Partition: /dev/sda2 >08:07:28,690 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:07:28,690 INF blivet: added partition sda2 (id 30) to device tree >08:07:28,690 INF blivet: got device: PartitionDevice instance (0x7f333ebdfa20) -- > name = sda2 status = True id = 30 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f333fc74dd8> fileSystem: <parted.filesystem.FileSystem object at 0x7f333fc747b8> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f333fc74c18> PedPartition: <_ped.Partition object at 0x7f333fcd9410> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >08:07:28,691 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >08:07:28,691 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >08:07:28,692 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >08:07:28,693 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >08:07:28,693 INF blivet: type detected on 'sda2' is 'xfs' >08:07:28,694 DBG blivet: get_format('xfs') returning XFS instance with object id 38 >08:07:28,695 INF blivet: got format: existing xfs filesystem >08:07:28,696 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >08:07:28,697 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:28,720 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:07:28,721 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >08:07:28,721 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >08:07:28,721 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >08:07:28,722 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:07:28,722 DBG blivet: looking up parted Partition: /dev/sda3 >08:07:28,723 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:07:28,723 INF blivet: added partition sda3 (id 40) to device tree >08:07:28,723 INF blivet: got device: PartitionDevice instance (0x7f333ebce080) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f333fc74dd8> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f333fcc7898> PedPartition: <_ped.Partition object at 0x7f333ebc62b0> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >08:07:28,724 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >08:07:28,724 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >08:07:28,724 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >08:07:28,724 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >08:07:28,725 INF blivet: type detected on 'sda3' is 'zfs_member' >08:07:28,725 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 48 >08:07:28,725 INF blivet: got format: existing None >08:07:28,725 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >08:07:28,726 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:28,726 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:28,726 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >08:07:28,727 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >08:07:28,727 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >08:07:28,727 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 50) to device tree >08:07:28,727 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >08:07:28,728 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >08:07:28,728 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >08:07:28,728 INF blivet: added loop loop0 (id 54) to device tree >08:07:28,728 INF blivet: got device: LoopDevice instance (0x7f333ebeb4e0) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.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 >08:07:28,729 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >08:07:28,729 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >08:07:28,729 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >08:07:28,729 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >08:07:28,730 INF blivet: type detected on 'loop0' is 'squashfs' >08:07:28,730 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 62 >08:07:28,730 INF blivet: got format: existing None >08:07:28,730 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >08:07:28,731 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:28,732 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:28,732 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >08:07:28,732 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >08:07:28,732 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >08:07:28,732 INF blivet: added file /LiveOS/rootfs.img (id 64) to device tree >08:07:28,732 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >08:07:28,732 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >08:07:28,733 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >08:07:28,733 INF blivet: added loop loop1 (id 68) to device tree >08:07:28,733 INF blivet: got device: LoopDevice instance (0x7f333ebe6a20) -- > 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 >08:07:28,733 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >08:07:28,734 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >08:07:28,734 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >08:07:28,734 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >08:07:28,734 INF blivet: type detected on 'loop1' is 'ext4' >08:07:28,740 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 76 >08:07:28,740 INF blivet: got format: existing ext4 filesystem >08:07:28,741 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >08:07:28,742 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:28,743 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:28,743 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >08:07:28,744 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >08:07:28,744 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >08:07:28,744 INF blivet: added file /overlay (deleted) (id 78) to device tree >08:07:28,744 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >08:07:28,744 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >08:07:28,745 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >08:07:28,745 INF blivet: added loop loop2 (id 82) to device tree >08:07:28,745 INF blivet: got device: LoopDevice instance (0x7f333eb726d8) -- > 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 >08:07:28,745 DBG blivet: no type or existing type for loop2, bailing >08:07:28,746 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >08:07:28,747 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:28,777 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:07:28,779 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (82) >08:07:28,779 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:28,779 DBG blivet: get_format('None') returning DeviceFormat instance with object id 88 >08:07:28,780 DBG blivet: get_format('None') returning DeviceFormat instance with object id 89 >08:07:28,780 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >08:07:28,781 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >08:07:28,781 INF blivet: added dm live-rw (id 87) to device tree >08:07:28,781 INF blivet: got device: DMDevice instance (0x7f333eb72da0) -- > name = live-rw status = True id = 87 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >08:07:28,791 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 91 >08:07:28,791 DBG blivet: get_format('efi') returning EFIFS instance with object id 92 >08:07:28,791 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 93 >08:07:28,791 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 94 >08:07:28,791 INF blivet: type detected on 'live-rw' is 'ext4' >08:07:28,792 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 95 >08:07:28,792 INF blivet: got format: existing ext4 filesystem >08:07:28,792 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >08:07:28,793 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:28,820 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:07:28,821 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:28,822 DBG blivet: get_format('None') returning DeviceFormat instance with object id 98 >08:07:28,822 DBG blivet: get_format('None') returning DeviceFormat instance with object id 99 >08:07:28,822 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >08:07:28,823 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >08:07:28,823 INF blivet: added dm live-base (id 97) to device tree >08:07:28,823 INF blivet: got device: DMDevice instance (0x7f333eb76940) -- > name = live-base status = True id = 97 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >08:07:28,833 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 101 >08:07:28,833 DBG blivet: get_format('efi') returning EFIFS instance with object id 102 >08:07:28,833 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 103 >08:07:28,833 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 104 >08:07:28,833 INF blivet: type detected on 'live-base' is 'ext4' >08:07:28,833 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 105 >08:07:28,834 INF blivet: got format: existing ext4 filesystem >08:07:41,795 DBG blivet: registered device format class DeviceFormat as None >08:07:41,804 DBG blivet: registered device format class BIOSBoot as biosboot >08:07:41,809 DBG blivet: registered device format class DiskLabel as disklabel >08:07:41,809 DBG blivet: registered device format class DMRaidMember as dmraidmember >08:07:41,818 DBG blivet: registered device format class Ext2FS as ext2 >08:07:41,818 DBG blivet: registered device format class Ext3FS as ext3 >08:07:41,818 DBG blivet: registered device format class Ext4FS as ext4 >08:07:41,819 DBG blivet: registered device format class FATFS as vfat >08:07:41,819 DBG blivet: registered device format class EFIFS as efi >08:07:41,819 DBG blivet: registered device format class BTRFS as btrfs >08:07:41,819 DBG blivet: registered device format class GFS2 as gfs2 >08:07:41,819 DBG blivet: registered device format class JFS as jfs >08:07:41,820 DBG blivet: registered device format class ReiserFS as reiserfs >08:07:41,820 DBG blivet: registered device format class XFS as xfs >08:07:41,820 DBG blivet: registered device format class HFS as hfs >08:07:41,820 DBG blivet: registered device format class AppleBootstrapFS as appleboot >08:07:41,820 DBG blivet: registered device format class HFSPlus as hfs+ >08:07:41,821 DBG blivet: registered device format class MacEFIFS as macefi >08:07:41,821 DBG blivet: registered device format class NTFS as ntfs >08:07:41,821 DBG blivet: registered device format class NFS as nfs >08:07:41,821 DBG blivet: registered device format class NFSv4 as nfs4 >08:07:41,821 DBG blivet: registered device format class Iso9660FS as iso9660 >08:07:41,822 DBG blivet: registered device format class NoDevFS as nodev >08:07:41,822 DBG blivet: registered device format class DevPtsFS as devpts >08:07:41,822 DBG blivet: registered device format class ProcFS as proc >08:07:41,822 DBG blivet: registered device format class SysFS as sysfs >08:07:41,822 DBG blivet: registered device format class TmpFS as tmpfs >08:07:41,822 DBG blivet: registered device format class BindFS as bind >08:07:41,822 DBG blivet: registered device format class SELinuxFS as selinuxfs >08:07:41,822 DBG blivet: registered device format class USBFS as usbfs >08:07:41,823 DBG blivet: registered device format class EFIVarFS as efivarfs >08:07:41,826 DBG blivet: registered device format class LUKS as luks >08:07:41,828 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >08:07:41,829 DBG blivet: registered device format class MDRaidMember as mdmember >08:07:41,829 DBG blivet: registered device format class MultipathMember as multipath_member >08:07:41,830 DBG blivet: registered device format class PPCPRePBoot as prepboot >08:07:41,831 DBG blivet: registered device format class SwapSpace as swap >08:07:41,953 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >08:07:41,954 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >08:07:41,976 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >08:07:41,978 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >08:07:41,993 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:41,993 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >08:07:41,994 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >08:07:41,994 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >08:07:41,995 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >08:07:41,995 INF blivet: added cdrom sr0 (id 0) to device tree >08:07:41,995 INF blivet: got device: OpticalDevice instance (0x7fd617766be0) -- > name = sr0 status = True id = 0 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >08:07:41,998 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >08:07:41,999 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >08:07:41,999 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >08:07:41,999 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >08:07:41,999 INF blivet: type detected on 'sr0' is 'iso9660' >08:07:41,999 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >08:07:42,000 INF blivet: got format: existing iso9660 filesystem >08:07:42,001 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >08:07:42,001 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:42,027 DBG blivet: IGNORED: Caught exception, continuing. >08:07:42,027 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >08:07:42,027 DBG blivet: IGNORED: Begin exception details. >08:07:42,028 DBG blivet: IGNORED: Traceback (most recent call last): >08:07:42,028 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >08:07:42,028 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >08:07:42,028 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >08:07:42,028 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >08:07:42,028 DBG blivet: IGNORED: Traceback (most recent call last): >08:07:42,029 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >08:07:42,029 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >08:07:42,029 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >08:07:42,029 DBG blivet: IGNORED: return fn(*args, **kwargs) >08:07:42,029 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >08:07:42,030 DBG blivet: IGNORED: connection=self._connection) >08:07:42,030 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >08:07:42,030 DBG blivet: IGNORED: raise DBusCallError(msg) >08:07:42,030 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >08:07:42,030 DBG blivet: IGNORED: End exception details. >08:07:42,033 INF blivet: sda is a disk >08:07:42,033 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >08:07:42,033 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >08:07:42,034 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >08:07:42,034 DBG blivet: updated sda size to 20 GiB (20 GiB) >08:07:42,035 INF blivet: added disk sda (id 10) to device tree >08:07:42,035 INF blivet: got device: DiskDevice instance (0x7fd61772ca58) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >08:07:42,036 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >08:07:42,036 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >08:07:42,036 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >08:07:42,036 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >08:07:42,051 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fd6176d90b8>, <parted.partition.Partition object at 0x7fd6176d9908>, <parted.partition.Partition object at 0x7fd61772c978>] > device: <parted.device.Device object at 0x7fd616633b70> > PedDisk: <_ped.Disk object at 0x7fd6176b1348> >08:07:42,139 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >08:07:42,139 INF blivet: got format: existing gpt disklabel >08:07:42,141 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >08:07:42,142 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:42,165 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:07:42,166 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >08:07:42,166 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >08:07:42,166 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >08:07:42,167 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:07:42,167 DBG blivet: looking up parted Partition: /dev/sda1 >08:07:42,168 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:07:42,168 INF blivet: added partition sda1 (id 20) to device tree >08:07:42,168 INF blivet: got device: PartitionDevice instance (0x7fd616633f28) -- > name = sda1 status = True id = 20 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 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 0x7fd6176d9dd8> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd6176d9d68> PedPartition: <_ped.Partition object at 0x7fd6176ea518> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >08:07:42,169 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >08:07:42,169 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >08:07:42,169 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >08:07:42,170 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >08:07:42,170 INF blivet: type detected on 'sda1' is 'zfs_member' >08:07:42,170 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 28 >08:07:42,170 INF blivet: got format: existing None >08:07:42,171 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >08:07:42,172 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:42,195 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:07:42,196 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >08:07:42,196 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >08:07:42,196 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >08:07:42,197 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:07:42,197 DBG blivet: looking up parted Partition: /dev/sda2 >08:07:42,198 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:07:42,198 INF blivet: added partition sda2 (id 30) to device tree >08:07:42,198 INF blivet: got device: PartitionDevice instance (0x7fd616644a90) -- > name = sda2 status = True id = 30 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd6176d9dd8> fileSystem: <parted.filesystem.FileSystem object at 0x7fd61772c8d0> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd6176d9ef0> PedPartition: <_ped.Partition object at 0x7fd61773e410> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >08:07:42,199 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >08:07:42,200 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >08:07:42,200 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >08:07:42,200 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >08:07:42,201 INF blivet: type detected on 'sda2' is 'xfs' >08:07:42,201 DBG blivet: get_format('xfs') returning XFS instance with object id 38 >08:07:42,201 INF blivet: got format: existing xfs filesystem >08:07:42,204 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >08:07:42,204 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:42,226 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:07:42,227 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >08:07:42,227 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >08:07:42,227 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >08:07:42,228 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:07:42,228 DBG blivet: looking up parted Partition: /dev/sda3 >08:07:42,229 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:07:42,229 INF blivet: added partition sda3 (id 40) to device tree >08:07:42,229 INF blivet: got device: PartitionDevice instance (0x7fd6166330b8) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd6176d9dd8> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd616633668> PedPartition: <_ped.Partition object at 0x7fd61662b2b0> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >08:07:42,230 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >08:07:42,230 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >08:07:42,231 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >08:07:42,231 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >08:07:42,231 INF blivet: type detected on 'sda3' is 'zfs_member' >08:07:42,231 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 48 >08:07:42,231 INF blivet: got format: existing None >08:07:42,232 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >08:07:42,232 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:42,233 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:42,233 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >08:07:42,233 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >08:07:42,234 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >08:07:42,234 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 50) to device tree >08:07:42,234 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >08:07:42,234 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >08:07:42,234 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >08:07:42,234 INF blivet: added loop loop0 (id 54) to device tree >08:07:42,235 INF blivet: got device: LoopDevice instance (0x7fd616650550) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.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 >08:07:42,235 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >08:07:42,236 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >08:07:42,236 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >08:07:42,236 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >08:07:42,236 INF blivet: type detected on 'loop0' is 'squashfs' >08:07:42,236 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 62 >08:07:42,236 INF blivet: got format: existing None >08:07:42,237 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >08:07:42,237 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:42,238 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:42,238 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >08:07:42,238 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >08:07:42,238 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >08:07:42,238 INF blivet: added file /LiveOS/rootfs.img (id 64) to device tree >08:07:42,239 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >08:07:42,239 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >08:07:42,239 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >08:07:42,239 INF blivet: added loop loop1 (id 68) to device tree >08:07:42,239 INF blivet: got device: LoopDevice instance (0x7fd61664bbe0) -- > 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 >08:07:42,240 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >08:07:42,240 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >08:07:42,240 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >08:07:42,240 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >08:07:42,240 INF blivet: type detected on 'loop1' is 'ext4' >08:07:42,244 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 76 >08:07:42,244 INF blivet: got format: existing ext4 filesystem >08:07:42,245 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >08:07:42,246 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:42,247 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:42,248 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >08:07:42,248 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >08:07:42,248 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >08:07:42,248 INF blivet: added file /overlay (deleted) (id 78) to device tree >08:07:42,249 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >08:07:42,249 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >08:07:42,249 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >08:07:42,250 INF blivet: added loop loop2 (id 82) to device tree >08:07:42,250 INF blivet: got device: LoopDevice instance (0x7fd6165d7748) -- > 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 >08:07:42,250 DBG blivet: no type or existing type for loop2, bailing >08:07:42,251 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >08:07:42,252 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:42,280 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:07:42,281 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (82) >08:07:42,282 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:42,282 DBG blivet: get_format('None') returning DeviceFormat instance with object id 88 >08:07:42,282 DBG blivet: get_format('None') returning DeviceFormat instance with object id 89 >08:07:42,283 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >08:07:42,283 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >08:07:42,283 INF blivet: added dm live-rw (id 87) to device tree >08:07:42,284 INF blivet: got device: DMDevice instance (0x7fd6165d7e10) -- > name = live-rw status = True id = 87 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >08:07:42,293 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 91 >08:07:42,293 DBG blivet: get_format('efi') returning EFIFS instance with object id 92 >08:07:42,294 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 93 >08:07:42,294 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 94 >08:07:42,294 INF blivet: type detected on 'live-rw' is 'ext4' >08:07:42,294 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 95 >08:07:42,294 INF blivet: got format: existing ext4 filesystem >08:07:42,295 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >08:07:42,296 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:42,324 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:07:42,325 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:42,325 DBG blivet: get_format('None') returning DeviceFormat instance with object id 98 >08:07:42,325 DBG blivet: get_format('None') returning DeviceFormat instance with object id 99 >08:07:42,326 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >08:07:42,326 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >08:07:42,326 INF blivet: added dm live-base (id 97) to device tree >08:07:42,326 INF blivet: got device: DMDevice instance (0x7fd6165db9b0) -- > name = live-base status = True id = 97 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >08:07:42,335 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 101 >08:07:42,336 DBG blivet: get_format('efi') returning EFIFS instance with object id 102 >08:07:42,336 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 103 >08:07:42,336 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 104 >08:07:42,337 INF blivet: type detected on 'live-base' is 'ext4' >08:07:42,337 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 105 >08:07:42,337 INF blivet: got format: existing ext4 filesystem >08:07:46,792 DBG blivet: registered device format class DeviceFormat as None >08:07:46,801 DBG blivet: registered device format class BIOSBoot as biosboot >08:07:46,806 DBG blivet: registered device format class DiskLabel as disklabel >08:07:46,806 DBG blivet: registered device format class DMRaidMember as dmraidmember >08:07:46,816 DBG blivet: registered device format class Ext2FS as ext2 >08:07:46,817 DBG blivet: registered device format class Ext3FS as ext3 >08:07:46,817 DBG blivet: registered device format class Ext4FS as ext4 >08:07:46,817 DBG blivet: registered device format class FATFS as vfat >08:07:46,817 DBG blivet: registered device format class EFIFS as efi >08:07:46,818 DBG blivet: registered device format class BTRFS as btrfs >08:07:46,818 DBG blivet: registered device format class GFS2 as gfs2 >08:07:46,818 DBG blivet: registered device format class JFS as jfs >08:07:46,818 DBG blivet: registered device format class ReiserFS as reiserfs >08:07:46,819 DBG blivet: registered device format class XFS as xfs >08:07:46,819 DBG blivet: registered device format class HFS as hfs >08:07:46,819 DBG blivet: registered device format class AppleBootstrapFS as appleboot >08:07:46,819 DBG blivet: registered device format class HFSPlus as hfs+ >08:07:46,819 DBG blivet: registered device format class MacEFIFS as macefi >08:07:46,820 DBG blivet: registered device format class NTFS as ntfs >08:07:46,820 DBG blivet: registered device format class NFS as nfs >08:07:46,820 DBG blivet: registered device format class NFSv4 as nfs4 >08:07:46,820 DBG blivet: registered device format class Iso9660FS as iso9660 >08:07:46,820 DBG blivet: registered device format class NoDevFS as nodev >08:07:46,821 DBG blivet: registered device format class DevPtsFS as devpts >08:07:46,821 DBG blivet: registered device format class ProcFS as proc >08:07:46,821 DBG blivet: registered device format class SysFS as sysfs >08:07:46,821 DBG blivet: registered device format class TmpFS as tmpfs >08:07:46,822 DBG blivet: registered device format class BindFS as bind >08:07:46,822 DBG blivet: registered device format class SELinuxFS as selinuxfs >08:07:46,822 DBG blivet: registered device format class USBFS as usbfs >08:07:46,822 DBG blivet: registered device format class EFIVarFS as efivarfs >08:07:46,825 DBG blivet: registered device format class LUKS as luks >08:07:46,828 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >08:07:46,829 DBG blivet: registered device format class MDRaidMember as mdmember >08:07:46,830 DBG blivet: registered device format class MultipathMember as multipath_member >08:07:46,831 DBG blivet: registered device format class PPCPRePBoot as prepboot >08:07:46,832 DBG blivet: registered device format class SwapSpace as swap >08:07:46,969 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >08:07:46,970 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >08:07:46,995 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >08:07:46,996 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >08:07:47,013 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:47,014 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >08:07:47,014 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >08:07:47,015 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >08:07:47,016 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >08:07:47,016 INF blivet: added cdrom sr0 (id 0) to device tree >08:07:47,016 INF blivet: got device: OpticalDevice instance (0x7f66ee3d6c18) -- > name = sr0 status = True id = 0 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >08:07:47,021 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >08:07:47,021 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >08:07:47,022 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >08:07:47,022 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >08:07:47,022 INF blivet: type detected on 'sr0' is 'iso9660' >08:07:47,022 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >08:07:47,022 INF blivet: got format: existing iso9660 filesystem >08:07:47,023 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >08:07:47,024 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:47,059 DBG blivet: IGNORED: Caught exception, continuing. >08:07:47,059 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >08:07:47,060 DBG blivet: IGNORED: Begin exception details. >08:07:47,060 DBG blivet: IGNORED: Traceback (most recent call last): >08:07:47,060 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >08:07:47,060 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >08:07:47,060 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >08:07:47,060 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >08:07:47,060 DBG blivet: IGNORED: Traceback (most recent call last): >08:07:47,060 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >08:07:47,060 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >08:07:47,060 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >08:07:47,061 DBG blivet: IGNORED: return fn(*args, **kwargs) >08:07:47,061 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >08:07:47,061 DBG blivet: IGNORED: connection=self._connection) >08:07:47,061 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >08:07:47,061 DBG blivet: IGNORED: raise DBusCallError(msg) >08:07:47,061 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >08:07:47,061 DBG blivet: IGNORED: End exception details. >08:07:47,063 INF blivet: sda is a disk >08:07:47,063 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >08:07:47,063 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >08:07:47,063 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >08:07:47,064 DBG blivet: updated sda size to 20 GiB (20 GiB) >08:07:47,064 INF blivet: added disk sda (id 10) to device tree >08:07:47,064 INF blivet: got device: DiskDevice instance (0x7f66ee39ba90) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >08:07:47,065 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >08:07:47,066 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >08:07:47,066 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >08:07:47,066 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >08:07:47,076 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f66ee348eb8>, <parted.partition.Partition object at 0x7f66ee348908>, <parted.partition.Partition object at 0x7f66ed2a36a0>] > device: <parted.device.Device object at 0x7f66ed2a3ba8> > PedDisk: <_ped.Disk object at 0x7f66ee321348> >08:07:47,168 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >08:07:47,168 INF blivet: got format: existing gpt disklabel >08:07:47,170 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >08:07:47,171 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:47,192 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:07:47,193 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >08:07:47,193 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >08:07:47,194 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >08:07:47,194 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:07:47,195 DBG blivet: looking up parted Partition: /dev/sda1 >08:07:47,196 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:07:47,196 INF blivet: added partition sda1 (id 20) to device tree >08:07:47,196 INF blivet: got device: PartitionDevice instance (0x7f66ed2a3d68) -- > name = sda1 status = True id = 20 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 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 0x7f66ee348e10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66ee3480f0> PedPartition: <_ped.Partition object at 0x7f66ee35a518> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >08:07:47,197 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >08:07:47,197 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >08:07:47,198 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >08:07:47,198 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >08:07:47,198 INF blivet: type detected on 'sda1' is 'zfs_member' >08:07:47,198 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 28 >08:07:47,198 INF blivet: got format: existing None >08:07:47,199 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >08:07:47,200 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:47,230 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:07:47,231 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >08:07:47,231 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >08:07:47,231 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >08:07:47,232 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:07:47,232 DBG blivet: looking up parted Partition: /dev/sda2 >08:07:47,233 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:07:47,233 INF blivet: added partition sda2 (id 30) to device tree >08:07:47,233 INF blivet: got device: PartitionDevice instance (0x7f66ed2b4ac8) -- > name = sda2 status = True id = 30 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f66ee348e10> fileSystem: <parted.filesystem.FileSystem object at 0x7f66ee39b9e8> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66ee348940> PedPartition: <_ped.Partition object at 0x7f66ee3ae410> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >08:07:47,234 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >08:07:47,234 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >08:07:47,235 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >08:07:47,235 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >08:07:47,235 INF blivet: type detected on 'sda2' is 'xfs' >08:07:47,235 DBG blivet: get_format('xfs') returning XFS instance with object id 38 >08:07:47,235 INF blivet: got format: existing xfs filesystem >08:07:47,236 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >08:07:47,237 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:47,258 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:07:47,258 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >08:07:47,259 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >08:07:47,259 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >08:07:47,259 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:07:47,260 DBG blivet: looking up parted Partition: /dev/sda3 >08:07:47,262 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:07:47,262 INF blivet: added partition sda3 (id 40) to device tree >08:07:47,262 INF blivet: got device: PartitionDevice instance (0x7f66ed2a3eb8) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f66ee348e10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66ed2a3978> PedPartition: <_ped.Partition object at 0x7f66ed29b2b0> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >08:07:47,264 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >08:07:47,264 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >08:07:47,264 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >08:07:47,265 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >08:07:47,265 INF blivet: type detected on 'sda3' is 'zfs_member' >08:07:47,265 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 48 >08:07:47,265 INF blivet: got format: existing None >08:07:47,266 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >08:07:47,267 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:47,268 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:47,269 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >08:07:47,269 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >08:07:47,270 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >08:07:47,270 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 50) to device tree >08:07:47,270 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >08:07:47,270 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >08:07:47,270 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >08:07:47,271 INF blivet: added loop loop0 (id 54) to device tree >08:07:47,271 INF blivet: got device: LoopDevice instance (0x7f66ed2c0550) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.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 >08:07:47,272 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >08:07:47,272 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >08:07:47,272 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >08:07:47,272 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >08:07:47,273 INF blivet: type detected on 'loop0' is 'squashfs' >08:07:47,273 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 62 >08:07:47,273 INF blivet: got format: existing None >08:07:47,274 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >08:07:47,274 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:47,275 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:47,275 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >08:07:47,276 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >08:07:47,276 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >08:07:47,276 INF blivet: added file /LiveOS/rootfs.img (id 64) to device tree >08:07:47,276 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >08:07:47,276 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >08:07:47,277 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >08:07:47,277 INF blivet: added loop loop1 (id 68) to device tree >08:07:47,277 INF blivet: got device: LoopDevice instance (0x7f66ed2bbbe0) -- > 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 >08:07:47,278 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >08:07:47,278 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >08:07:47,278 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >08:07:47,278 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >08:07:47,278 INF blivet: type detected on 'loop1' is 'ext4' >08:07:47,282 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 76 >08:07:47,283 INF blivet: got format: existing ext4 filesystem >08:07:47,284 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >08:07:47,285 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:47,286 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:47,286 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >08:07:47,287 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >08:07:47,287 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >08:07:47,287 INF blivet: added file /overlay (deleted) (id 78) to device tree >08:07:47,287 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >08:07:47,288 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >08:07:47,288 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >08:07:47,288 INF blivet: added loop loop2 (id 82) to device tree >08:07:47,289 INF blivet: got device: LoopDevice instance (0x7f66ed247748) -- > 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 >08:07:47,289 DBG blivet: no type or existing type for loop2, bailing >08:07:47,290 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >08:07:47,291 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:47,324 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:07:47,326 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (82) >08:07:47,326 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:47,327 DBG blivet: get_format('None') returning DeviceFormat instance with object id 88 >08:07:47,327 DBG blivet: get_format('None') returning DeviceFormat instance with object id 89 >08:07:47,327 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >08:07:47,328 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >08:07:47,328 INF blivet: added dm live-rw (id 87) to device tree >08:07:47,328 INF blivet: got device: DMDevice instance (0x7f66ed247e10) -- > name = live-rw status = True id = 87 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >08:07:47,341 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 91 >08:07:47,342 DBG blivet: get_format('efi') returning EFIFS instance with object id 92 >08:07:47,342 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 93 >08:07:47,342 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 94 >08:07:47,343 INF blivet: type detected on 'live-rw' is 'ext4' >08:07:47,343 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 95 >08:07:47,344 INF blivet: got format: existing ext4 filesystem >08:07:47,345 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >08:07:47,347 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:47,384 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:07:47,385 DBG blivet: DeviceTree.get_device_by_name returned None >08:07:47,385 DBG blivet: get_format('None') returning DeviceFormat instance with object id 98 >08:07:47,386 DBG blivet: get_format('None') returning DeviceFormat instance with object id 99 >08:07:47,386 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >08:07:47,387 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >08:07:47,388 INF blivet: added dm live-base (id 97) to device tree >08:07:47,388 INF blivet: got device: DMDevice instance (0x7f66ed24b9b0) -- > name = live-base status = True id = 97 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >08:07:47,399 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 101 >08:07:47,400 DBG blivet: get_format('efi') returning EFIFS instance with object id 102 >08:07:47,400 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 103 >08:07:47,400 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 104 >08:07:47,400 INF blivet: type detected on 'live-base' is 'ext4' >08:07:47,400 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 105 >08:07:47,401 INF blivet: got format: existing ext4 filesystem >08:27:12,519 DBG blivet: registered device format class DeviceFormat as None >08:27:12,529 DBG blivet: registered device format class BIOSBoot as biosboot >08:27:12,540 DBG blivet: registered device format class DiskLabel as disklabel >08:27:12,542 DBG blivet: registered device format class DMRaidMember as dmraidmember >08:27:12,554 DBG blivet: registered device format class Ext2FS as ext2 >08:27:12,554 DBG blivet: registered device format class Ext3FS as ext3 >08:27:12,554 DBG blivet: registered device format class Ext4FS as ext4 >08:27:12,555 DBG blivet: registered device format class FATFS as vfat >08:27:12,555 DBG blivet: registered device format class EFIFS as efi >08:27:12,555 DBG blivet: registered device format class BTRFS as btrfs >08:27:12,555 DBG blivet: registered device format class GFS2 as gfs2 >08:27:12,555 DBG blivet: registered device format class JFS as jfs >08:27:12,555 DBG blivet: registered device format class ReiserFS as reiserfs >08:27:12,556 DBG blivet: registered device format class XFS as xfs >08:27:12,556 DBG blivet: registered device format class HFS as hfs >08:27:12,556 DBG blivet: registered device format class AppleBootstrapFS as appleboot >08:27:12,556 DBG blivet: registered device format class HFSPlus as hfs+ >08:27:12,556 DBG blivet: registered device format class MacEFIFS as macefi >08:27:12,557 DBG blivet: registered device format class NTFS as ntfs >08:27:12,557 DBG blivet: registered device format class NFS as nfs >08:27:12,557 DBG blivet: registered device format class NFSv4 as nfs4 >08:27:12,557 DBG blivet: registered device format class Iso9660FS as iso9660 >08:27:12,557 DBG blivet: registered device format class NoDevFS as nodev >08:27:12,557 DBG blivet: registered device format class DevPtsFS as devpts >08:27:12,557 DBG blivet: registered device format class ProcFS as proc >08:27:12,557 DBG blivet: registered device format class SysFS as sysfs >08:27:12,558 DBG blivet: registered device format class TmpFS as tmpfs >08:27:12,558 DBG blivet: registered device format class BindFS as bind >08:27:12,558 DBG blivet: registered device format class SELinuxFS as selinuxfs >08:27:12,558 DBG blivet: registered device format class USBFS as usbfs >08:27:12,558 DBG blivet: registered device format class EFIVarFS as efivarfs >08:27:12,561 DBG blivet: registered device format class LUKS as luks >08:27:12,565 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >08:27:12,565 DBG blivet: registered device format class MDRaidMember as mdmember >08:27:12,566 DBG blivet: registered device format class MultipathMember as multipath_member >08:27:12,566 DBG blivet: registered device format class PPCPRePBoot as prepboot >08:27:12,568 DBG blivet: registered device format class SwapSpace as swap >08:27:12,713 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >08:27:12,713 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >08:27:12,739 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >08:27:12,740 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >08:27:12,753 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:12,754 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >08:27:12,754 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >08:27:12,754 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >08:27:12,755 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >08:27:12,755 INF blivet: added cdrom sr0 (id 0) to device tree >08:27:12,755 INF blivet: got device: OpticalDevice instance (0x7fe5b331ec18) -- > name = sr0 status = True id = 0 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >08:27:12,760 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >08:27:12,760 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >08:27:12,760 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >08:27:12,761 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >08:27:12,761 INF blivet: type detected on 'sr0' is 'iso9660' >08:27:12,761 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >08:27:12,761 INF blivet: got format: existing iso9660 filesystem >08:27:12,762 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >08:27:12,763 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:12,790 DBG blivet: IGNORED: Caught exception, continuing. >08:27:12,790 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >08:27:12,790 DBG blivet: IGNORED: Begin exception details. >08:27:12,790 DBG blivet: IGNORED: Traceback (most recent call last): >08:27:12,790 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >08:27:12,790 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >08:27:12,790 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >08:27:12,790 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >08:27:12,790 DBG blivet: IGNORED: Traceback (most recent call last): >08:27:12,790 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >08:27:12,790 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >08:27:12,791 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >08:27:12,791 DBG blivet: IGNORED: return fn(*args, **kwargs) >08:27:12,791 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >08:27:12,791 DBG blivet: IGNORED: connection=self._connection) >08:27:12,791 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >08:27:12,791 DBG blivet: IGNORED: raise DBusCallError(msg) >08:27:12,791 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >08:27:12,791 DBG blivet: IGNORED: End exception details. >08:27:12,792 INF blivet: sda is a disk >08:27:12,792 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >08:27:12,793 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >08:27:12,793 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >08:27:12,793 DBG blivet: updated sda size to 20 GiB (20 GiB) >08:27:12,794 INF blivet: added disk sda (id 10) to device tree >08:27:12,794 INF blivet: got device: DiskDevice instance (0x7fe5b32e3a90) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >08:27:12,795 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >08:27:12,795 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >08:27:12,795 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >08:27:12,795 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >08:27:12,809 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fe5b3290eb8>, <parted.partition.Partition object at 0x7fe5b3290908>, <parted.partition.Partition object at 0x7fe5b21eb6a0>] > device: <parted.device.Device object at 0x7fe5b21ebba8> > PedDisk: <_ped.Disk object at 0x7fe5b3269308> >08:27:12,904 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >08:27:12,904 INF blivet: got format: existing gpt disklabel >08:27:12,905 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >08:27:12,906 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:12,927 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:27:12,927 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >08:27:12,928 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >08:27:12,928 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >08:27:12,928 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:27:12,929 DBG blivet: looking up parted Partition: /dev/sda1 >08:27:12,930 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:27:12,930 INF blivet: added partition sda1 (id 20) to device tree >08:27:12,930 INF blivet: got device: PartitionDevice instance (0x7fe5b21ebd68) -- > name = sda1 status = True id = 20 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 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 0x7fe5b3290e10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe5b32900f0> PedPartition: <_ped.Partition object at 0x7fe5b32a2518> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >08:27:12,932 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >08:27:12,932 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >08:27:12,933 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >08:27:12,933 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >08:27:12,933 INF blivet: type detected on 'sda1' is 'zfs_member' >08:27:12,933 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 28 >08:27:12,933 INF blivet: got format: existing None >08:27:12,934 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >08:27:12,934 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:12,958 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:27:12,958 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >08:27:12,959 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >08:27:12,959 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >08:27:12,960 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:27:12,960 DBG blivet: looking up parted Partition: /dev/sda2 >08:27:12,961 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:27:12,961 INF blivet: added partition sda2 (id 30) to device tree >08:27:12,961 INF blivet: got device: PartitionDevice instance (0x7fe5b21fcac8) -- > name = sda2 status = True id = 30 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe5b3290e10> fileSystem: <parted.filesystem.FileSystem object at 0x7fe5b32e39e8> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe5b3290940> PedPartition: <_ped.Partition object at 0x7fe5b32f6410> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >08:27:12,962 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >08:27:12,963 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >08:27:12,963 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >08:27:12,963 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >08:27:12,963 INF blivet: type detected on 'sda2' is 'xfs' >08:27:12,964 DBG blivet: get_format('xfs') returning XFS instance with object id 38 >08:27:12,964 INF blivet: got format: existing xfs filesystem >08:27:12,965 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >08:27:12,965 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:12,986 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:27:12,987 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >08:27:12,987 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >08:27:12,987 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >08:27:12,988 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:27:12,988 DBG blivet: looking up parted Partition: /dev/sda3 >08:27:12,989 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:27:12,989 INF blivet: added partition sda3 (id 40) to device tree >08:27:12,989 INF blivet: got device: PartitionDevice instance (0x7fe5b21eb0b8) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe5b3290e10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe5b21eb978> PedPartition: <_ped.Partition object at 0x7fe5b21e32b0> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >08:27:12,990 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >08:27:12,990 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >08:27:12,990 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >08:27:12,991 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >08:27:12,991 INF blivet: type detected on 'sda3' is 'zfs_member' >08:27:12,991 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 48 >08:27:12,991 INF blivet: got format: existing None >08:27:12,991 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >08:27:12,992 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:12,993 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:12,993 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >08:27:12,993 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >08:27:12,993 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >08:27:12,994 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 50) to device tree >08:27:12,994 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >08:27:12,994 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >08:27:12,994 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >08:27:12,994 INF blivet: added loop loop0 (id 54) to device tree >08:27:12,994 INF blivet: got device: LoopDevice instance (0x7fe5b2204588) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.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 >08:27:12,995 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >08:27:12,995 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >08:27:12,995 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >08:27:12,996 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >08:27:12,996 INF blivet: type detected on 'loop0' is 'squashfs' >08:27:12,996 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 62 >08:27:12,996 INF blivet: got format: existing None >08:27:12,997 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >08:27:12,998 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:12,999 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:13,000 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >08:27:13,000 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >08:27:13,000 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >08:27:13,001 INF blivet: added file /LiveOS/rootfs.img (id 64) to device tree >08:27:13,001 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >08:27:13,001 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >08:27:13,002 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >08:27:13,002 INF blivet: added loop loop1 (id 68) to device tree >08:27:13,002 INF blivet: got device: LoopDevice instance (0x7fe5b2202c88) -- > 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 >08:27:13,004 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >08:27:13,004 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >08:27:13,005 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >08:27:13,005 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >08:27:13,005 INF blivet: type detected on 'loop1' is 'ext4' >08:27:13,012 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 76 >08:27:13,013 INF blivet: got format: existing ext4 filesystem >08:27:13,015 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >08:27:13,016 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:13,018 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:13,018 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >08:27:13,019 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >08:27:13,020 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >08:27:13,021 INF blivet: added file /overlay (deleted) (id 78) to device tree >08:27:13,021 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >08:27:13,022 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >08:27:13,023 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >08:27:13,023 INF blivet: added loop loop2 (id 82) to device tree >08:27:13,023 INF blivet: got device: LoopDevice instance (0x7fe5b218f780) -- > 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 >08:27:13,025 DBG blivet: no type or existing type for loop2, bailing >08:27:13,025 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >08:27:13,026 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:13,060 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:27:13,061 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (82) >08:27:13,062 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:13,062 DBG blivet: get_format('None') returning DeviceFormat instance with object id 88 >08:27:13,062 DBG blivet: get_format('None') returning DeviceFormat instance with object id 89 >08:27:13,063 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >08:27:13,064 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >08:27:13,064 INF blivet: added dm live-rw (id 87) to device tree >08:27:13,064 INF blivet: got device: DMDevice instance (0x7fe5b218fe48) -- > name = live-rw status = True id = 87 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >08:27:13,073 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 91 >08:27:13,073 DBG blivet: get_format('efi') returning EFIFS instance with object id 92 >08:27:13,073 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 93 >08:27:13,073 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 94 >08:27:13,074 INF blivet: type detected on 'live-rw' is 'ext4' >08:27:13,074 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 95 >08:27:13,074 INF blivet: got format: existing ext4 filesystem >08:27:13,075 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >08:27:13,076 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:13,109 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:27:13,110 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:13,110 DBG blivet: get_format('None') returning DeviceFormat instance with object id 98 >08:27:13,111 DBG blivet: get_format('None') returning DeviceFormat instance with object id 99 >08:27:13,111 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >08:27:13,112 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >08:27:13,112 INF blivet: added dm live-base (id 97) to device tree >08:27:13,112 INF blivet: got device: DMDevice instance (0x7fe5b21939e8) -- > name = live-base status = True id = 97 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >08:27:13,121 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 101 >08:27:13,122 DBG blivet: get_format('efi') returning EFIFS instance with object id 102 >08:27:13,122 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 103 >08:27:13,122 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 104 >08:27:13,122 INF blivet: type detected on 'live-base' is 'ext4' >08:27:13,122 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 105 >08:27:13,122 INF blivet: got format: existing ext4 filesystem >08:27:19,561 INF blivet: ISCSID is /sbin/iscsid >08:27:19,561 INF blivet: no initiator set >08:27:19,618 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >08:27:19,619 INF blivet: no /etc/zfcp.conf; not configuring zfcp >08:27:48,410 DBG blivet: Ext4FS.supported: supported: True ; >08:27:48,411 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >08:27:48,412 DBG blivet: Ext4FS.supported: supported: True ; >08:27:48,413 DBG blivet: trying to set new default fstype to 'ext4' >08:27:48,415 DBG blivet: Ext4FS.supported: supported: True ; >08:27:48,415 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >08:27:48,417 DBG blivet: Ext4FS.supported: supported: True ; >08:27:48,545 INF blivet: no initiator set >08:27:48,545 INF blivet: resetting Blivet (version 3.0.0.b1) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f2a8705ddd8> >08:27:48,545 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >08:27:48,547 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >08:27:48,685 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >08:27:48,695 DBG blivet: DeviceTree.handle_device: name: sr0 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-VMware_Virtual_IDE_CDROM_Drive_10000000000000000001 ' > '/dev/disk/by-uuid/2018-04-25-06-43-09-00 ' > '/dev/disk/by-label/Fedora-WS-Live-28-1-1 ' > '/dev/disk/by-path/pci-0000:00:07.1-ata-2 /dev/cdrom', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31: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_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_07_1-ata-2', > '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-WS-Live-28-1-1', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-28-1-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-06-43-09-00', > 'ID_FS_UUID_ENC': '2018-04-25-06-43-09-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': '3a663a44', > 'ID_PATH': 'pci-0000:00:07.1-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_07_1-ata-2', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_IDE_CDROM_Drive_10000000000000000001', > 'ID_SERIAL_SHORT': '10000000000000000001', > '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/ata32/host31/target31:0:0/31:0:0:0/block/sr0', > 'TAGS': ':systemd:uaccess:seat:', > 'USEC_INITIALIZED': '14871215'} ; >08:27:48,695 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >08:27:48,698 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >08:27:48,701 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:48,705 DBG blivet: OpticalDevicePopulator.run: >08:27:48,706 DBG blivet: get_format('None') returning DeviceFormat instance with object id 3 >08:27:48,707 DBG blivet: get_format('None') returning DeviceFormat instance with object id 4 >08:27:48,714 DBG blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >08:27:48,719 DBG blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >08:27:48,720 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >08:27:48,723 DBG blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 ; >08:27:48,725 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >08:27:48,725 INF blivet: added cdrom sr0 (id 2) to device tree >08:27:48,726 INF blivet: got device: OpticalDevice instance (0x7f2a849f8588) -- > name = sr0 status = True id = 2 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >08:27:48,731 DBG blivet: DeviceTree.handle_format: name: sr0 ; >08:27:48,734 DBG blivet: OpticalDevice.media_present: sr0 ; status: True ; >08:27:48,740 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:27:48,741 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 >08:27:48,744 DBG blivet: EFIFS.supported: supported: True ; >08:27:48,745 DBG blivet: get_format('efi') returning EFIFS instance with object id 7 >08:27:48,749 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:48,749 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 8 >08:27:48,754 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:48,754 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >08:27:48,755 INF blivet: type detected on 'sr0' is 'iso9660' >08:27:48,761 DBG blivet: Iso9660FS.supported: supported: True ; >08:27:48,761 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 10 >08:27:48,765 DBG blivet: OpticalDevice._set_format: sr0 ; type: iso9660 ; current: None ; >08:27:48,765 INF blivet: got format: existing iso9660 filesystem >08:27:48,943 DBG blivet: Iso9660FS.supported: supported: True ; >08:27:48,990 DBG blivet: Iso9660FS.supported: supported: True ; >08:27:48,993 DBG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-uuid/10114546123328479187 ' > '/dev/disk/by-path/pci-0000:02:05.0-ata-1 ' > '/dev/disk/by-id/wwn-0x5000c29a16e9a08b /dev/disk/by-label/zroot ' > '/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'zroot', > 'ID_FS_LABEL_ENC': 'zroot', > 'ID_FS_TYPE': 'zfs_member', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '10114546123328479187', > 'ID_FS_UUID_ENC': '10114546123328479187', > 'ID_FS_UUID_SUB': '1019376590726334209', > 'ID_FS_UUID_SUB_ENC': '1019376590726334209', > 'ID_FS_VERSION': '5000', > 'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', > 'ID_PATH': 'pci-0000:02:05.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', > 'ID_SERIAL_SHORT': '00000000000000000001', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c29a16e9a08b', > 'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', > 'MAJOR': '8', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14688421'} ; >08:27:48,994 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >08:27:48,995 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >08:27:48,997 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:49,001 DBG blivet: DiskDevicePopulator.run: name: sda ; >08:27:49,002 INF blivet: sda is a disk >08:27:49,002 DBG blivet: get_format('None') returning DeviceFormat instance with object id 13 >08:27:49,002 DBG blivet: get_format('None') returning DeviceFormat instance with object id 14 >08:27:49,008 DBG blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >08:27:49,009 DBG blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >08:27:49,009 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >08:27:49,012 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >08:27:49,013 DBG blivet: updated sda size to 20 GiB (20 GiB) >08:27:49,014 INF blivet: added disk sda (id 12) to device tree >08:27:49,015 INF blivet: got device: DiskDevice instance (0x7f2a848cffd0) -- > name = sda status = True id = 12 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >08:27:49,020 DBG blivet: DeviceTree.handle_format: name: sda ; >08:27:49,025 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:27:49,026 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 16 >08:27:49,027 DBG blivet: EFIFS.supported: supported: True ; >08:27:49,027 DBG blivet: get_format('efi') returning EFIFS instance with object id 17 >08:27:49,029 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:49,029 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 18 >08:27:49,032 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:49,033 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 19 >08:27:49,035 DBG blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; >08:27:49,037 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >08:27:49,039 DBG blivet: DiskLabel.__init__: uuid: 7ae1a7b0-6543-4105-b1a6-3178269fc375 ; label: zroot ; device: /dev/sda ; serial: VMware_Virtual_SATA_Hard_Drive_00000000000000000001 ; exists: True ; >08:27:49,054 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f2a867e5e10>, <parted.partition.Partition object at 0x7f2a87050a20>, <parted.partition.Partition object at 0x7f2a87050c88>] > device: <parted.device.Device object at 0x7f2a87039eb8> > PedDisk: <_ped.Disk object at 0x7f2a8496d608> >08:27:49,208 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 20 >08:27:49,210 DBG blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >08:27:49,210 INF blivet: got format: existing gpt disklabel >08:27:49,219 DBG blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/10114546123328479187 ' > '/dev/disk/by-id/wwn-0x5000c29a16e9a08b-part1 ' > '/dev/disk/by-partuuid/eb725671-cbce-43e5-b63e-2ce2c0625bc0 ' > '/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001-part1 ' > '/dev/disk/by-label/zroot ' > '/dev/disk/by-path/pci-0000:02:05.0-ata-1-part1', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'zroot', > 'ID_FS_LABEL_ENC': 'zroot', > 'ID_FS_TYPE': 'zfs_member', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '10114546123328479187', > 'ID_FS_UUID_ENC': '10114546123328479187', > 'ID_FS_UUID_SUB': '1019376590726334209', > 'ID_FS_UUID_SUB_ENC': '1019376590726334209', > 'ID_FS_VERSION': '5000', > 'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '524288', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': 'eb725671-cbce-43e5-b63e-2ce2c0625bc0', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', > 'ID_PATH': 'pci-0000:02:05.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', > 'ID_SERIAL_SHORT': '00000000000000000001', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c29a16e9a08b', > 'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '14741994'} ; >08:27:49,219 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >08:27:49,224 DBG blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >08:27:49,226 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:49,228 DBG blivet: PartitionDevicePopulator.run: name: sda1 ; >08:27:49,255 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >08:27:49,256 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >08:27:49,258 DBG blivet: get_format('None') returning DeviceFormat instance with object id 23 >08:27:49,260 DBG blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >08:27:49,261 DBG blivet: get_format('None') returning DeviceFormat instance with object id 24 >08:27:49,262 DBG blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >08:27:49,263 DBG blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >08:27:49,263 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >08:27:49,265 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >08:27:49,265 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:27:49,266 DBG blivet: looking up parted Partition: /dev/sda1 >08:27:49,267 DBG blivet: PartitionDevice.probe: sda1 ; exists: True ; >08:27:49,268 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >08:27:49,269 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >08:27:49,270 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >08:27:49,271 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >08:27:49,272 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:27:49,272 INF blivet: added partition sda1 (id 22) to device tree >08:27:49,272 INF blivet: got device: PartitionDevice instance (0x7f2a85ea6f60) -- > name = sda1 status = True id = 22 > children = [] > parents = ['existing 20 GiB disk sda (12) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 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 0x7f2a87039f60> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2a867e5d30> PedPartition: <_ped.Partition object at 0x7f2a84903ca8> > disk = existing 20 GiB disk sda (12) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >08:27:49,279 DBG blivet: DeviceTree.handle_format: name: sda1 ; >08:27:49,281 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:27:49,281 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 26 >08:27:49,283 DBG blivet: EFIFS.supported: supported: True ; >08:27:49,284 DBG blivet: get_format('efi') returning EFIFS instance with object id 27 >08:27:49,286 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:49,286 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 28 >08:27:49,288 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:49,288 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 29 >08:27:49,289 INF blivet: type detected on 'sda1' is 'zfs_member' >08:27:49,289 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 30 >08:27:49,291 DBG blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >08:27:49,291 INF blivet: got format: existing None >08:27:49,293 DBG blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:02:05.0-ata-1-part2 ' > '/dev/disk/by-label/zroot ' > '/dev/disk/by-uuid/f90439ed-4366-4338-8eae-ee8351e0ada6 ' > '/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001-part2 ' > '/dev/disk/by-id/wwn-0x5000c29a16e9a08b-part2 ' > '/dev/disk/by-partlabel/Boot ' > '/dev/disk/by-partuuid/d69d5f64-f14d-4223-90ed-a988ace0b80e', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'zroot', > 'ID_FS_LABEL_ENC': 'zroot', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f90439ed-4366-4338-8eae-ee8351e0ada6', > 'ID_FS_UUID_ENC': 'f90439ed-4366-4338-8eae-ee8351e0ada6', > 'ID_FS_UUID_SUB': '1019376590726334209', > 'ID_FS_UUID_SUB_ENC': '1019376590726334209', > 'ID_FS_VERSION': '5000', > 'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Boot', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '526336', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': 'd69d5f64-f14d-4223-90ed-a988ace0b80e', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', > 'ID_PATH': 'pci-0000:02:05.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', > 'ID_SERIAL_SHORT': '00000000000000000001', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c29a16e9a08b', > 'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'PARTNAME': 'Boot', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14791759'} ; >08:27:49,293 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >08:27:49,295 DBG blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >08:27:49,296 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:49,298 DBG blivet: PartitionDevicePopulator.run: name: sda2 ; >08:27:49,330 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >08:27:49,332 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >08:27:49,335 DBG blivet: get_format('None') returning DeviceFormat instance with object id 33 >08:27:49,336 DBG blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >08:27:49,336 DBG blivet: get_format('None') returning DeviceFormat instance with object id 34 >08:27:49,337 DBG blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >08:27:49,339 DBG blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >08:27:49,339 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >08:27:49,341 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >08:27:49,341 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:27:49,341 DBG blivet: looking up parted Partition: /dev/sda2 >08:27:49,343 DBG blivet: PartitionDevice.probe: sda2 ; exists: True ; >08:27:49,344 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >08:27:49,345 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >08:27:49,346 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >08:27:49,347 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >08:27:49,348 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:27:49,348 INF blivet: added partition sda2 (id 32) to device tree >08:27:49,348 INF blivet: got device: PartitionDevice instance (0x7f2a87050198) -- > name = sda2 status = True id = 32 > children = [] > parents = ['existing 20 GiB disk sda (12) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2a87039f60> fileSystem: <parted.filesystem.FileSystem object at 0x7f2a87050cc0> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2a87050518> PedPartition: <_ped.Partition object at 0x7f2a84903c50> > disk = existing 20 GiB disk sda (12) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >08:27:49,353 DBG blivet: DeviceTree.handle_format: name: sda2 ; >08:27:49,355 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:27:49,355 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 36 >08:27:49,356 DBG blivet: EFIFS.supported: supported: True ; >08:27:49,357 DBG blivet: get_format('efi') returning EFIFS instance with object id 37 >08:27:49,359 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:49,359 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 38 >08:27:49,361 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:49,361 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 39 >08:27:49,361 INF blivet: type detected on 'sda2' is 'xfs' >08:27:49,363 DBG blivet: XFS.supported: supported: True ; >08:27:49,364 DBG blivet: get_format('xfs') returning XFS instance with object id 40 >08:27:49,365 DBG blivet: PartitionDevice._set_format: sda2 ; type: xfs ; current: None ; >08:27:49,365 INF blivet: got format: existing xfs filesystem >08:27:49,401 DBG blivet: XFS.supported: supported: True ; >08:27:49,435 DBG blivet: XFS.supported: supported: True ; >08:27:49,439 DBG blivet: DeviceTree.handle_device: name: sda3 ; info: {'DEVLINKS': '/dev/disk/by-label/zroot /dev/disk/by-uuid/10114546123328479187 ' > '/dev/disk/by-partlabel/ZFS\\x20Root ' > '/dev/disk/by-partuuid/853f13f9-601f-4471-bb23-a8f593b54710 ' > '/dev/disk/by-path/pci-0000:02:05.0-ata-1-part3 ' > '/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001-part3 ' > '/dev/disk/by-id/wwn-0x5000c29a16e9a08b-part3', > 'DEVNAME': '/dev/sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'zroot', > 'ID_FS_LABEL_ENC': 'zroot', > 'ID_FS_TYPE': 'zfs_member', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '10114546123328479187', > 'ID_FS_UUID_ENC': '10114546123328479187', > 'ID_FS_UUID_SUB': '1019376590726334209', > 'ID_FS_UUID_SUB_ENC': '1019376590726334209', > 'ID_FS_VERSION': '5000', > 'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'ZFS\\x20Root', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '2623488', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '39319519', > 'ID_PART_ENTRY_TYPE': '6a898cc3-1dd2-11b2-99a6-080020736631', > 'ID_PART_ENTRY_UUID': '853f13f9-601f-4471-bb23-a8f593b54710', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', > 'ID_PATH': 'pci-0000:02:05.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', > 'ID_SERIAL_SHORT': '00000000000000000001', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c29a16e9a08b', > 'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', > 'MAJOR': '8', > 'MINOR': '3', > 'PARTN': '3', > 'PARTNAME': 'ZFS Root', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '14720461'} ; >08:27:49,440 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >08:27:49,442 DBG blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >08:27:49,443 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:49,444 DBG blivet: PartitionDevicePopulator.run: name: sda3 ; >08:27:49,471 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >08:27:49,472 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >08:27:49,474 DBG blivet: get_format('None') returning DeviceFormat instance with object id 43 >08:27:49,475 DBG blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >08:27:49,476 DBG blivet: get_format('None') returning DeviceFormat instance with object id 44 >08:27:49,477 DBG blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >08:27:49,479 DBG blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >08:27:49,480 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >08:27:49,482 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >08:27:49,482 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:27:49,482 DBG blivet: looking up parted Partition: /dev/sda3 >08:27:49,484 DBG blivet: PartitionDevice.probe: sda3 ; exists: True ; >08:27:49,488 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >08:27:49,492 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >08:27:49,493 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >08:27:49,496 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >08:27:49,498 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:27:49,498 INF blivet: added partition sda3 (id 42) to device tree >08:27:49,499 INF blivet: got device: PartitionDevice instance (0x7f2a8494a7b8) -- > name = sda3 status = True id = 42 > children = [] > parents = ['existing 20 GiB disk sda (12) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2a87039f60> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2a87050d30> PedPartition: <_ped.Partition object at 0x7f2a84903d00> > disk = existing 20 GiB disk sda (12) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >08:27:49,508 DBG blivet: DeviceTree.handle_format: name: sda3 ; >08:27:49,511 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:27:49,511 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 46 >08:27:49,514 DBG blivet: EFIFS.supported: supported: True ; >08:27:49,514 DBG blivet: get_format('efi') returning EFIFS instance with object id 47 >08:27:49,517 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:49,517 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 48 >08:27:49,520 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:49,521 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 49 >08:27:49,521 INF blivet: type detected on 'sda3' is 'zfs_member' >08:27:49,521 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 50 >08:27:49,524 DBG blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >08:27:49,524 INF blivet: got format: existing None >08:27:49,525 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': '14920704'} ; >08:27:49,525 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >08:27:49,526 DBG blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >08:27:49,527 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:49,528 DBG blivet: LoopDevicePopulator.run: name: loop0 ; >08:27:49,529 DBG blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >08:27:49,530 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:49,530 DBG blivet: get_format('None') returning DeviceFormat instance with object id 53 >08:27:49,530 DBG blivet: get_format('None') returning DeviceFormat instance with object id 54 >08:27:49,531 DBG blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >08:27:49,533 DBG blivet: FileDevice.update_sysfs_path: /run/initramfs/live/LiveOS/squashfs.img ; status: True ; >08:27:49,533 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >08:27:49,533 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 52) to device tree >08:27:49,533 DBG blivet: get_format('None') returning DeviceFormat instance with object id 57 >08:27:49,535 DBG blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >08:27:49,535 DBG blivet: get_format('None') returning DeviceFormat instance with object id 58 >08:27:49,536 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >08:27:49,537 DBG blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; >08:27:49,537 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >08:27:49,538 INF blivet: added loop loop0 (id 56) to device tree >08:27:49,538 INF blivet: got device: LoopDevice instance (0x7f2a8ec0cd68) -- > name = loop0 status = False id = 56 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (52)'] > 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 >08:27:49,540 DBG blivet: DeviceTree.handle_format: name: loop0 ; >08:27:49,541 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:27:49,542 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 60 >08:27:49,543 DBG blivet: EFIFS.supported: supported: True ; >08:27:49,543 DBG blivet: get_format('efi') returning EFIFS instance with object id 61 >08:27:49,545 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:49,545 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 62 >08:27:49,546 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:49,546 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 63 >08:27:49,547 INF blivet: type detected on 'loop0' is 'squashfs' >08:27:49,547 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 64 >08:27:49,548 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >08:27:49,548 INF blivet: got format: existing None >08:27:49,549 DBG blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' > '/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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > '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': '14911382'} ; >08:27:49,549 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >08:27:49,550 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >08:27:49,551 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:49,551 DBG blivet: LoopDevicePopulator.run: name: loop1 ; >08:27:49,552 DBG blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >08:27:49,553 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:49,554 DBG blivet: get_format('None') returning DeviceFormat instance with object id 67 >08:27:49,554 DBG blivet: get_format('None') returning DeviceFormat instance with object id 68 >08:27:49,556 DBG blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >08:27:49,558 DBG blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; >08:27:49,558 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >08:27:49,559 INF blivet: added file /LiveOS/rootfs.img (id 66) to device tree >08:27:49,559 DBG blivet: get_format('None') returning DeviceFormat instance with object id 71 >08:27:49,561 DBG blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >08:27:49,562 DBG blivet: get_format('None') returning DeviceFormat instance with object id 72 >08:27:49,563 DBG blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >08:27:49,564 DBG blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; >08:27:49,565 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >08:27:49,565 INF blivet: added loop loop1 (id 70) to device tree >08:27:49,565 INF blivet: got device: LoopDevice instance (0x7f2a84059588) -- > name = loop1 status = False id = 70 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (66)'] > 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 >08:27:49,567 DBG blivet: DeviceTree.handle_format: name: loop1 ; >08:27:49,568 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:27:49,568 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 74 >08:27:49,569 DBG blivet: EFIFS.supported: supported: True ; >08:27:49,569 DBG blivet: get_format('efi') returning EFIFS instance with object id 75 >08:27:49,570 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:49,571 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 76 >08:27:49,572 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:49,572 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 77 >08:27:49,572 INF blivet: type detected on 'loop1' is 'ext4' >08:27:49,605 WRN blivet: Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >08:27:49,606 DBG blivet: Ext4FS.supported: supported: True ; >08:27:49,607 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 78 >08:27:49,608 DBG blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >08:27:49,608 INF blivet: got format: existing ext4 filesystem >08:27:49,642 DBG blivet: Ext4FS.supported: supported: True ; >08:27:49,669 DBG blivet: Ext4FS.supported: supported: True ; >08:27:49,670 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': '14935466'} ; >08:27:49,671 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >08:27:49,671 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >08:27:49,672 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:49,673 DBG blivet: LoopDevicePopulator.run: name: loop2 ; >08:27:49,674 DBG blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >08:27:49,675 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:49,675 DBG blivet: get_format('None') returning DeviceFormat instance with object id 81 >08:27:49,675 DBG blivet: get_format('None') returning DeviceFormat instance with object id 82 >08:27:49,677 DBG blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >08:27:49,679 DBG blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; >08:27:49,679 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >08:27:49,679 INF blivet: added file /overlay (deleted) (id 80) to device tree >08:27:49,679 DBG blivet: get_format('None') returning DeviceFormat instance with object id 85 >08:27:49,681 DBG blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >08:27:49,681 DBG blivet: get_format('None') returning DeviceFormat instance with object id 86 >08:27:49,682 DBG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >08:27:49,683 DBG blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; >08:27:49,683 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >08:27:49,683 INF blivet: added loop loop2 (id 84) to device tree >08:27:49,684 INF blivet: got device: LoopDevice instance (0x7f2a84059358) -- > name = loop2 status = False id = 84 > children = [] > parents = ['existing 0 B file /overlay (deleted) (80)'] > 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 >08:27:49,685 DBG blivet: DeviceTree.handle_format: name: loop2 ; >08:27:49,686 DBG blivet: no type or existing type for loop2, bailing >08:27:49,686 DBG blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' > '/dev/mapper/live-rw /dev/disk/by-label/Anaconda', > '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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > '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': '7864421'} ; >08:27:49,687 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >08:27:49,687 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >08:27:49,688 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:49,730 DBG blivet: DMDevicePopulator.run: name: live-rw ; >08:27:49,732 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >08:27:49,733 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (70) with existing ext4 filesystem >08:27:49,735 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >08:27:49,737 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (84) >08:27:49,739 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >08:27:49,742 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:49,742 DBG blivet: get_format('None') returning DeviceFormat instance with object id 90 >08:27:49,744 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >08:27:49,744 DBG blivet: get_format('None') returning DeviceFormat instance with object id 91 >08:27:49,745 DBG blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >08:27:49,746 DBG blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >08:27:49,747 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >08:27:49,748 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >08:27:49,748 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >08:27:49,749 INF blivet: added dm live-rw (id 89) to device tree >08:27:49,749 INF blivet: got device: DMDevice instance (0x7f2a84064d30) -- > name = live-rw status = True id = 89 > children = [] > parents = ['existing 0 B loop loop1 (70) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >08:27:49,763 DBG blivet: DeviceTree.handle_format: name: live-rw ; >08:27:49,765 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:27:49,765 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 93 >08:27:49,766 DBG blivet: EFIFS.supported: supported: True ; >08:27:49,766 DBG blivet: get_format('efi') returning EFIFS instance with object id 94 >08:27:49,767 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:49,768 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 95 >08:27:49,769 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:49,769 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 96 >08:27:49,770 INF blivet: type detected on 'live-rw' is 'ext4' >08:27:49,792 DBG blivet: padding min size from 6.43 GiB up to 6.5 GiB >08:27:49,794 DBG blivet: Ext4FS.supported: supported: True ; >08:27:49,794 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 97 >08:27:49,796 DBG blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >08:27:49,796 INF blivet: got format: existing ext4 filesystem >08:27:49,825 DBG blivet: Ext4FS.supported: supported: True ; >08:27:49,857 DBG blivet: Ext4FS.supported: supported: True ; >08:27:49,860 DBG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/mapper/live-base ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' > '/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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > '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': '7941663'} ; >08:27:49,860 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >08:27:49,861 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >08:27:49,863 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:49,911 DBG blivet: DMDevicePopulator.run: name: live-base ; >08:27:49,912 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >08:27:49,913 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (70) with existing ext4 filesystem >08:27:49,915 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >08:27:49,917 DBG blivet: DeviceTree.get_device_by_name returned None >08:27:49,917 DBG blivet: get_format('None') returning DeviceFormat instance with object id 100 >08:27:49,919 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >08:27:49,919 DBG blivet: get_format('None') returning DeviceFormat instance with object id 101 >08:27:49,921 DBG blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >08:27:49,922 DBG blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >08:27:49,922 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >08:27:49,923 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >08:27:49,924 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >08:27:49,924 INF blivet: added dm live-base (id 99) to device tree >08:27:49,924 INF blivet: got device: DMDevice instance (0x7f2a84064668) -- > name = live-base status = True id = 99 > children = [] > parents = ['existing 0 B loop loop1 (70) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >08:27:49,940 DBG blivet: DeviceTree.handle_format: name: live-base ; >08:27:49,942 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:27:49,942 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 103 >08:27:49,943 DBG blivet: EFIFS.supported: supported: True ; >08:27:49,943 DBG blivet: get_format('efi') returning EFIFS instance with object id 104 >08:27:49,945 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:49,945 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 105 >08:27:49,946 DBG blivet: MacEFIFS.supported: supported: True ; >08:27:49,946 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 106 >08:27:49,947 INF blivet: type detected on 'live-base' is 'ext4' >08:27:49,971 WRN blivet: Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >08:27:49,973 DBG blivet: Ext4FS.supported: supported: True ; >08:27:49,973 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 107 >08:27:49,975 DBG blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >08:27:49,975 INF blivet: got format: existing ext4 filesystem >08:27:50,008 DBG blivet: Ext4FS.supported: supported: True ; >08:27:50,040 DBG blivet: Ext4FS.supported: supported: True ; >08:27:50,069 DBG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >08:27:50,102 DBG blivet: Iso9660FS.teardown: device: /dev/sr0 ; type: iso9660 ; status: True ; >08:27:50,464 INF blivet: teardown of sr0 failed: umount of /run/initramfs/live failed (32) >08:27:50,465 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >08:27:50,466 DBG blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >08:27:50,467 DBG blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >08:27:50,489 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:27:50,490 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:27:50,491 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:27:50,511 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >08:27:50,536 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:27:50,582 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:27:50,628 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:27:50,629 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:27:50,630 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:27:50,648 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >08:27:50,649 DBG blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >08:27:50,650 DBG blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >08:27:50,669 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:27:50,671 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:27:50,673 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:27:50,697 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >08:27:50,698 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >08:27:50,699 INF blivet: edd: MBR signature on sda is zero. new disk image? >08:27:50,700 INF blivet: edd: collected mbr signatures: {} >08:27:50,703 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sr0 ; incomplete: False ; hidden: False ; >08:27:50,705 DBG blivet: DeviceTree.get_device_by_path returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >08:27:50,706 DBG blivet: resolved '/dev/sr0' to 'sr0' (cdrom) >08:27:50,709 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >08:27:50,710 DBG blivet: DeviceTree.get_device_by_name returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >08:27:50,711 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >08:27:50,712 DBG blivet: DeviceTree.get_device_by_name returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >08:27:50,716 DBG blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >08:27:50,742 DBG blivet: XFS.setup: device: /dev/sda2 ; type: xfs ; status: False ; >08:27:50,831 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >08:27:50,862 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:27:50,924 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:27:50,968 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >08:27:50,968 DBG blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >08:27:50,969 DBG blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >08:27:50,990 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:27:50,993 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:27:50,994 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:27:51,014 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >08:27:51,037 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:27:51,086 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:27:51,131 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:27:51,132 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:27:51,133 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:27:51,150 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >08:27:51,151 DBG blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >08:27:51,152 DBG blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >08:27:51,173 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:27:51,175 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:27:51,178 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:27:51,203 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >08:27:51,204 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >08:27:51,211 DBG blivet: Ext4FS.supported: supported: True ; >08:27:51,212 DBG blivet: Ext4FS.supported: supported: True ; >08:27:51,214 DBG blivet: Ext4FS.supported: supported: True ; >08:27:51,217 DBG blivet: XFS.supported: supported: True ; >08:27:51,218 DBG blivet: Iso9660FS.supported: supported: True ; >08:27:51,250 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >08:27:51,252 DBG blivet: DeviceTree.get_device_by_path returned existing 6.5 GiB dm live-base (99) with existing ext4 filesystem >08:28:19,238 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >08:28:19,239 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >08:28:19,242 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 20 GiB disk sda (12) with existing gpt disklabel ; hidden: True ; >08:28:19,243 DBG blivet: checking if sr0 depends on sda >08:28:19,243 DBG blivet: checking if sda depends on sda >08:28:19,244 DBG blivet: checking if sda1 depends on sda >08:28:19,244 DBG blivet: checking if sda2 depends on sda >08:28:19,244 DBG blivet: checking if sda3 depends on sda >08:28:19,244 DBG blivet: checking if /run/initramfs/live/LiveOS/squashfs.img depends on sda >08:28:19,244 DBG blivet: checking if loop0 depends on sda >08:28:19,245 DBG blivet: checking if /LiveOS/rootfs.img depends on sda >08:28:19,245 DBG blivet: checking if loop1 depends on sda >08:28:19,245 DBG blivet: checking if /overlay (deleted) depends on sda >08:28:19,245 DBG blivet: checking if loop2 depends on sda >08:28:19,245 DBG blivet: checking if live-rw depends on sda >08:28:19,246 DBG blivet: checking if live-base depends on sda >08:28:27,172 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >08:28:27,175 DBG blivet: DeviceTree.get_device_by_path returned existing 256 MiB partition sda1 (22) >08:28:27,180 DBG blivet: resolved '/dev/sda1' to 'sda1' (partition) >08:28:27,183 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >08:28:27,184 DBG blivet: DeviceTree.get_device_by_path returned existing 1024 MiB partition sda2 (32) with existing xfs filesystem >08:28:27,186 DBG blivet: resolved '/dev/sda2' to 'sda2' (partition) >08:28:27,188 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >08:28:27,190 DBG blivet: DeviceTree.get_device_by_path returned existing 18.75 GiB partition sda3 (42) >08:28:27,196 DBG blivet: resolved '/dev/sda3' to 'sda3' (partition) >08:28:32,735 DBG blivet: DiskLabel.__init__: >08:28:32,735 INF blivet: DiskLabel.parted_device returning None >08:28:32,737 DBG blivet: DMRaidMember.__init__: >08:28:32,738 DBG blivet: Ext2FS.supported: supported: True ; >08:28:32,740 DBG blivet: Ext2FS.supported: supported: True ; >08:28:32,741 DBG blivet: Ext3FS.supported: supported: True ; >08:28:32,743 DBG blivet: Ext3FS.supported: supported: True ; >08:28:32,745 DBG blivet: Ext4FS.supported: supported: True ; >08:28:32,747 DBG blivet: Ext4FS.supported: supported: True ; >08:28:32,749 DBG blivet: FATFS.supported: supported: True ; >08:28:32,750 DBG blivet: FATFS.supported: supported: True ; >08:28:32,754 DBG blivet: EFIFS.supported: supported: True ; >08:28:32,757 DBG blivet: EFIFS.supported: supported: True ; >08:28:32,760 DBG blivet: BTRFS.supported: supported: True ; >08:28:32,890 DBG blivet: BTRFS.supported: supported: True ; >08:28:32,892 DBG blivet: XFS.supported: supported: True ; >08:28:32,893 DBG blivet: XFS.supported: supported: True ; >08:28:32,895 DBG blivet: HFS.supported: supported: False ; >08:28:32,896 DBG blivet: HFS.supported: supported: False ; >08:28:32,898 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:28:32,899 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:28:32,901 DBG blivet: HFSPlus.supported: supported: False ; >08:28:32,902 DBG blivet: HFSPlus.supported: supported: False ; >08:28:32,904 DBG blivet: MacEFIFS.supported: supported: True ; >08:28:32,905 DBG blivet: MacEFIFS.supported: supported: True ; >08:28:32,907 DBG blivet: NTFS.supported: supported: False ; >08:28:32,908 DBG blivet: NTFS.supported: supported: False ; >08:28:32,910 DBG blivet: NFS.supported: supported: False ; >08:28:32,911 DBG blivet: NFS.supported: supported: False ; >08:28:32,912 DBG blivet: NFSv4.supported: supported: False ; >08:28:32,914 DBG blivet: NFSv4.supported: supported: False ; >08:28:32,916 DBG blivet: Iso9660FS.supported: supported: True ; >08:28:32,917 DBG blivet: Iso9660FS.supported: supported: True ; >08:28:32,919 DBG blivet: NoDevFS.supported: supported: False ; >08:28:32,920 DBG blivet: NoDevFS.supported: supported: False ; >08:28:32,922 DBG blivet: DevPtsFS.supported: supported: False ; >08:28:32,923 DBG blivet: DevPtsFS.supported: supported: False ; >08:28:32,925 DBG blivet: ProcFS.supported: supported: False ; >08:28:32,926 DBG blivet: ProcFS.supported: supported: False ; >08:28:32,927 DBG blivet: SysFS.supported: supported: False ; >08:28:32,929 DBG blivet: SysFS.supported: supported: False ; >08:28:32,931 DBG blivet: TmpFS.supported: supported: True ; >08:28:32,939 DBG blivet: TmpFS.supported: supported: True ; >08:28:32,942 DBG blivet: BindFS.supported: supported: False ; >08:28:32,944 DBG blivet: BindFS.supported: supported: False ; >08:28:32,946 DBG blivet: SELinuxFS.supported: supported: False ; >08:28:32,947 DBG blivet: SELinuxFS.supported: supported: False ; >08:28:32,949 DBG blivet: USBFS.supported: supported: False ; >08:28:32,950 DBG blivet: USBFS.supported: supported: False ; >08:28:32,953 DBG blivet: EFIVarFS.supported: supported: False ; >08:28:32,955 DBG blivet: EFIVarFS.supported: supported: False ; >08:28:32,958 DBG blivet: LUKS.__init__: >08:28:32,960 DBG blivet: LVMPhysicalVolume.__init__: >08:28:32,961 DBG blivet: MDRaidMember.__init__: >08:28:32,963 DBG blivet: MultipathMember.__init__: >08:28:32,964 DBG blivet: SwapSpace.__init__: >08:28:32,969 DBG blivet: XFS.supported: supported: True ; >08:28:32,969 DBG blivet: get_format('xfs') returning XFS instance with object id 146 >08:28:44,216 DBG blivet: XFS.supported: supported: True ; >08:28:44,216 DBG blivet: get_format('xfs') returning XFS instance with object id 147 >08:28:48,311 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >08:28:48,313 DBG blivet: DeviceTree.get_device_by_path returned existing 256 MiB partition sda1 (22) >08:28:48,318 DBG blivet: resolved '/dev/sda1' to 'sda1' (partition) >08:28:48,321 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >08:28:48,323 DBG blivet: DeviceTree.get_device_by_path returned existing 1024 MiB partition sda2 (32) with existing xfs filesystem >08:28:48,327 DBG blivet: resolved '/dev/sda2' to 'sda2' (partition) >08:28:48,329 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >08:28:48,331 DBG blivet: DeviceTree.get_device_by_path returned existing 18.75 GiB partition sda3 (42) >08:28:48,334 DBG blivet: resolved '/dev/sda3' to 'sda3' (partition) >08:28:52,503 DBG blivet: DiskLabel.__init__: >08:28:52,504 INF blivet: DiskLabel.parted_device returning None >08:28:52,506 DBG blivet: DMRaidMember.__init__: >08:28:52,508 DBG blivet: Ext2FS.supported: supported: True ; >08:28:52,509 DBG blivet: Ext2FS.supported: supported: True ; >08:28:52,510 DBG blivet: Ext3FS.supported: supported: True ; >08:28:52,512 DBG blivet: Ext3FS.supported: supported: True ; >08:28:52,513 DBG blivet: Ext4FS.supported: supported: True ; >08:28:52,515 DBG blivet: Ext4FS.supported: supported: True ; >08:28:52,517 DBG blivet: FATFS.supported: supported: True ; >08:28:52,519 DBG blivet: FATFS.supported: supported: True ; >08:28:52,522 DBG blivet: EFIFS.supported: supported: True ; >08:28:52,525 DBG blivet: EFIFS.supported: supported: True ; >08:28:52,528 DBG blivet: BTRFS.supported: supported: True ; >08:28:52,530 DBG blivet: BTRFS.supported: supported: True ; >08:28:52,533 DBG blivet: XFS.supported: supported: True ; >08:28:52,536 DBG blivet: XFS.supported: supported: True ; >08:28:52,539 DBG blivet: HFS.supported: supported: False ; >08:28:52,542 DBG blivet: HFS.supported: supported: False ; >08:28:52,544 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:28:52,548 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:28:52,550 DBG blivet: HFSPlus.supported: supported: False ; >08:28:52,551 DBG blivet: HFSPlus.supported: supported: False ; >08:28:52,554 DBG blivet: MacEFIFS.supported: supported: True ; >08:28:52,556 DBG blivet: MacEFIFS.supported: supported: True ; >08:28:52,557 DBG blivet: NTFS.supported: supported: False ; >08:28:52,558 DBG blivet: NTFS.supported: supported: False ; >08:28:52,560 DBG blivet: NFS.supported: supported: False ; >08:28:52,561 DBG blivet: NFS.supported: supported: False ; >08:28:52,562 DBG blivet: NFSv4.supported: supported: False ; >08:28:52,564 DBG blivet: NFSv4.supported: supported: False ; >08:28:52,566 DBG blivet: Iso9660FS.supported: supported: True ; >08:28:52,591 DBG blivet: Iso9660FS.supported: supported: True ; >08:28:52,592 DBG blivet: NoDevFS.supported: supported: False ; >08:28:52,593 DBG blivet: NoDevFS.supported: supported: False ; >08:28:52,595 DBG blivet: DevPtsFS.supported: supported: False ; >08:28:52,596 DBG blivet: DevPtsFS.supported: supported: False ; >08:28:52,598 DBG blivet: ProcFS.supported: supported: False ; >08:28:52,599 DBG blivet: ProcFS.supported: supported: False ; >08:28:52,600 DBG blivet: SysFS.supported: supported: False ; >08:28:52,602 DBG blivet: SysFS.supported: supported: False ; >08:28:52,603 DBG blivet: TmpFS.supported: supported: True ; >08:28:52,610 DBG blivet: TmpFS.supported: supported: True ; >08:28:52,612 DBG blivet: BindFS.supported: supported: False ; >08:28:52,614 DBG blivet: BindFS.supported: supported: False ; >08:28:52,615 DBG blivet: SELinuxFS.supported: supported: False ; >08:28:52,617 DBG blivet: SELinuxFS.supported: supported: False ; >08:28:52,618 DBG blivet: USBFS.supported: supported: False ; >08:28:52,619 DBG blivet: USBFS.supported: supported: False ; >08:28:52,621 DBG blivet: EFIVarFS.supported: supported: False ; >08:28:52,622 DBG blivet: EFIVarFS.supported: supported: False ; >08:28:52,624 DBG blivet: LUKS.__init__: >08:28:52,625 DBG blivet: LVMPhysicalVolume.__init__: >08:28:52,626 DBG blivet: MDRaidMember.__init__: >08:28:52,628 DBG blivet: MultipathMember.__init__: >08:28:52,629 DBG blivet: SwapSpace.__init__: >08:28:52,631 DBG blivet: get_format('None') returning DeviceFormat instance with object id 185 >08:29:01,456 DBG blivet: get_format('None') returning DeviceFormat instance with object id 186 >08:29:01,459 DBG blivet: get_format('None') returning DeviceFormat instance with object id 187 >08:29:35,107 DBG blivet: registered device format class DeviceFormat as None >08:29:35,118 DBG blivet: registered device format class BIOSBoot as biosboot >08:29:35,122 DBG blivet: registered device format class DiskLabel as disklabel >08:29:35,123 DBG blivet: registered device format class DMRaidMember as dmraidmember >08:29:35,130 DBG blivet: registered device format class Ext2FS as ext2 >08:29:35,131 DBG blivet: registered device format class Ext3FS as ext3 >08:29:35,131 DBG blivet: registered device format class Ext4FS as ext4 >08:29:35,131 DBG blivet: registered device format class FATFS as vfat >08:29:35,131 DBG blivet: registered device format class EFIFS as efi >08:29:35,131 DBG blivet: registered device format class BTRFS as btrfs >08:29:35,131 DBG blivet: registered device format class GFS2 as gfs2 >08:29:35,131 DBG blivet: registered device format class JFS as jfs >08:29:35,132 DBG blivet: registered device format class ReiserFS as reiserfs >08:29:35,132 DBG blivet: registered device format class XFS as xfs >08:29:35,132 DBG blivet: registered device format class HFS as hfs >08:29:35,132 DBG blivet: registered device format class AppleBootstrapFS as appleboot >08:29:35,132 DBG blivet: registered device format class HFSPlus as hfs+ >08:29:35,132 DBG blivet: registered device format class MacEFIFS as macefi >08:29:35,133 DBG blivet: registered device format class NTFS as ntfs >08:29:35,133 DBG blivet: registered device format class NFS as nfs >08:29:35,133 DBG blivet: registered device format class NFSv4 as nfs4 >08:29:35,133 DBG blivet: registered device format class Iso9660FS as iso9660 >08:29:35,133 DBG blivet: registered device format class NoDevFS as nodev >08:29:35,133 DBG blivet: registered device format class DevPtsFS as devpts >08:29:35,133 DBG blivet: registered device format class ProcFS as proc >08:29:35,133 DBG blivet: registered device format class SysFS as sysfs >08:29:35,133 DBG blivet: registered device format class TmpFS as tmpfs >08:29:35,133 DBG blivet: registered device format class BindFS as bind >08:29:35,134 DBG blivet: registered device format class SELinuxFS as selinuxfs >08:29:35,134 DBG blivet: registered device format class USBFS as usbfs >08:29:35,134 DBG blivet: registered device format class EFIVarFS as efivarfs >08:29:35,135 DBG blivet: registered device format class LUKS as luks >08:29:35,138 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >08:29:35,138 DBG blivet: registered device format class MDRaidMember as mdmember >08:29:35,139 DBG blivet: registered device format class MultipathMember as multipath_member >08:29:35,139 DBG blivet: registered device format class PPCPRePBoot as prepboot >08:29:35,140 DBG blivet: registered device format class SwapSpace as swap >08:29:35,263 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >08:29:35,264 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >08:29:35,287 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >08:29:35,288 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >08:29:35,304 DBG blivet: DeviceTree.get_device_by_name returned None >08:29:35,305 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >08:29:35,305 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >08:29:35,306 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >08:29:35,306 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >08:29:35,307 INF blivet: added cdrom sr0 (id 0) to device tree >08:29:35,307 INF blivet: got device: OpticalDevice instance (0x7f23edc47c18) -- > name = sr0 status = True id = 0 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >08:29:35,310 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >08:29:35,310 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >08:29:35,311 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >08:29:35,311 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >08:29:35,311 INF blivet: type detected on 'sr0' is 'iso9660' >08:29:35,311 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >08:29:35,311 INF blivet: got format: existing iso9660 filesystem >08:29:35,313 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >08:29:35,314 DBG blivet: DeviceTree.get_device_by_name returned None >08:29:35,339 DBG blivet: IGNORED: Caught exception, continuing. >08:29:35,339 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >08:29:35,339 DBG blivet: IGNORED: Begin exception details. >08:29:35,340 DBG blivet: IGNORED: Traceback (most recent call last): >08:29:35,340 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >08:29:35,340 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >08:29:35,340 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >08:29:35,340 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >08:29:35,340 DBG blivet: IGNORED: Traceback (most recent call last): >08:29:35,340 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >08:29:35,340 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >08:29:35,340 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >08:29:35,340 DBG blivet: IGNORED: return fn(*args, **kwargs) >08:29:35,340 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >08:29:35,340 DBG blivet: IGNORED: connection=self._connection) >08:29:35,340 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >08:29:35,340 DBG blivet: IGNORED: raise DBusCallError(msg) >08:29:35,340 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >08:29:35,340 DBG blivet: IGNORED: End exception details. >08:29:35,342 INF blivet: sda is a disk >08:29:35,342 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >08:29:35,342 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >08:29:35,343 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >08:29:35,343 DBG blivet: updated sda size to 20 GiB (20 GiB) >08:29:35,343 INF blivet: added disk sda (id 10) to device tree >08:29:35,343 INF blivet: got device: DiskDevice instance (0x7f23edc0ca90) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >08:29:35,345 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >08:29:35,345 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >08:29:35,345 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >08:29:35,345 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >08:29:35,362 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f23edbb9d68>, <parted.partition.Partition object at 0x7f23edbb9ef0>, <parted.partition.Partition object at 0x7f23edc0c9b0>] > device: <parted.device.Device object at 0x7f23ecb14b70> > PedDisk: <_ped.Disk object at 0x7f23edb92348> >08:29:35,501 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >08:29:35,501 INF blivet: got format: existing gpt disklabel >08:29:35,503 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >08:29:35,504 DBG blivet: DeviceTree.get_device_by_name returned None >08:29:35,532 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:29:35,532 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >08:29:35,533 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >08:29:35,533 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >08:29:35,534 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:29:35,534 DBG blivet: looking up parted Partition: /dev/sda1 >08:29:35,535 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:29:35,535 INF blivet: added partition sda1 (id 20) to device tree >08:29:35,535 INF blivet: got device: PartitionDevice instance (0x7f23ecb14f28) -- > name = sda1 status = True id = 20 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 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 0x7f23edbb5278> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f23edbb9f28> PedPartition: <_ped.Partition object at 0x7f23edbcb518> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >08:29:35,536 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >08:29:35,537 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >08:29:35,537 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >08:29:35,537 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >08:29:35,537 INF blivet: type detected on 'sda1' is 'zfs_member' >08:29:35,537 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 28 >08:29:35,537 INF blivet: got format: existing None >08:29:35,538 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >08:29:35,539 DBG blivet: DeviceTree.get_device_by_name returned None >08:29:35,560 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:29:35,561 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >08:29:35,561 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >08:29:35,562 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >08:29:35,562 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:29:35,562 DBG blivet: looking up parted Partition: /dev/sda2 >08:29:35,564 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:29:35,564 INF blivet: added partition sda2 (id 30) to device tree >08:29:35,564 INF blivet: got device: PartitionDevice instance (0x7f23ecb25ac8) -- > name = sda2 status = True id = 30 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f23edbb5278> fileSystem: <parted.filesystem.FileSystem object at 0x7f23edc0c978> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f23edbb9eb8> PedPartition: <_ped.Partition object at 0x7f23edc1f410> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >08:29:35,566 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >08:29:35,566 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >08:29:35,566 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >08:29:35,566 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >08:29:35,566 INF blivet: type detected on 'sda2' is 'xfs' >08:29:35,567 DBG blivet: get_format('xfs') returning XFS instance with object id 38 >08:29:35,567 INF blivet: got format: existing xfs filesystem >08:29:35,569 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >08:29:35,569 DBG blivet: DeviceTree.get_device_by_name returned None >08:29:35,591 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:29:35,591 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >08:29:35,592 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >08:29:35,593 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >08:29:35,593 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:29:35,594 DBG blivet: looking up parted Partition: /dev/sda3 >08:29:35,594 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:29:35,595 INF blivet: added partition sda3 (id 40) to device tree >08:29:35,595 INF blivet: got device: PartitionDevice instance (0x7f23ecb14080) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f23edbb5278> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f23ecb14668> PedPartition: <_ped.Partition object at 0x7f23ecb0c2b0> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >08:29:35,596 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >08:29:35,596 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >08:29:35,596 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >08:29:35,597 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >08:29:35,597 INF blivet: type detected on 'sda3' is 'zfs_member' >08:29:35,597 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 48 >08:29:35,597 INF blivet: got format: existing None >08:29:35,598 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >08:29:35,598 DBG blivet: DeviceTree.get_device_by_name returned None >08:29:35,599 DBG blivet: DeviceTree.get_device_by_name returned None >08:29:35,600 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >08:29:35,600 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >08:29:35,600 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >08:29:35,600 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 50) to device tree >08:29:35,601 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >08:29:35,601 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >08:29:35,601 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >08:29:35,601 INF blivet: added loop loop0 (id 54) to device tree >08:29:35,601 INF blivet: got device: LoopDevice instance (0x7f23ecb31550) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.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 >08:29:35,602 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >08:29:35,602 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >08:29:35,603 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >08:29:35,603 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >08:29:35,603 INF blivet: type detected on 'loop0' is 'squashfs' >08:29:35,603 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 62 >08:29:35,603 INF blivet: got format: existing None >08:29:35,604 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >08:29:35,604 DBG blivet: DeviceTree.get_device_by_name returned None >08:29:35,605 DBG blivet: DeviceTree.get_device_by_name returned None >08:29:35,605 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >08:29:35,606 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >08:29:35,606 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >08:29:35,606 INF blivet: added file /LiveOS/rootfs.img (id 64) to device tree >08:29:35,606 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >08:29:35,607 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >08:29:35,607 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >08:29:35,607 INF blivet: added loop loop1 (id 68) to device tree >08:29:35,607 INF blivet: got device: LoopDevice instance (0x7f23ecb2cef0) -- > 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 >08:29:35,608 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >08:29:35,608 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >08:29:35,608 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >08:29:35,608 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >08:29:35,608 INF blivet: type detected on 'loop1' is 'ext4' >08:29:35,614 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 76 >08:29:35,615 INF blivet: got format: existing ext4 filesystem >08:29:35,616 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >08:29:35,617 DBG blivet: DeviceTree.get_device_by_name returned None >08:29:35,619 DBG blivet: DeviceTree.get_device_by_name returned None >08:29:35,619 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >08:29:35,620 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >08:29:35,620 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >08:29:35,620 INF blivet: added file /overlay (deleted) (id 78) to device tree >08:29:35,621 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >08:29:35,621 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >08:29:35,621 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >08:29:35,622 INF blivet: added loop loop2 (id 82) to device tree >08:29:35,622 INF blivet: got device: LoopDevice instance (0x7f23ecab8748) -- > 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 >08:29:35,623 DBG blivet: no type or existing type for loop2, bailing >08:29:35,624 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >08:29:35,625 DBG blivet: DeviceTree.get_device_by_name returned None >08:29:35,655 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:29:35,657 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (82) >08:29:35,658 DBG blivet: DeviceTree.get_device_by_name returned None >08:29:35,658 DBG blivet: get_format('None') returning DeviceFormat instance with object id 88 >08:29:35,658 DBG blivet: get_format('None') returning DeviceFormat instance with object id 89 >08:29:35,659 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >08:29:35,660 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >08:29:35,660 INF blivet: added dm live-rw (id 87) to device tree >08:29:35,660 INF blivet: got device: DMDevice instance (0x7f23ecab8e10) -- > name = live-rw status = True id = 87 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >08:29:35,669 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 91 >08:29:35,670 DBG blivet: get_format('efi') returning EFIFS instance with object id 92 >08:29:35,670 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 93 >08:29:35,670 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 94 >08:29:35,671 INF blivet: type detected on 'live-rw' is 'ext4' >08:29:35,671 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 95 >08:29:35,671 INF blivet: got format: existing ext4 filesystem >08:29:35,672 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >08:29:35,673 DBG blivet: DeviceTree.get_device_by_name returned None >08:29:35,703 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:29:35,703 DBG blivet: DeviceTree.get_device_by_name returned None >08:29:35,704 DBG blivet: get_format('None') returning DeviceFormat instance with object id 98 >08:29:35,704 DBG blivet: get_format('None') returning DeviceFormat instance with object id 99 >08:29:35,704 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >08:29:35,705 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >08:29:35,705 INF blivet: added dm live-base (id 97) to device tree >08:29:35,705 INF blivet: got device: DMDevice instance (0x7f23ecabc9b0) -- > name = live-base status = True id = 97 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >08:29:35,716 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 101 >08:29:35,716 DBG blivet: get_format('efi') returning EFIFS instance with object id 102 >08:29:35,717 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 103 >08:29:35,717 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 104 >08:29:35,717 INF blivet: type detected on 'live-base' is 'ext4' >08:29:35,717 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 105 >08:29:35,717 INF blivet: got format: existing ext4 filesystem >08:29:39,658 INF blivet: ISCSID is /sbin/iscsid >08:29:39,658 INF blivet: no initiator set >08:29:39,703 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >08:29:39,704 INF blivet: no /etc/zfcp.conf; not configuring zfcp >08:32:00,599 DBG blivet: Ext4FS.supported: supported: True ; >08:32:00,600 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >08:32:00,601 DBG blivet: Ext4FS.supported: supported: True ; >08:32:00,601 DBG blivet: trying to set new default fstype to 'ext4' >08:32:00,602 DBG blivet: Ext4FS.supported: supported: True ; >08:32:00,602 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >08:32:00,603 DBG blivet: Ext4FS.supported: supported: True ; >08:32:00,716 INF blivet: no initiator set >08:32:00,716 INF blivet: resetting Blivet (version 3.0.0.b1) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7fa12feaea58> >08:32:00,716 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >08:32:00,719 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >08:32:00,811 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >08:32:00,816 DBG blivet: DeviceTree.handle_device: name: sr0 ; info: {'DEVLINKS': '/dev/cdrom ' > '/dev/disk/by-id/ata-VMware_Virtual_IDE_CDROM_Drive_10000000000000000001 ' > '/dev/disk/by-uuid/2018-04-25-06-43-09-00 ' > '/dev/disk/by-path/pci-0000:00:07.1-ata-2 ' > '/dev/disk/by-label/Fedora-WS-Live-28-1-1', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31: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_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_07_1-ata-2', > '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-WS-Live-28-1-1', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-28-1-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-06-43-09-00', > 'ID_FS_UUID_ENC': '2018-04-25-06-43-09-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': '3a663a44', > 'ID_PATH': 'pci-0000:00:07.1-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_07_1-ata-2', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_IDE_CDROM_Drive_10000000000000000001', > 'ID_SERIAL_SHORT': '10000000000000000001', > '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/ata32/host31/target31:0:0/31:0:0:0/block/sr0', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '14871215'} ; >08:32:00,816 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >08:32:00,821 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >08:32:00,822 DBG blivet: DeviceTree.get_device_by_name returned None >08:32:00,824 DBG blivet: OpticalDevicePopulator.run: >08:32:00,824 DBG blivet: get_format('None') returning DeviceFormat instance with object id 3 >08:32:00,824 DBG blivet: get_format('None') returning DeviceFormat instance with object id 4 >08:32:00,825 DBG blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >08:32:00,827 DBG blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >08:32:00,827 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >08:32:00,828 DBG blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 ; >08:32:00,829 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >08:32:00,830 INF blivet: added cdrom sr0 (id 2) to device tree >08:32:00,830 INF blivet: got device: OpticalDevice instance (0x7fa12d811390) -- > name = sr0 status = True id = 2 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >08:32:00,832 DBG blivet: DeviceTree.handle_format: name: sr0 ; >08:32:00,832 DBG blivet: OpticalDevice.media_present: sr0 ; status: True ; >08:32:00,836 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:32:00,837 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 >08:32:00,838 DBG blivet: EFIFS.supported: supported: True ; >08:32:00,838 DBG blivet: get_format('efi') returning EFIFS instance with object id 7 >08:32:00,840 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:00,840 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 8 >08:32:00,841 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:00,841 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >08:32:00,842 INF blivet: type detected on 'sr0' is 'iso9660' >08:32:00,843 DBG blivet: Iso9660FS.supported: supported: True ; >08:32:00,843 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 10 >08:32:00,844 DBG blivet: OpticalDevice._set_format: sr0 ; type: iso9660 ; current: None ; >08:32:00,844 INF blivet: got format: existing iso9660 filesystem >08:32:00,925 DBG blivet: Iso9660FS.supported: supported: True ; >08:32:00,950 DBG blivet: Iso9660FS.supported: supported: True ; >08:32:00,952 DBG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5000c29a16e9a08b ' > '/dev/disk/by-uuid/10114546123328479187 ' > '/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001 ' > '/dev/disk/by-path/pci-0000:02:05.0-ata-1 ' > '/dev/disk/by-label/zroot', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'zroot', > 'ID_FS_LABEL_ENC': 'zroot', > 'ID_FS_TYPE': 'zfs_member', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '10114546123328479187', > 'ID_FS_UUID_ENC': '10114546123328479187', > 'ID_FS_UUID_SUB': '1019376590726334209', > 'ID_FS_UUID_SUB_ENC': '1019376590726334209', > 'ID_FS_VERSION': '5000', > 'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', > 'ID_PATH': 'pci-0000:02:05.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', > 'ID_SERIAL_SHORT': '00000000000000000001', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c29a16e9a08b', > 'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14688421'} ; >08:32:00,952 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >08:32:00,953 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >08:32:00,953 DBG blivet: DeviceTree.get_device_by_name returned None >08:32:00,955 DBG blivet: DiskDevicePopulator.run: name: sda ; >08:32:00,956 INF blivet: sda is a disk >08:32:00,956 DBG blivet: get_format('None') returning DeviceFormat instance with object id 13 >08:32:00,957 DBG blivet: get_format('None') returning DeviceFormat instance with object id 14 >08:32:00,958 DBG blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >08:32:00,959 DBG blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >08:32:00,959 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >08:32:00,960 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >08:32:00,961 DBG blivet: updated sda size to 20 GiB (20 GiB) >08:32:00,962 INF blivet: added disk sda (id 12) to device tree >08:32:00,962 INF blivet: got device: DiskDevice instance (0x7fa12cf89e80) -- > name = sda status = True id = 12 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >08:32:00,965 DBG blivet: DeviceTree.handle_format: name: sda ; >08:32:00,968 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:32:00,968 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 16 >08:32:00,969 DBG blivet: EFIFS.supported: supported: True ; >08:32:00,969 DBG blivet: get_format('efi') returning EFIFS instance with object id 17 >08:32:00,970 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:00,971 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 18 >08:32:00,972 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:00,972 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 19 >08:32:00,974 DBG blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; >08:32:00,974 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >08:32:00,976 DBG blivet: DiskLabel.__init__: uuid: 7ae1a7b0-6543-4105-b1a6-3178269fc375 ; label: zroot ; device: /dev/sda ; serial: VMware_Virtual_SATA_Hard_Drive_00000000000000000001 ; exists: True ; >08:32:00,986 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fa12feb9208>, <parted.partition.Partition object at 0x7fa12fe8f7f0>, <parted.partition.Partition object at 0x7fa12fe8f8d0>] > device: <parted.device.Device object at 0x7fa12feb9198> > PedDisk: <_ped.Disk object at 0x7fa12cf3aa08> >08:32:01,101 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 20 >08:32:01,103 DBG blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >08:32:01,103 INF blivet: got format: existing gpt disklabel >08:32:01,107 DBG blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5000c29a16e9a08b-part1 ' > '/dev/disk/by-uuid/10114546123328479187 ' > '/dev/disk/by-partuuid/eb725671-cbce-43e5-b63e-2ce2c0625bc0 ' > '/dev/disk/by-label/zroot ' > '/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001-part1 ' > '/dev/disk/by-path/pci-0000:02:05.0-ata-1-part1', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'zroot', > 'ID_FS_LABEL_ENC': 'zroot', > 'ID_FS_TYPE': 'zfs_member', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '10114546123328479187', > 'ID_FS_UUID_ENC': '10114546123328479187', > 'ID_FS_UUID_SUB': '1019376590726334209', > 'ID_FS_UUID_SUB_ENC': '1019376590726334209', > 'ID_FS_VERSION': '5000', > 'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '524288', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': 'eb725671-cbce-43e5-b63e-2ce2c0625bc0', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', > 'ID_PATH': 'pci-0000:02:05.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', > 'ID_SERIAL_SHORT': '00000000000000000001', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c29a16e9a08b', > 'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '14741994'} ; >08:32:01,107 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >08:32:01,109 DBG blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >08:32:01,110 DBG blivet: DeviceTree.get_device_by_name returned None >08:32:01,112 DBG blivet: PartitionDevicePopulator.run: name: sda1 ; >08:32:01,138 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >08:32:01,138 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >08:32:01,140 DBG blivet: get_format('None') returning DeviceFormat instance with object id 23 >08:32:01,142 DBG blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >08:32:01,142 DBG blivet: get_format('None') returning DeviceFormat instance with object id 24 >08:32:01,143 DBG blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >08:32:01,144 DBG blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >08:32:01,145 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >08:32:01,146 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >08:32:01,147 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:32:01,147 DBG blivet: looking up parted Partition: /dev/sda1 >08:32:01,149 DBG blivet: PartitionDevice.probe: sda1 ; exists: True ; >08:32:01,151 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >08:32:01,153 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >08:32:01,155 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >08:32:01,156 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >08:32:01,157 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:32:01,157 INF blivet: added partition sda1 (id 22) to device tree >08:32:01,158 INF blivet: got device: PartitionDevice instance (0x7fa12d811cf8) -- > name = sda1 status = True id = 22 > children = [] > parents = ['existing 20 GiB disk sda (12) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 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 0x7fa12feb9358> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa12feb9320> PedPartition: <_ped.Partition object at 0x7fa12cf61d00> > disk = existing 20 GiB disk sda (12) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >08:32:01,168 DBG blivet: DeviceTree.handle_format: name: sda1 ; >08:32:01,170 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:32:01,170 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 26 >08:32:01,172 DBG blivet: EFIFS.supported: supported: True ; >08:32:01,172 DBG blivet: get_format('efi') returning EFIFS instance with object id 27 >08:32:01,173 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:01,173 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 28 >08:32:01,175 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:01,175 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 29 >08:32:01,175 INF blivet: type detected on 'sda1' is 'zfs_member' >08:32:01,176 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 30 >08:32:01,177 DBG blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >08:32:01,177 INF blivet: got format: existing None >08:32:01,179 DBG blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-partlabel/Boot ' > '/dev/disk/by-path/pci-0000:02:05.0-ata-1-part2 ' > '/dev/disk/by-uuid/f90439ed-4366-4338-8eae-ee8351e0ada6 ' > '/dev/disk/by-label/zroot ' > '/dev/disk/by-id/wwn-0x5000c29a16e9a08b-part2 ' > '/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001-part2 ' > '/dev/disk/by-partuuid/d69d5f64-f14d-4223-90ed-a988ace0b80e', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'zroot', > 'ID_FS_LABEL_ENC': 'zroot', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f90439ed-4366-4338-8eae-ee8351e0ada6', > 'ID_FS_UUID_ENC': 'f90439ed-4366-4338-8eae-ee8351e0ada6', > 'ID_FS_UUID_SUB': '1019376590726334209', > 'ID_FS_UUID_SUB_ENC': '1019376590726334209', > 'ID_FS_VERSION': '5000', > 'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Boot', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '526336', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': 'd69d5f64-f14d-4223-90ed-a988ace0b80e', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', > 'ID_PATH': 'pci-0000:02:05.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', > 'ID_SERIAL_SHORT': '00000000000000000001', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c29a16e9a08b', > 'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'PARTNAME': 'Boot', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14791759'} ; >08:32:01,180 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >08:32:01,180 DBG blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >08:32:01,181 DBG blivet: DeviceTree.get_device_by_name returned None >08:32:01,182 DBG blivet: PartitionDevicePopulator.run: name: sda2 ; >08:32:01,210 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >08:32:01,211 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >08:32:01,212 DBG blivet: get_format('None') returning DeviceFormat instance with object id 33 >08:32:01,214 DBG blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >08:32:01,214 DBG blivet: get_format('None') returning DeviceFormat instance with object id 34 >08:32:01,216 DBG blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >08:32:01,217 DBG blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >08:32:01,218 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >08:32:01,219 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >08:32:01,221 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:32:01,221 DBG blivet: looking up parted Partition: /dev/sda2 >08:32:01,222 DBG blivet: PartitionDevice.probe: sda2 ; exists: True ; >08:32:01,224 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >08:32:01,224 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >08:32:01,225 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >08:32:01,227 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >08:32:01,227 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:32:01,228 INF blivet: added partition sda2 (id 32) to device tree >08:32:01,228 INF blivet: got device: PartitionDevice instance (0x7fa12cf8b7b8) -- > name = sda2 status = True id = 32 > children = [] > parents = ['existing 20 GiB disk sda (12) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa12feb9358> fileSystem: <parted.filesystem.FileSystem object at 0x7fa12fe8f128> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa12fe8f9b0> PedPartition: <_ped.Partition object at 0x7fa12cf61ca8> > disk = existing 20 GiB disk sda (12) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >08:32:01,232 DBG blivet: DeviceTree.handle_format: name: sda2 ; >08:32:01,234 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:32:01,234 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 36 >08:32:01,235 DBG blivet: EFIFS.supported: supported: True ; >08:32:01,235 DBG blivet: get_format('efi') returning EFIFS instance with object id 37 >08:32:01,236 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:01,236 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 38 >08:32:01,238 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:01,238 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 39 >08:32:01,238 INF blivet: type detected on 'sda2' is 'xfs' >08:32:01,239 DBG blivet: XFS.supported: supported: True ; >08:32:01,239 DBG blivet: get_format('xfs') returning XFS instance with object id 40 >08:32:01,240 DBG blivet: PartitionDevice._set_format: sda2 ; type: xfs ; current: None ; >08:32:01,240 INF blivet: got format: existing xfs filesystem >08:32:01,270 DBG blivet: XFS.supported: supported: True ; >08:32:01,302 DBG blivet: XFS.supported: supported: True ; >08:32:01,304 DBG blivet: DeviceTree.handle_device: name: sda3 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:02:05.0-ata-1-part3 ' > '/dev/disk/by-uuid/10114546123328479187 /dev/disk/by-label/zroot ' > '/dev/disk/by-partuuid/853f13f9-601f-4471-bb23-a8f593b54710 ' > '/dev/disk/by-partlabel/ZFS\\x20Root ' > '/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001-part3 ' > '/dev/disk/by-id/wwn-0x5000c29a16e9a08b-part3', > 'DEVNAME': '/dev/sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'zroot', > 'ID_FS_LABEL_ENC': 'zroot', > 'ID_FS_TYPE': 'zfs_member', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '10114546123328479187', > 'ID_FS_UUID_ENC': '10114546123328479187', > 'ID_FS_UUID_SUB': '1019376590726334209', > 'ID_FS_UUID_SUB_ENC': '1019376590726334209', > 'ID_FS_VERSION': '5000', > 'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'ZFS\\x20Root', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '2623488', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '39319519', > 'ID_PART_ENTRY_TYPE': '6a898cc3-1dd2-11b2-99a6-080020736631', > 'ID_PART_ENTRY_UUID': '853f13f9-601f-4471-bb23-a8f593b54710', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', > 'ID_PATH': 'pci-0000:02:05.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', > 'ID_SERIAL_SHORT': '00000000000000000001', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c29a16e9a08b', > 'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', > 'MAJOR': '8', > 'MINOR': '3', > 'PARTN': '3', > 'PARTNAME': 'ZFS Root', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '14720461'} ; >08:32:01,304 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >08:32:01,305 DBG blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >08:32:01,306 DBG blivet: DeviceTree.get_device_by_name returned None >08:32:01,306 DBG blivet: PartitionDevicePopulator.run: name: sda3 ; >08:32:01,337 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >08:32:01,338 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >08:32:01,340 DBG blivet: get_format('None') returning DeviceFormat instance with object id 43 >08:32:01,342 DBG blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >08:32:01,342 DBG blivet: get_format('None') returning DeviceFormat instance with object id 44 >08:32:01,343 DBG blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >08:32:01,344 DBG blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >08:32:01,344 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >08:32:01,345 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >08:32:01,346 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:32:01,346 DBG blivet: looking up parted Partition: /dev/sda3 >08:32:01,347 DBG blivet: PartitionDevice.probe: sda3 ; exists: True ; >08:32:01,349 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >08:32:01,350 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >08:32:01,351 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >08:32:01,352 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >08:32:01,353 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:32:01,353 INF blivet: added partition sda3 (id 42) to device tree >08:32:01,353 INF blivet: got device: PartitionDevice instance (0x7fa12fe89e48) -- > name = sda3 status = True id = 42 > children = [] > parents = ['existing 20 GiB disk sda (12) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa12feb9358> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa12fe8f278> PedPartition: <_ped.Partition object at 0x7fa12cf61d58> > disk = existing 20 GiB disk sda (12) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >08:32:01,358 DBG blivet: DeviceTree.handle_format: name: sda3 ; >08:32:01,359 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:32:01,360 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 46 >08:32:01,361 DBG blivet: EFIFS.supported: supported: True ; >08:32:01,361 DBG blivet: get_format('efi') returning EFIFS instance with object id 47 >08:32:01,363 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:01,363 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 48 >08:32:01,364 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:01,364 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 49 >08:32:01,365 INF blivet: type detected on 'sda3' is 'zfs_member' >08:32:01,365 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 50 >08:32:01,366 DBG blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >08:32:01,366 INF blivet: got format: existing None >08:32:01,367 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': '14920704'} ; >08:32:01,368 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >08:32:01,368 DBG blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >08:32:01,369 DBG blivet: DeviceTree.get_device_by_name returned None >08:32:01,371 DBG blivet: LoopDevicePopulator.run: name: loop0 ; >08:32:01,371 DBG blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >08:32:01,372 DBG blivet: DeviceTree.get_device_by_name returned None >08:32:01,372 DBG blivet: get_format('None') returning DeviceFormat instance with object id 53 >08:32:01,373 DBG blivet: get_format('None') returning DeviceFormat instance with object id 54 >08:32:01,376 DBG blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >08:32:01,382 DBG blivet: FileDevice.update_sysfs_path: /run/initramfs/live/LiveOS/squashfs.img ; status: True ; >08:32:01,383 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >08:32:01,383 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 52) to device tree >08:32:01,383 DBG blivet: get_format('None') returning DeviceFormat instance with object id 57 >08:32:01,385 DBG blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >08:32:01,385 DBG blivet: get_format('None') returning DeviceFormat instance with object id 58 >08:32:01,386 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >08:32:01,387 DBG blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; >08:32:01,387 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >08:32:01,388 INF blivet: added loop loop0 (id 56) to device tree >08:32:01,388 INF blivet: got device: LoopDevice instance (0x7fa12fead278) -- > name = loop0 status = False id = 56 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (52)'] > 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 >08:32:01,391 DBG blivet: DeviceTree.handle_format: name: loop0 ; >08:32:01,392 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:32:01,392 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 60 >08:32:01,393 DBG blivet: EFIFS.supported: supported: True ; >08:32:01,394 DBG blivet: get_format('efi') returning EFIFS instance with object id 61 >08:32:01,395 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:01,395 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 62 >08:32:01,396 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:01,396 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 63 >08:32:01,397 INF blivet: type detected on 'loop0' is 'squashfs' >08:32:01,397 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 64 >08:32:01,398 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >08:32:01,398 INF blivet: got format: existing None >08:32:01,399 DBG blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4', > '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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > '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': '14911382'} ; >08:32:01,399 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >08:32:01,400 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >08:32:01,401 DBG blivet: DeviceTree.get_device_by_name returned None >08:32:01,402 DBG blivet: LoopDevicePopulator.run: name: loop1 ; >08:32:01,402 DBG blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >08:32:01,403 DBG blivet: DeviceTree.get_device_by_name returned None >08:32:01,404 DBG blivet: get_format('None') returning DeviceFormat instance with object id 67 >08:32:01,404 DBG blivet: get_format('None') returning DeviceFormat instance with object id 68 >08:32:01,405 DBG blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >08:32:01,406 DBG blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; >08:32:01,406 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >08:32:01,406 INF blivet: added file /LiveOS/rootfs.img (id 66) to device tree >08:32:01,406 DBG blivet: get_format('None') returning DeviceFormat instance with object id 71 >08:32:01,407 DBG blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >08:32:01,408 DBG blivet: get_format('None') returning DeviceFormat instance with object id 72 >08:32:01,408 DBG blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >08:32:01,410 DBG blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; >08:32:01,410 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >08:32:01,411 INF blivet: added loop loop1 (id 70) to device tree >08:32:01,411 INF blivet: got device: LoopDevice instance (0x7fa12ff2cfd0) -- > name = loop1 status = False id = 70 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (66)'] > 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 >08:32:01,412 DBG blivet: DeviceTree.handle_format: name: loop1 ; >08:32:01,414 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:32:01,414 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 74 >08:32:01,415 DBG blivet: EFIFS.supported: supported: True ; >08:32:01,415 DBG blivet: get_format('efi') returning EFIFS instance with object id 75 >08:32:01,416 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:01,417 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 76 >08:32:01,418 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:01,418 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 77 >08:32:01,419 INF blivet: type detected on 'loop1' is 'ext4' >08:32:01,449 WRN blivet: Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >08:32:01,450 DBG blivet: Ext4FS.supported: supported: True ; >08:32:01,450 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 78 >08:32:01,451 DBG blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >08:32:01,452 INF blivet: got format: existing ext4 filesystem >08:32:01,482 DBG blivet: Ext4FS.supported: supported: True ; >08:32:01,514 DBG blivet: Ext4FS.supported: supported: True ; >08:32:01,517 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': '14935466'} ; >08:32:01,518 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >08:32:01,520 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >08:32:01,521 DBG blivet: DeviceTree.get_device_by_name returned None >08:32:01,523 DBG blivet: LoopDevicePopulator.run: name: loop2 ; >08:32:01,525 DBG blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >08:32:01,526 DBG blivet: DeviceTree.get_device_by_name returned None >08:32:01,527 DBG blivet: get_format('None') returning DeviceFormat instance with object id 81 >08:32:01,528 DBG blivet: get_format('None') returning DeviceFormat instance with object id 82 >08:32:01,530 DBG blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >08:32:01,532 DBG blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; >08:32:01,532 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >08:32:01,532 INF blivet: added file /overlay (deleted) (id 80) to device tree >08:32:01,533 DBG blivet: get_format('None') returning DeviceFormat instance with object id 85 >08:32:01,534 DBG blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >08:32:01,534 DBG blivet: get_format('None') returning DeviceFormat instance with object id 86 >08:32:01,535 DBG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >08:32:01,536 DBG blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; >08:32:01,537 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >08:32:01,537 INF blivet: added loop loop2 (id 84) to device tree >08:32:01,537 INF blivet: got device: LoopDevice instance (0x7fa12ceb2e80) -- > name = loop2 status = False id = 84 > children = [] > parents = ['existing 0 B file /overlay (deleted) (80)'] > 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 >08:32:01,539 DBG blivet: DeviceTree.handle_format: name: loop2 ; >08:32:01,540 DBG blivet: no type or existing type for loop2, bailing >08:32:01,541 DBG blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' > '/dev/mapper/live-rw /dev/disk/by-id/dm-name-live-rw ' > '/dev/disk/by-label/Anaconda', > '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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > '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': '7864421'} ; >08:32:01,542 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >08:32:01,543 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >08:32:01,543 DBG blivet: DeviceTree.get_device_by_name returned None >08:32:01,585 DBG blivet: DMDevicePopulator.run: name: live-rw ; >08:32:01,587 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >08:32:01,589 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (70) with existing ext4 filesystem >08:32:01,591 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >08:32:01,594 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (84) >08:32:01,595 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >08:32:01,597 DBG blivet: DeviceTree.get_device_by_name returned None >08:32:01,597 DBG blivet: get_format('None') returning DeviceFormat instance with object id 90 >08:32:01,599 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >08:32:01,599 DBG blivet: get_format('None') returning DeviceFormat instance with object id 91 >08:32:01,601 DBG blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >08:32:01,602 DBG blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >08:32:01,602 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >08:32:01,603 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >08:32:01,604 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >08:32:01,604 INF blivet: added dm live-rw (id 89) to device tree >08:32:01,604 INF blivet: got device: DMDevice instance (0x7fa12ceb2f98) -- > name = live-rw status = True id = 89 > children = [] > parents = ['existing 0 B loop loop1 (70) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >08:32:01,620 DBG blivet: DeviceTree.handle_format: name: live-rw ; >08:32:01,622 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:32:01,622 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 93 >08:32:01,623 DBG blivet: EFIFS.supported: supported: True ; >08:32:01,623 DBG blivet: get_format('efi') returning EFIFS instance with object id 94 >08:32:01,624 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:01,625 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 95 >08:32:01,626 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:01,626 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 96 >08:32:01,627 INF blivet: type detected on 'live-rw' is 'ext4' >08:32:01,649 DBG blivet: padding min size from 6.43 GiB up to 6.5 GiB >08:32:01,651 DBG blivet: Ext4FS.supported: supported: True ; >08:32:01,651 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 97 >08:32:01,652 DBG blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >08:32:01,653 INF blivet: got format: existing ext4 filesystem >08:32:01,679 DBG blivet: Ext4FS.supported: supported: True ; >08:32:01,707 DBG blivet: Ext4FS.supported: supported: True ; >08:32:01,709 DBG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' > '/dev/disk/by-id/dm-name-live-base /dev/mapper/live-base ' > '/dev/disk/by-label/Anaconda', > '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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > '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': '7941663'} ; >08:32:01,709 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >08:32:01,710 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >08:32:01,712 DBG blivet: DeviceTree.get_device_by_name returned None >08:32:01,755 DBG blivet: DMDevicePopulator.run: name: live-base ; >08:32:01,758 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >08:32:01,760 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (70) with existing ext4 filesystem >08:32:01,764 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >08:32:01,765 DBG blivet: DeviceTree.get_device_by_name returned None >08:32:01,765 DBG blivet: get_format('None') returning DeviceFormat instance with object id 100 >08:32:01,769 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >08:32:01,769 DBG blivet: get_format('None') returning DeviceFormat instance with object id 101 >08:32:01,772 DBG blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >08:32:01,774 DBG blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >08:32:01,775 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >08:32:01,778 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >08:32:01,780 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >08:32:01,780 INF blivet: added dm live-base (id 99) to device tree >08:32:01,781 INF blivet: got device: DMDevice instance (0x7fa12cf14f28) -- > name = live-base status = True id = 99 > children = [] > parents = ['existing 0 B loop loop1 (70) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >08:32:01,798 DBG blivet: DeviceTree.handle_format: name: live-base ; >08:32:01,800 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:32:01,800 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 103 >08:32:01,801 DBG blivet: EFIFS.supported: supported: True ; >08:32:01,801 DBG blivet: get_format('efi') returning EFIFS instance with object id 104 >08:32:01,802 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:01,803 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 105 >08:32:01,804 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:01,804 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 106 >08:32:01,804 INF blivet: type detected on 'live-base' is 'ext4' >08:32:01,828 WRN blivet: Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >08:32:01,831 DBG blivet: Ext4FS.supported: supported: True ; >08:32:01,832 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 107 >08:32:01,833 DBG blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >08:32:01,833 INF blivet: got format: existing ext4 filesystem >08:32:01,860 DBG blivet: Ext4FS.supported: supported: True ; >08:32:01,886 DBG blivet: Ext4FS.supported: supported: True ; >08:32:01,914 DBG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >08:32:01,944 DBG blivet: Iso9660FS.teardown: device: /dev/sr0 ; type: iso9660 ; status: True ; >08:32:02,240 INF blivet: teardown of sr0 failed: umount of /run/initramfs/live failed (32) >08:32:02,241 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >08:32:02,242 DBG blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >08:32:02,243 DBG blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >08:32:02,263 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:32:02,265 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:32:02,265 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:32:02,286 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >08:32:02,312 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:32:02,363 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:32:02,408 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:32:02,410 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:32:02,411 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:32:02,429 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >08:32:02,430 DBG blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >08:32:02,431 DBG blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >08:32:02,452 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:32:02,453 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:32:02,454 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:32:02,472 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >08:32:02,473 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >08:32:02,474 INF blivet: edd: MBR signature on sda is zero. new disk image? >08:32:02,474 INF blivet: edd: collected mbr signatures: {} >08:32:02,476 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sr0 ; incomplete: False ; hidden: False ; >08:32:02,477 DBG blivet: DeviceTree.get_device_by_path returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >08:32:02,478 DBG blivet: resolved '/dev/sr0' to 'sr0' (cdrom) >08:32:02,480 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >08:32:02,481 DBG blivet: DeviceTree.get_device_by_name returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >08:32:02,483 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >08:32:02,484 DBG blivet: DeviceTree.get_device_by_name returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >08:32:02,486 DBG blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >08:32:02,512 DBG blivet: XFS.setup: device: /dev/sda2 ; type: xfs ; status: False ; >08:32:02,582 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >08:32:02,615 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:32:02,670 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:32:02,709 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >08:32:02,710 DBG blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >08:32:02,711 DBG blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >08:32:02,728 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:32:02,729 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:32:02,730 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:32:02,746 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >08:32:02,769 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:32:02,815 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:32:02,857 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:32:02,858 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:32:02,860 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:32:02,877 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >08:32:02,877 DBG blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >08:32:02,878 DBG blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >08:32:02,895 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:32:02,896 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:32:02,897 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:32:02,915 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >08:32:02,917 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >08:32:02,923 DBG blivet: Ext4FS.supported: supported: True ; >08:32:02,925 DBG blivet: Ext4FS.supported: supported: True ; >08:32:02,927 DBG blivet: Ext4FS.supported: supported: True ; >08:32:02,931 DBG blivet: XFS.supported: supported: True ; >08:32:02,934 DBG blivet: Iso9660FS.supported: supported: True ; >08:32:02,965 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >08:32:02,966 DBG blivet: DeviceTree.get_device_by_path returned existing 6.5 GiB dm live-base (99) with existing ext4 filesystem >08:32:19,640 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >08:32:19,641 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >08:32:19,645 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 20 GiB disk sda (12) with existing gpt disklabel ; hidden: True ; >08:32:19,647 DBG blivet: checking if sr0 depends on sda >08:32:19,647 DBG blivet: checking if sda depends on sda >08:32:19,647 DBG blivet: checking if sda1 depends on sda >08:32:19,648 DBG blivet: checking if sda2 depends on sda >08:32:19,648 DBG blivet: checking if sda3 depends on sda >08:32:19,648 DBG blivet: checking if /run/initramfs/live/LiveOS/squashfs.img depends on sda >08:32:19,648 DBG blivet: checking if loop0 depends on sda >08:32:19,649 DBG blivet: checking if /LiveOS/rootfs.img depends on sda >08:32:19,649 DBG blivet: checking if loop1 depends on sda >08:32:19,649 DBG blivet: checking if /overlay (deleted) depends on sda >08:32:19,649 DBG blivet: checking if loop2 depends on sda >08:32:19,649 DBG blivet: checking if live-rw depends on sda >08:32:19,650 DBG blivet: checking if live-base depends on sda >08:32:23,867 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >08:32:23,868 DBG blivet: DeviceTree.get_device_by_path returned existing 256 MiB partition sda1 (22) >08:32:23,871 DBG blivet: resolved '/dev/sda1' to 'sda1' (partition) >08:32:23,873 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >08:32:23,874 DBG blivet: DeviceTree.get_device_by_path returned existing 1024 MiB partition sda2 (32) with existing xfs filesystem >08:32:23,877 DBG blivet: resolved '/dev/sda2' to 'sda2' (partition) >08:32:23,879 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >08:32:23,882 DBG blivet: DeviceTree.get_device_by_path returned existing 18.75 GiB partition sda3 (42) >08:32:23,885 DBG blivet: resolved '/dev/sda3' to 'sda3' (partition) >08:32:30,016 DBG blivet: DiskLabel.__init__: >08:32:30,016 INF blivet: DiskLabel.parted_device returning None >08:32:30,018 DBG blivet: DMRaidMember.__init__: >08:32:30,019 DBG blivet: Ext2FS.supported: supported: True ; >08:32:30,021 DBG blivet: Ext2FS.supported: supported: True ; >08:32:30,022 DBG blivet: Ext3FS.supported: supported: True ; >08:32:30,023 DBG blivet: Ext3FS.supported: supported: True ; >08:32:30,027 DBG blivet: Ext4FS.supported: supported: True ; >08:32:30,030 DBG blivet: Ext4FS.supported: supported: True ; >08:32:30,032 DBG blivet: FATFS.supported: supported: True ; >08:32:30,035 DBG blivet: FATFS.supported: supported: True ; >08:32:30,036 DBG blivet: EFIFS.supported: supported: True ; >08:32:30,039 DBG blivet: EFIFS.supported: supported: True ; >08:32:30,043 DBG blivet: BTRFS.supported: supported: True ; >08:32:30,045 DBG blivet: BTRFS.supported: supported: True ; >08:32:30,050 DBG blivet: XFS.supported: supported: True ; >08:32:30,053 DBG blivet: XFS.supported: supported: True ; >08:32:30,054 DBG blivet: HFS.supported: supported: False ; >08:32:30,056 DBG blivet: HFS.supported: supported: False ; >08:32:30,059 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:32:30,060 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:32:30,061 DBG blivet: HFSPlus.supported: supported: False ; >08:32:30,063 DBG blivet: HFSPlus.supported: supported: False ; >08:32:30,065 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:30,067 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:30,071 DBG blivet: NTFS.supported: supported: False ; >08:32:30,073 DBG blivet: NTFS.supported: supported: False ; >08:32:30,075 DBG blivet: NFS.supported: supported: False ; >08:32:30,076 DBG blivet: NFS.supported: supported: False ; >08:32:30,078 DBG blivet: NFSv4.supported: supported: False ; >08:32:30,079 DBG blivet: NFSv4.supported: supported: False ; >08:32:30,081 DBG blivet: Iso9660FS.supported: supported: True ; >08:32:30,083 DBG blivet: Iso9660FS.supported: supported: True ; >08:32:30,086 DBG blivet: NoDevFS.supported: supported: False ; >08:32:30,087 DBG blivet: NoDevFS.supported: supported: False ; >08:32:30,089 DBG blivet: DevPtsFS.supported: supported: False ; >08:32:30,090 DBG blivet: DevPtsFS.supported: supported: False ; >08:32:30,092 DBG blivet: ProcFS.supported: supported: False ; >08:32:30,093 DBG blivet: ProcFS.supported: supported: False ; >08:32:30,095 DBG blivet: SysFS.supported: supported: False ; >08:32:30,096 DBG blivet: SysFS.supported: supported: False ; >08:32:30,098 DBG blivet: TmpFS.supported: supported: True ; >08:32:30,105 DBG blivet: TmpFS.supported: supported: True ; >08:32:30,108 DBG blivet: BindFS.supported: supported: False ; >08:32:30,109 DBG blivet: BindFS.supported: supported: False ; >08:32:30,110 DBG blivet: SELinuxFS.supported: supported: False ; >08:32:30,112 DBG blivet: SELinuxFS.supported: supported: False ; >08:32:30,113 DBG blivet: USBFS.supported: supported: False ; >08:32:30,115 DBG blivet: USBFS.supported: supported: False ; >08:32:30,116 DBG blivet: EFIVarFS.supported: supported: False ; >08:32:30,117 DBG blivet: EFIVarFS.supported: supported: False ; >08:32:30,119 DBG blivet: LUKS.__init__: >08:32:30,121 DBG blivet: LVMPhysicalVolume.__init__: >08:32:30,123 DBG blivet: MDRaidMember.__init__: >08:32:30,124 DBG blivet: MultipathMember.__init__: >08:32:30,125 DBG blivet: SwapSpace.__init__: >08:32:30,129 DBG blivet: XFS.supported: supported: True ; >08:32:30,129 DBG blivet: get_format('xfs') returning XFS instance with object id 146 >08:32:35,729 DBG blivet: XFS.supported: supported: True ; >08:32:35,729 DBG blivet: get_format('xfs') returning XFS instance with object id 147 >08:32:38,335 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >08:32:38,337 DBG blivet: DeviceTree.get_device_by_path returned existing 256 MiB partition sda1 (22) >08:32:38,340 DBG blivet: resolved '/dev/sda1' to 'sda1' (partition) >08:32:38,342 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >08:32:38,344 DBG blivet: DeviceTree.get_device_by_path returned existing 1024 MiB partition sda2 (32) with existing xfs filesystem >08:32:38,347 DBG blivet: resolved '/dev/sda2' to 'sda2' (partition) >08:32:38,351 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >08:32:38,356 DBG blivet: DeviceTree.get_device_by_path returned existing 18.75 GiB partition sda3 (42) >08:32:38,365 DBG blivet: resolved '/dev/sda3' to 'sda3' (partition) >08:32:40,735 DBG blivet: DiskLabel.__init__: >08:32:40,735 INF blivet: DiskLabel.parted_device returning None >08:32:40,737 DBG blivet: DMRaidMember.__init__: >08:32:40,738 DBG blivet: Ext2FS.supported: supported: True ; >08:32:40,741 DBG blivet: Ext2FS.supported: supported: True ; >08:32:40,743 DBG blivet: Ext3FS.supported: supported: True ; >08:32:40,746 DBG blivet: Ext3FS.supported: supported: True ; >08:32:40,748 DBG blivet: Ext4FS.supported: supported: True ; >08:32:40,750 DBG blivet: Ext4FS.supported: supported: True ; >08:32:40,753 DBG blivet: FATFS.supported: supported: True ; >08:32:40,754 DBG blivet: FATFS.supported: supported: True ; >08:32:40,757 DBG blivet: EFIFS.supported: supported: True ; >08:32:40,759 DBG blivet: EFIFS.supported: supported: True ; >08:32:40,762 DBG blivet: BTRFS.supported: supported: True ; >08:32:40,764 DBG blivet: BTRFS.supported: supported: True ; >08:32:40,767 DBG blivet: XFS.supported: supported: True ; >08:32:40,769 DBG blivet: XFS.supported: supported: True ; >08:32:40,772 DBG blivet: HFS.supported: supported: False ; >08:32:40,774 DBG blivet: HFS.supported: supported: False ; >08:32:40,777 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:32:40,779 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:32:40,782 DBG blivet: HFSPlus.supported: supported: False ; >08:32:40,784 DBG blivet: HFSPlus.supported: supported: False ; >08:32:40,787 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:40,789 DBG blivet: MacEFIFS.supported: supported: True ; >08:32:40,792 DBG blivet: NTFS.supported: supported: False ; >08:32:40,795 DBG blivet: NTFS.supported: supported: False ; >08:32:40,797 DBG blivet: NFS.supported: supported: False ; >08:32:40,798 DBG blivet: NFS.supported: supported: False ; >08:32:40,801 DBG blivet: NFSv4.supported: supported: False ; >08:32:40,802 DBG blivet: NFSv4.supported: supported: False ; >08:32:40,805 DBG blivet: Iso9660FS.supported: supported: True ; >08:32:40,840 DBG blivet: Iso9660FS.supported: supported: True ; >08:32:40,842 DBG blivet: NoDevFS.supported: supported: False ; >08:32:40,844 DBG blivet: NoDevFS.supported: supported: False ; >08:32:40,845 DBG blivet: DevPtsFS.supported: supported: False ; >08:32:40,846 DBG blivet: DevPtsFS.supported: supported: False ; >08:32:40,848 DBG blivet: ProcFS.supported: supported: False ; >08:32:40,849 DBG blivet: ProcFS.supported: supported: False ; >08:32:40,852 DBG blivet: SysFS.supported: supported: False ; >08:32:40,854 DBG blivet: SysFS.supported: supported: False ; >08:32:40,856 DBG blivet: TmpFS.supported: supported: True ; >08:32:40,864 DBG blivet: TmpFS.supported: supported: True ; >08:32:40,866 DBG blivet: BindFS.supported: supported: False ; >08:32:40,868 DBG blivet: BindFS.supported: supported: False ; >08:32:40,870 DBG blivet: SELinuxFS.supported: supported: False ; >08:32:40,871 DBG blivet: SELinuxFS.supported: supported: False ; >08:32:40,874 DBG blivet: USBFS.supported: supported: False ; >08:32:40,876 DBG blivet: USBFS.supported: supported: False ; >08:32:40,879 DBG blivet: EFIVarFS.supported: supported: False ; >08:32:40,882 DBG blivet: EFIVarFS.supported: supported: False ; >08:32:40,884 DBG blivet: LUKS.__init__: >08:32:40,885 DBG blivet: LVMPhysicalVolume.__init__: >08:32:40,886 DBG blivet: MDRaidMember.__init__: >08:32:40,888 DBG blivet: MultipathMember.__init__: >08:32:40,889 DBG blivet: SwapSpace.__init__: >08:32:40,891 DBG blivet: get_format('None') returning DeviceFormat instance with object id 185 >08:32:48,305 DBG blivet: get_format('None') returning DeviceFormat instance with object id 186 >08:32:48,309 DBG blivet: get_format('None') returning DeviceFormat instance with object id 187 >08:33:12,280 DBG blivet: registered device format class DeviceFormat as None >08:33:12,289 DBG blivet: registered device format class BIOSBoot as biosboot >08:33:12,293 DBG blivet: registered device format class DiskLabel as disklabel >08:33:12,294 DBG blivet: registered device format class DMRaidMember as dmraidmember >08:33:12,302 DBG blivet: registered device format class Ext2FS as ext2 >08:33:12,302 DBG blivet: registered device format class Ext3FS as ext3 >08:33:12,302 DBG blivet: registered device format class Ext4FS as ext4 >08:33:12,302 DBG blivet: registered device format class FATFS as vfat >08:33:12,302 DBG blivet: registered device format class EFIFS as efi >08:33:12,303 DBG blivet: registered device format class BTRFS as btrfs >08:33:12,303 DBG blivet: registered device format class GFS2 as gfs2 >08:33:12,303 DBG blivet: registered device format class JFS as jfs >08:33:12,303 DBG blivet: registered device format class ReiserFS as reiserfs >08:33:12,303 DBG blivet: registered device format class XFS as xfs >08:33:12,303 DBG blivet: registered device format class HFS as hfs >08:33:12,303 DBG blivet: registered device format class AppleBootstrapFS as appleboot >08:33:12,304 DBG blivet: registered device format class HFSPlus as hfs+ >08:33:12,304 DBG blivet: registered device format class MacEFIFS as macefi >08:33:12,304 DBG blivet: registered device format class NTFS as ntfs >08:33:12,304 DBG blivet: registered device format class NFS as nfs >08:33:12,304 DBG blivet: registered device format class NFSv4 as nfs4 >08:33:12,304 DBG blivet: registered device format class Iso9660FS as iso9660 >08:33:12,304 DBG blivet: registered device format class NoDevFS as nodev >08:33:12,304 DBG blivet: registered device format class DevPtsFS as devpts >08:33:12,304 DBG blivet: registered device format class ProcFS as proc >08:33:12,305 DBG blivet: registered device format class SysFS as sysfs >08:33:12,305 DBG blivet: registered device format class TmpFS as tmpfs >08:33:12,305 DBG blivet: registered device format class BindFS as bind >08:33:12,305 DBG blivet: registered device format class SELinuxFS as selinuxfs >08:33:12,305 DBG blivet: registered device format class USBFS as usbfs >08:33:12,305 DBG blivet: registered device format class EFIVarFS as efivarfs >08:33:12,307 DBG blivet: registered device format class LUKS as luks >08:33:12,310 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >08:33:12,311 DBG blivet: registered device format class MDRaidMember as mdmember >08:33:12,311 DBG blivet: registered device format class MultipathMember as multipath_member >08:33:12,311 DBG blivet: registered device format class PPCPRePBoot as prepboot >08:33:12,313 DBG blivet: registered device format class SwapSpace as swap >08:33:12,441 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >08:33:12,441 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >08:33:12,463 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >08:33:12,464 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >08:33:12,481 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:12,481 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >08:33:12,481 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >08:33:12,482 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >08:33:12,482 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >08:33:12,483 INF blivet: added cdrom sr0 (id 0) to device tree >08:33:12,483 INF blivet: got device: OpticalDevice instance (0x7f927b79ac88) -- > name = sr0 status = True id = 0 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >08:33:12,487 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >08:33:12,487 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >08:33:12,487 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >08:33:12,488 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >08:33:12,488 INF blivet: type detected on 'sr0' is 'iso9660' >08:33:12,488 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >08:33:12,488 INF blivet: got format: existing iso9660 filesystem >08:33:12,489 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >08:33:12,490 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:12,522 DBG blivet: IGNORED: Caught exception, continuing. >08:33:12,522 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >08:33:12,522 DBG blivet: IGNORED: Begin exception details. >08:33:12,522 DBG blivet: IGNORED: Traceback (most recent call last): >08:33:12,523 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >08:33:12,523 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >08:33:12,523 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >08:33:12,523 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >08:33:12,523 DBG blivet: IGNORED: Traceback (most recent call last): >08:33:12,523 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >08:33:12,523 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >08:33:12,523 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >08:33:12,523 DBG blivet: IGNORED: return fn(*args, **kwargs) >08:33:12,523 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >08:33:12,523 DBG blivet: IGNORED: connection=self._connection) >08:33:12,523 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >08:33:12,523 DBG blivet: IGNORED: raise DBusCallError(msg) >08:33:12,523 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >08:33:12,523 DBG blivet: IGNORED: End exception details. >08:33:12,525 INF blivet: sda is a disk >08:33:12,525 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >08:33:12,525 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >08:33:12,526 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >08:33:12,526 DBG blivet: updated sda size to 20 GiB (20 GiB) >08:33:12,527 INF blivet: added disk sda (id 10) to device tree >08:33:12,527 INF blivet: got device: DiskDevice instance (0x7f927b75eb00) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >08:33:12,528 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >08:33:12,528 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >08:33:12,528 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >08:33:12,529 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >08:33:12,560 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f927b70cda0>, <parted.partition.Partition object at 0x7f927b70c940>, <parted.partition.Partition object at 0x7f927a6679b0>] > device: <parted.device.Device object at 0x7f927a667be0> > PedDisk: <_ped.Disk object at 0x7f927b6e5348> >08:33:12,644 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >08:33:12,644 INF blivet: got format: existing gpt disklabel >08:33:12,646 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >08:33:12,647 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:12,673 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:33:12,673 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >08:33:12,674 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >08:33:12,674 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >08:33:12,675 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:33:12,675 DBG blivet: looking up parted Partition: /dev/sda1 >08:33:12,676 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:33:12,676 INF blivet: added partition sda1 (id 20) to device tree >08:33:12,676 INF blivet: got device: PartitionDevice instance (0x7f927a667320) -- > name = sda1 status = True id = 20 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 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 0x7f927b70ce48> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f927b70cef0> PedPartition: <_ped.Partition object at 0x7f927b71e518> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >08:33:12,677 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >08:33:12,677 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >08:33:12,677 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >08:33:12,678 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >08:33:12,678 INF blivet: type detected on 'sda1' is 'zfs_member' >08:33:12,678 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 28 >08:33:12,678 INF blivet: got format: existing None >08:33:12,679 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >08:33:12,679 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:12,706 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:33:12,707 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >08:33:12,708 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >08:33:12,708 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >08:33:12,709 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:33:12,709 DBG blivet: looking up parted Partition: /dev/sda2 >08:33:12,710 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:33:12,710 INF blivet: added partition sda2 (id 30) to device tree >08:33:12,711 INF blivet: got device: PartitionDevice instance (0x7f927a678b38) -- > name = sda2 status = True id = 30 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f927b70ce48> fileSystem: <parted.filesystem.FileSystem object at 0x7f927b75ed68> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f927b70c978> PedPartition: <_ped.Partition object at 0x7f927b772410> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >08:33:12,712 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >08:33:12,712 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >08:33:12,713 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >08:33:12,713 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >08:33:12,713 INF blivet: type detected on 'sda2' is 'xfs' >08:33:12,713 DBG blivet: get_format('xfs') returning XFS instance with object id 38 >08:33:12,714 INF blivet: got format: existing xfs filesystem >08:33:12,716 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >08:33:12,717 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:12,747 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:33:12,748 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >08:33:12,748 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >08:33:12,748 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >08:33:12,750 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:33:12,750 DBG blivet: looking up parted Partition: /dev/sda3 >08:33:12,752 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:33:12,752 INF blivet: added partition sda3 (id 40) to device tree >08:33:12,752 INF blivet: got device: PartitionDevice instance (0x7f927a667e80) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f927b70ce48> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f927a667978> PedPartition: <_ped.Partition object at 0x7f927a65f2b0> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >08:33:12,754 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >08:33:12,754 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >08:33:12,755 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >08:33:12,755 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >08:33:12,755 INF blivet: type detected on 'sda3' is 'zfs_member' >08:33:12,755 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 48 >08:33:12,755 INF blivet: got format: existing None >08:33:12,756 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >08:33:12,757 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:12,759 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:12,759 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >08:33:12,759 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >08:33:12,760 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >08:33:12,761 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 50) to device tree >08:33:12,761 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >08:33:12,761 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >08:33:12,762 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >08:33:12,762 INF blivet: added loop loop0 (id 54) to device tree >08:33:12,762 INF blivet: got device: LoopDevice instance (0x7f927a6805c0) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.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 >08:33:12,763 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >08:33:12,763 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >08:33:12,764 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >08:33:12,764 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >08:33:12,764 INF blivet: type detected on 'loop0' is 'squashfs' >08:33:12,764 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 62 >08:33:12,764 INF blivet: got format: existing None >08:33:12,765 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >08:33:12,766 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:12,767 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:12,767 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >08:33:12,767 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >08:33:12,768 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >08:33:12,768 INF blivet: added file /LiveOS/rootfs.img (id 64) to device tree >08:33:12,768 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >08:33:12,769 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >08:33:12,769 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >08:33:12,769 INF blivet: added loop loop1 (id 68) to device tree >08:33:12,769 INF blivet: got device: LoopDevice instance (0x7f927a67fa58) -- > 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 >08:33:12,771 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >08:33:12,771 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >08:33:12,771 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >08:33:12,772 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >08:33:12,772 INF blivet: type detected on 'loop1' is 'ext4' >08:33:12,778 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 76 >08:33:12,779 INF blivet: got format: existing ext4 filesystem >08:33:12,781 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >08:33:12,782 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:12,783 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:12,784 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >08:33:12,784 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >08:33:12,785 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >08:33:12,786 INF blivet: added file /overlay (deleted) (id 78) to device tree >08:33:12,786 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >08:33:12,786 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >08:33:12,788 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >08:33:12,788 INF blivet: added loop loop2 (id 82) to device tree >08:33:12,788 INF blivet: got device: LoopDevice instance (0x7f927a60b7b8) -- > 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 >08:33:12,790 DBG blivet: no type or existing type for loop2, bailing >08:33:12,791 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >08:33:12,792 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:12,865 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:33:12,869 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (82) >08:33:12,870 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:12,870 DBG blivet: get_format('None') returning DeviceFormat instance with object id 88 >08:33:12,870 DBG blivet: get_format('None') returning DeviceFormat instance with object id 89 >08:33:12,871 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >08:33:12,872 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >08:33:12,872 INF blivet: added dm live-rw (id 87) to device tree >08:33:12,872 INF blivet: got device: DMDevice instance (0x7f927a60be80) -- > name = live-rw status = True id = 87 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >08:33:12,888 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 91 >08:33:12,889 DBG blivet: get_format('efi') returning EFIFS instance with object id 92 >08:33:12,889 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 93 >08:33:12,889 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 94 >08:33:12,890 INF blivet: type detected on 'live-rw' is 'ext4' >08:33:12,890 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 95 >08:33:12,890 INF blivet: got format: existing ext4 filesystem >08:33:12,891 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >08:33:12,892 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:12,927 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:33:12,928 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:12,928 DBG blivet: get_format('None') returning DeviceFormat instance with object id 98 >08:33:12,929 DBG blivet: get_format('None') returning DeviceFormat instance with object id 99 >08:33:12,929 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >08:33:12,930 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >08:33:12,930 INF blivet: added dm live-base (id 97) to device tree >08:33:12,930 INF blivet: got device: DMDevice instance (0x7f927a60fa20) -- > name = live-base status = True id = 97 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >08:33:12,940 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 101 >08:33:12,941 DBG blivet: get_format('efi') returning EFIFS instance with object id 102 >08:33:12,941 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 103 >08:33:12,941 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 104 >08:33:12,941 INF blivet: type detected on 'live-base' is 'ext4' >08:33:12,942 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 105 >08:33:12,942 INF blivet: got format: existing ext4 filesystem >08:33:17,027 INF blivet: ISCSID is /sbin/iscsid >08:33:17,028 INF blivet: no initiator set >08:33:17,061 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >08:33:17,062 INF blivet: no /etc/zfcp.conf; not configuring zfcp >08:33:19,534 DBG blivet: Ext4FS.supported: supported: True ; >08:33:19,534 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >08:33:19,535 DBG blivet: Ext4FS.supported: supported: True ; >08:33:19,535 DBG blivet: trying to set new default fstype to 'ext4' >08:33:19,537 DBG blivet: Ext4FS.supported: supported: True ; >08:33:19,537 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >08:33:19,538 DBG blivet: Ext4FS.supported: supported: True ; >08:33:19,660 INF blivet: no initiator set >08:33:19,660 INF blivet: resetting Blivet (version 3.0.0.b1) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7fcb463f6ac8> >08:33:19,661 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >08:33:19,662 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >08:33:19,756 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >08:33:19,758 DBG blivet: DeviceTree.handle_device: name: sr0 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:07.1-ata-2 ' > '/dev/disk/by-uuid/2018-04-25-06-43-09-00 /dev/cdrom ' > '/dev/disk/by-label/Fedora-WS-Live-28-1-1 ' > '/dev/disk/by-id/ata-VMware_Virtual_IDE_CDROM_Drive_10000000000000000001', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31: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_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_07_1-ata-2', > '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-WS-Live-28-1-1', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-28-1-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-06-43-09-00', > 'ID_FS_UUID_ENC': '2018-04-25-06-43-09-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': '3a663a44', > 'ID_PATH': 'pci-0000:00:07.1-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_07_1-ata-2', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_IDE_CDROM_Drive_10000000000000000001', > 'ID_SERIAL_SHORT': '10000000000000000001', > '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/ata32/host31/target31:0:0/31:0:0:0/block/sr0', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '14871215'} ; >08:33:19,758 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >08:33:19,759 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >08:33:19,760 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:19,761 DBG blivet: OpticalDevicePopulator.run: >08:33:19,762 DBG blivet: get_format('None') returning DeviceFormat instance with object id 3 >08:33:19,762 DBG blivet: get_format('None') returning DeviceFormat instance with object id 4 >08:33:19,763 DBG blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >08:33:19,764 DBG blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >08:33:19,765 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >08:33:19,766 DBG blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 ; >08:33:19,767 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >08:33:19,767 INF blivet: added cdrom sr0 (id 2) to device tree >08:33:19,767 INF blivet: got device: OpticalDevice instance (0x7fcb44151208) -- > name = sr0 status = True id = 2 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >08:33:19,769 DBG blivet: DeviceTree.handle_format: name: sr0 ; >08:33:19,770 DBG blivet: OpticalDevice.media_present: sr0 ; status: True ; >08:33:19,774 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:33:19,774 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 >08:33:19,776 DBG blivet: EFIFS.supported: supported: True ; >08:33:19,776 DBG blivet: get_format('efi') returning EFIFS instance with object id 7 >08:33:19,777 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:19,778 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 8 >08:33:19,779 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:19,779 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >08:33:19,779 INF blivet: type detected on 'sr0' is 'iso9660' >08:33:19,781 DBG blivet: Iso9660FS.supported: supported: True ; >08:33:19,781 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 10 >08:33:19,782 DBG blivet: OpticalDevice._set_format: sr0 ; type: iso9660 ; current: None ; >08:33:19,783 INF blivet: got format: existing iso9660 filesystem >08:33:19,861 DBG blivet: Iso9660FS.supported: supported: True ; >08:33:19,887 DBG blivet: Iso9660FS.supported: supported: True ; >08:33:19,889 DBG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-uuid/10114546123328479187 ' > '/dev/disk/by-path/pci-0000:02:05.0-ata-1 ' > '/dev/disk/by-id/wwn-0x5000c29a16e9a08b ' > '/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001 ' > '/dev/disk/by-label/zroot', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'zroot', > 'ID_FS_LABEL_ENC': 'zroot', > 'ID_FS_TYPE': 'zfs_member', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '10114546123328479187', > 'ID_FS_UUID_ENC': '10114546123328479187', > 'ID_FS_UUID_SUB': '1019376590726334209', > 'ID_FS_UUID_SUB_ENC': '1019376590726334209', > 'ID_FS_VERSION': '5000', > 'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', > 'ID_PATH': 'pci-0000:02:05.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', > 'ID_SERIAL_SHORT': '00000000000000000001', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c29a16e9a08b', > 'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14688421'} ; >08:33:19,889 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >08:33:19,890 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >08:33:19,891 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:19,893 DBG blivet: DiskDevicePopulator.run: name: sda ; >08:33:19,893 INF blivet: sda is a disk >08:33:19,894 DBG blivet: get_format('None') returning DeviceFormat instance with object id 13 >08:33:19,894 DBG blivet: get_format('None') returning DeviceFormat instance with object id 14 >08:33:19,895 DBG blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >08:33:19,896 DBG blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >08:33:19,896 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >08:33:19,897 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >08:33:19,898 DBG blivet: updated sda size to 20 GiB (20 GiB) >08:33:19,899 INF blivet: added disk sda (id 12) to device tree >08:33:19,899 INF blivet: got device: DiskDevice instance (0x7fcb440e7b70) -- > name = sda status = True id = 12 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >08:33:19,902 DBG blivet: DeviceTree.handle_format: name: sda ; >08:33:19,903 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:33:19,906 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 16 >08:33:19,908 DBG blivet: EFIFS.supported: supported: True ; >08:33:19,908 DBG blivet: get_format('efi') returning EFIFS instance with object id 17 >08:33:19,909 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:19,909 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 18 >08:33:19,911 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:19,911 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 19 >08:33:19,912 DBG blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; >08:33:19,913 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >08:33:19,914 DBG blivet: DiskLabel.__init__: uuid: 7ae1a7b0-6543-4105-b1a6-3178269fc375 ; label: zroot ; device: /dev/sda ; serial: VMware_Virtual_SATA_Hard_Drive_00000000000000000001 ; exists: True ; >08:33:19,926 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fcb46401400>, <parted.partition.Partition object at 0x7fcb46401080>, <parted.partition.Partition object at 0x7fcb46401240>] > device: <parted.device.Device object at 0x7fcb463f6278> > PedDisk: <_ped.Disk object at 0x7fcb4409e308> >08:33:20,033 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 20 >08:33:20,035 DBG blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >08:33:20,035 INF blivet: got format: existing gpt disklabel >08:33:20,039 DBG blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-label/zroot ' > '/dev/disk/by-id/wwn-0x5000c29a16e9a08b-part1 ' > '/dev/disk/by-partuuid/eb725671-cbce-43e5-b63e-2ce2c0625bc0 ' > '/dev/disk/by-uuid/10114546123328479187 ' > '/dev/disk/by-path/pci-0000:02:05.0-ata-1-part1 ' > '/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001-part1', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'zroot', > 'ID_FS_LABEL_ENC': 'zroot', > 'ID_FS_TYPE': 'zfs_member', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '10114546123328479187', > 'ID_FS_UUID_ENC': '10114546123328479187', > 'ID_FS_UUID_SUB': '1019376590726334209', > 'ID_FS_UUID_SUB_ENC': '1019376590726334209', > 'ID_FS_VERSION': '5000', > 'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '524288', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': 'eb725671-cbce-43e5-b63e-2ce2c0625bc0', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', > 'ID_PATH': 'pci-0000:02:05.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', > 'ID_SERIAL_SHORT': '00000000000000000001', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c29a16e9a08b', > 'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '14741994'} ; >08:33:20,040 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >08:33:20,041 DBG blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >08:33:20,042 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:20,043 DBG blivet: PartitionDevicePopulator.run: name: sda1 ; >08:33:20,069 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >08:33:20,070 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >08:33:20,072 DBG blivet: get_format('None') returning DeviceFormat instance with object id 23 >08:33:20,073 DBG blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >08:33:20,074 DBG blivet: get_format('None') returning DeviceFormat instance with object id 24 >08:33:20,075 DBG blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >08:33:20,076 DBG blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >08:33:20,077 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >08:33:20,078 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >08:33:20,078 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:33:20,079 DBG blivet: looking up parted Partition: /dev/sda1 >08:33:20,080 DBG blivet: PartitionDevice.probe: sda1 ; exists: True ; >08:33:20,081 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >08:33:20,082 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >08:33:20,084 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >08:33:20,085 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >08:33:20,086 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:33:20,086 INF blivet: added partition sda1 (id 22) to device tree >08:33:20,086 INF blivet: got device: PartitionDevice instance (0x7fcb440d8908) -- > name = sda1 status = True id = 22 > children = [] > parents = ['existing 20 GiB disk sda (12) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 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 0x7fcb463f6828> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcb46401128> PedPartition: <_ped.Partition object at 0x7fcb440bdba0> > disk = existing 20 GiB disk sda (12) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >08:33:20,092 DBG blivet: DeviceTree.handle_format: name: sda1 ; >08:33:20,094 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:33:20,095 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 26 >08:33:20,097 DBG blivet: EFIFS.supported: supported: True ; >08:33:20,097 DBG blivet: get_format('efi') returning EFIFS instance with object id 27 >08:33:20,101 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:20,101 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 28 >08:33:20,108 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:20,109 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 29 >08:33:20,109 INF blivet: type detected on 'sda1' is 'zfs_member' >08:33:20,110 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 30 >08:33:20,111 DBG blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >08:33:20,111 INF blivet: got format: existing None >08:33:20,115 DBG blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-label/zroot ' > '/dev/disk/by-id/wwn-0x5000c29a16e9a08b-part2 ' > '/dev/disk/by-partuuid/d69d5f64-f14d-4223-90ed-a988ace0b80e ' > '/dev/disk/by-path/pci-0000:02:05.0-ata-1-part2 ' > '/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001-part2 ' > '/dev/disk/by-uuid/f90439ed-4366-4338-8eae-ee8351e0ada6 ' > '/dev/disk/by-partlabel/Boot', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'zroot', > 'ID_FS_LABEL_ENC': 'zroot', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f90439ed-4366-4338-8eae-ee8351e0ada6', > 'ID_FS_UUID_ENC': 'f90439ed-4366-4338-8eae-ee8351e0ada6', > 'ID_FS_UUID_SUB': '1019376590726334209', > 'ID_FS_UUID_SUB_ENC': '1019376590726334209', > 'ID_FS_VERSION': '5000', > 'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Boot', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '526336', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': 'd69d5f64-f14d-4223-90ed-a988ace0b80e', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', > 'ID_PATH': 'pci-0000:02:05.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', > 'ID_SERIAL_SHORT': '00000000000000000001', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c29a16e9a08b', > 'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'PARTNAME': 'Boot', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14791759'} ; >08:33:20,115 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >08:33:20,116 DBG blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >08:33:20,117 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:20,118 DBG blivet: PartitionDevicePopulator.run: name: sda2 ; >08:33:20,149 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >08:33:20,152 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >08:33:20,155 DBG blivet: get_format('None') returning DeviceFormat instance with object id 33 >08:33:20,158 DBG blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >08:33:20,159 DBG blivet: get_format('None') returning DeviceFormat instance with object id 34 >08:33:20,160 DBG blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >08:33:20,161 DBG blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >08:33:20,162 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >08:33:20,163 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >08:33:20,164 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:33:20,164 DBG blivet: looking up parted Partition: /dev/sda2 >08:33:20,167 DBG blivet: PartitionDevice.probe: sda2 ; exists: True ; >08:33:20,168 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >08:33:20,169 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >08:33:20,170 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >08:33:20,171 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >08:33:20,172 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:33:20,173 INF blivet: added partition sda2 (id 32) to device tree >08:33:20,173 INF blivet: got device: PartitionDevice instance (0x7fcb440e7c18) -- > name = sda2 status = True id = 32 > children = [] > parents = ['existing 20 GiB disk sda (12) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcb463f6828> fileSystem: <parted.filesystem.FileSystem object at 0x7fcb464011d0> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcb46401390> PedPartition: <_ped.Partition object at 0x7fcb440bdb48> > disk = existing 20 GiB disk sda (12) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >08:33:20,178 DBG blivet: DeviceTree.handle_format: name: sda2 ; >08:33:20,179 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:33:20,179 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 36 >08:33:20,180 DBG blivet: EFIFS.supported: supported: True ; >08:33:20,181 DBG blivet: get_format('efi') returning EFIFS instance with object id 37 >08:33:20,182 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:20,182 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 38 >08:33:20,184 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:20,184 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 39 >08:33:20,184 INF blivet: type detected on 'sda2' is 'xfs' >08:33:20,186 DBG blivet: XFS.supported: supported: True ; >08:33:20,186 DBG blivet: get_format('xfs') returning XFS instance with object id 40 >08:33:20,187 DBG blivet: PartitionDevice._set_format: sda2 ; type: xfs ; current: None ; >08:33:20,188 INF blivet: got format: existing xfs filesystem >08:33:20,215 DBG blivet: XFS.supported: supported: True ; >08:33:20,241 DBG blivet: XFS.supported: supported: True ; >08:33:20,244 DBG blivet: DeviceTree.handle_device: name: sda3 ; info: {'DEVLINKS': '/dev/disk/by-label/zroot ' > '/dev/disk/by-partuuid/853f13f9-601f-4471-bb23-a8f593b54710 ' > '/dev/disk/by-partlabel/ZFS\\x20Root ' > '/dev/disk/by-id/ata-VMware_Virtual_SATA_Hard_Drive_00000000000000000001-part3 ' > '/dev/disk/by-id/wwn-0x5000c29a16e9a08b-part3 ' > '/dev/disk/by-path/pci-0000:02:05.0-ata-1-part3 ' > '/dev/disk/by-uuid/10114546123328479187', > 'DEVNAME': '/dev/sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'zroot', > 'ID_FS_LABEL_ENC': 'zroot', > 'ID_FS_TYPE': 'zfs_member', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '10114546123328479187', > 'ID_FS_UUID_ENC': '10114546123328479187', > 'ID_FS_UUID_SUB': '1019376590726334209', > 'ID_FS_UUID_SUB_ENC': '1019376590726334209', > 'ID_FS_VERSION': '5000', > 'ID_MODEL': 'VMware_Virtual_SATA_Hard_Drive', > 'ID_MODEL_ENC': 'VMware\\x20Virtual\\x20SATA\\x20Hard\\x20Drive\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'ZFS\\x20Root', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '2623488', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '39319519', > 'ID_PART_ENTRY_TYPE': '6a898cc3-1dd2-11b2-99a6-080020736631', > 'ID_PART_ENTRY_UUID': '853f13f9-601f-4471-bb23-a8f593b54710', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '7ae1a7b0-6543-4105-b1a6-3178269fc375', > 'ID_PATH': 'pci-0000:02:05.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_02_05_0-ata-1', > 'ID_REVISION': '00000001', > 'ID_SERIAL': 'VMware_Virtual_SATA_Hard_Drive_00000000000000000001', > 'ID_SERIAL_SHORT': '00000000000000000001', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c29a16e9a08b', > 'ID_WWN_WITH_EXTENSION': '0x5000c29a16e9a08b', > 'MAJOR': '8', > 'MINOR': '3', > 'PARTN': '3', > 'PARTNAME': 'ZFS Root', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '14720461'} ; >08:33:20,244 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >08:33:20,245 DBG blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >08:33:20,246 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:20,247 DBG blivet: PartitionDevicePopulator.run: name: sda3 ; >08:33:20,276 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >08:33:20,277 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >08:33:20,280 DBG blivet: get_format('None') returning DeviceFormat instance with object id 43 >08:33:20,282 DBG blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >08:33:20,283 DBG blivet: get_format('None') returning DeviceFormat instance with object id 44 >08:33:20,284 DBG blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >08:33:20,286 DBG blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >08:33:20,287 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >08:33:20,288 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >08:33:20,289 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:33:20,289 DBG blivet: looking up parted Partition: /dev/sda3 >08:33:20,290 DBG blivet: PartitionDevice.probe: sda3 ; exists: True ; >08:33:20,292 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >08:33:20,293 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >08:33:20,294 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >08:33:20,295 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >08:33:20,296 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:33:20,296 INF blivet: added partition sda3 (id 42) to device tree >08:33:20,297 INF blivet: got device: PartitionDevice instance (0x7fcb441409e8) -- > name = sda3 status = True id = 42 > children = [] > parents = ['existing 20 GiB disk sda (12) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcb463f6828> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcb463d7898> PedPartition: <_ped.Partition object at 0x7fcb440bdbf8> > disk = existing 20 GiB disk sda (12) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >08:33:20,302 DBG blivet: DeviceTree.handle_format: name: sda3 ; >08:33:20,305 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:33:20,306 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 46 >08:33:20,309 DBG blivet: EFIFS.supported: supported: True ; >08:33:20,309 DBG blivet: get_format('efi') returning EFIFS instance with object id 47 >08:33:20,310 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:20,311 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 48 >08:33:20,312 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:20,312 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 49 >08:33:20,312 INF blivet: type detected on 'sda3' is 'zfs_member' >08:33:20,313 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 50 >08:33:20,314 DBG blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >08:33:20,314 INF blivet: got format: existing None >08:33:20,315 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': '14920704'} ; >08:33:20,316 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >08:33:20,317 DBG blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >08:33:20,317 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:20,318 DBG blivet: LoopDevicePopulator.run: name: loop0 ; >08:33:20,320 DBG blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >08:33:20,321 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:20,321 DBG blivet: get_format('None') returning DeviceFormat instance with object id 53 >08:33:20,322 DBG blivet: get_format('None') returning DeviceFormat instance with object id 54 >08:33:20,323 DBG blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >08:33:20,324 DBG blivet: FileDevice.update_sysfs_path: /run/initramfs/live/LiveOS/squashfs.img ; status: True ; >08:33:20,325 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >08:33:20,325 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 52) to device tree >08:33:20,325 DBG blivet: get_format('None') returning DeviceFormat instance with object id 57 >08:33:20,327 DBG blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >08:33:20,327 DBG blivet: get_format('None') returning DeviceFormat instance with object id 58 >08:33:20,328 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >08:33:20,329 DBG blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; >08:33:20,329 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >08:33:20,330 INF blivet: added loop loop0 (id 56) to device tree >08:33:20,330 INF blivet: got device: LoopDevice instance (0x7fcb44072a20) -- > name = loop0 status = False id = 56 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (52)'] > 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 >08:33:20,332 DBG blivet: DeviceTree.handle_format: name: loop0 ; >08:33:20,333 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:33:20,333 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 60 >08:33:20,335 DBG blivet: EFIFS.supported: supported: True ; >08:33:20,335 DBG blivet: get_format('efi') returning EFIFS instance with object id 61 >08:33:20,336 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:20,337 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 62 >08:33:20,338 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:20,338 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 63 >08:33:20,338 INF blivet: type detected on 'loop0' is 'squashfs' >08:33:20,339 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 64 >08:33:20,340 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >08:33:20,340 INF blivet: got format: existing None >08:33:20,341 DBG blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4', > '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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > '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': '14911382'} ; >08:33:20,341 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >08:33:20,342 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >08:33:20,343 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:20,344 DBG blivet: LoopDevicePopulator.run: name: loop1 ; >08:33:20,345 DBG blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >08:33:20,346 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:20,346 DBG blivet: get_format('None') returning DeviceFormat instance with object id 67 >08:33:20,347 DBG blivet: get_format('None') returning DeviceFormat instance with object id 68 >08:33:20,348 DBG blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >08:33:20,350 DBG blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; >08:33:20,350 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >08:33:20,350 INF blivet: added file /LiveOS/rootfs.img (id 66) to device tree >08:33:20,350 DBG blivet: get_format('None') returning DeviceFormat instance with object id 71 >08:33:20,352 DBG blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >08:33:20,352 DBG blivet: get_format('None') returning DeviceFormat instance with object id 72 >08:33:20,353 DBG blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >08:33:20,354 DBG blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; >08:33:20,355 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >08:33:20,355 INF blivet: added loop loop1 (id 70) to device tree >08:33:20,355 INF blivet: got device: LoopDevice instance (0x7fcb440ea898) -- > name = loop1 status = False id = 70 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (66)'] > 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 >08:33:20,357 DBG blivet: DeviceTree.handle_format: name: loop1 ; >08:33:20,358 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:33:20,358 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 74 >08:33:20,360 DBG blivet: EFIFS.supported: supported: True ; >08:33:20,360 DBG blivet: get_format('efi') returning EFIFS instance with object id 75 >08:33:20,361 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:20,361 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 76 >08:33:20,363 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:20,363 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 77 >08:33:20,363 INF blivet: type detected on 'loop1' is 'ext4' >08:33:20,392 WRN blivet: Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >08:33:20,394 DBG blivet: Ext4FS.supported: supported: True ; >08:33:20,395 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 78 >08:33:20,396 DBG blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >08:33:20,396 INF blivet: got format: existing ext4 filesystem >08:33:20,422 DBG blivet: Ext4FS.supported: supported: True ; >08:33:20,454 DBG blivet: Ext4FS.supported: supported: True ; >08:33:20,456 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': '14935466'} ; >08:33:20,456 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >08:33:20,457 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >08:33:20,458 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:20,459 DBG blivet: LoopDevicePopulator.run: name: loop2 ; >08:33:20,459 DBG blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >08:33:20,460 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:20,460 DBG blivet: get_format('None') returning DeviceFormat instance with object id 81 >08:33:20,461 DBG blivet: get_format('None') returning DeviceFormat instance with object id 82 >08:33:20,462 DBG blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >08:33:20,464 DBG blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; >08:33:20,464 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >08:33:20,464 INF blivet: added file /overlay (deleted) (id 80) to device tree >08:33:20,465 DBG blivet: get_format('None') returning DeviceFormat instance with object id 85 >08:33:20,468 DBG blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >08:33:20,468 DBG blivet: get_format('None') returning DeviceFormat instance with object id 86 >08:33:20,470 DBG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >08:33:20,471 DBG blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; >08:33:20,471 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >08:33:20,471 INF blivet: added loop loop2 (id 84) to device tree >08:33:20,471 INF blivet: got device: LoopDevice instance (0x7fcb4400a898) -- > name = loop2 status = False id = 84 > children = [] > parents = ['existing 0 B file /overlay (deleted) (80)'] > 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 >08:33:20,473 DBG blivet: DeviceTree.handle_format: name: loop2 ; >08:33:20,473 DBG blivet: no type or existing type for loop2, bailing >08:33:20,474 DBG blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/mapper/live-rw ' > '/dev/disk/by-id/dm-name-live-rw ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4', > '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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > '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': '7864421'} ; >08:33:20,474 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >08:33:20,475 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >08:33:20,476 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:20,519 DBG blivet: DMDevicePopulator.run: name: live-rw ; >08:33:20,521 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >08:33:20,522 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (70) with existing ext4 filesystem >08:33:20,524 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >08:33:20,527 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (84) >08:33:20,528 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >08:33:20,529 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:20,529 DBG blivet: get_format('None') returning DeviceFormat instance with object id 90 >08:33:20,531 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >08:33:20,532 DBG blivet: get_format('None') returning DeviceFormat instance with object id 91 >08:33:20,533 DBG blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >08:33:20,534 DBG blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >08:33:20,534 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >08:33:20,536 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >08:33:20,536 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >08:33:20,537 INF blivet: added dm live-rw (id 89) to device tree >08:33:20,537 INF blivet: got device: DMDevice instance (0x7fcb44082390) -- > name = live-rw status = True id = 89 > children = [] > parents = ['existing 0 B loop loop1 (70) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >08:33:20,557 DBG blivet: DeviceTree.handle_format: name: live-rw ; >08:33:20,558 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:33:20,558 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 93 >08:33:20,560 DBG blivet: EFIFS.supported: supported: True ; >08:33:20,560 DBG blivet: get_format('efi') returning EFIFS instance with object id 94 >08:33:20,561 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:20,561 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 95 >08:33:20,562 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:20,563 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 96 >08:33:20,563 INF blivet: type detected on 'live-rw' is 'ext4' >08:33:20,587 DBG blivet: padding min size from 6.43 GiB up to 6.5 GiB >08:33:20,590 DBG blivet: Ext4FS.supported: supported: True ; >08:33:20,590 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 97 >08:33:20,591 DBG blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >08:33:20,591 INF blivet: got format: existing ext4 filesystem >08:33:20,619 DBG blivet: Ext4FS.supported: supported: True ; >08:33:20,657 DBG blivet: Ext4FS.supported: supported: True ; >08:33:20,659 DBG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-id/dm-name-live-base ' > '/dev/mapper/live-base ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4', > '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': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > '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': '7941663'} ; >08:33:20,659 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >08:33:20,659 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >08:33:20,660 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:20,707 DBG blivet: DMDevicePopulator.run: name: live-base ; >08:33:20,710 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >08:33:20,712 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (70) with existing ext4 filesystem >08:33:20,714 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >08:33:20,715 DBG blivet: DeviceTree.get_device_by_name returned None >08:33:20,715 DBG blivet: get_format('None') returning DeviceFormat instance with object id 100 >08:33:20,717 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >08:33:20,717 DBG blivet: get_format('None') returning DeviceFormat instance with object id 101 >08:33:20,718 DBG blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >08:33:20,719 DBG blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >08:33:20,719 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >08:33:20,720 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >08:33:20,721 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >08:33:20,722 INF blivet: added dm live-base (id 99) to device tree >08:33:20,722 INF blivet: got device: DMDevice instance (0x7fcb46472588) -- > name = live-base status = True id = 99 > children = [] > parents = ['existing 0 B loop loop1 (70) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >08:33:20,739 DBG blivet: DeviceTree.handle_format: name: live-base ; >08:33:20,741 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:33:20,741 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 103 >08:33:20,742 DBG blivet: EFIFS.supported: supported: True ; >08:33:20,742 DBG blivet: get_format('efi') returning EFIFS instance with object id 104 >08:33:20,744 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:20,744 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 105 >08:33:20,746 DBG blivet: MacEFIFS.supported: supported: True ; >08:33:20,746 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 106 >08:33:20,747 INF blivet: type detected on 'live-base' is 'ext4' >08:33:20,771 WRN blivet: Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >08:33:20,773 DBG blivet: Ext4FS.supported: supported: True ; >08:33:20,773 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 107 >08:33:20,775 DBG blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >08:33:20,775 INF blivet: got format: existing ext4 filesystem >08:33:20,805 DBG blivet: Ext4FS.supported: supported: True ; >08:33:20,833 DBG blivet: Ext4FS.supported: supported: True ; >08:33:20,861 DBG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >08:33:20,889 DBG blivet: Iso9660FS.teardown: device: /dev/sr0 ; type: iso9660 ; status: True ; >08:33:21,243 INF blivet: teardown of sr0 failed: umount of /run/initramfs/live failed (32) >08:33:21,245 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >08:33:21,247 DBG blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >08:33:21,247 DBG blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >08:33:21,267 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:33:21,269 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:33:21,270 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:33:21,288 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >08:33:21,316 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:33:21,363 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:33:21,413 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:33:21,415 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:33:21,415 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:33:21,433 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >08:33:21,435 DBG blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >08:33:21,437 DBG blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >08:33:21,454 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:33:21,455 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:33:21,456 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:33:21,476 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >08:33:21,477 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >08:33:21,478 INF blivet: edd: MBR signature on sda is zero. new disk image? >08:33:21,478 INF blivet: edd: collected mbr signatures: {} >08:33:21,480 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sr0 ; incomplete: False ; hidden: False ; >08:33:21,481 DBG blivet: DeviceTree.get_device_by_path returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >08:33:21,482 DBG blivet: resolved '/dev/sr0' to 'sr0' (cdrom) >08:33:21,484 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >08:33:21,485 DBG blivet: DeviceTree.get_device_by_name returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >08:33:21,486 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >08:33:21,487 DBG blivet: DeviceTree.get_device_by_name returned existing 1.67 GiB cdrom sr0 (2) with existing iso9660 filesystem >08:33:21,488 DBG blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >08:33:21,514 DBG blivet: XFS.setup: device: /dev/sda2 ; type: xfs ; status: False ; >08:33:21,598 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >08:33:21,625 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:33:21,673 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:33:21,714 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >08:33:21,715 DBG blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >08:33:21,716 DBG blivet: DeviceFormat.teardown: device: /dev/sda1 ; type: None ; status: False ; >08:33:21,737 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:33:21,738 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:33:21,739 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:33:21,757 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >08:33:21,781 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:33:21,836 DBG blivet: XFS.teardown: device: /dev/sda2 ; type: xfs ; status: False ; >08:33:21,886 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:33:21,888 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:33:21,889 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:33:21,922 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >08:33:21,927 DBG blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >08:33:21,929 DBG blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >08:33:21,952 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:33:21,953 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:33:21,954 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:33:21,972 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >08:33:21,973 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >08:33:21,978 DBG blivet: Ext4FS.supported: supported: True ; >08:33:21,980 DBG blivet: Ext4FS.supported: supported: True ; >08:33:21,981 DBG blivet: Ext4FS.supported: supported: True ; >08:33:21,984 DBG blivet: XFS.supported: supported: True ; >08:33:21,987 DBG blivet: Iso9660FS.supported: supported: True ; >08:33:22,009 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >08:33:22,010 DBG blivet: DeviceTree.get_device_by_path returned existing 6.5 GiB dm live-base (99) with existing ext4 filesystem >04:33:34,349 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >04:33:34,350 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (12) with existing gpt disklabel >04:33:34,355 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 20 GiB disk sda (12) with existing gpt disklabel ; hidden: True ; >04:33:34,359 DBG blivet: checking if sr0 depends on sda >04:33:34,360 DBG blivet: checking if sda depends on sda >04:33:34,360 DBG blivet: checking if sda1 depends on sda >04:33:34,360 DBG blivet: checking if sda2 depends on sda >04:33:34,361 DBG blivet: checking if sda3 depends on sda >04:33:34,361 DBG blivet: checking if /run/initramfs/live/LiveOS/squashfs.img depends on sda >04:33:34,361 DBG blivet: checking if loop0 depends on sda >04:33:34,362 DBG blivet: checking if /LiveOS/rootfs.img depends on sda >04:33:34,362 DBG blivet: checking if loop1 depends on sda >04:33:34,362 DBG blivet: checking if /overlay (deleted) depends on sda >04:33:34,362 DBG blivet: checking if loop2 depends on sda >04:33:34,363 DBG blivet: checking if live-rw depends on sda >04:33:34,363 DBG blivet: checking if live-base depends on sda >04:33:38,623 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >04:33:38,625 DBG blivet: DeviceTree.get_device_by_path returned existing 256 MiB partition sda1 (22) >04:33:38,628 DBG blivet: resolved '/dev/sda1' to 'sda1' (partition) >04:33:38,630 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >04:33:38,633 DBG blivet: DeviceTree.get_device_by_path returned existing 1024 MiB partition sda2 (32) with existing xfs filesystem >04:33:38,636 DBG blivet: resolved '/dev/sda2' to 'sda2' (partition) >04:33:38,639 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >04:33:38,643 DBG blivet: DeviceTree.get_device_by_path returned existing 18.75 GiB partition sda3 (42) >04:33:38,649 DBG blivet: resolved '/dev/sda3' to 'sda3' (partition) >04:33:41,126 DBG blivet: DiskLabel.__init__: >04:33:41,126 INF blivet: DiskLabel.parted_device returning None >04:33:41,128 DBG blivet: DMRaidMember.__init__: >04:33:41,129 DBG blivet: Ext2FS.supported: supported: True ; >04:33:41,130 DBG blivet: Ext2FS.supported: supported: True ; >04:33:41,132 DBG blivet: Ext3FS.supported: supported: True ; >04:33:41,133 DBG blivet: Ext3FS.supported: supported: True ; >04:33:41,134 DBG blivet: Ext4FS.supported: supported: True ; >04:33:41,136 DBG blivet: Ext4FS.supported: supported: True ; >04:33:41,137 DBG blivet: FATFS.supported: supported: True ; >04:33:41,139 DBG blivet: FATFS.supported: supported: True ; >04:33:41,140 DBG blivet: EFIFS.supported: supported: True ; >04:33:41,141 DBG blivet: EFIFS.supported: supported: True ; >04:33:41,143 DBG blivet: BTRFS.supported: supported: True ; >04:33:41,144 DBG blivet: BTRFS.supported: supported: True ; >04:33:41,147 DBG blivet: XFS.supported: supported: True ; >04:33:41,149 DBG blivet: XFS.supported: supported: True ; >04:33:41,150 DBG blivet: HFS.supported: supported: False ; >04:33:41,151 DBG blivet: HFS.supported: supported: False ; >04:33:41,153 DBG blivet: AppleBootstrapFS.supported: supported: True ; >04:33:41,155 DBG blivet: AppleBootstrapFS.supported: supported: True ; >04:33:41,158 DBG blivet: HFSPlus.supported: supported: False ; >04:33:41,163 DBG blivet: HFSPlus.supported: supported: False ; >04:33:41,168 DBG blivet: MacEFIFS.supported: supported: True ; >04:33:41,172 DBG blivet: MacEFIFS.supported: supported: True ; >04:33:41,176 DBG blivet: NTFS.supported: supported: False ; >04:33:41,180 DBG blivet: NTFS.supported: supported: False ; >04:33:41,182 DBG blivet: NFS.supported: supported: False ; >04:33:41,183 DBG blivet: NFS.supported: supported: False ; >04:33:41,185 DBG blivet: NFSv4.supported: supported: False ; >04:33:41,187 DBG blivet: NFSv4.supported: supported: False ; >04:33:41,189 DBG blivet: Iso9660FS.supported: supported: True ; >04:33:41,191 DBG blivet: Iso9660FS.supported: supported: True ; >04:33:41,194 DBG blivet: NoDevFS.supported: supported: False ; >04:33:41,196 DBG blivet: NoDevFS.supported: supported: False ; >04:33:41,197 DBG blivet: DevPtsFS.supported: supported: False ; >04:33:41,198 DBG blivet: DevPtsFS.supported: supported: False ; >04:33:41,200 DBG blivet: ProcFS.supported: supported: False ; >04:33:41,202 DBG blivet: ProcFS.supported: supported: False ; >04:33:41,204 DBG blivet: SysFS.supported: supported: False ; >04:33:41,205 DBG blivet: SysFS.supported: supported: False ; >04:33:41,207 DBG blivet: TmpFS.supported: supported: True ; >04:33:41,216 DBG blivet: TmpFS.supported: supported: True ; >04:33:41,220 DBG blivet: BindFS.supported: supported: False ; >04:33:41,223 DBG blivet: BindFS.supported: supported: False ; >04:33:41,228 DBG blivet: SELinuxFS.supported: supported: False ; >04:33:41,232 DBG blivet: SELinuxFS.supported: supported: False ; >04:33:41,237 DBG blivet: USBFS.supported: supported: False ; >04:33:41,241 DBG blivet: USBFS.supported: supported: False ; >04:33:41,243 DBG blivet: EFIVarFS.supported: supported: False ; >04:33:41,246 DBG blivet: EFIVarFS.supported: supported: False ; >04:33:41,251 DBG blivet: LUKS.__init__: >04:33:41,254 DBG blivet: LVMPhysicalVolume.__init__: >04:33:41,258 DBG blivet: MDRaidMember.__init__: >04:33:41,263 DBG blivet: MultipathMember.__init__: >04:33:41,267 DBG blivet: SwapSpace.__init__: >04:33:41,274 DBG blivet: XFS.supported: supported: True ; >04:33:41,274 DBG blivet: get_format('xfs') returning XFS instance with object id 146 >04:33:47,020 DBG blivet: XFS.supported: supported: True ; >04:33:47,020 DBG blivet: get_format('xfs') returning XFS instance with object id 147 >04:33:49,072 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >04:33:49,074 DBG blivet: DeviceTree.get_device_by_path returned existing 256 MiB partition sda1 (22) >04:33:49,077 DBG blivet: resolved '/dev/sda1' to 'sda1' (partition) >04:33:49,078 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >04:33:49,080 DBG blivet: DeviceTree.get_device_by_path returned existing 1024 MiB partition sda2 (32) with existing xfs filesystem >04:33:49,083 DBG blivet: resolved '/dev/sda2' to 'sda2' (partition) >04:33:49,084 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >04:33:49,085 DBG blivet: DeviceTree.get_device_by_path returned existing 18.75 GiB partition sda3 (42) >04:33:49,088 DBG blivet: resolved '/dev/sda3' to 'sda3' (partition) >04:33:50,490 DBG blivet: DiskLabel.__init__: >04:33:50,490 INF blivet: DiskLabel.parted_device returning None >04:33:50,492 DBG blivet: DMRaidMember.__init__: >04:33:50,494 DBG blivet: Ext2FS.supported: supported: True ; >04:33:50,495 DBG blivet: Ext2FS.supported: supported: True ; >04:33:50,497 DBG blivet: Ext3FS.supported: supported: True ; >04:33:50,499 DBG blivet: Ext3FS.supported: supported: True ; >04:33:50,501 DBG blivet: Ext4FS.supported: supported: True ; >04:33:50,504 DBG blivet: Ext4FS.supported: supported: True ; >04:33:50,506 DBG blivet: FATFS.supported: supported: True ; >04:33:50,508 DBG blivet: FATFS.supported: supported: True ; >04:33:50,509 DBG blivet: EFIFS.supported: supported: True ; >04:33:50,511 DBG blivet: EFIFS.supported: supported: True ; >04:33:50,514 DBG blivet: BTRFS.supported: supported: True ; >04:33:50,515 DBG blivet: BTRFS.supported: supported: True ; >04:33:50,518 DBG blivet: XFS.supported: supported: True ; >04:33:50,521 DBG blivet: XFS.supported: supported: True ; >04:33:50,522 DBG blivet: HFS.supported: supported: False ; >04:33:50,524 DBG blivet: HFS.supported: supported: False ; >04:33:50,527 DBG blivet: AppleBootstrapFS.supported: supported: True ; >04:33:50,528 DBG blivet: AppleBootstrapFS.supported: supported: True ; >04:33:50,530 DBG blivet: HFSPlus.supported: supported: False ; >04:33:50,532 DBG blivet: HFSPlus.supported: supported: False ; >04:33:50,534 DBG blivet: MacEFIFS.supported: supported: True ; >04:33:50,538 DBG blivet: MacEFIFS.supported: supported: True ; >04:33:50,541 DBG blivet: NTFS.supported: supported: False ; >04:33:50,543 DBG blivet: NTFS.supported: supported: False ; >04:33:50,547 DBG blivet: NFS.supported: supported: False ; >04:33:50,548 DBG blivet: NFS.supported: supported: False ; >04:33:50,552 DBG blivet: NFSv4.supported: supported: False ; >04:33:50,554 DBG blivet: NFSv4.supported: supported: False ; >04:33:50,556 DBG blivet: Iso9660FS.supported: supported: True ; >04:33:50,558 DBG blivet: Iso9660FS.supported: supported: True ; >04:33:50,586 DBG blivet: NoDevFS.supported: supported: False ; >04:33:50,587 DBG blivet: NoDevFS.supported: supported: False ; >04:33:50,588 DBG blivet: DevPtsFS.supported: supported: False ; >04:33:50,590 DBG blivet: DevPtsFS.supported: supported: False ; >04:33:50,593 DBG blivet: ProcFS.supported: supported: False ; >04:33:50,594 DBG blivet: ProcFS.supported: supported: False ; >04:33:50,596 DBG blivet: SysFS.supported: supported: False ; >04:33:50,598 DBG blivet: SysFS.supported: supported: False ; >04:33:50,600 DBG blivet: TmpFS.supported: supported: True ; >04:33:50,607 DBG blivet: TmpFS.supported: supported: True ; >04:33:50,609 DBG blivet: BindFS.supported: supported: False ; >04:33:50,611 DBG blivet: BindFS.supported: supported: False ; >04:33:50,612 DBG blivet: SELinuxFS.supported: supported: False ; >04:33:50,614 DBG blivet: SELinuxFS.supported: supported: False ; >04:33:50,615 DBG blivet: USBFS.supported: supported: False ; >04:33:50,617 DBG blivet: USBFS.supported: supported: False ; >04:33:50,618 DBG blivet: EFIVarFS.supported: supported: False ; >04:33:50,620 DBG blivet: EFIVarFS.supported: supported: False ; >04:33:50,621 DBG blivet: LUKS.__init__: >04:33:50,622 DBG blivet: LVMPhysicalVolume.__init__: >04:33:50,624 DBG blivet: MDRaidMember.__init__: >04:33:50,625 DBG blivet: MultipathMember.__init__: >04:33:50,627 DBG blivet: SwapSpace.__init__: >04:33:50,629 DBG blivet: get_format('None') returning DeviceFormat instance with object id 185 >04:33:54,983 DBG blivet: get_format('None') returning DeviceFormat instance with object id 186 >04:33:54,985 DBG blivet: get_format('None') returning DeviceFormat instance with object id 187 >08:35:17,896 DBG blivet: registered device format class DeviceFormat as None >08:35:17,906 DBG blivet: registered device format class BIOSBoot as biosboot >08:35:17,910 DBG blivet: registered device format class DiskLabel as disklabel >08:35:17,911 DBG blivet: registered device format class DMRaidMember as dmraidmember >08:35:17,919 DBG blivet: registered device format class Ext2FS as ext2 >08:35:17,919 DBG blivet: registered device format class Ext3FS as ext3 >08:35:17,919 DBG blivet: registered device format class Ext4FS as ext4 >08:35:17,919 DBG blivet: registered device format class FATFS as vfat >08:35:17,919 DBG blivet: registered device format class EFIFS as efi >08:35:17,920 DBG blivet: registered device format class BTRFS as btrfs >08:35:17,920 DBG blivet: registered device format class GFS2 as gfs2 >08:35:17,920 DBG blivet: registered device format class JFS as jfs >08:35:17,920 DBG blivet: registered device format class ReiserFS as reiserfs >08:35:17,920 DBG blivet: registered device format class XFS as xfs >08:35:17,920 DBG blivet: registered device format class HFS as hfs >08:35:17,920 DBG blivet: registered device format class AppleBootstrapFS as appleboot >08:35:17,921 DBG blivet: registered device format class HFSPlus as hfs+ >08:35:17,921 DBG blivet: registered device format class MacEFIFS as macefi >08:35:17,921 DBG blivet: registered device format class NTFS as ntfs >08:35:17,921 DBG blivet: registered device format class NFS as nfs >08:35:17,921 DBG blivet: registered device format class NFSv4 as nfs4 >08:35:17,921 DBG blivet: registered device format class Iso9660FS as iso9660 >08:35:17,921 DBG blivet: registered device format class NoDevFS as nodev >08:35:17,921 DBG blivet: registered device format class DevPtsFS as devpts >08:35:17,921 DBG blivet: registered device format class ProcFS as proc >08:35:17,921 DBG blivet: registered device format class SysFS as sysfs >08:35:17,922 DBG blivet: registered device format class TmpFS as tmpfs >08:35:17,922 DBG blivet: registered device format class BindFS as bind >08:35:17,922 DBG blivet: registered device format class SELinuxFS as selinuxfs >08:35:17,922 DBG blivet: registered device format class USBFS as usbfs >08:35:17,922 DBG blivet: registered device format class EFIVarFS as efivarfs >08:35:17,924 DBG blivet: registered device format class LUKS as luks >08:35:17,926 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >08:35:17,927 DBG blivet: registered device format class MDRaidMember as mdmember >08:35:17,927 DBG blivet: registered device format class MultipathMember as multipath_member >08:35:17,927 DBG blivet: registered device format class PPCPRePBoot as prepboot >08:35:17,928 DBG blivet: registered device format class SwapSpace as swap >08:35:18,054 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >08:35:18,055 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >08:35:18,076 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >08:35:18,077 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >08:35:18,094 DBG blivet: DeviceTree.get_device_by_name returned None >08:35:18,094 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >08:35:18,094 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >08:35:18,095 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >08:35:18,096 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >08:35:18,096 INF blivet: added cdrom sr0 (id 0) to device tree >08:35:18,096 INF blivet: got device: OpticalDevice instance (0x7f8bbc679c88) -- > name = sr0 status = True id = 0 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >08:35:18,100 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >08:35:18,100 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >08:35:18,101 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >08:35:18,101 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >08:35:18,101 INF blivet: type detected on 'sr0' is 'iso9660' >08:35:18,101 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >08:35:18,101 INF blivet: got format: existing iso9660 filesystem >08:35:18,103 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >08:35:18,103 DBG blivet: DeviceTree.get_device_by_name returned None >08:35:18,128 DBG blivet: IGNORED: Caught exception, continuing. >08:35:18,128 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >08:35:18,129 DBG blivet: IGNORED: Begin exception details. >08:35:18,129 DBG blivet: IGNORED: Traceback (most recent call last): >08:35:18,129 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >08:35:18,129 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >08:35:18,129 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >08:35:18,129 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >08:35:18,129 DBG blivet: IGNORED: Traceback (most recent call last): >08:35:18,129 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >08:35:18,129 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >08:35:18,129 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >08:35:18,129 DBG blivet: IGNORED: return fn(*args, **kwargs) >08:35:18,129 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >08:35:18,129 DBG blivet: IGNORED: connection=self._connection) >08:35:18,129 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >08:35:18,129 DBG blivet: IGNORED: raise DBusCallError(msg) >08:35:18,129 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >08:35:18,130 DBG blivet: IGNORED: End exception details. >08:35:18,131 INF blivet: sda is a disk >08:35:18,131 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >08:35:18,131 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >08:35:18,132 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >08:35:18,132 DBG blivet: updated sda size to 20 GiB (20 GiB) >08:35:18,132 INF blivet: added disk sda (id 10) to device tree >08:35:18,133 INF blivet: got device: DiskDevice instance (0x7f8bbc63d9e8) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >08:35:18,133 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >08:35:18,134 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >08:35:18,134 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >08:35:18,134 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >08:35:18,147 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f8bbc5ebdd8>, <parted.partition.Partition object at 0x7f8bbc5eb940>, <parted.partition.Partition object at 0x7f8bbb5469b0>] > device: <parted.device.Device object at 0x7f8bbb546c18> > PedDisk: <_ped.Disk object at 0x7f8bbc5c4348> >08:35:18,263 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >08:35:18,264 INF blivet: got format: existing gpt disklabel >08:35:18,266 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >08:35:18,267 DBG blivet: DeviceTree.get_device_by_name returned None >08:35:18,293 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:35:18,294 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >08:35:18,294 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >08:35:18,295 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >08:35:18,295 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:35:18,295 DBG blivet: looking up parted Partition: /dev/sda1 >08:35:18,297 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >08:35:18,298 INF blivet: added partition sda1 (id 20) to device tree >08:35:18,298 INF blivet: got device: PartitionDevice instance (0x7f8bbb546f98) -- > name = sda1 status = True id = 20 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 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 0x7f8bbc5e7d68> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8bbc5ebf28> PedPartition: <_ped.Partition object at 0x7f8bbc5fd518> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >08:35:18,299 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >08:35:18,299 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >08:35:18,299 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >08:35:18,300 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >08:35:18,300 INF blivet: type detected on 'sda1' is 'zfs_member' >08:35:18,300 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 28 >08:35:18,300 INF blivet: got format: existing None >08:35:18,302 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >08:35:18,303 DBG blivet: DeviceTree.get_device_by_name returned None >08:35:18,335 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:35:18,336 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >08:35:18,336 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >08:35:18,336 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >08:35:18,337 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:35:18,337 DBG blivet: looking up parted Partition: /dev/sda2 >08:35:18,338 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >08:35:18,338 INF blivet: added partition sda2 (id 30) to device tree >08:35:18,338 INF blivet: got device: PartitionDevice instance (0x7f8bbb557b70) -- > name = sda2 status = True id = 30 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8bbc5e7d68> fileSystem: <parted.filesystem.FileSystem object at 0x7f8bbc63d9b0> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8bbc5eb978> PedPartition: <_ped.Partition object at 0x7f8bbc651410> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >08:35:18,340 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >08:35:18,340 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >08:35:18,341 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >08:35:18,341 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >08:35:18,341 INF blivet: type detected on 'sda2' is 'xfs' >08:35:18,342 DBG blivet: get_format('xfs') returning XFS instance with object id 38 >08:35:18,342 INF blivet: got format: existing xfs filesystem >08:35:18,343 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >08:35:18,344 DBG blivet: DeviceTree.get_device_by_name returned None >08:35:18,365 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >08:35:18,366 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >08:35:18,366 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >08:35:18,367 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >08:35:18,367 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:35:18,367 DBG blivet: looking up parted Partition: /dev/sda3 >08:35:18,368 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >08:35:18,368 INF blivet: added partition sda3 (id 40) to device tree >08:35:18,368 INF blivet: got device: PartitionDevice instance (0x7f8bbb546ef0) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8bbc5e7d68> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8bbb546978> PedPartition: <_ped.Partition object at 0x7f8bbb53e2b0> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >08:35:18,370 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >08:35:18,370 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >08:35:18,370 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >08:35:18,370 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >08:35:18,370 INF blivet: type detected on 'sda3' is 'zfs_member' >08:35:18,370 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 48 >08:35:18,370 INF blivet: got format: existing None >08:35:18,371 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >08:35:18,372 DBG blivet: DeviceTree.get_device_by_name returned None >08:35:18,372 DBG blivet: DeviceTree.get_device_by_name returned None >08:35:18,373 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >08:35:18,373 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >08:35:18,373 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >08:35:18,373 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 50) to device tree >08:35:18,374 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >08:35:18,374 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >08:35:18,374 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >08:35:18,374 INF blivet: added loop loop0 (id 54) to device tree >08:35:18,374 INF blivet: got device: LoopDevice instance (0x7f8bbb55f5f8) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.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 >08:35:18,375 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >08:35:18,375 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >08:35:18,375 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >08:35:18,376 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >08:35:18,376 INF blivet: type detected on 'loop0' is 'squashfs' >08:35:18,376 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 62 >08:35:18,376 INF blivet: got format: existing None >08:35:18,376 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >08:35:18,377 DBG blivet: DeviceTree.get_device_by_name returned None >08:35:18,377 DBG blivet: DeviceTree.get_device_by_name returned None >08:35:18,378 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >08:35:18,378 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >08:35:18,378 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >08:35:18,378 INF blivet: added file /LiveOS/rootfs.img (id 64) to device tree >08:35:18,378 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >08:35:18,378 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >08:35:18,379 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >08:35:18,379 INF blivet: added loop loop1 (id 68) to device tree >08:35:18,379 INF blivet: got device: LoopDevice instance (0x7f8bbb55e748) -- > 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 >08:35:18,379 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >08:35:18,380 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >08:35:18,380 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >08:35:18,380 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >08:35:18,380 INF blivet: type detected on 'loop1' is 'ext4' >08:35:18,387 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 76 >08:35:18,387 INF blivet: got format: existing ext4 filesystem >08:35:18,388 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >08:35:18,389 DBG blivet: DeviceTree.get_device_by_name returned None >08:35:18,389 DBG blivet: DeviceTree.get_device_by_name returned None >08:35:18,390 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >08:35:18,390 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >08:35:18,390 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >08:35:18,390 INF blivet: added file /overlay (deleted) (id 78) to device tree >08:35:18,390 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >08:35:18,390 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >08:35:18,391 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >08:35:18,391 INF blivet: added loop loop2 (id 82) to device tree >08:35:18,391 INF blivet: got device: LoopDevice instance (0x7f8bbb4ea7f0) -- > 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 >08:35:18,392 DBG blivet: no type or existing type for loop2, bailing >08:35:18,392 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >08:35:18,392 DBG blivet: DeviceTree.get_device_by_name returned None >08:35:18,423 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:35:18,425 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (82) >08:35:18,426 DBG blivet: DeviceTree.get_device_by_name returned None >08:35:18,426 DBG blivet: get_format('None') returning DeviceFormat instance with object id 88 >08:35:18,426 DBG blivet: get_format('None') returning DeviceFormat instance with object id 89 >08:35:18,426 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >08:35:18,427 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >08:35:18,427 INF blivet: added dm live-rw (id 87) to device tree >08:35:18,427 INF blivet: got device: DMDevice instance (0x7f8bbb4eaeb8) -- > name = live-rw status = True id = 87 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >08:35:18,436 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 91 >08:35:18,436 DBG blivet: get_format('efi') returning EFIFS instance with object id 92 >08:35:18,436 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 93 >08:35:18,436 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 94 >08:35:18,436 INF blivet: type detected on 'live-rw' is 'ext4' >08:35:18,437 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 95 >08:35:18,437 INF blivet: got format: existing ext4 filesystem >08:35:18,437 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >08:35:18,438 DBG blivet: DeviceTree.get_device_by_name returned None >08:35:18,474 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >08:35:18,475 DBG blivet: DeviceTree.get_device_by_name returned None >08:35:18,475 DBG blivet: get_format('None') returning DeviceFormat instance with object id 98 >08:35:18,476 DBG blivet: get_format('None') returning DeviceFormat instance with object id 99 >08:35:18,476 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >08:35:18,477 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >08:35:18,477 INF blivet: added dm live-base (id 97) to device tree >08:35:18,477 INF blivet: got device: DMDevice instance (0x7f8bbb4eea58) -- > name = live-base status = True id = 97 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >08:35:18,487 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 101 >08:35:18,487 DBG blivet: get_format('efi') returning EFIFS instance with object id 102 >08:35:18,487 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 103 >08:35:18,488 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 104 >08:35:18,488 INF blivet: type detected on 'live-base' is 'ext4' >08:35:18,488 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 105 >08:35:18,488 INF blivet: got format: existing ext4 filesystem >09:19:36,672 DBG blivet: registered device format class DeviceFormat as None >09:19:36,682 DBG blivet: registered device format class BIOSBoot as biosboot >09:19:36,687 DBG blivet: registered device format class DiskLabel as disklabel >09:19:36,687 DBG blivet: registered device format class DMRaidMember as dmraidmember >09:19:36,696 DBG blivet: registered device format class Ext2FS as ext2 >09:19:36,696 DBG blivet: registered device format class Ext3FS as ext3 >09:19:36,697 DBG blivet: registered device format class Ext4FS as ext4 >09:19:36,697 DBG blivet: registered device format class FATFS as vfat >09:19:36,697 DBG blivet: registered device format class EFIFS as efi >09:19:36,698 DBG blivet: registered device format class BTRFS as btrfs >09:19:36,698 DBG blivet: registered device format class GFS2 as gfs2 >09:19:36,698 DBG blivet: registered device format class JFS as jfs >09:19:36,699 DBG blivet: registered device format class ReiserFS as reiserfs >09:19:36,699 DBG blivet: registered device format class XFS as xfs >09:19:36,699 DBG blivet: registered device format class HFS as hfs >09:19:36,699 DBG blivet: registered device format class AppleBootstrapFS as appleboot >09:19:36,699 DBG blivet: registered device format class HFSPlus as hfs+ >09:19:36,700 DBG blivet: registered device format class MacEFIFS as macefi >09:19:36,700 DBG blivet: registered device format class NTFS as ntfs >09:19:36,700 DBG blivet: registered device format class NFS as nfs >09:19:36,700 DBG blivet: registered device format class NFSv4 as nfs4 >09:19:36,700 DBG blivet: registered device format class Iso9660FS as iso9660 >09:19:36,700 DBG blivet: registered device format class NoDevFS as nodev >09:19:36,700 DBG blivet: registered device format class DevPtsFS as devpts >09:19:36,701 DBG blivet: registered device format class ProcFS as proc >09:19:36,701 DBG blivet: registered device format class SysFS as sysfs >09:19:36,701 DBG blivet: registered device format class TmpFS as tmpfs >09:19:36,701 DBG blivet: registered device format class BindFS as bind >09:19:36,701 DBG blivet: registered device format class SELinuxFS as selinuxfs >09:19:36,702 DBG blivet: registered device format class USBFS as usbfs >09:19:36,702 DBG blivet: registered device format class EFIVarFS as efivarfs >09:19:36,703 DBG blivet: registered device format class LUKS as luks >09:19:36,706 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >09:19:36,706 DBG blivet: registered device format class MDRaidMember as mdmember >09:19:36,707 DBG blivet: registered device format class MultipathMember as multipath_member >09:19:36,707 DBG blivet: registered device format class PPCPRePBoot as prepboot >09:19:36,708 DBG blivet: registered device format class SwapSpace as swap >09:19:37,013 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >09:19:37,014 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >09:19:37,036 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >09:19:37,037 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >09:19:37,052 DBG blivet: DeviceTree.get_device_by_name returned None >09:19:37,052 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >09:19:37,052 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >09:19:37,053 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >09:19:37,054 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >09:19:37,054 INF blivet: added cdrom sr0 (id 0) to device tree >09:19:37,054 INF blivet: got device: OpticalDevice instance (0x7fc0c95c0c50) -- > name = sr0 status = True id = 0 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >09:19:37,058 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >09:19:37,059 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >09:19:37,059 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >09:19:37,059 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >09:19:37,060 INF blivet: type detected on 'sr0' is 'iso9660' >09:19:37,060 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >09:19:37,060 INF blivet: got format: existing iso9660 filesystem >09:19:37,061 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >09:19:37,061 DBG blivet: DeviceTree.get_device_by_name returned None >09:19:37,085 DBG blivet: IGNORED: Caught exception, continuing. >09:19:37,086 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >09:19:37,086 DBG blivet: IGNORED: Begin exception details. >09:19:37,086 DBG blivet: IGNORED: Traceback (most recent call last): >09:19:37,086 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >09:19:37,086 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >09:19:37,086 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >09:19:37,086 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >09:19:37,086 DBG blivet: IGNORED: Traceback (most recent call last): >09:19:37,086 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >09:19:37,087 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >09:19:37,087 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >09:19:37,087 DBG blivet: IGNORED: return fn(*args, **kwargs) >09:19:37,087 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >09:19:37,087 DBG blivet: IGNORED: connection=self._connection) >09:19:37,087 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >09:19:37,087 DBG blivet: IGNORED: raise DBusCallError(msg) >09:19:37,087 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >09:19:37,087 DBG blivet: IGNORED: End exception details. >09:19:37,089 INF blivet: sda is a disk >09:19:37,089 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >09:19:37,089 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >09:19:37,090 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >09:19:37,090 DBG blivet: updated sda size to 20 GiB (20 GiB) >09:19:37,091 INF blivet: added disk sda (id 10) to device tree >09:19:37,091 INF blivet: got device: DiskDevice instance (0x7fc0c9584ac8) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >09:19:37,092 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >09:19:37,092 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >09:19:37,093 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >09:19:37,093 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >09:19:37,121 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fc0c9532da0>, <parted.partition.Partition object at 0x7fc0c9532940>, <parted.partition.Partition object at 0x7fc0c848e9b0>] > device: <parted.device.Device object at 0x7fc0c848ebe0> > PedDisk: <_ped.Disk object at 0x7fc0c950a448> >09:19:37,230 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >09:19:37,231 INF blivet: got format: existing gpt disklabel >09:19:37,232 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >09:19:37,233 DBG blivet: DeviceTree.get_device_by_name returned None >09:19:37,254 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >09:19:37,255 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >09:19:37,255 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >09:19:37,256 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >09:19:37,256 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >09:19:37,256 DBG blivet: looking up parted Partition: /dev/sda1 >09:19:37,257 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >09:19:37,257 INF blivet: added partition sda1 (id 20) to device tree >09:19:37,257 INF blivet: got device: PartitionDevice instance (0x7fc0c848e320) -- > name = sda1 status = True id = 20 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 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 0x7fc0c9532e48> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc0c9532ef0> PedPartition: <_ped.Partition object at 0x7fc0c9544518> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >09:19:37,259 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >09:19:37,259 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >09:19:37,259 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >09:19:37,259 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >09:19:37,259 INF blivet: type detected on 'sda1' is 'zfs_member' >09:19:37,259 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 28 >09:19:37,259 INF blivet: got format: existing None >09:19:37,260 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >09:19:37,261 DBG blivet: DeviceTree.get_device_by_name returned None >09:19:37,284 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >09:19:37,284 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >09:19:37,285 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >09:19:37,285 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >09:19:37,286 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >09:19:37,286 DBG blivet: looking up parted Partition: /dev/sda2 >09:19:37,287 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >09:19:37,287 INF blivet: added partition sda2 (id 30) to device tree >09:19:37,287 INF blivet: got device: PartitionDevice instance (0x7fc0c849eb38) -- > name = sda2 status = True id = 30 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0c9532e48> fileSystem: <parted.filesystem.FileSystem object at 0x7fc0c9584d30> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc0c9532978> PedPartition: <_ped.Partition object at 0x7fc0c9598410> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >09:19:37,288 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >09:19:37,288 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >09:19:37,288 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >09:19:37,289 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >09:19:37,289 INF blivet: type detected on 'sda2' is 'xfs' >09:19:37,289 DBG blivet: get_format('xfs') returning XFS instance with object id 38 >09:19:37,289 INF blivet: got format: existing xfs filesystem >09:19:37,290 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >09:19:37,291 DBG blivet: DeviceTree.get_device_by_name returned None >09:19:37,314 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >09:19:37,314 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >09:19:37,315 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >09:19:37,315 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >09:19:37,316 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >09:19:37,316 DBG blivet: looking up parted Partition: /dev/sda3 >09:19:37,317 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >09:19:37,317 INF blivet: added partition sda3 (id 40) to device tree >09:19:37,317 INF blivet: got device: PartitionDevice instance (0x7fc0c848ee80) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0c9532e48> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc0c848e978> PedPartition: <_ped.Partition object at 0x7fc0c84852b0> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >09:19:37,318 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >09:19:37,318 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >09:19:37,318 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >09:19:37,319 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >09:19:37,319 INF blivet: type detected on 'sda3' is 'zfs_member' >09:19:37,319 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 48 >09:19:37,319 INF blivet: got format: existing None >09:19:37,319 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >09:19:37,320 DBG blivet: DeviceTree.get_device_by_name returned None >09:19:37,321 DBG blivet: DeviceTree.get_device_by_name returned None >09:19:37,321 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >09:19:37,321 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >09:19:37,322 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >09:19:37,322 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 50) to device tree >09:19:37,322 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >09:19:37,322 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >09:19:37,322 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >09:19:37,322 INF blivet: added loop loop0 (id 54) to device tree >09:19:37,322 INF blivet: got device: LoopDevice instance (0x7fc0c84a85c0) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.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 >09:19:37,323 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >09:19:37,323 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >09:19:37,323 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >09:19:37,324 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >09:19:37,324 INF blivet: type detected on 'loop0' is 'squashfs' >09:19:37,324 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 62 >09:19:37,324 INF blivet: got format: existing None >09:19:37,324 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >09:19:37,325 DBG blivet: DeviceTree.get_device_by_name returned None >09:19:37,325 DBG blivet: DeviceTree.get_device_by_name returned None >09:19:37,326 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >09:19:37,326 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >09:19:37,326 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >09:19:37,326 INF blivet: added file /LiveOS/rootfs.img (id 64) to device tree >09:19:37,326 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >09:19:37,326 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >09:19:37,326 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >09:19:37,327 INF blivet: added loop loop1 (id 68) to device tree >09:19:37,327 INF blivet: got device: LoopDevice instance (0x7fc0c84a3a58) -- > 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 >09:19:37,327 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >09:19:37,327 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >09:19:37,327 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >09:19:37,328 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >09:19:37,328 INF blivet: type detected on 'loop1' is 'ext4' >09:19:37,332 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 76 >09:19:37,332 INF blivet: got format: existing ext4 filesystem >09:19:37,334 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >09:19:37,334 DBG blivet: DeviceTree.get_device_by_name returned None >09:19:37,335 DBG blivet: DeviceTree.get_device_by_name returned None >09:19:37,336 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >09:19:37,336 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >09:19:37,336 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >09:19:37,336 INF blivet: added file /overlay (deleted) (id 78) to device tree >09:19:37,336 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >09:19:37,336 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >09:19:37,337 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >09:19:37,337 INF blivet: added loop loop2 (id 82) to device tree >09:19:37,337 INF blivet: got device: LoopDevice instance (0x7fc0c84317b8) -- > 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 >09:19:37,338 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 86 >09:19:37,338 DBG blivet: get_format('efi') returning EFIFS instance with object id 87 >09:19:37,338 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 88 >09:19:37,338 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 89 >09:19:37,338 INF blivet: type detected on 'loop2' is 'DM_snapshot_cow' >09:19:37,339 DBG blivet: get_format('DM_snapshot_cow') returning DeviceFormat instance with object id 90 >09:19:37,339 INF blivet: got format: existing None >09:19:37,339 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >09:19:37,340 DBG blivet: DeviceTree.get_device_by_name returned None >09:19:37,369 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >09:19:37,370 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (82) >09:19:37,371 DBG blivet: DeviceTree.get_device_by_name returned None >09:19:37,371 DBG blivet: get_format('None') returning DeviceFormat instance with object id 93 >09:19:37,371 DBG blivet: get_format('None') returning DeviceFormat instance with object id 94 >09:19:37,372 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >09:19:37,372 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >09:19:37,372 INF blivet: added dm live-rw (id 92) to device tree >09:19:37,372 INF blivet: got device: DMDevice instance (0x7fc0c8431320) -- > name = live-rw status = True id = 92 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >09:19:37,386 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 96 >09:19:37,386 DBG blivet: get_format('efi') returning EFIFS instance with object id 97 >09:19:37,386 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 98 >09:19:37,386 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 99 >09:19:37,386 INF blivet: type detected on 'live-rw' is 'ext4' >09:19:37,387 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 100 >09:19:37,387 INF blivet: got format: existing ext4 filesystem >09:19:37,388 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >09:19:37,388 DBG blivet: DeviceTree.get_device_by_name returned None >09:19:37,418 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >09:19:37,419 DBG blivet: DeviceTree.get_device_by_name returned None >09:19:37,420 DBG blivet: get_format('None') returning DeviceFormat instance with object id 103 >09:19:37,420 DBG blivet: get_format('None') returning DeviceFormat instance with object id 104 >09:19:37,421 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >09:19:37,421 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >09:19:37,422 INF blivet: added dm live-base (id 102) to device tree >09:19:37,422 INF blivet: got device: DMDevice instance (0x7fc0c8435dd8) -- > name = live-base status = True id = 102 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >09:19:37,432 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 106 >09:19:37,432 DBG blivet: get_format('efi') returning EFIFS instance with object id 107 >09:19:37,432 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 108 >09:19:37,432 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 109 >09:19:37,432 INF blivet: type detected on 'live-base' is 'ext4' >09:19:37,433 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 110 >09:19:37,433 INF blivet: got format: existing ext4 filesystem >09:20:56,084 DBG blivet: registered device format class DeviceFormat as None >09:20:56,093 DBG blivet: registered device format class BIOSBoot as biosboot >09:20:56,098 DBG blivet: registered device format class DiskLabel as disklabel >09:20:56,098 DBG blivet: registered device format class DMRaidMember as dmraidmember >09:20:56,108 DBG blivet: registered device format class Ext2FS as ext2 >09:20:56,109 DBG blivet: registered device format class Ext3FS as ext3 >09:20:56,109 DBG blivet: registered device format class Ext4FS as ext4 >09:20:56,109 DBG blivet: registered device format class FATFS as vfat >09:20:56,109 DBG blivet: registered device format class EFIFS as efi >09:20:56,109 DBG blivet: registered device format class BTRFS as btrfs >09:20:56,109 DBG blivet: registered device format class GFS2 as gfs2 >09:20:56,109 DBG blivet: registered device format class JFS as jfs >09:20:56,110 DBG blivet: registered device format class ReiserFS as reiserfs >09:20:56,110 DBG blivet: registered device format class XFS as xfs >09:20:56,110 DBG blivet: registered device format class HFS as hfs >09:20:56,110 DBG blivet: registered device format class AppleBootstrapFS as appleboot >09:20:56,110 DBG blivet: registered device format class HFSPlus as hfs+ >09:20:56,110 DBG blivet: registered device format class MacEFIFS as macefi >09:20:56,110 DBG blivet: registered device format class NTFS as ntfs >09:20:56,111 DBG blivet: registered device format class NFS as nfs >09:20:56,111 DBG blivet: registered device format class NFSv4 as nfs4 >09:20:56,111 DBG blivet: registered device format class Iso9660FS as iso9660 >09:20:56,111 DBG blivet: registered device format class NoDevFS as nodev >09:20:56,111 DBG blivet: registered device format class DevPtsFS as devpts >09:20:56,111 DBG blivet: registered device format class ProcFS as proc >09:20:56,111 DBG blivet: registered device format class SysFS as sysfs >09:20:56,111 DBG blivet: registered device format class TmpFS as tmpfs >09:20:56,111 DBG blivet: registered device format class BindFS as bind >09:20:56,111 DBG blivet: registered device format class SELinuxFS as selinuxfs >09:20:56,112 DBG blivet: registered device format class USBFS as usbfs >09:20:56,112 DBG blivet: registered device format class EFIVarFS as efivarfs >09:20:56,113 DBG blivet: registered device format class LUKS as luks >09:20:56,116 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >09:20:56,116 DBG blivet: registered device format class MDRaidMember as mdmember >09:20:56,117 DBG blivet: registered device format class MultipathMember as multipath_member >09:20:56,117 DBG blivet: registered device format class PPCPRePBoot as prepboot >09:20:56,118 DBG blivet: registered device format class SwapSpace as swap >09:20:56,265 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >09:20:56,266 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >09:20:56,287 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >09:20:56,287 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >09:20:56,302 DBG blivet: DeviceTree.get_device_by_name returned None >09:20:56,302 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >09:20:56,303 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >09:20:56,303 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >09:20:56,303 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >09:20:56,304 INF blivet: added cdrom sr0 (id 0) to device tree >09:20:56,304 INF blivet: got device: OpticalDevice instance (0x7feaa8781cc0) -- > name = sr0 status = True id = 0 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >09:20:56,308 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >09:20:56,309 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >09:20:56,309 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >09:20:56,309 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >09:20:56,309 INF blivet: type detected on 'sr0' is 'iso9660' >09:20:56,310 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >09:20:56,310 INF blivet: got format: existing iso9660 filesystem >09:20:56,311 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >09:20:56,311 DBG blivet: DeviceTree.get_device_by_name returned None >09:20:56,338 DBG blivet: IGNORED: Caught exception, continuing. >09:20:56,338 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >09:20:56,338 DBG blivet: IGNORED: Begin exception details. >09:20:56,339 DBG blivet: IGNORED: Traceback (most recent call last): >09:20:56,339 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >09:20:56,339 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >09:20:56,339 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >09:20:56,339 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >09:20:56,339 DBG blivet: IGNORED: Traceback (most recent call last): >09:20:56,339 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >09:20:56,339 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >09:20:56,339 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >09:20:56,339 DBG blivet: IGNORED: return fn(*args, **kwargs) >09:20:56,339 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >09:20:56,340 DBG blivet: IGNORED: connection=self._connection) >09:20:56,340 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >09:20:56,340 DBG blivet: IGNORED: raise DBusCallError(msg) >09:20:56,340 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >09:20:56,340 DBG blivet: IGNORED: End exception details. >09:20:56,341 INF blivet: sda is a disk >09:20:56,341 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >09:20:56,341 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >09:20:56,342 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >09:20:56,342 DBG blivet: updated sda size to 20 GiB (20 GiB) >09:20:56,343 INF blivet: added disk sda (id 10) to device tree >09:20:56,343 INF blivet: got device: DiskDevice instance (0x7feaa8745a20) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >09:20:56,344 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >09:20:56,344 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >09:20:56,344 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >09:20:56,345 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >09:20:56,359 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7feaa86f3d68>, <parted.partition.Partition object at 0x7feaa86f3978>, <parted.partition.Partition object at 0x7feaa764f9b0>] > device: <parted.device.Device object at 0x7feaa764fc50> > PedDisk: <_ped.Disk object at 0x7feaa86cb408> >09:20:56,470 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >09:20:56,470 INF blivet: got format: existing gpt disklabel >09:20:56,472 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >09:20:56,472 DBG blivet: DeviceTree.get_device_by_name returned None >09:20:56,496 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >09:20:56,497 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >09:20:56,497 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >09:20:56,498 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >09:20:56,499 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >09:20:56,499 DBG blivet: looking up parted Partition: /dev/sda1 >09:20:56,501 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >09:20:56,501 INF blivet: added partition sda1 (id 20) to device tree >09:20:56,501 INF blivet: got device: PartitionDevice instance (0x7feaa764f160) -- > name = sda1 status = True id = 20 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 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 0x7feaa86efda0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feaa86f3e10> PedPartition: <_ped.Partition object at 0x7feaa8705518> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >09:20:56,503 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >09:20:56,504 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >09:20:56,504 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >09:20:56,504 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >09:20:56,504 INF blivet: type detected on 'sda1' is 'zfs_member' >09:20:56,505 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 28 >09:20:56,505 INF blivet: got format: existing None >09:20:56,506 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >09:20:56,507 DBG blivet: DeviceTree.get_device_by_name returned None >09:20:56,530 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >09:20:56,530 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >09:20:56,530 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >09:20:56,531 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >09:20:56,532 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >09:20:56,532 DBG blivet: looking up parted Partition: /dev/sda2 >09:20:56,533 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >09:20:56,533 INF blivet: added partition sda2 (id 30) to device tree >09:20:56,533 INF blivet: got device: PartitionDevice instance (0x7feaa765fba8) -- > name = sda2 status = True id = 30 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7feaa86efda0> fileSystem: <parted.filesystem.FileSystem object at 0x7feaa8745a58> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feaa86f39b0> PedPartition: <_ped.Partition object at 0x7feaa8759410> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >09:20:56,534 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >09:20:56,534 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >09:20:56,534 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >09:20:56,535 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >09:20:56,535 INF blivet: type detected on 'sda2' is 'xfs' >09:20:56,535 DBG blivet: get_format('xfs') returning XFS instance with object id 38 >09:20:56,535 INF blivet: got format: existing xfs filesystem >09:20:56,536 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >09:20:56,537 DBG blivet: DeviceTree.get_device_by_name returned None >09:20:56,558 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >09:20:56,558 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >09:20:56,559 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >09:20:56,559 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >09:20:56,559 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >09:20:56,559 DBG blivet: looking up parted Partition: /dev/sda3 >09:20:56,560 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >09:20:56,560 INF blivet: added partition sda3 (id 40) to device tree >09:20:56,560 INF blivet: got device: PartitionDevice instance (0x7feaa764f0f0) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7feaa86efda0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feaa764f978> PedPartition: <_ped.Partition object at 0x7feaa76462b0> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >09:20:56,562 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >09:20:56,562 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >09:20:56,562 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >09:20:56,562 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >09:20:56,562 INF blivet: type detected on 'sda3' is 'zfs_member' >09:20:56,562 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 48 >09:20:56,562 INF blivet: got format: existing None >09:20:56,563 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >09:20:56,563 DBG blivet: DeviceTree.get_device_by_name returned None >09:20:56,564 DBG blivet: DeviceTree.get_device_by_name returned None >09:20:56,564 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >09:20:56,564 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >09:20:56,565 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >09:20:56,565 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 50) to device tree >09:20:56,565 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >09:20:56,565 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >09:20:56,566 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >09:20:56,566 INF blivet: added loop loop0 (id 54) to device tree >09:20:56,566 INF blivet: got device: LoopDevice instance (0x7feaa7669630) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.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 >09:20:56,567 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >09:20:56,567 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >09:20:56,567 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >09:20:56,567 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >09:20:56,567 INF blivet: type detected on 'loop0' is 'squashfs' >09:20:56,567 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 62 >09:20:56,567 INF blivet: got format: existing None >09:20:56,568 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >09:20:56,568 DBG blivet: DeviceTree.get_device_by_name returned None >09:20:56,569 DBG blivet: DeviceTree.get_device_by_name returned None >09:20:56,569 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >09:20:56,569 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >09:20:56,569 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >09:20:56,569 INF blivet: added file /LiveOS/rootfs.img (id 64) to device tree >09:20:56,569 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >09:20:56,570 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >09:20:56,570 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >09:20:56,570 INF blivet: added loop loop1 (id 68) to device tree >09:20:56,570 INF blivet: got device: LoopDevice instance (0x7feaa7665748) -- > 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 >09:20:56,571 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >09:20:56,571 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >09:20:56,571 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >09:20:56,571 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >09:20:56,571 INF blivet: type detected on 'loop1' is 'ext4' >09:20:56,576 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 76 >09:20:56,577 INF blivet: got format: existing ext4 filesystem >09:20:56,578 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >09:20:56,579 DBG blivet: DeviceTree.get_device_by_name returned None >09:20:56,580 DBG blivet: DeviceTree.get_device_by_name returned None >09:20:56,580 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >09:20:56,580 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >09:20:56,580 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >09:20:56,581 INF blivet: added file /overlay (deleted) (id 78) to device tree >09:20:56,581 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >09:20:56,581 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >09:20:56,581 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >09:20:56,581 INF blivet: added loop loop2 (id 82) to device tree >09:20:56,582 INF blivet: got device: LoopDevice instance (0x7feaa75f27f0) -- > 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 >09:20:56,582 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 86 >09:20:56,583 DBG blivet: get_format('efi') returning EFIFS instance with object id 87 >09:20:56,583 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 88 >09:20:56,583 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 89 >09:20:56,583 INF blivet: type detected on 'loop2' is 'DM_snapshot_cow' >09:20:56,584 DBG blivet: get_format('DM_snapshot_cow') returning DeviceFormat instance with object id 90 >09:20:56,584 INF blivet: got format: existing None >09:20:56,584 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >09:20:56,585 DBG blivet: DeviceTree.get_device_by_name returned None >09:20:56,618 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >09:20:56,619 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (82) >09:20:56,619 DBG blivet: DeviceTree.get_device_by_name returned None >09:20:56,620 DBG blivet: get_format('None') returning DeviceFormat instance with object id 93 >09:20:56,620 DBG blivet: get_format('None') returning DeviceFormat instance with object id 94 >09:20:56,620 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >09:20:56,621 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >09:20:56,621 INF blivet: added dm live-rw (id 92) to device tree >09:20:56,621 INF blivet: got device: DMDevice instance (0x7feaa75f22b0) -- > name = live-rw status = True id = 92 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >09:20:56,630 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 96 >09:20:56,630 DBG blivet: get_format('efi') returning EFIFS instance with object id 97 >09:20:56,631 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 98 >09:20:56,631 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 99 >09:20:56,631 INF blivet: type detected on 'live-rw' is 'ext4' >09:20:56,631 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 100 >09:20:56,631 INF blivet: got format: existing ext4 filesystem >09:20:56,632 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >09:20:56,633 DBG blivet: DeviceTree.get_device_by_name returned None >09:20:56,664 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >09:20:56,665 DBG blivet: DeviceTree.get_device_by_name returned None >09:20:56,665 DBG blivet: get_format('None') returning DeviceFormat instance with object id 103 >09:20:56,665 DBG blivet: get_format('None') returning DeviceFormat instance with object id 104 >09:20:56,665 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >09:20:56,666 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >09:20:56,666 INF blivet: added dm live-base (id 102) to device tree >09:20:56,666 INF blivet: got device: DMDevice instance (0x7feaa75f6e10) -- > name = live-base status = True id = 102 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >09:20:56,676 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 106 >09:20:56,676 DBG blivet: get_format('efi') returning EFIFS instance with object id 107 >09:20:56,677 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 108 >09:20:56,677 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 109 >09:20:56,677 INF blivet: type detected on 'live-base' is 'ext4' >09:20:56,677 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 110 >09:20:56,678 INF blivet: got format: existing ext4 filesystem >09:21:02,169 INF blivet: ISCSID is /sbin/iscsid >09:21:02,169 INF blivet: no initiator set >09:21:02,200 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >09:21:02,200 INF blivet: no /etc/zfcp.conf; not configuring zfcp >09:21:07,504 DBG blivet: Ext4FS.supported: supported: True ; >09:21:07,505 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >09:21:07,505 DBG blivet: Ext4FS.supported: supported: True ; >09:21:07,505 DBG blivet: trying to set new default fstype to 'ext4' >09:21:07,507 DBG blivet: Ext4FS.supported: supported: True ; >09:21:07,507 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >09:21:07,508 DBG blivet: Ext4FS.supported: supported: True ; >09:21:07,857 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >09:21:07,858 DBG blivet: DeviceTree.get_device_by_path returned None >09:21:07,859 DBG blivet: DeviceTree.get_device_by_name: name: mapper-live-base ; incomplete: False ; hidden: False ; >09:21:07,860 DBG blivet: DeviceTree.get_device_by_name returned None >09:21:07,860 DBG blivet: failed to resolve '/dev/mapper/live-base' >09:25:14,275 DBG blivet: BindFS.supported: supported: False ; >09:25:14,275 DBG blivet: get_format('bind') returning BindFS instance with object id 2 >09:25:14,275 DBG blivet: get_format('None') returning DeviceFormat instance with object id 4 >09:25:14,276 DBG blivet: DirectoryDevice._set_format: /dev ; type: bind ; current: None ; >09:25:14,277 DBG blivet: DirectoryDevice.update_sysfs_path: /dev ; status: True ; >09:25:14,277 ERR blivet: failed to update sysfs path for /dev: not a device file: '/dev' >09:25:14,277 DBG blivet: updated /dev size to 3.96 KiB (3.96 KiB) >09:25:14,278 DBG blivet: TmpFS.supported: supported: True ; >09:25:14,285 DBG blivet: get_format('tmpfs') returning TmpFS instance with object id 6 >09:25:14,286 DBG blivet: get_format('None') returning DeviceFormat instance with object id 8 >09:25:14,287 DBG blivet: NoDevice._set_format: tmpfs ; type: tmpfs ; current: None ; >09:25:14,288 DBG blivet: NoDevice.update_sysfs_path: tmpfs ; status: False ; >09:25:14,288 ERR blivet: failed to update sysfs path for tmpfs: [Errno 2] No such file or directory: 'tmpfs' >09:25:14,289 DBG blivet: DevPtsFS.supported: supported: False ; >09:25:14,289 DBG blivet: get_format('devpts') returning DevPtsFS instance with object id 10 >09:25:14,289 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >09:25:14,290 DBG blivet: NoDevice._set_format: devpts ; type: devpts ; current: None ; >09:25:14,332 DBG blivet: NoDevice.update_sysfs_path: devpts ; status: False ; >09:25:14,332 ERR blivet: failed to update sysfs path for devpts: [Errno 2] No such file or directory: 'devpts' >09:25:14,332 DBG blivet: SysFS.supported: supported: False ; >09:25:14,333 DBG blivet: get_format('sysfs') returning SysFS instance with object id 14 >09:25:14,333 DBG blivet: get_format('None') returning DeviceFormat instance with object id 16 >09:25:14,333 DBG blivet: NoDevice._set_format: sysfs ; type: sysfs ; current: None ; >09:25:14,334 DBG blivet: NoDevice.update_sysfs_path: sysfs ; status: False ; >09:25:14,334 ERR blivet: failed to update sysfs path for sysfs: [Errno 2] No such file or directory: 'sysfs' >09:25:14,335 DBG blivet: ProcFS.supported: supported: False ; >09:25:14,335 DBG blivet: get_format('proc') returning ProcFS instance with object id 18 >09:25:14,335 DBG blivet: get_format('None') returning DeviceFormat instance with object id 20 >09:25:14,336 DBG blivet: NoDevice._set_format: proc ; type: proc ; current: None ; >09:25:14,337 DBG blivet: NoDevice.update_sysfs_path: proc ; status: False ; >09:25:14,337 ERR blivet: failed to update sysfs path for proc: [Errno 2] No such file or directory: 'proc' >09:25:14,337 DBG blivet: USBFS.supported: supported: False ; >09:25:14,337 DBG blivet: get_format('usbfs') returning USBFS instance with object id 22 >09:25:14,338 DBG blivet: get_format('None') returning DeviceFormat instance with object id 24 >09:25:14,339 DBG blivet: NoDevice._set_format: usbfs ; type: usbfs ; current: None ; >09:25:14,341 DBG blivet: NoDevice.update_sysfs_path: usbfs ; status: False ; >09:25:14,341 ERR blivet: failed to update sysfs path for usbfs: [Errno 2] No such file or directory: 'usbfs' >09:25:14,342 DBG blivet: SELinuxFS.supported: supported: False ; >09:25:14,342 DBG blivet: get_format('selinuxfs') returning SELinuxFS instance with object id 26 >09:25:14,342 DBG blivet: get_format('None') returning DeviceFormat instance with object id 28 >09:25:14,343 DBG blivet: NoDevice._set_format: selinuxfs ; type: selinuxfs ; current: None ; >09:25:14,343 DBG blivet: NoDevice.update_sysfs_path: selinuxfs ; status: False ; >09:25:14,343 ERR blivet: failed to update sysfs path for selinuxfs: [Errno 2] No such file or directory: 'selinuxfs' >09:25:14,344 DBG blivet: BindFS.supported: supported: False ; >09:25:14,344 DBG blivet: get_format('bind') returning BindFS instance with object id 30 >09:25:14,344 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >09:25:14,345 DBG blivet: DirectoryDevice._set_format: /run ; type: bind ; current: None ; >09:25:14,347 DBG blivet: DirectoryDevice.update_sysfs_path: /run ; status: True ; >09:25:14,347 ERR blivet: failed to update sysfs path for /run: not a device file: '/run' >09:25:14,347 DBG blivet: updated /run size to 1.23 KiB (1.23 KiB) >09:25:14,450 DBG blivet: SELinuxFS.teardown: device: selinuxfs ; type: selinuxfs ; status: False ; >09:25:14,499 DBG blivet: SysFS.teardown: device: sysfs ; type: sysfs ; status: False ; >09:25:14,548 DBG blivet: BindFS.teardown: device: /run ; type: bind ; status: False ; >09:25:14,649 DBG blivet: ProcFS.teardown: device: proc ; type: proc ; status: False ; >09:25:14,691 DBG blivet: TmpFS.teardown: device: tmpfs ; type: tmpfs ; status: True ; >10:59:31,665 DBG blivet: registered device format class DeviceFormat as None >10:59:31,682 DBG blivet: registered device format class BIOSBoot as biosboot >10:59:31,687 DBG blivet: registered device format class DiskLabel as disklabel >10:59:31,688 DBG blivet: registered device format class DMRaidMember as dmraidmember >10:59:31,700 DBG blivet: registered device format class Ext2FS as ext2 >10:59:31,700 DBG blivet: registered device format class Ext3FS as ext3 >10:59:31,701 DBG blivet: registered device format class Ext4FS as ext4 >10:59:31,701 DBG blivet: registered device format class FATFS as vfat >10:59:31,701 DBG blivet: registered device format class EFIFS as efi >10:59:31,701 DBG blivet: registered device format class BTRFS as btrfs >10:59:31,701 DBG blivet: registered device format class GFS2 as gfs2 >10:59:31,702 DBG blivet: registered device format class JFS as jfs >10:59:31,702 DBG blivet: registered device format class ReiserFS as reiserfs >10:59:31,702 DBG blivet: registered device format class XFS as xfs >10:59:31,702 DBG blivet: registered device format class HFS as hfs >10:59:31,705 DBG blivet: registered device format class AppleBootstrapFS as appleboot >10:59:31,705 DBG blivet: registered device format class HFSPlus as hfs+ >10:59:31,705 DBG blivet: registered device format class MacEFIFS as macefi >10:59:31,706 DBG blivet: registered device format class NTFS as ntfs >10:59:31,706 DBG blivet: registered device format class NFS as nfs >10:59:31,706 DBG blivet: registered device format class NFSv4 as nfs4 >10:59:31,706 DBG blivet: registered device format class Iso9660FS as iso9660 >10:59:31,706 DBG blivet: registered device format class NoDevFS as nodev >10:59:31,708 DBG blivet: registered device format class DevPtsFS as devpts >10:59:31,708 DBG blivet: registered device format class ProcFS as proc >10:59:31,708 DBG blivet: registered device format class SysFS as sysfs >10:59:31,708 DBG blivet: registered device format class TmpFS as tmpfs >10:59:31,708 DBG blivet: registered device format class BindFS as bind >10:59:31,709 DBG blivet: registered device format class SELinuxFS as selinuxfs >10:59:31,709 DBG blivet: registered device format class USBFS as usbfs >10:59:31,709 DBG blivet: registered device format class EFIVarFS as efivarfs >10:59:31,712 DBG blivet: registered device format class LUKS as luks >10:59:31,714 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >10:59:31,715 DBG blivet: registered device format class MDRaidMember as mdmember >10:59:31,716 DBG blivet: registered device format class MultipathMember as multipath_member >10:59:31,717 DBG blivet: registered device format class PPCPRePBoot as prepboot >10:59:31,718 DBG blivet: registered device format class SwapSpace as swap >10:59:32,473 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >10:59:32,474 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >10:59:32,501 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >10:59:32,502 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >10:59:32,518 DBG blivet: DeviceTree.get_device_by_name returned None >10:59:32,518 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >10:59:32,518 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >10:59:32,519 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >10:59:32,519 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >10:59:32,520 INF blivet: added cdrom sr0 (id 0) to device tree >10:59:32,520 INF blivet: got device: OpticalDevice instance (0x7f3997a8ec50) -- > name = sr0 status = True id = 0 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >10:59:32,525 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >10:59:32,526 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >10:59:32,526 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >10:59:32,526 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >10:59:32,527 INF blivet: type detected on 'sr0' is 'iso9660' >10:59:32,527 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >10:59:32,527 INF blivet: got format: existing iso9660 filesystem >10:59:32,528 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >10:59:32,528 DBG blivet: DeviceTree.get_device_by_name returned None >10:59:32,563 DBG blivet: IGNORED: Caught exception, continuing. >10:59:32,563 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >10:59:32,563 DBG blivet: IGNORED: Begin exception details. >10:59:32,564 DBG blivet: IGNORED: Traceback (most recent call last): >10:59:32,564 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >10:59:32,564 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >10:59:32,564 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >10:59:32,564 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >10:59:32,564 DBG blivet: IGNORED: Traceback (most recent call last): >10:59:32,564 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >10:59:32,564 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >10:59:32,564 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >10:59:32,564 DBG blivet: IGNORED: return fn(*args, **kwargs) >10:59:32,564 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >10:59:32,564 DBG blivet: IGNORED: connection=self._connection) >10:59:32,564 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >10:59:32,564 DBG blivet: IGNORED: raise DBusCallError(msg) >10:59:32,564 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >10:59:32,564 DBG blivet: IGNORED: End exception details. >10:59:32,567 INF blivet: sda is a disk >10:59:32,567 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >10:59:32,567 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >10:59:32,568 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >10:59:32,568 DBG blivet: updated sda size to 20 GiB (20 GiB) >10:59:32,569 INF blivet: added disk sda (id 10) to device tree >10:59:32,569 INF blivet: got device: DiskDevice instance (0x7f3997a52ac8) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >10:59:32,570 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >10:59:32,570 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >10:59:32,570 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >10:59:32,570 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >10:59:32,616 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f3997a00da0>, <parted.partition.Partition object at 0x7f3997a00940>, <parted.partition.Partition object at 0x7f399695c9b0>] > device: <parted.device.Device object at 0x7f399695cbe0> > PedDisk: <_ped.Disk object at 0x7f39979d8448> >10:59:32,768 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >10:59:32,769 INF blivet: got format: existing gpt disklabel >10:59:32,770 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >10:59:32,771 DBG blivet: DeviceTree.get_device_by_name returned None >10:59:32,797 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >10:59:32,798 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >10:59:32,798 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >10:59:32,799 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >10:59:32,799 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >10:59:32,799 DBG blivet: looking up parted Partition: /dev/sda1 >10:59:32,800 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >10:59:32,800 INF blivet: added partition sda1 (id 20) to device tree >10:59:32,800 INF blivet: got device: PartitionDevice instance (0x7f399695c320) -- > name = sda1 status = True id = 20 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 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 0x7f3997a00e48> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3997a00ef0> PedPartition: <_ped.Partition object at 0x7f3997a12518> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >10:59:32,801 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >10:59:32,802 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >10:59:32,802 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >10:59:32,802 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >10:59:32,802 INF blivet: type detected on 'sda1' is 'zfs_member' >10:59:32,802 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 28 >10:59:32,802 INF blivet: got format: existing None >10:59:32,803 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >10:59:32,804 DBG blivet: DeviceTree.get_device_by_name returned None >10:59:32,825 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >10:59:32,826 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >10:59:32,826 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >10:59:32,826 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >10:59:32,827 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >10:59:32,827 DBG blivet: looking up parted Partition: /dev/sda2 >10:59:32,828 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >10:59:32,828 INF blivet: added partition sda2 (id 30) to device tree >10:59:32,828 INF blivet: got device: PartitionDevice instance (0x7f399696cb38) -- > name = sda2 status = True id = 30 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3997a00e48> fileSystem: <parted.filesystem.FileSystem object at 0x7f3997a52d30> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3997a00978> PedPartition: <_ped.Partition object at 0x7f3997a66410> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >10:59:32,829 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >10:59:32,829 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >10:59:32,830 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >10:59:32,830 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >10:59:32,830 INF blivet: type detected on 'sda2' is 'xfs' >10:59:32,830 DBG blivet: get_format('xfs') returning XFS instance with object id 38 >10:59:32,830 INF blivet: got format: existing xfs filesystem >10:59:32,831 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >10:59:32,832 DBG blivet: DeviceTree.get_device_by_name returned None >10:59:32,854 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >10:59:32,854 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >10:59:32,854 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >10:59:32,855 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >10:59:32,855 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >10:59:32,855 DBG blivet: looking up parted Partition: /dev/sda3 >10:59:32,856 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >10:59:32,856 INF blivet: added partition sda3 (id 40) to device tree >10:59:32,856 INF blivet: got device: PartitionDevice instance (0x7f399695ce80) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3997a00e48> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f399695c978> PedPartition: <_ped.Partition object at 0x7f39969532b0> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >10:59:32,858 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >10:59:32,858 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >10:59:32,858 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >10:59:32,858 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >10:59:32,858 INF blivet: type detected on 'sda3' is 'zfs_member' >10:59:32,858 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 48 >10:59:32,858 INF blivet: got format: existing None >10:59:32,859 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >10:59:32,859 DBG blivet: DeviceTree.get_device_by_name returned None >10:59:32,860 DBG blivet: DeviceTree.get_device_by_name returned None >10:59:32,860 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >10:59:32,861 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >10:59:32,861 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >10:59:32,861 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 50) to device tree >10:59:32,861 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >10:59:32,861 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >10:59:32,862 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >10:59:32,862 INF blivet: added loop loop0 (id 54) to device tree >10:59:32,862 INF blivet: got device: LoopDevice instance (0x7f39969765c0) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.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 >10:59:32,864 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >10:59:32,864 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >10:59:32,864 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >10:59:32,865 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >10:59:32,865 INF blivet: type detected on 'loop0' is 'squashfs' >10:59:32,865 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 62 >10:59:32,866 INF blivet: got format: existing None >10:59:32,866 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >10:59:32,867 DBG blivet: DeviceTree.get_device_by_name returned None >10:59:32,868 DBG blivet: DeviceTree.get_device_by_name returned None >10:59:32,868 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >10:59:32,868 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >10:59:32,868 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >10:59:32,868 INF blivet: added file /LiveOS/rootfs.img (id 64) to device tree >10:59:32,868 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >10:59:32,868 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >10:59:32,869 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >10:59:32,869 INF blivet: added loop loop1 (id 68) to device tree >10:59:32,869 INF blivet: got device: LoopDevice instance (0x7f3996971a58) -- > 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 >10:59:32,871 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >10:59:32,871 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >10:59:32,871 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >10:59:32,871 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >10:59:32,872 INF blivet: type detected on 'loop1' is 'ext4' >10:59:32,878 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 76 >10:59:32,878 INF blivet: got format: existing ext4 filesystem >10:59:32,880 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >10:59:32,880 DBG blivet: DeviceTree.get_device_by_name returned None >10:59:32,881 DBG blivet: DeviceTree.get_device_by_name returned None >10:59:32,881 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >10:59:32,881 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >10:59:32,882 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >10:59:32,882 INF blivet: added file /overlay (deleted) (id 78) to device tree >10:59:32,882 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >10:59:32,882 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >10:59:32,882 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >10:59:32,882 INF blivet: added loop loop2 (id 82) to device tree >10:59:32,882 INF blivet: got device: LoopDevice instance (0x7f39968ff780) -- > 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 >10:59:32,883 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 86 >10:59:32,883 DBG blivet: get_format('efi') returning EFIFS instance with object id 87 >10:59:32,884 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 88 >10:59:32,884 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 89 >10:59:32,884 INF blivet: type detected on 'loop2' is 'DM_snapshot_cow' >10:59:32,884 DBG blivet: get_format('DM_snapshot_cow') returning DeviceFormat instance with object id 90 >10:59:32,884 INF blivet: got format: existing None >10:59:32,885 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >10:59:32,885 DBG blivet: DeviceTree.get_device_by_name returned None >10:59:32,926 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >10:59:32,927 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (82) >10:59:32,928 DBG blivet: DeviceTree.get_device_by_name returned None >10:59:32,928 DBG blivet: get_format('None') returning DeviceFormat instance with object id 93 >10:59:32,928 DBG blivet: get_format('None') returning DeviceFormat instance with object id 94 >10:59:32,928 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >10:59:32,929 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >10:59:32,929 INF blivet: added dm live-rw (id 92) to device tree >10:59:32,929 INF blivet: got device: DMDevice instance (0x7f39968ff240) -- > name = live-rw status = True id = 92 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >10:59:32,939 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 96 >10:59:32,939 DBG blivet: get_format('efi') returning EFIFS instance with object id 97 >10:59:32,940 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 98 >10:59:32,940 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 99 >10:59:32,940 INF blivet: type detected on 'live-rw' is 'ext4' >10:59:32,940 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 100 >10:59:32,940 INF blivet: got format: existing ext4 filesystem >10:59:32,941 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >10:59:32,942 DBG blivet: DeviceTree.get_device_by_name returned None >10:59:32,973 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >10:59:32,974 DBG blivet: DeviceTree.get_device_by_name returned None >10:59:32,974 DBG blivet: get_format('None') returning DeviceFormat instance with object id 103 >10:59:32,975 DBG blivet: get_format('None') returning DeviceFormat instance with object id 104 >10:59:32,975 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >10:59:32,975 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >10:59:32,976 INF blivet: added dm live-base (id 102) to device tree >10:59:32,976 INF blivet: got device: DMDevice instance (0x7f3996903da0) -- > name = live-base status = True id = 102 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >10:59:32,986 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 106 >10:59:32,986 DBG blivet: get_format('efi') returning EFIFS instance with object id 107 >10:59:32,986 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 108 >10:59:32,986 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 109 >10:59:32,986 INF blivet: type detected on 'live-base' is 'ext4' >10:59:32,987 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 110 >10:59:32,987 INF blivet: got format: existing ext4 filesystem >10:59:41,267 INF blivet: ISCSID is /sbin/iscsid >10:59:41,267 INF blivet: no initiator set >10:59:41,300 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >10:59:41,300 INF blivet: no /etc/zfcp.conf; not configuring zfcp >10:59:41,803 DBG blivet: Ext4FS.supported: supported: True ; >10:59:41,804 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >10:59:41,804 DBG blivet: Ext4FS.supported: supported: True ; >10:59:41,804 DBG blivet: trying to set new default fstype to 'ext4' >10:59:41,805 DBG blivet: Ext4FS.supported: supported: True ; >10:59:41,805 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >10:59:41,806 DBG blivet: Ext4FS.supported: supported: True ; >11:01:28,208 DBG blivet: DiskLabel.__init__: >11:01:28,208 INF blivet: DiskLabel.parted_device returning None >11:01:28,208 DBG blivet: DMRaidMember.__init__: >11:01:28,209 DBG blivet: Ext2FS.supported: supported: True ; >11:01:28,210 DBG blivet: Ext2FS.supported: supported: True ; >11:01:28,212 DBG blivet: Ext3FS.supported: supported: True ; >11:01:28,212 DBG blivet: Ext3FS.supported: supported: True ; >11:01:28,213 DBG blivet: Ext4FS.supported: supported: True ; >11:01:28,213 DBG blivet: Ext4FS.supported: supported: True ; >11:01:28,214 DBG blivet: FATFS.supported: supported: True ; >11:01:28,215 DBG blivet: FATFS.supported: supported: True ; >11:01:28,215 DBG blivet: EFIFS.supported: supported: True ; >11:01:28,216 DBG blivet: EFIFS.supported: supported: True ; >11:01:28,217 DBG blivet: BTRFS.supported: supported: True ; >11:01:28,217 DBG blivet: BTRFS.supported: supported: True ; >11:01:28,218 DBG blivet: XFS.supported: supported: True ; >11:01:28,220 DBG blivet: XFS.supported: supported: True ; >11:01:28,223 DBG blivet: HFS.supported: supported: False ; >11:01:28,224 DBG blivet: HFS.supported: supported: False ; >11:01:28,232 DBG blivet: AppleBootstrapFS.supported: supported: True ; >11:01:28,233 DBG blivet: AppleBootstrapFS.supported: supported: True ; >11:01:28,235 DBG blivet: HFSPlus.supported: supported: False ; >11:01:28,236 DBG blivet: HFSPlus.supported: supported: False ; >11:01:28,237 DBG blivet: MacEFIFS.supported: supported: True ; >11:01:28,239 DBG blivet: MacEFIFS.supported: supported: True ; >11:01:28,240 DBG blivet: NTFS.supported: supported: False ; >11:01:28,240 DBG blivet: NTFS.supported: supported: False ; >11:01:28,241 DBG blivet: NFS.supported: supported: False ; >11:01:28,241 DBG blivet: NFS.supported: supported: False ; >11:01:28,242 DBG blivet: NFSv4.supported: supported: False ; >11:01:28,242 DBG blivet: NFSv4.supported: supported: False ; >11:01:28,243 DBG blivet: Iso9660FS.supported: supported: True ; >11:01:28,243 DBG blivet: Iso9660FS.supported: supported: True ; >11:01:28,244 DBG blivet: NoDevFS.supported: supported: False ; >11:01:28,244 DBG blivet: NoDevFS.supported: supported: False ; >11:01:28,245 DBG blivet: DevPtsFS.supported: supported: False ; >11:01:28,245 DBG blivet: DevPtsFS.supported: supported: False ; >11:01:28,246 DBG blivet: ProcFS.supported: supported: False ; >11:01:28,247 DBG blivet: ProcFS.supported: supported: False ; >11:01:28,253 DBG blivet: SysFS.supported: supported: False ; >11:01:28,256 DBG blivet: SysFS.supported: supported: False ; >11:01:28,262 DBG blivet: TmpFS.supported: supported: True ; >11:01:28,327 DBG blivet: TmpFS.supported: supported: True ; >11:01:28,328 DBG blivet: BindFS.supported: supported: False ; >11:01:28,328 DBG blivet: BindFS.supported: supported: False ; >11:01:28,330 DBG blivet: SELinuxFS.supported: supported: False ; >11:01:28,330 DBG blivet: SELinuxFS.supported: supported: False ; >11:01:28,331 DBG blivet: USBFS.supported: supported: False ; >11:01:28,331 DBG blivet: USBFS.supported: supported: False ; >11:01:28,332 DBG blivet: EFIVarFS.supported: supported: False ; >11:01:28,333 DBG blivet: EFIVarFS.supported: supported: False ; >11:01:28,335 DBG blivet: LUKS.__init__: >11:01:28,341 DBG blivet: LVMPhysicalVolume.__init__: >11:01:28,344 DBG blivet: MDRaidMember.__init__: >11:01:28,345 DBG blivet: MultipathMember.__init__: >11:01:28,347 DBG blivet: SwapSpace.__init__: >11:29:39,080 DBG blivet: BindFS.supported: supported: False ; >11:29:39,081 DBG blivet: get_format('bind') returning BindFS instance with object id 39 >11:29:39,082 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >11:29:39,084 DBG blivet: DirectoryDevice._set_format: /dev ; type: bind ; current: None ; >11:29:39,086 DBG blivet: DirectoryDevice.update_sysfs_path: /dev ; status: True ; >11:29:39,086 ERR blivet: failed to update sysfs path for /dev: not a device file: '/dev' >11:29:39,086 DBG blivet: updated /dev size to 3.96 KiB (3.96 KiB) >11:29:39,088 DBG blivet: TmpFS.supported: supported: True ; >11:29:39,105 DBG blivet: get_format('tmpfs') returning TmpFS instance with object id 43 >11:29:39,106 DBG blivet: get_format('None') returning DeviceFormat instance with object id 45 >11:29:39,107 DBG blivet: NoDevice._set_format: tmpfs ; type: tmpfs ; current: None ; >11:29:39,109 DBG blivet: NoDevice.update_sysfs_path: tmpfs ; status: False ; >11:29:39,109 ERR blivet: failed to update sysfs path for tmpfs: [Errno 2] No such file or directory: 'tmpfs' >11:29:39,110 DBG blivet: DevPtsFS.supported: supported: False ; >11:29:39,110 DBG blivet: get_format('devpts') returning DevPtsFS instance with object id 47 >11:29:39,110 DBG blivet: get_format('None') returning DeviceFormat instance with object id 49 >11:29:39,111 DBG blivet: NoDevice._set_format: devpts ; type: devpts ; current: None ; >11:29:39,112 DBG blivet: NoDevice.update_sysfs_path: devpts ; status: False ; >11:29:39,112 ERR blivet: failed to update sysfs path for devpts: [Errno 2] No such file or directory: 'devpts' >11:29:39,112 DBG blivet: SysFS.supported: supported: False ; >11:29:39,112 DBG blivet: get_format('sysfs') returning SysFS instance with object id 51 >11:29:39,113 DBG blivet: get_format('None') returning DeviceFormat instance with object id 53 >11:29:39,113 DBG blivet: NoDevice._set_format: sysfs ; type: sysfs ; current: None ; >11:29:39,114 DBG blivet: NoDevice.update_sysfs_path: sysfs ; status: False ; >11:29:39,114 ERR blivet: failed to update sysfs path for sysfs: [Errno 2] No such file or directory: 'sysfs' >11:29:39,115 DBG blivet: ProcFS.supported: supported: False ; >11:29:39,115 DBG blivet: get_format('proc') returning ProcFS instance with object id 55 >11:29:39,116 DBG blivet: get_format('None') returning DeviceFormat instance with object id 57 >11:29:39,116 DBG blivet: NoDevice._set_format: proc ; type: proc ; current: None ; >11:29:39,117 DBG blivet: NoDevice.update_sysfs_path: proc ; status: False ; >11:29:39,117 ERR blivet: failed to update sysfs path for proc: [Errno 2] No such file or directory: 'proc' >11:29:39,118 DBG blivet: USBFS.supported: supported: False ; >11:29:39,118 DBG blivet: get_format('usbfs') returning USBFS instance with object id 59 >11:29:39,118 DBG blivet: get_format('None') returning DeviceFormat instance with object id 61 >11:29:39,119 DBG blivet: NoDevice._set_format: usbfs ; type: usbfs ; current: None ; >11:29:39,120 DBG blivet: NoDevice.update_sysfs_path: usbfs ; status: False ; >11:29:39,120 ERR blivet: failed to update sysfs path for usbfs: [Errno 2] No such file or directory: 'usbfs' >11:29:39,121 DBG blivet: SELinuxFS.supported: supported: False ; >11:29:39,121 DBG blivet: get_format('selinuxfs') returning SELinuxFS instance with object id 63 >11:29:39,121 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >11:29:39,121 DBG blivet: NoDevice._set_format: selinuxfs ; type: selinuxfs ; current: None ; >11:29:39,122 DBG blivet: NoDevice.update_sysfs_path: selinuxfs ; status: False ; >11:29:39,122 ERR blivet: failed to update sysfs path for selinuxfs: [Errno 2] No such file or directory: 'selinuxfs' >11:29:39,123 DBG blivet: BindFS.supported: supported: False ; >11:29:39,123 DBG blivet: get_format('bind') returning BindFS instance with object id 67 >11:29:39,123 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >11:29:39,124 DBG blivet: DirectoryDevice._set_format: /run ; type: bind ; current: None ; >11:29:39,125 DBG blivet: DirectoryDevice.update_sysfs_path: /run ; status: True ; >11:29:39,125 ERR blivet: failed to update sysfs path for /run: not a device file: '/run' >11:29:39,126 DBG blivet: updated /run size to 1.23 KiB (1.23 KiB) >11:29:39,263 DBG blivet: SELinuxFS.teardown: device: selinuxfs ; type: selinuxfs ; status: False ; >11:29:39,331 DBG blivet: SysFS.teardown: device: sysfs ; type: sysfs ; status: False ; >11:29:39,404 DBG blivet: BindFS.teardown: device: /run ; type: bind ; status: False ; >11:29:39,571 DBG blivet: ProcFS.teardown: device: proc ; type: proc ; status: False ; >11:29:39,602 DBG blivet: TmpFS.teardown: device: tmpfs ; type: tmpfs ; status: True ; >11:30:01,199 DBG blivet: registered device format class DeviceFormat as None >11:30:01,213 DBG blivet: registered device format class BIOSBoot as biosboot >11:30:01,218 DBG blivet: registered device format class DiskLabel as disklabel >11:30:01,219 DBG blivet: registered device format class DMRaidMember as dmraidmember >11:30:01,233 DBG blivet: registered device format class Ext2FS as ext2 >11:30:01,233 DBG blivet: registered device format class Ext3FS as ext3 >11:30:01,233 DBG blivet: registered device format class Ext4FS as ext4 >11:30:01,233 DBG blivet: registered device format class FATFS as vfat >11:30:01,233 DBG blivet: registered device format class EFIFS as efi >11:30:01,234 DBG blivet: registered device format class BTRFS as btrfs >11:30:01,234 DBG blivet: registered device format class GFS2 as gfs2 >11:30:01,234 DBG blivet: registered device format class JFS as jfs >11:30:01,234 DBG blivet: registered device format class ReiserFS as reiserfs >11:30:01,234 DBG blivet: registered device format class XFS as xfs >11:30:01,234 DBG blivet: registered device format class HFS as hfs >11:30:01,234 DBG blivet: registered device format class AppleBootstrapFS as appleboot >11:30:01,235 DBG blivet: registered device format class HFSPlus as hfs+ >11:30:01,235 DBG blivet: registered device format class MacEFIFS as macefi >11:30:01,235 DBG blivet: registered device format class NTFS as ntfs >11:30:01,235 DBG blivet: registered device format class NFS as nfs >11:30:01,235 DBG blivet: registered device format class NFSv4 as nfs4 >11:30:01,235 DBG blivet: registered device format class Iso9660FS as iso9660 >11:30:01,235 DBG blivet: registered device format class NoDevFS as nodev >11:30:01,235 DBG blivet: registered device format class DevPtsFS as devpts >11:30:01,235 DBG blivet: registered device format class ProcFS as proc >11:30:01,235 DBG blivet: registered device format class SysFS as sysfs >11:30:01,236 DBG blivet: registered device format class TmpFS as tmpfs >11:30:01,236 DBG blivet: registered device format class BindFS as bind >11:30:01,236 DBG blivet: registered device format class SELinuxFS as selinuxfs >11:30:01,236 DBG blivet: registered device format class USBFS as usbfs >11:30:01,236 DBG blivet: registered device format class EFIVarFS as efivarfs >11:30:01,238 DBG blivet: registered device format class LUKS as luks >11:30:01,240 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >11:30:01,241 DBG blivet: registered device format class MDRaidMember as mdmember >11:30:01,241 DBG blivet: registered device format class MultipathMember as multipath_member >11:30:01,242 DBG blivet: registered device format class PPCPRePBoot as prepboot >11:30:01,244 DBG blivet: registered device format class SwapSpace as swap >11:30:01,485 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >11:30:01,486 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >11:30:01,509 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >11:30:01,510 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >11:30:01,531 DBG blivet: DeviceTree.get_device_by_name returned None >11:30:01,532 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >11:30:01,532 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >11:30:01,532 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >11:30:01,533 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >11:30:01,533 INF blivet: added cdrom sr0 (id 0) to device tree >11:30:01,533 INF blivet: got device: OpticalDevice instance (0x7f18ad04dc50) -- > name = sr0 status = True id = 0 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >11:30:01,537 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >11:30:01,537 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >11:30:01,538 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >11:30:01,538 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >11:30:01,538 INF blivet: type detected on 'sr0' is 'iso9660' >11:30:01,538 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >11:30:01,538 INF blivet: got format: existing iso9660 filesystem >11:30:01,539 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >11:30:01,539 DBG blivet: DeviceTree.get_device_by_name returned None >11:30:01,569 DBG blivet: IGNORED: Caught exception, continuing. >11:30:01,569 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >11:30:01,569 DBG blivet: IGNORED: Begin exception details. >11:30:01,569 DBG blivet: IGNORED: Traceback (most recent call last): >11:30:01,569 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >11:30:01,569 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >11:30:01,569 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >11:30:01,569 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >11:30:01,570 DBG blivet: IGNORED: Traceback (most recent call last): >11:30:01,570 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >11:30:01,570 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >11:30:01,570 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >11:30:01,570 DBG blivet: IGNORED: return fn(*args, **kwargs) >11:30:01,570 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >11:30:01,570 DBG blivet: IGNORED: connection=self._connection) >11:30:01,570 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >11:30:01,570 DBG blivet: IGNORED: raise DBusCallError(msg) >11:30:01,570 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >11:30:01,570 DBG blivet: IGNORED: End exception details. >11:30:01,571 INF blivet: sda is a disk >11:30:01,572 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >11:30:01,572 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >11:30:01,572 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >11:30:01,573 DBG blivet: updated sda size to 20 GiB (20 GiB) >11:30:01,573 INF blivet: added disk sda (id 10) to device tree >11:30:01,573 INF blivet: got device: DiskDevice instance (0x7f18ad011ac8) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >11:30:01,574 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >11:30:01,574 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >11:30:01,574 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >11:30:01,574 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >11:30:01,590 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f18acfbfda0>, <parted.partition.Partition object at 0x7f18acfbf940>, <parted.partition.Partition object at 0x7f18ac71c9b0>] > device: <parted.device.Device object at 0x7f18ac71cba8> > PedDisk: <_ped.Disk object at 0x7f18acf97408> >11:30:01,697 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >11:30:01,698 INF blivet: got format: existing gpt disklabel >11:30:01,699 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >11:30:01,700 DBG blivet: DeviceTree.get_device_by_name returned None >11:30:01,720 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >11:30:01,721 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >11:30:01,721 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >11:30:01,722 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >11:30:01,722 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >11:30:01,722 DBG blivet: looking up parted Partition: /dev/sda1 >11:30:01,724 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >11:30:01,724 INF blivet: added partition sda1 (id 20) to device tree >11:30:01,724 INF blivet: got device: PartitionDevice instance (0x7f18ac71cd68) -- > name = sda1 status = True id = 20 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 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 0x7f18acfbfe48> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acfbfef0> PedPartition: <_ped.Partition object at 0x7f18acfd1518> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >11:30:01,726 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >11:30:01,726 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >11:30:01,727 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >11:30:01,727 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >11:30:01,727 INF blivet: type detected on 'sda1' is 'zfs_member' >11:30:01,727 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 28 >11:30:01,727 INF blivet: got format: existing None >11:30:01,729 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >11:30:01,730 DBG blivet: DeviceTree.get_device_by_name returned None >11:30:01,752 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >11:30:01,752 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >11:30:01,753 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >11:30:01,753 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >11:30:01,754 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >11:30:01,754 DBG blivet: looking up parted Partition: /dev/sda2 >11:30:01,755 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >11:30:01,755 INF blivet: added partition sda2 (id 30) to device tree >11:30:01,755 INF blivet: got device: PartitionDevice instance (0x7f18ac72cb00) -- > name = sda2 status = True id = 30 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18acfbfe48> fileSystem: <parted.filesystem.FileSystem object at 0x7f18ad011d30> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acfbf978> PedPartition: <_ped.Partition object at 0x7f18ad025410> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >11:30:01,756 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >11:30:01,756 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >11:30:01,757 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >11:30:01,757 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >11:30:01,757 INF blivet: type detected on 'sda2' is 'xfs' >11:30:01,757 DBG blivet: get_format('xfs') returning XFS instance with object id 38 >11:30:01,757 INF blivet: got format: existing xfs filesystem >11:30:01,759 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >11:30:01,759 DBG blivet: DeviceTree.get_device_by_name returned None >11:30:01,780 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >11:30:01,781 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >11:30:01,781 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >11:30:01,781 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >11:30:01,782 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >11:30:01,782 DBG blivet: looking up parted Partition: /dev/sda3 >11:30:01,783 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >11:30:01,783 INF blivet: added partition sda3 (id 40) to device tree >11:30:01,783 INF blivet: got device: PartitionDevice instance (0x7f18ac71c048) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18acfbfe48> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18ac71c978> PedPartition: <_ped.Partition object at 0x7f18ac7132b0> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >11:30:01,784 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >11:30:01,784 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >11:30:01,784 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >11:30:01,785 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >11:30:01,785 INF blivet: type detected on 'sda3' is 'zfs_member' >11:30:01,785 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 48 >11:30:01,785 INF blivet: got format: existing None >11:30:01,786 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >11:30:01,786 DBG blivet: DeviceTree.get_device_by_name returned None >11:30:01,787 DBG blivet: DeviceTree.get_device_by_name returned None >11:30:01,787 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >11:30:01,787 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >11:30:01,788 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >11:30:01,788 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 50) to device tree >11:30:01,788 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >11:30:01,788 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >11:30:01,789 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >11:30:01,789 INF blivet: added loop loop0 (id 54) to device tree >11:30:01,789 INF blivet: got device: LoopDevice instance (0x7f18ac736588) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.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 >11:30:01,790 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >11:30:01,790 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >11:30:01,790 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >11:30:01,790 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >11:30:01,790 INF blivet: type detected on 'loop0' is 'squashfs' >11:30:01,791 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 62 >11:30:01,791 INF blivet: got format: existing None >11:30:01,791 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >11:30:01,792 DBG blivet: DeviceTree.get_device_by_name returned None >11:30:01,792 DBG blivet: DeviceTree.get_device_by_name returned None >11:30:01,792 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >11:30:01,793 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >11:30:01,793 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >11:30:01,793 INF blivet: added file /LiveOS/rootfs.img (id 64) to device tree >11:30:01,793 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >11:30:01,793 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >11:30:01,793 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >11:30:01,793 INF blivet: added loop loop1 (id 68) to device tree >11:30:01,794 INF blivet: got device: LoopDevice instance (0x7f18ac731668) -- > 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 >11:30:01,794 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >11:30:01,794 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >11:30:01,794 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >11:30:01,794 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >11:30:01,795 INF blivet: type detected on 'loop1' is 'ext4' >11:30:01,805 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 76 >11:30:01,805 INF blivet: got format: existing ext4 filesystem >11:30:01,807 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >11:30:01,808 DBG blivet: DeviceTree.get_device_by_name returned None >11:30:01,810 DBG blivet: DeviceTree.get_device_by_name returned None >11:30:01,810 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >11:30:01,810 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >11:30:01,811 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >11:30:01,811 INF blivet: added file /overlay (deleted) (id 78) to device tree >11:30:01,811 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >11:30:01,811 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >11:30:01,811 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >11:30:01,811 INF blivet: added loop loop2 (id 82) to device tree >11:30:01,812 INF blivet: got device: LoopDevice instance (0x7f18ac6bf780) -- > 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 >11:30:01,812 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 86 >11:30:01,812 DBG blivet: get_format('efi') returning EFIFS instance with object id 87 >11:30:01,813 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 88 >11:30:01,813 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 89 >11:30:01,813 INF blivet: type detected on 'loop2' is 'DM_snapshot_cow' >11:30:01,813 DBG blivet: get_format('DM_snapshot_cow') returning DeviceFormat instance with object id 90 >11:30:01,813 INF blivet: got format: existing None >11:30:01,814 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >11:30:01,814 DBG blivet: DeviceTree.get_device_by_name returned None >11:30:01,846 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >11:30:01,848 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (82) >11:30:01,848 DBG blivet: DeviceTree.get_device_by_name returned None >11:30:01,848 DBG blivet: get_format('None') returning DeviceFormat instance with object id 93 >11:30:01,849 DBG blivet: get_format('None') returning DeviceFormat instance with object id 94 >11:30:01,849 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >11:30:01,850 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >11:30:01,850 INF blivet: added dm live-rw (id 92) to device tree >11:30:01,850 INF blivet: got device: DMDevice instance (0x7f18ac6bf240) -- > name = live-rw status = True id = 92 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >11:30:01,861 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 96 >11:30:01,861 DBG blivet: get_format('efi') returning EFIFS instance with object id 97 >11:30:01,861 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 98 >11:30:01,861 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 99 >11:30:01,862 INF blivet: type detected on 'live-rw' is 'ext4' >11:30:01,862 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 100 >11:30:01,862 INF blivet: got format: existing ext4 filesystem >11:30:01,863 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >11:30:01,864 DBG blivet: DeviceTree.get_device_by_name returned None >11:30:01,901 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >11:30:01,902 DBG blivet: DeviceTree.get_device_by_name returned None >11:30:01,902 DBG blivet: get_format('None') returning DeviceFormat instance with object id 103 >11:30:01,902 DBG blivet: get_format('None') returning DeviceFormat instance with object id 104 >11:30:01,903 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >11:30:01,903 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >11:30:01,903 INF blivet: added dm live-base (id 102) to device tree >11:30:01,903 INF blivet: got device: DMDevice instance (0x7f18ac6c3da0) -- > name = live-base status = True id = 102 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >11:30:01,915 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 106 >11:30:01,916 DBG blivet: get_format('efi') returning EFIFS instance with object id 107 >11:30:01,916 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 108 >11:30:01,916 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 109 >11:30:01,916 INF blivet: type detected on 'live-base' is 'ext4' >11:30:01,917 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 110 >11:30:01,917 INF blivet: got format: existing ext4 filesystem >11:30:07,154 INF blivet: ISCSID is /sbin/iscsid >11:30:07,154 INF blivet: no initiator set >11:30:07,209 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >11:30:07,210 INF blivet: no /etc/zfcp.conf; not configuring zfcp >11:30:07,563 DBG blivet: Ext4FS.supported: supported: True ; >11:30:07,563 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >11:30:07,563 DBG blivet: Ext4FS.supported: supported: True ; >11:30:07,564 DBG blivet: trying to set new default fstype to 'ext4' >11:30:07,564 DBG blivet: Ext4FS.supported: supported: True ; >11:30:07,564 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >11:30:07,565 DBG blivet: Ext4FS.supported: supported: True ; >11:30:35,540 DBG blivet: DiskLabel.__init__: >11:30:35,540 INF blivet: DiskLabel.parted_device returning None >11:30:35,541 DBG blivet: DMRaidMember.__init__: >11:30:35,542 DBG blivet: Ext2FS.supported: supported: True ; >11:30:35,542 DBG blivet: Ext2FS.supported: supported: True ; >11:30:35,543 DBG blivet: Ext3FS.supported: supported: True ; >11:30:35,543 DBG blivet: Ext3FS.supported: supported: True ; >11:30:35,544 DBG blivet: Ext4FS.supported: supported: True ; >11:30:35,544 DBG blivet: Ext4FS.supported: supported: True ; >11:30:35,545 DBG blivet: FATFS.supported: supported: True ; >11:30:35,546 DBG blivet: FATFS.supported: supported: True ; >11:30:35,546 DBG blivet: EFIFS.supported: supported: True ; >11:30:35,547 DBG blivet: EFIFS.supported: supported: True ; >11:30:35,548 DBG blivet: BTRFS.supported: supported: True ; >11:30:35,548 DBG blivet: BTRFS.supported: supported: True ; >11:30:35,550 DBG blivet: XFS.supported: supported: True ; >11:30:35,550 DBG blivet: XFS.supported: supported: True ; >11:30:35,551 DBG blivet: HFS.supported: supported: False ; >11:30:35,552 DBG blivet: HFS.supported: supported: False ; >11:30:35,553 DBG blivet: AppleBootstrapFS.supported: supported: True ; >11:30:35,554 DBG blivet: AppleBootstrapFS.supported: supported: True ; >11:30:35,555 DBG blivet: HFSPlus.supported: supported: False ; >11:30:35,556 DBG blivet: HFSPlus.supported: supported: False ; >11:30:35,558 DBG blivet: MacEFIFS.supported: supported: True ; >11:30:35,559 DBG blivet: MacEFIFS.supported: supported: True ; >11:30:35,559 DBG blivet: NTFS.supported: supported: False ; >11:30:35,560 DBG blivet: NTFS.supported: supported: False ; >11:30:35,560 DBG blivet: NFS.supported: supported: False ; >11:30:35,561 DBG blivet: NFS.supported: supported: False ; >11:30:35,561 DBG blivet: NFSv4.supported: supported: False ; >11:30:35,562 DBG blivet: NFSv4.supported: supported: False ; >11:30:35,562 DBG blivet: Iso9660FS.supported: supported: True ; >11:30:35,563 DBG blivet: Iso9660FS.supported: supported: True ; >11:30:35,564 DBG blivet: NoDevFS.supported: supported: False ; >11:30:35,564 DBG blivet: NoDevFS.supported: supported: False ; >11:30:35,565 DBG blivet: DevPtsFS.supported: supported: False ; >11:30:35,565 DBG blivet: DevPtsFS.supported: supported: False ; >11:30:35,566 DBG blivet: ProcFS.supported: supported: False ; >11:30:35,567 DBG blivet: ProcFS.supported: supported: False ; >11:30:35,568 DBG blivet: SysFS.supported: supported: False ; >11:30:35,569 DBG blivet: SysFS.supported: supported: False ; >11:30:35,570 DBG blivet: TmpFS.supported: supported: True ; >11:30:35,584 DBG blivet: TmpFS.supported: supported: True ; >11:30:35,585 DBG blivet: BindFS.supported: supported: False ; >11:30:35,586 DBG blivet: BindFS.supported: supported: False ; >11:30:35,587 DBG blivet: SELinuxFS.supported: supported: False ; >11:30:35,588 DBG blivet: SELinuxFS.supported: supported: False ; >11:30:35,589 DBG blivet: USBFS.supported: supported: False ; >11:30:35,590 DBG blivet: USBFS.supported: supported: False ; >11:30:35,590 DBG blivet: EFIVarFS.supported: supported: False ; >11:30:35,591 DBG blivet: EFIVarFS.supported: supported: False ; >11:30:35,591 DBG blivet: LUKS.__init__: >11:30:35,593 DBG blivet: LVMPhysicalVolume.__init__: >11:30:35,594 DBG blivet: MDRaidMember.__init__: >11:30:35,595 DBG blivet: MultipathMember.__init__: >11:30:35,597 DBG blivet: SwapSpace.__init__: >11:31:00,768 DBG blivet: BindFS.supported: supported: False ; >11:31:00,768 DBG blivet: get_format('bind') returning BindFS instance with object id 39 >11:31:00,768 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >11:31:00,770 DBG blivet: DirectoryDevice._set_format: /dev ; type: bind ; current: None ; >11:31:00,771 DBG blivet: DirectoryDevice.update_sysfs_path: /dev ; status: True ; >11:31:00,771 ERR blivet: failed to update sysfs path for /dev: not a device file: '/dev' >11:31:00,772 DBG blivet: updated /dev size to 3.96 KiB (3.96 KiB) >11:31:00,773 DBG blivet: TmpFS.supported: supported: True ; >11:31:00,786 DBG blivet: get_format('tmpfs') returning TmpFS instance with object id 43 >11:31:00,786 DBG blivet: get_format('None') returning DeviceFormat instance with object id 45 >11:31:00,788 DBG blivet: NoDevice._set_format: tmpfs ; type: tmpfs ; current: None ; >11:31:00,789 DBG blivet: NoDevice.update_sysfs_path: tmpfs ; status: False ; >11:31:00,789 ERR blivet: failed to update sysfs path for tmpfs: [Errno 2] No such file or directory: 'tmpfs' >11:31:00,790 DBG blivet: DevPtsFS.supported: supported: False ; >11:31:00,790 DBG blivet: get_format('devpts') returning DevPtsFS instance with object id 47 >11:31:00,790 DBG blivet: get_format('None') returning DeviceFormat instance with object id 49 >11:31:00,791 DBG blivet: NoDevice._set_format: devpts ; type: devpts ; current: None ; >11:31:00,793 DBG blivet: NoDevice.update_sysfs_path: devpts ; status: False ; >11:31:00,793 ERR blivet: failed to update sysfs path for devpts: [Errno 2] No such file or directory: 'devpts' >11:31:00,795 DBG blivet: SysFS.supported: supported: False ; >11:31:00,795 DBG blivet: get_format('sysfs') returning SysFS instance with object id 51 >11:31:00,796 DBG blivet: get_format('None') returning DeviceFormat instance with object id 53 >11:31:00,796 DBG blivet: NoDevice._set_format: sysfs ; type: sysfs ; current: None ; >11:31:00,798 DBG blivet: NoDevice.update_sysfs_path: sysfs ; status: False ; >11:31:00,798 ERR blivet: failed to update sysfs path for sysfs: [Errno 2] No such file or directory: 'sysfs' >11:31:00,799 DBG blivet: ProcFS.supported: supported: False ; >11:31:00,799 DBG blivet: get_format('proc') returning ProcFS instance with object id 55 >11:31:00,799 DBG blivet: get_format('None') returning DeviceFormat instance with object id 57 >11:31:00,800 DBG blivet: NoDevice._set_format: proc ; type: proc ; current: None ; >11:31:00,801 DBG blivet: NoDevice.update_sysfs_path: proc ; status: False ; >11:31:00,801 ERR blivet: failed to update sysfs path for proc: [Errno 2] No such file or directory: 'proc' >11:31:00,803 DBG blivet: USBFS.supported: supported: False ; >11:31:00,803 DBG blivet: get_format('usbfs') returning USBFS instance with object id 59 >11:31:00,803 DBG blivet: get_format('None') returning DeviceFormat instance with object id 61 >11:31:00,805 DBG blivet: NoDevice._set_format: usbfs ; type: usbfs ; current: None ; >11:31:00,806 DBG blivet: NoDevice.update_sysfs_path: usbfs ; status: False ; >11:31:00,806 ERR blivet: failed to update sysfs path for usbfs: [Errno 2] No such file or directory: 'usbfs' >11:31:00,807 DBG blivet: SELinuxFS.supported: supported: False ; >11:31:00,807 DBG blivet: get_format('selinuxfs') returning SELinuxFS instance with object id 63 >11:31:00,807 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >11:31:00,808 DBG blivet: NoDevice._set_format: selinuxfs ; type: selinuxfs ; current: None ; >11:31:00,809 DBG blivet: NoDevice.update_sysfs_path: selinuxfs ; status: False ; >11:31:00,809 ERR blivet: failed to update sysfs path for selinuxfs: [Errno 2] No such file or directory: 'selinuxfs' >11:31:00,810 DBG blivet: BindFS.supported: supported: False ; >11:31:00,810 DBG blivet: get_format('bind') returning BindFS instance with object id 67 >11:31:00,810 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >11:31:00,811 DBG blivet: DirectoryDevice._set_format: /run ; type: bind ; current: None ; >11:31:00,812 DBG blivet: DirectoryDevice.update_sysfs_path: /run ; status: True ; >11:31:00,812 ERR blivet: failed to update sysfs path for /run: not a device file: '/run' >11:31:00,812 DBG blivet: updated /run size to 1.23 KiB (1.23 KiB) >11:31:00,970 DBG blivet: SELinuxFS.teardown: device: selinuxfs ; type: selinuxfs ; status: False ; >11:31:01,028 DBG blivet: SysFS.teardown: device: sysfs ; type: sysfs ; status: False ; >11:31:01,084 DBG blivet: BindFS.teardown: device: /run ; type: bind ; status: False ; >11:31:01,165 DBG blivet: ProcFS.teardown: device: proc ; type: proc ; status: False ; >11:31:01,196 DBG blivet: TmpFS.teardown: device: tmpfs ; type: tmpfs ; status: True ; >11:31:06,145 DBG blivet: registered device format class DeviceFormat as None >11:31:06,154 DBG blivet: registered device format class BIOSBoot as biosboot >11:31:06,158 DBG blivet: registered device format class DiskLabel as disklabel >11:31:06,159 DBG blivet: registered device format class DMRaidMember as dmraidmember >11:31:06,167 DBG blivet: registered device format class Ext2FS as ext2 >11:31:06,167 DBG blivet: registered device format class Ext3FS as ext3 >11:31:06,167 DBG blivet: registered device format class Ext4FS as ext4 >11:31:06,167 DBG blivet: registered device format class FATFS as vfat >11:31:06,167 DBG blivet: registered device format class EFIFS as efi >11:31:06,168 DBG blivet: registered device format class BTRFS as btrfs >11:31:06,168 DBG blivet: registered device format class GFS2 as gfs2 >11:31:06,168 DBG blivet: registered device format class JFS as jfs >11:31:06,168 DBG blivet: registered device format class ReiserFS as reiserfs >11:31:06,168 DBG blivet: registered device format class XFS as xfs >11:31:06,168 DBG blivet: registered device format class HFS as hfs >11:31:06,168 DBG blivet: registered device format class AppleBootstrapFS as appleboot >11:31:06,169 DBG blivet: registered device format class HFSPlus as hfs+ >11:31:06,169 DBG blivet: registered device format class MacEFIFS as macefi >11:31:06,169 DBG blivet: registered device format class NTFS as ntfs >11:31:06,169 DBG blivet: registered device format class NFS as nfs >11:31:06,169 DBG blivet: registered device format class NFSv4 as nfs4 >11:31:06,169 DBG blivet: registered device format class Iso9660FS as iso9660 >11:31:06,169 DBG blivet: registered device format class NoDevFS as nodev >11:31:06,169 DBG blivet: registered device format class DevPtsFS as devpts >11:31:06,169 DBG blivet: registered device format class ProcFS as proc >11:31:06,169 DBG blivet: registered device format class SysFS as sysfs >11:31:06,170 DBG blivet: registered device format class TmpFS as tmpfs >11:31:06,170 DBG blivet: registered device format class BindFS as bind >11:31:06,170 DBG blivet: registered device format class SELinuxFS as selinuxfs >11:31:06,170 DBG blivet: registered device format class USBFS as usbfs >11:31:06,170 DBG blivet: registered device format class EFIVarFS as efivarfs >11:31:06,172 DBG blivet: registered device format class LUKS as luks >11:31:06,174 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >11:31:06,174 DBG blivet: registered device format class MDRaidMember as mdmember >11:31:06,175 DBG blivet: registered device format class MultipathMember as multipath_member >11:31:06,175 DBG blivet: registered device format class PPCPRePBoot as prepboot >11:31:06,176 DBG blivet: registered device format class SwapSpace as swap >11:31:06,289 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >11:31:06,290 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >11:31:06,316 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >11:31:06,317 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >11:31:06,333 DBG blivet: DeviceTree.get_device_by_name returned None >11:31:06,333 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >11:31:06,334 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >11:31:06,334 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >11:31:06,335 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >11:31:06,335 INF blivet: added cdrom sr0 (id 0) to device tree >11:31:06,336 INF blivet: got device: OpticalDevice instance (0x7f217ebcec50) -- > name = sr0 status = True id = 0 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >11:31:06,340 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >11:31:06,340 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >11:31:06,340 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >11:31:06,341 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >11:31:06,341 INF blivet: type detected on 'sr0' is 'iso9660' >11:31:06,341 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >11:31:06,341 INF blivet: got format: existing iso9660 filesystem >11:31:06,342 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >11:31:06,342 DBG blivet: DeviceTree.get_device_by_name returned None >11:31:06,369 DBG blivet: IGNORED: Caught exception, continuing. >11:31:06,369 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >11:31:06,369 DBG blivet: IGNORED: Begin exception details. >11:31:06,369 DBG blivet: IGNORED: Traceback (most recent call last): >11:31:06,369 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >11:31:06,369 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >11:31:06,369 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >11:31:06,369 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >11:31:06,370 DBG blivet: IGNORED: Traceback (most recent call last): >11:31:06,370 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >11:31:06,370 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >11:31:06,370 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >11:31:06,370 DBG blivet: IGNORED: return fn(*args, **kwargs) >11:31:06,370 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >11:31:06,370 DBG blivet: IGNORED: connection=self._connection) >11:31:06,370 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >11:31:06,370 DBG blivet: IGNORED: raise DBusCallError(msg) >11:31:06,370 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >11:31:06,370 DBG blivet: IGNORED: End exception details. >11:31:06,371 INF blivet: sda is a disk >11:31:06,371 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >11:31:06,372 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >11:31:06,372 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >11:31:06,372 DBG blivet: updated sda size to 20 GiB (20 GiB) >11:31:06,373 INF blivet: added disk sda (id 10) to device tree >11:31:06,373 INF blivet: got device: DiskDevice instance (0x7f217eb92ac8) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >11:31:06,374 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >11:31:06,374 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >11:31:06,374 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >11:31:06,374 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >11:31:06,387 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f217eb40da0>, <parted.partition.Partition object at 0x7f217eb40940>, <parted.partition.Partition object at 0x7f217da9c9b0>] > device: <parted.device.Device object at 0x7f217da9cbe0> > PedDisk: <_ped.Disk object at 0x7f217eb18408> >11:31:06,493 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >11:31:06,494 INF blivet: got format: existing gpt disklabel >11:31:06,496 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >11:31:06,497 DBG blivet: DeviceTree.get_device_by_name returned None >11:31:06,528 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >11:31:06,529 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >11:31:06,529 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >11:31:06,530 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >11:31:06,530 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >11:31:06,530 DBG blivet: looking up parted Partition: /dev/sda1 >11:31:06,532 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >11:31:06,532 INF blivet: added partition sda1 (id 20) to device tree >11:31:06,532 INF blivet: got device: PartitionDevice instance (0x7f217da9c320) -- > name = sda1 status = True id = 20 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 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 0x7f217eb40e48> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f217eb40ef0> PedPartition: <_ped.Partition object at 0x7f217eb52518> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >11:31:06,534 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >11:31:06,534 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >11:31:06,535 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >11:31:06,535 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >11:31:06,535 INF blivet: type detected on 'sda1' is 'zfs_member' >11:31:06,535 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 28 >11:31:06,535 INF blivet: got format: existing None >11:31:06,536 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >11:31:06,537 DBG blivet: DeviceTree.get_device_by_name returned None >11:31:06,568 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >11:31:06,568 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >11:31:06,568 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >11:31:06,569 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >11:31:06,569 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >11:31:06,570 DBG blivet: looking up parted Partition: /dev/sda2 >11:31:06,570 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >11:31:06,571 INF blivet: added partition sda2 (id 30) to device tree >11:31:06,571 INF blivet: got device: PartitionDevice instance (0x7f217daacb38) -- > name = sda2 status = True id = 30 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f217eb40e48> fileSystem: <parted.filesystem.FileSystem object at 0x7f217eb92d30> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f217eb40978> PedPartition: <_ped.Partition object at 0x7f217eba6410> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >11:31:06,572 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >11:31:06,572 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >11:31:06,572 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >11:31:06,572 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >11:31:06,573 INF blivet: type detected on 'sda2' is 'xfs' >11:31:06,573 DBG blivet: get_format('xfs') returning XFS instance with object id 38 >11:31:06,573 INF blivet: got format: existing xfs filesystem >11:31:06,574 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >11:31:06,575 DBG blivet: DeviceTree.get_device_by_name returned None >11:31:06,606 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >11:31:06,607 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >11:31:06,607 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >11:31:06,608 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >11:31:06,609 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >11:31:06,609 DBG blivet: looking up parted Partition: /dev/sda3 >11:31:06,611 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >11:31:06,611 INF blivet: added partition sda3 (id 40) to device tree >11:31:06,611 INF blivet: got device: PartitionDevice instance (0x7f217da9ce80) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f217eb40e48> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f217da9c978> PedPartition: <_ped.Partition object at 0x7f217da932b0> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >11:31:06,613 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >11:31:06,613 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >11:31:06,614 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >11:31:06,614 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >11:31:06,614 INF blivet: type detected on 'sda3' is 'zfs_member' >11:31:06,614 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 48 >11:31:06,615 INF blivet: got format: existing None >11:31:06,615 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >11:31:06,616 DBG blivet: DeviceTree.get_device_by_name returned None >11:31:06,617 DBG blivet: DeviceTree.get_device_by_name returned None >11:31:06,617 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >11:31:06,617 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >11:31:06,618 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >11:31:06,618 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 50) to device tree >11:31:06,618 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >11:31:06,618 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >11:31:06,619 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >11:31:06,619 INF blivet: added loop loop0 (id 54) to device tree >11:31:06,619 INF blivet: got device: LoopDevice instance (0x7f217dab65c0) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.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 >11:31:06,620 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >11:31:06,620 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >11:31:06,620 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >11:31:06,621 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >11:31:06,621 INF blivet: type detected on 'loop0' is 'squashfs' >11:31:06,621 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 62 >11:31:06,621 INF blivet: got format: existing None >11:31:06,621 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >11:31:06,622 DBG blivet: DeviceTree.get_device_by_name returned None >11:31:06,623 DBG blivet: DeviceTree.get_device_by_name returned None >11:31:06,623 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >11:31:06,623 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >11:31:06,623 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >11:31:06,624 INF blivet: added file /LiveOS/rootfs.img (id 64) to device tree >11:31:06,624 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >11:31:06,624 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >11:31:06,624 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >11:31:06,625 INF blivet: added loop loop1 (id 68) to device tree >11:31:06,625 INF blivet: got device: LoopDevice instance (0x7f217dab2a58) -- > 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 >11:31:06,625 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >11:31:06,626 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >11:31:06,626 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >11:31:06,626 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >11:31:06,626 INF blivet: type detected on 'loop1' is 'ext4' >11:31:06,632 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 76 >11:31:06,632 INF blivet: got format: existing ext4 filesystem >11:31:06,634 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >11:31:06,635 DBG blivet: DeviceTree.get_device_by_name returned None >11:31:06,635 DBG blivet: DeviceTree.get_device_by_name returned None >11:31:06,636 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >11:31:06,636 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >11:31:06,636 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >11:31:06,637 INF blivet: added file /overlay (deleted) (id 78) to device tree >11:31:06,637 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >11:31:06,637 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >11:31:06,637 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >11:31:06,637 INF blivet: added loop loop2 (id 82) to device tree >11:31:06,637 INF blivet: got device: LoopDevice instance (0x7f217da3f7b8) -- > 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 >11:31:06,638 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 86 >11:31:06,638 DBG blivet: get_format('efi') returning EFIFS instance with object id 87 >11:31:06,639 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 88 >11:31:06,639 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 89 >11:31:06,639 INF blivet: type detected on 'loop2' is 'DM_snapshot_cow' >11:31:06,639 DBG blivet: get_format('DM_snapshot_cow') returning DeviceFormat instance with object id 90 >11:31:06,639 INF blivet: got format: existing None >11:31:06,640 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >11:31:06,642 DBG blivet: DeviceTree.get_device_by_name returned None >11:31:06,671 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >11:31:06,672 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (82) >11:31:06,673 DBG blivet: DeviceTree.get_device_by_name returned None >11:31:06,673 DBG blivet: get_format('None') returning DeviceFormat instance with object id 93 >11:31:06,673 DBG blivet: get_format('None') returning DeviceFormat instance with object id 94 >11:31:06,674 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >11:31:06,674 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >11:31:06,674 INF blivet: added dm live-rw (id 92) to device tree >11:31:06,674 INF blivet: got device: DMDevice instance (0x7f217da3f320) -- > name = live-rw status = True id = 92 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >11:31:06,686 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 96 >11:31:06,686 DBG blivet: get_format('efi') returning EFIFS instance with object id 97 >11:31:06,686 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 98 >11:31:06,686 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 99 >11:31:06,687 INF blivet: type detected on 'live-rw' is 'ext4' >11:31:06,687 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 100 >11:31:06,687 INF blivet: got format: existing ext4 filesystem >11:31:06,689 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >11:31:06,689 DBG blivet: DeviceTree.get_device_by_name returned None >11:31:06,722 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >11:31:06,722 DBG blivet: DeviceTree.get_device_by_name returned None >11:31:06,723 DBG blivet: get_format('None') returning DeviceFormat instance with object id 103 >11:31:06,723 DBG blivet: get_format('None') returning DeviceFormat instance with object id 104 >11:31:06,723 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >11:31:06,724 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >11:31:06,724 INF blivet: added dm live-base (id 102) to device tree >11:31:06,724 INF blivet: got device: DMDevice instance (0x7f217da43dd8) -- > name = live-base status = True id = 102 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >11:31:06,733 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 106 >11:31:06,734 DBG blivet: get_format('efi') returning EFIFS instance with object id 107 >11:31:06,734 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 108 >11:31:06,734 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 109 >11:31:06,734 INF blivet: type detected on 'live-base' is 'ext4' >11:31:06,735 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 110 >11:31:06,735 INF blivet: got format: existing ext4 filesystem >11:31:10,650 INF blivet: ISCSID is /sbin/iscsid >11:31:10,651 INF blivet: no initiator set >11:31:10,687 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >11:31:10,687 INF blivet: no /etc/zfcp.conf; not configuring zfcp >11:31:10,937 DBG blivet: Ext4FS.supported: supported: True ; >11:31:10,937 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >11:31:10,938 DBG blivet: Ext4FS.supported: supported: True ; >11:31:10,938 DBG blivet: trying to set new default fstype to 'ext4' >11:31:10,939 DBG blivet: Ext4FS.supported: supported: True ; >11:31:10,939 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >11:31:10,940 DBG blivet: Ext4FS.supported: supported: True ; >11:31:18,322 DBG blivet: DiskLabel.__init__: >11:31:18,323 INF blivet: DiskLabel.parted_device returning None >11:31:18,323 DBG blivet: DMRaidMember.__init__: >11:31:18,324 DBG blivet: Ext2FS.supported: supported: True ; >11:31:18,324 DBG blivet: Ext2FS.supported: supported: True ; >11:31:18,325 DBG blivet: Ext3FS.supported: supported: True ; >11:31:18,325 DBG blivet: Ext3FS.supported: supported: True ; >11:31:18,326 DBG blivet: Ext4FS.supported: supported: True ; >11:31:18,326 DBG blivet: Ext4FS.supported: supported: True ; >11:31:18,327 DBG blivet: FATFS.supported: supported: True ; >11:31:18,327 DBG blivet: FATFS.supported: supported: True ; >11:31:18,328 DBG blivet: EFIFS.supported: supported: True ; >11:31:18,329 DBG blivet: EFIFS.supported: supported: True ; >11:31:18,329 DBG blivet: BTRFS.supported: supported: True ; >11:31:18,330 DBG blivet: BTRFS.supported: supported: True ; >11:31:18,331 DBG blivet: XFS.supported: supported: True ; >11:31:18,332 DBG blivet: XFS.supported: supported: True ; >11:31:18,333 DBG blivet: HFS.supported: supported: False ; >11:31:18,333 DBG blivet: HFS.supported: supported: False ; >11:31:18,334 DBG blivet: AppleBootstrapFS.supported: supported: True ; >11:31:18,335 DBG blivet: AppleBootstrapFS.supported: supported: True ; >11:31:18,336 DBG blivet: HFSPlus.supported: supported: False ; >11:31:18,336 DBG blivet: HFSPlus.supported: supported: False ; >11:31:18,337 DBG blivet: MacEFIFS.supported: supported: True ; >11:31:18,338 DBG blivet: MacEFIFS.supported: supported: True ; >11:31:18,339 DBG blivet: NTFS.supported: supported: False ; >11:31:18,340 DBG blivet: NTFS.supported: supported: False ; >11:31:18,341 DBG blivet: NFS.supported: supported: False ; >11:31:18,341 DBG blivet: NFS.supported: supported: False ; >11:31:18,342 DBG blivet: NFSv4.supported: supported: False ; >11:31:18,343 DBG blivet: NFSv4.supported: supported: False ; >11:31:18,344 DBG blivet: Iso9660FS.supported: supported: True ; >11:31:18,344 DBG blivet: Iso9660FS.supported: supported: True ; >11:31:18,345 DBG blivet: NoDevFS.supported: supported: False ; >11:31:18,346 DBG blivet: NoDevFS.supported: supported: False ; >11:31:18,347 DBG blivet: DevPtsFS.supported: supported: False ; >11:31:18,347 DBG blivet: DevPtsFS.supported: supported: False ; >11:31:18,348 DBG blivet: ProcFS.supported: supported: False ; >11:31:18,349 DBG blivet: ProcFS.supported: supported: False ; >11:31:18,349 DBG blivet: SysFS.supported: supported: False ; >11:31:18,350 DBG blivet: SysFS.supported: supported: False ; >11:31:18,351 DBG blivet: TmpFS.supported: supported: True ; >11:31:18,364 DBG blivet: TmpFS.supported: supported: True ; >11:31:18,366 DBG blivet: BindFS.supported: supported: False ; >11:31:18,367 DBG blivet: BindFS.supported: supported: False ; >11:31:18,367 DBG blivet: SELinuxFS.supported: supported: False ; >11:31:18,368 DBG blivet: SELinuxFS.supported: supported: False ; >11:31:18,368 DBG blivet: USBFS.supported: supported: False ; >11:31:18,369 DBG blivet: USBFS.supported: supported: False ; >11:31:18,369 DBG blivet: EFIVarFS.supported: supported: False ; >11:31:18,370 DBG blivet: EFIVarFS.supported: supported: False ; >11:31:18,370 DBG blivet: LUKS.__init__: >11:31:18,371 DBG blivet: LVMPhysicalVolume.__init__: >11:31:18,373 DBG blivet: MDRaidMember.__init__: >11:31:18,374 DBG blivet: MultipathMember.__init__: >11:31:18,375 DBG blivet: SwapSpace.__init__: >11:32:09,901 DBG blivet: BindFS.supported: supported: False ; >11:32:09,901 DBG blivet: get_format('bind') returning BindFS instance with object id 39 >11:32:09,901 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >11:32:09,902 DBG blivet: DirectoryDevice._set_format: /dev ; type: bind ; current: None ; >11:32:09,903 DBG blivet: DirectoryDevice.update_sysfs_path: /dev ; status: True ; >11:32:09,904 ERR blivet: failed to update sysfs path for /dev: not a device file: '/dev' >11:32:09,904 DBG blivet: updated /dev size to 3.96 KiB (3.96 KiB) >11:32:09,905 DBG blivet: TmpFS.supported: supported: True ; >11:32:09,915 DBG blivet: get_format('tmpfs') returning TmpFS instance with object id 43 >11:32:09,916 DBG blivet: get_format('None') returning DeviceFormat instance with object id 45 >11:32:09,917 DBG blivet: NoDevice._set_format: tmpfs ; type: tmpfs ; current: None ; >11:32:09,918 DBG blivet: NoDevice.update_sysfs_path: tmpfs ; status: False ; >11:32:09,918 ERR blivet: failed to update sysfs path for tmpfs: [Errno 2] No such file or directory: 'tmpfs' >11:32:09,919 DBG blivet: DevPtsFS.supported: supported: False ; >11:32:09,920 DBG blivet: get_format('devpts') returning DevPtsFS instance with object id 47 >11:32:09,920 DBG blivet: get_format('None') returning DeviceFormat instance with object id 49 >11:32:09,922 DBG blivet: NoDevice._set_format: devpts ; type: devpts ; current: None ; >11:32:09,924 DBG blivet: NoDevice.update_sysfs_path: devpts ; status: False ; >11:32:09,924 ERR blivet: failed to update sysfs path for devpts: [Errno 2] No such file or directory: 'devpts' >11:32:09,925 DBG blivet: SysFS.supported: supported: False ; >11:32:09,925 DBG blivet: get_format('sysfs') returning SysFS instance with object id 51 >11:32:09,925 DBG blivet: get_format('None') returning DeviceFormat instance with object id 53 >11:32:09,926 DBG blivet: NoDevice._set_format: sysfs ; type: sysfs ; current: None ; >11:32:09,927 DBG blivet: NoDevice.update_sysfs_path: sysfs ; status: False ; >11:32:09,927 ERR blivet: failed to update sysfs path for sysfs: [Errno 2] No such file or directory: 'sysfs' >11:32:09,927 DBG blivet: ProcFS.supported: supported: False ; >11:32:09,927 DBG blivet: get_format('proc') returning ProcFS instance with object id 55 >11:32:09,928 DBG blivet: get_format('None') returning DeviceFormat instance with object id 57 >11:32:09,928 DBG blivet: NoDevice._set_format: proc ; type: proc ; current: None ; >11:32:09,929 DBG blivet: NoDevice.update_sysfs_path: proc ; status: False ; >11:32:09,929 ERR blivet: failed to update sysfs path for proc: [Errno 2] No such file or directory: 'proc' >11:32:09,930 DBG blivet: USBFS.supported: supported: False ; >11:32:09,930 DBG blivet: get_format('usbfs') returning USBFS instance with object id 59 >11:32:09,930 DBG blivet: get_format('None') returning DeviceFormat instance with object id 61 >11:32:09,932 DBG blivet: NoDevice._set_format: usbfs ; type: usbfs ; current: None ; >11:32:09,933 DBG blivet: NoDevice.update_sysfs_path: usbfs ; status: False ; >11:32:09,933 ERR blivet: failed to update sysfs path for usbfs: [Errno 2] No such file or directory: 'usbfs' >11:32:09,934 DBG blivet: SELinuxFS.supported: supported: False ; >11:32:09,934 DBG blivet: get_format('selinuxfs') returning SELinuxFS instance with object id 63 >11:32:09,934 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >11:32:09,935 DBG blivet: NoDevice._set_format: selinuxfs ; type: selinuxfs ; current: None ; >11:32:09,936 DBG blivet: NoDevice.update_sysfs_path: selinuxfs ; status: False ; >11:32:09,936 ERR blivet: failed to update sysfs path for selinuxfs: [Errno 2] No such file or directory: 'selinuxfs' >11:32:09,937 DBG blivet: BindFS.supported: supported: False ; >11:32:09,937 DBG blivet: get_format('bind') returning BindFS instance with object id 67 >11:32:09,937 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >11:32:09,938 DBG blivet: DirectoryDevice._set_format: /run ; type: bind ; current: None ; >11:32:09,939 DBG blivet: DirectoryDevice.update_sysfs_path: /run ; status: True ; >11:32:09,939 ERR blivet: failed to update sysfs path for /run: not a device file: '/run' >11:32:09,939 DBG blivet: updated /run size to 1.23 KiB (1.23 KiB) >11:32:10,069 DBG blivet: SELinuxFS.teardown: device: selinuxfs ; type: selinuxfs ; status: False ; >11:32:10,131 DBG blivet: SysFS.teardown: device: sysfs ; type: sysfs ; status: False ; >11:32:10,191 DBG blivet: BindFS.teardown: device: /run ; type: bind ; status: False ; >11:32:10,274 DBG blivet: ProcFS.teardown: device: proc ; type: proc ; status: False ; >11:32:10,309 DBG blivet: TmpFS.teardown: device: tmpfs ; type: tmpfs ; status: True ; >11:32:20,980 DBG blivet: registered device format class DeviceFormat as None >11:32:20,994 DBG blivet: registered device format class BIOSBoot as biosboot >11:32:20,999 DBG blivet: registered device format class DiskLabel as disklabel >11:32:20,999 DBG blivet: registered device format class DMRaidMember as dmraidmember >11:32:21,009 DBG blivet: registered device format class Ext2FS as ext2 >11:32:21,010 DBG blivet: registered device format class Ext3FS as ext3 >11:32:21,010 DBG blivet: registered device format class Ext4FS as ext4 >11:32:21,010 DBG blivet: registered device format class FATFS as vfat >11:32:21,010 DBG blivet: registered device format class EFIFS as efi >11:32:21,011 DBG blivet: registered device format class BTRFS as btrfs >11:32:21,011 DBG blivet: registered device format class GFS2 as gfs2 >11:32:21,011 DBG blivet: registered device format class JFS as jfs >11:32:21,012 DBG blivet: registered device format class ReiserFS as reiserfs >11:32:21,012 DBG blivet: registered device format class XFS as xfs >11:32:21,012 DBG blivet: registered device format class HFS as hfs >11:32:21,012 DBG blivet: registered device format class AppleBootstrapFS as appleboot >11:32:21,012 DBG blivet: registered device format class HFSPlus as hfs+ >11:32:21,013 DBG blivet: registered device format class MacEFIFS as macefi >11:32:21,013 DBG blivet: registered device format class NTFS as ntfs >11:32:21,013 DBG blivet: registered device format class NFS as nfs >11:32:21,013 DBG blivet: registered device format class NFSv4 as nfs4 >11:32:21,013 DBG blivet: registered device format class Iso9660FS as iso9660 >11:32:21,014 DBG blivet: registered device format class NoDevFS as nodev >11:32:21,014 DBG blivet: registered device format class DevPtsFS as devpts >11:32:21,014 DBG blivet: registered device format class ProcFS as proc >11:32:21,014 DBG blivet: registered device format class SysFS as sysfs >11:32:21,014 DBG blivet: registered device format class TmpFS as tmpfs >11:32:21,014 DBG blivet: registered device format class BindFS as bind >11:32:21,015 DBG blivet: registered device format class SELinuxFS as selinuxfs >11:32:21,015 DBG blivet: registered device format class USBFS as usbfs >11:32:21,015 DBG blivet: registered device format class EFIVarFS as efivarfs >11:32:21,017 DBG blivet: registered device format class LUKS as luks >11:32:21,019 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >11:32:21,020 DBG blivet: registered device format class MDRaidMember as mdmember >11:32:21,020 DBG blivet: registered device format class MultipathMember as multipath_member >11:32:21,021 DBG blivet: registered device format class PPCPRePBoot as prepboot >11:32:21,022 DBG blivet: registered device format class SwapSpace as swap >11:32:21,143 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >11:32:21,144 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >11:32:21,172 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >11:32:21,173 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0)... >11:32:21,189 DBG blivet: DeviceTree.get_device_by_name returned None >11:32:21,189 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >11:32:21,189 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >11:32:21,190 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 >11:32:21,190 DBG blivet: updated sr0 size to 1.67 GiB (1.67 GiB) >11:32:21,191 INF blivet: added cdrom sr0 (id 0) to device tree >11:32:21,191 INF blivet: got device: OpticalDevice instance (0x7f94e9982d30) -- > name = sr0 status = True id = 0 > children = [] > parents = [] > uuid = None size = 1.67 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/ata32/host31/target31:0:0/31:0:0:0/block/sr0 > target size = 1.67 GiB path = /dev/sr0 > format args = [] original_format = None >11:32:21,196 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >11:32:21,196 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >11:32:21,196 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >11:32:21,196 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >11:32:21,197 INF blivet: type detected on 'sr0' is 'iso9660' >11:32:21,197 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >11:32:21,197 INF blivet: got format: existing iso9660 filesystem >11:32:21,198 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >11:32:21,198 DBG blivet: DeviceTree.get_device_by_name returned None >11:32:21,225 DBG blivet: IGNORED: Caught exception, continuing. >11:32:21,225 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >11:32:21,225 DBG blivet: IGNORED: Begin exception details. >11:32:21,226 DBG blivet: IGNORED: Traceback (most recent call last): >11:32:21,226 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >11:32:21,226 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >11:32:21,226 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >11:32:21,226 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >11:32:21,226 DBG blivet: IGNORED: Traceback (most recent call last): >11:32:21,226 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >11:32:21,226 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >11:32:21,226 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >11:32:21,226 DBG blivet: IGNORED: return fn(*args, **kwargs) >11:32:21,226 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >11:32:21,226 DBG blivet: IGNORED: connection=self._connection) >11:32:21,226 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >11:32:21,226 DBG blivet: IGNORED: raise DBusCallError(msg) >11:32:21,226 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >11:32:21,226 DBG blivet: IGNORED: End exception details. >11:32:21,228 INF blivet: sda is a disk >11:32:21,228 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >11:32:21,228 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >11:32:21,229 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >11:32:21,229 DBG blivet: updated sda size to 20 GiB (20 GiB) >11:32:21,230 INF blivet: added disk sda (id 10) to device tree >11:32:21,230 INF blivet: got device: DiskDevice instance (0x7f94e9946a90) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000c29a16e9a08b >11:32:21,231 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >11:32:21,231 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >11:32:21,231 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >11:32:21,231 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >11:32:21,252 DBG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f94e98f45c0>, <parted.partition.Partition object at 0x7f94e9946a20>, <parted.partition.Partition object at 0x7f94e88509b0>] > device: <parted.device.Device object at 0x7f94e8850c88> > PedDisk: <_ped.Disk object at 0x7f94e98cc408> >11:32:21,343 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >11:32:21,343 INF blivet: got format: existing gpt disklabel >11:32:21,345 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >11:32:21,346 DBG blivet: DeviceTree.get_device_by_name returned None >11:32:21,369 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >11:32:21,369 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >11:32:21,369 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >11:32:21,370 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >11:32:21,371 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >11:32:21,371 DBG blivet: looking up parted Partition: /dev/sda1 >11:32:21,372 DBG blivet: updated sda1 size to 256 MiB (256 MiB) >11:32:21,372 INF blivet: added partition sda1 (id 20) to device tree >11:32:21,372 INF blivet: got device: PartitionDevice instance (0x7f94e8850198) -- > name = sda1 status = True id = 20 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = eb725671-cbce-43e5-b63e-2ce2c0625bc0 size = 256 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 256 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 0x7f94e98f4fd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f94e98f4eb8> PedPartition: <_ped.Partition object at 0x7f94e9906518> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2048 end = 526335 length = 524288 > flags = boot, esp >11:32:21,373 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >11:32:21,373 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >11:32:21,373 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >11:32:21,374 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >11:32:21,374 INF blivet: type detected on 'sda1' is 'zfs_member' >11:32:21,374 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 28 >11:32:21,374 INF blivet: got format: existing None >11:32:21,375 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >11:32:21,375 DBG blivet: DeviceTree.get_device_by_name returned None >11:32:21,398 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >11:32:21,398 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >11:32:21,399 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >11:32:21,399 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >11:32:21,400 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >11:32:21,400 DBG blivet: looking up parted Partition: /dev/sda2 >11:32:21,401 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >11:32:21,401 INF blivet: added partition sda2 (id 30) to device tree >11:32:21,401 INF blivet: got device: PartitionDevice instance (0x7f94e8860be0) -- > name = sda2 status = True id = 30 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = d69d5f64-f14d-4223-90ed-a988ace0b80e size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f94e98f4fd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f94e8850780> > number: 2 path: /dev/sda2 type: 0 > name: Boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f94e9946e10> PedPartition: <_ped.Partition object at 0x7f94e995a410> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 526336 end = 2623487 length = 2097152 > flags = >11:32:21,402 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >11:32:21,402 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >11:32:21,402 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >11:32:21,402 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >11:32:21,403 INF blivet: type detected on 'sda2' is 'xfs' >11:32:21,403 DBG blivet: get_format('xfs') returning XFS instance with object id 38 >11:32:21,403 INF blivet: got format: existing xfs filesystem >11:32:21,404 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >11:32:21,404 DBG blivet: DeviceTree.get_device_by_name returned None >11:32:21,428 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (10) with existing gpt disklabel >11:32:21,428 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >11:32:21,428 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >11:32:21,429 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >11:32:21,430 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >11:32:21,430 DBG blivet: looking up parted Partition: /dev/sda3 >11:32:21,431 DBG blivet: updated sda3 size to 18.75 GiB (18.75 GiB) >11:32:21,431 INF blivet: added partition sda3 (id 40) to device tree >11:32:21,431 INF blivet: got device: PartitionDevice instance (0x7f94e8850f60) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 20 GiB disk sda (10) with existing gpt disklabel'] > uuid = 853f13f9-601f-4471-bb23-a8f593b54710 size = 18.75 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/0000:02:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.75 GiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f94e98f4fd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: ZFS Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f94e8850978> PedPartition: <_ped.Partition object at 0x7f94e88472b0> > disk = existing 20 GiB disk sda (10) with existing gpt disklabel > start = 2623488 end = 41943006 length = 39319519 > flags = >11:32:21,433 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >11:32:21,433 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >11:32:21,433 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >11:32:21,433 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >11:32:21,433 INF blivet: type detected on 'sda3' is 'zfs_member' >11:32:21,434 DBG blivet: get_format('zfs_member') returning DeviceFormat instance with object id 48 >11:32:21,434 INF blivet: got format: existing None >11:32:21,434 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >11:32:21,435 DBG blivet: DeviceTree.get_device_by_name returned None >11:32:21,436 DBG blivet: DeviceTree.get_device_by_name returned None >11:32:21,436 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >11:32:21,436 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >11:32:21,437 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >11:32:21,437 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 50) to device tree >11:32:21,437 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >11:32:21,437 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >11:32:21,437 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >11:32:21,438 INF blivet: added loop loop0 (id 54) to device tree >11:32:21,438 INF blivet: got device: LoopDevice instance (0x7f94e886b668) -- > name = loop0 status = False id = 54 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.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 >11:32:21,439 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >11:32:21,439 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >11:32:21,439 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >11:32:21,439 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >11:32:21,439 INF blivet: type detected on 'loop0' is 'squashfs' >11:32:21,439 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 62 >11:32:21,440 INF blivet: got format: existing None >11:32:21,440 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >11:32:21,441 DBG blivet: DeviceTree.get_device_by_name returned None >11:32:21,441 DBG blivet: DeviceTree.get_device_by_name returned None >11:32:21,441 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >11:32:21,442 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >11:32:21,442 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >11:32:21,442 INF blivet: added file /LiveOS/rootfs.img (id 64) to device tree >11:32:21,442 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >11:32:21,442 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >11:32:21,443 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >11:32:21,443 INF blivet: added loop loop1 (id 68) to device tree >11:32:21,443 INF blivet: got device: LoopDevice instance (0x7f94e8866710) -- > 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 >11:32:21,444 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >11:32:21,444 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >11:32:21,444 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >11:32:21,445 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >11:32:21,445 INF blivet: type detected on 'loop1' is 'ext4' >11:32:21,450 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 76 >11:32:21,450 INF blivet: got format: existing ext4 filesystem >11:32:21,451 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >11:32:21,452 DBG blivet: DeviceTree.get_device_by_name returned None >11:32:21,453 DBG blivet: DeviceTree.get_device_by_name returned None >11:32:21,453 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >11:32:21,453 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >11:32:21,453 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >11:32:21,453 INF blivet: added file /overlay (deleted) (id 78) to device tree >11:32:21,453 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >11:32:21,454 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >11:32:21,454 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >11:32:21,454 INF blivet: added loop loop2 (id 82) to device tree >11:32:21,454 INF blivet: got device: LoopDevice instance (0x7f94e87f3860) -- > 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 >11:32:21,455 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 86 >11:32:21,455 DBG blivet: get_format('efi') returning EFIFS instance with object id 87 >11:32:21,455 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 88 >11:32:21,455 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 89 >11:32:21,455 INF blivet: type detected on 'loop2' is 'DM_snapshot_cow' >11:32:21,456 DBG blivet: get_format('DM_snapshot_cow') returning DeviceFormat instance with object id 90 >11:32:21,456 INF blivet: got format: existing None >11:32:21,456 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >11:32:21,457 DBG blivet: DeviceTree.get_device_by_name returned None >11:32:21,487 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >11:32:21,488 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (82) >11:32:21,488 DBG blivet: DeviceTree.get_device_by_name returned None >11:32:21,489 DBG blivet: get_format('None') returning DeviceFormat instance with object id 93 >11:32:21,489 DBG blivet: get_format('None') returning DeviceFormat instance with object id 94 >11:32:21,489 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >11:32:21,490 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >11:32:21,490 INF blivet: added dm live-rw (id 92) to device tree >11:32:21,490 INF blivet: got device: DMDevice instance (0x7f94e87f3320) -- > name = live-rw status = True id = 92 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >11:32:21,498 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 96 >11:32:21,498 DBG blivet: get_format('efi') returning EFIFS instance with object id 97 >11:32:21,498 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 98 >11:32:21,498 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 99 >11:32:21,498 INF blivet: type detected on 'live-rw' is 'ext4' >11:32:21,499 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 100 >11:32:21,499 INF blivet: got format: existing ext4 filesystem >11:32:21,500 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >11:32:21,500 DBG blivet: DeviceTree.get_device_by_name returned None >11:32:21,528 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (68) with existing ext4 filesystem >11:32:21,529 DBG blivet: DeviceTree.get_device_by_name returned None >11:32:21,529 DBG blivet: get_format('None') returning DeviceFormat instance with object id 103 >11:32:21,529 DBG blivet: get_format('None') returning DeviceFormat instance with object id 104 >11:32:21,529 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >11:32:21,530 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >11:32:21,530 INF blivet: added dm live-base (id 102) to device tree >11:32:21,530 INF blivet: got device: DMDevice instance (0x7f94e87f7e80) -- > name = live-base status = True id = 102 > children = [] > parents = ['existing 0 B loop loop1 (68) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >11:32:21,540 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 106 >11:32:21,540 DBG blivet: get_format('efi') returning EFIFS instance with object id 107 >11:32:21,540 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 108 >11:32:21,540 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 109 >11:32:21,540 INF blivet: type detected on 'live-base' is 'ext4' >11:32:21,541 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 110 >11:32:21,541 INF blivet: got format: existing ext4 filesystem >11:32:25,568 INF blivet: ISCSID is /sbin/iscsid >11:32:25,568 INF blivet: no initiator set >11:32:25,603 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >11:32:25,603 INF blivet: no /etc/zfcp.conf; not configuring zfcp >11:32:28,367 DBG blivet: Ext4FS.supported: supported: True ; >11:32:28,368 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >11:32:28,368 DBG blivet: Ext4FS.supported: supported: True ; >11:32:28,368 DBG blivet: trying to set new default fstype to 'ext4' >11:32:28,369 DBG blivet: Ext4FS.supported: supported: True ; >11:32:28,369 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >11:32:28,370 DBG blivet: Ext4FS.supported: supported: True ; > > >/tmp/ifcfg.log: >08:27:19,774 DBG ifcfg: content of files (network initialization): >08:27:19,785 DBG ifcfg: all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address': [0, 12, 41, 4, 205, 173], 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'Wired connection 1', 'uuid': 'ac3cbbff-0714-36fe-aa56-6e77c7eff80e', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1537964596}, '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': {}}] >08:27:20,193 DBG ifcfg: content of files (missing ifcfgs created for devices ['ens33']): >08:27:20,193 DBG ifcfg: /etc/sysconfig/network-scripts/ifcfg-ens33: >08:27:20,194 DBG ifcfg: TYPE=Ethernet >08:27:20,194 DBG ifcfg: PROXY_METHOD=none >08:27:20,194 DBG ifcfg: BROWSER_ONLY=no >08:27:20,194 DBG ifcfg: BOOTPROTO=dhcp >08:27:20,195 DBG ifcfg: DEFROUTE=yes >08:27:20,195 DBG ifcfg: IPV4_FAILURE_FATAL=no >08:27:20,195 DBG ifcfg: IPV6INIT=yes >08:27:20,195 DBG ifcfg: IPV6_AUTOCONF=yes >08:27:20,195 DBG ifcfg: IPV6_DEFROUTE=yes >08:27:20,195 DBG ifcfg: IPV6_FAILURE_FATAL=no >08:27:20,196 DBG ifcfg: IPV6_ADDR_GEN_MODE=stable-privacy >08:27:20,199 DBG ifcfg: NAME=ens33 >08:27:20,200 DBG ifcfg: UUID=ac3cbbff-0714-36fe-aa56-6e77c7eff80e >08:27:20,200 DBG ifcfg: ONBOOT=yes >08:27:20,200 DBG ifcfg: AUTOCONNECT_PRIORITY=-999 >08:27:20,201 DBG ifcfg: DEVICE=ens33 >08:27:20,210 DBG ifcfg: all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'ens33', 'uuid': 'ac3cbbff-0714-36fe-aa56-6e77c7eff80e', 'interface-name': 'ens33', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1537964596}, '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': {}}] >08:29:39,856 DBG ifcfg: content of files (network initialization): >08:29:39,856 DBG ifcfg: /etc/sysconfig/network-scripts/ifcfg-ens33: >08:29:39,856 DBG ifcfg: TYPE=Ethernet >08:29:39,857 DBG ifcfg: PROXY_METHOD=none >08:29:39,857 DBG ifcfg: BROWSER_ONLY=no >08:29:39,857 DBG ifcfg: BOOTPROTO=dhcp >08:29:39,857 DBG ifcfg: DEFROUTE=yes >08:29:39,858 DBG ifcfg: IPV4_FAILURE_FATAL=no >08:29:39,858 DBG ifcfg: IPV6INIT=yes >08:29:39,858 DBG ifcfg: IPV6_AUTOCONF=yes >08:29:39,858 DBG ifcfg: IPV6_DEFROUTE=yes >08:29:39,859 DBG ifcfg: IPV6_FAILURE_FATAL=no >08:29:39,859 DBG ifcfg: IPV6_ADDR_GEN_MODE=stable-privacy >08:29:39,859 DBG ifcfg: NAME=ens33 >08:29:39,859 DBG ifcfg: UUID=ac3cbbff-0714-36fe-aa56-6e77c7eff80e >08:29:39,860 DBG ifcfg: ONBOOT=yes >08:29:39,860 DBG ifcfg: AUTOCONNECT_PRIORITY=-999 >08:29:39,860 DBG ifcfg: DEVICE=ens33 >08:29:39,871 DBG ifcfg: all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'ens33', 'uuid': 'ac3cbbff-0714-36fe-aa56-6e77c7eff80e', 'interface-name': 'ens33', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1537964896}, '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': {}}] >08:29:40,042 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >08:29:40,043 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >08:29:40,044 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >08:29:40,045 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >08:29:40,046 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >08:33:17,233 DBG ifcfg: content of files (network initialization): >08:33:17,233 DBG ifcfg: /etc/sysconfig/network-scripts/ifcfg-ens33: >08:33:17,234 DBG ifcfg: TYPE=Ethernet >08:33:17,234 DBG ifcfg: PROXY_METHOD=none >08:33:17,235 DBG ifcfg: BROWSER_ONLY=no >08:33:17,235 DBG ifcfg: BOOTPROTO=dhcp >08:33:17,235 DBG ifcfg: DEFROUTE=yes >08:33:17,236 DBG ifcfg: IPV4_FAILURE_FATAL=no >08:33:17,236 DBG ifcfg: IPV6INIT=yes >08:33:17,237 DBG ifcfg: IPV6_AUTOCONF=yes >08:33:17,237 DBG ifcfg: IPV6_DEFROUTE=yes >08:33:17,238 DBG ifcfg: IPV6_FAILURE_FATAL=no >08:33:17,238 DBG ifcfg: IPV6_ADDR_GEN_MODE=stable-privacy >08:33:17,238 DBG ifcfg: NAME=ens33 >08:33:17,239 DBG ifcfg: UUID=ac3cbbff-0714-36fe-aa56-6e77c7eff80e >08:33:17,239 DBG ifcfg: ONBOOT=yes >08:33:17,239 DBG ifcfg: AUTOCONNECT_PRIORITY=-999 >08:33:17,239 DBG ifcfg: DEVICE=ens33 >08:33:17,254 DBG ifcfg: all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'ens33', 'uuid': 'ac3cbbff-0714-36fe-aa56-6e77c7eff80e', 'interface-name': 'ens33', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1537965196}, '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': {}}] >08:33:17,439 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >08:33:17,440 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >08:33:17,441 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >08:33:17,442 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >08:33:17,442 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >09:21:08,022 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >09:21:08,023 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >09:21:08,023 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >09:21:08,024 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >09:21:08,024 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >09:21:08,207 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >09:21:08,208 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >09:21:08,208 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >09:21:08,209 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >09:21:08,210 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >09:21:08,211 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >11:01:28,609 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >11:01:28,610 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >11:30:35,746 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >11:30:35,748 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >11:31:18,532 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >11:31:18,533 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >11:32:28,787 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >11:32:28,787 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >11:32:28,788 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >11:32:28,789 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >11:32:28,789 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >11:32:29,014 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >11:32:29,015 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >11:32:29,016 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >11:32:29,016 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >11:32:29,017 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 >11:32:29,017 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens33 > > >/tmp/dnf.librepo.log: >09:21:07 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) >09:21:07 Current date: 2018-09-26T09:21:07-0400 >09:21:07 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) >09:21:07 Current date: 2018-09-26T09:21:07-0400 >09:25:14 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) >09:25:14 Current date: 2018-09-26T09:25:14-0400 >10:59:42 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) >10:59:42 Current date: 2018-09-26T10:59:42-0400 >10:59:42 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) >10:59:42 Current date: 2018-09-26T10:59:42-0400 >17:26:49 lr_download: Target: file:///etc/dnf/dnf.conf (-) >17:26:49 select_next_target: Selecting mirror for: file:///etc/dnf/dnf.conf >17:26:49 prepare_next_transfer: URL: file:///etc/dnf/dnf.conf >17:26:49 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 32): Operation not supported >17:26:49 lr_download: Downloading started >17:26:49 check_transfer_statuses: Transfer finished: file:///etc/dnf/dnf.conf (Effective url: file:///etc/dnf/dnf.conf) >17:26:49 lr_download: Target: file:///etc/yum.repos.d/fedora-cisco-openh264.repo (-) >17:26:49 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-cisco-openh264.repo >17:26:49 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-cisco-openh264.repo >17:26:49 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 32): Operation not supported >17:26:49 lr_download: Downloading started >17:26:49 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-cisco-openh264.repo (Effective url: file:///etc/yum.repos.d/fedora-cisco-openh264.repo) >17:26:49 lr_download: Target: file:///etc/yum.repos.d/fedora-updates-testing.repo (-) >17:26:49 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-updates-testing.repo >17:26:49 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-updates-testing.repo >17:26:49 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 32): Operation not supported >17:26:49 lr_download: Downloading started >17:26:49 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-updates-testing.repo (Effective url: file:///etc/yum.repos.d/fedora-updates-testing.repo) >17:26:49 lr_download: Target: file:///etc/yum.repos.d/fedora-updates.repo (-) >17:26:49 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-updates.repo >17:26:49 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-updates.repo >17:26:49 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 32): Operation not supported >17:26:49 lr_download: Downloading started >17:26:49 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-updates.repo (Effective url: file:///etc/yum.repos.d/fedora-updates.repo) >17:26:49 lr_download: Target: file:///etc/yum.repos.d/fedora.repo (-) >17:26:49 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora.repo >17:26:49 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora.repo >17:26:49 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 32): Operation not supported >17:26:49 lr_download: Downloading started >17:26:49 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora.repo (Effective url: file:///etc/yum.repos.d/fedora.repo) >17:26:49 lr_download: Target: file:///etc/yum.repos.d/zfs.repo (-) >17:26:49 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/zfs.repo >17:26:49 prepare_next_transfer: URL: file:///etc/yum.repos.d/zfs.repo >17:26:49 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 32): Operation not supported >17:26:49 lr_download: Downloading started >17:26:49 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/zfs.repo (Effective url: file:///etc/yum.repos.d/zfs.repo) >17:26:49 lr_handle_perform: Using dir: /tmp/dnf.cache/anaconda-1a5ac69f17235bbe >17:26:49 lr_handle_perform: Using own SIGINT handler >17:26:49 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >17:26:49 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >17:26:49 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >17:26:49 lr_handle_perform: Downloading/Locating yum repo >17:26:49 lr_yum_use_local: Locating repo.. >17:26:49 lr_yum_use_local_load_base: open(/tmp/dnf.cache/anaconda-1a5ac69f17235bbe/repodata/repomd.xml): No such file or directory >17:26:49 lr_handle_perform: Restoring an old SIGINT handler >17:26:49 lr_handle_perform: Using dir: /tmp/dnf-c4mm7t3b >17:26:49 lr_handle_perform: Using own SIGINT handler >17:26:49 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >17:26:49 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >17:26:49 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >17:26:49 lr_handle_perform: Downloading/Locating yum repo >17:26:49 lr_yum_download_remote: Downloading/Copying repo.. >17:26:49 lr_yum_download_repomd: Downloading repomd.xml via mirrorlist >17:26:49 lr_download: Target: repodata/repomd.xml (-) >17:26:49 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x7fa58c136140 >17:26:49 lr_prepare_lrmirrors: Mirror: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64 >17:26:49 select_next_target: Selecting mirror for: repodata/repomd.xml >17:26:49 prepare_next_transfer: URL: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/repodata/repomd.xml >17:26:49 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 33): Operation not supported >17:26:49 lr_download: Downloading started >17:26:49 check_transfer_statuses: Transfer finished: repodata/repomd.xml (Effective url: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/repodata/repomd.xml) >17:26:49 check_transfer_statuses: Error during transfer: Status code: 404 for https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/repodata/repomd.xml >17:26:49 check_transfer_statuses: Ignore error - Try another mirror >17:26:49 select_next_target: Selecting mirror for: repodata/repomd.xml >17:26:49 select_suitable_mirror: All mirrors were tried without success >17:26:49 lr_download: Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried >17:26:49 lr_yum_download_repomd: repomd.xml download was unsuccessful >17:26:49 lr_handle_perform: Restoring an old SIGINT handler >17:26: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) >17:26:49 Current date: 2018-09-26T17:26:49+0200 >17:27:12 lr_download: Target: file:///etc/dnf/dnf.conf (-) >17:27:12 select_next_target: Selecting mirror for: file:///etc/dnf/dnf.conf >17:27:12 prepare_next_transfer: URL: file:///etc/dnf/dnf.conf >17:27:12 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 35): Operation not supported >17:27:12 lr_download: Downloading started >17:27:12 check_transfer_statuses: Transfer finished: file:///etc/dnf/dnf.conf (Effective url: file:///etc/dnf/dnf.conf) >17:27:12 lr_download: Target: file:///etc/yum.repos.d/fedora-cisco-openh264.repo (-) >17:27:12 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-cisco-openh264.repo >17:27:12 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-cisco-openh264.repo >17:27:12 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 35): Operation not supported >17:27:12 lr_download: Downloading started >17:27:12 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-cisco-openh264.repo (Effective url: file:///etc/yum.repos.d/fedora-cisco-openh264.repo) >17:27:12 lr_download: Target: file:///etc/yum.repos.d/fedora-updates-testing.repo (-) >17:27:12 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-updates-testing.repo >17:27:12 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-updates-testing.repo >17:27:12 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 35): Operation not supported >17:27:12 lr_download: Downloading started >17:27:12 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-updates-testing.repo (Effective url: file:///etc/yum.repos.d/fedora-updates-testing.repo) >17:27:12 lr_download: Target: file:///etc/yum.repos.d/fedora-updates.repo (-) >17:27:12 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-updates.repo >17:27:12 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-updates.repo >17:27:12 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 35): Operation not supported >17:27:12 lr_download: Downloading started >17:27:12 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-updates.repo (Effective url: file:///etc/yum.repos.d/fedora-updates.repo) >17:27:12 lr_download: Target: file:///etc/yum.repos.d/fedora.repo (-) >17:27:12 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora.repo >17:27:12 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora.repo >17:27:12 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 35): Operation not supported >17:27:12 lr_download: Downloading started >17:27:12 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora.repo (Effective url: file:///etc/yum.repos.d/fedora.repo) >17:27:12 lr_download: Target: file:///etc/yum.repos.d/zfs.repo (-) >17:27:12 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/zfs.repo >17:27:12 prepare_next_transfer: URL: file:///etc/yum.repos.d/zfs.repo >17:27:12 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 35): Operation not supported >17:27:12 lr_download: Downloading started >17:27:12 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/zfs.repo (Effective url: file:///etc/yum.repos.d/zfs.repo) >17:27:12 lr_handle_perform: Using dir: /tmp/dnf.cache/anaconda-da138f60d536e679 >17:27:12 lr_handle_perform: Using own SIGINT handler >17:27:12 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >17:27:12 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >17:27:12 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >17:27:12 lr_handle_perform: Downloading/Locating yum repo >17:27:12 lr_yum_use_local: Locating repo.. >17:27:12 lr_yum_use_local_load_base: open(/tmp/dnf.cache/anaconda-da138f60d536e679/repodata/repomd.xml): No such file or directory >17:27:12 lr_handle_perform: Restoring an old SIGINT handler >17:27:12 lr_handle_perform: Using dir: /tmp/dnf-uitjkuys >17:27:12 lr_handle_perform: Using own SIGINT handler >17:27:12 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >17:27:12 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >17:27:12 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >17:27:12 lr_handle_perform: Downloading/Locating yum repo >17:27:12 lr_yum_download_remote: Downloading/Copying repo.. >17:27:12 lr_yum_download_repomd: Downloading repomd.xml via mirrorlist >17:27:12 lr_download: Target: repodata/repomd.xml (-) >17:27:12 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x7fa5981186d0 >17:27:12 lr_prepare_lrmirrors: Mirror: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/ >17:27:12 select_next_target: Selecting mirror for: repodata/repomd.xml >17:27:12 prepare_next_transfer: URL: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/repodata/repomd.xml >17:27:12 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 35): Operation not supported >17:27:12 lr_download: Downloading started >17:27:12 check_transfer_statuses: Transfer finished: repodata/repomd.xml (Effective url: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/repodata/repomd.xml) >17:27:12 check_transfer_statuses: Error during transfer: Status code: 404 for https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/repodata/repomd.xml >17:27:12 check_transfer_statuses: Ignore error - Try another mirror >17:27:12 select_next_target: Selecting mirror for: repodata/repomd.xml >17:27:12 select_suitable_mirror: All mirrors were tried without success >17:27:12 lr_download: Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried >17:27:12 lr_yum_download_repomd: repomd.xml download was unsuccessful >17:27:12 lr_handle_perform: Restoring an old SIGINT handler >17:27:12 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) >17:27:12 Current date: 2018-09-26T17:27:12+0200 >17:27:20 lr_download: Target: file:///etc/dnf/dnf.conf (-) >17:27:20 select_next_target: Selecting mirror for: file:///etc/dnf/dnf.conf >17:27:20 prepare_next_transfer: URL: file:///etc/dnf/dnf.conf >17:27:20 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 37): Operation not supported >17:27:20 lr_download: Downloading started >17:27:20 check_transfer_statuses: Transfer finished: file:///etc/dnf/dnf.conf (Effective url: file:///etc/dnf/dnf.conf) >17:27:20 lr_download: Target: file:///etc/yum.repos.d/fedora-cisco-openh264.repo (-) >17:27:20 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-cisco-openh264.repo >17:27:20 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-cisco-openh264.repo >17:27:20 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 37): Operation not supported >17:27:20 lr_download: Downloading started >17:27:20 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-cisco-openh264.repo (Effective url: file:///etc/yum.repos.d/fedora-cisco-openh264.repo) >17:27:20 lr_download: Target: file:///etc/yum.repos.d/fedora-updates-testing.repo (-) >17:27:20 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-updates-testing.repo >17:27:20 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-updates-testing.repo >17:27:20 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 37): Operation not supported >17:27:20 lr_download: Downloading started >17:27:20 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-updates-testing.repo (Effective url: file:///etc/yum.repos.d/fedora-updates-testing.repo) >17:27:20 lr_download: Target: file:///etc/yum.repos.d/fedora-updates.repo (-) >17:27:20 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-updates.repo >17:27:20 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-updates.repo >17:27:20 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 37): Operation not supported >17:27:20 lr_download: Downloading started >17:27:20 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-updates.repo (Effective url: file:///etc/yum.repos.d/fedora-updates.repo) >17:27:20 lr_download: Target: file:///etc/yum.repos.d/fedora.repo (-) >17:27:20 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora.repo >17:27:20 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora.repo >17:27:20 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 37): Operation not supported >17:27:20 lr_download: Downloading started >17:27:20 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora.repo (Effective url: file:///etc/yum.repos.d/fedora.repo) >17:27:20 lr_download: Target: file:///etc/yum.repos.d/zfs.repo (-) >17:27:20 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/zfs.repo >17:27:20 prepare_next_transfer: URL: file:///etc/yum.repos.d/zfs.repo >17:27:20 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 37): Operation not supported >17:27:20 lr_download: Downloading started >17:27:20 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/zfs.repo (Effective url: file:///etc/yum.repos.d/zfs.repo) >17:27:20 lr_handle_perform: Using dir: /tmp/dnf.cache/anaconda-2b4b09b2ce71e950 >17:27:20 lr_handle_perform: Using own SIGINT handler >17:27:20 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >17:27:20 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >17:27:20 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >17:27:20 lr_handle_perform: Downloading/Locating yum repo >17:27:20 lr_yum_use_local: Locating repo.. >17:27:20 lr_yum_use_local_load_base: open(/tmp/dnf.cache/anaconda-2b4b09b2ce71e950/repodata/repomd.xml): No such file or directory >17:27:20 lr_handle_perform: Restoring an old SIGINT handler >17:27:20 lr_handle_perform: Using dir: /tmp/dnf-rrx4rnq1 >17:27:20 lr_handle_perform: Using own SIGINT handler >17:27:20 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >17:27:20 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >17:27:20 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >17:27:20 lr_handle_perform: Downloading/Locating yum repo >17:27:20 lr_yum_download_remote: Downloading/Copying repo.. >17:27:20 lr_yum_download_repomd: Downloading repomd.xml via mirrorlist >17:27:20 lr_download: Target: repodata/repomd.xml (-) >17:27:20 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x7fa58c066bc0 >17:27:20 lr_prepare_lrmirrors: Mirror: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/ >17:27:20 select_next_target: Selecting mirror for: repodata/repomd.xml >17:27:20 prepare_next_transfer: URL: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/repodata/repomd.xml >17:27:20 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 37): Operation not supported >17:27:20 lr_download: Downloading started >17:27:20 check_transfer_statuses: Transfer finished: repodata/repomd.xml (Effective url: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/repodata/repomd.xml) >17:27:20 check_transfer_statuses: Error during transfer: Status code: 404 for https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/repodata/repomd.xml >17:27:20 check_transfer_statuses: Ignore error - Try another mirror >17:27:20 select_next_target: Selecting mirror for: repodata/repomd.xml >17:27:20 select_suitable_mirror: All mirrors were tried without success >17:27:20 lr_download: Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried >17:27:20 lr_yum_download_repomd: repomd.xml download was unsuccessful >17:27:20 lr_handle_perform: Restoring an old SIGINT handler >17:27:20 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) >17:27:20 Current date: 2018-09-26T17:27:20+0200 >17:27:33 lr_download: Target: file:///etc/dnf/dnf.conf (-) >17:27:33 select_next_target: Selecting mirror for: file:///etc/dnf/dnf.conf >17:27:33 prepare_next_transfer: URL: file:///etc/dnf/dnf.conf >17:27:33 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 39): Operation not supported >17:27:33 lr_download: Downloading started >17:27:33 check_transfer_statuses: Transfer finished: file:///etc/dnf/dnf.conf (Effective url: file:///etc/dnf/dnf.conf) >17:27:33 lr_download: Target: file:///etc/yum.repos.d/fedora-cisco-openh264.repo (-) >17:27:33 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-cisco-openh264.repo >17:27:33 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-cisco-openh264.repo >17:27:33 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 39): Operation not supported >17:27:33 lr_download: Downloading started >17:27:33 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-cisco-openh264.repo (Effective url: file:///etc/yum.repos.d/fedora-cisco-openh264.repo) >17:27:33 lr_download: Target: file:///etc/yum.repos.d/fedora-updates-testing.repo (-) >17:27:33 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-updates-testing.repo >17:27:33 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-updates-testing.repo >17:27:33 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 39): Operation not supported >17:27:33 lr_download: Downloading started >17:27:33 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-updates-testing.repo (Effective url: file:///etc/yum.repos.d/fedora-updates-testing.repo) >17:27:33 lr_download: Target: file:///etc/yum.repos.d/fedora-updates.repo (-) >17:27:33 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-updates.repo >17:27:33 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-updates.repo >17:27:33 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 39): Operation not supported >17:27:33 lr_download: Downloading started >17:27:33 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-updates.repo (Effective url: file:///etc/yum.repos.d/fedora-updates.repo) >17:27:33 lr_download: Target: file:///etc/yum.repos.d/fedora.repo (-) >17:27:33 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora.repo >17:27:33 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora.repo >17:27:33 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 39): Operation not supported >17:27:33 lr_download: Downloading started >17:27:33 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora.repo (Effective url: file:///etc/yum.repos.d/fedora.repo) >17:27:33 lr_download: Target: file:///etc/yum.repos.d/zfs.repo (-) >17:27:33 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/zfs.repo >17:27:33 prepare_next_transfer: URL: file:///etc/yum.repos.d/zfs.repo >17:27:33 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 39): Operation not supported >17:27:33 lr_download: Downloading started >17:27:33 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/zfs.repo (Effective url: file:///etc/yum.repos.d/zfs.repo) >17:27:33 lr_handle_perform: Using dir: /tmp/dnf.cache/anaconda-097b7572bcda188f >17:27:33 lr_handle_perform: Using own SIGINT handler >17:27:33 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >17:27:33 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >17:27:33 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >17:27:33 lr_handle_perform: Downloading/Locating yum repo >17:27:33 lr_yum_use_local: Locating repo.. >17:27:33 lr_yum_use_local_load_base: open(/tmp/dnf.cache/anaconda-097b7572bcda188f/repodata/repomd.xml): No such file or directory >17:27:33 lr_handle_perform: Restoring an old SIGINT handler >17:27:33 lr_handle_perform: Using dir: /tmp/dnf-5vl799q8 >17:27:33 lr_handle_perform: Using own SIGINT handler >17:27:33 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >17:27:33 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >17:27:33 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >17:27:33 lr_handle_perform: Downloading/Locating yum repo >17:27:33 lr_yum_download_remote: Downloading/Copying repo.. >17:27:33 lr_yum_download_repomd: Downloading repomd.xml via mirrorlist >17:27:33 lr_download: Target: repodata/repomd.xml (-) >17:27:33 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x7fa598178060 >17:27:33 lr_prepare_lrmirrors: Mirror: https://ftp.acc.umu.se/mirror/fedora/linux/releases >17:27:33 select_next_target: Selecting mirror for: repodata/repomd.xml >17:27:33 prepare_next_transfer: URL: https://ftp.acc.umu.se/mirror/fedora/linux/releases/repodata/repomd.xml >17:27:33 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 39): Operation not supported >17:27:33 lr_download: Downloading started >17:27:33 check_transfer_statuses: Transfer finished: repodata/repomd.xml (Effective url: https://ftp.acc.umu.se/mirror/fedora/linux/releases/repodata/repomd.xml) >17:27:33 check_transfer_statuses: Error during transfer: Status code: 404 for https://ftp.acc.umu.se/mirror/fedora/linux/releases/repodata/repomd.xml >17:27:33 check_transfer_statuses: Ignore error - Try another mirror >17:27:33 select_next_target: Selecting mirror for: repodata/repomd.xml >17:27:33 select_suitable_mirror: All mirrors were tried without success >17:27:33 lr_download: Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried >17:27:33 lr_yum_download_repomd: repomd.xml download was unsuccessful >17:27:33 lr_handle_perform: Restoring an old SIGINT handler >17:27:33 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) >17:27:33 Current date: 2018-09-26T17:27:33+0200 >17:27:43 lr_download: Target: file:///etc/dnf/dnf.conf (-) >17:27:43 select_next_target: Selecting mirror for: file:///etc/dnf/dnf.conf >17:27:43 prepare_next_transfer: URL: file:///etc/dnf/dnf.conf >17:27:43 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 41): Operation not supported >17:27:43 lr_download: Downloading started >17:27:43 check_transfer_statuses: Transfer finished: file:///etc/dnf/dnf.conf (Effective url: file:///etc/dnf/dnf.conf) >17:27:43 lr_download: Target: file:///etc/yum.repos.d/fedora-cisco-openh264.repo (-) >17:27:43 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-cisco-openh264.repo >17:27:43 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-cisco-openh264.repo >17:27:43 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 41): Operation not supported >17:27:43 lr_download: Downloading started >17:27:43 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-cisco-openh264.repo (Effective url: file:///etc/yum.repos.d/fedora-cisco-openh264.repo) >17:27:43 lr_download: Target: file:///etc/yum.repos.d/fedora-updates-testing.repo (-) >17:27:43 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-updates-testing.repo >17:27:43 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-updates-testing.repo >17:27:43 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 41): Operation not supported >17:27:43 lr_download: Downloading started >17:27:43 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-updates-testing.repo (Effective url: file:///etc/yum.repos.d/fedora-updates-testing.repo) >17:27:43 lr_download: Target: file:///etc/yum.repos.d/fedora-updates.repo (-) >17:27:43 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-updates.repo >17:27:43 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-updates.repo >17:27:43 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 41): Operation not supported >17:27:43 lr_download: Downloading started >17:27:43 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-updates.repo (Effective url: file:///etc/yum.repos.d/fedora-updates.repo) >17:27:43 lr_download: Target: file:///etc/yum.repos.d/fedora.repo (-) >17:27:43 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora.repo >17:27:43 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora.repo >17:27:43 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 41): Operation not supported >17:27:43 lr_download: Downloading started >17:27:43 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora.repo (Effective url: file:///etc/yum.repos.d/fedora.repo) >17:27:43 lr_download: Target: file:///etc/yum.repos.d/zfs.repo (-) >17:27:43 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/zfs.repo >17:27:43 prepare_next_transfer: URL: file:///etc/yum.repos.d/zfs.repo >17:27:43 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 41): Operation not supported >17:27:43 lr_download: Downloading started >17:27:43 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/zfs.repo (Effective url: file:///etc/yum.repos.d/zfs.repo) >17:27:43 lr_handle_perform: Using dir: /tmp/dnf.cache/anaconda-37d3c0413c85ff18 >17:27:43 lr_handle_perform: Using own SIGINT handler >17:27:43 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >17:27:43 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >17:27:43 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >17:27:43 lr_handle_perform: Downloading/Locating yum repo >17:27:43 lr_yum_use_local: Locating repo.. >17:27:43 lr_yum_use_local_load_base: open(/tmp/dnf.cache/anaconda-37d3c0413c85ff18/repodata/repomd.xml): No such file or directory >17:27:43 lr_handle_perform: Restoring an old SIGINT handler >17:27:43 lr_handle_perform: Using dir: /tmp/dnf-wmrs23kp >17:27:43 lr_handle_perform: Using own SIGINT handler >17:27:43 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >17:27:43 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >17:27:43 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >17:27:43 lr_handle_perform: Downloading/Locating yum repo >17:27:43 lr_yum_download_remote: Downloading/Copying repo.. >17:27:43 lr_yum_download_repomd: Downloading repomd.xml via mirrorlist >17:27:43 lr_download: Target: repodata/repomd.xml (-) >17:27:43 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x7fa58c1742b0 >17:27:43 lr_prepare_lrmirrors: Mirror: https://ftp.acc.umu.se/mirror/fedora/linux/ >17:27:43 select_next_target: Selecting mirror for: repodata/repomd.xml >17:27:43 prepare_next_transfer: URL: https://ftp.acc.umu.se/mirror/fedora/linux/repodata/repomd.xml >17:27:43 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 41): Operation not supported >17:27:43 lr_download: Downloading started >17:27:44 check_transfer_statuses: Transfer finished: repodata/repomd.xml (Effective url: https://ftp.acc.umu.se/mirror/fedora/linux/repodata/repomd.xml) >17:27:44 check_transfer_statuses: Error during transfer: Status code: 404 for https://ftp.acc.umu.se/mirror/fedora/linux/repodata/repomd.xml >17:27:44 check_transfer_statuses: Ignore error - Try another mirror >17:27:44 select_next_target: Selecting mirror for: repodata/repomd.xml >17:27:44 select_suitable_mirror: All mirrors were tried without success >17:27:44 lr_download: Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried >17:27:44 lr_yum_download_repomd: repomd.xml download was unsuccessful >17:27:44 lr_handle_perform: Restoring an old SIGINT handler >17:27:44 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) >17:27:44 Current date: 2018-09-26T17:27:44+0200 >17:27:50 lr_download: Target: file:///etc/dnf/dnf.conf (-) >17:27:50 select_next_target: Selecting mirror for: file:///etc/dnf/dnf.conf >17:27:50 prepare_next_transfer: URL: file:///etc/dnf/dnf.conf >17:27:50 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 43): Operation not supported >17:27:50 lr_download: Downloading started >17:27:50 check_transfer_statuses: Transfer finished: file:///etc/dnf/dnf.conf (Effective url: file:///etc/dnf/dnf.conf) >17:27:50 lr_download: Target: file:///etc/yum.repos.d/fedora-cisco-openh264.repo (-) >17:27:50 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-cisco-openh264.repo >17:27:50 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-cisco-openh264.repo >17:27:50 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 43): Operation not supported >17:27:50 lr_download: Downloading started >17:27:50 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-cisco-openh264.repo (Effective url: file:///etc/yum.repos.d/fedora-cisco-openh264.repo) >17:27:50 lr_download: Target: file:///etc/yum.repos.d/fedora-updates-testing.repo (-) >17:27:50 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-updates-testing.repo >17:27:50 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-updates-testing.repo >17:27:50 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 43): Operation not supported >17:27:50 lr_download: Downloading started >17:27:50 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-updates-testing.repo (Effective url: file:///etc/yum.repos.d/fedora-updates-testing.repo) >17:27:50 lr_download: Target: file:///etc/yum.repos.d/fedora-updates.repo (-) >17:27:50 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-updates.repo >17:27:50 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-updates.repo >17:27:50 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 43): Operation not supported >17:27:50 lr_download: Downloading started >17:27:50 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-updates.repo (Effective url: file:///etc/yum.repos.d/fedora-updates.repo) >17:27:50 lr_download: Target: file:///etc/yum.repos.d/fedora.repo (-) >17:27:50 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora.repo >17:27:50 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora.repo >17:27:50 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 43): Operation not supported >17:27:50 lr_download: Downloading started >17:27:50 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora.repo (Effective url: file:///etc/yum.repos.d/fedora.repo) >17:27:50 lr_download: Target: file:///etc/yum.repos.d/zfs.repo (-) >17:27:50 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/zfs.repo >17:27:50 prepare_next_transfer: URL: file:///etc/yum.repos.d/zfs.repo >17:27:50 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 43): Operation not supported >17:27:50 lr_download: Downloading started >17:27:50 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/zfs.repo (Effective url: file:///etc/yum.repos.d/zfs.repo) >17:27:50 lr_handle_perform: Using dir: /tmp/dnf.cache/anaconda-0cbb3ce5c70e1b31 >17:27:50 lr_handle_perform: Using own SIGINT handler >17:27:50 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >17:27:50 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >17:27:50 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >17:27:50 lr_handle_perform: Downloading/Locating yum repo >17:27:50 lr_yum_use_local: Locating repo.. >17:27:50 lr_yum_use_local_load_base: open(/tmp/dnf.cache/anaconda-0cbb3ce5c70e1b31/repodata/repomd.xml): No such file or directory >17:27:50 lr_handle_perform: Restoring an old SIGINT handler >17:27:50 lr_handle_perform: Using dir: /tmp/dnf-m7slrb7t >17:27:50 lr_handle_perform: Using own SIGINT handler >17:27:50 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >17:27:50 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >17:27:50 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >17:27:50 lr_handle_perform: Downloading/Locating yum repo >17:27:50 lr_yum_download_remote: Downloading/Copying repo.. >17:27:50 lr_yum_download_repomd: Downloading repomd.xml via mirrorlist >17:27:50 lr_download: Target: repodata/repomd.xml (-) >17:27:50 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x7fa59804d7e0 >17:27:50 lr_prepare_lrmirrors: Mirror: https://ftp.acc.umu.se/mirror/fedora/ >17:27:50 select_next_target: Selecting mirror for: repodata/repomd.xml >17:27:50 prepare_next_transfer: URL: https://ftp.acc.umu.se/mirror/fedora/repodata/repomd.xml >17:27:50 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 43): Operation not supported >17:27:50 lr_download: Downloading started >17:27:50 check_transfer_statuses: Transfer finished: repodata/repomd.xml (Effective url: https://ftp.acc.umu.se/mirror/fedora/repodata/repomd.xml) >17:27:50 check_transfer_statuses: Error during transfer: Status code: 404 for https://ftp.acc.umu.se/mirror/fedora/repodata/repomd.xml >17:27:50 check_transfer_statuses: Ignore error - Try another mirror >17:27:50 select_next_target: Selecting mirror for: repodata/repomd.xml >17:27:50 select_suitable_mirror: All mirrors were tried without success >17:27:50 lr_download: Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried >17:27:50 lr_yum_download_repomd: repomd.xml download was unsuccessful >17:27:50 lr_handle_perform: Restoring an old SIGINT handler >17:27:50 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) >17:27:50 Current date: 2018-09-26T17:27:50+0200 >17:27:58 lr_download: Target: file:///etc/dnf/dnf.conf (-) >17:27:58 select_next_target: Selecting mirror for: file:///etc/dnf/dnf.conf >17:27:58 prepare_next_transfer: URL: file:///etc/dnf/dnf.conf >17:27:58 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 45): Operation not supported >17:27:58 lr_download: Downloading started >17:27:58 check_transfer_statuses: Transfer finished: file:///etc/dnf/dnf.conf (Effective url: file:///etc/dnf/dnf.conf) >17:27:58 lr_download: Target: file:///etc/yum.repos.d/fedora-cisco-openh264.repo (-) >17:27:58 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-cisco-openh264.repo >17:27:58 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-cisco-openh264.repo >17:27:58 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 45): Operation not supported >17:27:58 lr_download: Downloading started >17:27:58 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-cisco-openh264.repo (Effective url: file:///etc/yum.repos.d/fedora-cisco-openh264.repo) >17:27:58 lr_download: Target: file:///etc/yum.repos.d/fedora-updates-testing.repo (-) >17:27:58 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-updates-testing.repo >17:27:58 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-updates-testing.repo >17:27:58 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 45): Operation not supported >17:27:58 lr_download: Downloading started >17:27:58 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-updates-testing.repo (Effective url: file:///etc/yum.repos.d/fedora-updates-testing.repo) >17:27:58 lr_download: Target: file:///etc/yum.repos.d/fedora-updates.repo (-) >17:27:58 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-updates.repo >17:27:58 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-updates.repo >17:27:58 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 45): Operation not supported >17:27:58 lr_download: Downloading started >17:27:58 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-updates.repo (Effective url: file:///etc/yum.repos.d/fedora-updates.repo) >17:27:58 lr_download: Target: file:///etc/yum.repos.d/fedora.repo (-) >17:27:58 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora.repo >17:27:58 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora.repo >17:27:58 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 45): Operation not supported >17:27:58 lr_download: Downloading started >17:27:58 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora.repo (Effective url: file:///etc/yum.repos.d/fedora.repo) >17:27:58 lr_download: Target: file:///etc/yum.repos.d/zfs.repo (-) >17:27:58 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/zfs.repo >17:27:58 prepare_next_transfer: URL: file:///etc/yum.repos.d/zfs.repo >17:27:58 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 45): Operation not supported >17:27:58 lr_download: Downloading started >17:27:58 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/zfs.repo (Effective url: file:///etc/yum.repos.d/zfs.repo) >17:27:58 lr_handle_perform: Using dir: /tmp/dnf.cache/anaconda-ec10712934c3ff08 >17:27:58 lr_handle_perform: Using own SIGINT handler >17:27:58 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >17:27:58 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >17:27:58 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >17:27:58 lr_handle_perform: Downloading/Locating yum repo >17:27:58 lr_yum_use_local: Locating repo.. >17:27:58 lr_yum_use_local_load_base: open(/tmp/dnf.cache/anaconda-ec10712934c3ff08/repodata/repomd.xml): No such file or directory >17:27:58 lr_handle_perform: Restoring an old SIGINT handler >17:27:58 lr_handle_perform: Using dir: /tmp/dnf-i6ywrscs >17:27:58 lr_handle_perform: Using own SIGINT handler >17:27:58 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >17:27:58 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >17:27:58 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >17:27:58 lr_handle_perform: Downloading/Locating yum repo >17:27:58 lr_yum_download_remote: Downloading/Copying repo.. >17:27:58 lr_yum_download_repomd: Downloading repomd.xml via mirrorlist >17:27:58 lr_download: Target: repodata/repomd.xml (-) >17:27:58 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x7fa58c21bc70 >17:27:58 lr_prepare_lrmirrors: Mirror: https://ftp.acc.umu.se/mirror/ >17:27:58 select_next_target: Selecting mirror for: repodata/repomd.xml >17:27:58 prepare_next_transfer: URL: https://ftp.acc.umu.se/mirror/repodata/repomd.xml >17:27:58 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 45): Operation not supported >17:27:58 lr_download: Downloading started >17:27:58 check_transfer_statuses: Transfer finished: repodata/repomd.xml (Effective url: https://ftp.acc.umu.se/mirror/repodata/repomd.xml) >17:27:58 check_transfer_statuses: Error during transfer: Status code: 404 for https://ftp.acc.umu.se/mirror/repodata/repomd.xml >17:27:58 check_transfer_statuses: Ignore error - Try another mirror >17:27:58 select_next_target: Selecting mirror for: repodata/repomd.xml >17:27:58 select_suitable_mirror: All mirrors were tried without success >17:27:58 lr_download: Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried >17:27:58 lr_yum_download_repomd: repomd.xml download was unsuccessful >17:27:58 lr_handle_perform: Restoring an old SIGINT handler >17:27:58 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) >17:27:58 Current date: 2018-09-26T17:27:58+0200 >17:28:07 lr_download: Target: file:///etc/dnf/dnf.conf (-) >17:28:07 select_next_target: Selecting mirror for: file:///etc/dnf/dnf.conf >17:28:07 prepare_next_transfer: URL: file:///etc/dnf/dnf.conf >17:28:07 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 47): Operation not supported >17:28:07 lr_download: Downloading started >17:28:07 check_transfer_statuses: Transfer finished: file:///etc/dnf/dnf.conf (Effective url: file:///etc/dnf/dnf.conf) >17:28:07 lr_download: Target: file:///etc/yum.repos.d/fedora-cisco-openh264.repo (-) >17:28:07 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-cisco-openh264.repo >17:28:07 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-cisco-openh264.repo >17:28:07 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 47): Operation not supported >17:28:07 lr_download: Downloading started >17:28:07 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-cisco-openh264.repo (Effective url: file:///etc/yum.repos.d/fedora-cisco-openh264.repo) >17:28:07 lr_download: Target: file:///etc/yum.repos.d/fedora-updates-testing.repo (-) >17:28:07 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-updates-testing.repo >17:28:07 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-updates-testing.repo >17:28:07 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 47): Operation not supported >17:28:07 lr_download: Downloading started >17:28:07 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-updates-testing.repo (Effective url: file:///etc/yum.repos.d/fedora-updates-testing.repo) >17:28:07 lr_download: Target: file:///etc/yum.repos.d/fedora-updates.repo (-) >17:28:07 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-updates.repo >17:28:07 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-updates.repo >17:28:07 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 47): Operation not supported >17:28:07 lr_download: Downloading started >17:28:07 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-updates.repo (Effective url: file:///etc/yum.repos.d/fedora-updates.repo) >17:28:07 lr_download: Target: file:///etc/yum.repos.d/fedora.repo (-) >17:28:07 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora.repo >17:28:07 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora.repo >17:28:07 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 47): Operation not supported >17:28:07 lr_download: Downloading started >17:28:07 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora.repo (Effective url: file:///etc/yum.repos.d/fedora.repo) >17:28:07 lr_download: Target: file:///etc/yum.repos.d/zfs.repo (-) >17:28:07 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/zfs.repo >17:28:07 prepare_next_transfer: URL: file:///etc/yum.repos.d/zfs.repo >17:28:07 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 47): Operation not supported >17:28:07 lr_download: Downloading started >17:28:07 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/zfs.repo (Effective url: file:///etc/yum.repos.d/zfs.repo) >17:28:07 lr_handle_perform: Using dir: /tmp/dnf.cache/anaconda-1a895732d397f6ea >17:28:07 lr_handle_perform: Using own SIGINT handler >17:28:07 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >17:28:07 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >17:28:07 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >17:28:07 lr_handle_perform: Downloading/Locating yum repo >17:28:07 lr_yum_use_local: Locating repo.. >17:28:07 lr_yum_use_local_load_base: open(/tmp/dnf.cache/anaconda-1a895732d397f6ea/repodata/repomd.xml): No such file or directory >17:28:07 lr_handle_perform: Restoring an old SIGINT handler >17:28:07 lr_handle_perform: Using dir: /tmp/dnf-9pgjom6f >17:28:07 lr_handle_perform: Using own SIGINT handler >17:28:07 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >17:28:07 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >17:28:07 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >17:28:07 lr_handle_perform: Downloading/Locating yum repo >17:28:07 lr_yum_download_remote: Downloading/Copying repo.. >17:28:07 lr_yum_download_repomd: Downloading repomd.xml via mirrorlist >17:28:07 lr_download: Target: repodata/repomd.xml (-) >17:28:07 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x7fa59800bb00 >17:28:07 lr_prepare_lrmirrors: Mirror: https://ftp.acc.umu.se/ >17:28:07 select_next_target: Selecting mirror for: repodata/repomd.xml >17:28:07 prepare_next_transfer: URL: https://ftp.acc.umu.se/repodata/repomd.xml >17:28:07 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 47): Operation not supported >17:28:07 lr_download: Downloading started >17:28:08 check_transfer_statuses: Transfer finished: repodata/repomd.xml (Effective url: https://ftp.acc.umu.se/repodata/repomd.xml) >17:28:08 check_transfer_statuses: Error during transfer: Status code: 404 for https://ftp.acc.umu.se/repodata/repomd.xml >17:28:08 check_transfer_statuses: Ignore error - Try another mirror >17:28:08 select_next_target: Selecting mirror for: repodata/repomd.xml >17:28:08 select_suitable_mirror: All mirrors were tried without success >17:28:08 lr_download: Error while downloading: Cannot download repodata/repomd.xml: All mirrors were tried >17:28:08 lr_yum_download_repomd: repomd.xml download was unsuccessful >17:28:08 lr_handle_perform: Restoring an old SIGINT handler >17:28:08 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) >17:28:08 Current date: 2018-09-26T17:28:08+0200 >17:29:02 lr_download: Target: file:///etc/dnf/dnf.conf (-) >17:29:02 select_next_target: Selecting mirror for: file:///etc/dnf/dnf.conf >17:29:02 prepare_next_transfer: URL: file:///etc/dnf/dnf.conf >17:29:02 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 49): Operation not supported >17:29:02 lr_download: Downloading started >17:29:02 check_transfer_statuses: Transfer finished: file:///etc/dnf/dnf.conf (Effective url: file:///etc/dnf/dnf.conf) >17:29:02 lr_download: Target: file:///etc/yum.repos.d/fedora-cisco-openh264.repo (-) >17:29:02 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-cisco-openh264.repo >17:29:02 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-cisco-openh264.repo >17:29:02 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 49): Operation not supported >17:29:02 lr_download: Downloading started >17:29:02 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-cisco-openh264.repo (Effective url: file:///etc/yum.repos.d/fedora-cisco-openh264.repo) >17:29:02 lr_download: Target: file:///etc/yum.repos.d/fedora-updates-testing.repo (-) >17:29:02 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-updates-testing.repo >17:29:02 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-updates-testing.repo >17:29:02 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 49): Operation not supported >17:29:02 lr_download: Downloading started >17:29:02 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-updates-testing.repo (Effective url: file:///etc/yum.repos.d/fedora-updates-testing.repo) >17:29:02 lr_download: Target: file:///etc/yum.repos.d/fedora-updates.repo (-) >17:29:02 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-updates.repo >17:29:02 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-updates.repo >17:29:02 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 49): Operation not supported >17:29:02 lr_download: Downloading started >17:29:02 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-updates.repo (Effective url: file:///etc/yum.repos.d/fedora-updates.repo) >17:29:02 lr_download: Target: file:///etc/yum.repos.d/fedora.repo (-) >17:29:02 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora.repo >17:29:02 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora.repo >17:29:02 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 49): Operation not supported >17:29:02 lr_download: Downloading started >17:29:02 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora.repo (Effective url: file:///etc/yum.repos.d/fedora.repo) >17:29:02 lr_download: Target: file:///etc/yum.repos.d/zfs.repo (-) >17:29:02 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/zfs.repo >17:29:02 prepare_next_transfer: URL: file:///etc/yum.repos.d/zfs.repo >17:29:02 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 49): Operation not supported >17:29:02 lr_download: Downloading started >17:29:02 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/zfs.repo (Effective url: file:///etc/yum.repos.d/zfs.repo) >17:29:02 lr_handle_perform: Using dir: /tmp/dnf.cache/anaconda-8702ed69d45dd581 >17:29:02 lr_handle_perform: Using own SIGINT handler >17:29:02 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >17:29:02 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >17:29:02 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >17:29:02 lr_handle_perform: Downloading/Locating yum repo >17:29:02 lr_yum_use_local: Locating repo.. >17:29:02 lr_yum_use_local_load_base: open(/tmp/dnf.cache/anaconda-8702ed69d45dd581/repodata/repomd.xml): No such file or directory >17:29:02 lr_handle_perform: Restoring an old SIGINT handler >17:29:02 lr_handle_perform: Using dir: /tmp/dnf-3k6et3jz >17:29:02 lr_handle_perform: Using own SIGINT handler >17:29:02 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >17:29:02 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >17:29:02 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >17:29:02 lr_handle_perform: Downloading/Locating yum repo >17:29:02 lr_yum_download_remote: Downloading/Copying repo.. >17:29:02 lr_yum_download_repomd: Downloading repomd.xml via mirrorlist >17:29:02 lr_download: Target: repodata/repomd.xml (-) >17:29:02 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x7fa58c34e790 >17:29:02 lr_prepare_lrmirrors: Mirror: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/ >17:29:02 select_next_target: Selecting mirror for: repodata/repomd.xml >17:29:02 prepare_next_transfer: URL: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/repodata/repomd.xml >17:29:02 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 49): Operation not supported >17:29:02 lr_download: Downloading started >17:29:02 check_transfer_statuses: Transfer finished: repodata/repomd.xml (Effective url: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/repodata/repomd.xml) >17:29:02 lr_yum_download_remote: Parsing repomd.xml >17:29:02 1524630543: Repomd revision: lr_yum_download_remote >17:29:02 lr_download: Target: repodata/6f44e3c7dc24e8943cdc1a384fbbb8d7af3f2150724af202393ec065ee971e61-primary.xml.gz (-) >17:29:02 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x7fa58c34e790 >17:29:02 lr_prepare_lrmirrors: Mirror: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/ >17:29:02 lr_download: Target: repodata/6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a-filelists.xml.gz (-) >17:29:02 lr_download: Target: repodata/72efc50c5194a14aa4864710ed17b18b452bbb4c48134768f110a8c45279f228-comps-Workstation.x86_64.xml.gz (-) >17:29:02 select_next_target: Selecting mirror for: repodata/6f44e3c7dc24e8943cdc1a384fbbb8d7af3f2150724af202393ec065ee971e61-primary.xml.gz >17:29:02 prepare_next_transfer: URL: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/repodata/6f44e3c7dc24e8943cdc1a384fbbb8d7af3f2150724af202393ec065ee971e61-primary.xml.gz >17:29:02 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 51): Operation not supported >17:29:02 select_next_target: Selecting mirror for: repodata/6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a-filelists.xml.gz >17:29:02 prepare_next_transfer: URL: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/repodata/6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a-filelists.xml.gz >17:29:02 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 52): Operation not supported >17:29:02 select_next_target: Selecting mirror for: repodata/72efc50c5194a14aa4864710ed17b18b452bbb4c48134768f110a8c45279f228-comps-Workstation.x86_64.xml.gz >17:29:02 prepare_next_transfer: URL: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/repodata/72efc50c5194a14aa4864710ed17b18b452bbb4c48134768f110a8c45279f228-comps-Workstation.x86_64.xml.gz >17:29:02 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 53): Operation not supported >17:29:02 lr_download: Downloading started >17:29:02 check_transfer_statuses: Transfer finished: repodata/72efc50c5194a14aa4864710ed17b18b452bbb4c48134768f110a8c45279f228-comps-Workstation.x86_64.xml.gz (Effective url: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/repodata/72efc50c5194a14aa4864710ed17b18b452bbb4c48134768f110a8c45279f228-comps-Workstation.x86_64.xml.gz) >17:29:02 check_finished_trasfer_checksum: Checksum (sha256) 72efc50c5194a14aa4864710ed17b18b452bbb4c48134768f110a8c45279f228 is OK >17:29:03 check_transfer_statuses: Transfer finished: repodata/6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a-filelists.xml.gz (Effective url: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/repodata/6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a-filelists.xml.gz) >17:29:03 check_finished_trasfer_checksum: Checksum (sha256) 6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a is OK >17:29:03 check_transfer_statuses: Transfer finished: repodata/6f44e3c7dc24e8943cdc1a384fbbb8d7af3f2150724af202393ec065ee971e61-primary.xml.gz (Effective url: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/repodata/6f44e3c7dc24e8943cdc1a384fbbb8d7af3f2150724af202393ec065ee971e61-primary.xml.gz) >17:29:03 check_finished_trasfer_checksum: Checksum (sha256) 6f44e3c7dc24e8943cdc1a384fbbb8d7af3f2150724af202393ec065ee971e61 is OK >17:29:03 lr_handle_perform: Restoring an old SIGINT handler >17:29:03 lr_handle_perform: Using dir: /tmp/dnf.cache/anaconda-8702ed69d45dd581 >17:29:03 lr_handle_perform: Using own SIGINT handler >17:29:03 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >17:29:03 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >17:29:03 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >17:29:03 lr_handle_perform: Downloading/Locating yum repo >17:29:03 lr_yum_use_local: Locating repo.. >17:29:03 lr_yum_use_local_load_base: Parsing repomd.xml >17:29:03 lr_yum_use_local_load_base: Repomd revision: 1524630543 >17:29:03 lr_yum_use_local: Repository was successfully located >17:29:03 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/anaconda-8702ed69d45dd581/repodata/6f44e3c7dc24e8943cdc1a384fbbb8d7af3f2150724af202393ec065ee971e61-primary.xml.gz (expected: 6f44e3c7dc24e8943cdc1a384fbbb8d7af3f2150724af202393ec065ee971e61 [sha256]) >17:29:03 lr_yum_check_checksum_of_md_record: Checksum check - Passed >17:29:03 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/anaconda-8702ed69d45dd581/repodata/6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a-filelists.xml.gz (expected: 6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a [sha256]) >17:29:03 lr_yum_check_checksum_of_md_record: Checksum check - Passed >17:29:03 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/anaconda-8702ed69d45dd581/repodata/72efc50c5194a14aa4864710ed17b18b452bbb4c48134768f110a8c45279f228-comps-Workstation.x86_64.xml.gz (expected: 72efc50c5194a14aa4864710ed17b18b452bbb4c48134768f110a8c45279f228 [sha256]) >17:29:03 lr_yum_check_checksum_of_md_record: Checksum check - Passed >17:29:03 lr_handle_perform: Restoring an old SIGINT handler >17:29:39 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) >17:29:39 Current date: 2018-09-26T17:29:39+0200 >11:30:07 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) >11:30:07 Current date: 2018-09-26T11:30:07-0400 >11:30:08 lr_download: Target: file:///etc/dnf/dnf.conf (-) >11:30:08 select_next_target: Selecting mirror for: file:///etc/dnf/dnf.conf >11:30:08 prepare_next_transfer: URL: file:///etc/dnf/dnf.conf >11:30:08 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 27): Operation not supported >11:30:08 lr_download: Downloading started >11:30:08 check_transfer_statuses: Transfer finished: file:///etc/dnf/dnf.conf (Effective url: file:///etc/dnf/dnf.conf) >11:30:08 lr_download: Target: file:///etc/yum.repos.d/fedora-cisco-openh264.repo (-) >11:30:08 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-cisco-openh264.repo >11:30:08 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-cisco-openh264.repo >11:30:08 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 27): Operation not supported >11:30:08 lr_download: Downloading started >11:30:08 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-cisco-openh264.repo (Effective url: file:///etc/yum.repos.d/fedora-cisco-openh264.repo) >11:30:08 lr_download: Target: file:///etc/yum.repos.d/fedora-updates-testing.repo (-) >11:30:08 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-updates-testing.repo >11:30:08 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-updates-testing.repo >11:30:08 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 27): Operation not supported >11:30:08 lr_download: Downloading started >11:30:08 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-updates-testing.repo (Effective url: file:///etc/yum.repos.d/fedora-updates-testing.repo) >11:30:08 lr_download: Target: file:///etc/yum.repos.d/fedora-updates.repo (-) >11:30:08 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-updates.repo >11:30:08 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-updates.repo >11:30:08 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 27): Operation not supported >11:30:08 lr_download: Downloading started >11:30:08 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-updates.repo (Effective url: file:///etc/yum.repos.d/fedora-updates.repo) >11:30:08 lr_download: Target: file:///etc/yum.repos.d/fedora.repo (-) >11:30:08 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora.repo >11:30:08 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora.repo >11:30:08 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 27): Operation not supported >11:30:08 lr_download: Downloading started >11:30:08 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora.repo (Effective url: file:///etc/yum.repos.d/fedora.repo) >11:30:08 lr_download: Target: file:///etc/yum.repos.d/zfs.repo (-) >11:30:08 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/zfs.repo >11:30:08 prepare_next_transfer: URL: file:///etc/yum.repos.d/zfs.repo >11:30:08 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 26): Operation not supported >11:30:08 lr_download: Downloading started >11:30:08 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/zfs.repo (Effective url: file:///etc/yum.repos.d/zfs.repo) >11:30:08 lr_handle_perform: Using dir: /tmp/dnf.cache/anaconda-8702ed69d45dd581 >11:30:08 lr_handle_perform: Using own SIGINT handler >11:30:08 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >11:30:08 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >11:30:08 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >11:30:08 lr_handle_perform: Downloading/Locating yum repo >11:30:08 lr_yum_use_local: Locating repo.. >11:30:08 lr_yum_use_local_load_base: open(/tmp/dnf.cache/anaconda-8702ed69d45dd581/repodata/repomd.xml): No such file or directory >11:30:08 lr_handle_perform: Restoring an old SIGINT handler >11:30:08 lr_handle_perform: Using dir: /tmp/dnf-lfw5cim0 >11:30:08 lr_handle_perform: Using own SIGINT handler >11:30:08 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >11:30:08 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >11:30:08 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >11:30:08 lr_handle_perform: Downloading/Locating yum repo >11:30:08 lr_yum_download_remote: Downloading/Copying repo.. >11:30:08 lr_yum_download_repomd: Downloading repomd.xml via mirrorlist >11:30:08 lr_download: Target: repodata/repomd.xml (-) >11:30:08 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x7f4ac011a390 >11:30:08 lr_prepare_lrmirrors: Mirror: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/ >11:30:08 select_next_target: Selecting mirror for: repodata/repomd.xml >11:30:08 prepare_next_transfer: URL: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/repodata/repomd.xml >11:30:08 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 31): Operation not supported >11:30:08 lr_download: Downloading started >11:30:09 check_transfer_statuses: Transfer finished: repodata/repomd.xml (Effective url: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/repodata/repomd.xml) >11:30:09 lr_yum_download_remote: Parsing repomd.xml >11:30:09 1524630543: Repomd revision: lr_yum_download_remote >11:30:09 lr_download: Target: repodata/6f44e3c7dc24e8943cdc1a384fbbb8d7af3f2150724af202393ec065ee971e61-primary.xml.gz (-) >11:30:09 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x7f4ac011a390 >11:30:09 lr_prepare_lrmirrors: Mirror: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/ >11:30:09 lr_download: Target: repodata/6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a-filelists.xml.gz (-) >11:30:09 lr_download: Target: repodata/72efc50c5194a14aa4864710ed17b18b452bbb4c48134768f110a8c45279f228-comps-Workstation.x86_64.xml.gz (-) >11:30:09 select_next_target: Selecting mirror for: repodata/6f44e3c7dc24e8943cdc1a384fbbb8d7af3f2150724af202393ec065ee971e61-primary.xml.gz >11:30:09 prepare_next_transfer: URL: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/repodata/6f44e3c7dc24e8943cdc1a384fbbb8d7af3f2150724af202393ec065ee971e61-primary.xml.gz >11:30:09 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 33): Operation not supported >11:30:09 select_next_target: Selecting mirror for: repodata/6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a-filelists.xml.gz >11:30:09 prepare_next_transfer: URL: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/repodata/6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a-filelists.xml.gz >11:30:09 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 34): Operation not supported >11:30:09 select_next_target: Selecting mirror for: repodata/72efc50c5194a14aa4864710ed17b18b452bbb4c48134768f110a8c45279f228-comps-Workstation.x86_64.xml.gz >11:30:09 prepare_next_transfer: URL: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/repodata/72efc50c5194a14aa4864710ed17b18b452bbb4c48134768f110a8c45279f228-comps-Workstation.x86_64.xml.gz >11:30:09 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 35): Operation not supported >11:30:09 lr_download: Downloading started >11:30:11 check_transfer_statuses: Transfer finished: repodata/72efc50c5194a14aa4864710ed17b18b452bbb4c48134768f110a8c45279f228-comps-Workstation.x86_64.xml.gz (Effective url: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/repodata/72efc50c5194a14aa4864710ed17b18b452bbb4c48134768f110a8c45279f228-comps-Workstation.x86_64.xml.gz) >11:30:11 check_finished_trasfer_checksum: Checksum (sha256) 72efc50c5194a14aa4864710ed17b18b452bbb4c48134768f110a8c45279f228 is OK >11:30:13 check_transfer_statuses: Transfer finished: repodata/6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a-filelists.xml.gz (Effective url: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/repodata/6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a-filelists.xml.gz) >11:30:13 check_finished_trasfer_checksum: Checksum (sha256) 6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a is OK >11:30:14 check_transfer_statuses: Transfer finished: repodata/6f44e3c7dc24e8943cdc1a384fbbb8d7af3f2150724af202393ec065ee971e61-primary.xml.gz (Effective url: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/repodata/6f44e3c7dc24e8943cdc1a384fbbb8d7af3f2150724af202393ec065ee971e61-primary.xml.gz) >11:30:14 check_finished_trasfer_checksum: Checksum (sha256) 6f44e3c7dc24e8943cdc1a384fbbb8d7af3f2150724af202393ec065ee971e61 is OK >11:30:14 lr_handle_perform: Restoring an old SIGINT handler >11:30:14 lr_handle_perform: Using dir: /tmp/dnf.cache/anaconda-8702ed69d45dd581 >11:30:14 lr_handle_perform: Using own SIGINT handler >11:30:14 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >11:30:14 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >11:30:14 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >11:30:14 lr_handle_perform: Downloading/Locating yum repo >11:30:14 lr_yum_use_local: Locating repo.. >11:30:14 lr_yum_use_local_load_base: Parsing repomd.xml >11:30:14 lr_yum_use_local_load_base: Repomd revision: 1524630543 >11:30:14 lr_yum_use_local: Repository was successfully located >11:30:14 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/anaconda-8702ed69d45dd581/repodata/6f44e3c7dc24e8943cdc1a384fbbb8d7af3f2150724af202393ec065ee971e61-primary.xml.gz (expected: 6f44e3c7dc24e8943cdc1a384fbbb8d7af3f2150724af202393ec065ee971e61 [sha256]) >11:30:14 lr_yum_check_checksum_of_md_record: Checksum check - Passed >11:30:14 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/anaconda-8702ed69d45dd581/repodata/6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a-filelists.xml.gz (expected: 6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a [sha256]) >11:30:14 lr_yum_check_checksum_of_md_record: Checksum check - Passed >11:30:14 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/anaconda-8702ed69d45dd581/repodata/72efc50c5194a14aa4864710ed17b18b452bbb4c48134768f110a8c45279f228-comps-Workstation.x86_64.xml.gz (expected: 72efc50c5194a14aa4864710ed17b18b452bbb4c48134768f110a8c45279f228 [sha256]) >11:30:14 lr_yum_check_checksum_of_md_record: Checksum check - Passed >11:30:14 lr_handle_perform: Restoring an old SIGINT handler >11:31:00 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) >11:31:00 Current date: 2018-09-26T11:31:00-0400 >11:31:11 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) >11:31:11 Current date: 2018-09-26T11:31:11-0400 >11:31:11 lr_download: Target: file:///etc/dnf/dnf.conf (-) >11:31:11 select_next_target: Selecting mirror for: file:///etc/dnf/dnf.conf >11:31:11 prepare_next_transfer: URL: file:///etc/dnf/dnf.conf >11:31:11 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 29): Operation not supported >11:31:11 lr_download: Downloading started >11:31:11 check_transfer_statuses: Transfer finished: file:///etc/dnf/dnf.conf (Effective url: file:///etc/dnf/dnf.conf) >11:31:11 lr_download: Target: file:///etc/yum.repos.d/fedora-cisco-openh264.repo (-) >11:31:11 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-cisco-openh264.repo >11:31:11 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-cisco-openh264.repo >11:31:11 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 26): Operation not supported >11:31:11 lr_download: Downloading started >11:31:11 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-cisco-openh264.repo (Effective url: file:///etc/yum.repos.d/fedora-cisco-openh264.repo) >11:31:11 lr_download: Target: file:///etc/yum.repos.d/fedora-updates-testing.repo (-) >11:31:11 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-updates-testing.repo >11:31:11 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-updates-testing.repo >11:31:11 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 29): Operation not supported >11:31:11 lr_download: Downloading started >11:31:11 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-updates-testing.repo (Effective url: file:///etc/yum.repos.d/fedora-updates-testing.repo) >11:31:11 lr_download: Target: file:///etc/yum.repos.d/fedora-updates.repo (-) >11:31:11 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-updates.repo >11:31:11 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-updates.repo >11:31:11 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 28): Operation not supported >11:31:11 lr_download: Downloading started >11:31:11 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-updates.repo (Effective url: file:///etc/yum.repos.d/fedora-updates.repo) >11:31:11 lr_download: Target: file:///etc/yum.repos.d/fedora.repo (-) >11:31:11 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora.repo >11:31:11 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora.repo >11:31:11 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 26): Operation not supported >11:31:11 lr_download: Downloading started >11:31:11 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora.repo (Effective url: file:///etc/yum.repos.d/fedora.repo) >11:31:11 lr_download: Target: file:///etc/yum.repos.d/zfs.repo (-) >11:31:11 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/zfs.repo >11:31:11 prepare_next_transfer: URL: file:///etc/yum.repos.d/zfs.repo >11:31:11 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 28): Operation not supported >11:31:11 lr_download: Downloading started >11:31:11 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/zfs.repo (Effective url: file:///etc/yum.repos.d/zfs.repo) >11:31:12 lr_handle_perform: Using dir: /tmp/dnf.cache/anaconda-8702ed69d45dd581 >11:31:12 lr_handle_perform: Using own SIGINT handler >11:31:12 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >11:31:12 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >11:31:12 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >11:31:12 lr_handle_perform: Downloading/Locating yum repo >11:31:12 lr_yum_use_local: Locating repo.. >11:31:12 lr_yum_use_local_load_base: open(/tmp/dnf.cache/anaconda-8702ed69d45dd581/repodata/repomd.xml): No such file or directory >11:31:12 lr_handle_perform: Restoring an old SIGINT handler >11:31:12 lr_handle_perform: Using dir: /tmp/dnf-lp6dkxu6 >11:31:12 lr_handle_perform: Using own SIGINT handler >11:31:12 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >11:31:12 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >11:31:12 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >11:31:12 lr_handle_perform: Downloading/Locating yum repo >11:31:12 lr_yum_download_remote: Downloading/Copying repo.. >11:31:12 lr_yum_download_repomd: Downloading repomd.xml via mirrorlist >11:31:12 lr_download: Target: repodata/repomd.xml (-) >11:31:12 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x7f29f8116f00 >11:31:12 lr_prepare_lrmirrors: Mirror: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/ >11:31:12 select_next_target: Selecting mirror for: repodata/repomd.xml >11:31:12 prepare_next_transfer: URL: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/repodata/repomd.xml >11:31:12 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 31): Operation not supported >11:31:12 lr_download: Downloading started >11:31:13 check_transfer_statuses: Transfer finished: repodata/repomd.xml (Effective url: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/repodata/repomd.xml) >11:31:13 lr_yum_download_remote: Parsing repomd.xml >11:31:13 1524630543: Repomd revision: lr_yum_download_remote >11:31:13 lr_download: Target: repodata/6f44e3c7dc24e8943cdc1a384fbbb8d7af3f2150724af202393ec065ee971e61-primary.xml.gz (-) >11:31:13 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x7f29f8116f00 >11:31:13 lr_prepare_lrmirrors: Mirror: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/ >11:31:13 lr_download: Target: repodata/6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a-filelists.xml.gz (-) >11:31:13 lr_download: Target: repodata/72efc50c5194a14aa4864710ed17b18b452bbb4c48134768f110a8c45279f228-comps-Workstation.x86_64.xml.gz (-) >11:31:13 select_next_target: Selecting mirror for: repodata/6f44e3c7dc24e8943cdc1a384fbbb8d7af3f2150724af202393ec065ee971e61-primary.xml.gz >11:31:13 prepare_next_transfer: URL: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/repodata/6f44e3c7dc24e8943cdc1a384fbbb8d7af3f2150724af202393ec065ee971e61-primary.xml.gz >11:31:13 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 33): Operation not supported >11:31:13 select_next_target: Selecting mirror for: repodata/6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a-filelists.xml.gz >11:31:13 prepare_next_transfer: URL: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/repodata/6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a-filelists.xml.gz >11:31:13 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 34): Operation not supported >11:31:13 select_next_target: Selecting mirror for: repodata/72efc50c5194a14aa4864710ed17b18b452bbb4c48134768f110a8c45279f228-comps-Workstation.x86_64.xml.gz >11:31:13 prepare_next_transfer: URL: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/repodata/72efc50c5194a14aa4864710ed17b18b452bbb4c48134768f110a8c45279f228-comps-Workstation.x86_64.xml.gz >11:31:13 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 35): Operation not supported >11:31:13 lr_download: Downloading started >11:31:14 check_transfer_statuses: Transfer finished: repodata/72efc50c5194a14aa4864710ed17b18b452bbb4c48134768f110a8c45279f228-comps-Workstation.x86_64.xml.gz (Effective url: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/repodata/72efc50c5194a14aa4864710ed17b18b452bbb4c48134768f110a8c45279f228-comps-Workstation.x86_64.xml.gz) >11:31:14 check_finished_trasfer_checksum: Checksum (sha256) 72efc50c5194a14aa4864710ed17b18b452bbb4c48134768f110a8c45279f228 is OK >11:31:14 check_transfer_statuses: Transfer finished: repodata/6f44e3c7dc24e8943cdc1a384fbbb8d7af3f2150724af202393ec065ee971e61-primary.xml.gz (Effective url: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/repodata/6f44e3c7dc24e8943cdc1a384fbbb8d7af3f2150724af202393ec065ee971e61-primary.xml.gz) >11:31:14 check_finished_trasfer_checksum: Checksum (sha256) 6f44e3c7dc24e8943cdc1a384fbbb8d7af3f2150724af202393ec065ee971e61 is OK >11:31:15 check_transfer_statuses: Transfer finished: repodata/6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a-filelists.xml.gz (Effective url: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/repodata/6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a-filelists.xml.gz) >11:31:15 check_finished_trasfer_checksum: Checksum (sha256) 6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a is OK >11:31:15 lr_handle_perform: Restoring an old SIGINT handler >11:31:15 lr_handle_perform: Using dir: /tmp/dnf.cache/anaconda-8702ed69d45dd581 >11:31:15 lr_handle_perform: Using own SIGINT handler >11:31:15 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >11:31:15 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >11:31:15 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >11:31:15 lr_handle_perform: Downloading/Locating yum repo >11:31:15 lr_yum_use_local: Locating repo.. >11:31:15 lr_yum_use_local_load_base: Parsing repomd.xml >11:31:15 lr_yum_use_local_load_base: Repomd revision: 1524630543 >11:31:15 lr_yum_use_local: Repository was successfully located >11:31:15 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/anaconda-8702ed69d45dd581/repodata/6f44e3c7dc24e8943cdc1a384fbbb8d7af3f2150724af202393ec065ee971e61-primary.xml.gz (expected: 6f44e3c7dc24e8943cdc1a384fbbb8d7af3f2150724af202393ec065ee971e61 [sha256]) >11:31:15 lr_yum_check_checksum_of_md_record: Checksum check - Passed >11:31:15 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/anaconda-8702ed69d45dd581/repodata/6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a-filelists.xml.gz (expected: 6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a [sha256]) >11:31:15 lr_yum_check_checksum_of_md_record: Checksum check - Passed >11:31:15 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/anaconda-8702ed69d45dd581/repodata/72efc50c5194a14aa4864710ed17b18b452bbb4c48134768f110a8c45279f228-comps-Workstation.x86_64.xml.gz (expected: 72efc50c5194a14aa4864710ed17b18b452bbb4c48134768f110a8c45279f228 [sha256]) >11:31:15 lr_yum_check_checksum_of_md_record: Checksum check - Passed >11:31:15 lr_handle_perform: Restoring an old SIGINT handler >11:32:09 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) >11:32:09 Current date: 2018-09-26T11:32:09-0400 >11:32:28 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) >11:32:28 Current date: 2018-09-26T11:32:28-0400 >11:32:28 lr_download: Target: file:///etc/dnf/dnf.conf (-) >11:32:28 select_next_target: Selecting mirror for: file:///etc/dnf/dnf.conf >11:32:28 prepare_next_transfer: URL: file:///etc/dnf/dnf.conf >11:32:28 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 25): Operation not supported >11:32:28 lr_download: Downloading started >11:32:28 check_transfer_statuses: Transfer finished: file:///etc/dnf/dnf.conf (Effective url: file:///etc/dnf/dnf.conf) >11:32:28 lr_download: Target: file:///etc/yum.repos.d/fedora-cisco-openh264.repo (-) >11:32:28 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-cisco-openh264.repo >11:32:28 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-cisco-openh264.repo >11:32:28 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 24): Operation not supported >11:32:28 lr_download: Downloading started >11:32:28 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-cisco-openh264.repo (Effective url: file:///etc/yum.repos.d/fedora-cisco-openh264.repo) >11:32:28 lr_download: Target: file:///etc/yum.repos.d/fedora-updates-testing.repo (-) >11:32:28 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-updates-testing.repo >11:32:28 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-updates-testing.repo >11:32:28 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 24): Operation not supported >11:32:28 lr_download: Downloading started >11:32:28 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-updates-testing.repo (Effective url: file:///etc/yum.repos.d/fedora-updates-testing.repo) >11:32:28 lr_download: Target: file:///etc/yum.repos.d/fedora-updates.repo (-) >11:32:28 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora-updates.repo >11:32:28 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora-updates.repo >11:32:28 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 22): Operation not supported >11:32:28 lr_download: Downloading started >11:32:28 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora-updates.repo (Effective url: file:///etc/yum.repos.d/fedora-updates.repo) >11:32:28 lr_download: Target: file:///etc/yum.repos.d/fedora.repo (-) >11:32:28 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/fedora.repo >11:32:28 prepare_next_transfer: URL: file:///etc/yum.repos.d/fedora.repo >11:32:28 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 23): Operation not supported >11:32:28 lr_download: Downloading started >11:32:28 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/fedora.repo (Effective url: file:///etc/yum.repos.d/fedora.repo) >11:32:28 lr_download: Target: file:///etc/yum.repos.d/zfs.repo (-) >11:32:28 select_next_target: Selecting mirror for: file:///etc/yum.repos.d/zfs.repo >11:32:28 prepare_next_transfer: URL: file:///etc/yum.repos.d/zfs.repo >11:32:28 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 25): Operation not supported >11:32:28 lr_download: Downloading started >11:32:28 check_transfer_statuses: Transfer finished: file:///etc/yum.repos.d/zfs.repo (Effective url: file:///etc/yum.repos.d/zfs.repo) >11:32:28 lr_handle_perform: Using dir: /tmp/dnf.cache/anaconda-8702ed69d45dd581 >11:32:28 lr_handle_perform: Using own SIGINT handler >11:32:28 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >11:32:28 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >11:32:28 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >11:32:28 lr_handle_perform: Downloading/Locating yum repo >11:32:28 lr_yum_use_local: Locating repo.. >11:32:28 lr_yum_use_local_load_base: open(/tmp/dnf.cache/anaconda-8702ed69d45dd581/repodata/repomd.xml): No such file or directory >11:32:28 lr_handle_perform: Restoring an old SIGINT handler >11:32:28 lr_handle_perform: Using dir: /tmp/dnf-xtwl588p >11:32:28 lr_handle_perform: Using own SIGINT handler >11:32:28 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >11:32:28 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >11:32:28 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >11:32:28 lr_handle_perform: Downloading/Locating yum repo >11:32:28 lr_yum_download_remote: Downloading/Copying repo.. >11:32:28 lr_yum_download_repomd: Downloading repomd.xml via mirrorlist >11:32:28 lr_download: Target: repodata/repomd.xml (-) >11:32:28 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x7feafc128790 >11:32:28 lr_prepare_lrmirrors: Mirror: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/ >11:32:28 select_next_target: Selecting mirror for: repodata/repomd.xml >11:32:28 prepare_next_transfer: URL: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/repodata/repomd.xml >11:32:28 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 24): Operation not supported >11:32:28 lr_download: Downloading started >11:32:28 check_transfer_statuses: Transfer finished: repodata/repomd.xml (Effective url: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/repodata/repomd.xml) >11:32:28 lr_yum_download_remote: Parsing repomd.xml >11:32:28 1524630543: Repomd revision: lr_yum_download_remote >11:32:28 lr_download: Target: repodata/6f44e3c7dc24e8943cdc1a384fbbb8d7af3f2150724af202393ec065ee971e61-primary.xml.gz (-) >11:32:28 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x7feafc128790 >11:32:28 lr_prepare_lrmirrors: Mirror: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/ >11:32:28 lr_download: Target: repodata/6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a-filelists.xml.gz (-) >11:32:28 lr_download: Target: repodata/72efc50c5194a14aa4864710ed17b18b452bbb4c48134768f110a8c45279f228-comps-Workstation.x86_64.xml.gz (-) >11:32:28 select_next_target: Selecting mirror for: repodata/6f44e3c7dc24e8943cdc1a384fbbb8d7af3f2150724af202393ec065ee971e61-primary.xml.gz >11:32:28 prepare_next_transfer: URL: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/repodata/6f44e3c7dc24e8943cdc1a384fbbb8d7af3f2150724af202393ec065ee971e61-primary.xml.gz >11:32:28 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 28): Operation not supported >11:32:28 select_next_target: Selecting mirror for: repodata/6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a-filelists.xml.gz >11:32:28 prepare_next_transfer: URL: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/repodata/6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a-filelists.xml.gz >11:32:28 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 29): Operation not supported >11:32:28 select_next_target: Selecting mirror for: repodata/72efc50c5194a14aa4864710ed17b18b452bbb4c48134768f110a8c45279f228-comps-Workstation.x86_64.xml.gz >11:32:28 prepare_next_transfer: URL: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/repodata/72efc50c5194a14aa4864710ed17b18b452bbb4c48134768f110a8c45279f228-comps-Workstation.x86_64.xml.gz >11:32:28 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 30): Operation not supported >11:32:28 lr_download: Downloading started >11:32:28 check_transfer_statuses: Transfer finished: repodata/72efc50c5194a14aa4864710ed17b18b452bbb4c48134768f110a8c45279f228-comps-Workstation.x86_64.xml.gz (Effective url: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/repodata/72efc50c5194a14aa4864710ed17b18b452bbb4c48134768f110a8c45279f228-comps-Workstation.x86_64.xml.gz) >11:32:28 check_finished_trasfer_checksum: Checksum (sha256) 72efc50c5194a14aa4864710ed17b18b452bbb4c48134768f110a8c45279f228 is OK >11:32:29 check_transfer_statuses: Transfer finished: repodata/6f44e3c7dc24e8943cdc1a384fbbb8d7af3f2150724af202393ec065ee971e61-primary.xml.gz (Effective url: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/repodata/6f44e3c7dc24e8943cdc1a384fbbb8d7af3f2150724af202393ec065ee971e61-primary.xml.gz) >11:32:29 check_finished_trasfer_checksum: Checksum (sha256) 6f44e3c7dc24e8943cdc1a384fbbb8d7af3f2150724af202393ec065ee971e61 is OK >11:32:29 check_transfer_statuses: Transfer finished: repodata/6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a-filelists.xml.gz (Effective url: https://ftp.acc.umu.se/mirror/fedora/linux/releases/28/Workstation/x86_64/os/repodata/6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a-filelists.xml.gz) >11:32:29 check_finished_trasfer_checksum: Checksum (sha256) 6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a is OK >11:32:29 lr_handle_perform: Restoring an old SIGINT handler >11:32:29 lr_handle_perform: Using dir: /tmp/dnf.cache/anaconda-8702ed69d45dd581 >11:32:29 lr_handle_perform: Using own SIGINT handler >11:32:29 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >11:32:29 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >11:32:29 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >11:32:29 lr_handle_perform: Downloading/Locating yum repo >11:32:29 lr_yum_use_local: Locating repo.. >11:32:29 lr_yum_use_local_load_base: Parsing repomd.xml >11:32:29 lr_yum_use_local_load_base: Repomd revision: 1524630543 >11:32:29 lr_yum_use_local: Repository was successfully located >11:32:29 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/anaconda-8702ed69d45dd581/repodata/6f44e3c7dc24e8943cdc1a384fbbb8d7af3f2150724af202393ec065ee971e61-primary.xml.gz (expected: 6f44e3c7dc24e8943cdc1a384fbbb8d7af3f2150724af202393ec065ee971e61 [sha256]) >11:32:29 lr_yum_check_checksum_of_md_record: Checksum check - Passed >11:32:29 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/anaconda-8702ed69d45dd581/repodata/6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a-filelists.xml.gz (expected: 6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a [sha256]) >11:32:29 lr_yum_check_checksum_of_md_record: Checksum check - Passed >11:32:29 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/anaconda-8702ed69d45dd581/repodata/72efc50c5194a14aa4864710ed17b18b452bbb4c48134768f110a8c45279f228-comps-Workstation.x86_64.xml.gz (expected: 72efc50c5194a14aa4864710ed17b18b452bbb4c48134768f110a8c45279f228 [sha256]) >11:32:29 lr_yum_check_checksum_of_md_record: Checksum check - Passed >11:32:29 lr_handle_perform: Restoring an old SIGINT handler > > >/tmp/hawkey.log: >INFO Sep-26 11:26:49 === Started libdnf-0.11.1 === >DEBUG Sep-26 11:26:58 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:26:58 Encoding raw >DEBUG Sep-26 11:26:58 Dimensions: 14 x 14 >DEBUG Sep-26 11:26:58 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:26:58 Copy pixels == false >DEBUG Sep-26 11:27:08 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:27:08 Encoding raw >DEBUG Sep-26 11:27:08 Dimensions: 14 x 14 >DEBUG Sep-26 11:27:08 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:27:08 Copy pixels == false >DEBUG Sep-26 11:27:08 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:27:08 Encoding raw >DEBUG Sep-26 11:27:08 Dimensions: 14 x 14 >DEBUG Sep-26 11:27:08 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:27:08 Copy pixels == false >DEBUG Sep-26 11:27:12 Architecture is: x86_64 >INFO Sep-26 11:27:12 === Started libdnf-0.11.1 === >DEBUG Sep-26 11:27:14 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:27:14 Encoding raw >DEBUG Sep-26 11:27:14 Dimensions: 14 x 14 >DEBUG Sep-26 11:27:14 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:27:14 Copy pixels == false >DEBUG Sep-26 11:27:18 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:27:18 Encoding raw >DEBUG Sep-26 11:27:18 Dimensions: 14 x 14 >DEBUG Sep-26 11:27:18 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:27:18 Copy pixels == false >DEBUG Sep-26 11:27:18 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:27:18 Encoding raw >DEBUG Sep-26 11:27:18 Dimensions: 14 x 14 >DEBUG Sep-26 11:27:18 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:27:18 Copy pixels == false >DEBUG Sep-26 11:27:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:27:19 Encoding raw >DEBUG Sep-26 11:27:19 Dimensions: 14 x 14 >DEBUG Sep-26 11:27:19 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:27:19 Copy pixels == false >DEBUG Sep-26 11:27:19 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:27:19 Encoding raw >DEBUG Sep-26 11:27:19 Dimensions: 14 x 14 >DEBUG Sep-26 11:27:19 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:27:19 Copy pixels == false >DEBUG Sep-26 11:27:20 Architecture is: x86_64 >INFO Sep-26 11:27:20 === Started libdnf-0.11.1 === >DEBUG Sep-26 11:27:23 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:27:23 Encoding raw >DEBUG Sep-26 11:27:23 Dimensions: 14 x 14 >DEBUG Sep-26 11:27:23 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:27:23 Copy pixels == false >DEBUG Sep-26 11:27:31 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:27:31 Encoding raw >DEBUG Sep-26 11:27:31 Dimensions: 14 x 14 >DEBUG Sep-26 11:27:31 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:27:31 Copy pixels == false >DEBUG Sep-26 11:27:31 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:27:31 Encoding raw >DEBUG Sep-26 11:27:31 Dimensions: 14 x 14 >DEBUG Sep-26 11:27:31 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:27:31 Copy pixels == false >DEBUG Sep-26 11:27:32 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:27:32 Encoding raw >DEBUG Sep-26 11:27:32 Dimensions: 14 x 14 >DEBUG Sep-26 11:27:32 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:27:32 Copy pixels == false >DEBUG Sep-26 11:27:32 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:27:32 Encoding raw >DEBUG Sep-26 11:27:32 Dimensions: 14 x 14 >DEBUG Sep-26 11:27:32 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:27:32 Copy pixels == false >DEBUG Sep-26 11:27:33 Architecture is: x86_64 >INFO Sep-26 11:27:33 === Started libdnf-0.11.1 === >DEBUG Sep-26 11:27:34 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:27:34 Encoding raw >DEBUG Sep-26 11:27:34 Dimensions: 14 x 14 >DEBUG Sep-26 11:27:34 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:27:34 Copy pixels == false >DEBUG Sep-26 11:27:39 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:27:39 Encoding raw >DEBUG Sep-26 11:27:39 Dimensions: 14 x 14 >DEBUG Sep-26 11:27:39 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:27:39 Copy pixels == false >DEBUG Sep-26 11:27:39 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:27:39 Encoding raw >DEBUG Sep-26 11:27:39 Dimensions: 14 x 14 >DEBUG Sep-26 11:27:39 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:27:39 Copy pixels == false >DEBUG Sep-26 11:27:43 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:27:43 Encoding raw >DEBUG Sep-26 11:27:43 Dimensions: 14 x 14 >DEBUG Sep-26 11:27:43 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:27:43 Copy pixels == false >DEBUG Sep-26 11:27:43 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:27:43 Encoding raw >DEBUG Sep-26 11:27:43 Dimensions: 14 x 14 >DEBUG Sep-26 11:27:43 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:27:43 Copy pixels == false >DEBUG Sep-26 11:27:44 Architecture is: x86_64 >INFO Sep-26 11:27:44 === Started libdnf-0.11.1 === >DEBUG Sep-26 11:27:45 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:27:45 Encoding raw >DEBUG Sep-26 11:27:45 Dimensions: 14 x 14 >DEBUG Sep-26 11:27:45 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:27:45 Copy pixels == false >DEBUG Sep-26 11:27:48 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:27:48 Encoding raw >DEBUG Sep-26 11:27:48 Dimensions: 14 x 14 >DEBUG Sep-26 11:27:48 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:27:48 Copy pixels == false >DEBUG Sep-26 11:27:48 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:27:48 Encoding raw >DEBUG Sep-26 11:27:48 Dimensions: 14 x 14 >DEBUG Sep-26 11:27:48 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:27:48 Copy pixels == false >DEBUG Sep-26 11:27:49 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:27:49 Encoding raw >DEBUG Sep-26 11:27:49 Dimensions: 14 x 14 >DEBUG Sep-26 11:27:49 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:27:49 Copy pixels == false >DEBUG Sep-26 11:27:49 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:27:49 Encoding raw >DEBUG Sep-26 11:27:49 Dimensions: 14 x 14 >DEBUG Sep-26 11:27:49 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:27:49 Copy pixels == false >DEBUG Sep-26 11:27:50 Architecture is: x86_64 >INFO Sep-26 11:27:50 === Started libdnf-0.11.1 === >DEBUG Sep-26 11:27:52 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:27:52 Encoding raw >DEBUG Sep-26 11:27:52 Dimensions: 14 x 14 >DEBUG Sep-26 11:27:52 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:27:52 Copy pixels == false >DEBUG Sep-26 11:27:56 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:27:56 Encoding raw >DEBUG Sep-26 11:27:56 Dimensions: 14 x 14 >DEBUG Sep-26 11:27:56 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:27:56 Copy pixels == false >DEBUG Sep-26 11:27:56 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:27:56 Encoding raw >DEBUG Sep-26 11:27:56 Dimensions: 14 x 14 >DEBUG Sep-26 11:27:56 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:27:56 Copy pixels == false >DEBUG Sep-26 11:27:57 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:27:57 Encoding raw >DEBUG Sep-26 11:27:57 Dimensions: 14 x 14 >DEBUG Sep-26 11:27:57 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:27:57 Copy pixels == false >DEBUG Sep-26 11:27:57 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:27:57 Encoding raw >DEBUG Sep-26 11:27:57 Dimensions: 14 x 14 >DEBUG Sep-26 11:27:57 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:27:57 Copy pixels == false >DEBUG Sep-26 11:27:58 Architecture is: x86_64 >INFO Sep-26 11:27:58 === Started libdnf-0.11.1 === >DEBUG Sep-26 11:27:59 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:27:59 Encoding raw >DEBUG Sep-26 11:27:59 Dimensions: 14 x 14 >DEBUG Sep-26 11:27:59 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:27:59 Copy pixels == false >DEBUG Sep-26 11:28:05 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:28:05 Encoding raw >DEBUG Sep-26 11:28:05 Dimensions: 14 x 14 >DEBUG Sep-26 11:28:05 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:28:05 Copy pixels == false >DEBUG Sep-26 11:28:05 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:28:05 Encoding raw >DEBUG Sep-26 11:28:05 Dimensions: 14 x 14 >DEBUG Sep-26 11:28:05 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:28:05 Copy pixels == false >DEBUG Sep-26 11:28:06 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:28:06 Encoding raw >DEBUG Sep-26 11:28:06 Dimensions: 14 x 14 >DEBUG Sep-26 11:28:06 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:28:06 Copy pixels == false >DEBUG Sep-26 11:28:06 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:28:06 Encoding raw >DEBUG Sep-26 11:28:06 Dimensions: 14 x 14 >DEBUG Sep-26 11:28:06 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:28:06 Copy pixels == false >DEBUG Sep-26 11:28:08 Architecture is: x86_64 >INFO Sep-26 11:28:08 === Started libdnf-0.11.1 === >DEBUG Sep-26 11:28:10 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:28:10 Encoding raw >DEBUG Sep-26 11:28:10 Dimensions: 14 x 14 >DEBUG Sep-26 11:28:10 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:28:10 Copy pixels == false >DEBUG Sep-26 11:28:59 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:28:59 Encoding raw >DEBUG Sep-26 11:28:59 Dimensions: 14 x 14 >DEBUG Sep-26 11:28:59 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:28:59 Copy pixels == false >DEBUG Sep-26 11:28:59 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:28:59 Encoding raw >DEBUG Sep-26 11:28:59 Dimensions: 14 x 14 >DEBUG Sep-26 11:28:59 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:28:59 Copy pixels == false >DEBUG Sep-26 11:29:03 Architecture is: x86_64 >INFO Sep-26 11:29:03 === Started libdnf-0.11.1 === >DEBUG Sep-26 11:29:03 fetching anaconda >DEBUG Sep-26 11:29:03 caching repo: anaconda (0x8087fb2a330d325298dae648f36a72a5e4126143f9b3e46b8e4e25d65d2d46c8) >DEBUG Sep-26 11:29:04 load_ext: loading: /tmp/dnf.cache/anaconda-8702ed69d45dd581/repodata/6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a-filelists.xml.gz >DEBUG Sep-26 11:29:04 write_ext: storing anaconda to: /tmp/dnf.cache/anaconda-filenames.solvx.A8PKY3 >DEBUG Sep-26 11:29:04 no presto metadata available for anaconda >DEBUG Sep-26 11:29:04 no updateinfo available for anaconda >DEBUG Sep-26 11:29:04 rewriting repo: anaconda >DEBUG Sep-26 11:29:04 caching repo: anaconda (0x8087fb2a330d325298dae648f36a72a5e4126143f9b3e46b8e4e25d65d2d46c8) >DEBUG Sep-26 11:29:07 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:29:07 Encoding raw >DEBUG Sep-26 11:29:07 Dimensions: 14 x 14 >DEBUG Sep-26 11:29:07 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:29:07 Copy pixels == false >DEBUG Sep-26 11:29:14 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:29:14 Encoding raw >DEBUG Sep-26 11:29:14 Dimensions: 14 x 14 >DEBUG Sep-26 11:29:14 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:29:14 Copy pixels == false >DEBUG Sep-26 11:29:14 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:29:14 Encoding raw >DEBUG Sep-26 11:29:14 Dimensions: 14 x 14 >DEBUG Sep-26 11:29:14 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:29:14 Copy pixels == false >DEBUG Sep-26 11:29:14 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:29:14 Encoding raw >DEBUG Sep-26 11:29:14 Dimensions: 14 x 14 >DEBUG Sep-26 11:29:14 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:29:14 Copy pixels == false >DEBUG Sep-26 11:29:15 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:29:15 Encoding raw >DEBUG Sep-26 11:29:15 Dimensions: 14 x 14 >DEBUG Sep-26 11:29:15 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:29:15 Copy pixels == false >DEBUG Sep-26 11:29:15 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:29:15 Encoding raw >DEBUG Sep-26 11:29:15 Dimensions: 14 x 14 >DEBUG Sep-26 11:29:15 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:29:15 Copy pixels == false >DEBUG Sep-26 11:29:16 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:29:16 Encoding raw >DEBUG Sep-26 11:29:16 Dimensions: 14 x 14 >DEBUG Sep-26 11:29:16 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:29:16 Copy pixels == false >DEBUG Sep-26 11:29:38 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:29:38 Encoding raw >DEBUG Sep-26 11:29:38 Dimensions: 14 x 14 >DEBUG Sep-26 11:29:38 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:29:38 Copy pixels == false >DEBUG Sep-26 11:29:38 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:29:38 Encoding raw >DEBUG Sep-26 11:29:38 Dimensions: 14 x 14 >DEBUG Sep-26 11:29:38 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:29:38 Copy pixels == false >DEBUG Sep-26 11:29:38 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:29:38 Encoding raw >DEBUG Sep-26 11:29:38 Dimensions: 14 x 14 >DEBUG Sep-26 11:29:38 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:29:38 Copy pixels == false >DEBUG Sep-26 11:29:38 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:29:38 Encoding raw >DEBUG Sep-26 11:29:38 Dimensions: 14 x 14 >DEBUG Sep-26 11:29:38 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:29:38 Copy pixels == false >DEBUG Sep-26 11:29:38 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:29:38 Encoding raw >DEBUG Sep-26 11:29:38 Dimensions: 14 x 14 >DEBUG Sep-26 11:29:38 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:29:38 Copy pixels == false >DEBUG Sep-26 11:29:38 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:29:38 Encoding raw >DEBUG Sep-26 11:29:38 Dimensions: 14 x 14 >DEBUG Sep-26 11:29:38 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:29:38 Copy pixels == false >DEBUG Sep-26 11:29:38 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:29:38 Encoding raw >DEBUG Sep-26 11:29:38 Dimensions: 14 x 14 >DEBUG Sep-26 11:29:38 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:29:38 Copy pixels == false >DEBUG Sep-26 11:29:38 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:29:38 Encoding raw >DEBUG Sep-26 11:29:38 Dimensions: 14 x 14 >DEBUG Sep-26 11:29:38 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:29:38 Copy pixels == false >DEBUG Sep-26 11:29:38 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:29:38 Encoding raw >DEBUG Sep-26 11:29:38 Dimensions: 14 x 14 >DEBUG Sep-26 11:29:38 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:29:38 Copy pixels == false >INFO Sep-26 11:30:14 === Started libdnf-0.11.1 === >DEBUG Sep-26 11:30:14 fetching anaconda >DEBUG Sep-26 11:30:14 caching repo: anaconda (0x8087fb2a330d325298dae648f36a72a5e4126143f9b3e46b8e4e25d65d2d46c8) >DEBUG Sep-26 11:30:14 load_ext: loading: /tmp/dnf.cache/anaconda-8702ed69d45dd581/repodata/6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a-filelists.xml.gz >DEBUG Sep-26 11:30:15 write_ext: storing anaconda to: /tmp/dnf.cache/anaconda-filenames.solvx.qtisxT >DEBUG Sep-26 11:30:15 no presto metadata available for anaconda >DEBUG Sep-26 11:30:15 no updateinfo available for anaconda >DEBUG Sep-26 11:30:15 rewriting repo: anaconda >DEBUG Sep-26 11:30:15 caching repo: anaconda (0x8087fb2a330d325298dae648f36a72a5e4126143f9b3e46b8e4e25d65d2d46c8) >DEBUG Sep-26 11:30:34 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:30:34 Encoding raw >DEBUG Sep-26 11:30:34 Dimensions: 9 x 15 >DEBUG Sep-26 11:30:34 Rowstride: 36, Length: 564 >DEBUG Sep-26 11:30:34 Copy pixels == false >DEBUG Sep-26 11:30:34 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:30:34 Encoding raw >DEBUG Sep-26 11:30:34 Dimensions: 9 x 15 >DEBUG Sep-26 11:30:34 Rowstride: 36, Length: 564 >DEBUG Sep-26 11:30:34 Copy pixels == false >DEBUG Sep-26 11:30:35 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:30:35 Encoding raw >DEBUG Sep-26 11:30:35 Dimensions: 14 x 14 >DEBUG Sep-26 11:30:35 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:30:35 Copy pixels == false >DEBUG Sep-26 11:30:35 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:30:35 Encoding raw >DEBUG Sep-26 11:30:35 Dimensions: 14 x 14 >DEBUG Sep-26 11:30:35 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:30:35 Copy pixels == false >INFO Sep-26 11:31:15 === Started libdnf-0.11.1 === >DEBUG Sep-26 11:31:15 fetching anaconda >DEBUG Sep-26 11:31:15 caching repo: anaconda (0x8087fb2a330d325298dae648f36a72a5e4126143f9b3e46b8e4e25d65d2d46c8) >DEBUG Sep-26 11:31:16 load_ext: loading: /tmp/dnf.cache/anaconda-8702ed69d45dd581/repodata/6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a-filelists.xml.gz >DEBUG Sep-26 11:31:16 write_ext: storing anaconda to: /tmp/dnf.cache/anaconda-filenames.solvx.TZ8BRa >DEBUG Sep-26 11:31:16 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:31:16 Encoding raw >DEBUG Sep-26 11:31:16 Dimensions: 9 x 15 >DEBUG Sep-26 11:31:16 Rowstride: 36, Length: 564 >DEBUG Sep-26 11:31:16 Copy pixels == false >DEBUG Sep-26 11:31:16 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:31:16 Encoding raw >DEBUG Sep-26 11:31:16 Dimensions: 9 x 15 >DEBUG Sep-26 11:31:16 Rowstride: 36, Length: 564 >DEBUG Sep-26 11:31:16 Copy pixels == false >DEBUG Sep-26 11:31:16 no presto metadata available for anaconda >DEBUG Sep-26 11:31:16 no updateinfo available for anaconda >DEBUG Sep-26 11:31:16 rewriting repo: anaconda >DEBUG Sep-26 11:31:16 caching repo: anaconda (0x8087fb2a330d325298dae648f36a72a5e4126143f9b3e46b8e4e25d65d2d46c8) >DEBUG Sep-26 11:31:18 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:31:18 Encoding raw >DEBUG Sep-26 11:31:18 Dimensions: 14 x 14 >DEBUG Sep-26 11:31:18 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:31:18 Copy pixels == false >DEBUG Sep-26 11:31:18 gdk_pixbuf_from_pixdata() called on: >DEBUG Sep-26 11:31:18 Encoding raw >DEBUG Sep-26 11:31:18 Dimensions: 14 x 14 >DEBUG Sep-26 11:31:18 Rowstride: 56, Length: 808 >DEBUG Sep-26 11:31:18 Copy pixels == false >INFO Sep-26 11:32:29 === Started libdnf-0.11.1 === >DEBUG Sep-26 11:32:29 fetching anaconda >DEBUG Sep-26 11:32:29 caching repo: anaconda (0x8087fb2a330d325298dae648f36a72a5e4126143f9b3e46b8e4e25d65d2d46c8) >DEBUG Sep-26 11:32:30 load_ext: loading: /tmp/dnf.cache/anaconda-8702ed69d45dd581/repodata/6dd40d33c59885889129a5328698be756e87c79225c9f5aeb17c941dacbc774a-filelists.xml.gz >DEBUG Sep-26 11:32:30 write_ext: storing anaconda to: /tmp/dnf.cache/anaconda-filenames.solvx.4JNSoh >DEBUG Sep-26 11:32:30 no presto metadata available for anaconda >DEBUG Sep-26 11:32:30 no updateinfo available for anaconda >DEBUG Sep-26 11:32:30 rewriting repo: anaconda >DEBUG Sep-26 11:32:30 caching repo: anaconda (0x8087fb2a330d325298dae648f36a72a5e4126143f9b3e46b8e4e25d65d2d46c8) > > >/proc/cmdline: >BOOT_IMAGE=vmlinuz initrd=initrd.img root=live:CDLABEL=Fedora-WS-Live-28-1-1 rd.live.image quiet > > >/tmp/blivet-gui-utils.log: > > >/tmp/dbus.log: >dbus-daemon[2617]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=2599 comm="/usr/bin/python3 /usr/sbin/anaconda --dirinstall -" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2617]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[2617]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=2627 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2617]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=2627 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2617]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=2627 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2617]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=2627 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2617]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=2627 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2617]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=2627 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2617]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=2627 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2617]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=2627 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2617]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=2627 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2617]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >dbus-daemon[2617]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >dbus-daemon[2617]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >dbus-daemon[2617]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >dbus-daemon[2617]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >dbus-daemon[2617]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[2617]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[2617]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >dbus-daemon[2617]: Failed to activate service 'org.fedoraproject.Anaconda.Modules.Network': timed out (service_start_timeout=120000ms) >dbus-daemon[2942]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=2921 comm="/usr/bin/python3 /usr/sbin/anaconda -T " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2942]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[2942]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=2952 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2942]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=2952 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2942]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=2952 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2942]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=2952 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2942]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=2952 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2942]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=2952 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2942]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=2952 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2942]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=2952 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2942]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=2952 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2942]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >dbus-daemon[2942]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >dbus-daemon[2942]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >dbus-daemon[2942]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >dbus-daemon[2942]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >dbus-daemon[2942]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[2942]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[2942]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >dbus-daemon[3259]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=3238 comm="/usr/bin/python3 /sbin/anaconda --liveinst --metho" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3259]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[3259]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=3269 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3259]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=3269 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3259]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=3269 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3259]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=3269 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3259]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=3269 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3259]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=3269 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3259]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=3269 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3259]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=3269 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3259]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=3269 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3259]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >dbus-daemon[3259]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >dbus-daemon[3259]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >dbus-daemon[3259]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >dbus-daemon[3259]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[3259]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >dbus-daemon[3259]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[3259]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >dbus-daemon[3259]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >dbus-daemon[2942]: Failed to activate service 'org.fedoraproject.Anaconda.Modules.Network': timed out (service_start_timeout=120000ms) >dbus-daemon[2942]: Reloaded configuration >dbus-daemon[2617]: Reloaded configuration >dbus-daemon[3820]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=3804 comm="/usr/bin/python3 /sbin/anaconda --liveinst --metho" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3820]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[3820]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=3830 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3820]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=3830 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3820]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=3830 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3820]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=3830 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3820]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=3830 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3820]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=3830 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3820]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=3830 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3820]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=3830 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3820]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=3830 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3820]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >dbus-daemon[3820]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >dbus-daemon[3820]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >dbus-daemon[3820]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[3820]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >dbus-daemon[3820]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[3820]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >dbus-daemon[3820]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >dbus-daemon[3820]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >dbus-daemon[2942]: Reloaded configuration >dbus-daemon[2617]: Reloaded configuration >dbus-daemon[4391]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=4375 comm="/usr/bin/python3 /sbin/anaconda --liveinst --metho" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[4391]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[4391]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=4401 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[4391]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=4401 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[4391]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=4401 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[4391]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=4401 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[4391]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=4401 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[4391]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=4401 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[4391]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=4401 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[4391]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=4401 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[4391]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=4401 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[4391]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >dbus-daemon[4391]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >dbus-daemon[4391]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >dbus-daemon[4391]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[4391]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[4391]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >dbus-daemon[4391]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >dbus-daemon[4391]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >dbus-daemon[4391]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >dbus-daemon[2942]: Reloaded configuration >dbus-daemon[2617]: Reloaded configuration >dbus-daemon[2942]: Reloaded configuration >dbus-daemon[2617]: Reloaded configuration >dbus-daemon[5084]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=5069 comm="/usr/bin/python3 /usr/sbin/anaconda -T --dirinstal" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5084]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[5084]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=5094 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5084]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=5094 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5084]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=5094 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5084]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=5094 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5084]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=5094 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5084]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=5094 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5084]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=5094 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5084]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=5094 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5084]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=5094 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5084]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >dbus-daemon[5084]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[5084]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >dbus-daemon[5084]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >dbus-daemon[5084]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >dbus-daemon[5084]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >dbus-daemon[5084]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[5084]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >dbus-daemon[5084]: Failed to activate service 'org.fedoraproject.Anaconda.Modules.Network': timed out (service_start_timeout=120000ms) >dbus-daemon[5456]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=5440 comm="/usr/bin/python3 /usr/sbin/anaconda -T --dirinstal" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5456]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[5456]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=5466 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5456]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=5466 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5456]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=5466 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5456]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=5466 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5456]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=5466 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5456]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=5466 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5456]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=5466 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5456]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=5466 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5456]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=5466 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5456]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >dbus-daemon[5456]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >dbus-daemon[5456]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >dbus-daemon[5456]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[5456]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >dbus-daemon[5456]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[5456]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >dbus-daemon[5456]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >dbus-daemon[5456]: Failed to activate service 'org.fedoraproject.Anaconda.Modules.Network': timed out (service_start_timeout=120000ms) >dbus-daemon[5662]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=5646 comm="/usr/bin/python3 /usr/sbin/anaconda -T --dirinstal" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5662]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[5662]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=5672 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5662]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=5672 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5662]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=5672 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5662]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=5672 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5662]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=5672 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5662]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=5672 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5662]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=5672 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5662]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=5672 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5662]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=5672 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5662]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >dbus-daemon[5662]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >dbus-daemon[5662]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >dbus-daemon[5662]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >dbus-daemon[5662]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >dbus-daemon[5662]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[5662]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[5662]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >dbus-daemon[5854]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=5838 comm="/usr/bin/python3 /usr/sbin/anaconda -T --dirinstal" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5854]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[5854]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=5864 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5854]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=5864 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5854]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=5864 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5854]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=5864 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5854]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=5864 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5854]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=5864 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5854]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=5864 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5854]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=5864 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5854]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=5864 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5854]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >dbus-daemon[5854]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >dbus-daemon[5854]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >dbus-daemon[5854]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >dbus-daemon[5854]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[5854]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >dbus-daemon[5854]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[5662]: Failed to activate service 'org.fedoraproject.Anaconda.Modules.Network': timed out (service_start_timeout=120000ms) >dbus-daemon[5854]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >dbus-daemon[5854]: Failed to activate service 'org.fedoraproject.Anaconda.Modules.Network': timed out (service_start_timeout=120000ms) >dbus-daemon[6077]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=6061 comm="/usr/bin/python3 /usr/sbin/anaconda -d -T --dirins" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[6077]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[6077]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=6087 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[6077]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=6087 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[6077]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=6087 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[6077]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=6087 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[6077]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=6087 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[6077]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=6087 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[6077]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=6087 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[6077]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=6087 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[6077]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=6087 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[6077]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[6077]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >dbus-daemon[6077]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >dbus-daemon[6077]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >dbus-daemon[6077]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >dbus-daemon[6077]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >dbus-daemon[6077]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[6077]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >dbus-daemon[6077]: Failed to activate service 'org.fedoraproject.Anaconda.Modules.Network': timed out (service_start_timeout=120000ms) >dbus-daemon[6077]: Reloaded configuration >dbus-daemon[2617]: Reloaded configuration >dbus-daemon[5456]: Reloaded configuration >dbus-daemon[5662]: Reloaded configuration >dbus-daemon[5854]: Reloaded configuration >dbus-daemon[5084]: Reloaded configuration >dbus-daemon[2942]: Reloaded configuration >dbus-daemon[6618]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=6603 comm="/usr/bin/python3 /sbin/anaconda --method=livecd://" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[6618]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[6618]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=6628 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[6618]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=6628 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[6618]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=6628 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[6618]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=6628 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[6618]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=6628 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[6618]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=6628 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[6618]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=6628 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[6618]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=6628 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[6618]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=6628 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[6618]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >dbus-daemon[6618]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >dbus-daemon[6618]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[6618]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >dbus-daemon[6618]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >dbus-daemon[6618]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[6618]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >dbus-daemon[6618]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >dbus-daemon[6618]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >dbus-daemon[5456]: Reloaded configuration >dbus-daemon[5084]: Reloaded configuration >dbus-daemon[6077]: Reloaded configuration >dbus-daemon[5662]: Reloaded configuration >dbus-daemon[2617]: Reloaded configuration >dbus-daemon[5854]: Reloaded configuration >dbus-daemon[6618]: Reloaded configuration >dbus-daemon[2942]: Reloaded configuration >dbus-daemon[7316]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=7301 comm="/usr/bin/python3 /sbin/anaconda --method=livecd://" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[7316]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[7316]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=7326 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[7316]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=7326 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[7316]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=7326 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[7316]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=7326 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[7316]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=7326 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[7316]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=7326 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[7316]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=7326 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[7316]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=7326 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[7316]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=7326 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[7316]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >dbus-daemon[7316]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >dbus-daemon[7316]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[7316]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >dbus-daemon[7316]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[7316]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >dbus-daemon[7316]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >dbus-daemon[7316]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >dbus-daemon[7316]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >dbus-daemon[5084]: Reloaded configuration >dbus-daemon[7316]: Reloaded configuration >dbus-daemon[5662]: Reloaded configuration >dbus-daemon[2617]: Reloaded configuration >dbus-daemon[6077]: Reloaded configuration >dbus-daemon[5854]: Reloaded configuration >dbus-daemon[2942]: Reloaded configuration >dbus-daemon[6618]: Reloaded configuration >dbus-daemon[5456]: Reloaded configuration >dbus-daemon[8127]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=8112 comm="/usr/bin/python3 /sbin/anaconda --method=livecd://" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[8127]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[8127]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=8137 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[8127]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=8137 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[8127]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=8137 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[8127]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=8137 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[8127]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=8137 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[8127]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=8137 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[8127]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=8137 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[8127]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=8137 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[8127]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=8137 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[8127]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[8127]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >dbus-daemon[8127]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[8127]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >dbus-daemon[8127]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >dbus-daemon[8127]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >dbus-daemon[8127]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >dbus-daemon[8127]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >dbus-daemon[8127]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >dbus-daemon[5854]: dbus-daemon[7316]: Reloaded configurationReloaded configuration > >dbus-daemon[5084]: Reloaded configuration >dbus-daemon[2617]: Reloaded configuration >dbus-daemon[6618]: Reloaded configuration >dbus-daemon[2942]: Reloaded configuration >dbus-daemon[5662]: Reloaded configuration >dbus-daemon[6077]: Reloaded configuration >dbus-daemon[5456]: Reloaded configuration >dbus-daemon[8127]: Reloaded configuration >dbus-daemon[8527]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=8512 comm="/usr/bin/python3 /sbin/anaconda --method=livecd://" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[8527]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[8527]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=8537 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[8527]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=8537 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[8527]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=8537 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[8527]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=8537 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[8527]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=8537 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[8527]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=8537 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[8527]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=8537 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[8527]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=8537 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[8527]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=8537 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[8527]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[8527]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >dbus-daemon[8527]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >dbus-daemon[8527]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >dbus-daemon[8527]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >dbus-daemon[8527]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >dbus-daemon[8527]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[8527]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >dbus-daemon[8527]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >dbus-daemon[5854]: Reloaded configuration >dbus-daemon[8127]: Reloaded configuration >dbus-daemon[5084]: Reloaded configuration >dbus-daemon[7316]: Reloaded configuration >dbus-daemon[2942]: Reloaded configuration >dbus-daemon[2617]: Reloaded configuration >dbus-daemon[5456]: Reloaded configuration >dbus-daemon[6077]: Reloaded configuration >dbus-daemon[5662]: Reloaded configuration >dbus-daemon[6618]: Reloaded configuration >dbus-daemon[8527]: Reloaded configuration >dbus-daemon[8919]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=8904 comm="/usr/bin/python3 /sbin/anaconda --method=livecd://" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[8919]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[8919]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=8929 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[8919]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=8929 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[8919]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=8929 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[8919]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=8929 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[8919]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=8929 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[8919]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=8929 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[8919]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=8929 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[8919]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=8929 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[8919]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=8929 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[8919]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >dbus-daemon[8919]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[8919]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >dbus-daemon[8919]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >dbus-daemon[8919]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >dbus-daemon[8919]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >dbus-daemon[8919]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >dbus-daemon[8919]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[8919]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage'
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 1633296
: 1487306 |
1487307
|
1487308
|
1487309
|
1487310
|
1487311
|
1487312
|
1487313
|
1487314
|
1487315
|
1487316
|
1487317
|
1487318
|
1487319